-- Logs begin at Mon 2021-01-25 12:37:30 UTC, end at Mon 2021-01-25 15:23:56 UTC. -- Jan 25 13:19:47.385159 n-d-760456-3 systemd[1]: Starting Devstack devstack@c-api.service... Jan 25 13:19:47.394239 n-d-760456-3 devstack@c-api.service[87928]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jan 25 13:19:47.396857 n-d-760456-3 devstack@c-api.service[87928]: *** Starting uWSGI 2.0.15-debian (64bit) on [Mon Jan 25 13:19:47 2021] *** Jan 25 13:19:47.396857 n-d-760456-3 devstack@c-api.service[87928]: compiled with version: 7.3.0 on 28 September 2018 15:41:15 Jan 25 13:19:47.396857 n-d-760456-3 devstack@c-api.service[87928]: os: Linux-4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 Jan 25 13:19:47.396857 n-d-760456-3 devstack@c-api.service[87928]: nodename: n-d-760456-3 Jan 25 13:19:47.396857 n-d-760456-3 devstack@c-api.service[87928]: machine: x86_64 Jan 25 13:19:47.396857 n-d-760456-3 devstack@c-api.service[87928]: clock source: unix Jan 25 13:19:47.396857 n-d-760456-3 devstack@c-api.service[87928]: pcre jit disabled Jan 25 13:19:47.396857 n-d-760456-3 devstack@c-api.service[87928]: detected number of CPU cores: 4 Jan 25 13:19:47.396857 n-d-760456-3 devstack@c-api.service[87928]: current working directory: / Jan 25 13:19:47.396857 n-d-760456-3 devstack@c-api.service[87928]: detected binary path: /usr/bin/uwsgi-core Jan 25 13:19:47.396857 n-d-760456-3 devstack@c-api.service[87928]: dropping root privileges as early as possible Jan 25 13:19:47.396857 n-d-760456-3 devstack@c-api.service[87928]: your processes number limit is 47843 Jan 25 13:19:47.396857 n-d-760456-3 devstack@c-api.service[87928]: your memory page size is 4096 bytes Jan 25 13:19:47.396857 n-d-760456-3 devstack@c-api.service[87928]: detected max file descriptor number: 2048 Jan 25 13:19:47.396857 n-d-760456-3 devstack@c-api.service[87928]: lock engine: pthread robust mutexes Jan 25 13:19:47.399386 n-d-760456-3 devstack@c-api.service[87928]: thunder lock: enabled Jan 25 13:19:47.399386 n-d-760456-3 devstack@c-api.service[87928]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-wsgi.socket fd 4 Jan 25 13:19:47.399386 n-d-760456-3 devstack@c-api.service[87928]: dropping root privileges after socket binding Jan 25 13:19:47.399386 n-d-760456-3 devstack@c-api.service[87928]: Python version: 3.6.9 (default, Oct 8 2020, 12:12:24) [GCC 8.4.0] Jan 25 13:19:47.447874 n-d-760456-3 devstack@c-api.service[87928]: Python main interpreter initialized at 0x55fdd7cc39c0 Jan 25 13:19:47.447874 n-d-760456-3 devstack@c-api.service[87928]: dropping root privileges after plugin initialization Jan 25 13:19:47.447874 n-d-760456-3 devstack@c-api.service[87928]: python threads support enabled Jan 25 13:19:47.447874 n-d-760456-3 devstack@c-api.service[87928]: your server socket listen backlog is limited to 100 connections Jan 25 13:19:47.447874 n-d-760456-3 devstack@c-api.service[87928]: your mercy for graceful operations on workers is 90 seconds Jan 25 13:19:47.448658 n-d-760456-3 devstack@c-api.service[87928]: mapped 402621 bytes (393 KB) for 2 cores Jan 25 13:19:47.448658 n-d-760456-3 devstack@c-api.service[87928]: *** Operational MODE: preforking *** Jan 25 13:19:47.451153 n-d-760456-3 devstack@c-api.service[87928]: dropping root privileges after application loading Jan 25 13:19:47.451153 n-d-760456-3 devstack@c-api.service[87928]: *** uWSGI is running in multiple interpreter mode *** Jan 25 13:19:47.451153 n-d-760456-3 devstack@c-api.service[87928]: spawned uWSGI master process (pid: 87928) Jan 25 13:19:47.451153 n-d-760456-3 devstack@c-api.service[87928]: spawned uWSGI worker 1 (pid: 87929, cores: 1) Jan 25 13:19:47.451153 n-d-760456-3 devstack@c-api.service[87928]: spawned uWSGI worker 2 (pid: 87930, cores: 1) Jan 25 13:19:47.451153 n-d-760456-3 devstack@c-api.service[87928]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jan 25 13:19:47.449075 n-d-760456-3 systemd[1]: Started Devstack devstack@c-api.service. Jan 25 13:19:50.994572 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87930) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Jan 25 13:19:50.997164 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.api [-] The v2 API is deprecated and is not under active development. You should set enable_v2_api=false and enable_v3_api=true in your cinder.conf file. Jan 25 13:19:51.007679 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87930) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 25 13:19:51.009080 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:51.010385 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:51.010822 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:51.011925 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:51.012146 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:51.012366 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:51.012600 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:51.012783 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:51.013055 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:51.013278 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:51.219286 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:51.219621 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:51.219805 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:51.219965 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:51.220146 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:51.220326 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:51.220500 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:51.228916 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:51.229208 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:51.229390 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:51.229573 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:51.229745 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:51.229920 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:51.230163 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:51.236765 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:51.237078 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:51.237248 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:51.237459 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:51.237687 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:51.237876 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:51.238062 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:51.240453 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:51.240676 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:51.240894 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:51.241181 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:51.241371 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:51.241513 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:51.241765 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:51.434156 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87929) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Jan 25 13:19:51.436501 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.api [-] The v2 API is deprecated and is not under active development. You should set enable_v2_api=false and enable_v3_api=true in your cinder.conf file. Jan 25 13:19:51.440537 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87929) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 25 13:19:51.441913 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:51.442525 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:51.443702 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:51.444738 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:51.445033 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:51.445223 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:51.445511 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:51.445662 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:51.445958 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:51.446100 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:51.638791 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:51.639311 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:51.639691 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:51.640071 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:51.640453 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:51.640845 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:51.641241 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:51.643961 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:51.644378 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:51.644758 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:51.645177 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:51.645543 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:51.645941 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:51.646376 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:51.648645 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:51.649110 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:51.649495 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:51.649867 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:51.650228 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:51.650597 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:51.650981 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:51.652374 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:51.652756 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:51.653153 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:51.653517 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:51.653884 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:51.654243 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:51.654626 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:51.874241 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:51.874564 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:51.874831 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:51.875135 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:51.875459 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:51.875783 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:51.876184 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:51.882413 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:51.882750 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:51.883099 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:51.883439 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:51.883775 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:51.884102 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:51.884450 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:51.889128 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:51.889421 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:51.889866 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:51.890154 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:51.890487 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:51.890824 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:51.891186 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:51.893108 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:51.893453 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:51.893798 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:51.894130 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:51.894462 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:51.894789 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:51.895135 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:51.901235 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:51.901578 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:51.901967 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:51.902306 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:51.902655 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:51.902984 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:51.903325 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:51.914688 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:51.915058 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:51.915400 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:51.915743 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:51.916075 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:51.916450 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:51.916886 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:51.923597 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:51.923959 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:51.924299 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:51.924683 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:51.925047 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:51.925375 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:51.925721 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:51.929068 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:51.929425 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:51.929761 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:51.930306 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:51.930469 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:51.930856 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:51.931209 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:51.932877 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:51.933229 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:51.933558 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:51.933896 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:51.934220 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:51.934545 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:51.934893 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:51.938685 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:51.939053 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:51.939385 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:51.939747 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:51.940093 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:51.940457 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:51.940838 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:51.947390 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:51.947757 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:51.948102 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:51.948451 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:51.948854 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:51.949222 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:51.949568 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:51.951265 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:51.951613 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:51.951949 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:51.952283 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:51.952612 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:51.953041 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:51.953438 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:51.958334 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:51.959356 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:51.959719 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:51.960104 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:51.960466 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:51.960841 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:51.961265 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:51.975516 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:51.976058 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:51.976244 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:51.976601 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:51.977019 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:51.977380 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:51.977796 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:51.980059 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:51.980427 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:51.980796 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:51.981209 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:51.981573 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:51.981935 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:51.982323 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:51.986197 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:51.986565 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:51.986936 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:51.987307 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:51.987670 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:51.988052 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:51.988443 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.096914 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.097723 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.097723 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.098033 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.098353 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.098706 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.099787 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.102789 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.103048 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.103258 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.103677 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.103910 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.104138 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.104379 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.106028 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.106265 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.106495 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.106727 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.106951 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.107179 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.107421 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.112763 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.113024 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.113248 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.113470 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.113896 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.114126 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.114368 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.120369 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.120631 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.120789 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.121062 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.121296 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.121665 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.121916 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.126422 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.126649 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.126862 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.127291 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.127526 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.127731 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.128140 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.131406 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.131720 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.132159 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.132644 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.133022 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.133358 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.133698 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.135372 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.135612 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.135844 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.136080 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.136323 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.136611 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.136764 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.138145 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.138379 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.138605 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.138835 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.139058 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.139324 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.139514 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.140931 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.141309 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.141660 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.142018 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.142359 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.142701 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.143062 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.145205 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.145560 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.146057 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.147551 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.147947 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.148322 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.186366 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87930) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 25 13:19:52.186839 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.187178 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.187692 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.188080 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.188450 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.188808 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.189191 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.189573 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.189893 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.190203 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.190500 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.190791 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.191070 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.191356 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.191638 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.191917 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.192214 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.192512 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.193772 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.194060 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.194382 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.194773 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.195035 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.195394 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.195721 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.196052 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.196369 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.196688 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.197037 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.197352 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.197684 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.198008 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.198388 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.198734 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.199088 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.199405 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.199779 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.200089 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.200392 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.200672 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.200988 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.201273 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.201552 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.201835 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.202133 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.202421 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.202698 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.203034 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.203375 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.203705 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.204055 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.204351 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.204641 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.204951 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.205229 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.205570 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.205888 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.206202 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.206532 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.206865 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.207179 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.207489 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.207801 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.208119 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.209173 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.209583 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.209942 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.210317 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.210618 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.210905 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.211184 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.211465 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.211760 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.212044 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.212325 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.212604 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.212939 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.213297 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.213615 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.214013 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.214341 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.214626 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.214906 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.215190 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.215464 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.215797 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.216125 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.216444 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.216758 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.217205 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.217482 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.217798 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.218128 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.218475 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.218974 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.219291 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.219657 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.220026 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.220414 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.220730 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.221101 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.221437 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.221751 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.222066 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.222379 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.222699 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.223010 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.223365 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.223687 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.224260 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.224513 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.224804 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.225143 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.225457 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.225786 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.226133 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.226480 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.226823 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.227141 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.227463 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.227779 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.228143 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.228465 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.228808 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.229175 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.229494 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.229824 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.230167 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.230705 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.230950 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.231234 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.231554 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.231870 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.232183 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.232666 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.232994 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.233329 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.233651 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.233944 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.234229 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.234533 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.234870 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.235165 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.235454 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.235745 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.236022 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.236370 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.236688 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.237036 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.237369 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.237693 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.238017 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.238339 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.238653 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.238967 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.239288 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.239619 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.240008 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.240351 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.240779 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.241192 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.241434 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.241748 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.242076 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.242426 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.242750 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.243064 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.243402 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.243775 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.244071 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.244375 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.244696 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.245080 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.245357 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.245645 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.245925 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.246206 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.246564 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.246898 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.247214 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.247528 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.247875 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.248393 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.248632 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.248994 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.249317 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.249632 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.249942 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.250259 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.250597 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.250959 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.251346 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.251686 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.252026 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.252339 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.252681 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.253041 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.253354 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.253683 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.254066 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.254337 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.254651 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.255053 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.256194 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.256632 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.256800 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.257007 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.257171 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.257348 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.257514 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.257514 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.257817 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.257980 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.258141 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.258303 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.258488 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.258488 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.258488 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.258945 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.259175 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.259495 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.259821 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.260156 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.260521 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.260879 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.261130 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.261678 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.261846 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.262080 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.262298 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.262298 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.262699 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.262861 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.263022 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.263183 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.263363 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.263525 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.263952 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.263952 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.263952 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.264727 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.265108 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.265484 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.265826 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.266020 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/enginefacade.py:359: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Jan 25 13:19:52.266020 n-d-760456-3 devstack@c-api.service[87928]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Jan 25 13:19:52.266376 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.266569 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.266950 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.267779 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.268076 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.268371 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.268675 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.269006 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.269353 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.269675 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.271084 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.272131 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.272131 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.272412 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.272783 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.273185 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.273498 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.276568 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.276909 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.277276 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.277591 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.277888 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.278186 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.278495 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.280718 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.281041 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.281438 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.281816 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.282384 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.282384 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.282782 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.284069 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.284364 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.284748 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.285338 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.285837 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.286165 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.286645 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.288086 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.288476 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.288953 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.289186 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.289569 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.289835 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.290188 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.291269 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.291690 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.291877 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.292196 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.292589 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.292981 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.293374 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.294714 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.295011 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.295374 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.295776 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.296119 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.296460 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.296850 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.297710 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.298093 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.298417 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.298743 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.299062 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.299372 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.299708 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.303188 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.303452 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.303630 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.303872 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.304072 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.304308 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.304549 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.306899 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.307149 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.307394 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.307629 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.307859 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.308102 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.308343 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.309089 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.309322 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.309549 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.309781 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.310005 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.310232 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.310467 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.311585 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.311790 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.312007 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.312236 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.312464 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.312687 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.312957 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.314191 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.314425 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.314654 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.314854 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.315075 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.315295 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.315535 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.316622 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.316876 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.317097 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.317330 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.317552 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.318666 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.318932 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.319822 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.320052 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.320277 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.320505 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.320726 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.320996 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.321238 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.321856 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 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=87930) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 13:19:52.398309 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.398547 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.398729 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.398886 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.399118 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.399347 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.399644 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.401202 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.401442 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.401675 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.401908 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.402136 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.402364 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.402614 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.404068 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.404307 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.404545 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.404779 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.405056 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.405363 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.405523 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.406616 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.406869 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.407065 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.407243 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.407436 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.407692 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.407968 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.408670 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.408960 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.409153 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.409440 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.409831 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.410058 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.410299 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.411006 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.411229 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.411452 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.412210 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.412419 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.412611 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.412866 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.413580 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.413807 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.414030 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.414264 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.414484 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.414687 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.414916 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.415934 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.416163 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.416386 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.416612 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.416848 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.417078 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.435926 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87929) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 25 13:19:52.436279 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.436528 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.437201 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.437420 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.437573 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.437796 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.438028 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.438259 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.438541 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.438733 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.438867 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.439096 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.439336 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.439480 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.439701 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.439919 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.440152 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.440377 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.440598 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.440847 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.441058 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.441272 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.441516 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.441724 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.441943 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.442160 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.442374 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.442593 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.443118 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.443317 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.443585 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.443899 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.444143 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.444324 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.444539 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.444754 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.445003 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.445242 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.445465 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.445687 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.445897 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.446116 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.446329 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.446544 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.446774 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.447032 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.447261 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.447489 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.447717 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.447856 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.448066 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.448283 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.448516 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.448750 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.448940 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.449148 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.449384 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.449620 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.449817 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.450042 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.450258 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.450472 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.450690 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.450903 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.451117 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.451345 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.451567 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.451791 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.451998 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.452214 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.452426 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.452646 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.453205 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.453205 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.453492 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.453625 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.453828 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.453978 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.454181 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.454412 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.454632 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.454824 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.455085 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.455267 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.455483 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.455691 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.455926 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.456141 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.456356 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.456567 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.456785 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.457028 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.457242 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.457479 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.457700 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.457916 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.458126 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.458308 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.458983 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.459208 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.459500 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.459617 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.459799 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.460018 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.460237 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.460441 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.460645 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.460899 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.461125 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.461340 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.461553 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.461771 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.461991 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.462186 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.462406 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.462627 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.462842 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.463054 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.463271 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.463484 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.463702 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.463897 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.464120 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.464339 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.464541 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.464738 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.464976 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.465217 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.465426 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.465621 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.465825 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.466020 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.466233 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.466447 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.466669 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.466875 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.467018 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.467194 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.467407 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.467632 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.467809 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.468060 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.468246 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.468462 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.468651 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.468846 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.469077 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.469290 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.469512 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.469747 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.469971 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.470129 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.470312 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.470516 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.470728 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.470942 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.471170 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.471392 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.471606 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.471819 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.472036 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.472261 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.472470 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.472704 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.472943 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.473150 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.473357 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.473566 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.473922 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.473922 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.475808 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.475808 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.475808 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.475808 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.475808 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.475808 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.475808 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.477135 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.477135 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.477135 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.477135 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.477135 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.477135 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.478402 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.478402 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.478402 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.478402 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.478402 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.478402 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.478402 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.480356 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.480356 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.480356 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.480356 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.480356 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.480356 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.480356 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.480356 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.480356 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.482138 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.482138 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.482138 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.482138 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.482138 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.482138 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.482138 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.482138 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.482138 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.484333 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.484333 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.484333 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.484333 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.484333 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.484333 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.484333 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.484333 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.484333 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.485790 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.485790 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.485790 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:52.485790 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:52.485790 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:52.485790 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:52.485790 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:52.485790 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:52.485790 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:52.487027 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/enginefacade.py:359: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Jan 25 13:19:52.487027 n-d-760456-3 devstack@c-api.service[87928]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Jan 25 13:19:52.526203 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 13:19:52.732479 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.rpc [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Jan 25 13:19:52.739416 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.rpc [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Jan 25 13:19:52.744103 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.rpc [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jan 25 13:19:52.746264 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.rpc [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jan 25 13:19:52.752999 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.rpc [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Jan 25 13:19:52.753298 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.rpc [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Jan 25 13:19:52.760114 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.rpc [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Jan 25 13:19:52.761012 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:52.761470 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:52.761680 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.rpc [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Jan 25 13:19:52.762575 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:52.763124 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:52.782598 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.keymgr.conf_key_mgr [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:52.784921 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:52.785135 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.keymgr.conf_key_mgr [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:52.785346 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:52.788302 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:52.788884 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:52.791794 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:52.792229 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:52.795428 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:52.795866 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:52.797872 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:52.798314 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:52.801564 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:52.802009 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:52.802977 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:52.803404 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:52.806619 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:52.807050 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:52.814030 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 13:19:52.817190 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 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=87930) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 13:19:52.822789 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.rpc [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Jan 25 13:19:52.825458 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.rpc [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Jan 25 13:19:52.829653 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.rpc [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Jan 25 13:19:52.831010 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:52.831563 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:52.831959 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.rpc [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Jan 25 13:19:52.833318 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:52.833876 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:52.834959 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:52.835481 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:52.836933 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:52.837496 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:52.837742 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:52.838239 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:52.840077 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:52.840400 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:52.840697 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:52.841054 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:52.842966 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:52.843189 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:52.843501 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:52.843684 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:52.845918 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:52.846291 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.api.contrib.hosts [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jan 25 13:19:52.846475 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:52.847657 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:52.848142 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:52.850436 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.api.contrib.hosts [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jan 25 13:19:52.851574 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:52.852100 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:52.852286 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:52.852678 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:52.855110 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:52.855305 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:52.855615 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:52.855792 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:52.858012 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:52.858211 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:52.858621 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:52.858802 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:52.860558 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extended resource: extensions {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:52.861241 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:52.861758 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:52.863039 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extended resource: extra_specs {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:52.863635 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extended resource: extensions {{(pid=87930) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:52.866469 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extended resource: backups {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:52.866831 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extended resource: extra_specs {{(pid=87930) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:52.869035 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extended resource: backups {{(pid=87930) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:52.870071 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extended resource: os-volume-manage {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:52.872539 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extended resource: os-snapshot-manage {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:52.872776 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extended resource: os-volume-manage {{(pid=87930) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:52.875119 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extended resource: os-snapshot-manage {{(pid=87930) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:52.875458 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extended resource: encryption {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:52.877759 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extended resource: os-quota-sets {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:52.878003 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extended resource: encryption {{(pid=87930) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:52.880295 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extended resource: os-volume-transfer {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:52.881027 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extended resource: os-quota-sets {{(pid=87930) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:52.883560 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extended resource: os-volume-transfer {{(pid=87930) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:52.883927 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extended resource: os-quota-class-sets {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:52.886024 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extended resource: os-hosts {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:52.886276 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extended resource: os-quota-class-sets {{(pid=87930) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:52.888745 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extended resource: os-hosts {{(pid=87930) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:52.889286 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extended resource: os-volume-type-access {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:52.891733 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extended resource: os-volume-type-access {{(pid=87930) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:52.891928 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extended resource: qos-specs {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:52.894502 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extended resource: qos-specs {{(pid=87930) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:52.895266 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extended resource: scheduler-stats {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:52.898798 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extended resource: scheduler-stats {{(pid=87930) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:52.899798 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extended resource: cgsnapshots {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:52.901165 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extended resource: cgsnapshots {{(pid=87930) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:52.902406 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extended resource: capabilities {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:52.903718 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extended resource: capabilities {{(pid=87930) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:52.904748 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extended resource: consistencygroups {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:52.905841 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extended resource: consistencygroups {{(pid=87930) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:52.908124 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extended resource: os-services {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:52.909193 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extended resource: os-services {{(pid=87930) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:52.910123 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extended resource: encryption {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:52.912360 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extended resource: encryption {{(pid=87930) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:52.914864 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extended resource: os-availability-zone {{(pid=87930) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:52.916325 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extended resource: os-availability-zone {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:52.917950 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:52.918475 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:52.921215 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:52.921754 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:52.922811 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:52.923382 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:52.924435 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:52.925007 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:52.925907 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:52.926384 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:52.928375 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:52.929105 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:52.929511 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:52.930074 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:52.931930 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:52.932485 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:52.933502 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:52.934002 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:52.935280 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:52.935883 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:52.936441 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:52.936971 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:52.938352 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:52.938824 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:52.939574 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:52.940055 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:52.941423 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:52.941983 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:52.942491 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:52.943519 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:52.944991 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:52.945520 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:52.946254 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:52.946737 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:52.947861 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:52.948395 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:52.949093 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:52.949581 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:52.950503 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.snapshot_actions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] SnapshotActionsController initialized {{(pid=87930) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 25 13:19:52.951003 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extension VolumeActions extending resource: volumes {{(pid=87930) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 13:19:52.951553 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87930) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 13:19:52.953109 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:52.953464 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87930) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 13:19:52.953757 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:52.954112 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extension AdminActions extending resource: volumes {{(pid=87930) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 13:19:52.954627 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extension AdminActions extending resource: snapshots {{(pid=87930) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 13:19:52.955111 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extension AdminActions extending resource: backups {{(pid=87930) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 13:19:52.955585 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87930) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 13:19:52.956082 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87930) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 13:19:52.956277 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.snapshot_actions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] SnapshotActionsController initialized {{(pid=87929) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 25 13:19:52.956658 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extension VolumeActions extending resource: volumes {{(pid=87929) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 13:19:52.956862 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87930) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 13:19:52.957260 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87929) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 13:19:52.957456 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87930) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 13:19:52.957794 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87929) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 13:19:52.957987 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87930) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 13:19:52.958322 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extension AdminActions extending resource: volumes {{(pid=87929) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 13:19:52.958502 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87930) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 13:19:52.959041 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extension TypesManage extending resource: types {{(pid=87930) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 13:19:52.959223 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extension AdminActions extending resource: snapshots {{(pid=87929) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 13:19:52.959541 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extension AdminActions extending resource: backups {{(pid=87929) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 13:19:52.959733 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87930) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 13:19:52.960042 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87929) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 13:19:52.960285 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extension UsedLimits extending resource: limits {{(pid=87930) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 13:19:52.960545 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87929) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 13:19:52.960884 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87930) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 13:19:52.961167 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87929) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 13:19:52.961649 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87929) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 13:19:52.962095 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87929) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 13:19:52.962525 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87929) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 13:19:52.963046 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extension TypesManage extending resource: types {{(pid=87929) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 13:19:52.963497 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87929) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 13:19:52.964004 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extension UsedLimits extending resource: limits {{(pid=87929) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 13:19:52.964596 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87929) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 13:19:52.968534 n-d-760456-3 devstack@c-api.service[87928]: WARNING keystonemiddleware.auth_token [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Jan 25 13:19:52.971883 n-d-760456-3 devstack@c-api.service[87928]: WARNING keystonemiddleware.auth_token [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Jan 25 13:19:52.977513 n-d-760456-3 devstack@c-api.service[87928]: WARNING keystonemiddleware.auth_token [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Jan 25 13:19:52.980553 n-d-760456-3 devstack@c-api.service[87928]: WARNING keystonemiddleware.auth_token [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Jan 25 13:19:53.058540 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Initializing extension manager. {{(pid=87930) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 25 13:19:53.058999 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Initializing extension manager. {{(pid=87929) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 25 13:19:53.059169 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.059357 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.059648 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.059894 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.060219 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.060413 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.060589 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext name: ExtendedServices {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:53.060889 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext alias: os-extended-services {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:53.061126 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.061266 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext description: Extended services support. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:53.061533 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:53.061681 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.061905 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loaded extension: os-extended-services {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:53.062192 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext name: ExtendedServices {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:53.062361 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.062497 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.062752 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext alias: os-extended-services {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:53.062930 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext name: TypesExtraSpecs {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:53.063304 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext alias: os-types-extra-specs {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:53.063456 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext description: Extended services support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:53.063641 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext description: Type extra specs support. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:53.063789 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:53.063969 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:53.064267 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loaded extension: os-extended-services {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:53.064409 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loaded extension: os-types-extra-specs {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:53.064613 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.064769 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.064982 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.065293 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.065487 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext name: Backups {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:53.065618 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext alias: backups {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:53.065813 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext name: TypesExtraSpecs {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:53.065951 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext description: Backups support. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:53.066209 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:53.066354 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext alias: os-types-extra-specs {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:53.066543 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loaded extension: backups {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:53.066819 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext description: Type extra specs support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:53.066970 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.067190 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.067351 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:53.067510 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext name: VolumeActions {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:53.068689 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext alias: os-volume-actions {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:53.068915 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loaded extension: os-types-extra-specs {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:53.069061 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.069219 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext description: Enable volume actions. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:53.069632 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:53.069800 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.069948 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loaded extension: os-volume-actions {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:53.070085 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext name: Backups {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:53.070280 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.070410 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext alias: backups {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:53.070622 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.070812 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext description: Backups support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:53.071008 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext name: SchedulerHints {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:53.071183 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:53.071322 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext alias: OS-SCH-HNT {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:53.071496 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loaded extension: backups {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:53.071665 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:53.071832 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.072003 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:53.072181 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.072365 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loaded extension: OS-SCH-HNT {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:53.072525 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext name: VolumeActions {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:53.072684 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.072892 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext alias: os-volume-actions {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:53.073049 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.073219 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext description: Enable volume actions. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:53.073446 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext name: VolumeManage {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:53.073617 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:53.073784 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext alias: os-volume-manage {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:53.073958 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loaded extension: os-volume-actions {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:53.074118 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:53.074292 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.074463 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:53.074626 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.074797 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loaded extension: os-volume-manage {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:53.074964 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext name: SchedulerHints {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:53.075125 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.075300 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext alias: OS-SCH-HNT {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:53.075465 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.075633 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:53.075633 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:53.075931 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext name: SnapshotManage {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:53.076099 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loaded extension: OS-SCH-HNT {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:53.076257 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext alias: os-snapshot-manage {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:53.076257 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:53.076555 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.076722 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:53.077341 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.077591 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loaded extension: os-snapshot-manage {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:53.077819 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext name: VolumeManage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:53.077819 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext alias: os-volume-manage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:53.078122 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.078122 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.078473 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:53.078646 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext name: VolumeTypeEncryption {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:53.078812 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:53.079041 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext alias: encryption {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:53.079222 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loaded extension: os-volume-manage {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:53.079389 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext description: Encryption support for volume types. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:53.079566 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.079751 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:53.079925 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.080101 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loaded extension: encryption {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:53.080268 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext name: SnapshotManage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:53.080437 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.080597 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext alias: os-snapshot-manage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:53.080597 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:53.080934 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.081115 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:53.081282 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext name: ExtendedSnapshotAttributes {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:53.081467 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loaded extension: os-snapshot-manage {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:53.081632 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext alias: os-extended-snapshot-attributes {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:53.081795 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.081954 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext description: Extended SnapshotAttributes support. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:53.081954 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:53.082272 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.082449 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loaded extension: os-extended-snapshot-attributes {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:53.082613 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext name: VolumeTypeEncryption {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:53.082613 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext alias: encryption {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:53.082922 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.083098 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext description: Encryption support for volume types. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:53.083274 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.083430 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:53.084078 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext name: Quotas {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:53.084251 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loaded extension: encryption {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:53.084416 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext alias: os-quota-sets {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:53.084598 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.084976 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext description: Quota management support. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:53.085140 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.085140 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext name: ExtendedSnapshotAttributes {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:53.085455 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:53.085635 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext alias: os-extended-snapshot-attributes {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:53.085802 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loaded extension: os-quota-sets {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:53.085965 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext description: Extended SnapshotAttributes support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:53.086134 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.086299 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:53.086477 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.086477 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext name: VolumeTransfer {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:53.086811 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loaded extension: os-extended-snapshot-attributes {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:53.086970 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext alias: os-volume-transfer {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:53.087135 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.087649 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext description: Volume transfer management support. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:53.087839 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.088057 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:53.088233 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext name: Quotas {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:53.088409 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loaded extension: os-volume-transfer {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:53.088577 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext alias: os-quota-sets {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:53.088750 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.089023 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext description: Quota management support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:53.089256 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.089438 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:53.089616 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext name: AdminActions {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:53.089785 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loaded extension: os-quota-sets {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:53.089968 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext alias: os-admin-actions {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:53.090188 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.090371 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext description: Enable admin actions. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:53.090540 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.090705 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:53.090887 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext name: VolumeTransfer {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:53.091064 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loaded extension: os-admin-actions {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:53.091232 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext alias: os-volume-transfer {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:53.091409 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.091575 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext description: Volume transfer management support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:53.091737 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.091916 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:53.092079 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext name: QuotaClasses {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:53.092213 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loaded extension: os-volume-transfer {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:53.092352 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext alias: os-quota-class-sets {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:53.092513 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.092694 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext description: Quota classes management support. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:53.092887 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.093052 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:53.093234 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext name: AdminActions {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:53.093409 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loaded extension: os-quota-class-sets {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:53.093614 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext alias: os-admin-actions {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:53.093802 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.093970 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext description: Enable admin actions. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:53.094137 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.094312 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:53.094488 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext name: VolumeTenantAttribute {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:53.094705 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loaded extension: os-admin-actions {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:53.094887 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext alias: os-vol-tenant-attr {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:53.095053 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.095217 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:53.095386 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.095653 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:53.095819 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext name: QuotaClasses {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:53.096000 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loaded extension: os-vol-tenant-attr {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:53.096167 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext alias: os-quota-class-sets {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:53.096331 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.096502 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext description: Quota classes management support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:53.096691 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.096900 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:53.097082 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext name: Hosts {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:53.097809 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loaded extension: os-quota-class-sets {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:53.097938 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext alias: os-hosts {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:53.098085 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.098222 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext description: Admin-only host administration. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:53.098362 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.098528 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:53.098693 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext name: VolumeTenantAttribute {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:53.098860 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loaded extension: os-hosts {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:53.099184 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext alias: os-vol-tenant-attr {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:53.099324 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.099616 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:53.099786 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.099950 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:53.100132 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext name: VolumeTypeAccess {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:53.100275 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loaded extension: os-vol-tenant-attr {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:53.100409 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext alias: os-volume-type-access {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:53.100581 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.100749 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext description: Volume type access support. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:53.101183 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.101362 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:53.101529 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext name: Hosts {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:53.101700 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loaded extension: os-volume-type-access {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:53.101854 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext alias: os-hosts {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:53.102021 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.102197 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext description: Admin-only host administration. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:53.102362 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.102525 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:53.102698 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext name: VolumeUnmanage {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:53.102864 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loaded extension: os-hosts {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:53.103035 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext alias: os-volume-unmanage {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:53.103206 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.103362 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext description: Enable volume unmanage operation. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:53.103525 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.103685 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:53.103898 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext name: VolumeTypeAccess {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:53.104085 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loaded extension: os-volume-unmanage {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:53.104247 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext alias: os-volume-type-access {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:53.104404 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.104579 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext description: Volume type access support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:53.104746 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.105010 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:53.105010 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loaded extension: os-volume-type-access {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:53.105333 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext name: VolumeImageMetadata {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:53.105490 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.105645 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext alias: os-vol-image-meta {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:53.105821 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.105987 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext description: Show image metadata associated with the volume. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:53.106148 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext name: VolumeUnmanage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:53.106292 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:53.106435 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext alias: os-volume-unmanage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:53.106561 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loaded extension: os-vol-image-meta {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:53.106735 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext description: Enable volume unmanage operation. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:53.106905 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.107045 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:53.107212 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.107385 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loaded extension: os-volume-unmanage {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:53.107547 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext name: Qos_specs_manage {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:53.107735 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.108036 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext alias: qos-specs {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:53.108183 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.108312 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext description: QoS specs support. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:53.108435 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext name: VolumeImageMetadata {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:53.108559 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:53.108701 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext alias: os-vol-image-meta {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:53.108858 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loaded extension: qos-specs {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:53.109063 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext description: Show image metadata associated with the volume. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:53.109253 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.109445 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:53.109613 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.109777 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loaded extension: os-vol-image-meta {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:53.109926 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext name: VolumeMigStatusAttribute {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:53.110081 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.110234 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext alias: os-vol-mig-status-attr {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:53.110413 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.110544 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:53.110671 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext name: Qos_specs_manage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:53.110835 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:53.110992 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext alias: qos-specs {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:53.111173 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loaded extension: os-vol-mig-status-attr {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:53.111345 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext description: QoS specs support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:53.111345 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:53.111673 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.111851 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loaded extension: qos-specs {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:53.112019 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.112193 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.112359 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext name: Scheduler_stats {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:53.112532 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.112694 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext alias: scheduler-stats {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:53.112888 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext name: VolumeMigStatusAttribute {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:53.113073 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext description: Scheduler stats support. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:53.113259 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext alias: os-vol-mig-status-attr {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:53.113411 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:53.113576 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:53.113749 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loaded extension: scheduler-stats {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:53.113925 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:53.114072 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.114217 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loaded extension: os-vol-mig-status-attr {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:53.114352 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.114524 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.115082 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext name: Cgsnapshots {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:53.115234 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.115374 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext alias: cgsnapshots {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:53.115594 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext name: Scheduler_stats {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:53.115768 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext description: cgsnapshots support. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:53.115945 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext alias: scheduler-stats {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:53.116107 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:53.116272 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext description: Scheduler stats support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:53.116438 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loaded extension: cgsnapshots {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:53.116597 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:53.117119 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.117308 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loaded extension: scheduler-stats {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:53.117487 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.117653 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.117819 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext name: Capabilities {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:53.117953 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.118079 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext alias: capabilities {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:53.118206 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext name: Cgsnapshots {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:53.118353 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext description: Capabilities support. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:53.118488 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext alias: cgsnapshots {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:53.118612 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:53.118756 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext description: cgsnapshots support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:53.118888 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loaded extension: capabilities {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:53.119036 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:53.119198 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.119332 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loaded extension: cgsnapshots {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:53.119467 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.119599 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.119802 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext name: SnapshotUnmanage {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:53.119972 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.120149 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext alias: os-snapshot-unmanage {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:53.120331 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext name: Capabilities {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:53.120498 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext description: Enable volume unmanage operation. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:53.120700 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext alias: capabilities {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:53.120905 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:53.121068 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext description: Capabilities support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:53.121224 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loaded extension: os-snapshot-unmanage {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:53.121386 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:53.121573 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.121742 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loaded extension: capabilities {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:53.121926 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.122092 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.122269 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext name: Consistencygroups {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:53.122442 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.122610 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext alias: consistencygroups {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:53.122769 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext name: SnapshotUnmanage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:53.122951 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext description: consistency groups support. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:53.123117 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext alias: os-snapshot-unmanage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:53.123285 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:53.123449 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext description: Enable volume unmanage operation. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:53.123612 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loaded extension: consistencygroups {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:53.123776 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:53.123776 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loaded extension: os-snapshot-unmanage {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:53.124108 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loading extension cinder.api.contrib.services.Services {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.124270 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.124405 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.124543 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.124671 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext name: Services {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:53.124900 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext name: Consistencygroups {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:53.125082 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext alias: os-services {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:53.125251 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext alias: consistencygroups {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:53.125457 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext description: Services support. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:53.125685 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext description: consistency groups support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:53.125872 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:53.126053 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:53.126208 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loaded extension: os-services {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:53.126367 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loaded extension: consistencygroups {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:53.126519 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.126682 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loading extension cinder.api.contrib.services.Services {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.126947 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.127143 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.127299 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext name: TypesManage {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:53.127454 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext name: Services {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:53.127609 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext alias: os-types-manage {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:53.127783 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext alias: os-services {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:53.127950 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext description: Types manage support. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:53.128096 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext description: Services support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:53.128237 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:53.128379 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:53.128511 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loaded extension: os-types-manage {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:53.128654 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loaded extension: os-services {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:53.128799 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.129235 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.129404 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.129538 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.129666 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext name: SnapshotActions {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:53.129816 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext name: TypesManage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:53.129944 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext alias: os-snapshot-actions {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:53.130080 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext alias: os-types-manage {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:53.130210 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext description: Enable snapshot manager actions. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:53.130961 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext description: Types manage support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:53.131199 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:53.131402 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:53.131590 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loaded extension: os-snapshot-actions {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:53.131949 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loaded extension: os-types-manage {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:53.132320 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.132485 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.132647 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.132788 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.132936 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext name: UsedLimits {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:53.133106 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext name: SnapshotActions {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:53.133284 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext alias: os-used-limits {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:53.133436 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext alias: os-snapshot-actions {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:53.133614 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext description: Provide data on limited resources that are being used. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:53.133776 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext description: Enable snapshot manager actions. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:53.133901 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:53.134070 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:53.134234 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loaded extension: os-used-limits {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:53.134382 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loaded extension: os-snapshot-actions {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:53.134539 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.134675 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.134811 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.134945 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.135109 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext name: VolumeEncryptionMetadata {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:53.135316 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext name: UsedLimits {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:53.135491 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext alias: os-volume-encryption-metadata {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:53.135673 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext alias: os-used-limits {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:53.135805 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext description: Volume encryption metadata retrieval support. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:53.135948 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext description: Provide data on limited resources that are being used. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:53.136094 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:53.136260 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:53.136587 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loaded extension: os-volume-encryption-metadata {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:53.136760 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loaded extension: os-used-limits {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:53.137049 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.137231 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.137402 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.137595 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.137769 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext name: VolumeHostAttribute {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:53.137912 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext name: VolumeEncryptionMetadata {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:53.138096 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext alias: os-vol-host-attr {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:53.138257 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext alias: os-volume-encryption-metadata {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:53.138392 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext description: Expose host as an attribute of a volume. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:53.138536 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext description: Volume encryption metadata retrieval support. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:53.138844 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:53.138966 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:53.139131 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loaded extension: os-vol-host-attr {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:53.139267 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loaded extension: os-volume-encryption-metadata {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:53.139434 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.139570 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.139728 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87930) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.139905 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.140042 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext name: AvailabilityZones {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:53.140184 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext name: VolumeHostAttribute {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:53.140334 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext alias: os-availability-zone {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:53.140512 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext alias: os-vol-host-attr {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:53.140689 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext description: Describe Availability Zones. {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:53.140900 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext description: Expose host as an attribute of a volume. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:53.141065 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87930) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:53.141237 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:53.141405 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Loaded extension: os-availability-zone {{(pid=87930) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:53.141579 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loaded extension: os-vol-host-attr {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:53.141579 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 25 13:19:53.141579 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87929) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 25 13:19:53.141579 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext name: AvailabilityZones {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 25 13:19:53.142084 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.142207 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext alias: os-availability-zone {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 25 13:19:53.142207 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext description: Describe Availability Zones. {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 25 13:19:53.142516 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.142676 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87929) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 25 13:19:53.142676 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.extensions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Loaded extension: os-availability-zone {{(pid=87929) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 25 13:19:53.142676 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.142676 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.143256 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.143256 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.143546 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.143546 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.143859 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.143859 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.144169 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.144324 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.144481 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.144636 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.144800 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.144800 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.155585 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.156024 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.157831 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.158263 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.160594 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.161052 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.163033 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.163463 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.165611 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.166040 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.167964 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.168311 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.171973 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.172386 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.174059 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.174493 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.176473 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.176936 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.178878 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.179311 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.180972 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.181408 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.183370 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.183782 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.185693 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.186136 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.188247 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.188657 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.190026 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.190452 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.192373 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.193613 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.195275 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.195977 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.198169 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.198595 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.200168 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.200735 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.203474 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.203926 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.204112 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.204374 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.208265 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.209488 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.212497 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.212978 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.217888 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.218189 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.218480 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.218733 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.220786 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.221231 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.223122 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.223701 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.224976 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.225690 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.225875 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.226195 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.227993 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.228417 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.228690 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.229250 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.231296 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.231485 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.231727 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.232079 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.234181 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.234600 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.234787 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.235257 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.236910 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.237197 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.237326 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.237616 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.239189 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.239603 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.241169 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.241574 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.242110 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extended resource: extensions {{(pid=87930) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:53.243781 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.244003 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extended resource: extra_specs {{(pid=87930) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:53.244203 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.246155 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extended resource: backups {{(pid=87930) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:53.246372 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.246738 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.249085 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.249280 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extended resource: os-volume-manage {{(pid=87930) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:53.249448 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.250976 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extended resource: extensions {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:53.251265 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extended resource: os-snapshot-manage {{(pid=87930) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:53.252869 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extended resource: extra_specs {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:53.253351 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extended resource: encryption {{(pid=87930) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:53.255102 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extended resource: backups {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:53.256446 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extended resource: os-quota-sets {{(pid=87930) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:53.258688 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extended resource: os-volume-manage {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:53.258892 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extended resource: os-volume-transfer {{(pid=87930) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:53.260808 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extended resource: os-snapshot-manage {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:53.261384 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extended resource: os-quota-class-sets {{(pid=87930) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:53.263040 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extended resource: encryption {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:53.263300 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extended resource: os-hosts {{(pid=87930) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:53.265609 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extended resource: os-quota-sets {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:53.265993 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extended resource: os-volume-type-access {{(pid=87930) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:53.268376 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extended resource: qos-specs {{(pid=87930) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:53.268596 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extended resource: os-volume-transfer {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:53.271778 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extended resource: os-quota-class-sets {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:53.272128 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extended resource: scheduler-stats {{(pid=87930) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:53.274145 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extended resource: os-hosts {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:53.274353 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extended resource: cgsnapshots {{(pid=87930) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:53.276222 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extended resource: capabilities {{(pid=87930) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:53.277317 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extended resource: os-volume-type-access {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:53.278113 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extended resource: consistencygroups {{(pid=87930) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:53.280083 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extended resource: qos-specs {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:53.281124 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extended resource: os-services {{(pid=87930) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:53.283002 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extended resource: encryption {{(pid=87930) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:53.283933 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extended resource: scheduler-stats {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:53.285234 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extended resource: os-availability-zone {{(pid=87930) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:53.286403 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extended resource: cgsnapshots {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:53.288531 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.289030 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.289955 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extended resource: capabilities {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:53.291115 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.291534 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.292611 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extended resource: consistencygroups {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:53.293611 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.294023 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.296156 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extended resource: os-services {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:53.296291 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.296568 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.298019 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extended resource: encryption {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:53.298599 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.299006 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.300258 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extended resource: os-availability-zone {{(pid=87929) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 25 13:19:53.301167 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.301612 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.302874 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.303301 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.304177 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.304627 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.305349 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.305763 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.306901 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.307324 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.307819 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.308229 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.309239 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.309667 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.310540 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.310965 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.311633 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.312066 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.313487 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.313914 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.314096 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.snapshot_actions [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] SnapshotActionsController initialized {{(pid=87930) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 25 13:19:53.314366 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extension VolumeActions extending resource: volumes {{(pid=87930) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 13:19:53.314800 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87930) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 13:19:53.315165 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87930) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 13:19:53.315537 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extension AdminActions extending resource: volumes {{(pid=87930) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 13:19:53.315914 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extension AdminActions extending resource: snapshots {{(pid=87930) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 13:19:53.316207 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.316372 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extension AdminActions extending resource: backups {{(pid=87930) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 13:19:53.316625 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.316803 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87930) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 13:19:53.317028 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87930) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 13:19:53.317374 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87930) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 13:19:53.317970 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87930) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 13:19:53.318611 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87930) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 13:19:53.318990 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87930) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 13:19:53.319233 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.319411 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extension TypesManage extending resource: types {{(pid=87930) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 13:19:53.319651 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.319823 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87930) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 13:19:53.319984 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extension UsedLimits extending resource: limits {{(pid=87930) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 13:19:53.320332 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87930) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 13:19:53.321895 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.322309 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.324173 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.324585 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.326486 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:19:53.326893 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:19:53.327748 n-d-760456-3 devstack@c-api.service[87928]: WARNING keystonemiddleware.auth_token [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Jan 25 13:19:53.328498 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.snapshot_actions [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] SnapshotActionsController initialized {{(pid=87929) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 25 13:19:53.328955 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extension VolumeActions extending resource: volumes {{(pid=87929) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 13:19:53.329363 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87929) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 13:19:53.329722 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87929) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 13:19:53.330096 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extension AdminActions extending resource: volumes {{(pid=87929) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 13:19:53.330490 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extension AdminActions extending resource: snapshots {{(pid=87929) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 13:19:53.330831 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extension AdminActions extending resource: backups {{(pid=87929) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 13:19:53.331196 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87929) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 13:19:53.331555 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87929) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 13:19:53.331931 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87929) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 13:19:53.332285 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87929) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 13:19:53.332655 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87929) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 13:19:53.333013 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87929) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 13:19:53.334184 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extension TypesManage extending resource: types {{(pid=87929) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 13:19:53.334374 n-d-760456-3 devstack@c-api.service[87928]: WARNING keystonemiddleware.auth_token [None req-d53876d9-9e68-4bb7-ae94-c830bbc052e6 None None] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Jan 25 13:19:53.334825 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87929) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 13:19:53.335194 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extension UsedLimits extending resource: limits {{(pid=87929) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 13:19:53.336789 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87929) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 25 13:19:53.339996 n-d-760456-3 devstack@c-api.service[87928]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x55fdd7cc39c0 pid: 87930 (default app) Jan 25 13:19:53.342940 n-d-760456-3 devstack@c-api.service[87928]: WARNING keystonemiddleware.auth_token [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Jan 25 13:19:53.343523 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1/1] 10.222.0.38 () {50 vars in 766 bytes} [Mon Jan 25 13:19:53 2021] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jan 25 13:19:53.348876 n-d-760456-3 devstack@c-api.service[87928]: WARNING keystonemiddleware.auth_token [None req-1185d915-05e0-41fd-aea8-b9f157fa2083 None None] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Jan 25 13:19:53.359358 n-d-760456-3 devstack@c-api.service[87928]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x55fdd7cc39c0 pid: 87929 (default app) Jan 25 13:20:02.152082 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-382a82f7-ce27-4b75-801d-642a5a50c5eb admin admin] POST http://10.222.0.38/volume/v3/013500b7033c4fa3a0809fde279d5e04/types Jan 25 13:20:02.156567 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:20:02.156567 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:20:02.157721 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-382a82f7-ce27-4b75-801d-642a5a50c5eb admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:20:02.164331 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:20:02.164331 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:20:02.189978 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-382a82f7-ce27-4b75-801d-642a5a50c5eb 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=87930) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 13:20:02.351396 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-382a82f7-ce27-4b75-801d-642a5a50c5eb admin admin] http://10.222.0.38/volume/v3/013500b7033c4fa3a0809fde279d5e04/types returned with HTTP 200 Jan 25 13:20:02.352957 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 2/2] 10.222.0.38 () {60 vars in 1228 bytes} [Mon Jan 25 13:20:01 2021] POST /volume/v3/013500b7033c4fa3a0809fde279d5e04/types => generated 186 bytes in 1282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:20:02.847982 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-382a82f7-ce27-4b75-801d-642a5a50c5eb req-a2d530ec-06c2-4b72-a9d1-b4a3d324e1e6 admin admin] POST http://10.222.0.38/volume/v3/013500b7033c4fa3a0809fde279d5e04/types/a8bbf025-f833-4951-bc97-473e9c99a77e/extra_specs Jan 25 13:20:02.853797 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:20:02.853797 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:20:02.854998 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-382a82f7-ce27-4b75-801d-642a5a50c5eb req-a2d530ec-06c2-4b72-a9d1-b4a3d324e1e6 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:20:02.862245 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:20:02.862245 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:20:03.073928 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [req-382a82f7-ce27-4b75-801d-642a5a50c5eb req-a2d530ec-06c2-4b72-a9d1-b4a3d324e1e6 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 13:20:03.175694 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-382a82f7-ce27-4b75-801d-642a5a50c5eb req-a2d530ec-06c2-4b72-a9d1-b4a3d324e1e6 admin admin] http://10.222.0.38/volume/v3/013500b7033c4fa3a0809fde279d5e04/types/a8bbf025-f833-4951-bc97-473e9c99a77e/extra_specs returned with HTTP 200 Jan 25 13:20:03.176942 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1/3] 10.222.0.38 () {62 vars in 1445 bytes} [Mon Jan 25 13:20:02 2021] POST /volume/v3/013500b7033c4fa3a0809fde279d5e04/types/a8bbf025-f833-4951-bc97-473e9c99a77e/extra_specs => generated 55 bytes in 816 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 13:21:05.709997 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-382a82f7-ce27-4b75-801d-642a5a50c5eb admin admin] GET http://10.222.0.38/volume// Jan 25 13:21:05.710605 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-382a82f7-ce27-4b75-801d-642a5a50c5eb admin admin] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:21:05.711007 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-382a82f7-ce27-4b75-801d-642a5a50c5eb admin admin] Calling method 'all' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:21:05.712535 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-382a82f7-ce27-4b75-801d-642a5a50c5eb admin admin] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 13:21:05.713204 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 3/4] 10.222.0.38 () {56 vars in 1088 bytes} [Mon Jan 25 13:21:05 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 13:23:44.335082 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-43ec1be2-6575-4212-98af-eadcff6b6328 tempest-verify_tempest_config-1780939452 tempest-verify_tempest_config-1780939452] GET http://10.222.0.38/volume/v3/deec21cbfc4448b2984f3bf04be576db/extensions Jan 25 13:23:44.335736 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-43ec1be2-6575-4212-98af-eadcff6b6328 tempest-verify_tempest_config-1780939452 tempest-verify_tempest_config-1780939452] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:23:44.336030 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-43ec1be2-6575-4212-98af-eadcff6b6328 tempest-verify_tempest_config-1780939452 tempest-verify_tempest_config-1780939452] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:23:44.336806 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-43ec1be2-6575-4212-98af-eadcff6b6328 tempest-verify_tempest_config-1780939452 tempest-verify_tempest_config-1780939452] http://10.222.0.38/volume/v3/deec21cbfc4448b2984f3bf04be576db/extensions returned with HTTP 200 Jan 25 13:23:44.337627 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 2/5] 10.222.0.38 () {58 vars in 1213 bytes} [Mon Jan 25 13:23:44 2021] GET /volume/v3/deec21cbfc4448b2984f3bf04be576db/extensions => generated 5245 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 13:23:44.379502 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-382a82f7-ce27-4b75-801d-642a5a50c5eb admin admin] GET http://10.222.0.38/volume/ Jan 25 13:23:44.379975 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-382a82f7-ce27-4b75-801d-642a5a50c5eb admin admin] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:23:44.380175 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1386: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. Jan 25 13:23:44.380175 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:23:44.380537 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-382a82f7-ce27-4b75-801d-642a5a50c5eb admin admin] Calling method 'all' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:23:44.381547 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-382a82f7-ce27-4b75-801d-642a5a50c5eb admin admin] http://10.222.0.38/volume/ returned with HTTP 300 Jan 25 13:23:44.382158 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 4/6] 10.222.0.38 () {52 vars in 806 bytes} [Mon Jan 25 13:23:44 2021] GET /volume => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 13:31:05.145742 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-629e9301-a8d9-416f-9ab4-06ec0a15e2c6 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] POST http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes Jan 25 13:31:05.147519 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-629e9301-a8d9-416f-9ab4-06ec0a15e2c6 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveAutoBlockMigrationV225Test-volume-1419450264"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:31:05.152718 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-629e9301-a8d9-416f-9ab4-06ec0a15e2c6 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveAutoBlockMigrationV225Test-volume-1419450264'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 13:31:05.156673 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-629e9301-a8d9-416f-9ab4-06ec0a15e2c6 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Create volume of 1 GB Jan 25 13:31:05.235784 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-629e9301-a8d9-416f-9ab4-06ec0a15e2c6 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Availability zone cache updated, next update will occur around 2021-01-25 14:31:05.224055. {{(pid=87929) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 25 13:31:05.237407 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-629e9301-a8d9-416f-9ab4-06ec0a15e2c6 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Availability Zones retrieved successfully. Jan 25 13:31:05.406469 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-629e9301-a8d9-416f-9ab4-06ec0a15e2c6 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Flow 'volume_create_api' (6683de5e-6f3d-4618-847b-39a070fafba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:31:05.409372 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-629e9301-a8d9-416f-9ab4-06ec0a15e2c6 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3eeaaa8f-b3d3-4742-b1bc-2754f480eda1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:31:05.415807 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-629e9301-a8d9-416f-9ab4-06ec0a15e2c6 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 13:31:05.671048 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-629e9301-a8d9-416f-9ab4-06ec0a15e2c6 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3eeaaa8f-b3d3-4742-b1bc-2754f480eda1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:31:05.676478 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-629e9301-a8d9-416f-9ab4-06ec0a15e2c6 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bba2968d-1dee-41b0-950c-76366cbda778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:31:05.829630 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.quota [None req-629e9301-a8d9-416f-9ab4-06ec0a15e2c6 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Jan 25 13:31:05.830713 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.quota [None req-629e9301-a8d9-416f-9ab4-06ec0a15e2c6 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Jan 25 13:31:05.942558 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-629e9301-a8d9-416f-9ab4-06ec0a15e2c6 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Created reservations ['07e64647-1af1-4b49-9b87-62f0a3524192', 'f3946c1c-9baa-42fa-85da-031acf221ba1', '8091db59-edae-4ce6-a5a4-f66fa93687f9', '0560ac23-b822-4d24-9595-5a753773b773'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:31:05.944766 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-629e9301-a8d9-416f-9ab4-06ec0a15e2c6 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bba2968d-1dee-41b0-950c-76366cbda778) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07e64647-1af1-4b49-9b87-62f0a3524192', 'f3946c1c-9baa-42fa-85da-031acf221ba1', '8091db59-edae-4ce6-a5a4-f66fa93687f9', '0560ac23-b822-4d24-9595-5a753773b773']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:31:05.947434 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-629e9301-a8d9-416f-9ab4-06ec0a15e2c6 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (012ec368-1dda-4712-8246-010e08209174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:31:06.098398 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-629e9301-a8d9-416f-9ab4-06ec0a15e2c6 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (012ec368-1dda-4712-8246-010e08209174) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37d9b162-5bfa-450c-a6e0-66718715ccdb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-1419450264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41fa1410eb3d4ec38bee397aec459029',qos_specs=None,replication_status=,reservations=['07e64647-1af1-4b49-9b87-62f0a3524192','f3946c1c-9baa-42fa-85da-031acf221ba1','8091db59-edae-4ce6-a5a4-f66fa93687f9','0560ac23-b822-4d24-9595-5a753773b773'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='799e651c39914fa8991f32aa98d6e316',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T13:31:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-1419450264',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37d9b162-5bfa-450c-a6e0-66718715ccdb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41fa1410eb3d4ec38bee397aec459029',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='799e651c39914fa8991f32aa98d6e316',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:31:06.106962 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-629e9301-a8d9-416f-9ab4-06ec0a15e2c6 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (216a8d32-0c81-4d38-955e-f841bab6dd01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:31:06.148784 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-629e9301-a8d9-416f-9ab4-06ec0a15e2c6 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (216a8d32-0c81-4d38-955e-f841bab6dd01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-1419450264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41fa1410eb3d4ec38bee397aec459029',qos_specs=None,replication_status=,reservations=['07e64647-1af1-4b49-9b87-62f0a3524192','f3946c1c-9baa-42fa-85da-031acf221ba1','8091db59-edae-4ce6-a5a4-f66fa93687f9','0560ac23-b822-4d24-9595-5a753773b773'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='799e651c39914fa8991f32aa98d6e316',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:31:06.151129 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-629e9301-a8d9-416f-9ab4-06ec0a15e2c6 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2440ac16-4214-4c51-865c-e3cf45751e03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:31:06.230378 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-629e9301-a8d9-416f-9ab4-06ec0a15e2c6 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2440ac16-4214-4c51-865c-e3cf45751e03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:31:06.238905 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-629e9301-a8d9-416f-9ab4-06ec0a15e2c6 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Flow 'volume_create_api' (6683de5e-6f3d-4618-847b-39a070fafba2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:31:06.384802 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-629e9301-a8d9-416f-9ab4-06ec0a15e2c6 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Create volume request issued successfully. Jan 25 13:31:06.504793 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-629e9301-a8d9-416f-9ab4-06ec0a15e2c6 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes returned with HTTP 202 Jan 25 13:31:06.517154 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 3/7] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 13:31:05 2021] POST /volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes => generated 830 bytes in 1366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 13:31:06.524263 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-be5f0d09-ea6e-46db-8578-7337d31df79c tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] GET http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb Jan 25 13:31:06.524787 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-be5f0d09-ea6e-46db-8578-7337d31df79c tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:31:06.529906 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-be5f0d09-ea6e-46db-8578-7337d31df79c tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:31:06.715398 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:31:06.715398 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:31:06.738617 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-be5f0d09-ea6e-46db-8578-7337d31df79c tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Volume info retrieved successfully. Jan 25 13:31:06.827190 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-be5f0d09-ea6e-46db-8578-7337d31df79c tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb returned with HTTP 200 Jan 25 13:31:06.837102 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 5/8] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:31:06 2021] GET /volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb => generated 922 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 13:31:07.868029 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0e9fecbb-bf8c-47fd-8633-ca1a8340bcb2 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] GET http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb Jan 25 13:31:07.869423 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0e9fecbb-bf8c-47fd-8633-ca1a8340bcb2 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:31:07.869672 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:31:07.869672 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:31:07.875759 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0e9fecbb-bf8c-47fd-8633-ca1a8340bcb2 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:31:07.982654 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:31:07.982654 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:31:07.995435 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0e9fecbb-bf8c-47fd-8633-ca1a8340bcb2 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Volume info retrieved successfully. Jan 25 13:31:08.070731 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0e9fecbb-bf8c-47fd-8633-ca1a8340bcb2 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb returned with HTTP 200 Jan 25 13:31:08.083120 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 4/9] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:31:07 2021] GET /volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb => generated 922 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:31:09.087103 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-efe53e14-63d3-4e2c-b436-4e5d6c8b2059 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] GET http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb Jan 25 13:31:09.087745 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-efe53e14-63d3-4e2c-b436-4e5d6c8b2059 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:31:09.088170 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:31:09.088170 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:31:09.088787 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-efe53e14-63d3-4e2c-b436-4e5d6c8b2059 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:31:09.148419 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:31:09.148419 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:31:09.159094 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-efe53e14-63d3-4e2c-b436-4e5d6c8b2059 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Volume info retrieved successfully. Jan 25 13:31:09.187905 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-efe53e14-63d3-4e2c-b436-4e5d6c8b2059 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb returned with HTTP 200 Jan 25 13:31:09.189673 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 6/10] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:31:09 2021] GET /volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb => generated 923 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:31:09.718266 n-d-760456-3 devstack@c-api.service[87928]: WARNING keystonemiddleware.auth_token [None req-0e9fecbb-bf8c-47fd-8633-ca1a8340bcb2 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] A valid token was submitted as a service token, but it was not a valid service token. This is incorrect but backwards compatible behaviour. This will be removed in future releases. Jan 25 13:31:09.724973 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-a275912d-01fb-42fb-b30d-f575e18bf059 req-ec4985a1-f98e-4e1c-a4f7-9ab2d5a8c951 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] GET http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb Jan 25 13:31:09.726161 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-a275912d-01fb-42fb-b30d-f575e18bf059 req-ec4985a1-f98e-4e1c-a4f7-9ab2d5a8c951 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:31:09.726574 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:31:09.726574 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:31:09.727030 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-a275912d-01fb-42fb-b30d-f575e18bf059 req-ec4985a1-f98e-4e1c-a4f7-9ab2d5a8c951 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:31:09.805570 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:31:09.805570 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:31:09.819661 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-a275912d-01fb-42fb-b30d-f575e18bf059 req-ec4985a1-f98e-4e1c-a4f7-9ab2d5a8c951 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Volume info retrieved successfully. Jan 25 13:31:09.850488 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-a275912d-01fb-42fb-b30d-f575e18bf059 req-ec4985a1-f98e-4e1c-a4f7-9ab2d5a8c951 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb returned with HTTP 200 Jan 25 13:31:09.851914 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 5/11] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 13:31:09 2021] GET /volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb => generated 923 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:31:09.997131 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-efe53e14-63d3-4e2c-b436-4e5d6c8b2059 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] GET http://10.222.0.38/volume// Jan 25 13:31:09.997771 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-efe53e14-63d3-4e2c-b436-4e5d6c8b2059 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:31:09.998291 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:31:09.998291 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:31:09.999036 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-efe53e14-63d3-4e2c-b436-4e5d6c8b2059 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Calling method 'all' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:31:10.000670 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-efe53e14-63d3-4e2c-b436-4e5d6c8b2059 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 13:31:10.001559 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 7/12] 10.222.0.38 () {58 vars in 1289 bytes} [Mon Jan 25 13:31:09 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 13:31:10.020180 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-a275912d-01fb-42fb-b30d-f575e18bf059 req-8ca0478e-d729-4fd7-a44d-8edde9233e49 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] POST http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/attachments Jan 25 13:31:10.024402 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:31:10.024402 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:31:10.024962 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-a275912d-01fb-42fb-b30d-f575e18bf059 req-8ca0478e-d729-4fd7-a44d-8edde9233e49 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "37d9b162-5bfa-450c-a6e0-66718715ccdb", "instance_uuid": "8052dafa-0611-44cf-887f-9065e9e26e63", "connector": null}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:31:10.139437 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:31:10.139437 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:31:10.254222 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-a275912d-01fb-42fb-b30d-f575e18bf059 req-8ca0478e-d729-4fd7-a44d-8edde9233e49 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/attachments returned with HTTP 200 Jan 25 13:31:10.263776 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 6/13] 10.222.0.38 () {66 vars in 1565 bytes} [Mon Jan 25 13:31:10 2021] POST /volume/v3/41fa1410eb3d4ec38bee397aec459029/attachments => generated 273 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 13:31:10.308779 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7f85d50d-9642-450d-bd05-2704108e8643 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] GET http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb Jan 25 13:31:10.309490 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7f85d50d-9642-450d-bd05-2704108e8643 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:31:10.309959 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7f85d50d-9642-450d-bd05-2704108e8643 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:31:10.389622 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-a275912d-01fb-42fb-b30d-f575e18bf059 req-8ca0478e-d729-4fd7-a44d-8edde9233e49 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] GET http://10.222.0.38/volume// Jan 25 13:31:10.390410 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-a275912d-01fb-42fb-b30d-f575e18bf059 req-8ca0478e-d729-4fd7-a44d-8edde9233e49 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:31:10.390765 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:31:10.390765 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:31:10.391447 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-a275912d-01fb-42fb-b30d-f575e18bf059 req-8ca0478e-d729-4fd7-a44d-8edde9233e49 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:31:10.394268 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-a275912d-01fb-42fb-b30d-f575e18bf059 req-8ca0478e-d729-4fd7-a44d-8edde9233e49 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 13:31:10.395662 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 7/14] 10.222.0.48 () {56 vars in 1089 bytes} [Mon Jan 25 13:31:10 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 13:31:10.510650 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:31:10.510650 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:31:10.522346 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7f85d50d-9642-450d-bd05-2704108e8643 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Volume info retrieved successfully. Jan 25 13:31:10.659346 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:31:10.659346 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:31:10.707923 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7f85d50d-9642-450d-bd05-2704108e8643 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb returned with HTTP 200 Jan 25 13:31:10.713843 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 8/15] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:31:10 2021] GET /volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb => generated 922 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:31:10.959609 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-a275912d-01fb-42fb-b30d-f575e18bf059 req-863683a0-9ebc-428f-a09e-f0ebb0158de3 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] GET http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb Jan 25 13:31:10.960188 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-a275912d-01fb-42fb-b30d-f575e18bf059 req-863683a0-9ebc-428f-a09e-f0ebb0158de3 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:31:10.960668 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-a275912d-01fb-42fb-b30d-f575e18bf059 req-863683a0-9ebc-428f-a09e-f0ebb0158de3 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:31:11.110737 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:31:11.110737 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:31:11.133489 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-a275912d-01fb-42fb-b30d-f575e18bf059 req-863683a0-9ebc-428f-a09e-f0ebb0158de3 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Volume info retrieved successfully. Jan 25 13:31:11.204070 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:31:11.204070 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:31:11.217226 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-a275912d-01fb-42fb-b30d-f575e18bf059 req-863683a0-9ebc-428f-a09e-f0ebb0158de3 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb returned with HTTP 200 Jan 25 13:31:11.218335 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 8/16] 10.222.0.48 () {60 vars in 1403 bytes} [Mon Jan 25 13:31:10 2021] GET /volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb => generated 1021 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 13:31:11.402045 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-a275912d-01fb-42fb-b30d-f575e18bf059 req-95d2d5cb-12b5-494d-bf16-6d7afab69878 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] PUT http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/attachments/f755aabf-99ec-435a-a22e-39d94cb98aac Jan 25 13:31:11.402582 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:31:11.402582 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:31:11.403021 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-a275912d-01fb-42fb-b30d-f575e18bf059 req-95d2d5cb-12b5-494d-bf16-6d7afab69878 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.48", "host": "n-h1-760456-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-760456-3.cbci-760456-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:31:11.483480 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 25 13:31:11.483480 n-d-760456-3 devstack@c-api.service[87928]: return self(f, *args, **kw) Jan 25 13:31:11.486704 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-a275912d-01fb-42fb-b30d-f575e18bf059 req-95d2d5cb-12b5-494d-bf16-6d7afab69878 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Lock "b'cinder-attachment_update-37d9b162-5bfa-450c-a6e0-66718715ccdb-n-h1-760456-3'" acquired by "attachment_update" :: waited 0.020s {{(pid=87930) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 13:31:11.494171 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:31:11.494171 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:31:11.731760 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e36c43d3-e133-4b7e-b1de-caf6cde6b06e tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] GET http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb Jan 25 13:31:11.732267 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e36c43d3-e133-4b7e-b1de-caf6cde6b06e tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:31:11.732885 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:31:11.732885 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:31:11.732885 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e36c43d3-e133-4b7e-b1de-caf6cde6b06e tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:31:11.795150 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:31:11.795150 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:31:11.808850 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e36c43d3-e133-4b7e-b1de-caf6cde6b06e tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Volume info retrieved successfully. Jan 25 13:31:11.837921 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:31:11.837921 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:31:11.848585 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e36c43d3-e133-4b7e-b1de-caf6cde6b06e tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb returned with HTTP 200 Jan 25 13:31:11.851691 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 9/17] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:31:11 2021] GET /volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb => generated 922 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:31:12.868981 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-54494ad7-5434-40f1-81ec-c84bb9039078 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] GET http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb Jan 25 13:31:12.869502 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-54494ad7-5434-40f1-81ec-c84bb9039078 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:31:12.869692 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:31:12.869692 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:31:12.870061 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-54494ad7-5434-40f1-81ec-c84bb9039078 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:31:13.013491 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:31:13.013491 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:31:13.038751 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-54494ad7-5434-40f1-81ec-c84bb9039078 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Volume info retrieved successfully. Jan 25 13:31:13.080174 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:31:13.080174 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:31:13.102369 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-54494ad7-5434-40f1-81ec-c84bb9039078 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb returned with HTTP 200 Jan 25 13:31:13.103391 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 10/18] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:31:12 2021] GET /volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb => generated 922 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:31:14.121071 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-186b248c-1c69-4685-a6b5-544f62c59100 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] GET http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb Jan 25 13:31:14.122134 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-186b248c-1c69-4685-a6b5-544f62c59100 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:31:14.122464 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:31:14.122464 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:31:14.122999 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-186b248c-1c69-4685-a6b5-544f62c59100 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:31:14.215197 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:31:14.215197 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:31:14.239118 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-186b248c-1c69-4685-a6b5-544f62c59100 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Volume info retrieved successfully. Jan 25 13:31:14.304328 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:31:14.304328 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:31:14.348922 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-186b248c-1c69-4685-a6b5-544f62c59100 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb returned with HTTP 200 Jan 25 13:31:14.361689 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 11/19] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:31:14 2021] GET /volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb => generated 922 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:31:15.368306 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2253a354-9f81-4a90-80f2-498565378668 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] GET http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb Jan 25 13:31:15.368908 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2253a354-9f81-4a90-80f2-498565378668 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:31:15.369451 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:31:15.369451 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:31:15.370115 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2253a354-9f81-4a90-80f2-498565378668 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:31:15.504010 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:31:15.504010 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:31:15.519173 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-2253a354-9f81-4a90-80f2-498565378668 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Volume info retrieved successfully. Jan 25 13:31:15.570763 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:31:15.570763 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:31:15.590374 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2253a354-9f81-4a90-80f2-498565378668 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb returned with HTTP 200 Jan 25 13:31:15.591909 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 12/20] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:31:15 2021] GET /volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb => generated 922 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:31:16.616559 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-698a63a9-6d9e-49c9-9059-8ea5664363f7 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] GET http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb Jan 25 13:31:16.617230 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-698a63a9-6d9e-49c9-9059-8ea5664363f7 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:31:16.619561 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:31:16.619561 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:31:16.620340 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-698a63a9-6d9e-49c9-9059-8ea5664363f7 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:31:16.719080 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:31:16.719080 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:31:16.743288 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-698a63a9-6d9e-49c9-9059-8ea5664363f7 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Volume info retrieved successfully. Jan 25 13:31:16.796234 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:31:16.796234 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:31:16.819465 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-698a63a9-6d9e-49c9-9059-8ea5664363f7 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb returned with HTTP 200 Jan 25 13:31:16.823381 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 13/21] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:31:16 2021] GET /volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb => generated 922 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:31:17.836800 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4d6654e8-6fdd-47a1-857a-f2af6bf09f83 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] GET http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb Jan 25 13:31:17.838144 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4d6654e8-6fdd-47a1-857a-f2af6bf09f83 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:31:17.839039 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:31:17.839039 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:31:17.839880 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4d6654e8-6fdd-47a1-857a-f2af6bf09f83 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:31:17.924225 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-a275912d-01fb-42fb-b30d-f575e18bf059 req-95d2d5cb-12b5-494d-bf16-6d7afab69878 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Lock "b'cinder-attachment_update-37d9b162-5bfa-450c-a6e0-66718715ccdb-n-h1-760456-3'" released by "attachment_update" :: held 6.438s {{(pid=87930) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 13:31:17.925403 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-a275912d-01fb-42fb-b30d-f575e18bf059 req-95d2d5cb-12b5-494d-bf16-6d7afab69878 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/attachments/f755aabf-99ec-435a-a22e-39d94cb98aac returned with HTTP 200 Jan 25 13:31:17.928472 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 9/22] 10.222.0.48 () {64 vars in 1468 bytes} [Mon Jan 25 13:31:11 2021] PUT /volume/v3/41fa1410eb3d4ec38bee397aec459029/attachments/f755aabf-99ec-435a-a22e-39d94cb98aac => generated 762 bytes in 6533 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 13:31:18.019774 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:31:18.019774 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:31:18.034167 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4d6654e8-6fdd-47a1-857a-f2af6bf09f83 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Volume info retrieved successfully. Jan 25 13:31:18.055529 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:31:18.055529 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:31:18.065617 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4d6654e8-6fdd-47a1-857a-f2af6bf09f83 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb returned with HTTP 200 Jan 25 13:31:18.067384 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 14/23] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:31:17 2021] GET /volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb => generated 923 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:31:19.083370 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-91082963-c157-4e28-8116-09053ae8c85e tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] GET http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb Jan 25 13:31:19.084231 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-91082963-c157-4e28-8116-09053ae8c85e tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:31:19.085150 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:31:19.085150 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:31:19.085549 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-91082963-c157-4e28-8116-09053ae8c85e tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:31:19.163139 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:31:19.163139 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:31:19.173746 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-91082963-c157-4e28-8116-09053ae8c85e tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Volume info retrieved successfully. Jan 25 13:31:19.208348 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:31:19.208348 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:31:19.219780 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-91082963-c157-4e28-8116-09053ae8c85e tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb returned with HTTP 200 Jan 25 13:31:19.220881 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 10/24] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:31:19 2021] GET /volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb => generated 923 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:31:20.238265 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6c9b11d3-b3a6-4770-9713-b89668d3a3ca tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] GET http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb Jan 25 13:31:20.238826 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6c9b11d3-b3a6-4770-9713-b89668d3a3ca tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:31:20.239131 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:31:20.239131 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:31:20.239660 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6c9b11d3-b3a6-4770-9713-b89668d3a3ca tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:31:20.327831 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:31:20.327831 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:31:20.337921 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6c9b11d3-b3a6-4770-9713-b89668d3a3ca tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Volume info retrieved successfully. Jan 25 13:31:20.398322 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:31:20.398322 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:31:20.409652 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6c9b11d3-b3a6-4770-9713-b89668d3a3ca tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb returned with HTTP 200 Jan 25 13:31:20.413480 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 15/25] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:31:20 2021] GET /volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb => generated 923 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:31:21.429786 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c3014f89-3269-40d0-80ce-1b1ea6dafb33 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] GET http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb Jan 25 13:31:21.431190 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c3014f89-3269-40d0-80ce-1b1ea6dafb33 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:31:21.431568 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:31:21.431568 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:31:21.432154 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c3014f89-3269-40d0-80ce-1b1ea6dafb33 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:31:21.557070 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:31:21.557070 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:31:21.594073 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c3014f89-3269-40d0-80ce-1b1ea6dafb33 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Volume info retrieved successfully. Jan 25 13:31:21.656805 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:31:21.656805 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:31:21.675968 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c3014f89-3269-40d0-80ce-1b1ea6dafb33 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb returned with HTTP 200 Jan 25 13:31:21.676989 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 11/26] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:31:21 2021] GET /volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb => generated 923 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:31:22.698970 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e3450e56-56b8-41cc-a8b8-b611215b4aa2 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] GET http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb Jan 25 13:31:22.700134 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e3450e56-56b8-41cc-a8b8-b611215b4aa2 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:31:22.700534 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:31:22.700534 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:31:22.701191 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e3450e56-56b8-41cc-a8b8-b611215b4aa2 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:31:22.835654 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:31:22.835654 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:31:22.845112 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e3450e56-56b8-41cc-a8b8-b611215b4aa2 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Volume info retrieved successfully. Jan 25 13:31:22.898346 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:31:22.898346 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:31:22.918227 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e3450e56-56b8-41cc-a8b8-b611215b4aa2 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb returned with HTTP 200 Jan 25 13:31:22.924661 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 16/27] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:31:22 2021] GET /volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb => generated 923 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:31:23.944529 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-065538f1-df5b-4299-8b2e-4f58cd70b23b tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] GET http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb Jan 25 13:31:23.945057 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-065538f1-df5b-4299-8b2e-4f58cd70b23b tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:31:23.945255 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:31:23.945255 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:31:23.945624 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-065538f1-df5b-4299-8b2e-4f58cd70b23b tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:31:24.077187 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:31:24.077187 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:31:24.095541 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-065538f1-df5b-4299-8b2e-4f58cd70b23b tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Volume info retrieved successfully. Jan 25 13:31:24.152712 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:31:24.152712 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:31:24.168566 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-065538f1-df5b-4299-8b2e-4f58cd70b23b tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb returned with HTTP 200 Jan 25 13:31:24.182526 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 12/28] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:31:23 2021] GET /volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb => generated 923 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:31:24.564298 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-a275912d-01fb-42fb-b30d-f575e18bf059 req-5a55bce0-8308-48b4-a63a-34e7518e7d28 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] POST http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/attachments/f755aabf-99ec-435a-a22e-39d94cb98aac/action Jan 25 13:31:24.564298 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:31:24.564298 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:31:24.564298 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-a275912d-01fb-42fb-b30d-f575e18bf059 req-5a55bce0-8308-48b4-a63a-34e7518e7d28 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Action body: b'{"os-complete": null}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 13:31:24.585951 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-a275912d-01fb-42fb-b30d-f575e18bf059 req-5a55bce0-8308-48b4-a63a-34e7518e7d28 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:31:24.765346 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:31:24.765346 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:31:24.798390 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-a275912d-01fb-42fb-b30d-f575e18bf059 req-5a55bce0-8308-48b4-a63a-34e7518e7d28 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/attachments/f755aabf-99ec-435a-a22e-39d94cb98aac/action returned with HTTP 204 Jan 25 13:31:24.799392 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 17/29] 10.222.0.48 () {64 vars in 1489 bytes} [Mon Jan 25 13:31:24 2021] POST /volume/v3/41fa1410eb3d4ec38bee397aec459029/attachments/f755aabf-99ec-435a-a22e-39d94cb98aac/action => generated 0 bytes in 265 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:31:25.219692 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bd0391a4-7bd2-4589-9135-0f45f9822dbc tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] GET http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb Jan 25 13:31:25.219692 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bd0391a4-7bd2-4589-9135-0f45f9822dbc tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:31:25.219692 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:31:25.219692 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:31:25.219692 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bd0391a4-7bd2-4589-9135-0f45f9822dbc tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:31:25.470642 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:31:25.470642 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:31:25.525000 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-bd0391a4-7bd2-4589-9135-0f45f9822dbc tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Volume info retrieved successfully. Jan 25 13:31:25.609238 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:31:25.609238 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:31:25.637902 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bd0391a4-7bd2-4589-9135-0f45f9822dbc tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb returned with HTTP 200 Jan 25 13:31:25.640906 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 13/30] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:31:25 2021] GET /volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb => generated 1215 bytes in 440 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:31:34.883084 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-a275912d-01fb-42fb-b30d-f575e18bf059 req-5a55bce0-8308-48b4-a63a-34e7518e7d28 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] GET http://10.222.0.38/volume// Jan 25 13:31:34.885023 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-a275912d-01fb-42fb-b30d-f575e18bf059 req-5a55bce0-8308-48b4-a63a-34e7518e7d28 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:31:34.885380 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:31:34.885380 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:31:34.886025 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-a275912d-01fb-42fb-b30d-f575e18bf059 req-5a55bce0-8308-48b4-a63a-34e7518e7d28 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:31:34.887355 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-a275912d-01fb-42fb-b30d-f575e18bf059 req-5a55bce0-8308-48b4-a63a-34e7518e7d28 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 13:31:34.888338 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 18/31] 10.222.0.57 () {56 vars in 1089 bytes} [Mon Jan 25 13:31:34 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 13:31:35.183860 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-fca24b5e-b5e5-439b-b990-e9b9762683d4 req-a2055953-e90c-497f-8195-e7aae6a22864 tempest-LiveAutoBlockMigrationV225Test-1564755335 tempest-LiveAutoBlockMigrationV225Test-1564755335] POST http://10.222.0.38/volume/v3/7e30b1602526414b897a4481c318702b/attachments Jan 25 13:31:35.184870 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:31:35.184870 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:31:35.185566 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-fca24b5e-b5e5-439b-b990-e9b9762683d4 req-a2055953-e90c-497f-8195-e7aae6a22864 tempest-LiveAutoBlockMigrationV225Test-1564755335 tempest-LiveAutoBlockMigrationV225Test-1564755335] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "37d9b162-5bfa-450c-a6e0-66718715ccdb", "instance_uuid": "8052dafa-0611-44cf-887f-9065e9e26e63", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.57", "host": "n-h2-760456-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-760456-3.cbci-760456-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:31:35.291984 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:31:35.291984 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:31:37.070195 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-fca24b5e-b5e5-439b-b990-e9b9762683d4 req-a2055953-e90c-497f-8195-e7aae6a22864 tempest-LiveAutoBlockMigrationV225Test-1564755335 tempest-LiveAutoBlockMigrationV225Test-1564755335] http://10.222.0.38/volume/v3/7e30b1602526414b897a4481c318702b/attachments returned with HTTP 200 Jan 25 13:31:37.071079 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 14/32] 10.222.0.57 () {64 vars in 1358 bytes} [Mon Jan 25 13:31:35 2021] POST /volume/v3/7e30b1602526414b897a4481c318702b/attachments => generated 762 bytes in 1893 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 13:31:37.128106 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-fca24b5e-b5e5-439b-b990-e9b9762683d4 req-7cfc9cf8-99f7-47f2-8500-ae4c4e6d9bd2 tempest-LiveAutoBlockMigrationV225Test-1564755335 tempest-LiveAutoBlockMigrationV225Test-1564755335] GET http://10.222.0.38/volume/v3/7e30b1602526414b897a4481c318702b/attachments/804e1758-6b00-4a2f-adba-dc3f64dcae2a Jan 25 13:31:37.129045 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-fca24b5e-b5e5-439b-b990-e9b9762683d4 req-7cfc9cf8-99f7-47f2-8500-ae4c4e6d9bd2 tempest-LiveAutoBlockMigrationV225Test-1564755335 tempest-LiveAutoBlockMigrationV225Test-1564755335] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:31:37.129530 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-fca24b5e-b5e5-439b-b990-e9b9762683d4 req-7cfc9cf8-99f7-47f2-8500-ae4c4e6d9bd2 tempest-LiveAutoBlockMigrationV225Test-1564755335 tempest-LiveAutoBlockMigrationV225Test-1564755335] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:31:37.151060 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-fca24b5e-b5e5-439b-b990-e9b9762683d4 req-7cfc9cf8-99f7-47f2-8500-ae4c4e6d9bd2 tempest-LiveAutoBlockMigrationV225Test-1564755335 tempest-LiveAutoBlockMigrationV225Test-1564755335] http://10.222.0.38/volume/v3/7e30b1602526414b897a4481c318702b/attachments/804e1758-6b00-4a2f-adba-dc3f64dcae2a returned with HTTP 200 Jan 25 13:31:37.152501 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 19/33] 10.222.0.57 () {60 vars in 1415 bytes} [Mon Jan 25 13:31:37 2021] GET /volume/v3/7e30b1602526414b897a4481c318702b/attachments/804e1758-6b00-4a2f-adba-dc3f64dcae2a => generated 789 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:31:49.488155 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-fca24b5e-b5e5-439b-b990-e9b9762683d4 req-5c3971cb-486f-4dab-bd69-47e8071aef88 tempest-LiveAutoBlockMigrationV225Test-1564755335 tempest-LiveAutoBlockMigrationV225Test-1564755335] POST http://10.222.0.38/volume/v3/7e30b1602526414b897a4481c318702b/attachments/804e1758-6b00-4a2f-adba-dc3f64dcae2a/action Jan 25 13:31:49.488703 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:31:49.488703 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:31:49.505842 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-fca24b5e-b5e5-439b-b990-e9b9762683d4 req-5c3971cb-486f-4dab-bd69-47e8071aef88 tempest-LiveAutoBlockMigrationV225Test-1564755335 tempest-LiveAutoBlockMigrationV225Test-1564755335] Action body: b'{"os-complete": null}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 13:31:49.506266 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-fca24b5e-b5e5-439b-b990-e9b9762683d4 req-5c3971cb-486f-4dab-bd69-47e8071aef88 tempest-LiveAutoBlockMigrationV225Test-1564755335 tempest-LiveAutoBlockMigrationV225Test-1564755335] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:31:49.799917 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:31:49.799917 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:31:49.831103 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-fca24b5e-b5e5-439b-b990-e9b9762683d4 req-5c3971cb-486f-4dab-bd69-47e8071aef88 tempest-LiveAutoBlockMigrationV225Test-1564755335 tempest-LiveAutoBlockMigrationV225Test-1564755335] http://10.222.0.38/volume/v3/7e30b1602526414b897a4481c318702b/attachments/804e1758-6b00-4a2f-adba-dc3f64dcae2a/action returned with HTTP 204 Jan 25 13:31:49.834593 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 15/34] 10.222.0.57 () {64 vars in 1489 bytes} [Mon Jan 25 13:31:49 2021] POST /volume/v3/7e30b1602526414b897a4481c318702b/attachments/804e1758-6b00-4a2f-adba-dc3f64dcae2a/action => generated 0 bytes in 351 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:31:56.462184 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-fca24b5e-b5e5-439b-b990-e9b9762683d4 req-81c9c0e6-4f0a-428f-8217-2c99c2602d97 tempest-LiveAutoBlockMigrationV225Test-1564755335 tempest-LiveAutoBlockMigrationV225Test-1564755335] DELETE http://10.222.0.38/volume/v3/7e30b1602526414b897a4481c318702b/attachments/f755aabf-99ec-435a-a22e-39d94cb98aac Jan 25 13:31:56.470815 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-fca24b5e-b5e5-439b-b990-e9b9762683d4 req-81c9c0e6-4f0a-428f-8217-2c99c2602d97 tempest-LiveAutoBlockMigrationV225Test-1564755335 tempest-LiveAutoBlockMigrationV225Test-1564755335] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:31:56.471534 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:31:56.471534 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:31:56.472629 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-fca24b5e-b5e5-439b-b990-e9b9762683d4 req-81c9c0e6-4f0a-428f-8217-2c99c2602d97 tempest-LiveAutoBlockMigrationV225Test-1564755335 tempest-LiveAutoBlockMigrationV225Test-1564755335] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:31:56.532466 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:31:56.532466 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:31:57.016294 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-fca24b5e-b5e5-439b-b990-e9b9762683d4 req-81c9c0e6-4f0a-428f-8217-2c99c2602d97 tempest-LiveAutoBlockMigrationV225Test-1564755335 tempest-LiveAutoBlockMigrationV225Test-1564755335] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(804e1758-6b00-4a2f-adba-dc3f64dcae2a)]) {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 13:31:57.016905 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-fca24b5e-b5e5-439b-b990-e9b9762683d4 req-81c9c0e6-4f0a-428f-8217-2c99c2602d97 tempest-LiveAutoBlockMigrationV225Test-1564755335 tempest-LiveAutoBlockMigrationV225Test-1564755335] Adding status of: attached to pending status list for volume. {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 25 13:31:57.017378 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-fca24b5e-b5e5-439b-b990-e9b9762683d4 req-81c9c0e6-4f0a-428f-8217-2c99c2602d97 tempest-LiveAutoBlockMigrationV225Test-1564755335 tempest-LiveAutoBlockMigrationV225Test-1564755335] Pending status list for volume during attachment-delete: ['attached'] {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 13:31:57.039013 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-fca24b5e-b5e5-439b-b990-e9b9762683d4 req-81c9c0e6-4f0a-428f-8217-2c99c2602d97 tempest-LiveAutoBlockMigrationV225Test-1564755335 tempest-LiveAutoBlockMigrationV225Test-1564755335] http://10.222.0.38/volume/v3/7e30b1602526414b897a4481c318702b/attachments/f755aabf-99ec-435a-a22e-39d94cb98aac returned with HTTP 200 Jan 25 13:31:57.040602 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 20/35] 10.222.0.48 () {62 vars in 1437 bytes} [Mon Jan 25 13:31:56 2021] DELETE /volume/v3/7e30b1602526414b897a4481c318702b/attachments/f755aabf-99ec-435a-a22e-39d94cb98aac => generated 192 bytes in 592 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:32:18.418669 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-81bf751e-0698-40d1-89e6-4a10aa74ed39 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] GET http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb Jan 25 13:32:18.420120 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-81bf751e-0698-40d1-89e6-4a10aa74ed39 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:32:18.420454 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:32:18.420454 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:32:18.421076 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-81bf751e-0698-40d1-89e6-4a10aa74ed39 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:32:18.524797 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:32:18.524797 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:32:18.536281 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-81bf751e-0698-40d1-89e6-4a10aa74ed39 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Volume info retrieved successfully. Jan 25 13:32:18.560791 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:32:18.560791 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:32:18.573738 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-81bf751e-0698-40d1-89e6-4a10aa74ed39 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb returned with HTTP 200 Jan 25 13:32:18.575907 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 16/36] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:32:18 2021] GET /volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb => generated 1215 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:32:23.595628 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-a0cffa12-df36-479f-8729-fcaa2902666d req-012aa28c-e8a5-4aac-acf0-42167b70688d tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] GET http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb Jan 25 13:32:23.596908 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-a0cffa12-df36-479f-8729-fcaa2902666d req-012aa28c-e8a5-4aac-acf0-42167b70688d tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:32:23.597350 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:32:23.597350 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:32:23.598098 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-a0cffa12-df36-479f-8729-fcaa2902666d req-012aa28c-e8a5-4aac-acf0-42167b70688d tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:32:23.829271 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:32:23.829271 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:32:23.858586 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-a0cffa12-df36-479f-8729-fcaa2902666d req-012aa28c-e8a5-4aac-acf0-42167b70688d tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Volume info retrieved successfully. Jan 25 13:32:23.916878 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:32:23.916878 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:32:23.930747 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-a0cffa12-df36-479f-8729-fcaa2902666d req-012aa28c-e8a5-4aac-acf0-42167b70688d tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb returned with HTTP 200 Jan 25 13:32:23.931964 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 21/37] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 13:32:23 2021] GET /volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb => generated 1215 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:32:23.959287 n-d-760456-3 devstack@c-api.service[87928]: WARNING keystonemiddleware.auth_token [None req-81bf751e-0698-40d1-89e6-4a10aa74ed39 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] A valid token was submitted as a service token, but it was not a valid service token. This is incorrect but backwards compatible behaviour. This will be removed in future releases. Jan 25 13:32:23.963453 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-a0cffa12-df36-479f-8729-fcaa2902666d req-ed5bdca8-9d82-42bc-83a3-f90057d0992f tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] POST http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb/action Jan 25 13:32:23.964025 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:32:23.964025 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:32:23.964587 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-a0cffa12-df36-479f-8729-fcaa2902666d req-ed5bdca8-9d82-42bc-83a3-f90057d0992f tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Action body: b'{"os-begin_detaching": null}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 13:32:23.965283 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-a0cffa12-df36-479f-8729-fcaa2902666d req-ed5bdca8-9d82-42bc-83a3-f90057d0992f tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:32:24.065608 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:32:24.065608 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:32:24.069118 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-a0cffa12-df36-479f-8729-fcaa2902666d req-ed5bdca8-9d82-42bc-83a3-f90057d0992f tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Volume info retrieved successfully. Jan 25 13:32:24.083007 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-a0cffa12-df36-479f-8729-fcaa2902666d req-ed5bdca8-9d82-42bc-83a3-f90057d0992f tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Begin detaching volume completed successfully. Jan 25 13:32:24.083567 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-a0cffa12-df36-479f-8729-fcaa2902666d req-ed5bdca8-9d82-42bc-83a3-f90057d0992f tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb/action returned with HTTP 202 Jan 25 13:32:24.084479 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 17/38] 10.222.0.38 () {64 vars in 1643 bytes} [Mon Jan 25 13:32:23 2021] POST /volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb/action => generated 0 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 13:32:24.116648 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7f4f08e9-f1f9-42e9-b6f6-fb9dc04d6fc6 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] GET http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb Jan 25 13:32:24.117581 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7f4f08e9-f1f9-42e9-b6f6-fb9dc04d6fc6 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:32:24.118015 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:32:24.118015 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:32:24.118913 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7f4f08e9-f1f9-42e9-b6f6-fb9dc04d6fc6 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:32:24.183826 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-a0cffa12-df36-479f-8729-fcaa2902666d req-ed5bdca8-9d82-42bc-83a3-f90057d0992f tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] GET http://10.222.0.38/volume// Jan 25 13:32:24.184214 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-a0cffa12-df36-479f-8729-fcaa2902666d req-ed5bdca8-9d82-42bc-83a3-f90057d0992f tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:32:24.184448 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:32:24.184448 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:32:24.184868 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-a0cffa12-df36-479f-8729-fcaa2902666d req-ed5bdca8-9d82-42bc-83a3-f90057d0992f tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Calling method 'all' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:32:24.186620 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-a0cffa12-df36-479f-8729-fcaa2902666d req-ed5bdca8-9d82-42bc-83a3-f90057d0992f tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 13:32:24.187601 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 18/39] 10.222.0.57 () {56 vars in 1089 bytes} [Mon Jan 25 13:32:24 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 13:32:24.216392 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-a0cffa12-df36-479f-8729-fcaa2902666d req-801aa643-cf1d-419b-b630-1a490f6d84d6 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] GET http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb Jan 25 13:32:24.217758 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-a0cffa12-df36-479f-8729-fcaa2902666d req-801aa643-cf1d-419b-b630-1a490f6d84d6 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:32:24.218398 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-a0cffa12-df36-479f-8729-fcaa2902666d req-801aa643-cf1d-419b-b630-1a490f6d84d6 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:32:24.242616 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:32:24.242616 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:32:24.271802 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7f4f08e9-f1f9-42e9-b6f6-fb9dc04d6fc6 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Volume info retrieved successfully. Jan 25 13:32:24.337479 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:32:24.337479 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:32:24.352696 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7f4f08e9-f1f9-42e9-b6f6-fb9dc04d6fc6 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb returned with HTTP 200 Jan 25 13:32:24.353910 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 22/40] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:32:24 2021] GET /volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb => generated 1218 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:32:24.382259 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:32:24.382259 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:32:24.399055 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-a0cffa12-df36-479f-8729-fcaa2902666d req-801aa643-cf1d-419b-b630-1a490f6d84d6 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Volume info retrieved successfully. Jan 25 13:32:24.431363 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:32:24.431363 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:32:24.447759 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-a0cffa12-df36-479f-8729-fcaa2902666d req-801aa643-cf1d-419b-b630-1a490f6d84d6 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb returned with HTTP 200 Jan 25 13:32:24.449802 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 19/41] 10.222.0.57 () {60 vars in 1403 bytes} [Mon Jan 25 13:32:24 2021] GET /volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb => generated 1317 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 25 13:32:25.093366 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-a0cffa12-df36-479f-8729-fcaa2902666d req-eec0d4f4-c013-4754-97c8-441acd34194f tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] DELETE http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/attachments/804e1758-6b00-4a2f-adba-dc3f64dcae2a Jan 25 13:32:25.094579 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-a0cffa12-df36-479f-8729-fcaa2902666d req-eec0d4f4-c013-4754-97c8-441acd34194f tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:32:25.095013 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:32:25.095013 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:32:25.096537 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-a0cffa12-df36-479f-8729-fcaa2902666d req-eec0d4f4-c013-4754-97c8-441acd34194f tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:32:25.169269 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:32:25.169269 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:32:25.382375 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f49fab79-e2a1-4e11-89fd-133bd37bbd3e tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] GET http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb Jan 25 13:32:25.383697 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f49fab79-e2a1-4e11-89fd-133bd37bbd3e tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:32:25.384149 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:32:25.384149 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:32:25.385578 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f49fab79-e2a1-4e11-89fd-133bd37bbd3e tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:32:25.558095 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:32:25.558095 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:32:25.602704 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f49fab79-e2a1-4e11-89fd-133bd37bbd3e tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Volume info retrieved successfully. Jan 25 13:32:25.718293 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:32:25.718293 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:32:25.735975 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f49fab79-e2a1-4e11-89fd-133bd37bbd3e tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb returned with HTTP 200 Jan 25 13:32:25.752949 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 20/42] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:32:25 2021] GET /volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb => generated 1218 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:32:26.275536 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-a0cffa12-df36-479f-8729-fcaa2902666d req-eec0d4f4-c013-4754-97c8-441acd34194f tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 13:32:26.276315 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-a0cffa12-df36-479f-8729-fcaa2902666d req-eec0d4f4-c013-4754-97c8-441acd34194f tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Pending status list for volume during attachment-delete: [] {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 13:32:26.291136 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-a0cffa12-df36-479f-8729-fcaa2902666d req-eec0d4f4-c013-4754-97c8-441acd34194f tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/attachments/804e1758-6b00-4a2f-adba-dc3f64dcae2a returned with HTTP 200 Jan 25 13:32:26.294773 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 23/43] 10.222.0.57 () {62 vars in 1437 bytes} [Mon Jan 25 13:32:25 2021] DELETE /volume/v3/41fa1410eb3d4ec38bee397aec459029/attachments/804e1758-6b00-4a2f-adba-dc3f64dcae2a => generated 19 bytes in 1209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:32:26.791401 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e1c9e43a-79df-465f-861f-9ffc5796108c tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] GET http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb Jan 25 13:32:26.792933 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e1c9e43a-79df-465f-861f-9ffc5796108c tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:32:26.793624 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:32:26.793624 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:32:26.794822 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e1c9e43a-79df-465f-861f-9ffc5796108c tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:32:26.913993 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:32:26.913993 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:32:26.929608 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e1c9e43a-79df-465f-861f-9ffc5796108c tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Volume info retrieved successfully. Jan 25 13:32:26.966360 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e1c9e43a-79df-465f-861f-9ffc5796108c tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb returned with HTTP 200 Jan 25 13:32:26.967913 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 21/44] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:32:26 2021] GET /volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb => generated 923 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:34:52.222581 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c844e9e3-d74a-4ef2-b7fa-5ffe8b81e105 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] DELETE http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb Jan 25 13:34:52.223794 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c844e9e3-d74a-4ef2-b7fa-5ffe8b81e105 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:34:52.224471 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:34:52.224471 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:34:52.225427 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c844e9e3-d74a-4ef2-b7fa-5ffe8b81e105 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:34:52.226365 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-c844e9e3-d74a-4ef2-b7fa-5ffe8b81e105 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Delete volume with id: 37d9b162-5bfa-450c-a6e0-66718715ccdb Jan 25 13:34:52.321613 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:34:52.321613 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:34:52.324010 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c844e9e3-d74a-4ef2-b7fa-5ffe8b81e105 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Volume info retrieved successfully. Jan 25 13:34:52.368203 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c844e9e3-d74a-4ef2-b7fa-5ffe8b81e105 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Delete volume request issued successfully. Jan 25 13:34:52.369734 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c844e9e3-d74a-4ef2-b7fa-5ffe8b81e105 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb returned with HTTP 202 Jan 25 13:34:52.370943 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 24/45] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 13:34:52 2021] DELETE /volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:34:52.379854 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d04189c2-28b5-449d-a01c-5b58e918a6b3 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] GET http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb Jan 25 13:34:52.380290 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d04189c2-28b5-449d-a01c-5b58e918a6b3 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:34:52.380490 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:34:52.380490 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:34:52.380855 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d04189c2-28b5-449d-a01c-5b58e918a6b3 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:34:52.437644 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:34:52.437644 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:34:52.446269 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d04189c2-28b5-449d-a01c-5b58e918a6b3 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Volume info retrieved successfully. Jan 25 13:34:52.470359 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d04189c2-28b5-449d-a01c-5b58e918a6b3 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb returned with HTTP 200 Jan 25 13:34:52.471559 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 22/46] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:34:52 2021] GET /volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb => generated 922 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:34:53.489780 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-32ae8876-f96e-4f5a-a918-dc8bf8fd96a7 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] GET http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb Jan 25 13:34:53.490385 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-32ae8876-f96e-4f5a-a918-dc8bf8fd96a7 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:34:53.490672 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:34:53.490672 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:34:53.491172 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-32ae8876-f96e-4f5a-a918-dc8bf8fd96a7 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:34:53.551309 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:34:53.551309 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:34:53.563282 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-32ae8876-f96e-4f5a-a918-dc8bf8fd96a7 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Volume info retrieved successfully. Jan 25 13:34:53.592659 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-32ae8876-f96e-4f5a-a918-dc8bf8fd96a7 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb returned with HTTP 200 Jan 25 13:34:53.593857 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 25/47] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:34:53 2021] GET /volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb => generated 922 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:34:54.610861 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-665e85cd-5c0e-469f-95c6-c92fa858fec2 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] GET http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb Jan 25 13:34:54.613017 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-665e85cd-5c0e-469f-95c6-c92fa858fec2 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:34:54.613601 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:34:54.613601 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:34:54.614453 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-665e85cd-5c0e-469f-95c6-c92fa858fec2 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:34:54.706423 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-665e85cd-5c0e-469f-95c6-c92fa858fec2 tempest-LiveAutoBlockMigrationV225Test-225848946 tempest-LiveAutoBlockMigrationV225Test-225848946] http://10.222.0.38/volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb returned with HTTP 404 Jan 25 13:34:54.713017 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 23/48] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:34:54 2021] GET /volume/v3/41fa1410eb3d4ec38bee397aec459029/volumes/37d9b162-5bfa-450c-a6e0-66718715ccdb => generated 109 bytes in 106 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:37:12.141340 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2c67da2b-da6f-4feb-89ef-5843d16496c1 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] POST http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes Jan 25 13:37:12.142490 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:12.142490 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:12.143252 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2c67da2b-da6f-4feb-89ef-5843d16496c1 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-646678180"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:37:12.144551 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-2c67da2b-da6f-4feb-89ef-5843d16496c1 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-646678180'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 13:37:12.145174 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-2c67da2b-da6f-4feb-89ef-5843d16496c1 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Create volume of 1 GB Jan 25 13:37:12.159376 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-2c67da2b-da6f-4feb-89ef-5843d16496c1 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Availability Zones retrieved successfully. Jan 25 13:37:12.176898 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-2c67da2b-da6f-4feb-89ef-5843d16496c1 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Flow 'volume_create_api' (faee3e2d-a981-47cd-a4ec-6889851a6c6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:37:12.180006 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-2c67da2b-da6f-4feb-89ef-5843d16496c1 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b875df9-c936-4f4d-a99b-7c36551d1c01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:37:12.182395 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-2c67da2b-da6f-4feb-89ef-5843d16496c1 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 13:37:12.257155 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-2c67da2b-da6f-4feb-89ef-5843d16496c1 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b875df9-c936-4f4d-a99b-7c36551d1c01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:37:12.258824 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-2c67da2b-da6f-4feb-89ef-5843d16496c1 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7750a003-67ec-4c60-af2d-18b60af77667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:37:12.367466 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-2c67da2b-da6f-4feb-89ef-5843d16496c1 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Created reservations ['9dbc6733-37ef-4e6f-aa69-8275a05c3699', '6110fb84-181f-42a9-9850-033ce5202525', 'de3760fb-9c5a-4008-bde3-f3d6e3ecbc4c', '8b9a3a01-ac92-4ff6-9e02-1ba0515b326e'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:37:12.370467 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-2c67da2b-da6f-4feb-89ef-5843d16496c1 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7750a003-67ec-4c60-af2d-18b60af77667) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9dbc6733-37ef-4e6f-aa69-8275a05c3699', '6110fb84-181f-42a9-9850-033ce5202525', 'de3760fb-9c5a-4008-bde3-f3d6e3ecbc4c', '8b9a3a01-ac92-4ff6-9e02-1ba0515b326e']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:37:12.373323 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-2c67da2b-da6f-4feb-89ef-5843d16496c1 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (166e5286-fc5f-4d87-b2e6-16fcb6bea58f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:37:12.443452 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-2c67da2b-da6f-4feb-89ef-5843d16496c1 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (166e5286-fc5f-4d87-b2e6-16fcb6bea58f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-646678180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60d35f5fc4884f78835d889969bd27bb',qos_specs=None,replication_status=,reservations=['9dbc6733-37ef-4e6f-aa69-8275a05c3699','6110fb84-181f-42a9-9850-033ce5202525','de3760fb-9c5a-4008-bde3-f3d6e3ecbc4c','8b9a3a01-ac92-4ff6-9e02-1ba0515b326e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='708599147dcc4a6e956fa53d9f965a3e',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T13:37:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-646678180',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60d35f5fc4884f78835d889969bd27bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='708599147dcc4a6e956fa53d9f965a3e',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:37:12.445879 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-2c67da2b-da6f-4feb-89ef-5843d16496c1 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88557554-d059-41ef-b847-80291b95a898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:37:12.477968 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-2c67da2b-da6f-4feb-89ef-5843d16496c1 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88557554-d059-41ef-b847-80291b95a898) transitioned into state 'SUCCESS' from state '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-646678180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60d35f5fc4884f78835d889969bd27bb',qos_specs=None,replication_status=,reservations=['9dbc6733-37ef-4e6f-aa69-8275a05c3699','6110fb84-181f-42a9-9850-033ce5202525','de3760fb-9c5a-4008-bde3-f3d6e3ecbc4c','8b9a3a01-ac92-4ff6-9e02-1ba0515b326e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='708599147dcc4a6e956fa53d9f965a3e',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:37:12.480212 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-2c67da2b-da6f-4feb-89ef-5843d16496c1 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bb3e35a-42e2-4315-b0ae-e1e4ff1ee612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:37:12.541090 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-2c67da2b-da6f-4feb-89ef-5843d16496c1 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bb3e35a-42e2-4315-b0ae-e1e4ff1ee612) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:37:12.543947 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-2c67da2b-da6f-4feb-89ef-5843d16496c1 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Flow 'volume_create_api' (faee3e2d-a981-47cd-a4ec-6889851a6c6c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:37:12.665884 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-2c67da2b-da6f-4feb-89ef-5843d16496c1 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Create volume request issued successfully. Jan 25 13:37:12.705053 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2c67da2b-da6f-4feb-89ef-5843d16496c1 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes returned with HTTP 202 Jan 25 13:37:12.710550 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 26/49] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 13:37:12 2021] POST /volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes => generated 823 bytes in 573 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 13:37:12.722023 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-44edb8ae-720d-40bd-8d58-7d401e4e3bc7 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] GET http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f Jan 25 13:37:12.723037 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-44edb8ae-720d-40bd-8d58-7d401e4e3bc7 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:12.723721 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-44edb8ae-720d-40bd-8d58-7d401e4e3bc7 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:12.838516 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:12.838516 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:12.862873 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-44edb8ae-720d-40bd-8d58-7d401e4e3bc7 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Volume info retrieved successfully. Jan 25 13:37:12.924794 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-44edb8ae-720d-40bd-8d58-7d401e4e3bc7 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f returned with HTTP 200 Jan 25 13:37:12.932496 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 24/50] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:37:12 2021] GET /volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f => generated 915 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:37:13.948782 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d3f7f900-6b7c-4cb7-8ebf-5c9fb65de498 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] GET http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f Jan 25 13:37:13.949311 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d3f7f900-6b7c-4cb7-8ebf-5c9fb65de498 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:13.949523 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:13.949523 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:13.949882 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d3f7f900-6b7c-4cb7-8ebf-5c9fb65de498 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:14.014629 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:14.014629 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:14.023337 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d3f7f900-6b7c-4cb7-8ebf-5c9fb65de498 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Volume info retrieved successfully. Jan 25 13:37:14.047400 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d3f7f900-6b7c-4cb7-8ebf-5c9fb65de498 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f returned with HTTP 200 Jan 25 13:37:14.048687 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 27/51] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:37:13 2021] GET /volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f => generated 916 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:37:15.308693 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dd682833-4bda-4293-b2d6-6148b3cc0f1c tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] POST http://10.222.0.38/volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes Jan 25 13:37:15.309174 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:15.309174 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:15.309850 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dd682833-4bda-4293-b2d6-6148b3cc0f1c tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-419430936"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:37:15.310566 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-dd682833-4bda-4293-b2d6-6148b3cc0f1c tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-419430936'}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 13:37:15.312907 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-dd682833-4bda-4293-b2d6-6148b3cc0f1c tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Create volume of 1 GB Jan 25 13:37:15.333868 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-dd682833-4bda-4293-b2d6-6148b3cc0f1c tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Availability zone cache updated, next update will occur around 2021-01-25 14:37:15.331964. {{(pid=87930) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 25 13:37:15.334532 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-dd682833-4bda-4293-b2d6-6148b3cc0f1c tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Availability Zones retrieved successfully. Jan 25 13:37:15.406322 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-dd682833-4bda-4293-b2d6-6148b3cc0f1c tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Flow 'volume_create_api' (9173d8e0-2881-47bf-873a-9c1cd51bbce5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:37:15.409588 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-dd682833-4bda-4293-b2d6-6148b3cc0f1c tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a19b3c5f-921e-4ac7-aa7a-264462832ec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:37:15.412002 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-dd682833-4bda-4293-b2d6-6148b3cc0f1c tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Validating volume size '1' using validate_int {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 13:37:15.435520 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-e8c8fc17-85af-48b4-b216-a8a02313f801 req-db3ad9b3-668b-49ba-9840-4daab1949adb tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] GET http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f Jan 25 13:37:15.436998 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-e8c8fc17-85af-48b4-b216-a8a02313f801 req-db3ad9b3-668b-49ba-9840-4daab1949adb tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:15.437795 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:15.437795 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:15.438552 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-e8c8fc17-85af-48b4-b216-a8a02313f801 req-db3ad9b3-668b-49ba-9840-4daab1949adb tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:15.502962 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:15.502962 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:15.504472 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-dd682833-4bda-4293-b2d6-6148b3cc0f1c tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a19b3c5f-921e-4ac7-aa7a-264462832ec2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:37:15.507093 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-dd682833-4bda-4293-b2d6-6148b3cc0f1c tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03051c0f-c639-49b5-a9ff-23b6feb7b09f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:37:15.513464 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-e8c8fc17-85af-48b4-b216-a8a02313f801 req-db3ad9b3-668b-49ba-9840-4daab1949adb tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Volume info retrieved successfully. Jan 25 13:37:15.551158 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-e8c8fc17-85af-48b4-b216-a8a02313f801 req-db3ad9b3-668b-49ba-9840-4daab1949adb tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f returned with HTTP 200 Jan 25 13:37:15.560371 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 28/52] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 13:37:15 2021] GET /volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f => generated 916 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:37:15.575086 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.quota [None req-dd682833-4bda-4293-b2d6-6148b3cc0f1c tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Jan 25 13:37:15.576727 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.quota [None req-dd682833-4bda-4293-b2d6-6148b3cc0f1c tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Jan 25 13:37:15.652225 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-dd682833-4bda-4293-b2d6-6148b3cc0f1c tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Created reservations ['43a69852-205b-45fb-8a51-4fa55b5288be', '74113934-7c8a-4e75-abd2-b0e12e258420', 'a2bf985b-b694-4ef2-a8fd-33ea2c78c0a0', '4a4af195-773a-43f1-920b-2d3969fc7830'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:37:15.654545 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-dd682833-4bda-4293-b2d6-6148b3cc0f1c tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03051c0f-c639-49b5-a9ff-23b6feb7b09f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43a69852-205b-45fb-8a51-4fa55b5288be', '74113934-7c8a-4e75-abd2-b0e12e258420', 'a2bf985b-b694-4ef2-a8fd-33ea2c78c0a0', '4a4af195-773a-43f1-920b-2d3969fc7830']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:37:15.659090 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-dd682833-4bda-4293-b2d6-6148b3cc0f1c tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1af1634b-a9a6-4e31-8232-79f6124d0a1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:37:15.754286 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-e8c8fc17-85af-48b4-b216-a8a02313f801 req-db3ad9b3-668b-49ba-9840-4daab1949adb tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] GET http://10.222.0.38/volume// Jan 25 13:37:15.754811 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-e8c8fc17-85af-48b4-b216-a8a02313f801 req-db3ad9b3-668b-49ba-9840-4daab1949adb tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:15.755063 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:15.755063 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:15.755449 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-e8c8fc17-85af-48b4-b216-a8a02313f801 req-db3ad9b3-668b-49ba-9840-4daab1949adb tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:15.756743 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-e8c8fc17-85af-48b4-b216-a8a02313f801 req-db3ad9b3-668b-49ba-9840-4daab1949adb tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 13:37:15.758372 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 29/53] 10.222.0.38 () {58 vars in 1289 bytes} [Mon Jan 25 13:37:15 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 25 13:37:15.770518 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-dd682833-4bda-4293-b2d6-6148b3cc0f1c tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1af1634b-a9a6-4e31-8232-79f6124d0a1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-419430936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1f0bc386ea34d4099e1344e7c0d0639',qos_specs=None,replication_status=,reservations=['43a69852-205b-45fb-8a51-4fa55b5288be','74113934-7c8a-4e75-abd2-b0e12e258420','a2bf985b-b694-4ef2-a8fd-33ea2c78c0a0','4a4af195-773a-43f1-920b-2d3969fc7830'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bc0c9c5e6694e65ab02c93911037d5e',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T13:37:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-419430936',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1f0bc386ea34d4099e1344e7c0d0639',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='1bc0c9c5e6694e65ab02c93911037d5e',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:37:15.772641 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-dd682833-4bda-4293-b2d6-6148b3cc0f1c tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7b3f7fb-a68b-4e56-a5c5-2c5d7db76e2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:37:15.786918 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-e8c8fc17-85af-48b4-b216-a8a02313f801 req-78d2c233-c532-4b03-83ca-6a36001cb4cc tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] POST http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/attachments Jan 25 13:37:15.787771 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-e8c8fc17-85af-48b4-b216-a8a02313f801 req-78d2c233-c532-4b03-83ca-6a36001cb4cc tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f", "instance_uuid": "46db56be-b503-4b9a-9ef5-5c1e65191445", "connector": null}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:37:15.857970 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-dd682833-4bda-4293-b2d6-6148b3cc0f1c tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7b3f7fb-a68b-4e56-a5c5-2c5d7db76e2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-419430936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1f0bc386ea34d4099e1344e7c0d0639',qos_specs=None,replication_status=,reservations=['43a69852-205b-45fb-8a51-4fa55b5288be','74113934-7c8a-4e75-abd2-b0e12e258420','a2bf985b-b694-4ef2-a8fd-33ea2c78c0a0','4a4af195-773a-43f1-920b-2d3969fc7830'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bc0c9c5e6694e65ab02c93911037d5e',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:37:15.861468 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-dd682833-4bda-4293-b2d6-6148b3cc0f1c tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01e4192f-c454-4c75-8713-411405af0b69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:37:15.886368 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:15.886368 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:15.907181 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-dd682833-4bda-4293-b2d6-6148b3cc0f1c tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01e4192f-c454-4c75-8713-411405af0b69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:37:15.910053 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-dd682833-4bda-4293-b2d6-6148b3cc0f1c tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Flow 'volume_create_api' (9173d8e0-2881-47bf-873a-9c1cd51bbce5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:37:16.024404 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-e8c8fc17-85af-48b4-b216-a8a02313f801 req-78d2c233-c532-4b03-83ca-6a36001cb4cc tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/attachments returned with HTTP 200 Jan 25 13:37:16.026126 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 30/54] 10.222.0.38 () {66 vars in 1565 bytes} [Mon Jan 25 13:37:15 2021] POST /volume/v3/60d35f5fc4884f78835d889969bd27bb/attachments => generated 273 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 13:37:16.094212 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-dd682833-4bda-4293-b2d6-6148b3cc0f1c tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Create volume request issued successfully. Jan 25 13:37:16.131911 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-39cd694e-bb4b-4474-8dd8-1393af65e569 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] GET http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f Jan 25 13:37:16.133075 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-39cd694e-bb4b-4474-8dd8-1393af65e569 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:16.142856 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:16.142856 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:16.147139 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-39cd694e-bb4b-4474-8dd8-1393af65e569 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:16.148932 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dd682833-4bda-4293-b2d6-6148b3cc0f1c tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] http://10.222.0.38/volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes returned with HTTP 202 Jan 25 13:37:16.152519 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 25/55] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 13:37:15 2021] POST /volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes => generated 823 bytes in 847 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 13:37:16.156767 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dd682833-4bda-4293-b2d6-6148b3cc0f1c tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] GET http://10.222.0.38/volume// Jan 25 13:37:16.160515 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dd682833-4bda-4293-b2d6-6148b3cc0f1c tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:16.163275 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:16.163275 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:16.170478 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dd682833-4bda-4293-b2d6-6148b3cc0f1c tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Calling method 'all' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:16.172098 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dd682833-4bda-4293-b2d6-6148b3cc0f1c tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 13:37:16.181533 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 26/56] 10.222.0.57 () {56 vars in 1089 bytes} [Mon Jan 25 13:37:16 2021] GET /volume/ => generated 754 bytes in 26 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 13:37:16.191148 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7bc5fdbf-ca3a-4169-b022-2522d2e686c9 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] GET http://10.222.0.38/volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab Jan 25 13:37:16.194132 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7bc5fdbf-ca3a-4169-b022-2522d2e686c9 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:16.195889 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7bc5fdbf-ca3a-4169-b022-2522d2e686c9 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:16.400454 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:16.400454 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:16.402694 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:16.402694 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:16.419875 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-39cd694e-bb4b-4474-8dd8-1393af65e569 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Volume info retrieved successfully. Jan 25 13:37:16.434152 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7bc5fdbf-ca3a-4169-b022-2522d2e686c9 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Volume info retrieved successfully. Jan 25 13:37:16.487523 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:16.487523 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:16.492364 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7bc5fdbf-ca3a-4169-b022-2522d2e686c9 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] http://10.222.0.38/volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab returned with HTTP 200 Jan 25 13:37:16.493248 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 27/57] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:37:16 2021] GET /volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab => generated 915 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:37:16.497125 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-e8c8fc17-85af-48b4-b216-a8a02313f801 req-0bf0cc60-98a6-4c5c-93e2-a9791dea61bb tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] GET http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f Jan 25 13:37:16.500202 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-e8c8fc17-85af-48b4-b216-a8a02313f801 req-0bf0cc60-98a6-4c5c-93e2-a9791dea61bb tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:16.501052 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:16.501052 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:16.505520 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-e8c8fc17-85af-48b4-b216-a8a02313f801 req-0bf0cc60-98a6-4c5c-93e2-a9791dea61bb tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:16.511790 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-39cd694e-bb4b-4474-8dd8-1393af65e569 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f returned with HTTP 200 Jan 25 13:37:16.514388 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 31/58] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:37:16 2021] GET /volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f => generated 915 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:37:16.617924 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:16.617924 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:16.628988 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-e8c8fc17-85af-48b4-b216-a8a02313f801 req-0bf0cc60-98a6-4c5c-93e2-a9791dea61bb tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Volume info retrieved successfully. Jan 25 13:37:16.653334 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:16.653334 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:16.666699 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-e8c8fc17-85af-48b4-b216-a8a02313f801 req-0bf0cc60-98a6-4c5c-93e2-a9791dea61bb tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f returned with HTTP 200 Jan 25 13:37:16.667805 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 28/59] 10.222.0.57 () {60 vars in 1403 bytes} [Mon Jan 25 13:37:16 2021] GET /volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f => generated 1014 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 13:37:16.710780 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-e8c8fc17-85af-48b4-b216-a8a02313f801 req-a961466b-694c-4c8b-a00f-49a39d46852d tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] PUT http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/attachments/f872cb4e-c630-42b1-985d-dd678fa58d5e Jan 25 13:37:16.711836 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:16.711836 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:16.713627 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-e8c8fc17-85af-48b4-b216-a8a02313f801 req-a961466b-694c-4c8b-a00f-49a39d46852d tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.57", "host": "n-h2-760456-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-760456-3.cbci-760456-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:37:16.768343 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 25 13:37:16.768343 n-d-760456-3 devstack@c-api.service[87928]: return self(f, *args, **kw) Jan 25 13:37:16.769179 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-e8c8fc17-85af-48b4-b216-a8a02313f801 req-a961466b-694c-4c8b-a00f-49a39d46852d tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Lock "b'cinder-attachment_update-bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f-n-h2-760456-3'" acquired by "attachment_update" :: waited 0.013s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 13:37:16.772452 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:16.772452 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:17.535575 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-89dc2061-ed6f-4193-8dc3-85182b7d928a tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] GET http://10.222.0.38/volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab Jan 25 13:37:17.535575 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-89dc2061-ed6f-4193-8dc3-85182b7d928a tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:17.535575 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:17.535575 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:17.536287 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-89dc2061-ed6f-4193-8dc3-85182b7d928a tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:17.657869 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:17.657869 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:17.675838 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-89dc2061-ed6f-4193-8dc3-85182b7d928a tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Volume info retrieved successfully. Jan 25 13:37:17.716559 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-89dc2061-ed6f-4193-8dc3-85182b7d928a tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] http://10.222.0.38/volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab returned with HTTP 200 Jan 25 13:37:17.718036 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 29/60] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:37:17 2021] GET /volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab => generated 916 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:37:17.722742 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-789c47f9-48be-4101-bd91-50daaf2e0fee tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] GET http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f Jan 25 13:37:17.723534 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-789c47f9-48be-4101-bd91-50daaf2e0fee tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:17.723946 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:17.723946 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:17.724801 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-789c47f9-48be-4101-bd91-50daaf2e0fee tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:17.867488 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:17.867488 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:17.907542 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-789c47f9-48be-4101-bd91-50daaf2e0fee tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Volume info retrieved successfully. Jan 25 13:37:17.954189 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:17.954189 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:17.969504 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-789c47f9-48be-4101-bd91-50daaf2e0fee tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f returned with HTTP 200 Jan 25 13:37:17.970454 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 30/61] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:37:17 2021] GET /volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f => generated 915 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:37:18.130193 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-76819d4e-58fb-42c3-89cd-062f23161d54 req-6eaf11ef-be2a-46b9-8e93-4be80db48171 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] GET http://10.222.0.38/volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab Jan 25 13:37:18.131001 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-76819d4e-58fb-42c3-89cd-062f23161d54 req-6eaf11ef-be2a-46b9-8e93-4be80db48171 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:18.131568 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:18.131568 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:18.132231 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-76819d4e-58fb-42c3-89cd-062f23161d54 req-6eaf11ef-be2a-46b9-8e93-4be80db48171 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:18.199371 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:18.199371 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:18.212801 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-76819d4e-58fb-42c3-89cd-062f23161d54 req-6eaf11ef-be2a-46b9-8e93-4be80db48171 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Volume info retrieved successfully. Jan 25 13:37:18.241469 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-76819d4e-58fb-42c3-89cd-062f23161d54 req-6eaf11ef-be2a-46b9-8e93-4be80db48171 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] http://10.222.0.38/volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab returned with HTTP 200 Jan 25 13:37:18.250257 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 31/62] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 13:37:18 2021] GET /volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab => generated 916 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:37:18.359968 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-76819d4e-58fb-42c3-89cd-062f23161d54 req-6eaf11ef-be2a-46b9-8e93-4be80db48171 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] GET http://10.222.0.38/volume// Jan 25 13:37:18.360432 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-76819d4e-58fb-42c3-89cd-062f23161d54 req-6eaf11ef-be2a-46b9-8e93-4be80db48171 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:18.360770 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:18.360770 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:18.361025 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-76819d4e-58fb-42c3-89cd-062f23161d54 req-6eaf11ef-be2a-46b9-8e93-4be80db48171 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Calling method 'all' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:18.362141 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-76819d4e-58fb-42c3-89cd-062f23161d54 req-6eaf11ef-be2a-46b9-8e93-4be80db48171 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 13:37:18.362887 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 32/63] 10.222.0.38 () {58 vars in 1289 bytes} [Mon Jan 25 13:37:18 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 13:37:18.383513 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-76819d4e-58fb-42c3-89cd-062f23161d54 req-3e81afae-a94c-4bd2-81d2-582a099814ea tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] POST http://10.222.0.38/volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/attachments Jan 25 13:37:18.384584 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-76819d4e-58fb-42c3-89cd-062f23161d54 req-3e81afae-a94c-4bd2-81d2-582a099814ea tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab", "instance_uuid": "4b8780ca-a4df-44cd-b5a5-1ad2b73064fc", "connector": null}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:37:18.482476 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:18.482476 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:18.632218 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-76819d4e-58fb-42c3-89cd-062f23161d54 req-3e81afae-a94c-4bd2-81d2-582a099814ea tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] http://10.222.0.38/volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/attachments returned with HTTP 200 Jan 25 13:37:18.633396 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 33/64] 10.222.0.38 () {66 vars in 1565 bytes} [Mon Jan 25 13:37:18 2021] POST /volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/attachments => generated 273 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 13:37:18.719852 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ba25f8a1-0c79-4f34-819f-bbf09c8b5fea tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] GET http://10.222.0.38/volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab Jan 25 13:37:18.727349 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ba25f8a1-0c79-4f34-819f-bbf09c8b5fea tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:18.727743 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:18.727743 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:18.729541 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ba25f8a1-0c79-4f34-819f-bbf09c8b5fea tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:18.838942 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:18.838942 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:18.850694 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ba25f8a1-0c79-4f34-819f-bbf09c8b5fea tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Volume info retrieved successfully. Jan 25 13:37:18.875034 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:18.875034 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:18.885675 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ba25f8a1-0c79-4f34-819f-bbf09c8b5fea tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] http://10.222.0.38/volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab returned with HTTP 200 Jan 25 13:37:18.897768 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 34/65] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:37:18 2021] GET /volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab => generated 915 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:37:18.903690 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ba25f8a1-0c79-4f34-819f-bbf09c8b5fea tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] GET http://10.222.0.38/volume// Jan 25 13:37:18.904572 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ba25f8a1-0c79-4f34-819f-bbf09c8b5fea tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:18.904965 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:18.904965 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:18.906167 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ba25f8a1-0c79-4f34-819f-bbf09c8b5fea tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Calling method 'all' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:18.908476 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ba25f8a1-0c79-4f34-819f-bbf09c8b5fea tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 13:37:18.910018 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 35/66] 10.222.0.48 () {56 vars in 1089 bytes} [Mon Jan 25 13:37:18 2021] GET /volume/ => generated 754 bytes in 11 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 13:37:18.943719 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-76819d4e-58fb-42c3-89cd-062f23161d54 req-36e497d2-80e5-4651-99ac-71950c6a7d7c tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] GET http://10.222.0.38/volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab Jan 25 13:37:18.945246 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-76819d4e-58fb-42c3-89cd-062f23161d54 req-36e497d2-80e5-4651-99ac-71950c6a7d7c tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:18.946184 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-76819d4e-58fb-42c3-89cd-062f23161d54 req-36e497d2-80e5-4651-99ac-71950c6a7d7c tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:19.046732 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:19.046732 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:19.057784 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-76819d4e-58fb-42c3-89cd-062f23161d54 req-36e497d2-80e5-4651-99ac-71950c6a7d7c tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Volume info retrieved successfully. Jan 25 13:37:19.099553 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:19.099553 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:19.115052 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-76819d4e-58fb-42c3-89cd-062f23161d54 req-36e497d2-80e5-4651-99ac-71950c6a7d7c tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] http://10.222.0.38/volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab returned with HTTP 200 Jan 25 13:37:19.116626 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 36/67] 10.222.0.48 () {60 vars in 1403 bytes} [Mon Jan 25 13:37:18 2021] GET /volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab => generated 1014 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 25 13:37:19.121813 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-61328fa6-4782-44c4-b3c0-22213ad0d61f tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] GET http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f Jan 25 13:37:19.123100 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-61328fa6-4782-44c4-b3c0-22213ad0d61f tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:19.123531 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:19.123531 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:19.125290 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-61328fa6-4782-44c4-b3c0-22213ad0d61f tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:19.190988 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:19.190988 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:19.208639 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-61328fa6-4782-44c4-b3c0-22213ad0d61f tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Volume info retrieved successfully. Jan 25 13:37:19.239351 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:19.239351 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:19.275160 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-61328fa6-4782-44c4-b3c0-22213ad0d61f tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f returned with HTTP 200 Jan 25 13:37:19.279939 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 37/68] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:37:19 2021] GET /volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f => generated 915 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:37:19.293637 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-76819d4e-58fb-42c3-89cd-062f23161d54 req-259cae3d-90cb-4a40-8155-2ab7457c25f0 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] PUT http://10.222.0.38/volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/attachments/8e19714c-d6e8-4df9-bd5d-0b3d7f9c5dc9 Jan 25 13:37:19.294157 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:19.294157 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:19.302696 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-76819d4e-58fb-42c3-89cd-062f23161d54 req-259cae3d-90cb-4a40-8155-2ab7457c25f0 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.48", "host": "n-h1-760456-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-760456-3.cbci-760456-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:37:19.368649 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 25 13:37:19.368649 n-d-760456-3 devstack@c-api.service[87928]: return self(f, *args, **kw) Jan 25 13:37:19.374227 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-76819d4e-58fb-42c3-89cd-062f23161d54 req-259cae3d-90cb-4a40-8155-2ab7457c25f0 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Lock "b'cinder-attachment_update-6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab-n-h1-760456-3'" acquired by "attachment_update" :: waited 0.017s {{(pid=87930) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 13:37:19.376986 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:19.376986 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:19.937756 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-e8c8fc17-85af-48b4-b216-a8a02313f801 req-a961466b-694c-4c8b-a00f-49a39d46852d tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Lock "b'cinder-attachment_update-bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f-n-h2-760456-3'" released by "attachment_update" :: held 3.169s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 13:37:19.938561 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-e8c8fc17-85af-48b4-b216-a8a02313f801 req-a961466b-694c-4c8b-a00f-49a39d46852d tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/attachments/f872cb4e-c630-42b1-985d-dd678fa58d5e returned with HTTP 200 Jan 25 13:37:19.939881 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 32/69] 10.222.0.57 () {64 vars in 1468 bytes} [Mon Jan 25 13:37:16 2021] PUT /volume/v3/60d35f5fc4884f78835d889969bd27bb/attachments/f872cb4e-c630-42b1-985d-dd678fa58d5e => generated 762 bytes in 3235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:37:19.945863 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-054cb882-de2e-430d-9afc-556631db8098 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] GET http://10.222.0.38/volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab Jan 25 13:37:19.946517 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-054cb882-de2e-430d-9afc-556631db8098 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:19.946842 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:19.946842 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:19.947390 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-054cb882-de2e-430d-9afc-556631db8098 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:20.051527 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:20.051527 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:20.083527 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-054cb882-de2e-430d-9afc-556631db8098 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Volume info retrieved successfully. Jan 25 13:37:20.119483 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:20.119483 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:20.146414 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-054cb882-de2e-430d-9afc-556631db8098 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] http://10.222.0.38/volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab returned with HTTP 200 Jan 25 13:37:20.154144 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 33/70] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:37:19 2021] GET /volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab => generated 915 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:37:20.293177 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c580f9f9-434d-4dff-8643-8ecfca312edc tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] GET http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f Jan 25 13:37:20.293955 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c580f9f9-434d-4dff-8643-8ecfca312edc tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:20.294319 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:20.294319 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:20.294935 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c580f9f9-434d-4dff-8643-8ecfca312edc tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:20.402574 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:20.402574 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:20.426299 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c580f9f9-434d-4dff-8643-8ecfca312edc tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Volume info retrieved successfully. Jan 25 13:37:20.455834 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:20.455834 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:20.480121 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c580f9f9-434d-4dff-8643-8ecfca312edc tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f returned with HTTP 200 Jan 25 13:37:20.481555 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 34/71] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:37:20 2021] GET /volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f => generated 916 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 13:37:21.165959 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7b72cf17-8355-4e07-873f-8b70e3cb981b tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] GET http://10.222.0.38/volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab Jan 25 13:37:21.167792 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7b72cf17-8355-4e07-873f-8b70e3cb981b tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:21.168186 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:21.168186 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:21.168938 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7b72cf17-8355-4e07-873f-8b70e3cb981b tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:21.267983 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:21.267983 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:21.278924 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7b72cf17-8355-4e07-873f-8b70e3cb981b tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Volume info retrieved successfully. Jan 25 13:37:21.304606 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:21.304606 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:21.320087 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7b72cf17-8355-4e07-873f-8b70e3cb981b tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] http://10.222.0.38/volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab returned with HTTP 200 Jan 25 13:37:21.331432 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 35/72] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:37:21 2021] GET /volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab => generated 915 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 13:37:21.496947 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7b5ac915-4fa3-48f6-8da2-7e3ee701854a tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] GET http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f Jan 25 13:37:21.497918 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7b5ac915-4fa3-48f6-8da2-7e3ee701854a tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:21.498323 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:21.498323 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:21.499522 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7b5ac915-4fa3-48f6-8da2-7e3ee701854a tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:21.524651 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-76819d4e-58fb-42c3-89cd-062f23161d54 req-259cae3d-90cb-4a40-8155-2ab7457c25f0 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Lock "b'cinder-attachment_update-6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab-n-h1-760456-3'" released by "attachment_update" :: held 2.155s {{(pid=87930) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 13:37:21.525919 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-76819d4e-58fb-42c3-89cd-062f23161d54 req-259cae3d-90cb-4a40-8155-2ab7457c25f0 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] http://10.222.0.38/volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/attachments/8e19714c-d6e8-4df9-bd5d-0b3d7f9c5dc9 returned with HTTP 200 Jan 25 13:37:21.526958 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 38/73] 10.222.0.48 () {64 vars in 1468 bytes} [Mon Jan 25 13:37:19 2021] PUT /volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/attachments/8e19714c-d6e8-4df9-bd5d-0b3d7f9c5dc9 => generated 762 bytes in 2247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:37:21.567511 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:21.567511 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:21.582221 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7b5ac915-4fa3-48f6-8da2-7e3ee701854a tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Volume info retrieved successfully. Jan 25 13:37:21.647024 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:21.647024 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:21.659174 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7b5ac915-4fa3-48f6-8da2-7e3ee701854a tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f returned with HTTP 200 Jan 25 13:37:21.660451 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 36/74] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:37:21 2021] GET /volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f => generated 916 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 13:37:22.338911 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-98fae452-4af0-462d-9de6-12423b6865bf tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] GET http://10.222.0.38/volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab Jan 25 13:37:22.339440 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-98fae452-4af0-462d-9de6-12423b6865bf tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:22.339735 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:22.339735 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:22.340131 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-98fae452-4af0-462d-9de6-12423b6865bf tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:22.390195 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:22.390195 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:22.398864 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-98fae452-4af0-462d-9de6-12423b6865bf tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Volume info retrieved successfully. Jan 25 13:37:22.422031 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:22.422031 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:22.429504 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-98fae452-4af0-462d-9de6-12423b6865bf tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] http://10.222.0.38/volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab returned with HTTP 200 Jan 25 13:37:22.440211 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 39/75] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:37:22 2021] GET /volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab => generated 916 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:37:22.676756 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0fb3ea9c-03d4-4072-a6b4-dd0c48c74a0c tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] GET http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f Jan 25 13:37:22.677133 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0fb3ea9c-03d4-4072-a6b4-dd0c48c74a0c tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:22.677512 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:22.677512 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:22.678094 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0fb3ea9c-03d4-4072-a6b4-dd0c48c74a0c tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:22.745514 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:22.745514 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:22.758335 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0fb3ea9c-03d4-4072-a6b4-dd0c48c74a0c tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Volume info retrieved successfully. Jan 25 13:37:22.788978 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:22.788978 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:22.799869 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0fb3ea9c-03d4-4072-a6b4-dd0c48c74a0c tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f returned with HTTP 200 Jan 25 13:37:22.801301 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 37/76] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:37:22 2021] GET /volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f => generated 916 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:37:23.453498 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f006e14d-51b4-4a75-ab6e-21bee3e6dfae tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] GET http://10.222.0.38/volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab Jan 25 13:37:23.455365 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f006e14d-51b4-4a75-ab6e-21bee3e6dfae tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:23.455913 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:23.455913 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:23.458220 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f006e14d-51b4-4a75-ab6e-21bee3e6dfae tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:23.640870 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:23.640870 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:23.651904 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f006e14d-51b4-4a75-ab6e-21bee3e6dfae tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Volume info retrieved successfully. Jan 25 13:37:23.686233 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:23.686233 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:23.697162 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f006e14d-51b4-4a75-ab6e-21bee3e6dfae tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] http://10.222.0.38/volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab returned with HTTP 200 Jan 25 13:37:23.698711 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 40/77] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:37:23 2021] GET /volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab => generated 916 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:37:23.820175 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c345a06b-62a8-4942-8391-3dbb4bbb5329 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] GET http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f Jan 25 13:37:23.821286 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c345a06b-62a8-4942-8391-3dbb4bbb5329 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:23.821483 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:23.821483 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:23.822156 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c345a06b-62a8-4942-8391-3dbb4bbb5329 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:23.935706 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:23.935706 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:23.958515 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c345a06b-62a8-4942-8391-3dbb4bbb5329 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Volume info retrieved successfully. Jan 25 13:37:23.996976 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:23.996976 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:24.019373 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c345a06b-62a8-4942-8391-3dbb4bbb5329 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f returned with HTTP 200 Jan 25 13:37:24.029165 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 38/78] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:37:23 2021] GET /volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f => generated 916 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:37:24.731116 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1c55bb46-d8ce-4450-984e-2353ae2137f6 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] GET http://10.222.0.38/volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab Jan 25 13:37:24.731852 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1c55bb46-d8ce-4450-984e-2353ae2137f6 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:24.731852 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:24.731852 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:24.732333 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1c55bb46-d8ce-4450-984e-2353ae2137f6 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:24.830672 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:24.830672 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:24.855772 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-1c55bb46-d8ce-4450-984e-2353ae2137f6 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Volume info retrieved successfully. Jan 25 13:37:24.889649 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:24.889649 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:24.903582 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1c55bb46-d8ce-4450-984e-2353ae2137f6 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] http://10.222.0.38/volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab returned with HTTP 200 Jan 25 13:37:24.907359 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 41/79] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:37:24 2021] GET /volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab => generated 916 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:37:25.051958 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0429d895-4547-49dd-bbc7-e3b694fec245 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] GET http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f Jan 25 13:37:25.052492 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0429d895-4547-49dd-bbc7-e3b694fec245 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:25.052710 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:25.052710 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:25.053138 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0429d895-4547-49dd-bbc7-e3b694fec245 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:25.124523 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:25.124523 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:25.138235 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0429d895-4547-49dd-bbc7-e3b694fec245 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Volume info retrieved successfully. Jan 25 13:37:25.170272 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:25.170272 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:25.185864 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0429d895-4547-49dd-bbc7-e3b694fec245 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f returned with HTTP 200 Jan 25 13:37:25.191622 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 39/80] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:37:25 2021] GET /volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f => generated 916 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:37:25.717103 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-e8c8fc17-85af-48b4-b216-a8a02313f801 req-4aa8e134-f0e5-40b2-9f90-adb033f1d303 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] POST http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/attachments/f872cb4e-c630-42b1-985d-dd678fa58d5e/action Jan 25 13:37:25.717713 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:25.717713 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:25.718177 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-e8c8fc17-85af-48b4-b216-a8a02313f801 req-4aa8e134-f0e5-40b2-9f90-adb033f1d303 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Action body: b'{"os-complete": null}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 13:37:25.718566 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-e8c8fc17-85af-48b4-b216-a8a02313f801 req-4aa8e134-f0e5-40b2-9f90-adb033f1d303 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:37:25.912930 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:25.912930 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:25.922536 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-de8f1269-08e3-404f-a410-98c3142caf82 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] GET http://10.222.0.38/volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab Jan 25 13:37:25.923069 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-de8f1269-08e3-404f-a410-98c3142caf82 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:25.923262 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:25.923262 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:25.923934 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-de8f1269-08e3-404f-a410-98c3142caf82 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:25.932724 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-e8c8fc17-85af-48b4-b216-a8a02313f801 req-4aa8e134-f0e5-40b2-9f90-adb033f1d303 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/attachments/f872cb4e-c630-42b1-985d-dd678fa58d5e/action returned with HTTP 204 Jan 25 13:37:25.934002 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 42/81] 10.222.0.57 () {64 vars in 1489 bytes} [Mon Jan 25 13:37:25 2021] POST /volume/v3/60d35f5fc4884f78835d889969bd27bb/attachments/f872cb4e-c630-42b1-985d-dd678fa58d5e/action => generated 0 bytes in 222 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:37:26.023906 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:26.023906 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:26.035562 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-de8f1269-08e3-404f-a410-98c3142caf82 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Volume info retrieved successfully. Jan 25 13:37:26.065463 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:26.065463 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:26.079034 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-de8f1269-08e3-404f-a410-98c3142caf82 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] http://10.222.0.38/volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab returned with HTTP 200 Jan 25 13:37:26.080596 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 40/82] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:37:25 2021] GET /volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab => generated 916 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 13:37:26.208596 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6006fc70-3d83-4ea1-be54-648c4fa95787 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] GET http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f Jan 25 13:37:26.209144 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6006fc70-3d83-4ea1-be54-648c4fa95787 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:26.209458 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:26.209458 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:26.210062 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6006fc70-3d83-4ea1-be54-648c4fa95787 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:26.336952 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:26.336952 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:26.355552 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6006fc70-3d83-4ea1-be54-648c4fa95787 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Volume info retrieved successfully. Jan 25 13:37:26.384470 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:26.384470 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:26.398015 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6006fc70-3d83-4ea1-be54-648c4fa95787 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f returned with HTTP 200 Jan 25 13:37:26.399693 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 43/83] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:37:26 2021] GET /volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f => generated 1208 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:37:27.095809 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-c251c1be-e76e-430e-a4a6-8ee98d8f1ebe req-ee5f1a42-506d-45e4-b5d1-10ee831f537f tempest-VolumesAdminNegativeTest-793735676 tempest-VolumesAdminNegativeTest-793735676] GET http://10.222.0.38/volume/v3/9888cbd818754063862947ac21512e86/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f Jan 25 13:37:27.096892 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-07b72557-fb7b-49bd-a3fb-01f172b72256 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] GET http://10.222.0.38/volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab Jan 25 13:37:27.097280 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-c251c1be-e76e-430e-a4a6-8ee98d8f1ebe req-ee5f1a42-506d-45e4-b5d1-10ee831f537f tempest-VolumesAdminNegativeTest-793735676 tempest-VolumesAdminNegativeTest-793735676] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:27.097618 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-07b72557-fb7b-49bd-a3fb-01f172b72256 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:27.097915 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:27.097915 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:27.098200 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:27.098200 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:27.098531 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-07b72557-fb7b-49bd-a3fb-01f172b72256 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:27.099288 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-c251c1be-e76e-430e-a4a6-8ee98d8f1ebe req-ee5f1a42-506d-45e4-b5d1-10ee831f537f tempest-VolumesAdminNegativeTest-793735676 tempest-VolumesAdminNegativeTest-793735676] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:27.159685 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:27.159685 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:27.175540 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-c251c1be-e76e-430e-a4a6-8ee98d8f1ebe req-ee5f1a42-506d-45e4-b5d1-10ee831f537f tempest-VolumesAdminNegativeTest-793735676 tempest-VolumesAdminNegativeTest-793735676] Volume info retrieved successfully. Jan 25 13:37:27.199271 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:27.199271 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:27.204780 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:27.204780 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:27.208568 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-c251c1be-e76e-430e-a4a6-8ee98d8f1ebe req-ee5f1a42-506d-45e4-b5d1-10ee831f537f tempest-VolumesAdminNegativeTest-793735676 tempest-VolumesAdminNegativeTest-793735676] http://10.222.0.38/volume/v3/9888cbd818754063862947ac21512e86/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f returned with HTTP 200 Jan 25 13:37:27.209654 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 41/84] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 13:37:27 2021] GET /volume/v3/9888cbd818754063862947ac21512e86/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f => generated 1390 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:37:27.225483 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-76819d4e-58fb-42c3-89cd-062f23161d54 req-3c8f7ccb-78ae-4ccc-8ff6-ec09f64a18f5 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] POST http://10.222.0.38/volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/attachments/8e19714c-d6e8-4df9-bd5d-0b3d7f9c5dc9/action Jan 25 13:37:27.227010 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:27.227010 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:27.227254 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-07b72557-fb7b-49bd-a3fb-01f172b72256 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Volume info retrieved successfully. Jan 25 13:37:27.228002 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-76819d4e-58fb-42c3-89cd-062f23161d54 req-3c8f7ccb-78ae-4ccc-8ff6-ec09f64a18f5 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Action body: b'{"os-complete": null}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 13:37:27.228500 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-76819d4e-58fb-42c3-89cd-062f23161d54 req-3c8f7ccb-78ae-4ccc-8ff6-ec09f64a18f5 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:37:27.271156 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:27.271156 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:27.295121 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-07b72557-fb7b-49bd-a3fb-01f172b72256 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] http://10.222.0.38/volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab returned with HTTP 200 Jan 25 13:37:27.306808 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 44/85] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:37:27 2021] GET /volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab => generated 916 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:37:27.307276 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:27.307276 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:27.312308 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-c251c1be-e76e-430e-a4a6-8ee98d8f1ebe req-d28daa80-fdb5-406b-afc8-7f483db52c56 tempest-VolumesAdminNegativeTest-793735676 tempest-VolumesAdminNegativeTest-793735676] GET http://10.222.0.38/volume/v3/9888cbd818754063862947ac21512e86/volumes/89566009-e5be-469d-a53b-d3da129bb029 Jan 25 13:37:27.313096 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-c251c1be-e76e-430e-a4a6-8ee98d8f1ebe req-d28daa80-fdb5-406b-afc8-7f483db52c56 tempest-VolumesAdminNegativeTest-793735676 tempest-VolumesAdminNegativeTest-793735676] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:27.313288 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:27.313288 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:27.323105 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-c251c1be-e76e-430e-a4a6-8ee98d8f1ebe req-d28daa80-fdb5-406b-afc8-7f483db52c56 tempest-VolumesAdminNegativeTest-793735676 tempest-VolumesAdminNegativeTest-793735676] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:27.339310 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-76819d4e-58fb-42c3-89cd-062f23161d54 req-3c8f7ccb-78ae-4ccc-8ff6-ec09f64a18f5 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] http://10.222.0.38/volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/attachments/8e19714c-d6e8-4df9-bd5d-0b3d7f9c5dc9/action returned with HTTP 204 Jan 25 13:37:27.349948 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 42/86] 10.222.0.48 () {64 vars in 1489 bytes} [Mon Jan 25 13:37:27 2021] POST /volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/attachments/8e19714c-d6e8-4df9-bd5d-0b3d7f9c5dc9/action => generated 0 bytes in 139 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:37:27.567556 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-c251c1be-e76e-430e-a4a6-8ee98d8f1ebe req-d28daa80-fdb5-406b-afc8-7f483db52c56 tempest-VolumesAdminNegativeTest-793735676 tempest-VolumesAdminNegativeTest-793735676] http://10.222.0.38/volume/v3/9888cbd818754063862947ac21512e86/volumes/89566009-e5be-469d-a53b-d3da129bb029 returned with HTTP 404 Jan 25 13:37:27.573782 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 45/87] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 13:37:27 2021] GET /volume/v3/9888cbd818754063862947ac21512e86/volumes/89566009-e5be-469d-a53b-d3da129bb029 => generated 109 bytes in 266 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:37:27.591876 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-df0f1826-c0f0-4a40-b9ae-d9c06b0d3ea8 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] GET http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f Jan 25 13:37:27.595551 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-df0f1826-c0f0-4a40-b9ae-d9c06b0d3ea8 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:27.596129 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:27.596129 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:27.597522 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-df0f1826-c0f0-4a40-b9ae-d9c06b0d3ea8 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:27.759332 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:27.759332 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:27.777243 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-df0f1826-c0f0-4a40-b9ae-d9c06b0d3ea8 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Volume info retrieved successfully. Jan 25 13:37:27.818626 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:27.818626 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:27.843664 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-df0f1826-c0f0-4a40-b9ae-d9c06b0d3ea8 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f returned with HTTP 200 Jan 25 13:37:27.857004 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 43/88] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:37:27 2021] GET /volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f => generated 1208 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:37:28.314654 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-406cdd10-8b66-4ff0-b9f4-c05ee99af41f tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] GET http://10.222.0.38/volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab Jan 25 13:37:28.315729 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-406cdd10-8b66-4ff0-b9f4-c05ee99af41f tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:28.316415 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-406cdd10-8b66-4ff0-b9f4-c05ee99af41f tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:28.429461 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:28.429461 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:28.444720 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-406cdd10-8b66-4ff0-b9f4-c05ee99af41f tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Volume info retrieved successfully. Jan 25 13:37:28.476669 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:28.476669 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:28.487670 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-406cdd10-8b66-4ff0-b9f4-c05ee99af41f tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] http://10.222.0.38/volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab returned with HTTP 200 Jan 25 13:37:28.488878 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 46/89] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:37:28 2021] GET /volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab => generated 1208 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:37:28.505075 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-db5cc200-9b62-4373-9cd9-3143afe275b4 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] GET http://10.222.0.38/volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab Jan 25 13:37:28.505606 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-db5cc200-9b62-4373-9cd9-3143afe275b4 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:28.505878 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:28.505878 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:28.506200 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-db5cc200-9b62-4373-9cd9-3143afe275b4 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:28.618397 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:28.618397 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:28.628957 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-db5cc200-9b62-4373-9cd9-3143afe275b4 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Volume info retrieved successfully. Jan 25 13:37:28.649432 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:28.649432 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:28.659074 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-db5cc200-9b62-4373-9cd9-3143afe275b4 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] http://10.222.0.38/volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab returned with HTTP 200 Jan 25 13:37:28.660174 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 44/90] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:37:28 2021] GET /volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab => generated 1208 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:37:29.505789 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-246bf3a9-f47c-44a4-b239-e526aa761b27 req-b1b6f418-46ba-4840-a67b-6bd720887bfd tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] GET http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f Jan 25 13:37:29.506310 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-246bf3a9-f47c-44a4-b239-e526aa761b27 req-b1b6f418-46ba-4840-a67b-6bd720887bfd tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:29.506446 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:29.506446 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:29.506813 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-246bf3a9-f47c-44a4-b239-e526aa761b27 req-b1b6f418-46ba-4840-a67b-6bd720887bfd tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:29.575421 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:29.575421 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:29.598434 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-246bf3a9-f47c-44a4-b239-e526aa761b27 req-b1b6f418-46ba-4840-a67b-6bd720887bfd tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Volume info retrieved successfully. Jan 25 13:37:29.644280 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:29.644280 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:29.666159 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-246bf3a9-f47c-44a4-b239-e526aa761b27 req-b1b6f418-46ba-4840-a67b-6bd720887bfd tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f returned with HTTP 200 Jan 25 13:37:29.674215 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 47/91] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 13:37:29 2021] GET /volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f => generated 1208 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:37:29.683082 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-246bf3a9-f47c-44a4-b239-e526aa761b27 req-d5cdb770-f6b6-4dfb-8bb6-725cb3706745 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] POST http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f/action Jan 25 13:37:29.683540 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:29.683540 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:29.683964 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-246bf3a9-f47c-44a4-b239-e526aa761b27 req-d5cdb770-f6b6-4dfb-8bb6-725cb3706745 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Action body: b'{"os-begin_detaching": null}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 13:37:29.684511 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-246bf3a9-f47c-44a4-b239-e526aa761b27 req-d5cdb770-f6b6-4dfb-8bb6-725cb3706745 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:37:29.791888 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:29.791888 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:29.793074 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-246bf3a9-f47c-44a4-b239-e526aa761b27 req-d5cdb770-f6b6-4dfb-8bb6-725cb3706745 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Volume info retrieved successfully. Jan 25 13:37:29.803941 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-246bf3a9-f47c-44a4-b239-e526aa761b27 req-d5cdb770-f6b6-4dfb-8bb6-725cb3706745 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Begin detaching volume completed successfully. Jan 25 13:37:29.804876 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-246bf3a9-f47c-44a4-b239-e526aa761b27 req-d5cdb770-f6b6-4dfb-8bb6-725cb3706745 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f/action returned with HTTP 202 Jan 25 13:37:29.805942 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 45/92] 10.222.0.38 () {64 vars in 1643 bytes} [Mon Jan 25 13:37:29 2021] POST /volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f/action => generated 0 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 13:37:29.833783 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-161ce609-7628-4bda-9708-c2fdb40bb8cd tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] GET http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f Jan 25 13:37:29.834378 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-161ce609-7628-4bda-9708-c2fdb40bb8cd tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:29.834782 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:29.834782 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:29.835420 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-161ce609-7628-4bda-9708-c2fdb40bb8cd tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:29.881637 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-246bf3a9-f47c-44a4-b239-e526aa761b27 req-d5cdb770-f6b6-4dfb-8bb6-725cb3706745 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] GET http://10.222.0.38/volume// Jan 25 13:37:29.882141 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-246bf3a9-f47c-44a4-b239-e526aa761b27 req-d5cdb770-f6b6-4dfb-8bb6-725cb3706745 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:29.882322 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:29.882322 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:29.883210 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-246bf3a9-f47c-44a4-b239-e526aa761b27 req-d5cdb770-f6b6-4dfb-8bb6-725cb3706745 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:29.884526 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-246bf3a9-f47c-44a4-b239-e526aa761b27 req-d5cdb770-f6b6-4dfb-8bb6-725cb3706745 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 13:37:29.885356 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 46/93] 10.222.0.57 () {56 vars in 1089 bytes} [Mon Jan 25 13:37:29 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 25 13:37:29.902072 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-246bf3a9-f47c-44a4-b239-e526aa761b27 req-6306f0b7-3062-40b5-b2e1-e692cf76be75 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] GET http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f Jan 25 13:37:29.903055 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-246bf3a9-f47c-44a4-b239-e526aa761b27 req-6306f0b7-3062-40b5-b2e1-e692cf76be75 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:29.903764 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-246bf3a9-f47c-44a4-b239-e526aa761b27 req-6306f0b7-3062-40b5-b2e1-e692cf76be75 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:29.961075 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:29.961075 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:29.973376 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-246bf3a9-f47c-44a4-b239-e526aa761b27 req-6306f0b7-3062-40b5-b2e1-e692cf76be75 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Volume info retrieved successfully. Jan 25 13:37:30.011334 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:30.011334 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:30.012774 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:30.012774 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:30.027462 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-246bf3a9-f47c-44a4-b239-e526aa761b27 req-6306f0b7-3062-40b5-b2e1-e692cf76be75 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f returned with HTTP 200 Jan 25 13:37:30.031479 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-161ce609-7628-4bda-9708-c2fdb40bb8cd tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Volume info retrieved successfully. Jan 25 13:37:30.032143 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 47/94] 10.222.0.57 () {60 vars in 1403 bytes} [Mon Jan 25 13:37:29 2021] GET /volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f => generated 1310 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 25 13:37:30.055904 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:30.055904 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:30.066546 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-161ce609-7628-4bda-9708-c2fdb40bb8cd tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f returned with HTTP 200 Jan 25 13:37:30.068358 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 48/95] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:37:29 2021] GET /volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f => generated 1211 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:37:30.170561 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-695ec6d6-22f8-45fe-9b7a-7a95c6fc53ed req-ef44ad7d-f5f3-4ae7-aa9c-2303c3714627 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] GET http://10.222.0.38/volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab Jan 25 13:37:30.172245 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-695ec6d6-22f8-45fe-9b7a-7a95c6fc53ed req-ef44ad7d-f5f3-4ae7-aa9c-2303c3714627 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:30.172618 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:30.172618 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:30.173301 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-695ec6d6-22f8-45fe-9b7a-7a95c6fc53ed req-ef44ad7d-f5f3-4ae7-aa9c-2303c3714627 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:30.243265 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:30.243265 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:30.277392 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-695ec6d6-22f8-45fe-9b7a-7a95c6fc53ed req-ef44ad7d-f5f3-4ae7-aa9c-2303c3714627 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Volume info retrieved successfully. Jan 25 13:37:30.325974 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:30.325974 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:30.340400 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-695ec6d6-22f8-45fe-9b7a-7a95c6fc53ed req-ef44ad7d-f5f3-4ae7-aa9c-2303c3714627 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] http://10.222.0.38/volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab returned with HTTP 200 Jan 25 13:37:30.341948 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 48/96] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 13:37:30 2021] GET /volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab => generated 1208 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:37:30.372637 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-695ec6d6-22f8-45fe-9b7a-7a95c6fc53ed req-f49b83f9-28f4-44d6-b769-2ba146edbdd4 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] POST http://10.222.0.38/volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab/action Jan 25 13:37:30.374141 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:30.374141 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:30.376404 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-695ec6d6-22f8-45fe-9b7a-7a95c6fc53ed req-f49b83f9-28f4-44d6-b769-2ba146edbdd4 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Action body: b'{"os-begin_detaching": null}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 13:37:30.376620 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-695ec6d6-22f8-45fe-9b7a-7a95c6fc53ed req-f49b83f9-28f4-44d6-b769-2ba146edbdd4 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:37:30.503467 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:30.503467 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:30.504955 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-695ec6d6-22f8-45fe-9b7a-7a95c6fc53ed req-f49b83f9-28f4-44d6-b769-2ba146edbdd4 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Volume info retrieved successfully. Jan 25 13:37:30.515616 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-695ec6d6-22f8-45fe-9b7a-7a95c6fc53ed req-f49b83f9-28f4-44d6-b769-2ba146edbdd4 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Begin detaching volume completed successfully. Jan 25 13:37:30.516961 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-695ec6d6-22f8-45fe-9b7a-7a95c6fc53ed req-f49b83f9-28f4-44d6-b769-2ba146edbdd4 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] http://10.222.0.38/volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab/action returned with HTTP 202 Jan 25 13:37:30.518735 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 49/97] 10.222.0.38 () {64 vars in 1643 bytes} [Mon Jan 25 13:37:30 2021] POST /volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab/action => generated 0 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 25 13:37:30.556660 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-733400af-8de2-49c9-b22e-3124c7fe6a66 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] GET http://10.222.0.38/volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab Jan 25 13:37:30.557471 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-733400af-8de2-49c9-b22e-3124c7fe6a66 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:30.558045 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:30.558045 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:30.559604 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-733400af-8de2-49c9-b22e-3124c7fe6a66 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:30.582058 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-246bf3a9-f47c-44a4-b239-e526aa761b27 req-4c5dbca6-d5f0-44b8-a661-7e4f03478840 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] DELETE http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/attachments/f872cb4e-c630-42b1-985d-dd678fa58d5e Jan 25 13:37:30.583235 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-246bf3a9-f47c-44a4-b239-e526aa761b27 req-4c5dbca6-d5f0-44b8-a661-7e4f03478840 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:30.583828 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:30.583828 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:30.584500 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-246bf3a9-f47c-44a4-b239-e526aa761b27 req-4c5dbca6-d5f0-44b8-a661-7e4f03478840 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:30.625948 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:30.625948 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:30.762829 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:30.762829 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:30.788728 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-733400af-8de2-49c9-b22e-3124c7fe6a66 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Volume info retrieved successfully. Jan 25 13:37:30.840542 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:30.840542 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:30.854453 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-733400af-8de2-49c9-b22e-3124c7fe6a66 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] http://10.222.0.38/volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab returned with HTTP 200 Jan 25 13:37:30.855757 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 49/98] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:37:30 2021] GET /volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab => generated 1211 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:37:30.856997 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-733400af-8de2-49c9-b22e-3124c7fe6a66 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] GET http://10.222.0.38/volume// Jan 25 13:37:30.857674 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-733400af-8de2-49c9-b22e-3124c7fe6a66 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:30.858288 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:30.858288 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:30.859144 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-733400af-8de2-49c9-b22e-3124c7fe6a66 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:30.860410 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-733400af-8de2-49c9-b22e-3124c7fe6a66 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 13:37:30.864014 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 50/99] 10.222.0.48 () {56 vars in 1089 bytes} [Mon Jan 25 13:37:30 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 13:37:30.885997 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-695ec6d6-22f8-45fe-9b7a-7a95c6fc53ed req-1162a8db-d3cc-40b5-904f-8a192681b39e tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] GET http://10.222.0.38/volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab Jan 25 13:37:30.886751 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-695ec6d6-22f8-45fe-9b7a-7a95c6fc53ed req-1162a8db-d3cc-40b5-904f-8a192681b39e tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:30.887529 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-695ec6d6-22f8-45fe-9b7a-7a95c6fc53ed req-1162a8db-d3cc-40b5-904f-8a192681b39e tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:30.989147 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:30.989147 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:31.000383 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-695ec6d6-22f8-45fe-9b7a-7a95c6fc53ed req-1162a8db-d3cc-40b5-904f-8a192681b39e tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Volume info retrieved successfully. Jan 25 13:37:31.022788 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:31.022788 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:31.034662 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-695ec6d6-22f8-45fe-9b7a-7a95c6fc53ed req-1162a8db-d3cc-40b5-904f-8a192681b39e tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] http://10.222.0.38/volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab returned with HTTP 200 Jan 25 13:37:31.036505 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 51/100] 10.222.0.48 () {60 vars in 1403 bytes} [Mon Jan 25 13:37:30 2021] GET /volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab => generated 1310 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 25 13:37:31.086373 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b5e838b2-263f-448d-9fbb-fe583b7ac2ba tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] GET http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f Jan 25 13:37:31.087411 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b5e838b2-263f-448d-9fbb-fe583b7ac2ba tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:31.088665 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:31.088665 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:31.089112 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b5e838b2-263f-448d-9fbb-fe583b7ac2ba tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:31.163284 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:31.163284 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:31.178737 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b5e838b2-263f-448d-9fbb-fe583b7ac2ba tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Volume info retrieved successfully. Jan 25 13:37:31.201841 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:31.201841 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:31.212971 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b5e838b2-263f-448d-9fbb-fe583b7ac2ba tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f returned with HTTP 200 Jan 25 13:37:31.215242 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 52/101] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:37:31 2021] GET /volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f => generated 1211 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 13:37:31.310489 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-246bf3a9-f47c-44a4-b239-e526aa761b27 req-4c5dbca6-d5f0-44b8-a661-7e4f03478840 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87930) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 13:37:31.310919 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-246bf3a9-f47c-44a4-b239-e526aa761b27 req-4c5dbca6-d5f0-44b8-a661-7e4f03478840 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Pending status list for volume during attachment-delete: [] {{(pid=87930) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 13:37:31.320287 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-246bf3a9-f47c-44a4-b239-e526aa761b27 req-4c5dbca6-d5f0-44b8-a661-7e4f03478840 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/attachments/f872cb4e-c630-42b1-985d-dd678fa58d5e returned with HTTP 200 Jan 25 13:37:31.321195 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 50/102] 10.222.0.57 () {62 vars in 1437 bytes} [Mon Jan 25 13:37:30 2021] DELETE /volume/v3/60d35f5fc4884f78835d889969bd27bb/attachments/f872cb4e-c630-42b1-985d-dd678fa58d5e => generated 19 bytes in 758 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:37:31.543520 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-695ec6d6-22f8-45fe-9b7a-7a95c6fc53ed req-098fc27c-da86-4238-b597-a5efc3bed355 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] DELETE http://10.222.0.38/volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/attachments/8e19714c-d6e8-4df9-bd5d-0b3d7f9c5dc9 Jan 25 13:37:31.544893 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-695ec6d6-22f8-45fe-9b7a-7a95c6fc53ed req-098fc27c-da86-4238-b597-a5efc3bed355 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:31.545342 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:31.545342 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:31.547648 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-695ec6d6-22f8-45fe-9b7a-7a95c6fc53ed req-098fc27c-da86-4238-b597-a5efc3bed355 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:31.595038 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:31.595038 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:31.872151 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-318353b0-8a5f-42ba-a70d-04930206f4f9 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] GET http://10.222.0.38/volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab Jan 25 13:37:31.872975 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-318353b0-8a5f-42ba-a70d-04930206f4f9 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:31.873360 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:31.873360 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:31.874188 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-318353b0-8a5f-42ba-a70d-04930206f4f9 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:31.989952 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:31.989952 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:32.015720 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-318353b0-8a5f-42ba-a70d-04930206f4f9 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Volume info retrieved successfully. Jan 25 13:37:32.049771 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:32.049771 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:32.063831 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-318353b0-8a5f-42ba-a70d-04930206f4f9 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] http://10.222.0.38/volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab returned with HTTP 200 Jan 25 13:37:32.065314 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 51/103] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:37:31 2021] GET /volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab => generated 1211 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:37:32.230632 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e03fd724-f239-470f-b2de-31ac9a79c2e9 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] GET http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f Jan 25 13:37:32.231568 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e03fd724-f239-470f-b2de-31ac9a79c2e9 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:32.232007 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:32.232007 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:32.233092 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e03fd724-f239-470f-b2de-31ac9a79c2e9 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:32.347955 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:32.347955 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:32.373438 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e03fd724-f239-470f-b2de-31ac9a79c2e9 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Volume info retrieved successfully. Jan 25 13:37:32.430427 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e03fd724-f239-470f-b2de-31ac9a79c2e9 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f returned with HTTP 200 Jan 25 13:37:32.431609 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 52/104] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:37:32 2021] GET /volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f => generated 916 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:37:32.461588 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7e7fa277-05b3-4e5b-a462-8622a92a9497 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] POST http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes Jan 25 13:37:32.466650 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:32.466650 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:32.467998 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7e7fa277-05b3-4e5b-a462-8622a92a9497 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-59229819"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:37:32.470251 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-7e7fa277-05b3-4e5b-a462-8622a92a9497 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-59229819'}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 13:37:32.476688 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-7e7fa277-05b3-4e5b-a462-8622a92a9497 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Create volume of 1 GB Jan 25 13:37:32.512485 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7e7fa277-05b3-4e5b-a462-8622a92a9497 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Availability Zones retrieved successfully. Jan 25 13:37:32.549983 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-695ec6d6-22f8-45fe-9b7a-7a95c6fc53ed req-098fc27c-da86-4238-b597-a5efc3bed355 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 13:37:32.550500 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-695ec6d6-22f8-45fe-9b7a-7a95c6fc53ed req-098fc27c-da86-4238-b597-a5efc3bed355 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Pending status list for volume during attachment-delete: [] {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 13:37:32.560956 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7e7fa277-05b3-4e5b-a462-8622a92a9497 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Flow 'volume_create_api' (6e21b9da-1bd5-406f-8f49-379c91af3235) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:37:32.576896 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7e7fa277-05b3-4e5b-a462-8622a92a9497 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63fe9456-d402-4bac-ac12-0069b72cf0ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:37:32.578594 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-695ec6d6-22f8-45fe-9b7a-7a95c6fc53ed req-098fc27c-da86-4238-b597-a5efc3bed355 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] http://10.222.0.38/volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/attachments/8e19714c-d6e8-4df9-bd5d-0b3d7f9c5dc9 returned with HTTP 200 Jan 25 13:37:32.579992 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 53/105] 10.222.0.48 () {62 vars in 1437 bytes} [Mon Jan 25 13:37:31 2021] DELETE /volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/attachments/8e19714c-d6e8-4df9-bd5d-0b3d7f9c5dc9 => generated 19 bytes in 1046 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:37:32.584952 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-7e7fa277-05b3-4e5b-a462-8622a92a9497 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Validating volume size '1' using validate_int {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 13:37:32.738856 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7e7fa277-05b3-4e5b-a462-8622a92a9497 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63fe9456-d402-4bac-ac12-0069b72cf0ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:37:32.744182 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7e7fa277-05b3-4e5b-a462-8622a92a9497 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f1a708b-e8d7-444a-bdb7-eafb959fafaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:37:32.906274 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-7e7fa277-05b3-4e5b-a462-8622a92a9497 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Created reservations ['9b23b0e2-3430-4784-8adf-e1efbcddbcda', '39edc8d2-4221-4b7a-8842-316561207d8d', 'e20d1cf5-7d32-4607-9d66-d879f926f574', '9896ee12-2ef5-4f1a-9c24-f10c6bae0f84'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:37:32.915753 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7e7fa277-05b3-4e5b-a462-8622a92a9497 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f1a708b-e8d7-444a-bdb7-eafb959fafaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b23b0e2-3430-4784-8adf-e1efbcddbcda', '39edc8d2-4221-4b7a-8842-316561207d8d', 'e20d1cf5-7d32-4607-9d66-d879f926f574', '9896ee12-2ef5-4f1a-9c24-f10c6bae0f84']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:37:32.918317 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7e7fa277-05b3-4e5b-a462-8622a92a9497 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63b2a807-7dc2-4741-ab0f-9c82fe085d7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:37:33.040986 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7e7fa277-05b3-4e5b-a462-8622a92a9497 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63b2a807-7dc2-4741-ab0f-9c82fe085d7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab34ccd6-b5dc-4fdd-9ffd-af36376ef4de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-59229819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60d35f5fc4884f78835d889969bd27bb',qos_specs=None,replication_status=,reservations=['9b23b0e2-3430-4784-8adf-e1efbcddbcda','39edc8d2-4221-4b7a-8842-316561207d8d','e20d1cf5-7d32-4607-9d66-d879f926f574','9896ee12-2ef5-4f1a-9c24-f10c6bae0f84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='708599147dcc4a6e956fa53d9f965a3e',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T13:37:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-59229819',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab34ccd6-b5dc-4fdd-9ffd-af36376ef4de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60d35f5fc4884f78835d889969bd27bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='708599147dcc4a6e956fa53d9f965a3e',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:37:33.049221 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7e7fa277-05b3-4e5b-a462-8622a92a9497 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4fc9d04-3595-4925-a9cc-36fc9f680fe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:37:33.091893 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4d1ace50-5082-4433-81ff-ee70c34bfc74 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] GET http://10.222.0.38/volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab Jan 25 13:37:33.093390 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4d1ace50-5082-4433-81ff-ee70c34bfc74 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:33.093841 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:33.093841 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:33.095202 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4d1ace50-5082-4433-81ff-ee70c34bfc74 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:33.105644 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7e7fa277-05b3-4e5b-a462-8622a92a9497 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4fc9d04-3595-4925-a9cc-36fc9f680fe8) transitioned into state 'SUCCESS' from state '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-59229819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60d35f5fc4884f78835d889969bd27bb',qos_specs=None,replication_status=,reservations=['9b23b0e2-3430-4784-8adf-e1efbcddbcda','39edc8d2-4221-4b7a-8842-316561207d8d','e20d1cf5-7d32-4607-9d66-d879f926f574','9896ee12-2ef5-4f1a-9c24-f10c6bae0f84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='708599147dcc4a6e956fa53d9f965a3e',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:37:33.108113 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7e7fa277-05b3-4e5b-a462-8622a92a9497 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (457b9ad8-9a97-4e8b-8c7e-453d625f301e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:37:33.141121 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7e7fa277-05b3-4e5b-a462-8622a92a9497 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (457b9ad8-9a97-4e8b-8c7e-453d625f301e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:37:33.143853 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7e7fa277-05b3-4e5b-a462-8622a92a9497 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Flow 'volume_create_api' (6e21b9da-1bd5-406f-8f49-379c91af3235) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:37:33.209481 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:33.209481 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:33.239604 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4d1ace50-5082-4433-81ff-ee70c34bfc74 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Volume info retrieved successfully. Jan 25 13:37:33.253007 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7e7fa277-05b3-4e5b-a462-8622a92a9497 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Create volume request issued successfully. Jan 25 13:37:33.292550 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7e7fa277-05b3-4e5b-a462-8622a92a9497 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes returned with HTTP 202 Jan 25 13:37:33.293706 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 53/106] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 13:37:32 2021] POST /volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes => generated 822 bytes in 839 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 13:37:33.308390 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cbf45a53-c335-44da-811e-84c2455e9aef tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] GET http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/ab34ccd6-b5dc-4fdd-9ffd-af36376ef4de Jan 25 13:37:33.308850 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cbf45a53-c335-44da-811e-84c2455e9aef tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:33.309051 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:33.309051 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:33.309619 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cbf45a53-c335-44da-811e-84c2455e9aef tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:33.331677 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4d1ace50-5082-4433-81ff-ee70c34bfc74 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] http://10.222.0.38/volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab returned with HTTP 200 Jan 25 13:37:33.358553 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 54/107] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:37:33 2021] GET /volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab => generated 916 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:37:33.458002 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:33.458002 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:33.478163 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-cbf45a53-c335-44da-811e-84c2455e9aef tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Volume info retrieved successfully. Jan 25 13:37:33.522496 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cbf45a53-c335-44da-811e-84c2455e9aef tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/ab34ccd6-b5dc-4fdd-9ffd-af36376ef4de returned with HTTP 200 Jan 25 13:37:33.532256 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 54/108] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:37:33 2021] GET /volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/ab34ccd6-b5dc-4fdd-9ffd-af36376ef4de => generated 914 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:37:33.876289 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d9b78a11-34c4-44e0-9051-ac4ea18f6892 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] GET http://10.222.0.38/volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab Jan 25 13:37:33.876791 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d9b78a11-34c4-44e0-9051-ac4ea18f6892 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:33.877172 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:33.877172 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:33.877786 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d9b78a11-34c4-44e0-9051-ac4ea18f6892 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:33.988969 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:33.988969 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:34.015615 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d9b78a11-34c4-44e0-9051-ac4ea18f6892 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Volume info retrieved successfully. Jan 25 13:37:34.064389 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d9b78a11-34c4-44e0-9051-ac4ea18f6892 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] http://10.222.0.38/volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab returned with HTTP 200 Jan 25 13:37:34.065665 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 55/109] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:37:33 2021] GET /volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab => generated 916 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:37:34.081676 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6c743645-4c61-4e4c-8cdb-36dae5bf9e68 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] GET http://10.222.0.38/volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab Jan 25 13:37:34.082290 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6c743645-4c61-4e4c-8cdb-36dae5bf9e68 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:34.082511 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:34.082511 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:34.083015 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6c743645-4c61-4e4c-8cdb-36dae5bf9e68 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:34.135721 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:34.135721 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:34.159808 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6c743645-4c61-4e4c-8cdb-36dae5bf9e68 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Volume info retrieved successfully. Jan 25 13:37:34.206353 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6c743645-4c61-4e4c-8cdb-36dae5bf9e68 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] http://10.222.0.38/volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab returned with HTTP 200 Jan 25 13:37:34.208676 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 55/110] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:37:34 2021] GET /volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab => generated 916 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:37:34.540331 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a110e861-4031-4146-9dd5-d7e45c9074a7 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] GET http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/ab34ccd6-b5dc-4fdd-9ffd-af36376ef4de Jan 25 13:37:34.541428 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a110e861-4031-4146-9dd5-d7e45c9074a7 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:34.541869 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:34.541869 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:34.542255 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a110e861-4031-4146-9dd5-d7e45c9074a7 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:34.627662 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:34.627662 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:34.649858 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a110e861-4031-4146-9dd5-d7e45c9074a7 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Volume info retrieved successfully. Jan 25 13:37:34.716514 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a110e861-4031-4146-9dd5-d7e45c9074a7 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/ab34ccd6-b5dc-4fdd-9ffd-af36376ef4de returned with HTTP 200 Jan 25 13:37:34.722440 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 56/111] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:37:34 2021] GET /volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/ab34ccd6-b5dc-4fdd-9ffd-af36376ef4de => generated 915 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:37:35.399396 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-316f4c94-0737-4aaa-81d8-25ccfdbd6223 req-b72fb9be-e242-4f43-b7b7-093bade8aafe tempest-VolumesAdminNegativeTest-793735676 tempest-VolumesAdminNegativeTest-793735676] GET http://10.222.0.38/volume/v3/9888cbd818754063862947ac21512e86/volumes/286e9c44-7019-4bc9-b8c0-da309cb8badd Jan 25 13:37:35.400505 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-316f4c94-0737-4aaa-81d8-25ccfdbd6223 req-b72fb9be-e242-4f43-b7b7-093bade8aafe tempest-VolumesAdminNegativeTest-793735676 tempest-VolumesAdminNegativeTest-793735676] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:35.400916 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:35.400916 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:35.401549 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-316f4c94-0737-4aaa-81d8-25ccfdbd6223 req-b72fb9be-e242-4f43-b7b7-093bade8aafe tempest-VolumesAdminNegativeTest-793735676 tempest-VolumesAdminNegativeTest-793735676] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:35.461300 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-316f4c94-0737-4aaa-81d8-25ccfdbd6223 req-b72fb9be-e242-4f43-b7b7-093bade8aafe tempest-VolumesAdminNegativeTest-793735676 tempest-VolumesAdminNegativeTest-793735676] http://10.222.0.38/volume/v3/9888cbd818754063862947ac21512e86/volumes/286e9c44-7019-4bc9-b8c0-da309cb8badd returned with HTTP 404 Jan 25 13:37:35.463128 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 56/112] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 13:37:35 2021] GET /volume/v3/9888cbd818754063862947ac21512e86/volumes/286e9c44-7019-4bc9-b8c0-da309cb8badd => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:37:35.477375 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-127f5899-0dac-40b5-88ff-c0b646027d53 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] DELETE http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/ab34ccd6-b5dc-4fdd-9ffd-af36376ef4de Jan 25 13:37:35.477884 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-127f5899-0dac-40b5-88ff-c0b646027d53 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:35.478095 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:35.478095 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:35.478457 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-127f5899-0dac-40b5-88ff-c0b646027d53 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:35.478921 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-127f5899-0dac-40b5-88ff-c0b646027d53 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Delete volume with id: ab34ccd6-b5dc-4fdd-9ffd-af36376ef4de Jan 25 13:37:35.607101 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:35.607101 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:35.609039 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-127f5899-0dac-40b5-88ff-c0b646027d53 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Volume info retrieved successfully. Jan 25 13:37:35.666114 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-127f5899-0dac-40b5-88ff-c0b646027d53 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Delete volume request issued successfully. Jan 25 13:37:35.668020 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-127f5899-0dac-40b5-88ff-c0b646027d53 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/ab34ccd6-b5dc-4fdd-9ffd-af36376ef4de returned with HTTP 202 Jan 25 13:37:35.674837 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 57/113] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 13:37:35 2021] DELETE /volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/ab34ccd6-b5dc-4fdd-9ffd-af36376ef4de => generated 0 bytes in 201 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:37:35.681076 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d08359cb-6b20-4052-a55b-9a41db94b6b7 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] GET http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/ab34ccd6-b5dc-4fdd-9ffd-af36376ef4de Jan 25 13:37:35.681614 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d08359cb-6b20-4052-a55b-9a41db94b6b7 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:35.682265 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d08359cb-6b20-4052-a55b-9a41db94b6b7 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:35.803730 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:35.803730 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:35.827264 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d08359cb-6b20-4052-a55b-9a41db94b6b7 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Volume info retrieved successfully. Jan 25 13:37:35.863764 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d08359cb-6b20-4052-a55b-9a41db94b6b7 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/ab34ccd6-b5dc-4fdd-9ffd-af36376ef4de returned with HTTP 200 Jan 25 13:37:35.864900 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 57/114] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:37:35 2021] GET /volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/ab34ccd6-b5dc-4fdd-9ffd-af36376ef4de => generated 914 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:37:36.887067 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a90a286c-3430-4d90-a9bd-75db1eb6ef44 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] GET http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/ab34ccd6-b5dc-4fdd-9ffd-af36376ef4de Jan 25 13:37:36.888494 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a90a286c-3430-4d90-a9bd-75db1eb6ef44 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:36.888906 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:36.888906 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:36.891025 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a90a286c-3430-4d90-a9bd-75db1eb6ef44 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:36.980576 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:36.980576 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:36.993475 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a90a286c-3430-4d90-a9bd-75db1eb6ef44 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Volume info retrieved successfully. Jan 25 13:37:37.043501 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a90a286c-3430-4d90-a9bd-75db1eb6ef44 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/ab34ccd6-b5dc-4fdd-9ffd-af36376ef4de returned with HTTP 200 Jan 25 13:37:37.046798 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 58/115] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:37:36 2021] GET /volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/ab34ccd6-b5dc-4fdd-9ffd-af36376ef4de => generated 914 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:37:38.063486 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c92bf930-b5cb-4ba6-b3df-2ecb74ae449b tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] GET http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/ab34ccd6-b5dc-4fdd-9ffd-af36376ef4de Jan 25 13:37:38.064159 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c92bf930-b5cb-4ba6-b3df-2ecb74ae449b tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:38.064159 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:38.064159 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:38.064475 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c92bf930-b5cb-4ba6-b3df-2ecb74ae449b tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:38.174984 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c92bf930-b5cb-4ba6-b3df-2ecb74ae449b tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/ab34ccd6-b5dc-4fdd-9ffd-af36376ef4de returned with HTTP 404 Jan 25 13:37:38.176205 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 58/116] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:37:38 2021] GET /volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/ab34ccd6-b5dc-4fdd-9ffd-af36376ef4de => generated 109 bytes in 118 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:37:38.183718 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6f166c4e-7d5e-4fe8-b634-d10426062b7a tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] DELETE http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f Jan 25 13:37:38.192724 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6f166c4e-7d5e-4fe8-b634-d10426062b7a tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:38.192973 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:38.192973 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:38.193629 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6f166c4e-7d5e-4fe8-b634-d10426062b7a tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:38.194411 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-6f166c4e-7d5e-4fe8-b634-d10426062b7a tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Delete volume with id: bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f Jan 25 13:37:38.362597 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:38.362597 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:38.364652 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6f166c4e-7d5e-4fe8-b634-d10426062b7a tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Volume info retrieved successfully. Jan 25 13:37:38.420552 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6f166c4e-7d5e-4fe8-b634-d10426062b7a tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Delete volume request issued successfully. Jan 25 13:37:38.421477 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6f166c4e-7d5e-4fe8-b634-d10426062b7a tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f returned with HTTP 202 Jan 25 13:37:38.422775 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 59/117] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 13:37:38 2021] DELETE /volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f => generated 0 bytes in 243 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:37:38.431407 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bf28028b-9e84-4d43-bdac-08bce5f18f65 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] GET http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f Jan 25 13:37:38.431951 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bf28028b-9e84-4d43-bdac-08bce5f18f65 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:38.432609 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bf28028b-9e84-4d43-bdac-08bce5f18f65 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:38.568624 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:38.568624 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:38.589784 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-bf28028b-9e84-4d43-bdac-08bce5f18f65 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Volume info retrieved successfully. Jan 25 13:37:38.637973 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bf28028b-9e84-4d43-bdac-08bce5f18f65 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f returned with HTTP 200 Jan 25 13:37:38.639258 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 59/118] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:37:38 2021] GET /volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f => generated 915 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:37:39.656307 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cca57614-993f-404f-87de-154db35e449b tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] GET http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f Jan 25 13:37:39.657420 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cca57614-993f-404f-87de-154db35e449b tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:39.657785 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:39.657785 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:39.658353 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cca57614-993f-404f-87de-154db35e449b tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:39.864159 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:39.864159 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:39.879657 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-cca57614-993f-404f-87de-154db35e449b tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Volume info retrieved successfully. Jan 25 13:37:39.910789 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cca57614-993f-404f-87de-154db35e449b tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f returned with HTTP 200 Jan 25 13:37:39.912711 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 60/119] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:37:39 2021] GET /volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f => generated 915 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:37:40.929571 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4212cddf-1cf0-4d0d-a225-d1f70f043f1c tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] GET http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f Jan 25 13:37:40.930840 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4212cddf-1cf0-4d0d-a225-d1f70f043f1c tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:40.931231 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:40.931231 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:40.931917 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4212cddf-1cf0-4d0d-a225-d1f70f043f1c tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:41.009638 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:41.009638 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:41.022910 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4212cddf-1cf0-4d0d-a225-d1f70f043f1c tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Volume info retrieved successfully. Jan 25 13:37:41.053838 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4212cddf-1cf0-4d0d-a225-d1f70f043f1c tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f returned with HTTP 200 Jan 25 13:37:41.055673 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 60/120] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:37:40 2021] GET /volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f => generated 915 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:37:42.070831 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7e7b9ddf-a7b8-422e-aaff-c92c1777dd80 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] GET http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f Jan 25 13:37:42.071507 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7e7b9ddf-a7b8-422e-aaff-c92c1777dd80 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:42.071507 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:42.071507 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:42.071899 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7e7b9ddf-a7b8-422e-aaff-c92c1777dd80 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:42.162491 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7e7b9ddf-a7b8-422e-aaff-c92c1777dd80 tempest-VolumesAdminNegativeTest-1656725561 tempest-VolumesAdminNegativeTest-1656725561] http://10.222.0.38/volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f returned with HTTP 404 Jan 25 13:37:42.163509 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 61/121] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:37:42 2021] GET /volume/v3/60d35f5fc4884f78835d889969bd27bb/volumes/bac23b76-a3bd-40e8-aeb4-cebd4e9fdd9f => generated 109 bytes in 96 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:37:44.333469 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fae6cb9c-99d2-4b55-9fc1-69cad7dd54af tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] DELETE http://10.222.0.38/volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab Jan 25 13:37:44.334725 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fae6cb9c-99d2-4b55-9fc1-69cad7dd54af tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:44.336326 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:44.336326 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:44.337335 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fae6cb9c-99d2-4b55-9fc1-69cad7dd54af tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:44.338156 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-fae6cb9c-99d2-4b55-9fc1-69cad7dd54af tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Delete volume with id: 6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab Jan 25 13:37:44.395310 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:44.395310 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:44.397728 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-fae6cb9c-99d2-4b55-9fc1-69cad7dd54af tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Volume info retrieved successfully. Jan 25 13:37:44.437211 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-fae6cb9c-99d2-4b55-9fc1-69cad7dd54af tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Delete volume request issued successfully. Jan 25 13:37:44.437947 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fae6cb9c-99d2-4b55-9fc1-69cad7dd54af tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] http://10.222.0.38/volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab returned with HTTP 202 Jan 25 13:37:44.439545 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 61/122] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 13:37:44 2021] DELETE /volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:37:44.446427 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-14300aa9-1d78-4927-97a6-5342a95804f7 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] GET http://10.222.0.38/volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab Jan 25 13:37:44.447148 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-14300aa9-1d78-4927-97a6-5342a95804f7 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:44.447771 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-14300aa9-1d78-4927-97a6-5342a95804f7 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:44.564384 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:44.564384 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:44.602660 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-14300aa9-1d78-4927-97a6-5342a95804f7 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Volume info retrieved successfully. Jan 25 13:37:44.688527 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-14300aa9-1d78-4927-97a6-5342a95804f7 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] http://10.222.0.38/volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab returned with HTTP 200 Jan 25 13:37:44.696177 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 62/123] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:37:44 2021] GET /volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab => generated 915 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:37:45.706777 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-239e74a3-1a18-4247-a1e9-949fadcb7888 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] GET http://10.222.0.38/volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab Jan 25 13:37:45.708119 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-239e74a3-1a18-4247-a1e9-949fadcb7888 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:45.708575 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:45.708575 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:45.709335 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-239e74a3-1a18-4247-a1e9-949fadcb7888 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:45.832927 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:45.832927 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:45.864462 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-239e74a3-1a18-4247-a1e9-949fadcb7888 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Volume info retrieved successfully. Jan 25 13:37:45.914888 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-239e74a3-1a18-4247-a1e9-949fadcb7888 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] http://10.222.0.38/volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab returned with HTTP 200 Jan 25 13:37:45.927995 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 62/124] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:37:45 2021] GET /volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab => generated 915 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:37:46.935976 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cc9f158f-eb0c-4711-a8df-0c8a0a6983c8 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] GET http://10.222.0.38/volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab Jan 25 13:37:46.936593 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cc9f158f-eb0c-4711-a8df-0c8a0a6983c8 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:46.936593 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:46.936593 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:46.936972 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cc9f158f-eb0c-4711-a8df-0c8a0a6983c8 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:47.008504 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:37:47.008504 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:37:47.022842 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-cc9f158f-eb0c-4711-a8df-0c8a0a6983c8 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Volume info retrieved successfully. Jan 25 13:37:47.065687 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cc9f158f-eb0c-4711-a8df-0c8a0a6983c8 tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] http://10.222.0.38/volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab returned with HTTP 200 Jan 25 13:37:47.076058 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 63/125] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:37:46 2021] GET /volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab => generated 915 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:37:48.083369 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a4218420-1243-4949-a1dd-900495059efa tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] GET http://10.222.0.38/volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab Jan 25 13:37:48.083980 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a4218420-1243-4949-a1dd-900495059efa tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:37:48.084203 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:37:48.084203 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:37:48.084899 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a4218420-1243-4949-a1dd-900495059efa tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:37:48.183065 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a4218420-1243-4949-a1dd-900495059efa tempest-AttachSCSIVolumeTestJSON-1612694235 tempest-AttachSCSIVolumeTestJSON-1612694235] http://10.222.0.38/volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab returned with HTTP 404 Jan 25 13:37:48.188683 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 63/126] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:37:48 2021] GET /volume/v3/b1f0bc386ea34d4099e1344e7c0d0639/volumes/6ccdb78e-6e42-4b5c-aa88-fb8f01f204ab => generated 109 bytes in 109 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:38:38.525728 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-40ad73df-a8fb-4f14-9b67-948bf4ad34d0 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] POST http://10.222.0.38/volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes Jan 25 13:38:38.526247 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:38:38.526247 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:38:38.526581 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-40ad73df-a8fb-4f14-9b67-948bf4ad34d0 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1756114944"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:38:38.527760 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-40ad73df-a8fb-4f14-9b67-948bf4ad34d0 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1756114944'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 13:38:38.528185 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-40ad73df-a8fb-4f14-9b67-948bf4ad34d0 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Create volume of 1 GB Jan 25 13:38:38.574191 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-40ad73df-a8fb-4f14-9b67-948bf4ad34d0 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Availability Zones retrieved successfully. Jan 25 13:38:38.594582 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-40ad73df-a8fb-4f14-9b67-948bf4ad34d0 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Flow 'volume_create_api' (0872ed70-ab2d-4a59-9b5c-02028ff21441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:38:38.599069 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-40ad73df-a8fb-4f14-9b67-948bf4ad34d0 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51e30f3b-2e21-422d-ad78-1cc0106e2002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:38:38.601581 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-40ad73df-a8fb-4f14-9b67-948bf4ad34d0 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 13:38:38.679267 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-40ad73df-a8fb-4f14-9b67-948bf4ad34d0 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51e30f3b-2e21-422d-ad78-1cc0106e2002) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:38:38.681954 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-40ad73df-a8fb-4f14-9b67-948bf4ad34d0 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b16f254a-4730-4118-8bc6-33977739715c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:38:38.804010 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-40ad73df-a8fb-4f14-9b67-948bf4ad34d0 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Created reservations ['da549c39-f6d9-4520-861d-d9e5ab466864', '97027394-0fb9-435b-8fff-8332db1f77d5', 'ffa714b1-88da-4ed4-b567-330602540acb', 'c8171756-ef83-4059-b236-cff00f7d256e'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:38:38.809466 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-40ad73df-a8fb-4f14-9b67-948bf4ad34d0 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b16f254a-4730-4118-8bc6-33977739715c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da549c39-f6d9-4520-861d-d9e5ab466864', '97027394-0fb9-435b-8fff-8332db1f77d5', 'ffa714b1-88da-4ed4-b567-330602540acb', 'c8171756-ef83-4059-b236-cff00f7d256e']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:38:38.812686 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-40ad73df-a8fb-4f14-9b67-948bf4ad34d0 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93807b7c-409b-4cb7-be07-d85812136d5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:38:38.889683 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-40ad73df-a8fb-4f14-9b67-948bf4ad34d0 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93807b7c-409b-4cb7-be07-d85812136d5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '591e2ba6-2139-4ad3-8194-2775ee55e62b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1756114944',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c6a1aed87e7445cbafd0800d38f93b3',qos_specs=None,replication_status=,reservations=['da549c39-f6d9-4520-861d-d9e5ab466864','97027394-0fb9-435b-8fff-8332db1f77d5','ffa714b1-88da-4ed4-b567-330602540acb','c8171756-ef83-4059-b236-cff00f7d256e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b4a3bb7bcdd47b3b57a38cd5202dc32',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T13:38:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1756114944',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=591e2ba6-2139-4ad3-8194-2775ee55e62b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c6a1aed87e7445cbafd0800d38f93b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='8b4a3bb7bcdd47b3b57a38cd5202dc32',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:38:38.891817 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-40ad73df-a8fb-4f14-9b67-948bf4ad34d0 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40540924-4164-4f11-adbb-09315a23f64e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:38:38.923811 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-40ad73df-a8fb-4f14-9b67-948bf4ad34d0 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40540924-4164-4f11-adbb-09315a23f64e) transitioned into state 'SUCCESS' from state '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-1756114944',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c6a1aed87e7445cbafd0800d38f93b3',qos_specs=None,replication_status=,reservations=['da549c39-f6d9-4520-861d-d9e5ab466864','97027394-0fb9-435b-8fff-8332db1f77d5','ffa714b1-88da-4ed4-b567-330602540acb','c8171756-ef83-4059-b236-cff00f7d256e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b4a3bb7bcdd47b3b57a38cd5202dc32',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:38:38.925868 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-40ad73df-a8fb-4f14-9b67-948bf4ad34d0 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1b18cf0-8c7f-4957-9e90-9af08aded7f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:38:38.946398 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-40ad73df-a8fb-4f14-9b67-948bf4ad34d0 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1b18cf0-8c7f-4957-9e90-9af08aded7f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:38:38.949578 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-40ad73df-a8fb-4f14-9b67-948bf4ad34d0 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Flow 'volume_create_api' (0872ed70-ab2d-4a59-9b5c-02028ff21441) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:38:39.008663 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-40ad73df-a8fb-4f14-9b67-948bf4ad34d0 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Create volume request issued successfully. Jan 25 13:38:39.025344 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-40ad73df-a8fb-4f14-9b67-948bf4ad34d0 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] http://10.222.0.38/volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes returned with HTTP 202 Jan 25 13:38:39.026391 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 64/127] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 13:38:38 2021] POST /volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes => generated 821 bytes in 505 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 13:38:39.043977 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-91050e19-e1ac-4e95-8e3a-1f60d114dfab tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] GET http://10.222.0.38/volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes/591e2ba6-2139-4ad3-8194-2775ee55e62b Jan 25 13:38:39.045434 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-91050e19-e1ac-4e95-8e3a-1f60d114dfab tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:38:39.046237 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-91050e19-e1ac-4e95-8e3a-1f60d114dfab tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:38:39.125471 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:38:39.125471 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:38:39.134971 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-91050e19-e1ac-4e95-8e3a-1f60d114dfab tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Volume info retrieved successfully. Jan 25 13:38:39.163537 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-91050e19-e1ac-4e95-8e3a-1f60d114dfab tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] http://10.222.0.38/volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes/591e2ba6-2139-4ad3-8194-2775ee55e62b returned with HTTP 200 Jan 25 13:38:39.177390 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 64/128] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:38:39 2021] GET /volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes/591e2ba6-2139-4ad3-8194-2775ee55e62b => generated 889 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:38:40.185898 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7eb9d987-0752-432c-88da-fcbd686fd5ab tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] GET http://10.222.0.38/volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes/591e2ba6-2139-4ad3-8194-2775ee55e62b Jan 25 13:38:40.186501 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7eb9d987-0752-432c-88da-fcbd686fd5ab tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:38:40.186606 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:38:40.186606 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:38:40.187093 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7eb9d987-0752-432c-88da-fcbd686fd5ab tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:38:40.274443 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:38:40.274443 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:38:40.287504 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7eb9d987-0752-432c-88da-fcbd686fd5ab tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Volume info retrieved successfully. Jan 25 13:38:40.312720 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7eb9d987-0752-432c-88da-fcbd686fd5ab tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] http://10.222.0.38/volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes/591e2ba6-2139-4ad3-8194-2775ee55e62b returned with HTTP 200 Jan 25 13:38:40.318171 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 65/129] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:38:40 2021] GET /volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes/591e2ba6-2139-4ad3-8194-2775ee55e62b => generated 914 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:38:41.037612 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-7607859d-1abf-4a58-ae05-c71b76fca0ef req-16ad7da7-8245-4a17-84d4-14ebb524caae tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] GET http://10.222.0.38/volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes/591e2ba6-2139-4ad3-8194-2775ee55e62b Jan 25 13:38:41.038975 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-7607859d-1abf-4a58-ae05-c71b76fca0ef req-16ad7da7-8245-4a17-84d4-14ebb524caae tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:38:41.039465 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:38:41.039465 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:38:41.040586 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-7607859d-1abf-4a58-ae05-c71b76fca0ef req-16ad7da7-8245-4a17-84d4-14ebb524caae tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:38:41.179103 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:38:41.179103 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:38:41.192359 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-7607859d-1abf-4a58-ae05-c71b76fca0ef req-16ad7da7-8245-4a17-84d4-14ebb524caae tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Volume info retrieved successfully. Jan 25 13:38:41.221796 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-7607859d-1abf-4a58-ae05-c71b76fca0ef req-16ad7da7-8245-4a17-84d4-14ebb524caae tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] http://10.222.0.38/volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes/591e2ba6-2139-4ad3-8194-2775ee55e62b returned with HTTP 200 Jan 25 13:38:41.229526 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 65/130] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 13:38:41 2021] GET /volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes/591e2ba6-2139-4ad3-8194-2775ee55e62b => generated 914 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:38:41.313218 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7eb9d987-0752-432c-88da-fcbd686fd5ab tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] GET http://10.222.0.38/volume// Jan 25 13:38:41.313610 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7eb9d987-0752-432c-88da-fcbd686fd5ab tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:38:41.313830 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:38:41.313830 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:38:41.314211 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7eb9d987-0752-432c-88da-fcbd686fd5ab tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:38:41.315406 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7eb9d987-0752-432c-88da-fcbd686fd5ab tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 13:38:41.315994 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 66/131] 10.222.0.38 () {58 vars in 1289 bytes} [Mon Jan 25 13:38:41 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 13:38:41.337373 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-7607859d-1abf-4a58-ae05-c71b76fca0ef req-5eff9f47-9378-453f-a6cc-ad428e4611b1 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] POST http://10.222.0.38/volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/attachments Jan 25 13:38:41.337890 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:38:41.337890 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:38:41.338936 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-7607859d-1abf-4a58-ae05-c71b76fca0ef req-5eff9f47-9378-453f-a6cc-ad428e4611b1 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "591e2ba6-2139-4ad3-8194-2775ee55e62b", "instance_uuid": "16140560-b522-43a1-852a-cfff65700e71", "connector": null}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:38:41.439873 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:38:41.439873 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:38:41.562186 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-7607859d-1abf-4a58-ae05-c71b76fca0ef req-5eff9f47-9378-453f-a6cc-ad428e4611b1 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] http://10.222.0.38/volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/attachments returned with HTTP 200 Jan 25 13:38:41.576344 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 66/132] 10.222.0.38 () {66 vars in 1565 bytes} [Mon Jan 25 13:38:41 2021] POST /volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/attachments => generated 273 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:38:41.610615 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-16de1533-e7bf-48d8-a435-978bf424c861 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] GET http://10.222.0.38/volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes/591e2ba6-2139-4ad3-8194-2775ee55e62b Jan 25 13:38:41.611380 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-16de1533-e7bf-48d8-a435-978bf424c861 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:38:41.612041 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-16de1533-e7bf-48d8-a435-978bf424c861 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:38:41.677102 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-7607859d-1abf-4a58-ae05-c71b76fca0ef req-5eff9f47-9378-453f-a6cc-ad428e4611b1 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] GET http://10.222.0.38/volume// Jan 25 13:38:41.677764 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-7607859d-1abf-4a58-ae05-c71b76fca0ef req-5eff9f47-9378-453f-a6cc-ad428e4611b1 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:38:41.678135 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:38:41.678135 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:38:41.678766 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-7607859d-1abf-4a58-ae05-c71b76fca0ef req-5eff9f47-9378-453f-a6cc-ad428e4611b1 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Calling method 'all' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:38:41.680108 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-7607859d-1abf-4a58-ae05-c71b76fca0ef req-5eff9f47-9378-453f-a6cc-ad428e4611b1 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 13:38:41.680890 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 67/133] 10.222.0.48 () {56 vars in 1089 bytes} [Mon Jan 25 13:38:41 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 13:38:41.693554 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-7607859d-1abf-4a58-ae05-c71b76fca0ef req-79e08e8e-c737-4551-a892-ce2b387b7a13 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] GET http://10.222.0.38/volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes/591e2ba6-2139-4ad3-8194-2775ee55e62b Jan 25 13:38:41.694403 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-7607859d-1abf-4a58-ae05-c71b76fca0ef req-79e08e8e-c737-4551-a892-ce2b387b7a13 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:38:41.695246 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-7607859d-1abf-4a58-ae05-c71b76fca0ef req-79e08e8e-c737-4551-a892-ce2b387b7a13 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:38:41.735081 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:38:41.735081 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:38:41.754253 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-16de1533-e7bf-48d8-a435-978bf424c861 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Volume info retrieved successfully. Jan 25 13:38:41.792723 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:38:41.792723 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:38:41.814667 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:38:41.814667 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:38:41.828196 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-16de1533-e7bf-48d8-a435-978bf424c861 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] http://10.222.0.38/volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes/591e2ba6-2139-4ad3-8194-2775ee55e62b returned with HTTP 200 Jan 25 13:38:41.830455 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 67/134] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:38:41 2021] GET /volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes/591e2ba6-2139-4ad3-8194-2775ee55e62b => generated 913 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:38:41.842239 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-7607859d-1abf-4a58-ae05-c71b76fca0ef req-79e08e8e-c737-4551-a892-ce2b387b7a13 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Volume info retrieved successfully. Jan 25 13:38:41.873132 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:38:41.873132 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:38:41.886694 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-7607859d-1abf-4a58-ae05-c71b76fca0ef req-79e08e8e-c737-4551-a892-ce2b387b7a13 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] http://10.222.0.38/volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes/591e2ba6-2139-4ad3-8194-2775ee55e62b returned with HTTP 200 Jan 25 13:38:41.887780 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 68/135] 10.222.0.48 () {60 vars in 1403 bytes} [Mon Jan 25 13:38:41 2021] GET /volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes/591e2ba6-2139-4ad3-8194-2775ee55e62b => generated 1012 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 13:38:41.923033 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-7607859d-1abf-4a58-ae05-c71b76fca0ef req-c2364c1c-4ea1-4004-8f75-2ff47cba4efc tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] PUT http://10.222.0.38/volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/attachments/24852ec6-fabe-4c56-a75a-1dc347e5e591 Jan 25 13:38:41.923802 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:38:41.923802 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:38:41.924504 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-7607859d-1abf-4a58-ae05-c71b76fca0ef req-c2364c1c-4ea1-4004-8f75-2ff47cba4efc tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.48", "host": "n-h1-760456-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-760456-3.cbci-760456-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:38:41.977674 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 25 13:38:41.977674 n-d-760456-3 devstack@c-api.service[87928]: return self(f, *args, **kw) Jan 25 13:38:41.978199 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-7607859d-1abf-4a58-ae05-c71b76fca0ef req-c2364c1c-4ea1-4004-8f75-2ff47cba4efc tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Lock "b'cinder-attachment_update-591e2ba6-2139-4ad3-8194-2775ee55e62b-n-h1-760456-3'" acquired by "attachment_update" :: waited 0.013s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 13:38:41.980515 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:38:41.980515 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:38:42.846021 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-428c7ce6-d50a-47f1-b9e9-4f89becb3c6b tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] GET http://10.222.0.38/volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes/591e2ba6-2139-4ad3-8194-2775ee55e62b Jan 25 13:38:42.847292 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-428c7ce6-d50a-47f1-b9e9-4f89becb3c6b tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:38:42.847678 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:38:42.847678 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:38:42.848272 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-428c7ce6-d50a-47f1-b9e9-4f89becb3c6b tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:38:42.965463 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:38:42.965463 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:38:43.013945 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-428c7ce6-d50a-47f1-b9e9-4f89becb3c6b tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Volume info retrieved successfully. Jan 25 13:38:43.063877 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:38:43.063877 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:38:43.085613 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-428c7ce6-d50a-47f1-b9e9-4f89becb3c6b tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] http://10.222.0.38/volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes/591e2ba6-2139-4ad3-8194-2775ee55e62b returned with HTTP 200 Jan 25 13:38:43.086750 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 69/136] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:38:42 2021] GET /volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes/591e2ba6-2139-4ad3-8194-2775ee55e62b => generated 913 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:38:44.114542 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2859b762-3434-48a2-a345-d0f402b29ee7 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] GET http://10.222.0.38/volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes/591e2ba6-2139-4ad3-8194-2775ee55e62b Jan 25 13:38:44.115075 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2859b762-3434-48a2-a345-d0f402b29ee7 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:38:44.115296 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:38:44.115296 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:38:44.115672 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2859b762-3434-48a2-a345-d0f402b29ee7 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:38:44.227408 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:38:44.227408 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:38:44.245619 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-2859b762-3434-48a2-a345-d0f402b29ee7 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Volume info retrieved successfully. Jan 25 13:38:44.284772 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:38:44.284772 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:38:44.302469 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2859b762-3434-48a2-a345-d0f402b29ee7 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] http://10.222.0.38/volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes/591e2ba6-2139-4ad3-8194-2775ee55e62b returned with HTTP 200 Jan 25 13:38:44.305308 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 70/137] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:38:44 2021] GET /volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes/591e2ba6-2139-4ad3-8194-2775ee55e62b => generated 913 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:38:45.093807 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-7607859d-1abf-4a58-ae05-c71b76fca0ef req-c2364c1c-4ea1-4004-8f75-2ff47cba4efc tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Lock "b'cinder-attachment_update-591e2ba6-2139-4ad3-8194-2775ee55e62b-n-h1-760456-3'" released by "attachment_update" :: held 3.115s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 13:38:45.094499 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-7607859d-1abf-4a58-ae05-c71b76fca0ef req-c2364c1c-4ea1-4004-8f75-2ff47cba4efc tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] http://10.222.0.38/volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/attachments/24852ec6-fabe-4c56-a75a-1dc347e5e591 returned with HTTP 200 Jan 25 13:38:45.095460 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 68/138] 10.222.0.48 () {64 vars in 1468 bytes} [Mon Jan 25 13:38:41 2021] PUT /volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/attachments/24852ec6-fabe-4c56-a75a-1dc347e5e591 => generated 762 bytes in 3177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:38:45.318935 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-94c1134d-cc5f-4181-816e-9b8ed228db1f tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] GET http://10.222.0.38/volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes/591e2ba6-2139-4ad3-8194-2775ee55e62b Jan 25 13:38:45.319440 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-94c1134d-cc5f-4181-816e-9b8ed228db1f tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:38:45.319550 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:38:45.319550 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:38:45.320200 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-94c1134d-cc5f-4181-816e-9b8ed228db1f tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:38:45.458551 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:38:45.458551 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:38:45.489032 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-94c1134d-cc5f-4181-816e-9b8ed228db1f tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Volume info retrieved successfully. Jan 25 13:38:45.541500 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:38:45.541500 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:38:45.562662 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-94c1134d-cc5f-4181-816e-9b8ed228db1f tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] http://10.222.0.38/volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes/591e2ba6-2139-4ad3-8194-2775ee55e62b returned with HTTP 200 Jan 25 13:38:45.563749 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 71/139] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:38:45 2021] GET /volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes/591e2ba6-2139-4ad3-8194-2775ee55e62b => generated 914 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:38:46.595002 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2a04e1da-00cf-4fa0-b11d-3f3cc5d13efa tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] GET http://10.222.0.38/volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes/591e2ba6-2139-4ad3-8194-2775ee55e62b Jan 25 13:38:46.596223 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2a04e1da-00cf-4fa0-b11d-3f3cc5d13efa tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:38:46.596670 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:38:46.596670 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:38:46.597355 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2a04e1da-00cf-4fa0-b11d-3f3cc5d13efa tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:38:46.713509 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:38:46.713509 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:38:46.738057 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-2a04e1da-00cf-4fa0-b11d-3f3cc5d13efa tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Volume info retrieved successfully. Jan 25 13:38:46.762453 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:38:46.762453 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:38:46.775406 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2a04e1da-00cf-4fa0-b11d-3f3cc5d13efa tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] http://10.222.0.38/volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes/591e2ba6-2139-4ad3-8194-2775ee55e62b returned with HTTP 200 Jan 25 13:38:46.790184 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 69/140] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:38:46 2021] GET /volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes/591e2ba6-2139-4ad3-8194-2775ee55e62b => generated 914 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:38:47.796666 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-48bd92be-352a-4791-b3ce-2a17aba5d165 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] GET http://10.222.0.38/volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes/591e2ba6-2139-4ad3-8194-2775ee55e62b Jan 25 13:38:47.797216 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-48bd92be-352a-4791-b3ce-2a17aba5d165 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:38:47.797611 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:38:47.797611 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:38:47.798254 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-48bd92be-352a-4791-b3ce-2a17aba5d165 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:38:47.960278 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:38:47.960278 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:38:47.986067 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-48bd92be-352a-4791-b3ce-2a17aba5d165 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Volume info retrieved successfully. Jan 25 13:38:48.032561 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:38:48.032561 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:38:48.049381 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-48bd92be-352a-4791-b3ce-2a17aba5d165 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] http://10.222.0.38/volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes/591e2ba6-2139-4ad3-8194-2775ee55e62b returned with HTTP 200 Jan 25 13:38:48.053746 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 72/141] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:38:47 2021] GET /volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes/591e2ba6-2139-4ad3-8194-2775ee55e62b => generated 914 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:38:49.070294 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a66262a1-9436-4f77-b997-3db5539cb3b6 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] GET http://10.222.0.38/volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes/591e2ba6-2139-4ad3-8194-2775ee55e62b Jan 25 13:38:49.071331 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a66262a1-9436-4f77-b997-3db5539cb3b6 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:38:49.071954 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:38:49.071954 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:38:49.072565 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a66262a1-9436-4f77-b997-3db5539cb3b6 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:38:49.198167 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:38:49.198167 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:38:49.211731 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a66262a1-9436-4f77-b997-3db5539cb3b6 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Volume info retrieved successfully. Jan 25 13:38:49.259782 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:38:49.259782 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:38:49.284370 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a66262a1-9436-4f77-b997-3db5539cb3b6 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] http://10.222.0.38/volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes/591e2ba6-2139-4ad3-8194-2775ee55e62b returned with HTTP 200 Jan 25 13:38:49.296110 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 70/142] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:38:49 2021] GET /volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes/591e2ba6-2139-4ad3-8194-2775ee55e62b => generated 914 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:38:50.304531 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5b37829c-87e5-44a0-af18-8829398d3b68 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] GET http://10.222.0.38/volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes/591e2ba6-2139-4ad3-8194-2775ee55e62b Jan 25 13:38:50.305172 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5b37829c-87e5-44a0-af18-8829398d3b68 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:38:50.305397 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:38:50.305397 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:38:50.305786 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5b37829c-87e5-44a0-af18-8829398d3b68 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:38:50.508196 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:38:50.508196 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:38:50.539623 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-5b37829c-87e5-44a0-af18-8829398d3b68 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Volume info retrieved successfully. Jan 25 13:38:50.638397 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:38:50.638397 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:38:50.662381 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-7607859d-1abf-4a58-ae05-c71b76fca0ef req-593ea007-474f-4214-8c45-8bc00fe9dc5b tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] POST http://10.222.0.38/volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/attachments/24852ec6-fabe-4c56-a75a-1dc347e5e591/action Jan 25 13:38:50.663067 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:38:50.663067 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:38:50.663517 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-7607859d-1abf-4a58-ae05-c71b76fca0ef req-593ea007-474f-4214-8c45-8bc00fe9dc5b tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Action body: b'{"os-complete": null}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 13:38:50.663903 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-7607859d-1abf-4a58-ae05-c71b76fca0ef req-593ea007-474f-4214-8c45-8bc00fe9dc5b tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:38:50.681030 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5b37829c-87e5-44a0-af18-8829398d3b68 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] http://10.222.0.38/volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes/591e2ba6-2139-4ad3-8194-2775ee55e62b returned with HTTP 200 Jan 25 13:38:50.715229 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 73/143] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:38:50 2021] GET /volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes/591e2ba6-2139-4ad3-8194-2775ee55e62b => generated 914 bytes in 417 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:38:50.912005 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:38:50.912005 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:38:50.928760 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-7607859d-1abf-4a58-ae05-c71b76fca0ef req-593ea007-474f-4214-8c45-8bc00fe9dc5b tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] http://10.222.0.38/volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/attachments/24852ec6-fabe-4c56-a75a-1dc347e5e591/action returned with HTTP 204 Jan 25 13:38:50.931917 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 71/144] 10.222.0.48 () {64 vars in 1489 bytes} [Mon Jan 25 13:38:50 2021] POST /volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/attachments/24852ec6-fabe-4c56-a75a-1dc347e5e591/action => generated 0 bytes in 275 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:38:51.698208 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-42662c47-edc6-4e3e-9ae8-3eb3acc2703b tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] GET http://10.222.0.38/volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes/591e2ba6-2139-4ad3-8194-2775ee55e62b Jan 25 13:38:51.699443 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-42662c47-edc6-4e3e-9ae8-3eb3acc2703b tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:38:51.699807 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:38:51.699807 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:38:51.701027 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-42662c47-edc6-4e3e-9ae8-3eb3acc2703b tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:38:51.799396 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:38:51.799396 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:38:51.817228 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-42662c47-edc6-4e3e-9ae8-3eb3acc2703b tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Volume info retrieved successfully. Jan 25 13:38:51.845035 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:38:51.845035 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:38:51.856364 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-42662c47-edc6-4e3e-9ae8-3eb3acc2703b tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] http://10.222.0.38/volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes/591e2ba6-2139-4ad3-8194-2775ee55e62b returned with HTTP 200 Jan 25 13:38:51.859447 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 74/145] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:38:51 2021] GET /volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes/591e2ba6-2139-4ad3-8194-2775ee55e62b => generated 1206 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:38:57.160069 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ac3f5307-63e0-472e-9ac4-dc213b610be1 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] POST http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes Jan 25 13:38:57.160555 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:38:57.160555 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:38:57.160950 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ac3f5307-63e0-472e-9ac4-dc213b610be1 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1825220762", "imageRef": "fc79b33f-195f-4d3d-a6f8-dbc6271d1a69"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:38:57.162070 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-ac3f5307-63e0-472e-9ac4-dc213b610be1 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1825220762', 'imageRef': 'fc79b33f-195f-4d3d-a6f8-dbc6271d1a69'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 13:38:57.365961 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-ac3f5307-63e0-472e-9ac4-dc213b610be1 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Create volume of 1 GB Jan 25 13:38:57.409949 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ac3f5307-63e0-472e-9ac4-dc213b610be1 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Availability Zones retrieved successfully. Jan 25 13:38:57.454553 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-ac3f5307-63e0-472e-9ac4-dc213b610be1 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Flow 'volume_create_api' (894f7dd8-0a6d-4406-a360-78bc00e5a4c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:38:57.457411 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-ac3f5307-63e0-472e-9ac4-dc213b610be1 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5663a626-a45a-4654-bbbd-d1a703ec3218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:38:57.459570 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-ac3f5307-63e0-472e-9ac4-dc213b610be1 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 13:38:57.747569 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-ac3f5307-63e0-472e-9ac4-dc213b610be1 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5663a626-a45a-4654-bbbd-d1a703ec3218) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:38:57.751393 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-ac3f5307-63e0-472e-9ac4-dc213b610be1 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d15d623-eeeb-4006-818c-7ca1c015f7ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:38:57.865983 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-ac3f5307-63e0-472e-9ac4-dc213b610be1 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Created reservations ['722de4f0-755c-4692-81e1-d02f2a8e5bc5', '25d4ed0a-e598-43d3-b272-04816b5cb6ee', 'bb679e3b-89bf-4cc1-9899-edb27ecf8c74', 'eb12798e-db6c-4c7a-840d-cf32e58b2469'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:38:57.868337 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-ac3f5307-63e0-472e-9ac4-dc213b610be1 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d15d623-eeeb-4006-818c-7ca1c015f7ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['722de4f0-755c-4692-81e1-d02f2a8e5bc5', '25d4ed0a-e598-43d3-b272-04816b5cb6ee', 'bb679e3b-89bf-4cc1-9899-edb27ecf8c74', 'eb12798e-db6c-4c7a-840d-cf32e58b2469']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:38:57.872892 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-ac3f5307-63e0-472e-9ac4-dc213b610be1 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e941750a-2dcc-4fda-abcd-71dc3e6ab163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:38:57.968502 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-ac3f5307-63e0-472e-9ac4-dc213b610be1 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e941750a-2dcc-4fda-abcd-71dc3e6ab163) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64620b9c-ca92-4458-85f4-5e5c1c891015', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1825220762',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='348bfdde57224687912bda99beab3b01',qos_specs=None,replication_status=,reservations=['722de4f0-755c-4692-81e1-d02f2a8e5bc5','25d4ed0a-e598-43d3-b272-04816b5cb6ee','bb679e3b-89bf-4cc1-9899-edb27ecf8c74','eb12798e-db6c-4c7a-840d-cf32e58b2469'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb7c90d160a7431399eca60aa8e0fda0',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T13:38:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1825220762',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64620b9c-ca92-4458-85f4-5e5c1c891015,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='348bfdde57224687912bda99beab3b01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='fb7c90d160a7431399eca60aa8e0fda0',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:38:57.971356 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-ac3f5307-63e0-472e-9ac4-dc213b610be1 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9852e88b-cb19-4530-ac1d-a3ead2c9be63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:38:58.001785 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-ac3f5307-63e0-472e-9ac4-dc213b610be1 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9852e88b-cb19-4530-ac1d-a3ead2c9be63) transitioned into state 'SUCCESS' from state '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-1825220762',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='348bfdde57224687912bda99beab3b01',qos_specs=None,replication_status=,reservations=['722de4f0-755c-4692-81e1-d02f2a8e5bc5','25d4ed0a-e598-43d3-b272-04816b5cb6ee','bb679e3b-89bf-4cc1-9899-edb27ecf8c74','eb12798e-db6c-4c7a-840d-cf32e58b2469'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb7c90d160a7431399eca60aa8e0fda0',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:38:58.004377 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-ac3f5307-63e0-472e-9ac4-dc213b610be1 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5d238ba-630b-49c1-93a9-013124479476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:38:58.040701 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-ac3f5307-63e0-472e-9ac4-dc213b610be1 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5d238ba-630b-49c1-93a9-013124479476) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:38:58.050804 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-ac3f5307-63e0-472e-9ac4-dc213b610be1 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Flow 'volume_create_api' (894f7dd8-0a6d-4406-a360-78bc00e5a4c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:38:58.188527 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ac3f5307-63e0-472e-9ac4-dc213b610be1 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Create volume request issued successfully. Jan 25 13:38:58.226757 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ac3f5307-63e0-472e-9ac4-dc213b610be1 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes returned with HTTP 202 Jan 25 13:38:58.239019 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 72/146] 10.222.0.38 () {60 vars in 1226 bytes} [Mon Jan 25 13:38:56 2021] POST /volume/v3/348bfdde57224687912bda99beab3b01/volumes => generated 826 bytes in 1683 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 13:38:58.244110 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d4c04eb4-23ed-48f9-8288-5548f2a953c0 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] GET http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 Jan 25 13:38:58.249419 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d4c04eb4-23ed-48f9-8288-5548f2a953c0 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:38:58.249647 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:38:58.249647 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:38:58.250034 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d4c04eb4-23ed-48f9-8288-5548f2a953c0 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:38:58.357479 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:38:58.357479 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:38:58.376711 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d4c04eb4-23ed-48f9-8288-5548f2a953c0 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Volume info retrieved successfully. Jan 25 13:38:58.401682 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d4c04eb4-23ed-48f9-8288-5548f2a953c0 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 returned with HTTP 200 Jan 25 13:38:58.402846 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 75/147] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:38:58 2021] GET /volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 => generated 918 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:38:59.420330 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a41fb6ad-4ab0-4d6c-a9d7-79bd71a472e2 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] GET http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 Jan 25 13:38:59.421414 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a41fb6ad-4ab0-4d6c-a9d7-79bd71a472e2 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:38:59.421639 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:38:59.421639 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:38:59.422020 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a41fb6ad-4ab0-4d6c-a9d7-79bd71a472e2 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:38:59.581971 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:38:59.581971 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:38:59.629113 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a41fb6ad-4ab0-4d6c-a9d7-79bd71a472e2 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Volume info retrieved successfully. Jan 25 13:38:59.685243 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a41fb6ad-4ab0-4d6c-a9d7-79bd71a472e2 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 returned with HTTP 200 Jan 25 13:38:59.688867 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 73/148] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:38:59 2021] GET /volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 => generated 918 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:39:00.705796 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-54d2628c-0c05-4ae1-a197-085e3fcf77f0 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] GET http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 Jan 25 13:39:00.706338 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-54d2628c-0c05-4ae1-a197-085e3fcf77f0 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:39:00.706480 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:39:00.706480 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:39:00.707093 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-54d2628c-0c05-4ae1-a197-085e3fcf77f0 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:39:00.847182 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:39:00.847182 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:39:00.871339 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-54d2628c-0c05-4ae1-a197-085e3fcf77f0 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Volume info retrieved successfully. Jan 25 13:39:00.928519 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-54d2628c-0c05-4ae1-a197-085e3fcf77f0 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 returned with HTTP 200 Jan 25 13:39:00.946053 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 76/149] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:39:00 2021] GET /volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 => generated 918 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:39:01.223705 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-e98b3cc0-19f1-4dc7-a863-a4a389023828 req-fa264bb5-06e1-49d1-a498-7452d6d4a074 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] DELETE http://10.222.0.38/volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/attachments/24852ec6-fabe-4c56-a75a-1dc347e5e591 Jan 25 13:39:01.225290 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-e98b3cc0-19f1-4dc7-a863-a4a389023828 req-fa264bb5-06e1-49d1-a498-7452d6d4a074 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:39:01.225575 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:39:01.225575 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:39:01.226115 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-e98b3cc0-19f1-4dc7-a863-a4a389023828 req-fa264bb5-06e1-49d1-a498-7452d6d4a074 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:39:01.280763 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:39:01.280763 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:39:01.952120 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5f223c83-bb20-4405-86a3-2219cfd6ed31 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] GET http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 Jan 25 13:39:01.953624 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5f223c83-bb20-4405-86a3-2219cfd6ed31 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:39:01.954003 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:39:01.954003 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:39:01.954624 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5f223c83-bb20-4405-86a3-2219cfd6ed31 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:39:02.104533 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:39:02.104533 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:39:02.129315 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-5f223c83-bb20-4405-86a3-2219cfd6ed31 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Volume info retrieved successfully. Jan 25 13:39:02.173743 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5f223c83-bb20-4405-86a3-2219cfd6ed31 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 returned with HTTP 200 Jan 25 13:39:02.174767 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 77/150] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:39:01 2021] GET /volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 => generated 918 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:39:02.231150 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-e98b3cc0-19f1-4dc7-a863-a4a389023828 req-fa264bb5-06e1-49d1-a498-7452d6d4a074 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 13:39:02.233519 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-e98b3cc0-19f1-4dc7-a863-a4a389023828 req-fa264bb5-06e1-49d1-a498-7452d6d4a074 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Pending status list for volume during attachment-delete: [] {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 13:39:02.245862 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-e98b3cc0-19f1-4dc7-a863-a4a389023828 req-fa264bb5-06e1-49d1-a498-7452d6d4a074 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] http://10.222.0.38/volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/attachments/24852ec6-fabe-4c56-a75a-1dc347e5e591 returned with HTTP 200 Jan 25 13:39:02.249189 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 74/151] 10.222.0.48 () {62 vars in 1437 bytes} [Mon Jan 25 13:39:01 2021] DELETE /volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/attachments/24852ec6-fabe-4c56-a75a-1dc347e5e591 => generated 19 bytes in 1044 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:39:03.191141 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ca572996-c29f-4ba6-bfb5-fa19137d1e9e tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] GET http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 Jan 25 13:39:03.191718 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ca572996-c29f-4ba6-bfb5-fa19137d1e9e tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:39:03.191842 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:39:03.191842 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:39:03.192215 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ca572996-c29f-4ba6-bfb5-fa19137d1e9e tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:39:03.310736 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:39:03.310736 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:39:03.334068 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ca572996-c29f-4ba6-bfb5-fa19137d1e9e tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Volume info retrieved successfully. Jan 25 13:39:03.394467 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ca572996-c29f-4ba6-bfb5-fa19137d1e9e tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 returned with HTTP 200 Jan 25 13:39:03.395590 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 78/152] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:39:03 2021] GET /volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 => generated 918 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:39:04.413686 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-321c35ca-28fe-4c73-a036-44efe23d273d tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] GET http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 Jan 25 13:39:04.414198 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-321c35ca-28fe-4c73-a036-44efe23d273d tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:39:04.415474 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:39:04.415474 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:39:04.416150 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-321c35ca-28fe-4c73-a036-44efe23d273d tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:39:04.525323 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:39:04.525323 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:39:04.538768 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-321c35ca-28fe-4c73-a036-44efe23d273d tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Volume info retrieved successfully. Jan 25 13:39:04.627816 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-321c35ca-28fe-4c73-a036-44efe23d273d tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 returned with HTTP 200 Jan 25 13:39:04.644530 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 75/153] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:39:04 2021] GET /volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 => generated 918 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:39:04.785438 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a66cea35-9065-4b4a-b2d9-e947c2d38028 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] GET http://10.222.0.38/volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes/591e2ba6-2139-4ad3-8194-2775ee55e62b Jan 25 13:39:04.785972 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a66cea35-9065-4b4a-b2d9-e947c2d38028 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:39:04.786170 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:39:04.786170 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:39:04.786841 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a66cea35-9065-4b4a-b2d9-e947c2d38028 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:39:04.910684 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:39:04.910684 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:39:04.934453 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a66cea35-9065-4b4a-b2d9-e947c2d38028 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Volume info retrieved successfully. Jan 25 13:39:04.970813 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a66cea35-9065-4b4a-b2d9-e947c2d38028 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] http://10.222.0.38/volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes/591e2ba6-2139-4ad3-8194-2775ee55e62b returned with HTTP 200 Jan 25 13:39:04.971926 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 79/154] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:39:04 2021] GET /volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes/591e2ba6-2139-4ad3-8194-2775ee55e62b => generated 914 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:39:04.987311 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e7b50527-4549-4559-840a-d8141d4dce8b tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] GET http://10.222.0.38/volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes/591e2ba6-2139-4ad3-8194-2775ee55e62b Jan 25 13:39:04.987806 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e7b50527-4549-4559-840a-d8141d4dce8b tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:39:04.988042 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:39:04.988042 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:39:04.988425 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e7b50527-4549-4559-840a-d8141d4dce8b tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:39:05.098102 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:39:05.098102 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:39:05.108199 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e7b50527-4549-4559-840a-d8141d4dce8b tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Volume info retrieved successfully. Jan 25 13:39:05.135533 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e7b50527-4549-4559-840a-d8141d4dce8b tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] http://10.222.0.38/volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes/591e2ba6-2139-4ad3-8194-2775ee55e62b returned with HTTP 200 Jan 25 13:39:05.136780 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 76/155] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:39:04 2021] GET /volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes/591e2ba6-2139-4ad3-8194-2775ee55e62b => generated 914 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:39:05.152295 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-28c62255-2b36-4fc5-9fd2-d14c13036266 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] GET http://10.222.0.38/volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes/591e2ba6-2139-4ad3-8194-2775ee55e62b Jan 25 13:39:05.153048 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-28c62255-2b36-4fc5-9fd2-d14c13036266 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:39:05.153501 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:39:05.153501 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:39:05.154248 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-28c62255-2b36-4fc5-9fd2-d14c13036266 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:39:05.225511 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:39:05.225511 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:39:05.236102 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-28c62255-2b36-4fc5-9fd2-d14c13036266 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Volume info retrieved successfully. Jan 25 13:39:05.265493 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-28c62255-2b36-4fc5-9fd2-d14c13036266 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] http://10.222.0.38/volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes/591e2ba6-2139-4ad3-8194-2775ee55e62b returned with HTTP 200 Jan 25 13:39:05.266497 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 80/156] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:39:05 2021] GET /volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes/591e2ba6-2139-4ad3-8194-2775ee55e62b => generated 914 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:39:05.645086 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2583ccaf-3d86-4220-880f-b4ff5c682bea tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] GET http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 Jan 25 13:39:05.645614 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2583ccaf-3d86-4220-880f-b4ff5c682bea tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:39:05.645774 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:39:05.645774 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:39:05.646400 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2583ccaf-3d86-4220-880f-b4ff5c682bea tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:39:05.824391 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:39:05.824391 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:39:05.839700 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-2583ccaf-3d86-4220-880f-b4ff5c682bea tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Volume info retrieved successfully. Jan 25 13:39:05.881541 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2583ccaf-3d86-4220-880f-b4ff5c682bea tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 returned with HTTP 200 Jan 25 13:39:05.882973 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 77/157] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:39:05 2021] GET /volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 => generated 918 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:39:06.899338 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-323848d4-56c0-4a31-861a-92eca7831dd7 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] GET http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 Jan 25 13:39:06.900876 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-323848d4-56c0-4a31-861a-92eca7831dd7 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:39:06.901322 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:39:06.901322 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:39:06.902017 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-323848d4-56c0-4a31-861a-92eca7831dd7 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:39:07.034125 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:39:07.034125 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:39:07.060234 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-323848d4-56c0-4a31-861a-92eca7831dd7 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Volume info retrieved successfully. Jan 25 13:39:07.110791 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-323848d4-56c0-4a31-861a-92eca7831dd7 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 returned with HTTP 200 Jan 25 13:39:07.112007 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 81/158] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:39:06 2021] GET /volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 => generated 918 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:39:08.128210 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3a6c3e11-8ac5-4ecd-a7a1-deab3e59e14a tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] GET http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 Jan 25 13:39:08.128736 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3a6c3e11-8ac5-4ecd-a7a1-deab3e59e14a tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:39:08.128896 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:39:08.128896 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:39:08.129225 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3a6c3e11-8ac5-4ecd-a7a1-deab3e59e14a tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:39:08.226533 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:39:08.226533 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:39:08.253278 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3a6c3e11-8ac5-4ecd-a7a1-deab3e59e14a tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Volume info retrieved successfully. Jan 25 13:39:08.310959 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3a6c3e11-8ac5-4ecd-a7a1-deab3e59e14a tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 returned with HTTP 200 Jan 25 13:39:08.311780 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 78/159] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:39:08 2021] GET /volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 => generated 918 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 13:39:09.328079 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-80daa042-0f50-49e8-a643-48e68a3dc394 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] GET http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 Jan 25 13:39:09.329259 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-80daa042-0f50-49e8-a643-48e68a3dc394 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:39:09.329676 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:39:09.329676 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:39:09.330345 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-80daa042-0f50-49e8-a643-48e68a3dc394 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:39:09.430460 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:39:09.430460 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:39:09.464261 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-80daa042-0f50-49e8-a643-48e68a3dc394 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Volume info retrieved successfully. Jan 25 13:39:09.487746 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-80daa042-0f50-49e8-a643-48e68a3dc394 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 returned with HTTP 200 Jan 25 13:39:09.488487 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 82/160] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:39:09 2021] GET /volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 => generated 918 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:39:10.506505 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a395f436-2ba9-4523-8f03-98ced796b0c3 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] GET http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 Jan 25 13:39:10.506972 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a395f436-2ba9-4523-8f03-98ced796b0c3 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:39:10.507098 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:39:10.507098 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:39:10.508450 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a395f436-2ba9-4523-8f03-98ced796b0c3 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:39:10.587224 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:39:10.587224 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:39:10.601704 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a395f436-2ba9-4523-8f03-98ced796b0c3 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Volume info retrieved successfully. Jan 25 13:39:10.627848 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a395f436-2ba9-4523-8f03-98ced796b0c3 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 returned with HTTP 200 Jan 25 13:39:10.629487 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 79/161] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:39:10 2021] GET /volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 => generated 918 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:39:11.646027 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-aa30cd6c-0271-4553-a353-6a5b3ba2ca42 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] GET http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 Jan 25 13:39:11.646818 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-aa30cd6c-0271-4553-a353-6a5b3ba2ca42 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:39:11.647414 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:39:11.647414 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:39:11.648153 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-aa30cd6c-0271-4553-a353-6a5b3ba2ca42 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:39:11.835480 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:39:11.835480 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:39:11.862129 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-aa30cd6c-0271-4553-a353-6a5b3ba2ca42 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Volume info retrieved successfully. Jan 25 13:39:11.938742 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-aa30cd6c-0271-4553-a353-6a5b3ba2ca42 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 returned with HTTP 200 Jan 25 13:39:11.939586 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 83/162] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:39:11 2021] GET /volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 => generated 918 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:39:12.972615 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-568d95db-5139-4fe3-bd08-46e985e7ce99 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] GET http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 Jan 25 13:39:12.973602 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-568d95db-5139-4fe3-bd08-46e985e7ce99 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:39:12.973899 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:39:12.973899 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:39:12.974569 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-568d95db-5139-4fe3-bd08-46e985e7ce99 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:39:13.098120 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:39:13.098120 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:39:13.129409 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-568d95db-5139-4fe3-bd08-46e985e7ce99 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Volume info retrieved successfully. Jan 25 13:39:13.183310 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-568d95db-5139-4fe3-bd08-46e985e7ce99 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 returned with HTTP 200 Jan 25 13:39:13.184149 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 80/163] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:39:12 2021] GET /volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 => generated 918 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:39:14.206672 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3d381899-996f-41c1-923e-1240270e06f9 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] GET http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 Jan 25 13:39:14.207718 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3d381899-996f-41c1-923e-1240270e06f9 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:39:14.207718 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:39:14.207718 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:39:14.208320 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3d381899-996f-41c1-923e-1240270e06f9 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:39:14.365953 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:39:14.365953 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:39:14.395676 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3d381899-996f-41c1-923e-1240270e06f9 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Volume info retrieved successfully. Jan 25 13:39:14.455027 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3d381899-996f-41c1-923e-1240270e06f9 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 returned with HTTP 200 Jan 25 13:39:14.469081 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 84/164] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:39:14 2021] GET /volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 => generated 918 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:39:15.474592 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7f3e7068-508b-4ad0-abd7-c41fd139d8c4 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] GET http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 Jan 25 13:39:15.475170 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7f3e7068-508b-4ad0-abd7-c41fd139d8c4 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:39:15.475454 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:39:15.475454 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:39:15.475842 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7f3e7068-508b-4ad0-abd7-c41fd139d8c4 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:39:15.552131 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:39:15.552131 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:39:15.563526 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7f3e7068-508b-4ad0-abd7-c41fd139d8c4 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Volume info retrieved successfully. Jan 25 13:39:15.604706 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7f3e7068-508b-4ad0-abd7-c41fd139d8c4 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 returned with HTTP 200 Jan 25 13:39:15.615910 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 81/165] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:39:15 2021] GET /volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 => generated 918 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:39:16.624774 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2d20e5dc-44c6-403a-9a3e-9976a488a96d tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] GET http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 Jan 25 13:39:16.628642 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2d20e5dc-44c6-403a-9a3e-9976a488a96d tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:39:16.629052 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:39:16.629052 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:39:16.629714 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2d20e5dc-44c6-403a-9a3e-9976a488a96d tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:39:16.767154 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:39:16.767154 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:39:16.791863 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-2d20e5dc-44c6-403a-9a3e-9976a488a96d tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Volume info retrieved successfully. Jan 25 13:39:16.840302 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2d20e5dc-44c6-403a-9a3e-9976a488a96d tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 returned with HTTP 200 Jan 25 13:39:16.842036 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 85/166] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:39:16 2021] GET /volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 => generated 976 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:39:17.859826 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ad1276f8-fd8d-46fd-8345-abe8205e71e5 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] GET http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 Jan 25 13:39:17.860855 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ad1276f8-fd8d-46fd-8345-abe8205e71e5 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:39:17.861194 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:39:17.861194 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:39:17.861760 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ad1276f8-fd8d-46fd-8345-abe8205e71e5 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:39:17.912157 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:39:17.912157 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:39:17.921484 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ad1276f8-fd8d-46fd-8345-abe8205e71e5 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Volume info retrieved successfully. Jan 25 13:39:17.945340 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ad1276f8-fd8d-46fd-8345-abe8205e71e5 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 returned with HTTP 200 Jan 25 13:39:17.946982 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 82/167] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:39:17 2021] GET /volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 => generated 979 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 13:39:18.962841 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3266d83a-cb7d-4594-b8f0-d487499b94c0 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] GET http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 Jan 25 13:39:18.963928 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3266d83a-cb7d-4594-b8f0-d487499b94c0 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:39:18.964130 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:39:18.964130 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:39:18.964758 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3266d83a-cb7d-4594-b8f0-d487499b94c0 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:39:19.019103 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:39:19.019103 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:39:19.028011 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3266d83a-cb7d-4594-b8f0-d487499b94c0 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Volume info retrieved successfully. Jan 25 13:39:19.050488 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3266d83a-cb7d-4594-b8f0-d487499b94c0 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 returned with HTTP 200 Jan 25 13:39:19.051211 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 86/168] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:39:18 2021] GET /volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 => generated 979 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:39:20.068487 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3ed4deab-c080-4938-a446-bf96a9b1fa44 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] GET http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 Jan 25 13:39:20.069072 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3ed4deab-c080-4938-a446-bf96a9b1fa44 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:39:20.069215 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:39:20.069215 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:39:20.069808 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3ed4deab-c080-4938-a446-bf96a9b1fa44 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:39:20.180564 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:39:20.180564 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:39:20.201739 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3ed4deab-c080-4938-a446-bf96a9b1fa44 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Volume info retrieved successfully. Jan 25 13:39:20.235888 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3ed4deab-c080-4938-a446-bf96a9b1fa44 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 returned with HTTP 200 Jan 25 13:39:20.237461 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 83/169] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:39:20 2021] GET /volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 => generated 979 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:39:21.255603 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7666f060-9a8a-43f3-964b-37fbb7907b30 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] GET http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 Jan 25 13:39:21.256157 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7666f060-9a8a-43f3-964b-37fbb7907b30 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:39:21.256287 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:39:21.256287 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:39:21.256620 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7666f060-9a8a-43f3-964b-37fbb7907b30 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:39:21.510941 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:39:21.510941 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:39:21.523470 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7666f060-9a8a-43f3-964b-37fbb7907b30 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Volume info retrieved successfully. Jan 25 13:39:21.547151 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7666f060-9a8a-43f3-964b-37fbb7907b30 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 returned with HTTP 200 Jan 25 13:39:21.548086 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 87/170] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:39:21 2021] GET /volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 => generated 979 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:39:22.565189 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2df7e720-82fc-4fc9-8238-0611fc63574f tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] GET http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 Jan 25 13:39:22.566497 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2df7e720-82fc-4fc9-8238-0611fc63574f tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:39:22.566993 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:39:22.566993 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:39:22.567973 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2df7e720-82fc-4fc9-8238-0611fc63574f tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:39:22.623430 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:39:22.623430 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:39:22.634007 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-2df7e720-82fc-4fc9-8238-0611fc63574f tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Volume info retrieved successfully. Jan 25 13:39:22.664163 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2df7e720-82fc-4fc9-8238-0611fc63574f tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 returned with HTTP 200 Jan 25 13:39:22.665760 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 84/171] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:39:22 2021] GET /volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 => generated 1369 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:39:23.684578 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-87eab690-d77b-4cb4-a57a-453116b21808 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] GET http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 Jan 25 13:39:23.685418 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-87eab690-d77b-4cb4-a57a-453116b21808 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:39:23.685866 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:39:23.685866 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:39:23.686410 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-87eab690-d77b-4cb4-a57a-453116b21808 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:39:23.745489 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:39:23.745489 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:39:23.755391 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-87eab690-d77b-4cb4-a57a-453116b21808 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Volume info retrieved successfully. Jan 25 13:39:23.782238 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-87eab690-d77b-4cb4-a57a-453116b21808 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 returned with HTTP 200 Jan 25 13:39:23.783882 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 88/172] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:39:23 2021] GET /volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 => generated 1367 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:39:23.798869 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e97debc5-7412-4c24-845e-ae2228dd8ac1 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] POST http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes Jan 25 13:39:23.799593 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:39:23.799593 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:39:23.800082 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e97debc5-7412-4c24-845e-ae2228dd8ac1 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-2033209705"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:39:23.801462 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-e97debc5-7412-4c24-845e-ae2228dd8ac1 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-2033209705'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 13:39:23.801871 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-e97debc5-7412-4c24-845e-ae2228dd8ac1 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Create volume of 1 GB Jan 25 13:39:23.816079 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e97debc5-7412-4c24-845e-ae2228dd8ac1 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Availability Zones retrieved successfully. Jan 25 13:39:23.834265 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-e97debc5-7412-4c24-845e-ae2228dd8ac1 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Flow 'volume_create_api' (d7c00943-982c-438a-ad13-8fa27a7372e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:39:23.837452 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-e97debc5-7412-4c24-845e-ae2228dd8ac1 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d51aee9f-71d4-40cf-9b6d-887ad859bd14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:39:23.839358 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-e97debc5-7412-4c24-845e-ae2228dd8ac1 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 13:39:23.912593 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-e97debc5-7412-4c24-845e-ae2228dd8ac1 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d51aee9f-71d4-40cf-9b6d-887ad859bd14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:39:23.915142 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-e97debc5-7412-4c24-845e-ae2228dd8ac1 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe105a93-99f6-40fc-ab2d-f22ef9b6125f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:39:23.985549 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-e97debc5-7412-4c24-845e-ae2228dd8ac1 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Created reservations ['b75f451c-1544-43eb-9c55-fb208ae10465', '35dbc0a3-44f7-418d-8e09-d8b5305f5086', '5169fead-4146-445b-b209-83a7925e5ec7', '546a3789-1b4d-432e-b174-e6766e702253'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:39:23.987713 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-e97debc5-7412-4c24-845e-ae2228dd8ac1 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe105a93-99f6-40fc-ab2d-f22ef9b6125f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b75f451c-1544-43eb-9c55-fb208ae10465', '35dbc0a3-44f7-418d-8e09-d8b5305f5086', '5169fead-4146-445b-b209-83a7925e5ec7', '546a3789-1b4d-432e-b174-e6766e702253']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:39:23.990024 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-e97debc5-7412-4c24-845e-ae2228dd8ac1 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fee835e-0c39-410e-a4d4-a24f6b594c1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:39:24.057579 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-e97debc5-7412-4c24-845e-ae2228dd8ac1 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fee835e-0c39-410e-a4d4-a24f6b594c1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d5b1068-020f-4df3-91d2-323f8f0b269f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2033209705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='348bfdde57224687912bda99beab3b01',qos_specs=None,replication_status=,reservations=['b75f451c-1544-43eb-9c55-fb208ae10465','35dbc0a3-44f7-418d-8e09-d8b5305f5086','5169fead-4146-445b-b209-83a7925e5ec7','546a3789-1b4d-432e-b174-e6766e702253'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb7c90d160a7431399eca60aa8e0fda0',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T13:39:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2033209705',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d5b1068-020f-4df3-91d2-323f8f0b269f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='348bfdde57224687912bda99beab3b01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='fb7c90d160a7431399eca60aa8e0fda0',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:39:24.060023 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-e97debc5-7412-4c24-845e-ae2228dd8ac1 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0b85066-1f19-493b-83b3-1f9d8150a5ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:39:24.095313 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-e97debc5-7412-4c24-845e-ae2228dd8ac1 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0b85066-1f19-493b-83b3-1f9d8150a5ad) transitioned into state 'SUCCESS' from state '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-2033209705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='348bfdde57224687912bda99beab3b01',qos_specs=None,replication_status=,reservations=['b75f451c-1544-43eb-9c55-fb208ae10465','35dbc0a3-44f7-418d-8e09-d8b5305f5086','5169fead-4146-445b-b209-83a7925e5ec7','546a3789-1b4d-432e-b174-e6766e702253'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb7c90d160a7431399eca60aa8e0fda0',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:39:24.097625 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-e97debc5-7412-4c24-845e-ae2228dd8ac1 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3292d4c9-9315-4c54-94ca-6da2659f80a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:39:24.120397 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-e97debc5-7412-4c24-845e-ae2228dd8ac1 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3292d4c9-9315-4c54-94ca-6da2659f80a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:39:24.126385 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-e97debc5-7412-4c24-845e-ae2228dd8ac1 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Flow 'volume_create_api' (d7c00943-982c-438a-ad13-8fa27a7372e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:39:24.207455 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e97debc5-7412-4c24-845e-ae2228dd8ac1 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Create volume request issued successfully. Jan 25 13:39:24.223218 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e97debc5-7412-4c24-845e-ae2228dd8ac1 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes returned with HTTP 202 Jan 25 13:39:24.234908 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 85/173] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 13:39:23 2021] POST /volume/v3/348bfdde57224687912bda99beab3b01/volumes => generated 826 bytes in 440 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 13:39:24.239668 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d3258948-e175-4f31-b1ec-386209afc362 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] GET http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/4d5b1068-020f-4df3-91d2-323f8f0b269f Jan 25 13:39:24.240380 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d3258948-e175-4f31-b1ec-386209afc362 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:39:24.240742 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:39:24.240742 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:39:24.241379 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d3258948-e175-4f31-b1ec-386209afc362 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:39:24.309943 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:39:24.309943 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:39:24.320681 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d3258948-e175-4f31-b1ec-386209afc362 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Volume info retrieved successfully. Jan 25 13:39:24.353024 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d3258948-e175-4f31-b1ec-386209afc362 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/4d5b1068-020f-4df3-91d2-323f8f0b269f returned with HTTP 200 Jan 25 13:39:24.353835 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 89/174] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:39:24 2021] GET /volume/v3/348bfdde57224687912bda99beab3b01/volumes/4d5b1068-020f-4df3-91d2-323f8f0b269f => generated 918 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:39:25.371318 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-06722bd4-a26f-464f-828b-4642b01a69fa tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] GET http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/4d5b1068-020f-4df3-91d2-323f8f0b269f Jan 25 13:39:25.372591 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-06722bd4-a26f-464f-828b-4642b01a69fa tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:39:25.372591 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:39:25.372591 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:39:25.372591 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-06722bd4-a26f-464f-828b-4642b01a69fa tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:39:25.424548 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:39:25.424548 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:39:25.435693 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-06722bd4-a26f-464f-828b-4642b01a69fa tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Volume info retrieved successfully. Jan 25 13:39:25.463244 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-06722bd4-a26f-464f-828b-4642b01a69fa tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/4d5b1068-020f-4df3-91d2-323f8f0b269f returned with HTTP 200 Jan 25 13:39:25.473031 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 86/175] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:39:25 2021] GET /volume/v3/348bfdde57224687912bda99beab3b01/volumes/4d5b1068-020f-4df3-91d2-323f8f0b269f => generated 919 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:39:25.480125 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-919275ab-affb-4d30-bce5-881fead06f60 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] POST http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes Jan 25 13:39:25.480697 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:39:25.480697 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:39:25.481154 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-919275ab-affb-4d30-bce5-881fead06f60 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1597098606"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:39:25.482476 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-919275ab-affb-4d30-bce5-881fead06f60 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1597098606'}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 13:39:25.482851 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-919275ab-affb-4d30-bce5-881fead06f60 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Create volume of 1 GB Jan 25 13:39:25.505974 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-919275ab-affb-4d30-bce5-881fead06f60 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Availability Zones retrieved successfully. Jan 25 13:39:25.550561 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-919275ab-affb-4d30-bce5-881fead06f60 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Flow 'volume_create_api' (19c7aef1-235f-4433-b5e1-7798a8bf9220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:39:25.557073 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-919275ab-affb-4d30-bce5-881fead06f60 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4643a30-59e0-47a4-9e37-86f4c697a86d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:39:25.561801 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-919275ab-affb-4d30-bce5-881fead06f60 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Validating volume size '1' using validate_int {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 13:39:25.772375 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-919275ab-affb-4d30-bce5-881fead06f60 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4643a30-59e0-47a4-9e37-86f4c697a86d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:39:25.781782 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-919275ab-affb-4d30-bce5-881fead06f60 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3474f45-7ea3-4194-995e-dcfbea373921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:39:25.934911 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-919275ab-affb-4d30-bce5-881fead06f60 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Created reservations ['09f4113d-8bb8-4e5b-b589-c62b07214a39', '6070cff6-d16d-43fe-b011-b6bf9d2dea03', 'dbf96e43-150b-49f2-bc96-12e48e2749d7', '3178205c-bfa0-4ae5-aa94-5a2a1136848b'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:39:25.938424 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-919275ab-affb-4d30-bce5-881fead06f60 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3474f45-7ea3-4194-995e-dcfbea373921) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09f4113d-8bb8-4e5b-b589-c62b07214a39', '6070cff6-d16d-43fe-b011-b6bf9d2dea03', 'dbf96e43-150b-49f2-bc96-12e48e2749d7', '3178205c-bfa0-4ae5-aa94-5a2a1136848b']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:39:25.943771 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-919275ab-affb-4d30-bce5-881fead06f60 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (724bbc8f-921a-4214-a749-b6a094482fdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:39:26.046683 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-919275ab-affb-4d30-bce5-881fead06f60 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (724bbc8f-921a-4214-a749-b6a094482fdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '081ee83d-00d0-4135-96eb-ba628f2ebd59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1597098606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='348bfdde57224687912bda99beab3b01',qos_specs=None,replication_status=,reservations=['09f4113d-8bb8-4e5b-b589-c62b07214a39','6070cff6-d16d-43fe-b011-b6bf9d2dea03','dbf96e43-150b-49f2-bc96-12e48e2749d7','3178205c-bfa0-4ae5-aa94-5a2a1136848b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb7c90d160a7431399eca60aa8e0fda0',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T13:39:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1597098606',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=081ee83d-00d0-4135-96eb-ba628f2ebd59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='348bfdde57224687912bda99beab3b01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='fb7c90d160a7431399eca60aa8e0fda0',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:39:26.048784 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-919275ab-affb-4d30-bce5-881fead06f60 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (188c8239-e51b-4100-9d1b-6391152c05af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:39:26.086518 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-919275ab-affb-4d30-bce5-881fead06f60 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (188c8239-e51b-4100-9d1b-6391152c05af) transitioned into state 'SUCCESS' from state '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-1597098606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='348bfdde57224687912bda99beab3b01',qos_specs=None,replication_status=,reservations=['09f4113d-8bb8-4e5b-b589-c62b07214a39','6070cff6-d16d-43fe-b011-b6bf9d2dea03','dbf96e43-150b-49f2-bc96-12e48e2749d7','3178205c-bfa0-4ae5-aa94-5a2a1136848b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb7c90d160a7431399eca60aa8e0fda0',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:39:26.089512 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-919275ab-affb-4d30-bce5-881fead06f60 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54b756d2-87cb-4b85-94e3-30d2748be628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:39:26.109874 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-919275ab-affb-4d30-bce5-881fead06f60 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54b756d2-87cb-4b85-94e3-30d2748be628) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:39:26.113109 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-919275ab-affb-4d30-bce5-881fead06f60 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Flow 'volume_create_api' (19c7aef1-235f-4433-b5e1-7798a8bf9220) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:39:26.173285 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-919275ab-affb-4d30-bce5-881fead06f60 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Create volume request issued successfully. Jan 25 13:39:26.189221 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-919275ab-affb-4d30-bce5-881fead06f60 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes returned with HTTP 202 Jan 25 13:39:26.199826 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 90/176] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 13:39:25 2021] POST /volume/v3/348bfdde57224687912bda99beab3b01/volumes => generated 826 bytes in 713 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 13:39:26.205872 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f7e29bd2-4184-401b-82a1-c4c35ec76a21 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] GET http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/081ee83d-00d0-4135-96eb-ba628f2ebd59 Jan 25 13:39:26.206951 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f7e29bd2-4184-401b-82a1-c4c35ec76a21 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:39:26.207150 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:39:26.207150 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:39:26.208264 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f7e29bd2-4184-401b-82a1-c4c35ec76a21 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:39:26.271030 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:39:26.271030 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:39:26.280903 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f7e29bd2-4184-401b-82a1-c4c35ec76a21 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Volume info retrieved successfully. Jan 25 13:39:26.309608 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f7e29bd2-4184-401b-82a1-c4c35ec76a21 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/081ee83d-00d0-4135-96eb-ba628f2ebd59 returned with HTTP 200 Jan 25 13:39:26.319532 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 87/177] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:39:26 2021] GET /volume/v3/348bfdde57224687912bda99beab3b01/volumes/081ee83d-00d0-4135-96eb-ba628f2ebd59 => generated 894 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:39:27.328117 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-eb043101-0ee1-498c-9d1d-12abb5c0906a tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] GET http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/081ee83d-00d0-4135-96eb-ba628f2ebd59 Jan 25 13:39:27.328642 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-eb043101-0ee1-498c-9d1d-12abb5c0906a tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:39:27.328828 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:39:27.328828 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:39:27.329476 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-eb043101-0ee1-498c-9d1d-12abb5c0906a tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:39:27.429435 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:39:27.429435 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:39:27.443054 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-eb043101-0ee1-498c-9d1d-12abb5c0906a tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Volume info retrieved successfully. Jan 25 13:39:27.473704 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-eb043101-0ee1-498c-9d1d-12abb5c0906a tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/081ee83d-00d0-4135-96eb-ba628f2ebd59 returned with HTTP 200 Jan 25 13:39:27.487565 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 91/178] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:39:27 2021] GET /volume/v3/348bfdde57224687912bda99beab3b01/volumes/081ee83d-00d0-4135-96eb-ba628f2ebd59 => generated 919 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:40:12.914764 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-d906c024-9266-457f-aa98-bb03b6bc9a4e tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] GET http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 Jan 25 13:40:12.915991 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-d906c024-9266-457f-aa98-bb03b6bc9a4e tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:40:12.916426 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:40:12.916426 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:40:12.923614 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-d906c024-9266-457f-aa98-bb03b6bc9a4e tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:40:13.044722 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:40:13.044722 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:40:13.055695 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-d906c024-9266-457f-aa98-bb03b6bc9a4e tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Volume info retrieved successfully. Jan 25 13:40:13.085866 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-d906c024-9266-457f-aa98-bb03b6bc9a4e tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 returned with HTTP 200 Jan 25 13:40:13.087319 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 88/179] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 13:40:12 2021] GET /volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 => generated 1367 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:40:13.104170 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-5744aea7-cd90-4e6c-8f49-796d9fea05e5 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] GET http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/4d5b1068-020f-4df3-91d2-323f8f0b269f Jan 25 13:40:13.105446 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-5744aea7-cd90-4e6c-8f49-796d9fea05e5 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:40:13.105701 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:40:13.105701 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:40:13.106277 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-5744aea7-cd90-4e6c-8f49-796d9fea05e5 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:40:13.166469 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:40:13.166469 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:40:13.176589 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-5744aea7-cd90-4e6c-8f49-796d9fea05e5 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Volume info retrieved successfully. Jan 25 13:40:13.206538 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-5744aea7-cd90-4e6c-8f49-796d9fea05e5 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/4d5b1068-020f-4df3-91d2-323f8f0b269f returned with HTTP 200 Jan 25 13:40:13.208725 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 92/180] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 13:40:13 2021] GET /volume/v3/348bfdde57224687912bda99beab3b01/volumes/4d5b1068-020f-4df3-91d2-323f8f0b269f => generated 919 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:40:13.222581 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-85057549-04d9-4b25-863d-d2d5f5e7a3bc tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] GET http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/081ee83d-00d0-4135-96eb-ba628f2ebd59 Jan 25 13:40:13.223759 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-85057549-04d9-4b25-863d-d2d5f5e7a3bc tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:40:13.224168 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:40:13.224168 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:40:13.224800 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-85057549-04d9-4b25-863d-d2d5f5e7a3bc tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:40:13.295729 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:40:13.295729 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:40:13.306636 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-85057549-04d9-4b25-863d-d2d5f5e7a3bc tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Volume info retrieved successfully. Jan 25 13:40:13.330849 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-85057549-04d9-4b25-863d-d2d5f5e7a3bc tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/081ee83d-00d0-4135-96eb-ba628f2ebd59 returned with HTTP 200 Jan 25 13:40:13.331835 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 89/181] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 13:40:13 2021] GET /volume/v3/348bfdde57224687912bda99beab3b01/volumes/081ee83d-00d0-4135-96eb-ba628f2ebd59 => generated 919 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:40:13.345128 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-5744aea7-cd90-4e6c-8f49-796d9fea05e5 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] GET http://10.222.0.38/volume// Jan 25 13:40:13.346102 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-5744aea7-cd90-4e6c-8f49-796d9fea05e5 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:40:13.346759 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:40:13.346759 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:40:13.347430 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-5744aea7-cd90-4e6c-8f49-796d9fea05e5 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Calling method 'all' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:40:13.348832 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-5744aea7-cd90-4e6c-8f49-796d9fea05e5 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 13:40:13.349913 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 93/182] 10.222.0.38 () {58 vars in 1289 bytes} [Mon Jan 25 13:40:13 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 13:40:13.363936 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-0cdd8a99-1863-4ec9-858c-1131a3e8e24e tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] POST http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/attachments Jan 25 13:40:13.364709 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:40:13.364709 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:40:13.365383 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-0cdd8a99-1863-4ec9-858c-1131a3e8e24e tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "64620b9c-ca92-4458-85f4-5e5c1c891015", "instance_uuid": "917c3429-5450-4606-89f7-e74fa6ff14b3", "connector": null}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:40:13.424731 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:40:13.424731 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:40:13.521020 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-0cdd8a99-1863-4ec9-858c-1131a3e8e24e tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/attachments returned with HTTP 200 Jan 25 13:40:13.522207 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 90/183] 10.222.0.38 () {66 vars in 1565 bytes} [Mon Jan 25 13:40:13 2021] POST /volume/v3/348bfdde57224687912bda99beab3b01/attachments => generated 273 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:40:13.530719 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-5744aea7-cd90-4e6c-8f49-796d9fea05e5 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] GET http://10.222.0.38/volume// Jan 25 13:40:13.531192 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-5744aea7-cd90-4e6c-8f49-796d9fea05e5 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:40:13.532575 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-5744aea7-cd90-4e6c-8f49-796d9fea05e5 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Calling method 'all' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:40:13.533708 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-5744aea7-cd90-4e6c-8f49-796d9fea05e5 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 13:40:13.534479 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 94/184] 10.222.0.38 () {58 vars in 1289 bytes} [Mon Jan 25 13:40:13 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 13:40:13.552551 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-edf14cd1-7acc-46cc-ac90-b58cd3ad31e4 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] POST http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/attachments Jan 25 13:40:13.553114 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:40:13.553114 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:40:13.553531 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-edf14cd1-7acc-46cc-ac90-b58cd3ad31e4 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4d5b1068-020f-4df3-91d2-323f8f0b269f", "instance_uuid": "917c3429-5450-4606-89f7-e74fa6ff14b3", "connector": null}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:40:13.821975 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:40:13.821975 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:40:13.923972 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-edf14cd1-7acc-46cc-ac90-b58cd3ad31e4 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/attachments returned with HTTP 200 Jan 25 13:40:13.931121 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 91/185] 10.222.0.38 () {66 vars in 1565 bytes} [Mon Jan 25 13:40:13 2021] POST /volume/v3/348bfdde57224687912bda99beab3b01/attachments => generated 273 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:40:13.932022 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-5744aea7-cd90-4e6c-8f49-796d9fea05e5 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] GET http://10.222.0.38/volume// Jan 25 13:40:13.932629 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-5744aea7-cd90-4e6c-8f49-796d9fea05e5 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:40:13.933273 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-5744aea7-cd90-4e6c-8f49-796d9fea05e5 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Calling method 'all' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:40:13.934387 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-5744aea7-cd90-4e6c-8f49-796d9fea05e5 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 13:40:13.935557 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 95/186] 10.222.0.38 () {58 vars in 1289 bytes} [Mon Jan 25 13:40:13 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 25 13:40:13.948629 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-9b417d3a-b7c1-46f6-bfd1-ad8d8fad2ab5 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] POST http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/attachments Jan 25 13:40:13.950265 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:40:13.950265 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:40:13.950992 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-9b417d3a-b7c1-46f6-bfd1-ad8d8fad2ab5 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "081ee83d-00d0-4135-96eb-ba628f2ebd59", "instance_uuid": "917c3429-5450-4606-89f7-e74fa6ff14b3", "connector": null}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:40:14.020790 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:40:14.020790 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:40:14.099038 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-9b417d3a-b7c1-46f6-bfd1-ad8d8fad2ab5 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/attachments returned with HTTP 200 Jan 25 13:40:14.100784 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 92/187] 10.222.0.38 () {66 vars in 1565 bytes} [Mon Jan 25 13:40:13 2021] POST /volume/v3/348bfdde57224687912bda99beab3b01/attachments => generated 273 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:40:16.524509 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-5744aea7-cd90-4e6c-8f49-796d9fea05e5 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] GET http://10.222.0.38/volume// Jan 25 13:40:16.525823 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-5744aea7-cd90-4e6c-8f49-796d9fea05e5 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:40:16.527832 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-5744aea7-cd90-4e6c-8f49-796d9fea05e5 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Calling method 'all' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:40:16.529378 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-5744aea7-cd90-4e6c-8f49-796d9fea05e5 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 13:40:16.530499 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 96/188] 10.222.0.57 () {56 vars in 1089 bytes} [Mon Jan 25 13:40:16 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 13:40:16.552765 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-a496494f-b6f3-4322-a5c2-27e173981a92 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] GET http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 Jan 25 13:40:16.553374 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-a496494f-b6f3-4322-a5c2-27e173981a92 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:40:16.553572 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:40:16.553572 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:40:16.554372 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-a496494f-b6f3-4322-a5c2-27e173981a92 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:40:16.642745 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:40:16.642745 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:40:16.674366 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-a496494f-b6f3-4322-a5c2-27e173981a92 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Volume info retrieved successfully. Jan 25 13:40:16.745225 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:40:16.745225 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:40:16.761613 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-a496494f-b6f3-4322-a5c2-27e173981a92 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 returned with HTTP 200 Jan 25 13:40:16.763026 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 93/189] 10.222.0.57 () {60 vars in 1403 bytes} [Mon Jan 25 13:40:16 2021] GET /volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 => generated 1465 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 13:40:16.837810 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-ce3833e3-1054-47ed-8c76-93e4558a51e3 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] PUT http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/attachments/70041c5f-15c9-4e96-a9e3-0dc9e65a6c56 Jan 25 13:40:16.838870 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-ce3833e3-1054-47ed-8c76-93e4558a51e3 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.57", "host": "n-h2-760456-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-760456-3.cbci-760456-3.local", "mountpoint": "/dev/sda"}}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:40:16.880427 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 25 13:40:16.880427 n-d-760456-3 devstack@c-api.service[87928]: return self(f, *args, **kw) Jan 25 13:40:16.880979 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-ce3833e3-1054-47ed-8c76-93e4558a51e3 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Lock "b'cinder-attachment_update-64620b9c-ca92-4458-85f4-5e5c1c891015-n-h2-760456-3'" acquired by "attachment_update" :: waited 0.014s {{(pid=87930) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 13:40:16.885462 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:40:16.885462 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:40:17.660203 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3bac175a-8bbc-4042-b1a2-d41bc0a7acc4 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] POST http://10.222.0.38/volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes Jan 25 13:40:17.660736 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:40:17.660736 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:40:17.661092 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3bac175a-8bbc-4042-b1a2-d41bc0a7acc4 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveMigrationTest-volume-776305771"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:40:17.662123 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-3bac175a-8bbc-4042-b1a2-d41bc0a7acc4 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveMigrationTest-volume-776305771'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 13:40:17.662605 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-3bac175a-8bbc-4042-b1a2-d41bc0a7acc4 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Create volume of 1 GB Jan 25 13:40:17.678286 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3bac175a-8bbc-4042-b1a2-d41bc0a7acc4 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Availability Zones retrieved successfully. Jan 25 13:40:17.695089 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3bac175a-8bbc-4042-b1a2-d41bc0a7acc4 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Flow 'volume_create_api' (16839089-28f8-483e-bcf6-7d4f58f7dfec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:40:17.699637 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3bac175a-8bbc-4042-b1a2-d41bc0a7acc4 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e38c221-8788-4c37-818e-f4a38c772866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:40:17.701753 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-3bac175a-8bbc-4042-b1a2-d41bc0a7acc4 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 13:40:17.776402 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3bac175a-8bbc-4042-b1a2-d41bc0a7acc4 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e38c221-8788-4c37-818e-f4a38c772866) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:40:17.778933 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3bac175a-8bbc-4042-b1a2-d41bc0a7acc4 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (153d846e-6906-4fae-b042-9d21acad8853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:40:17.878730 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-3bac175a-8bbc-4042-b1a2-d41bc0a7acc4 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Created reservations ['5329758a-d0c7-4dcb-bb85-ff78a8dd7dfe', '2b210189-a674-4056-bc62-673fd29a6153', '7ae6429a-4cff-4954-9136-65f8e8a01a1c', '295d032b-a48b-49ec-a62c-58d800bfbd8f'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:40:17.881856 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3bac175a-8bbc-4042-b1a2-d41bc0a7acc4 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (153d846e-6906-4fae-b042-9d21acad8853) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5329758a-d0c7-4dcb-bb85-ff78a8dd7dfe', '2b210189-a674-4056-bc62-673fd29a6153', '7ae6429a-4cff-4954-9136-65f8e8a01a1c', '295d032b-a48b-49ec-a62c-58d800bfbd8f']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:40:17.884694 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3bac175a-8bbc-4042-b1a2-d41bc0a7acc4 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60d24c91-39dc-40a7-bdb2-20ba74f084d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:40:17.963898 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3bac175a-8bbc-4042-b1a2-d41bc0a7acc4 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60d24c91-39dc-40a7-bdb2-20ba74f084d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a6f99e2-2a27-4c26-a8df-e3b7e0a87748', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-776305771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb9eaaef022a44d4b2feed9b66da5fe6',qos_specs=None,replication_status=,reservations=['5329758a-d0c7-4dcb-bb85-ff78a8dd7dfe','2b210189-a674-4056-bc62-673fd29a6153','7ae6429a-4cff-4954-9136-65f8e8a01a1c','295d032b-a48b-49ec-a62c-58d800bfbd8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cb7bd8edc714a53a0198ea6a79d8626',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T13:40:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-776305771',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a6f99e2-2a27-4c26-a8df-e3b7e0a87748,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb9eaaef022a44d4b2feed9b66da5fe6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='1cb7bd8edc714a53a0198ea6a79d8626',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:40:17.968977 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3bac175a-8bbc-4042-b1a2-d41bc0a7acc4 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdb14b7d-dd44-43ec-8308-09a55ae954d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:40:18.009804 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3bac175a-8bbc-4042-b1a2-d41bc0a7acc4 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdb14b7d-dd44-43ec-8308-09a55ae954d7) transitioned into state 'SUCCESS' from state '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-776305771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb9eaaef022a44d4b2feed9b66da5fe6',qos_specs=None,replication_status=,reservations=['5329758a-d0c7-4dcb-bb85-ff78a8dd7dfe','2b210189-a674-4056-bc62-673fd29a6153','7ae6429a-4cff-4954-9136-65f8e8a01a1c','295d032b-a48b-49ec-a62c-58d800bfbd8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cb7bd8edc714a53a0198ea6a79d8626',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:40:18.026120 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3bac175a-8bbc-4042-b1a2-d41bc0a7acc4 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9850825a-a21b-497c-a162-c4a949b62aac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:40:18.056563 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3bac175a-8bbc-4042-b1a2-d41bc0a7acc4 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9850825a-a21b-497c-a162-c4a949b62aac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:40:18.060563 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3bac175a-8bbc-4042-b1a2-d41bc0a7acc4 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Flow 'volume_create_api' (16839089-28f8-483e-bcf6-7d4f58f7dfec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:40:18.155736 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3bac175a-8bbc-4042-b1a2-d41bc0a7acc4 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Create volume request issued successfully. Jan 25 13:40:18.182231 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3bac175a-8bbc-4042-b1a2-d41bc0a7acc4 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] http://10.222.0.38/volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes returned with HTTP 202 Jan 25 13:40:18.184144 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 94/190] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 13:40:17 2021] POST /volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes => generated 816 bytes in 527 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 13:40:18.200654 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6ff41170-d017-4321-8378-4ed1500ba9ac tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] GET http://10.222.0.38/volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 Jan 25 13:40:18.201359 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6ff41170-d017-4321-8378-4ed1500ba9ac tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:40:18.201565 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:40:18.201565 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:40:18.201946 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6ff41170-d017-4321-8378-4ed1500ba9ac tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:40:18.298145 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:40:18.298145 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:40:18.310110 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6ff41170-d017-4321-8378-4ed1500ba9ac tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Volume info retrieved successfully. Jan 25 13:40:18.339041 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6ff41170-d017-4321-8378-4ed1500ba9ac tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] http://10.222.0.38/volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 returned with HTTP 200 Jan 25 13:40:18.349000 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 95/191] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:40:18 2021] GET /volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 => generated 884 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 13:40:19.086395 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-ce3833e3-1054-47ed-8c76-93e4558a51e3 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Lock "b'cinder-attachment_update-64620b9c-ca92-4458-85f4-5e5c1c891015-n-h2-760456-3'" released by "attachment_update" :: held 2.205s {{(pid=87930) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 13:40:19.087131 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-ce3833e3-1054-47ed-8c76-93e4558a51e3 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/attachments/70041c5f-15c9-4e96-a9e3-0dc9e65a6c56 returned with HTTP 200 Jan 25 13:40:19.095080 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 97/192] 10.222.0.57 () {64 vars in 1468 bytes} [Mon Jan 25 13:40:16 2021] PUT /volume/v3/348bfdde57224687912bda99beab3b01/attachments/70041c5f-15c9-4e96-a9e3-0dc9e65a6c56 => generated 762 bytes in 2266 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:40:19.189570 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-31bf24a9-363b-4c69-ae67-1a14da125b07 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] POST http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/attachments/70041c5f-15c9-4e96-a9e3-0dc9e65a6c56/action Jan 25 13:40:19.190201 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:40:19.190201 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:40:19.190796 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-31bf24a9-363b-4c69-ae67-1a14da125b07 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Action body: b'{"os-complete": null}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 13:40:19.191323 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-31bf24a9-363b-4c69-ae67-1a14da125b07 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:40:19.356867 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3ee17ba6-7ea5-41f2-ac59-9f28691d9142 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] GET http://10.222.0.38/volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 Jan 25 13:40:19.357525 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3ee17ba6-7ea5-41f2-ac59-9f28691d9142 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:40:19.358083 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:40:19.358083 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:40:19.358597 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3ee17ba6-7ea5-41f2-ac59-9f28691d9142 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:40:19.441446 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:40:19.441446 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:40:19.469305 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-31bf24a9-363b-4c69-ae67-1a14da125b07 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/attachments/70041c5f-15c9-4e96-a9e3-0dc9e65a6c56/action returned with HTTP 204 Jan 25 13:40:19.470567 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 96/193] 10.222.0.57 () {64 vars in 1489 bytes} [Mon Jan 25 13:40:19 2021] POST /volume/v3/348bfdde57224687912bda99beab3b01/attachments/70041c5f-15c9-4e96-a9e3-0dc9e65a6c56/action => generated 0 bytes in 288 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 25 13:40:19.562300 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:40:19.562300 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:40:19.572184 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-31bf24a9-363b-4c69-ae67-1a14da125b07 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] GET http://10.222.0.38/volume// Jan 25 13:40:19.573238 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-31bf24a9-363b-4c69-ae67-1a14da125b07 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:40:19.573782 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:40:19.573782 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:40:19.574584 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-31bf24a9-363b-4c69-ae67-1a14da125b07 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:40:19.576755 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-31bf24a9-363b-4c69-ae67-1a14da125b07 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 13:40:19.577835 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 97/194] 10.222.0.57 () {56 vars in 1089 bytes} [Mon Jan 25 13:40:19 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 13:40:19.594502 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3ee17ba6-7ea5-41f2-ac59-9f28691d9142 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Volume info retrieved successfully. Jan 25 13:40:19.603555 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-16d77790-45ee-4569-a405-a5db1f9ba3f5 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] GET http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/4d5b1068-020f-4df3-91d2-323f8f0b269f Jan 25 13:40:19.604620 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-16d77790-45ee-4569-a405-a5db1f9ba3f5 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:40:19.606169 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-16d77790-45ee-4569-a405-a5db1f9ba3f5 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:40:19.645784 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3ee17ba6-7ea5-41f2-ac59-9f28691d9142 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] http://10.222.0.38/volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 returned with HTTP 200 Jan 25 13:40:19.647022 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 98/195] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:40:19 2021] GET /volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 => generated 908 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:40:19.869995 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:40:19.869995 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:40:19.896662 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-16d77790-45ee-4569-a405-a5db1f9ba3f5 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Volume info retrieved successfully. Jan 25 13:40:19.979752 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:40:19.979752 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:40:20.009647 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-16d77790-45ee-4569-a405-a5db1f9ba3f5 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/4d5b1068-020f-4df3-91d2-323f8f0b269f returned with HTTP 200 Jan 25 13:40:20.013550 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 98/196] 10.222.0.57 () {60 vars in 1403 bytes} [Mon Jan 25 13:40:19 2021] GET /volume/v3/348bfdde57224687912bda99beab3b01/volumes/4d5b1068-020f-4df3-91d2-323f8f0b269f => generated 1017 bytes in 419 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 13:40:20.050779 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-e2e15ac6-cc21-409e-8a76-b93f7fa0e0eb tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] PUT http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/attachments/427a009f-d743-4f7a-b557-30804e45975d Jan 25 13:40:20.051385 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:40:20.051385 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:40:20.051905 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-e2e15ac6-cc21-409e-8a76-b93f7fa0e0eb tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.57", "host": "n-h2-760456-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-760456-3.cbci-760456-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:40:20.135565 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 25 13:40:20.135565 n-d-760456-3 devstack@c-api.service[87928]: return self(f, *args, **kw) Jan 25 13:40:20.136582 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-e2e15ac6-cc21-409e-8a76-b93f7fa0e0eb tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Lock "b'cinder-attachment_update-4d5b1068-020f-4df3-91d2-323f8f0b269f-n-h2-760456-3'" acquired by "attachment_update" :: waited 0.024s {{(pid=87930) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 13:40:20.143726 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:40:20.143726 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:40:20.664539 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-507b4377-daa1-432d-8163-486c75ee8d24 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] GET http://10.222.0.38/volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 Jan 25 13:40:20.665233 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-507b4377-daa1-432d-8163-486c75ee8d24 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:40:20.665509 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:40:20.665509 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:40:20.666029 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-507b4377-daa1-432d-8163-486c75ee8d24 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:40:20.836940 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:40:20.836940 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:40:20.864338 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-507b4377-daa1-432d-8163-486c75ee8d24 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Volume info retrieved successfully. Jan 25 13:40:20.914498 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-507b4377-daa1-432d-8163-486c75ee8d24 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] http://10.222.0.38/volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 returned with HTTP 200 Jan 25 13:40:20.916080 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 99/197] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:40:20 2021] GET /volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 => generated 909 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:40:23.144744 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-e2e15ac6-cc21-409e-8a76-b93f7fa0e0eb tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Lock "b'cinder-attachment_update-4d5b1068-020f-4df3-91d2-323f8f0b269f-n-h2-760456-3'" released by "attachment_update" :: held 3.009s {{(pid=87930) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 13:40:23.145541 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-e2e15ac6-cc21-409e-8a76-b93f7fa0e0eb tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/attachments/427a009f-d743-4f7a-b557-30804e45975d returned with HTTP 200 Jan 25 13:40:23.146858 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 99/198] 10.222.0.57 () {64 vars in 1468 bytes} [Mon Jan 25 13:40:20 2021] PUT /volume/v3/348bfdde57224687912bda99beab3b01/attachments/427a009f-d743-4f7a-b557-30804e45975d => generated 762 bytes in 3101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 13:40:23.209705 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-15ba714f-b78c-432f-9f63-3d6ecfa25e17 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] POST http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/attachments/427a009f-d743-4f7a-b557-30804e45975d/action Jan 25 13:40:23.210328 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:40:23.210328 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:40:23.210907 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-15ba714f-b78c-432f-9f63-3d6ecfa25e17 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Action body: b'{"os-complete": null}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 13:40:23.211511 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-15ba714f-b78c-432f-9f63-3d6ecfa25e17 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:40:23.326610 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:40:23.326610 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:40:23.346516 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-15ba714f-b78c-432f-9f63-3d6ecfa25e17 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/attachments/427a009f-d743-4f7a-b557-30804e45975d/action returned with HTTP 204 Jan 25 13:40:23.348354 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 100/199] 10.222.0.57 () {64 vars in 1489 bytes} [Mon Jan 25 13:40:23 2021] POST /volume/v3/348bfdde57224687912bda99beab3b01/attachments/427a009f-d743-4f7a-b557-30804e45975d/action => generated 0 bytes in 144 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:40:23.402195 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-e2e15ac6-cc21-409e-8a76-b93f7fa0e0eb tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] GET http://10.222.0.38/volume// Jan 25 13:40:23.402958 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-e2e15ac6-cc21-409e-8a76-b93f7fa0e0eb tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:40:23.403543 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:40:23.403543 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:40:23.404611 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-e2e15ac6-cc21-409e-8a76-b93f7fa0e0eb tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Calling method 'all' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:40:23.406916 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-e2e15ac6-cc21-409e-8a76-b93f7fa0e0eb tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 13:40:23.408302 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 100/200] 10.222.0.57 () {56 vars in 1089 bytes} [Mon Jan 25 13:40:23 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 13:40:23.430299 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-73595af5-f8d5-4502-a23d-196951752f3c tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] GET http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/081ee83d-00d0-4135-96eb-ba628f2ebd59 Jan 25 13:40:23.430998 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-73595af5-f8d5-4502-a23d-196951752f3c tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:40:23.431302 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:40:23.431302 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:40:23.431848 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-73595af5-f8d5-4502-a23d-196951752f3c tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:40:23.499569 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:40:23.499569 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:40:23.513378 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-73595af5-f8d5-4502-a23d-196951752f3c tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Volume info retrieved successfully. Jan 25 13:40:23.561191 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:40:23.561191 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:40:23.602038 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-73595af5-f8d5-4502-a23d-196951752f3c tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/081ee83d-00d0-4135-96eb-ba628f2ebd59 returned with HTTP 200 Jan 25 13:40:23.606228 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 101/201] 10.222.0.57 () {60 vars in 1403 bytes} [Mon Jan 25 13:40:23 2021] GET /volume/v3/348bfdde57224687912bda99beab3b01/volumes/081ee83d-00d0-4135-96eb-ba628f2ebd59 => generated 1017 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 13:40:23.642866 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-0ae02089-f7fa-46e6-a100-05c21fb98c4d tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] PUT http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/attachments/cafedcf9-af18-48a0-b508-658ada26b915 Jan 25 13:40:23.644018 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-0ae02089-f7fa-46e6-a100-05c21fb98c4d tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.57", "host": "n-h2-760456-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-760456-3.cbci-760456-3.local", "mountpoint": "/dev/sdc"}}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:40:23.722899 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 25 13:40:23.722899 n-d-760456-3 devstack@c-api.service[87928]: return self(f, *args, **kw) Jan 25 13:40:23.723439 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-0ae02089-f7fa-46e6-a100-05c21fb98c4d tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Lock "b'cinder-attachment_update-081ee83d-00d0-4135-96eb-ba628f2ebd59-n-h2-760456-3'" acquired by "attachment_update" :: waited 0.030s {{(pid=87930) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 13:40:23.728899 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:40:23.728899 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:40:24.050011 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-159ff87c-b0eb-4444-b870-69cd7d88cc71 req-da8f55af-720f-442a-857c-ab954c1834dc tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] GET http://10.222.0.38/volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 Jan 25 13:40:24.050956 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-159ff87c-b0eb-4444-b870-69cd7d88cc71 req-da8f55af-720f-442a-857c-ab954c1834dc tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:40:24.051331 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:40:24.051331 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:40:24.052165 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-159ff87c-b0eb-4444-b870-69cd7d88cc71 req-da8f55af-720f-442a-857c-ab954c1834dc tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:40:24.191297 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:40:24.191297 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:40:24.217848 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-159ff87c-b0eb-4444-b870-69cd7d88cc71 req-da8f55af-720f-442a-857c-ab954c1834dc tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Volume info retrieved successfully. Jan 25 13:40:24.264992 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-159ff87c-b0eb-4444-b870-69cd7d88cc71 req-da8f55af-720f-442a-857c-ab954c1834dc tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] http://10.222.0.38/volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 returned with HTTP 200 Jan 25 13:40:24.266727 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 102/202] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 13:40:24 2021] GET /volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 => generated 909 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:40:24.387156 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-159ff87c-b0eb-4444-b870-69cd7d88cc71 req-da8f55af-720f-442a-857c-ab954c1834dc tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] GET http://10.222.0.38/volume// Jan 25 13:40:24.387811 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-159ff87c-b0eb-4444-b870-69cd7d88cc71 req-da8f55af-720f-442a-857c-ab954c1834dc tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:40:24.388030 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:40:24.388030 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:40:24.388416 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-159ff87c-b0eb-4444-b870-69cd7d88cc71 req-da8f55af-720f-442a-857c-ab954c1834dc tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:40:24.389790 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-159ff87c-b0eb-4444-b870-69cd7d88cc71 req-da8f55af-720f-442a-857c-ab954c1834dc tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 13:40:24.392180 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 103/203] 10.222.0.38 () {58 vars in 1289 bytes} [Mon Jan 25 13:40:24 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 13:40:24.427719 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-159ff87c-b0eb-4444-b870-69cd7d88cc71 req-2069bda6-6420-4ca6-a290-33ac6182510b tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] POST http://10.222.0.38/volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/attachments Jan 25 13:40:24.429623 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-159ff87c-b0eb-4444-b870-69cd7d88cc71 req-2069bda6-6420-4ca6-a290-33ac6182510b tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6a6f99e2-2a27-4c26-a8df-e3b7e0a87748", "instance_uuid": "930ca6ff-3dab-4305-ba11-c00ed01aebe0", "connector": null}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:40:24.567915 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:40:24.567915 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:40:24.662236 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-159ff87c-b0eb-4444-b870-69cd7d88cc71 req-2069bda6-6420-4ca6-a290-33ac6182510b tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] http://10.222.0.38/volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/attachments returned with HTTP 200 Jan 25 13:40:24.665111 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 104/204] 10.222.0.38 () {66 vars in 1565 bytes} [Mon Jan 25 13:40:24 2021] POST /volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/attachments => generated 273 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:40:24.739856 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dda736e6-ccaf-4a18-8ed5-70d6adfb85f7 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] GET http://10.222.0.38/volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 Jan 25 13:40:24.746713 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dda736e6-ccaf-4a18-8ed5-70d6adfb85f7 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:40:24.747105 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:40:24.747105 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:40:24.747690 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dda736e6-ccaf-4a18-8ed5-70d6adfb85f7 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:40:24.895167 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:40:24.895167 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:40:24.922153 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-dda736e6-ccaf-4a18-8ed5-70d6adfb85f7 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Volume info retrieved successfully. Jan 25 13:40:24.970460 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:40:24.970460 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:40:24.995174 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dda736e6-ccaf-4a18-8ed5-70d6adfb85f7 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] http://10.222.0.38/volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 returned with HTTP 200 Jan 25 13:40:24.996480 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 105/205] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:40:24 2021] GET /volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 => generated 908 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:40:25.010101 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dda736e6-ccaf-4a18-8ed5-70d6adfb85f7 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] GET http://10.222.0.38/volume// Jan 25 13:40:25.012861 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dda736e6-ccaf-4a18-8ed5-70d6adfb85f7 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:40:25.013216 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:40:25.013216 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:40:25.017160 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dda736e6-ccaf-4a18-8ed5-70d6adfb85f7 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:40:25.018418 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dda736e6-ccaf-4a18-8ed5-70d6adfb85f7 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 13:40:25.019171 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 106/206] 10.222.0.57 () {56 vars in 1089 bytes} [Mon Jan 25 13:40:24 2021] GET /volume/ => generated 754 bytes in 22 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 13:40:25.049561 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-159ff87c-b0eb-4444-b870-69cd7d88cc71 req-0c9679d1-43c4-4e4b-bcd0-7da28da5e06c tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] GET http://10.222.0.38/volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 Jan 25 13:40:25.050315 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-159ff87c-b0eb-4444-b870-69cd7d88cc71 req-0c9679d1-43c4-4e4b-bcd0-7da28da5e06c tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:40:25.050910 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-159ff87c-b0eb-4444-b870-69cd7d88cc71 req-0c9679d1-43c4-4e4b-bcd0-7da28da5e06c tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:40:25.212329 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:40:25.212329 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:40:25.236436 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-159ff87c-b0eb-4444-b870-69cd7d88cc71 req-0c9679d1-43c4-4e4b-bcd0-7da28da5e06c tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Volume info retrieved successfully. Jan 25 13:40:25.279666 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:40:25.279666 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:40:25.294648 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-159ff87c-b0eb-4444-b870-69cd7d88cc71 req-0c9679d1-43c4-4e4b-bcd0-7da28da5e06c tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] http://10.222.0.38/volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 returned with HTTP 200 Jan 25 13:40:25.295616 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 107/207] 10.222.0.57 () {60 vars in 1403 bytes} [Mon Jan 25 13:40:25 2021] GET /volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 => generated 1007 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 13:40:25.321798 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-159ff87c-b0eb-4444-b870-69cd7d88cc71 req-13357d06-d135-4c1b-983a-ca4757246f58 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] PUT http://10.222.0.38/volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/attachments/cac7b90d-c66c-44a1-9661-4f48cf72a622 Jan 25 13:40:25.322324 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:40:25.322324 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:40:25.322749 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-159ff87c-b0eb-4444-b870-69cd7d88cc71 req-13357d06-d135-4c1b-983a-ca4757246f58 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.57", "host": "n-h2-760456-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-760456-3.cbci-760456-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:40:25.404910 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 25 13:40:25.404910 n-d-760456-3 devstack@c-api.service[87928]: return self(f, *args, **kw) Jan 25 13:40:25.405450 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-159ff87c-b0eb-4444-b870-69cd7d88cc71 req-13357d06-d135-4c1b-983a-ca4757246f58 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Lock "b'cinder-attachment_update-6a6f99e2-2a27-4c26-a8df-e3b7e0a87748-n-h2-760456-3'" acquired by "attachment_update" :: waited 0.020s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 13:40:25.407806 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:40:25.407806 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:40:26.983539 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-0ae02089-f7fa-46e6-a100-05c21fb98c4d tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Lock "b'cinder-attachment_update-081ee83d-00d0-4135-96eb-ba628f2ebd59-n-h2-760456-3'" released by "attachment_update" :: held 3.260s {{(pid=87930) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 13:40:26.987405 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-0ae02089-f7fa-46e6-a100-05c21fb98c4d tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/attachments/cafedcf9-af18-48a0-b508-658ada26b915 returned with HTTP 200 Jan 25 13:40:26.991204 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 101/208] 10.222.0.57 () {64 vars in 1468 bytes} [Mon Jan 25 13:40:23 2021] PUT /volume/v3/348bfdde57224687912bda99beab3b01/attachments/cafedcf9-af18-48a0-b508-658ada26b915 => generated 762 bytes in 3351 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:40:26.999373 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-46f2da57-a5f0-4d4c-a2df-d7c2887bc418 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] GET http://10.222.0.38/volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 Jan 25 13:40:27.000328 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-46f2da57-a5f0-4d4c-a2df-d7c2887bc418 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:40:27.000678 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:40:27.000678 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:40:27.015981 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-46f2da57-a5f0-4d4c-a2df-d7c2887bc418 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:40:27.177315 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:40:27.177315 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:40:27.195833 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-46f2da57-a5f0-4d4c-a2df-d7c2887bc418 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Volume info retrieved successfully. Jan 25 13:40:27.240788 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:40:27.240788 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:40:27.260186 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-46f2da57-a5f0-4d4c-a2df-d7c2887bc418 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] http://10.222.0.38/volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 returned with HTTP 200 Jan 25 13:40:27.277502 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 102/209] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:40:26 2021] GET /volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 => generated 908 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:40:27.289969 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-f13bafed-3045-45a8-b0b2-03bb0551895e tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] POST http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/attachments/cafedcf9-af18-48a0-b508-658ada26b915/action Jan 25 13:40:27.290863 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:40:27.290863 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:40:27.291640 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-f13bafed-3045-45a8-b0b2-03bb0551895e tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Action body: b'{"os-complete": null}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 13:40:27.293006 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-f13bafed-3045-45a8-b0b2-03bb0551895e tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:40:27.462060 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:40:27.462060 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:40:27.488130 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-18e6dcb4-2426-4f22-a6af-e1fc3b658913 req-f13bafed-3045-45a8-b0b2-03bb0551895e tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/attachments/cafedcf9-af18-48a0-b508-658ada26b915/action returned with HTTP 204 Jan 25 13:40:27.490050 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 103/210] 10.222.0.57 () {64 vars in 1489 bytes} [Mon Jan 25 13:40:27 2021] POST /volume/v3/348bfdde57224687912bda99beab3b01/attachments/cafedcf9-af18-48a0-b508-658ada26b915/action => generated 0 bytes in 212 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:40:27.896166 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-159ff87c-b0eb-4444-b870-69cd7d88cc71 req-13357d06-d135-4c1b-983a-ca4757246f58 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Lock "b'cinder-attachment_update-6a6f99e2-2a27-4c26-a8df-e3b7e0a87748-n-h2-760456-3'" released by "attachment_update" :: held 2.491s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 13:40:27.896985 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-159ff87c-b0eb-4444-b870-69cd7d88cc71 req-13357d06-d135-4c1b-983a-ca4757246f58 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] http://10.222.0.38/volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/attachments/cac7b90d-c66c-44a1-9661-4f48cf72a622 returned with HTTP 200 Jan 25 13:40:27.897941 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 108/211] 10.222.0.57 () {64 vars in 1468 bytes} [Mon Jan 25 13:40:25 2021] PUT /volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/attachments/cac7b90d-c66c-44a1-9661-4f48cf72a622 => generated 762 bytes in 2581 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:40:28.289540 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-118fdac0-8e4e-4b00-87f8-56cceeddd8f3 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] GET http://10.222.0.38/volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 Jan 25 13:40:28.290163 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-118fdac0-8e4e-4b00-87f8-56cceeddd8f3 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:40:28.290305 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:40:28.290305 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:40:28.290598 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-118fdac0-8e4e-4b00-87f8-56cceeddd8f3 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:40:28.392252 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:40:28.392252 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:40:28.424343 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-118fdac0-8e4e-4b00-87f8-56cceeddd8f3 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Volume info retrieved successfully. Jan 25 13:40:28.452967 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:40:28.452967 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:40:28.469051 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-118fdac0-8e4e-4b00-87f8-56cceeddd8f3 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] http://10.222.0.38/volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 returned with HTTP 200 Jan 25 13:40:28.470874 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 104/212] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:40:28 2021] GET /volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 => generated 909 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:40:29.493716 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4673a747-6090-4af9-8272-1a1a81e51a21 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] GET http://10.222.0.38/volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 Jan 25 13:40:29.496119 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4673a747-6090-4af9-8272-1a1a81e51a21 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:40:29.496700 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:40:29.496700 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:40:29.497652 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4673a747-6090-4af9-8272-1a1a81e51a21 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:40:29.554582 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:40:29.554582 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:40:29.565331 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4673a747-6090-4af9-8272-1a1a81e51a21 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Volume info retrieved successfully. Jan 25 13:40:29.591216 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:40:29.591216 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:40:29.600860 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4673a747-6090-4af9-8272-1a1a81e51a21 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] http://10.222.0.38/volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 returned with HTTP 200 Jan 25 13:40:29.605263 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 109/213] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:40:29 2021] GET /volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 => generated 909 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:40:30.618620 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-720e23b9-10fb-4c1b-a9e8-0e74ad5ce4e0 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] GET http://10.222.0.38/volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 Jan 25 13:40:30.619834 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-720e23b9-10fb-4c1b-a9e8-0e74ad5ce4e0 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:40:30.620778 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:40:30.620778 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:40:30.621762 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-720e23b9-10fb-4c1b-a9e8-0e74ad5ce4e0 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:40:30.686653 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:40:30.686653 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:40:30.696889 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-720e23b9-10fb-4c1b-a9e8-0e74ad5ce4e0 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Volume info retrieved successfully. Jan 25 13:40:30.718035 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:40:30.718035 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:40:30.726904 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-720e23b9-10fb-4c1b-a9e8-0e74ad5ce4e0 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] http://10.222.0.38/volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 returned with HTTP 200 Jan 25 13:40:30.728311 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 105/214] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:40:30 2021] GET /volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 => generated 909 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:40:31.746452 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b29c9de8-78f8-4b8e-952a-7e57d82166bb tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] GET http://10.222.0.38/volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 Jan 25 13:40:31.747902 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b29c9de8-78f8-4b8e-952a-7e57d82166bb tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:40:31.748325 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:40:31.748325 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:40:31.749087 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b29c9de8-78f8-4b8e-952a-7e57d82166bb tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:40:31.802285 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:40:31.802285 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:40:31.812764 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b29c9de8-78f8-4b8e-952a-7e57d82166bb tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Volume info retrieved successfully. Jan 25 13:40:31.835562 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:40:31.835562 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:40:31.847298 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b29c9de8-78f8-4b8e-952a-7e57d82166bb tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] http://10.222.0.38/volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 returned with HTTP 200 Jan 25 13:40:31.858343 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 110/215] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:40:31 2021] GET /volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 => generated 909 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:40:32.865341 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a7cb7923-cbe7-4364-a4f7-94262e39222e tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] GET http://10.222.0.38/volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 Jan 25 13:40:32.865899 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a7cb7923-cbe7-4364-a4f7-94262e39222e tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:40:32.866147 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:40:32.866147 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:40:32.866581 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a7cb7923-cbe7-4364-a4f7-94262e39222e tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:40:32.915878 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:40:32.915878 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:40:32.925029 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a7cb7923-cbe7-4364-a4f7-94262e39222e tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Volume info retrieved successfully. Jan 25 13:40:32.944555 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:40:32.944555 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:40:32.954103 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a7cb7923-cbe7-4364-a4f7-94262e39222e tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] http://10.222.0.38/volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 returned with HTTP 200 Jan 25 13:40:32.955020 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 106/216] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:40:32 2021] GET /volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 => generated 909 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:40:33.973033 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6bae0e3e-5a32-4c88-8e08-6e96cd2440b0 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] GET http://10.222.0.38/volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 Jan 25 13:40:33.973033 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6bae0e3e-5a32-4c88-8e08-6e96cd2440b0 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:40:33.973033 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:40:33.973033 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:40:33.973033 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6bae0e3e-5a32-4c88-8e08-6e96cd2440b0 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:40:34.026042 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:40:34.026042 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:40:34.047569 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6bae0e3e-5a32-4c88-8e08-6e96cd2440b0 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Volume info retrieved successfully. Jan 25 13:40:34.072243 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:40:34.072243 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:40:34.077647 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-159ff87c-b0eb-4444-b870-69cd7d88cc71 req-e065c5a1-c4e4-4fcc-abbe-4d02e811daa8 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] POST http://10.222.0.38/volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/attachments/cac7b90d-c66c-44a1-9661-4f48cf72a622/action Jan 25 13:40:34.078732 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:40:34.078732 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:40:34.079448 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-159ff87c-b0eb-4444-b870-69cd7d88cc71 req-e065c5a1-c4e4-4fcc-abbe-4d02e811daa8 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Action body: b'{"os-complete": null}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 13:40:34.080036 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-159ff87c-b0eb-4444-b870-69cd7d88cc71 req-e065c5a1-c4e4-4fcc-abbe-4d02e811daa8 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:40:34.082381 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6bae0e3e-5a32-4c88-8e08-6e96cd2440b0 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] http://10.222.0.38/volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 returned with HTTP 200 Jan 25 13:40:34.083239 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 111/217] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:40:33 2021] GET /volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 => generated 909 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:40:34.152389 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:40:34.152389 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:40:34.164999 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-159ff87c-b0eb-4444-b870-69cd7d88cc71 req-e065c5a1-c4e4-4fcc-abbe-4d02e811daa8 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] http://10.222.0.38/volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/attachments/cac7b90d-c66c-44a1-9661-4f48cf72a622/action returned with HTTP 204 Jan 25 13:40:34.165862 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 107/218] 10.222.0.57 () {64 vars in 1489 bytes} [Mon Jan 25 13:40:34 2021] POST /volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/attachments/cac7b90d-c66c-44a1-9661-4f48cf72a622/action => generated 0 bytes in 93 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:40:35.100768 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cfb28ba3-3dce-4f31-91b8-2b004f10b8ff tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] GET http://10.222.0.38/volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 Jan 25 13:40:35.101857 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cfb28ba3-3dce-4f31-91b8-2b004f10b8ff tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:40:35.102148 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:40:35.102148 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:40:35.102631 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cfb28ba3-3dce-4f31-91b8-2b004f10b8ff tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:40:35.158946 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:40:35.158946 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:40:35.168004 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-cfb28ba3-3dce-4f31-91b8-2b004f10b8ff tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Volume info retrieved successfully. Jan 25 13:40:35.195018 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:40:35.195018 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:40:35.207227 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cfb28ba3-3dce-4f31-91b8-2b004f10b8ff tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] http://10.222.0.38/volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 returned with HTTP 200 Jan 25 13:40:35.219778 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 112/219] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:40:35 2021] GET /volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 => generated 1201 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:40:51.763694 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-159ff87c-b0eb-4444-b870-69cd7d88cc71 req-e065c5a1-c4e4-4fcc-abbe-4d02e811daa8 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] GET http://10.222.0.38/volume// Jan 25 13:40:51.764927 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-159ff87c-b0eb-4444-b870-69cd7d88cc71 req-e065c5a1-c4e4-4fcc-abbe-4d02e811daa8 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:40:51.765129 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:40:51.765129 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:40:51.766626 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-159ff87c-b0eb-4444-b870-69cd7d88cc71 req-e065c5a1-c4e4-4fcc-abbe-4d02e811daa8 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Calling method 'all' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:40:51.767117 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-159ff87c-b0eb-4444-b870-69cd7d88cc71 req-e065c5a1-c4e4-4fcc-abbe-4d02e811daa8 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 13:40:51.767812 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 108/220] 10.222.0.48 () {56 vars in 1089 bytes} [Mon Jan 25 13:40:51 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 13:40:51.788305 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-d2c9195c-3d87-4d38-9953-e14c1ffe605f req-8c71abd9-ee81-45ab-b682-f113b9b2f7ad tempest-LiveMigrationTest-811377074 tempest-LiveMigrationTest-811377074] POST http://10.222.0.38/volume/v3/f1f8b4954251468cb31b4eddd30fa9c1/attachments Jan 25 13:40:51.789017 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:40:51.789017 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:40:51.789664 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-d2c9195c-3d87-4d38-9953-e14c1ffe605f req-8c71abd9-ee81-45ab-b682-f113b9b2f7ad tempest-LiveMigrationTest-811377074 tempest-LiveMigrationTest-811377074] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6a6f99e2-2a27-4c26-a8df-e3b7e0a87748", "instance_uuid": "930ca6ff-3dab-4305-ba11-c00ed01aebe0", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.48", "host": "n-h1-760456-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-760456-3.cbci-760456-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:40:51.848977 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:40:51.848977 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:40:53.074426 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-d2c9195c-3d87-4d38-9953-e14c1ffe605f req-8c71abd9-ee81-45ab-b682-f113b9b2f7ad tempest-LiveMigrationTest-811377074 tempest-LiveMigrationTest-811377074] http://10.222.0.38/volume/v3/f1f8b4954251468cb31b4eddd30fa9c1/attachments returned with HTTP 200 Jan 25 13:40:53.074426 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 113/221] 10.222.0.48 () {64 vars in 1358 bytes} [Mon Jan 25 13:40:51 2021] POST /volume/v3/f1f8b4954251468cb31b4eddd30fa9c1/attachments => generated 762 bytes in 1289 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:40:53.112597 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-d2c9195c-3d87-4d38-9953-e14c1ffe605f req-724d1cae-0c26-403b-9362-c4b99c4dc950 tempest-LiveMigrationTest-811377074 tempest-LiveMigrationTest-811377074] GET http://10.222.0.38/volume/v3/f1f8b4954251468cb31b4eddd30fa9c1/attachments/31074bf0-c54a-4a6e-b9e4-e737c5644f53 Jan 25 13:40:53.113208 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-d2c9195c-3d87-4d38-9953-e14c1ffe605f req-724d1cae-0c26-403b-9362-c4b99c4dc950 tempest-LiveMigrationTest-811377074 tempest-LiveMigrationTest-811377074] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:40:53.113803 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-d2c9195c-3d87-4d38-9953-e14c1ffe605f req-724d1cae-0c26-403b-9362-c4b99c4dc950 tempest-LiveMigrationTest-811377074 tempest-LiveMigrationTest-811377074] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:40:53.148360 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-d2c9195c-3d87-4d38-9953-e14c1ffe605f req-724d1cae-0c26-403b-9362-c4b99c4dc950 tempest-LiveMigrationTest-811377074 tempest-LiveMigrationTest-811377074] http://10.222.0.38/volume/v3/f1f8b4954251468cb31b4eddd30fa9c1/attachments/31074bf0-c54a-4a6e-b9e4-e737c5644f53 returned with HTTP 200 Jan 25 13:40:53.148360 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 109/222] 10.222.0.48 () {60 vars in 1415 bytes} [Mon Jan 25 13:40:53 2021] GET /volume/v3/f1f8b4954251468cb31b4eddd30fa9c1/attachments/31074bf0-c54a-4a6e-b9e4-e737c5644f53 => generated 789 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:41:06.190476 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-d2c9195c-3d87-4d38-9953-e14c1ffe605f req-d1311fda-6311-4424-92c1-f7366b7ca5d9 tempest-LiveMigrationTest-811377074 tempest-LiveMigrationTest-811377074] POST http://10.222.0.38/volume/v3/f1f8b4954251468cb31b4eddd30fa9c1/attachments/31074bf0-c54a-4a6e-b9e4-e737c5644f53/action Jan 25 13:41:06.191170 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:41:06.191170 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:41:06.191602 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-d2c9195c-3d87-4d38-9953-e14c1ffe605f req-d1311fda-6311-4424-92c1-f7366b7ca5d9 tempest-LiveMigrationTest-811377074 tempest-LiveMigrationTest-811377074] Action body: b'{"os-complete": null}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 13:41:06.191979 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-d2c9195c-3d87-4d38-9953-e14c1ffe605f req-d1311fda-6311-4424-92c1-f7366b7ca5d9 tempest-LiveMigrationTest-811377074 tempest-LiveMigrationTest-811377074] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:41:06.269822 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:41:06.269822 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:41:06.296597 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-d2c9195c-3d87-4d38-9953-e14c1ffe605f req-d1311fda-6311-4424-92c1-f7366b7ca5d9 tempest-LiveMigrationTest-811377074 tempest-LiveMigrationTest-811377074] http://10.222.0.38/volume/v3/f1f8b4954251468cb31b4eddd30fa9c1/attachments/31074bf0-c54a-4a6e-b9e4-e737c5644f53/action returned with HTTP 204 Jan 25 13:41:06.300618 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 114/223] 10.222.0.48 () {64 vars in 1489 bytes} [Mon Jan 25 13:41:06 2021] POST /volume/v3/f1f8b4954251468cb31b4eddd30fa9c1/attachments/31074bf0-c54a-4a6e-b9e4-e737c5644f53/action => generated 0 bytes in 114 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:41:15.208582 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-d2c9195c-3d87-4d38-9953-e14c1ffe605f req-c4e8f783-0c42-4b37-8bda-366bd23c5bf6 tempest-LiveMigrationTest-811377074 tempest-LiveMigrationTest-811377074] DELETE http://10.222.0.38/volume/v3/f1f8b4954251468cb31b4eddd30fa9c1/attachments/cac7b90d-c66c-44a1-9661-4f48cf72a622 Jan 25 13:41:15.209271 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-d2c9195c-3d87-4d38-9953-e14c1ffe605f req-c4e8f783-0c42-4b37-8bda-366bd23c5bf6 tempest-LiveMigrationTest-811377074 tempest-LiveMigrationTest-811377074] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:41:15.209442 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:41:15.209442 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:41:15.209856 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-d2c9195c-3d87-4d38-9953-e14c1ffe605f req-c4e8f783-0c42-4b37-8bda-366bd23c5bf6 tempest-LiveMigrationTest-811377074 tempest-LiveMigrationTest-811377074] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:41:15.231226 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:41:15.231226 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:41:15.420147 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-d2c9195c-3d87-4d38-9953-e14c1ffe605f req-c4e8f783-0c42-4b37-8bda-366bd23c5bf6 tempest-LiveMigrationTest-811377074 tempest-LiveMigrationTest-811377074] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(31074bf0-c54a-4a6e-b9e4-e737c5644f53)]) {{(pid=87930) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 13:41:15.420573 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-d2c9195c-3d87-4d38-9953-e14c1ffe605f req-c4e8f783-0c42-4b37-8bda-366bd23c5bf6 tempest-LiveMigrationTest-811377074 tempest-LiveMigrationTest-811377074] Adding status of: attached to pending status list for volume. {{(pid=87930) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 25 13:41:15.421062 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-d2c9195c-3d87-4d38-9953-e14c1ffe605f req-c4e8f783-0c42-4b37-8bda-366bd23c5bf6 tempest-LiveMigrationTest-811377074 tempest-LiveMigrationTest-811377074] Pending status list for volume during attachment-delete: ['attached'] {{(pid=87930) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 13:41:15.427658 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-d2c9195c-3d87-4d38-9953-e14c1ffe605f req-c4e8f783-0c42-4b37-8bda-366bd23c5bf6 tempest-LiveMigrationTest-811377074 tempest-LiveMigrationTest-811377074] http://10.222.0.38/volume/v3/f1f8b4954251468cb31b4eddd30fa9c1/attachments/cac7b90d-c66c-44a1-9661-4f48cf72a622 returned with HTTP 200 Jan 25 13:41:15.428533 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 110/224] 10.222.0.57 () {62 vars in 1437 bytes} [Mon Jan 25 13:41:15 2021] DELETE /volume/v3/f1f8b4954251468cb31b4eddd30fa9c1/attachments/cac7b90d-c66c-44a1-9661-4f48cf72a622 => generated 192 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:41:41.845437 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f967123c-13de-4964-b979-10be5abcb159 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] GET http://10.222.0.38/volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 Jan 25 13:41:41.846697 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f967123c-13de-4964-b979-10be5abcb159 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:41:41.846697 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:41:41.846697 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:41:41.846697 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f967123c-13de-4964-b979-10be5abcb159 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:41:41.896390 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:41:41.896390 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:41:41.908752 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f967123c-13de-4964-b979-10be5abcb159 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Volume info retrieved successfully. Jan 25 13:41:41.928856 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:41:41.928856 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:41:41.938313 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f967123c-13de-4964-b979-10be5abcb159 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] http://10.222.0.38/volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 returned with HTTP 200 Jan 25 13:41:41.939413 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 115/225] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:41:41 2021] GET /volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 => generated 1201 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:41:43.030477 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-f77a1ccf-4a5d-48b7-a873-bef88bf43709 req-f4837c79-304d-43b6-8257-c37b4f51e6b0 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] GET http://10.222.0.38/volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 Jan 25 13:41:43.032044 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-f77a1ccf-4a5d-48b7-a873-bef88bf43709 req-f4837c79-304d-43b6-8257-c37b4f51e6b0 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:41:43.032044 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:41:43.032044 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:41:43.032044 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-f77a1ccf-4a5d-48b7-a873-bef88bf43709 req-f4837c79-304d-43b6-8257-c37b4f51e6b0 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:41:43.088997 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:41:43.088997 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:41:43.097740 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-f77a1ccf-4a5d-48b7-a873-bef88bf43709 req-f4837c79-304d-43b6-8257-c37b4f51e6b0 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Volume info retrieved successfully. Jan 25 13:41:43.121916 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:41:43.121916 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:41:43.132533 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-f77a1ccf-4a5d-48b7-a873-bef88bf43709 req-f4837c79-304d-43b6-8257-c37b4f51e6b0 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] http://10.222.0.38/volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 returned with HTTP 200 Jan 25 13:41:43.133451 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 111/226] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 13:41:43 2021] GET /volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 => generated 1201 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:41:43.156331 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-f77a1ccf-4a5d-48b7-a873-bef88bf43709 req-e0684b6a-4549-4138-93c4-b95d35c5fa71 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] POST http://10.222.0.38/volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748/action Jan 25 13:41:43.157173 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:41:43.157173 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:41:43.157613 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-f77a1ccf-4a5d-48b7-a873-bef88bf43709 req-e0684b6a-4549-4138-93c4-b95d35c5fa71 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Action body: b'{"os-begin_detaching": null}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 13:41:43.157995 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-f77a1ccf-4a5d-48b7-a873-bef88bf43709 req-e0684b6a-4549-4138-93c4-b95d35c5fa71 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:41:43.213285 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:41:43.213285 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:41:43.214468 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-f77a1ccf-4a5d-48b7-a873-bef88bf43709 req-e0684b6a-4549-4138-93c4-b95d35c5fa71 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Volume info retrieved successfully. Jan 25 13:41:43.224028 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-f77a1ccf-4a5d-48b7-a873-bef88bf43709 req-e0684b6a-4549-4138-93c4-b95d35c5fa71 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Begin detaching volume completed successfully. Jan 25 13:41:43.224920 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-f77a1ccf-4a5d-48b7-a873-bef88bf43709 req-e0684b6a-4549-4138-93c4-b95d35c5fa71 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] http://10.222.0.38/volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748/action returned with HTTP 202 Jan 25 13:41:43.225418 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 116/227] 10.222.0.38 () {64 vars in 1643 bytes} [Mon Jan 25 13:41:43 2021] POST /volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 13:41:43.255204 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-98635231-acb2-479b-a479-c9393a780296 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] GET http://10.222.0.38/volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 Jan 25 13:41:43.255927 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-98635231-acb2-479b-a479-c9393a780296 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:41:43.256274 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:41:43.256274 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:41:43.256910 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-98635231-acb2-479b-a479-c9393a780296 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:41:43.310229 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:41:43.310229 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:41:43.318950 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-98635231-acb2-479b-a479-c9393a780296 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Volume info retrieved successfully. Jan 25 13:41:43.321868 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-f77a1ccf-4a5d-48b7-a873-bef88bf43709 req-e0684b6a-4549-4138-93c4-b95d35c5fa71 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] GET http://10.222.0.38/volume// Jan 25 13:41:43.322682 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-f77a1ccf-4a5d-48b7-a873-bef88bf43709 req-e0684b6a-4549-4138-93c4-b95d35c5fa71 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:41:43.322882 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:41:43.322882 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:41:43.323611 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-f77a1ccf-4a5d-48b7-a873-bef88bf43709 req-e0684b6a-4549-4138-93c4-b95d35c5fa71 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:41:43.324935 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-f77a1ccf-4a5d-48b7-a873-bef88bf43709 req-e0684b6a-4549-4138-93c4-b95d35c5fa71 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 13:41:43.325755 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 117/228] 10.222.0.48 () {56 vars in 1089 bytes} [Mon Jan 25 13:41:43 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 13:41:43.344038 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-f77a1ccf-4a5d-48b7-a873-bef88bf43709 req-d74a9ba3-124b-4228-9d29-a01a2b58620d tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] GET http://10.222.0.38/volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 Jan 25 13:41:43.345021 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-f77a1ccf-4a5d-48b7-a873-bef88bf43709 req-d74a9ba3-124b-4228-9d29-a01a2b58620d tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:41:43.347906 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:41:43.347906 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:41:43.348953 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-f77a1ccf-4a5d-48b7-a873-bef88bf43709 req-d74a9ba3-124b-4228-9d29-a01a2b58620d tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:41:43.358354 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-98635231-acb2-479b-a479-c9393a780296 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] http://10.222.0.38/volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 returned with HTTP 200 Jan 25 13:41:43.368203 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 112/229] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:41:43 2021] GET /volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 => generated 1204 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:41:43.416886 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:41:43.416886 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:41:43.426770 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-f77a1ccf-4a5d-48b7-a873-bef88bf43709 req-d74a9ba3-124b-4228-9d29-a01a2b58620d tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Volume info retrieved successfully. Jan 25 13:41:43.448237 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:41:43.448237 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:41:43.461988 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-f77a1ccf-4a5d-48b7-a873-bef88bf43709 req-d74a9ba3-124b-4228-9d29-a01a2b58620d tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] http://10.222.0.38/volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 returned with HTTP 200 Jan 25 13:41:43.463692 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 118/230] 10.222.0.48 () {60 vars in 1403 bytes} [Mon Jan 25 13:41:43 2021] GET /volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 => generated 1303 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 13:41:43.902686 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-f77a1ccf-4a5d-48b7-a873-bef88bf43709 req-a04a457c-6aec-43f0-b68d-b2afd126d3b0 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] DELETE http://10.222.0.38/volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/attachments/31074bf0-c54a-4a6e-b9e4-e737c5644f53 Jan 25 13:41:43.903186 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-f77a1ccf-4a5d-48b7-a873-bef88bf43709 req-a04a457c-6aec-43f0-b68d-b2afd126d3b0 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:41:43.903649 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:41:43.903649 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:41:43.904347 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-f77a1ccf-4a5d-48b7-a873-bef88bf43709 req-a04a457c-6aec-43f0-b68d-b2afd126d3b0 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:41:43.933865 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:41:43.933865 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:41:44.376379 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bc522a1f-3270-41dc-bef4-df16894e82b2 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] GET http://10.222.0.38/volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 Jan 25 13:41:44.377286 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bc522a1f-3270-41dc-bef4-df16894e82b2 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:41:44.377577 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:41:44.377577 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:41:44.378009 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bc522a1f-3270-41dc-bef4-df16894e82b2 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:41:44.435566 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:41:44.435566 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:41:44.444542 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-bc522a1f-3270-41dc-bef4-df16894e82b2 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Volume info retrieved successfully. Jan 25 13:41:44.464661 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:41:44.464661 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:41:44.473715 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bc522a1f-3270-41dc-bef4-df16894e82b2 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] http://10.222.0.38/volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 returned with HTTP 200 Jan 25 13:41:44.475454 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 119/231] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:41:44 2021] GET /volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 => generated 1204 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:41:44.511830 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-f77a1ccf-4a5d-48b7-a873-bef88bf43709 req-a04a457c-6aec-43f0-b68d-b2afd126d3b0 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87930) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 13:41:44.512384 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-f77a1ccf-4a5d-48b7-a873-bef88bf43709 req-a04a457c-6aec-43f0-b68d-b2afd126d3b0 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Pending status list for volume during attachment-delete: [] {{(pid=87930) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 13:41:44.520223 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-f77a1ccf-4a5d-48b7-a873-bef88bf43709 req-a04a457c-6aec-43f0-b68d-b2afd126d3b0 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] http://10.222.0.38/volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/attachments/31074bf0-c54a-4a6e-b9e4-e737c5644f53 returned with HTTP 200 Jan 25 13:41:44.521613 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 113/232] 10.222.0.48 () {62 vars in 1437 bytes} [Mon Jan 25 13:41:43 2021] DELETE /volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/attachments/31074bf0-c54a-4a6e-b9e4-e737c5644f53 => generated 19 bytes in 625 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 13:41:45.492904 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3ad34b61-986e-44de-b8cd-b2a6be562ba4 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] GET http://10.222.0.38/volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 Jan 25 13:41:45.495684 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3ad34b61-986e-44de-b8cd-b2a6be562ba4 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:41:45.496081 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:41:45.496081 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:41:45.497285 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3ad34b61-986e-44de-b8cd-b2a6be562ba4 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:41:45.568598 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:41:45.568598 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:41:45.580362 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3ad34b61-986e-44de-b8cd-b2a6be562ba4 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Volume info retrieved successfully. Jan 25 13:41:45.609732 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3ad34b61-986e-44de-b8cd-b2a6be562ba4 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] http://10.222.0.38/volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 returned with HTTP 200 Jan 25 13:41:45.611263 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 120/233] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:41:45 2021] GET /volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 => generated 909 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:44:02.243089 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4c514ea5-484e-4422-bb76-04eed5edacc9 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] POST http://10.222.0.38/volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes Jan 25 13:44:02.243650 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:44:02.243650 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:44:02.243835 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4c514ea5-484e-4422-bb76-04eed5edacc9 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1674798334", "imageRef": "fc79b33f-195f-4d3d-a6f8-dbc6271d1a69", "size": 1}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:44:02.245264 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-4c514ea5-484e-4422-bb76-04eed5edacc9 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1674798334', 'imageRef': 'fc79b33f-195f-4d3d-a6f8-dbc6271d1a69', 'size': 1}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 13:44:02.458514 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-4c514ea5-484e-4422-bb76-04eed5edacc9 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Create volume of 1 GB Jan 25 13:44:02.459257 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:44:02.459257 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:44:02.479251 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4c514ea5-484e-4422-bb76-04eed5edacc9 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Availability Zones retrieved successfully. Jan 25 13:44:02.520344 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-4c514ea5-484e-4422-bb76-04eed5edacc9 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Flow 'volume_create_api' (b66ef220-2530-43a4-a0dd-13abe3a74922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:44:02.527689 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-4c514ea5-484e-4422-bb76-04eed5edacc9 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68edffb0-f3a1-4fad-b50f-09ebc652f20d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:44:02.532097 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-4c514ea5-484e-4422-bb76-04eed5edacc9 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Validating volume size '1' using validate_int {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 13:44:02.840879 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-4c514ea5-484e-4422-bb76-04eed5edacc9 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68edffb0-f3a1-4fad-b50f-09ebc652f20d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:44:02.843042 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-4c514ea5-484e-4422-bb76-04eed5edacc9 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5a86f2a-4521-4a94-af92-6c39d773a325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:44:03.011220 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-4c514ea5-484e-4422-bb76-04eed5edacc9 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Created reservations ['e6048560-ea22-4918-a54b-9f4d1b9496f1', '38cd2b21-1d24-457c-80b3-219d2c112e71', 'bd372f92-1671-4e3a-b0e9-1641916ad7ce', 'e26fbf86-3ba6-453f-a918-432c018f45b6'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:44:03.014078 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-4c514ea5-484e-4422-bb76-04eed5edacc9 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5a86f2a-4521-4a94-af92-6c39d773a325) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6048560-ea22-4918-a54b-9f4d1b9496f1', '38cd2b21-1d24-457c-80b3-219d2c112e71', 'bd372f92-1671-4e3a-b0e9-1641916ad7ce', 'e26fbf86-3ba6-453f-a918-432c018f45b6']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:44:03.016941 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-4c514ea5-484e-4422-bb76-04eed5edacc9 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4db7188-e1ca-47c8-b377-a685f7a10e84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:44:03.083850 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-4c514ea5-484e-4422-bb76-04eed5edacc9 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4db7188-e1ca-47c8-b377-a685f7a10e84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21d91821-1fe3-41e1-b205-f4092042faeb', '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-1674798334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edaea0b3a4a7456da46e234eaba693e1',qos_specs=None,replication_status=,reservations=['e6048560-ea22-4918-a54b-9f4d1b9496f1','38cd2b21-1d24-457c-80b3-219d2c112e71','bd372f92-1671-4e3a-b0e9-1641916ad7ce','e26fbf86-3ba6-453f-a918-432c018f45b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ad85e072055489c8effa20d8846db5e',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T13:44:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1674798334',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21d91821-1fe3-41e1-b205-f4092042faeb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='edaea0b3a4a7456da46e234eaba693e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='4ad85e072055489c8effa20d8846db5e',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:44:03.087452 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-4c514ea5-484e-4422-bb76-04eed5edacc9 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bea4cb9-b499-4dde-a146-fb22fb0b6415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:44:03.127333 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-4c514ea5-484e-4422-bb76-04eed5edacc9 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bea4cb9-b499-4dde-a146-fb22fb0b6415) transitioned into state 'SUCCESS' from state '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-1674798334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edaea0b3a4a7456da46e234eaba693e1',qos_specs=None,replication_status=,reservations=['e6048560-ea22-4918-a54b-9f4d1b9496f1','38cd2b21-1d24-457c-80b3-219d2c112e71','bd372f92-1671-4e3a-b0e9-1641916ad7ce','e26fbf86-3ba6-453f-a918-432c018f45b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ad85e072055489c8effa20d8846db5e',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:44:03.129678 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-4c514ea5-484e-4422-bb76-04eed5edacc9 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b313107a-560b-4132-a038-e73269c79b9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:44:03.160131 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-4c514ea5-484e-4422-bb76-04eed5edacc9 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b313107a-560b-4132-a038-e73269c79b9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:44:03.163329 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-4c514ea5-484e-4422-bb76-04eed5edacc9 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Flow 'volume_create_api' (b66ef220-2530-43a4-a0dd-13abe3a74922) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:44:03.244945 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4c514ea5-484e-4422-bb76-04eed5edacc9 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Create volume request issued successfully. Jan 25 13:44:03.261308 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4c514ea5-484e-4422-bb76-04eed5edacc9 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] http://10.222.0.38/volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes returned with HTTP 202 Jan 25 13:44:03.262809 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 114/234] 10.222.0.38 () {60 vars in 1226 bytes} [Mon Jan 25 13:44:02 2021] POST /volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes => generated 822 bytes in 1026 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 13:44:03.277423 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e585b943-1f0c-4bee-ae4f-855702994aa9 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] GET http://10.222.0.38/volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb Jan 25 13:44:03.278239 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e585b943-1f0c-4bee-ae4f-855702994aa9 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:44:03.278464 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:44:03.278464 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:44:03.278807 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e585b943-1f0c-4bee-ae4f-855702994aa9 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:44:03.395815 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:44:03.395815 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:44:03.405160 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e585b943-1f0c-4bee-ae4f-855702994aa9 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Volume info retrieved successfully. Jan 25 13:44:03.467228 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e585b943-1f0c-4bee-ae4f-855702994aa9 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] http://10.222.0.38/volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb returned with HTTP 200 Jan 25 13:44:03.473443 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 121/235] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:44:03 2021] GET /volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb => generated 890 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:44:04.496770 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-22d74a11-5195-4c67-b859-10cea0558aae tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] GET http://10.222.0.38/volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb Jan 25 13:44:04.497664 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-22d74a11-5195-4c67-b859-10cea0558aae tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:44:04.497999 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:44:04.497999 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:44:04.498911 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-22d74a11-5195-4c67-b859-10cea0558aae tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:44:04.622786 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:44:04.622786 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:44:04.651953 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-22d74a11-5195-4c67-b859-10cea0558aae tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Volume info retrieved successfully. Jan 25 13:44:04.691544 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-22d74a11-5195-4c67-b859-10cea0558aae tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] http://10.222.0.38/volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb returned with HTTP 200 Jan 25 13:44:04.693213 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 115/236] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:44:04 2021] GET /volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb => generated 914 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:44:05.711908 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4b79f420-ce7d-4b9b-b607-448c62c6be27 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] GET http://10.222.0.38/volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb Jan 25 13:44:05.712778 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4b79f420-ce7d-4b9b-b607-448c62c6be27 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:44:05.714213 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:44:05.714213 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:44:05.714668 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4b79f420-ce7d-4b9b-b607-448c62c6be27 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:44:05.787630 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:44:05.787630 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:44:05.797924 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4b79f420-ce7d-4b9b-b607-448c62c6be27 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Volume info retrieved successfully. Jan 25 13:44:05.826105 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4b79f420-ce7d-4b9b-b607-448c62c6be27 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] http://10.222.0.38/volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb returned with HTTP 200 Jan 25 13:44:05.827229 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 122/237] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:44:05 2021] GET /volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb => generated 914 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 13:44:06.849780 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-deaa160a-6017-4961-89af-b0304fe48216 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] GET http://10.222.0.38/volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb Jan 25 13:44:06.851870 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-deaa160a-6017-4961-89af-b0304fe48216 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:44:06.852321 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:44:06.852321 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:44:06.853107 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-deaa160a-6017-4961-89af-b0304fe48216 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:44:06.944131 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:44:06.944131 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:44:06.961205 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-deaa160a-6017-4961-89af-b0304fe48216 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Volume info retrieved successfully. Jan 25 13:44:07.001573 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-deaa160a-6017-4961-89af-b0304fe48216 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] http://10.222.0.38/volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb returned with HTTP 200 Jan 25 13:44:07.003080 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 116/238] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:44:06 2021] GET /volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb => generated 914 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:44:08.021464 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-01c5f6e6-5b68-4b7c-b47a-356ce1aefc25 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] GET http://10.222.0.38/volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb Jan 25 13:44:08.023196 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-01c5f6e6-5b68-4b7c-b47a-356ce1aefc25 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:44:08.023196 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:44:08.023196 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:44:08.023489 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-01c5f6e6-5b68-4b7c-b47a-356ce1aefc25 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:44:08.095874 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:44:08.095874 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:44:08.105570 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-01c5f6e6-5b68-4b7c-b47a-356ce1aefc25 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Volume info retrieved successfully. Jan 25 13:44:08.130845 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-01c5f6e6-5b68-4b7c-b47a-356ce1aefc25 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] http://10.222.0.38/volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb returned with HTTP 200 Jan 25 13:44:08.132006 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 123/239] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:44:08 2021] GET /volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb => generated 914 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:44:09.148059 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-03fc799f-9b14-4f1d-948a-8c2f9c9ec322 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] GET http://10.222.0.38/volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb Jan 25 13:44:09.148856 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-03fc799f-9b14-4f1d-948a-8c2f9c9ec322 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:44:09.148856 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:44:09.148856 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:44:09.149226 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-03fc799f-9b14-4f1d-948a-8c2f9c9ec322 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:44:09.244159 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:44:09.244159 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:44:09.261690 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-03fc799f-9b14-4f1d-948a-8c2f9c9ec322 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Volume info retrieved successfully. Jan 25 13:44:09.298886 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-03fc799f-9b14-4f1d-948a-8c2f9c9ec322 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] http://10.222.0.38/volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb returned with HTTP 200 Jan 25 13:44:09.299976 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 117/240] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:44:09 2021] GET /volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb => generated 914 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:44:10.317113 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cc84b125-d707-4399-99be-eaec2e0eee6f tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] GET http://10.222.0.38/volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb Jan 25 13:44:10.318474 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cc84b125-d707-4399-99be-eaec2e0eee6f tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:44:10.319134 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:44:10.319134 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:44:10.319806 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cc84b125-d707-4399-99be-eaec2e0eee6f tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:44:10.440418 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:44:10.440418 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:44:10.461417 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-cc84b125-d707-4399-99be-eaec2e0eee6f tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Volume info retrieved successfully. Jan 25 13:44:10.524029 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cc84b125-d707-4399-99be-eaec2e0eee6f tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] http://10.222.0.38/volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb returned with HTTP 200 Jan 25 13:44:10.544844 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 124/241] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:44:10 2021] GET /volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb => generated 914 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:44:11.550553 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-368fb30d-7721-49fd-aa45-5d5ddb911079 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] GET http://10.222.0.38/volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb Jan 25 13:44:11.551934 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-368fb30d-7721-49fd-aa45-5d5ddb911079 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:44:11.552379 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:44:11.552379 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:44:11.553153 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-368fb30d-7721-49fd-aa45-5d5ddb911079 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:44:11.623127 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:44:11.623127 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:44:11.635979 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-368fb30d-7721-49fd-aa45-5d5ddb911079 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Volume info retrieved successfully. Jan 25 13:44:11.662987 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-368fb30d-7721-49fd-aa45-5d5ddb911079 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] http://10.222.0.38/volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb returned with HTTP 200 Jan 25 13:44:11.665864 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 118/242] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:44:11 2021] GET /volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb => generated 914 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:44:12.681285 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-af3b5ca2-48d5-43f7-b11c-4be7450b62b3 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] GET http://10.222.0.38/volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb Jan 25 13:44:12.681831 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-af3b5ca2-48d5-43f7-b11c-4be7450b62b3 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:44:12.682015 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:44:12.682015 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:44:12.682501 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-af3b5ca2-48d5-43f7-b11c-4be7450b62b3 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:44:12.801769 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:44:12.801769 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:44:12.822016 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-af3b5ca2-48d5-43f7-b11c-4be7450b62b3 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Volume info retrieved successfully. Jan 25 13:44:12.891396 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-af3b5ca2-48d5-43f7-b11c-4be7450b62b3 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] http://10.222.0.38/volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb returned with HTTP 200 Jan 25 13:44:12.899723 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 125/243] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:44:12 2021] GET /volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb => generated 914 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:44:13.914815 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ff16c2ab-3cfa-46c6-841d-1406c9e125db tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] GET http://10.222.0.38/volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb Jan 25 13:44:13.916018 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ff16c2ab-3cfa-46c6-841d-1406c9e125db tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:44:13.916453 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:44:13.916453 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:44:13.917189 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ff16c2ab-3cfa-46c6-841d-1406c9e125db tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:44:14.024725 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:44:14.024725 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:44:14.047598 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ff16c2ab-3cfa-46c6-841d-1406c9e125db tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Volume info retrieved successfully. Jan 25 13:44:14.094149 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ff16c2ab-3cfa-46c6-841d-1406c9e125db tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] http://10.222.0.38/volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb returned with HTTP 200 Jan 25 13:44:14.095706 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 119/244] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:44:13 2021] GET /volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb => generated 914 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:44:15.112057 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7174845c-6832-4960-ab56-2e6bc10d8f2b tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] GET http://10.222.0.38/volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb Jan 25 13:44:15.113363 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7174845c-6832-4960-ab56-2e6bc10d8f2b tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:44:15.113880 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:44:15.113880 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:44:15.114821 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7174845c-6832-4960-ab56-2e6bc10d8f2b tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:44:15.182283 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:44:15.182283 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:44:15.195671 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7174845c-6832-4960-ab56-2e6bc10d8f2b tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Volume info retrieved successfully. Jan 25 13:44:15.253555 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7174845c-6832-4960-ab56-2e6bc10d8f2b tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] http://10.222.0.38/volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb returned with HTTP 200 Jan 25 13:44:15.255938 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 126/245] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:44:15 2021] GET /volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb => generated 914 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:44:16.275363 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b29caada-4442-4145-b1df-41c1b4011f7f tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] GET http://10.222.0.38/volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb Jan 25 13:44:16.275940 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b29caada-4442-4145-b1df-41c1b4011f7f tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:44:16.276070 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:44:16.276070 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:44:16.276704 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b29caada-4442-4145-b1df-41c1b4011f7f tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:44:16.391992 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:44:16.391992 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:44:16.406788 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b29caada-4442-4145-b1df-41c1b4011f7f tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Volume info retrieved successfully. Jan 25 13:44:16.436238 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b29caada-4442-4145-b1df-41c1b4011f7f tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] http://10.222.0.38/volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb returned with HTTP 200 Jan 25 13:44:16.440446 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 120/246] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:44:16 2021] GET /volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb => generated 914 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:44:17.457313 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e7f0de90-1769-4163-90b0-1624bfd19257 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] GET http://10.222.0.38/volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb Jan 25 13:44:17.457872 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e7f0de90-1769-4163-90b0-1624bfd19257 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:44:17.458006 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:44:17.458006 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:44:17.458667 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e7f0de90-1769-4163-90b0-1624bfd19257 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:44:17.514864 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:44:17.514864 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:44:17.547390 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e7f0de90-1769-4163-90b0-1624bfd19257 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Volume info retrieved successfully. Jan 25 13:44:17.602492 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e7f0de90-1769-4163-90b0-1624bfd19257 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] http://10.222.0.38/volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb returned with HTTP 200 Jan 25 13:44:17.619305 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 127/247] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:44:17 2021] GET /volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb => generated 914 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:44:17.802897 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fe893d3e-cd46-4691-ac2c-c82316e4e675 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] DELETE http://10.222.0.38/volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 Jan 25 13:44:17.804933 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fe893d3e-cd46-4691-ac2c-c82316e4e675 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:44:17.805335 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:44:17.805335 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:44:17.805952 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fe893d3e-cd46-4691-ac2c-c82316e4e675 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:44:17.807068 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-fe893d3e-cd46-4691-ac2c-c82316e4e675 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Delete volume with id: 6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 Jan 25 13:44:17.875103 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:44:17.875103 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:44:17.876594 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-fe893d3e-cd46-4691-ac2c-c82316e4e675 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Volume info retrieved successfully. Jan 25 13:44:17.949272 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-fe893d3e-cd46-4691-ac2c-c82316e4e675 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Delete volume request issued successfully. Jan 25 13:44:17.949875 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fe893d3e-cd46-4691-ac2c-c82316e4e675 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] http://10.222.0.38/volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 returned with HTTP 202 Jan 25 13:44:17.956131 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 121/248] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 13:44:17 2021] DELETE /volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 => generated 0 bytes in 157 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:44:17.959262 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fa2fb206-f252-44a0-afb1-69c0dc7e1fa7 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] GET http://10.222.0.38/volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 Jan 25 13:44:17.960967 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fa2fb206-f252-44a0-afb1-69c0dc7e1fa7 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:44:17.961139 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:44:17.961139 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:44:17.962187 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fa2fb206-f252-44a0-afb1-69c0dc7e1fa7 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:44:18.034491 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:44:18.034491 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:44:18.044028 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-fa2fb206-f252-44a0-afb1-69c0dc7e1fa7 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Volume info retrieved successfully. Jan 25 13:44:18.070206 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fa2fb206-f252-44a0-afb1-69c0dc7e1fa7 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] http://10.222.0.38/volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 returned with HTTP 200 Jan 25 13:44:18.071629 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 128/249] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:44:17 2021] GET /volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 => generated 908 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:44:18.635563 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c8c9a1c9-986b-4ed8-97ce-af355eb26238 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] GET http://10.222.0.38/volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb Jan 25 13:44:18.637081 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c8c9a1c9-986b-4ed8-97ce-af355eb26238 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:44:18.637623 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:44:18.637623 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:44:18.638266 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c8c9a1c9-986b-4ed8-97ce-af355eb26238 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:44:18.709772 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:44:18.709772 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:44:18.721430 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c8c9a1c9-986b-4ed8-97ce-af355eb26238 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Volume info retrieved successfully. Jan 25 13:44:18.745788 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c8c9a1c9-986b-4ed8-97ce-af355eb26238 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] http://10.222.0.38/volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb returned with HTTP 200 Jan 25 13:44:18.747055 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 122/250] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:44:18 2021] GET /volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb => generated 914 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:44:19.090277 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0deccf3f-f4eb-4799-bb89-951d6e8da792 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] GET http://10.222.0.38/volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 Jan 25 13:44:19.091723 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0deccf3f-f4eb-4799-bb89-951d6e8da792 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:44:19.092435 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:44:19.092435 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:44:19.093965 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0deccf3f-f4eb-4799-bb89-951d6e8da792 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:44:19.203077 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:44:19.203077 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:44:19.218457 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0deccf3f-f4eb-4799-bb89-951d6e8da792 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Volume info retrieved successfully. Jan 25 13:44:19.278440 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0deccf3f-f4eb-4799-bb89-951d6e8da792 tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] http://10.222.0.38/volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 returned with HTTP 200 Jan 25 13:44:19.289146 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 129/251] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:44:19 2021] GET /volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 => generated 908 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:44:19.763879 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0fb9a1bd-6d07-4c41-ba85-beb758bd4eb9 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] GET http://10.222.0.38/volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb Jan 25 13:44:19.764747 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0fb9a1bd-6d07-4c41-ba85-beb758bd4eb9 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:44:19.765101 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:44:19.765101 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:44:19.765733 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0fb9a1bd-6d07-4c41-ba85-beb758bd4eb9 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:44:19.875815 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:44:19.875815 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:44:19.897979 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0fb9a1bd-6d07-4c41-ba85-beb758bd4eb9 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Volume info retrieved successfully. Jan 25 13:44:19.953974 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0fb9a1bd-6d07-4c41-ba85-beb758bd4eb9 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] http://10.222.0.38/volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb returned with HTTP 200 Jan 25 13:44:19.953974 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 123/252] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:44:19 2021] GET /volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb => generated 914 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:44:20.296176 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-aa3b6f1f-b226-4419-85bf-f17ede260f8d tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] GET http://10.222.0.38/volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 Jan 25 13:44:20.296700 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-aa3b6f1f-b226-4419-85bf-f17ede260f8d tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:44:20.296918 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:44:20.296918 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:44:20.297577 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-aa3b6f1f-b226-4419-85bf-f17ede260f8d tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:44:20.402813 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:44:20.402813 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:44:20.423778 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-aa3b6f1f-b226-4419-85bf-f17ede260f8d tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Volume info retrieved successfully. Jan 25 13:44:20.471386 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-aa3b6f1f-b226-4419-85bf-f17ede260f8d tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] http://10.222.0.38/volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 returned with HTTP 200 Jan 25 13:44:20.482064 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 130/253] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:44:20 2021] GET /volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 => generated 908 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:44:20.974489 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9b6c2c46-0121-4fae-87d2-9f7c95c5ac48 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] GET http://10.222.0.38/volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb Jan 25 13:44:20.976380 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9b6c2c46-0121-4fae-87d2-9f7c95c5ac48 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:44:20.976779 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:44:20.976779 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:44:20.977600 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9b6c2c46-0121-4fae-87d2-9f7c95c5ac48 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:44:21.085644 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:44:21.085644 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:44:21.096851 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-9b6c2c46-0121-4fae-87d2-9f7c95c5ac48 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Volume info retrieved successfully. Jan 25 13:44:21.134568 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9b6c2c46-0121-4fae-87d2-9f7c95c5ac48 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] http://10.222.0.38/volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb returned with HTTP 200 Jan 25 13:44:21.148305 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 124/254] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:44:20 2021] GET /volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb => generated 914 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:44:21.493563 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d1de7a53-d363-40fc-87cc-0bbb41ab70de tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] GET http://10.222.0.38/volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 Jan 25 13:44:21.494727 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d1de7a53-d363-40fc-87cc-0bbb41ab70de tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:44:21.495033 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:44:21.495033 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:44:21.495571 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d1de7a53-d363-40fc-87cc-0bbb41ab70de tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:44:21.642690 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d1de7a53-d363-40fc-87cc-0bbb41ab70de tempest-LiveMigrationTest-1978551373 tempest-LiveMigrationTest-1978551373] http://10.222.0.38/volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 returned with HTTP 404 Jan 25 13:44:21.653569 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 131/255] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:44:21 2021] GET /volume/v3/fb9eaaef022a44d4b2feed9b66da5fe6/volumes/6a6f99e2-2a27-4c26-a8df-e3b7e0a87748 => generated 109 bytes in 164 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:44:22.154198 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f3ed7dcf-6e8a-43b1-87fc-328b1245a081 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] GET http://10.222.0.38/volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb Jan 25 13:44:22.154731 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f3ed7dcf-6e8a-43b1-87fc-328b1245a081 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:44:22.154889 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:44:22.154889 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:44:22.155525 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f3ed7dcf-6e8a-43b1-87fc-328b1245a081 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:44:22.340623 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:44:22.340623 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:44:22.359858 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f3ed7dcf-6e8a-43b1-87fc-328b1245a081 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Volume info retrieved successfully. Jan 25 13:44:22.404851 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f3ed7dcf-6e8a-43b1-87fc-328b1245a081 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] http://10.222.0.38/volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb returned with HTTP 200 Jan 25 13:44:22.405683 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 125/256] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:44:22 2021] GET /volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb => generated 972 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:44:23.422707 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-40dcc6e1-bf56-40e9-88e5-85de0517fb2a tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] GET http://10.222.0.38/volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb Jan 25 13:44:23.423223 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-40dcc6e1-bf56-40e9-88e5-85de0517fb2a tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:44:23.423713 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-40dcc6e1-bf56-40e9-88e5-85de0517fb2a tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:44:23.594451 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:44:23.594451 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:44:23.626983 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-40dcc6e1-bf56-40e9-88e5-85de0517fb2a tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Volume info retrieved successfully. Jan 25 13:44:23.673879 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-40dcc6e1-bf56-40e9-88e5-85de0517fb2a tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] http://10.222.0.38/volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb returned with HTTP 200 Jan 25 13:44:23.680210 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 132/257] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:44:23 2021] GET /volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb => generated 975 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:44:24.692349 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-86bc29da-b59f-4a83-a0cd-10cb4a3f5787 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] GET http://10.222.0.38/volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb Jan 25 13:44:24.693748 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-86bc29da-b59f-4a83-a0cd-10cb4a3f5787 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:44:24.694161 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:44:24.694161 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:44:24.695349 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-86bc29da-b59f-4a83-a0cd-10cb4a3f5787 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:44:24.828523 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:44:24.828523 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:44:24.850323 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-86bc29da-b59f-4a83-a0cd-10cb4a3f5787 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Volume info retrieved successfully. Jan 25 13:44:24.898601 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-86bc29da-b59f-4a83-a0cd-10cb4a3f5787 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] http://10.222.0.38/volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb returned with HTTP 200 Jan 25 13:44:24.899700 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 126/258] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:44:24 2021] GET /volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb => generated 975 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:44:25.915099 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7f9c057e-4f25-41cf-bcb6-8c748ed616e6 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] GET http://10.222.0.38/volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb Jan 25 13:44:25.915869 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7f9c057e-4f25-41cf-bcb6-8c748ed616e6 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:44:25.916089 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:44:25.916089 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:44:25.916474 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7f9c057e-4f25-41cf-bcb6-8c748ed616e6 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:44:26.062121 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:44:26.062121 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:44:26.101193 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7f9c057e-4f25-41cf-bcb6-8c748ed616e6 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Volume info retrieved successfully. Jan 25 13:44:26.165471 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7f9c057e-4f25-41cf-bcb6-8c748ed616e6 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] http://10.222.0.38/volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb returned with HTTP 200 Jan 25 13:44:26.168572 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 133/259] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:44:25 2021] GET /volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb => generated 975 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:44:27.181695 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b2829153-7782-4c81-a546-0ddb8d05292a tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] GET http://10.222.0.38/volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb Jan 25 13:44:27.182265 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b2829153-7782-4c81-a546-0ddb8d05292a tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:44:27.182559 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:44:27.182559 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:44:27.182768 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b2829153-7782-4c81-a546-0ddb8d05292a tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:44:27.242033 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:44:27.242033 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:44:27.252081 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b2829153-7782-4c81-a546-0ddb8d05292a tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Volume info retrieved successfully. Jan 25 13:44:27.278468 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b2829153-7782-4c81-a546-0ddb8d05292a tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] http://10.222.0.38/volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb returned with HTTP 200 Jan 25 13:44:27.279421 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 127/260] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:44:27 2021] GET /volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb => generated 975 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:44:28.295254 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-37254623-2351-4ef8-8a3b-9113e9e4002e tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] GET http://10.222.0.38/volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb Jan 25 13:44:28.295870 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-37254623-2351-4ef8-8a3b-9113e9e4002e tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:44:28.296261 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:44:28.296261 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:44:28.296772 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-37254623-2351-4ef8-8a3b-9113e9e4002e tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:44:28.406372 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:44:28.406372 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:44:28.429743 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-37254623-2351-4ef8-8a3b-9113e9e4002e tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Volume info retrieved successfully. Jan 25 13:44:28.461359 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-37254623-2351-4ef8-8a3b-9113e9e4002e tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] http://10.222.0.38/volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb returned with HTTP 200 Jan 25 13:44:28.462792 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 134/261] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:44:28 2021] GET /volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb => generated 975 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:44:29.478755 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a143a606-c9ef-4bd8-9b89-fe27826aeae4 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] GET http://10.222.0.38/volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb Jan 25 13:44:29.479289 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a143a606-c9ef-4bd8-9b89-fe27826aeae4 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:44:29.479451 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:44:29.479451 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:44:29.480064 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a143a606-c9ef-4bd8-9b89-fe27826aeae4 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:44:29.531511 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:44:29.531511 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:44:29.540497 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a143a606-c9ef-4bd8-9b89-fe27826aeae4 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Volume info retrieved successfully. Jan 25 13:44:29.567583 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a143a606-c9ef-4bd8-9b89-fe27826aeae4 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] http://10.222.0.38/volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb returned with HTTP 200 Jan 25 13:44:29.568733 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 128/262] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:44:29 2021] GET /volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb => generated 1363 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:44:30.015664 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-d82d6718-d186-4243-82cb-7b0731682f8e req-d30b59bf-43b9-4256-8948-06d716cc4306 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] GET http://10.222.0.38/volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb Jan 25 13:44:30.016182 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-d82d6718-d186-4243-82cb-7b0731682f8e req-d30b59bf-43b9-4256-8948-06d716cc4306 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:44:30.016401 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:44:30.016401 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:44:30.016836 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-d82d6718-d186-4243-82cb-7b0731682f8e req-d30b59bf-43b9-4256-8948-06d716cc4306 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:44:30.067598 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:44:30.067598 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:44:30.082303 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-d82d6718-d186-4243-82cb-7b0731682f8e req-d30b59bf-43b9-4256-8948-06d716cc4306 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Volume info retrieved successfully. Jan 25 13:44:30.119404 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-d82d6718-d186-4243-82cb-7b0731682f8e req-d30b59bf-43b9-4256-8948-06d716cc4306 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] http://10.222.0.38/volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb returned with HTTP 200 Jan 25 13:44:30.120977 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 135/263] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 13:44:30 2021] GET /volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb => generated 1363 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:44:33.047436 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-d82d6718-d186-4243-82cb-7b0731682f8e req-65348fa3-70eb-466c-bfb0-32b2be3e9639 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] GET http://10.222.0.38/volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb Jan 25 13:44:33.047996 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-d82d6718-d186-4243-82cb-7b0731682f8e req-65348fa3-70eb-466c-bfb0-32b2be3e9639 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:44:33.048133 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:44:33.048133 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:44:33.049119 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-d82d6718-d186-4243-82cb-7b0731682f8e req-65348fa3-70eb-466c-bfb0-32b2be3e9639 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:44:33.117264 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:44:33.117264 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:44:33.127477 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-d82d6718-d186-4243-82cb-7b0731682f8e req-65348fa3-70eb-466c-bfb0-32b2be3e9639 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Volume info retrieved successfully. Jan 25 13:44:33.156879 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-d82d6718-d186-4243-82cb-7b0731682f8e req-65348fa3-70eb-466c-bfb0-32b2be3e9639 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] http://10.222.0.38/volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb returned with HTTP 200 Jan 25 13:44:33.158622 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 129/264] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 13:44:33 2021] GET /volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb => generated 1363 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:44:33.169890 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-d82d6718-d186-4243-82cb-7b0731682f8e req-d30b59bf-43b9-4256-8948-06d716cc4306 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] GET http://10.222.0.38/volume// Jan 25 13:44:33.172403 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-d82d6718-d186-4243-82cb-7b0731682f8e req-d30b59bf-43b9-4256-8948-06d716cc4306 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:44:33.172753 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:44:33.172753 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:44:33.173384 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-d82d6718-d186-4243-82cb-7b0731682f8e req-d30b59bf-43b9-4256-8948-06d716cc4306 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:44:33.175031 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-d82d6718-d186-4243-82cb-7b0731682f8e req-d30b59bf-43b9-4256-8948-06d716cc4306 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 13:44:33.175798 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 136/265] 10.222.0.38 () {58 vars in 1289 bytes} [Mon Jan 25 13:44:33 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 13:44:33.195656 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-d82d6718-d186-4243-82cb-7b0731682f8e req-747e27e3-d146-4f9b-8952-f5305f1fca44 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] POST http://10.222.0.38/volume/v3/edaea0b3a4a7456da46e234eaba693e1/attachments Jan 25 13:44:33.196248 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:44:33.196248 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:44:33.196742 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-d82d6718-d186-4243-82cb-7b0731682f8e req-747e27e3-d146-4f9b-8952-f5305f1fca44 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "21d91821-1fe3-41e1-b205-f4092042faeb", "instance_uuid": "ab4de3e6-3dc0-4704-b208-d7e12384cd16", "connector": null}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:44:33.251755 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:44:33.251755 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:44:33.310750 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-d82d6718-d186-4243-82cb-7b0731682f8e req-747e27e3-d146-4f9b-8952-f5305f1fca44 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] http://10.222.0.38/volume/v3/edaea0b3a4a7456da46e234eaba693e1/attachments returned with HTTP 200 Jan 25 13:44:33.316897 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 130/266] 10.222.0.38 () {66 vars in 1565 bytes} [Mon Jan 25 13:44:33 2021] POST /volume/v3/edaea0b3a4a7456da46e234eaba693e1/attachments => generated 273 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:44:35.352327 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-d82d6718-d186-4243-82cb-7b0731682f8e req-d30b59bf-43b9-4256-8948-06d716cc4306 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] GET http://10.222.0.38/volume// Jan 25 13:44:35.352798 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-d82d6718-d186-4243-82cb-7b0731682f8e req-d30b59bf-43b9-4256-8948-06d716cc4306 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:44:35.353291 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-d82d6718-d186-4243-82cb-7b0731682f8e req-d30b59bf-43b9-4256-8948-06d716cc4306 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:44:35.354322 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-d82d6718-d186-4243-82cb-7b0731682f8e req-d30b59bf-43b9-4256-8948-06d716cc4306 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 13:44:35.355031 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 137/267] 10.222.0.57 () {56 vars in 1089 bytes} [Mon Jan 25 13:44:35 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 13:44:35.376560 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-d82d6718-d186-4243-82cb-7b0731682f8e req-17d25be7-4a7b-4371-ac88-33412d590836 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] GET http://10.222.0.38/volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb Jan 25 13:44:35.377608 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-d82d6718-d186-4243-82cb-7b0731682f8e req-17d25be7-4a7b-4371-ac88-33412d590836 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:44:35.377938 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:44:35.377938 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:44:35.378791 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-d82d6718-d186-4243-82cb-7b0731682f8e req-17d25be7-4a7b-4371-ac88-33412d590836 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:44:35.440547 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:44:35.440547 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:44:35.450955 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-d82d6718-d186-4243-82cb-7b0731682f8e req-17d25be7-4a7b-4371-ac88-33412d590836 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Volume info retrieved successfully. Jan 25 13:44:35.472025 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:44:35.472025 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:44:35.483344 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-d82d6718-d186-4243-82cb-7b0731682f8e req-17d25be7-4a7b-4371-ac88-33412d590836 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] http://10.222.0.38/volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb returned with HTTP 200 Jan 25 13:44:35.484172 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 131/268] 10.222.0.57 () {60 vars in 1403 bytes} [Mon Jan 25 13:44:35 2021] GET /volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb => generated 1461 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 13:44:35.526893 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-d82d6718-d186-4243-82cb-7b0731682f8e req-dc62a067-990f-4023-a360-273e34403dd5 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] PUT http://10.222.0.38/volume/v3/edaea0b3a4a7456da46e234eaba693e1/attachments/5a67bf95-9bbe-4d9f-8213-65ec856d28e5 Jan 25 13:44:35.528673 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-d82d6718-d186-4243-82cb-7b0731682f8e req-dc62a067-990f-4023-a360-273e34403dd5 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.57", "host": "n-h2-760456-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-760456-3.cbci-760456-3.local", "mountpoint": "/dev/sda"}}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:44:35.587515 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 25 13:44:35.587515 n-d-760456-3 devstack@c-api.service[87928]: return self(f, *args, **kw) Jan 25 13:44:35.587907 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-d82d6718-d186-4243-82cb-7b0731682f8e req-dc62a067-990f-4023-a360-273e34403dd5 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Lock "b'cinder-attachment_update-21d91821-1fe3-41e1-b205-f4092042faeb-n-h2-760456-3'" acquired by "attachment_update" :: waited 0.015s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 13:44:35.590669 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:44:35.590669 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:44:38.066109 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-d82d6718-d186-4243-82cb-7b0731682f8e req-dc62a067-990f-4023-a360-273e34403dd5 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Lock "b'cinder-attachment_update-21d91821-1fe3-41e1-b205-f4092042faeb-n-h2-760456-3'" released by "attachment_update" :: held 2.478s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 13:44:38.067500 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-d82d6718-d186-4243-82cb-7b0731682f8e req-dc62a067-990f-4023-a360-273e34403dd5 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] http://10.222.0.38/volume/v3/edaea0b3a4a7456da46e234eaba693e1/attachments/5a67bf95-9bbe-4d9f-8213-65ec856d28e5 returned with HTTP 200 Jan 25 13:44:38.069239 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 138/269] 10.222.0.57 () {64 vars in 1468 bytes} [Mon Jan 25 13:44:35 2021] PUT /volume/v3/edaea0b3a4a7456da46e234eaba693e1/attachments/5a67bf95-9bbe-4d9f-8213-65ec856d28e5 => generated 762 bytes in 2548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:44:38.122977 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-d82d6718-d186-4243-82cb-7b0731682f8e req-85b1f8b0-28b0-4b5b-8be9-43511c147481 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] POST http://10.222.0.38/volume/v3/edaea0b3a4a7456da46e234eaba693e1/attachments/5a67bf95-9bbe-4d9f-8213-65ec856d28e5/action Jan 25 13:44:38.123736 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:44:38.123736 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:44:38.124466 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-d82d6718-d186-4243-82cb-7b0731682f8e req-85b1f8b0-28b0-4b5b-8be9-43511c147481 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Action body: b'{"os-complete": null}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 13:44:38.124874 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-d82d6718-d186-4243-82cb-7b0731682f8e req-85b1f8b0-28b0-4b5b-8be9-43511c147481 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:44:38.202748 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:44:38.202748 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:44:38.217199 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-d82d6718-d186-4243-82cb-7b0731682f8e req-85b1f8b0-28b0-4b5b-8be9-43511c147481 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] http://10.222.0.38/volume/v3/edaea0b3a4a7456da46e234eaba693e1/attachments/5a67bf95-9bbe-4d9f-8213-65ec856d28e5/action returned with HTTP 204 Jan 25 13:44:38.218088 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 132/270] 10.222.0.57 () {64 vars in 1489 bytes} [Mon Jan 25 13:44:38 2021] POST /volume/v3/edaea0b3a4a7456da46e234eaba693e1/attachments/5a67bf95-9bbe-4d9f-8213-65ec856d28e5/action => generated 0 bytes in 100 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:44:55.333457 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-13670214-2959-41a3-b84f-f921608dcb06 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] DELETE http://10.222.0.38/volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes/591e2ba6-2139-4ad3-8194-2775ee55e62b Jan 25 13:44:55.335375 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-13670214-2959-41a3-b84f-f921608dcb06 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:44:55.335794 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:44:55.335794 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:44:55.336504 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-13670214-2959-41a3-b84f-f921608dcb06 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:44:55.337406 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-13670214-2959-41a3-b84f-f921608dcb06 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Delete volume with id: 591e2ba6-2139-4ad3-8194-2775ee55e62b Jan 25 13:44:55.407533 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:44:55.407533 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:44:55.409186 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-13670214-2959-41a3-b84f-f921608dcb06 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Volume info retrieved successfully. Jan 25 13:44:55.445107 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-13670214-2959-41a3-b84f-f921608dcb06 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Delete volume request issued successfully. Jan 25 13:44:55.445939 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-13670214-2959-41a3-b84f-f921608dcb06 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] http://10.222.0.38/volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes/591e2ba6-2139-4ad3-8194-2775ee55e62b returned with HTTP 202 Jan 25 13:44:55.446922 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 139/271] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 13:44:55 2021] DELETE /volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes/591e2ba6-2139-4ad3-8194-2775ee55e62b => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:44:55.455073 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dc9442da-baf1-4410-9faa-5baa5db4a2b5 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] GET http://10.222.0.38/volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes/591e2ba6-2139-4ad3-8194-2775ee55e62b Jan 25 13:44:55.456156 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dc9442da-baf1-4410-9faa-5baa5db4a2b5 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:44:55.456497 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:44:55.456497 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:44:55.457104 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dc9442da-baf1-4410-9faa-5baa5db4a2b5 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:44:55.515838 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:44:55.515838 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:44:55.526373 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-dc9442da-baf1-4410-9faa-5baa5db4a2b5 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Volume info retrieved successfully. Jan 25 13:44:55.552597 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dc9442da-baf1-4410-9faa-5baa5db4a2b5 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] http://10.222.0.38/volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes/591e2ba6-2139-4ad3-8194-2775ee55e62b returned with HTTP 200 Jan 25 13:44:55.564559 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 133/272] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:44:55 2021] GET /volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes/591e2ba6-2139-4ad3-8194-2775ee55e62b => generated 913 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:44:56.579677 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-404f3b1a-ed62-49ba-8534-2d5c7e6a4913 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] GET http://10.222.0.38/volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes/591e2ba6-2139-4ad3-8194-2775ee55e62b Jan 25 13:44:56.579677 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-404f3b1a-ed62-49ba-8534-2d5c7e6a4913 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:44:56.579677 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:44:56.579677 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:44:56.580447 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-404f3b1a-ed62-49ba-8534-2d5c7e6a4913 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:44:56.788579 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:44:56.788579 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:44:56.827829 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-404f3b1a-ed62-49ba-8534-2d5c7e6a4913 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Volume info retrieved successfully. Jan 25 13:44:56.909197 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-404f3b1a-ed62-49ba-8534-2d5c7e6a4913 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] http://10.222.0.38/volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes/591e2ba6-2139-4ad3-8194-2775ee55e62b returned with HTTP 200 Jan 25 13:44:56.910106 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 140/273] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:44:56 2021] GET /volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes/591e2ba6-2139-4ad3-8194-2775ee55e62b => generated 913 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:44:57.926140 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-de19c759-f54d-4503-a1ba-10b00a4875a0 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] GET http://10.222.0.38/volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes/591e2ba6-2139-4ad3-8194-2775ee55e62b Jan 25 13:44:57.926747 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-de19c759-f54d-4503-a1ba-10b00a4875a0 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:44:57.927189 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:44:57.927189 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:44:57.927988 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-de19c759-f54d-4503-a1ba-10b00a4875a0 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:44:58.016904 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:44:58.016904 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:44:58.056147 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-de19c759-f54d-4503-a1ba-10b00a4875a0 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Volume info retrieved successfully. Jan 25 13:44:58.090814 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-de19c759-f54d-4503-a1ba-10b00a4875a0 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] http://10.222.0.38/volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes/591e2ba6-2139-4ad3-8194-2775ee55e62b returned with HTTP 200 Jan 25 13:44:58.090814 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 134/274] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:44:57 2021] GET /volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes/591e2ba6-2139-4ad3-8194-2775ee55e62b => generated 913 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:44:59.107385 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7f30d67a-886e-4fe7-a17d-eab8d6849214 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] GET http://10.222.0.38/volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes/591e2ba6-2139-4ad3-8194-2775ee55e62b Jan 25 13:44:59.108643 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7f30d67a-886e-4fe7-a17d-eab8d6849214 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:44:59.109254 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:44:59.109254 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:44:59.109958 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7f30d67a-886e-4fe7-a17d-eab8d6849214 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:44:59.272251 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7f30d67a-886e-4fe7-a17d-eab8d6849214 tempest-DeleteServersTestJSON-1994943919 tempest-DeleteServersTestJSON-1994943919] http://10.222.0.38/volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes/591e2ba6-2139-4ad3-8194-2775ee55e62b returned with HTTP 404 Jan 25 13:44:59.277756 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 141/275] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:44:59 2021] GET /volume/v3/1c6a1aed87e7445cbafd0800d38f93b3/volumes/591e2ba6-2139-4ad3-8194-2775ee55e62b => generated 109 bytes in 174 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:46:47.362805 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f3b8ec92-f990-4dd9-b6ae-18b948c50856 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] POST http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes Jan 25 13:46:47.364031 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:46:47.364031 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:46:47.364167 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f3b8ec92-f990-4dd9-b6ae-18b948c50856 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1290073635"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:46:47.365874 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-f3b8ec92-f990-4dd9-b6ae-18b948c50856 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1290073635'}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 13:46:47.366422 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-f3b8ec92-f990-4dd9-b6ae-18b948c50856 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Create volume of 1 GB Jan 25 13:46:47.384862 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f3b8ec92-f990-4dd9-b6ae-18b948c50856 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Availability Zones retrieved successfully. Jan 25 13:46:47.404494 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f3b8ec92-f990-4dd9-b6ae-18b948c50856 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Flow 'volume_create_api' (28fd6129-1fa1-4840-bf32-556f35cfb91d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:46:47.407891 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f3b8ec92-f990-4dd9-b6ae-18b948c50856 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f938ccaa-19f7-478f-abe8-7bc799bbb107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:46:47.411433 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-f3b8ec92-f990-4dd9-b6ae-18b948c50856 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Validating volume size '1' using validate_int {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 13:46:47.539162 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f3b8ec92-f990-4dd9-b6ae-18b948c50856 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f938ccaa-19f7-478f-abe8-7bc799bbb107) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:46:47.541992 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f3b8ec92-f990-4dd9-b6ae-18b948c50856 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec6f41f4-a313-42db-af00-8d2968ea745e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:46:47.682181 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-f3b8ec92-f990-4dd9-b6ae-18b948c50856 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Created reservations ['ce3660ef-2c47-4ff5-b78b-d69135966bea', 'd15925c2-dd16-49f9-9815-48f947dd00de', '6b4061e6-0e17-4a0c-af81-e2242271f5ad', '2d4b1422-afa7-463a-9042-5b46c1f0f710'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:46:47.684322 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f3b8ec92-f990-4dd9-b6ae-18b948c50856 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec6f41f4-a313-42db-af00-8d2968ea745e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce3660ef-2c47-4ff5-b78b-d69135966bea', 'd15925c2-dd16-49f9-9815-48f947dd00de', '6b4061e6-0e17-4a0c-af81-e2242271f5ad', '2d4b1422-afa7-463a-9042-5b46c1f0f710']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:46:47.687113 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f3b8ec92-f990-4dd9-b6ae-18b948c50856 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b56be83e-3096-4458-b075-ff8951fdd91a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:46:47.767432 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f3b8ec92-f990-4dd9-b6ae-18b948c50856 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b56be83e-3096-4458-b075-ff8951fdd91a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21250cc7-52db-4dec-9f79-e86a2eceb4b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1290073635',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fe6831cb4d2f4854a564af1844169213',qos_specs=None,replication_status=,reservations=['ce3660ef-2c47-4ff5-b78b-d69135966bea','d15925c2-dd16-49f9-9815-48f947dd00de','6b4061e6-0e17-4a0c-af81-e2242271f5ad','2d4b1422-afa7-463a-9042-5b46c1f0f710'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='576bed98db384284be6999a0c9749ebe',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T13:46:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1290073635',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21250cc7-52db-4dec-9f79-e86a2eceb4b5,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='fe6831cb4d2f4854a564af1844169213',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='576bed98db384284be6999a0c9749ebe',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:46:47.770637 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f3b8ec92-f990-4dd9-b6ae-18b948c50856 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (996d089f-431e-48c2-a091-cbd81ca8660d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:46:47.813163 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f3b8ec92-f990-4dd9-b6ae-18b948c50856 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (996d089f-431e-48c2-a091-cbd81ca8660d) transitioned into state 'SUCCESS' from state '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-1290073635',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fe6831cb4d2f4854a564af1844169213',qos_specs=None,replication_status=,reservations=['ce3660ef-2c47-4ff5-b78b-d69135966bea','d15925c2-dd16-49f9-9815-48f947dd00de','6b4061e6-0e17-4a0c-af81-e2242271f5ad','2d4b1422-afa7-463a-9042-5b46c1f0f710'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='576bed98db384284be6999a0c9749ebe',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:46:47.817978 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f3b8ec92-f990-4dd9-b6ae-18b948c50856 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3334722-5f22-4fdf-a9f0-ad0ad488f6b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:46:47.845069 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f3b8ec92-f990-4dd9-b6ae-18b948c50856 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3334722-5f22-4fdf-a9f0-ad0ad488f6b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:46:47.851463 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f3b8ec92-f990-4dd9-b6ae-18b948c50856 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Flow 'volume_create_api' (28fd6129-1fa1-4840-bf32-556f35cfb91d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:46:47.961000 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f3b8ec92-f990-4dd9-b6ae-18b948c50856 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Create volume request issued successfully. Jan 25 13:46:48.003132 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f3b8ec92-f990-4dd9-b6ae-18b948c50856 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes returned with HTTP 202 Jan 25 13:46:48.012886 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 135/276] 10.222.0.38 () {60 vars in 1226 bytes} [Mon Jan 25 13:46:47 2021] POST /volume/v3/fe6831cb4d2f4854a564af1844169213/volumes => generated 829 bytes in 833 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 13:46:48.028489 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7f104dca-d1ba-484d-b2f7-2afd210892d9 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] GET http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/21250cc7-52db-4dec-9f79-e86a2eceb4b5 Jan 25 13:46:48.029489 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7f104dca-d1ba-484d-b2f7-2afd210892d9 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:46:48.029958 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7f104dca-d1ba-484d-b2f7-2afd210892d9 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:46:48.126476 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:46:48.126476 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:46:48.136354 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7f104dca-d1ba-484d-b2f7-2afd210892d9 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Volume info retrieved successfully. Jan 25 13:46:48.163932 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7f104dca-d1ba-484d-b2f7-2afd210892d9 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/21250cc7-52db-4dec-9f79-e86a2eceb4b5 returned with HTTP 200 Jan 25 13:46:48.170308 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 142/277] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:46:48 2021] GET /volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/21250cc7-52db-4dec-9f79-e86a2eceb4b5 => generated 921 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:46:49.187564 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9d8e8a77-d114-4537-a765-8f3e1d777eab tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] GET http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/21250cc7-52db-4dec-9f79-e86a2eceb4b5 Jan 25 13:46:49.188419 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9d8e8a77-d114-4537-a765-8f3e1d777eab tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:46:49.188419 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:46:49.188419 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:46:49.189014 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9d8e8a77-d114-4537-a765-8f3e1d777eab tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:46:49.242646 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:46:49.242646 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:46:49.252058 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-9d8e8a77-d114-4537-a765-8f3e1d777eab tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Volume info retrieved successfully. Jan 25 13:46:49.276045 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9d8e8a77-d114-4537-a765-8f3e1d777eab tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/21250cc7-52db-4dec-9f79-e86a2eceb4b5 returned with HTTP 200 Jan 25 13:46:49.277315 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 136/278] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:46:49 2021] GET /volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/21250cc7-52db-4dec-9f79-e86a2eceb4b5 => generated 922 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:46:49.814780 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-4ec9fb60-15ad-4ff1-b469-987557b789c9 req-e420d462-e838-4380-9b3f-63b58c2a1419 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] GET http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/21250cc7-52db-4dec-9f79-e86a2eceb4b5 Jan 25 13:46:49.816535 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-4ec9fb60-15ad-4ff1-b469-987557b789c9 req-e420d462-e838-4380-9b3f-63b58c2a1419 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:46:49.816943 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:46:49.816943 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:46:49.817619 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-4ec9fb60-15ad-4ff1-b469-987557b789c9 req-e420d462-e838-4380-9b3f-63b58c2a1419 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:46:49.875383 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:46:49.875383 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:46:49.887247 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-4ec9fb60-15ad-4ff1-b469-987557b789c9 req-e420d462-e838-4380-9b3f-63b58c2a1419 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Volume info retrieved successfully. Jan 25 13:46:49.912540 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-4ec9fb60-15ad-4ff1-b469-987557b789c9 req-e420d462-e838-4380-9b3f-63b58c2a1419 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/21250cc7-52db-4dec-9f79-e86a2eceb4b5 returned with HTTP 200 Jan 25 13:46:49.926217 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 143/279] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 13:46:49 2021] GET /volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/21250cc7-52db-4dec-9f79-e86a2eceb4b5 => generated 922 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:46:49.929977 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-60748ca3-74c6-46e8-8728-cd6b7389c096 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] POST http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes Jan 25 13:46:49.930681 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:46:49.930681 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:46:49.931327 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-60748ca3-74c6-46e8-8728-cd6b7389c096 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1899325544"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:46:49.932746 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-60748ca3-74c6-46e8-8728-cd6b7389c096 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1899325544'}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 13:46:49.933160 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-60748ca3-74c6-46e8-8728-cd6b7389c096 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Create volume of 1 GB Jan 25 13:46:49.960420 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-60748ca3-74c6-46e8-8728-cd6b7389c096 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Availability Zones retrieved successfully. Jan 25 13:46:49.996272 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-60748ca3-74c6-46e8-8728-cd6b7389c096 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Flow 'volume_create_api' (e7e144c6-8cfd-4b52-aa44-87db6fea14ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:46:50.004356 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-60748ca3-74c6-46e8-8728-cd6b7389c096 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f6a8d57-08bb-4f6f-977c-763215ba5aad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:46:50.013969 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-60748ca3-74c6-46e8-8728-cd6b7389c096 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Validating volume size '1' using validate_int {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 13:46:50.179005 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-60748ca3-74c6-46e8-8728-cd6b7389c096 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f6a8d57-08bb-4f6f-977c-763215ba5aad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:46:50.181473 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-60748ca3-74c6-46e8-8728-cd6b7389c096 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2e57ecb-d325-429a-a3f6-3ea55a45c725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:46:50.343236 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-60748ca3-74c6-46e8-8728-cd6b7389c096 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Created reservations ['5eba7f69-e728-4888-9026-c17afb5f0cd4', 'e690fe4a-990f-41a1-82c2-81449606f427', '3f00dafc-a6b4-4fc3-9b47-cf78225bad1f', '8c828a10-97a7-4469-8b64-c8838610f681'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:46:50.346081 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-60748ca3-74c6-46e8-8728-cd6b7389c096 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2e57ecb-d325-429a-a3f6-3ea55a45c725) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5eba7f69-e728-4888-9026-c17afb5f0cd4', 'e690fe4a-990f-41a1-82c2-81449606f427', '3f00dafc-a6b4-4fc3-9b47-cf78225bad1f', '8c828a10-97a7-4469-8b64-c8838610f681']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:46:50.348632 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-60748ca3-74c6-46e8-8728-cd6b7389c096 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a81ac633-82b5-4c74-a6ae-d6e275dc4190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:46:50.467243 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-60748ca3-74c6-46e8-8728-cd6b7389c096 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a81ac633-82b5-4c74-a6ae-d6e275dc4190) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cfc28354-6f4e-42d4-99bb-3cd1c185d47a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1899325544',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fe6831cb4d2f4854a564af1844169213',qos_specs=None,replication_status=,reservations=['5eba7f69-e728-4888-9026-c17afb5f0cd4','e690fe4a-990f-41a1-82c2-81449606f427','3f00dafc-a6b4-4fc3-9b47-cf78225bad1f','8c828a10-97a7-4469-8b64-c8838610f681'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='576bed98db384284be6999a0c9749ebe',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T13:46:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1899325544',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cfc28354-6f4e-42d4-99bb-3cd1c185d47a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='fe6831cb4d2f4854a564af1844169213',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='576bed98db384284be6999a0c9749ebe',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:46:50.469586 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-60748ca3-74c6-46e8-8728-cd6b7389c096 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d8c8803-4be1-48bf-9d36-b32b91558193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:46:50.528088 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-60748ca3-74c6-46e8-8728-cd6b7389c096 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d8c8803-4be1-48bf-9d36-b32b91558193) transitioned into state 'SUCCESS' from state '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-1899325544',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fe6831cb4d2f4854a564af1844169213',qos_specs=None,replication_status=,reservations=['5eba7f69-e728-4888-9026-c17afb5f0cd4','e690fe4a-990f-41a1-82c2-81449606f427','3f00dafc-a6b4-4fc3-9b47-cf78225bad1f','8c828a10-97a7-4469-8b64-c8838610f681'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='576bed98db384284be6999a0c9749ebe',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:46:50.533185 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-60748ca3-74c6-46e8-8728-cd6b7389c096 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afe8739e-e6f9-4ff9-88cf-c3f7740986c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:46:50.551993 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-60748ca3-74c6-46e8-8728-cd6b7389c096 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afe8739e-e6f9-4ff9-88cf-c3f7740986c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:46:50.555379 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-60748ca3-74c6-46e8-8728-cd6b7389c096 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Flow 'volume_create_api' (e7e144c6-8cfd-4b52-aa44-87db6fea14ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:46:50.610289 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-60748ca3-74c6-46e8-8728-cd6b7389c096 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Create volume request issued successfully. Jan 25 13:46:50.643197 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-60748ca3-74c6-46e8-8728-cd6b7389c096 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes returned with HTTP 202 Jan 25 13:46:50.654273 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 137/280] 10.222.0.38 () {60 vars in 1226 bytes} [Mon Jan 25 13:46:49 2021] POST /volume/v3/fe6831cb4d2f4854a564af1844169213/volumes => generated 829 bytes in 721 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 13:46:50.658676 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c2ce97ab-a19c-4879-bec2-c8753426a740 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] GET http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/cfc28354-6f4e-42d4-99bb-3cd1c185d47a Jan 25 13:46:50.659210 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c2ce97ab-a19c-4879-bec2-c8753426a740 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:46:50.659429 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:46:50.659429 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:46:50.659806 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c2ce97ab-a19c-4879-bec2-c8753426a740 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:46:50.824844 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:46:50.824844 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:46:50.843632 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c2ce97ab-a19c-4879-bec2-c8753426a740 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Volume info retrieved successfully. Jan 25 13:46:50.890230 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c2ce97ab-a19c-4879-bec2-c8753426a740 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/cfc28354-6f4e-42d4-99bb-3cd1c185d47a returned with HTTP 200 Jan 25 13:46:50.891046 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 144/281] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:46:50 2021] GET /volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/cfc28354-6f4e-42d4-99bb-3cd1c185d47a => generated 921 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:46:51.909839 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2af5931b-bb72-4b01-bf1f-33a081ea6556 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] GET http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/cfc28354-6f4e-42d4-99bb-3cd1c185d47a Jan 25 13:46:51.911069 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2af5931b-bb72-4b01-bf1f-33a081ea6556 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:46:51.911487 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:46:51.911487 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:46:51.912096 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2af5931b-bb72-4b01-bf1f-33a081ea6556 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:46:51.975713 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:46:51.975713 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:46:51.985989 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-2af5931b-bb72-4b01-bf1f-33a081ea6556 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Volume info retrieved successfully. Jan 25 13:46:52.036270 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2af5931b-bb72-4b01-bf1f-33a081ea6556 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/cfc28354-6f4e-42d4-99bb-3cd1c185d47a returned with HTTP 200 Jan 25 13:46:52.037544 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 138/282] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:46:51 2021] GET /volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/cfc28354-6f4e-42d4-99bb-3cd1c185d47a => generated 922 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:46:52.807050 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-6755540a-0d29-43ee-8244-c20fd573be8e req-60d707fb-db8d-46d9-8a77-a2f3028c2f98 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] GET http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/cfc28354-6f4e-42d4-99bb-3cd1c185d47a Jan 25 13:46:52.807960 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-6755540a-0d29-43ee-8244-c20fd573be8e req-60d707fb-db8d-46d9-8a77-a2f3028c2f98 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:46:52.808146 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:46:52.808146 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:46:52.808760 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-6755540a-0d29-43ee-8244-c20fd573be8e req-60d707fb-db8d-46d9-8a77-a2f3028c2f98 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:46:52.872011 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:46:52.872011 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:46:52.883064 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-6755540a-0d29-43ee-8244-c20fd573be8e req-60d707fb-db8d-46d9-8a77-a2f3028c2f98 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Volume info retrieved successfully. Jan 25 13:46:52.916899 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-6755540a-0d29-43ee-8244-c20fd573be8e req-60d707fb-db8d-46d9-8a77-a2f3028c2f98 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/cfc28354-6f4e-42d4-99bb-3cd1c185d47a returned with HTTP 200 Jan 25 13:46:52.919161 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 145/283] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 13:46:52 2021] GET /volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/cfc28354-6f4e-42d4-99bb-3cd1c185d47a => generated 922 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:46:52.934055 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c1c562fa-d540-4f6f-a8eb-7e50df8d7afd tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] POST http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes Jan 25 13:46:52.934870 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:46:52.934870 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:46:52.935542 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c1c562fa-d540-4f6f-a8eb-7e50df8d7afd tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-394749683"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:46:52.937049 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-c1c562fa-d540-4f6f-a8eb-7e50df8d7afd tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-394749683'}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 13:46:52.937587 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-c1c562fa-d540-4f6f-a8eb-7e50df8d7afd tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Create volume of 1 GB Jan 25 13:46:52.960647 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c1c562fa-d540-4f6f-a8eb-7e50df8d7afd tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Availability Zones retrieved successfully. Jan 25 13:46:52.977680 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c1c562fa-d540-4f6f-a8eb-7e50df8d7afd tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Flow 'volume_create_api' (5023d2d1-adc4-4762-a483-4294030eca80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:46:52.981736 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c1c562fa-d540-4f6f-a8eb-7e50df8d7afd tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4458c487-51ff-4ab1-81bb-6aa3d829749d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:46:52.984239 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-c1c562fa-d540-4f6f-a8eb-7e50df8d7afd tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Validating volume size '1' using validate_int {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 13:46:53.059682 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c1c562fa-d540-4f6f-a8eb-7e50df8d7afd tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4458c487-51ff-4ab1-81bb-6aa3d829749d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:46:53.062080 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c1c562fa-d540-4f6f-a8eb-7e50df8d7afd tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e24dcc6-eff2-4956-ba54-85795645e8d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:46:53.153884 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-c1c562fa-d540-4f6f-a8eb-7e50df8d7afd tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Created reservations ['8fd6f8bc-5305-4eb9-9aff-d2391ad05a46', '4976eced-e960-4fa8-9ad6-3f914d04f376', '213c6182-085b-447c-8839-63cbc84216ec', '975188b9-0c13-4510-820a-13f472657b6c'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:46:53.156280 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c1c562fa-d540-4f6f-a8eb-7e50df8d7afd tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e24dcc6-eff2-4956-ba54-85795645e8d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8fd6f8bc-5305-4eb9-9aff-d2391ad05a46', '4976eced-e960-4fa8-9ad6-3f914d04f376', '213c6182-085b-447c-8839-63cbc84216ec', '975188b9-0c13-4510-820a-13f472657b6c']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:46:53.159202 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c1c562fa-d540-4f6f-a8eb-7e50df8d7afd tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd108f95-490c-4193-af4e-34447e33d07f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:46:53.252491 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c1c562fa-d540-4f6f-a8eb-7e50df8d7afd tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd108f95-490c-4193-af4e-34447e33d07f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36663259-0e89-48f6-a3dc-4351bc9cfe7e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-394749683',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fe6831cb4d2f4854a564af1844169213',qos_specs=None,replication_status=,reservations=['8fd6f8bc-5305-4eb9-9aff-d2391ad05a46','4976eced-e960-4fa8-9ad6-3f914d04f376','213c6182-085b-447c-8839-63cbc84216ec','975188b9-0c13-4510-820a-13f472657b6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='576bed98db384284be6999a0c9749ebe',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T13:46:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-394749683',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36663259-0e89-48f6-a3dc-4351bc9cfe7e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='fe6831cb4d2f4854a564af1844169213',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='576bed98db384284be6999a0c9749ebe',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:46:53.255652 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c1c562fa-d540-4f6f-a8eb-7e50df8d7afd tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa068bdd-a2d5-4f25-8a4b-997547eb1381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:46:53.287522 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c1c562fa-d540-4f6f-a8eb-7e50df8d7afd tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa068bdd-a2d5-4f25-8a4b-997547eb1381) transitioned into state 'SUCCESS' from state '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-394749683',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fe6831cb4d2f4854a564af1844169213',qos_specs=None,replication_status=,reservations=['8fd6f8bc-5305-4eb9-9aff-d2391ad05a46','4976eced-e960-4fa8-9ad6-3f914d04f376','213c6182-085b-447c-8839-63cbc84216ec','975188b9-0c13-4510-820a-13f472657b6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='576bed98db384284be6999a0c9749ebe',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:46:53.292030 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c1c562fa-d540-4f6f-a8eb-7e50df8d7afd tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (462e51df-94c0-4441-aa31-d52a98f0c1a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:46:53.322086 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c1c562fa-d540-4f6f-a8eb-7e50df8d7afd tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (462e51df-94c0-4441-aa31-d52a98f0c1a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:46:53.331237 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c1c562fa-d540-4f6f-a8eb-7e50df8d7afd tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Flow 'volume_create_api' (5023d2d1-adc4-4762-a483-4294030eca80) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:46:53.390281 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c1c562fa-d540-4f6f-a8eb-7e50df8d7afd tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Create volume request issued successfully. Jan 25 13:46:53.407287 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c1c562fa-d540-4f6f-a8eb-7e50df8d7afd tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes returned with HTTP 202 Jan 25 13:46:53.419795 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 139/284] 10.222.0.38 () {60 vars in 1226 bytes} [Mon Jan 25 13:46:52 2021] POST /volume/v3/fe6831cb4d2f4854a564af1844169213/volumes => generated 828 bytes in 489 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 13:46:53.424122 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-36fa4536-9370-40a7-9e03-c2d9a0e8ee6e tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] GET http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/36663259-0e89-48f6-a3dc-4351bc9cfe7e Jan 25 13:46:53.424735 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-36fa4536-9370-40a7-9e03-c2d9a0e8ee6e tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:46:53.425039 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:46:53.425039 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:46:53.426480 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-36fa4536-9370-40a7-9e03-c2d9a0e8ee6e tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:46:53.510243 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:46:53.510243 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:46:53.521676 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-36fa4536-9370-40a7-9e03-c2d9a0e8ee6e tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Volume info retrieved successfully. Jan 25 13:46:53.565123 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-36fa4536-9370-40a7-9e03-c2d9a0e8ee6e tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/36663259-0e89-48f6-a3dc-4351bc9cfe7e returned with HTTP 200 Jan 25 13:46:53.566529 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 146/285] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:46:53 2021] GET /volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/36663259-0e89-48f6-a3dc-4351bc9cfe7e => generated 920 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:46:54.585229 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-134418ac-b930-4175-a5f7-ef8440e5afa8 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] GET http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/36663259-0e89-48f6-a3dc-4351bc9cfe7e Jan 25 13:46:54.585796 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-134418ac-b930-4175-a5f7-ef8440e5afa8 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:46:54.585925 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:46:54.585925 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:46:54.586497 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-134418ac-b930-4175-a5f7-ef8440e5afa8 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:46:54.724299 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:46:54.724299 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:46:54.742132 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-134418ac-b930-4175-a5f7-ef8440e5afa8 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Volume info retrieved successfully. Jan 25 13:46:54.787866 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-134418ac-b930-4175-a5f7-ef8440e5afa8 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/36663259-0e89-48f6-a3dc-4351bc9cfe7e returned with HTTP 200 Jan 25 13:46:54.788714 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 140/286] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:46:54 2021] GET /volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/36663259-0e89-48f6-a3dc-4351bc9cfe7e => generated 921 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:46:54.845897 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-210acc07-e66e-4abd-88ae-8107e4d00886 req-635976a7-29c9-4eb8-b405-538a1245ca80 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] GET http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/36663259-0e89-48f6-a3dc-4351bc9cfe7e Jan 25 13:46:54.847177 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-210acc07-e66e-4abd-88ae-8107e4d00886 req-635976a7-29c9-4eb8-b405-538a1245ca80 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:46:54.848414 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:46:54.848414 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:46:54.849194 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-210acc07-e66e-4abd-88ae-8107e4d00886 req-635976a7-29c9-4eb8-b405-538a1245ca80 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:46:54.909467 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:46:54.909467 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:46:54.920625 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-210acc07-e66e-4abd-88ae-8107e4d00886 req-635976a7-29c9-4eb8-b405-538a1245ca80 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Volume info retrieved successfully. Jan 25 13:46:54.954178 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-210acc07-e66e-4abd-88ae-8107e4d00886 req-635976a7-29c9-4eb8-b405-538a1245ca80 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/36663259-0e89-48f6-a3dc-4351bc9cfe7e returned with HTTP 200 Jan 25 13:46:54.955143 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 147/287] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 13:46:54 2021] GET /volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/36663259-0e89-48f6-a3dc-4351bc9cfe7e => generated 921 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:46:55.127737 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-fb460bfc-8f89-45be-8f4d-9a3aecf8fe50 req-889ee84b-35be-48fe-b768-20fdc6f47a55 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] GET http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/detail Jan 25 13:46:55.128534 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-fb460bfc-8f89-45be-8f4d-9a3aecf8fe50 req-889ee84b-35be-48fe-b768-20fdc6f47a55 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:46:55.128976 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:46:55.128976 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:46:55.129610 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-fb460bfc-8f89-45be-8f4d-9a3aecf8fe50 req-889ee84b-35be-48fe-b768-20fdc6f47a55 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Calling method 'detail' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:46:55.130920 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [req-fb460bfc-8f89-45be-8f4d-9a3aecf8fe50 req-889ee84b-35be-48fe-b768-20fdc6f47a55 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Removing options '' from query. {{(pid=87930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 13:46:55.132969 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-fb460bfc-8f89-45be-8f4d-9a3aecf8fe50 req-889ee84b-35be-48fe-b768-20fdc6f47a55 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87930) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 13:46:55.189578 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-fb460bfc-8f89-45be-8f4d-9a3aecf8fe50 req-889ee84b-35be-48fe-b768-20fdc6f47a55 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Get all volumes completed successfully. Jan 25 13:46:55.192019 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:46:55.192019 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:46:55.202183 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-fb460bfc-8f89-45be-8f4d-9a3aecf8fe50 req-889ee84b-35be-48fe-b768-20fdc6f47a55 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/detail returned with HTTP 200 Jan 25 13:46:55.203279 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 141/288] 10.222.0.38 () {60 vars in 1479 bytes} [Mon Jan 25 13:46:55 2021] GET /volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/detail => generated 2748 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:46:55.476302 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-387cc1d7-292c-4a7a-aba8-104503317b0b req-cbc32db0-ce9b-4790-96f3-28b872b1a7e4 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] GET http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/detail Jan 25 13:46:55.476849 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-387cc1d7-292c-4a7a-aba8-104503317b0b req-cbc32db0-ce9b-4790-96f3-28b872b1a7e4 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:46:55.477070 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:46:55.477070 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:46:55.477452 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-387cc1d7-292c-4a7a-aba8-104503317b0b req-cbc32db0-ce9b-4790-96f3-28b872b1a7e4 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Calling method 'detail' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:46:55.478926 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [req-387cc1d7-292c-4a7a-aba8-104503317b0b req-cbc32db0-ce9b-4790-96f3-28b872b1a7e4 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 13:46:55.480879 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-387cc1d7-292c-4a7a-aba8-104503317b0b req-cbc32db0-ce9b-4790-96f3-28b872b1a7e4 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 13:46:55.548227 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-387cc1d7-292c-4a7a-aba8-104503317b0b req-cbc32db0-ce9b-4790-96f3-28b872b1a7e4 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Get all volumes completed successfully. Jan 25 13:46:55.550928 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:46:55.550928 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:46:55.560218 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-387cc1d7-292c-4a7a-aba8-104503317b0b req-cbc32db0-ce9b-4790-96f3-28b872b1a7e4 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/detail returned with HTTP 200 Jan 25 13:46:55.561412 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 148/289] 10.222.0.38 () {60 vars in 1479 bytes} [Mon Jan 25 13:46:55 2021] GET /volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/detail => generated 2748 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:46:55.750182 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-8b49b140-b124-4460-bb2b-e0cbcff36765 req-18dd4ee5-ae63-4795-a3ac-148f1482eeca tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] GET http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/detail Jan 25 13:46:55.752209 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-8b49b140-b124-4460-bb2b-e0cbcff36765 req-18dd4ee5-ae63-4795-a3ac-148f1482eeca tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:46:55.752614 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:46:55.752614 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:46:55.753330 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-8b49b140-b124-4460-bb2b-e0cbcff36765 req-18dd4ee5-ae63-4795-a3ac-148f1482eeca tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Calling method 'detail' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:46:55.754678 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [req-8b49b140-b124-4460-bb2b-e0cbcff36765 req-18dd4ee5-ae63-4795-a3ac-148f1482eeca tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Removing options '' from query. {{(pid=87930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 13:46:55.756934 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-8b49b140-b124-4460-bb2b-e0cbcff36765 req-18dd4ee5-ae63-4795-a3ac-148f1482eeca tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87930) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 13:46:55.844289 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-8b49b140-b124-4460-bb2b-e0cbcff36765 req-18dd4ee5-ae63-4795-a3ac-148f1482eeca tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Get all volumes completed successfully. Jan 25 13:46:55.846441 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:46:55.846441 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:46:55.859254 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-8b49b140-b124-4460-bb2b-e0cbcff36765 req-18dd4ee5-ae63-4795-a3ac-148f1482eeca tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/detail returned with HTTP 200 Jan 25 13:46:55.860515 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 142/290] 10.222.0.38 () {60 vars in 1479 bytes} [Mon Jan 25 13:46:55 2021] GET /volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/detail => generated 2748 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:46:55.908856 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-7174cfa9-731e-4c46-a872-6f2d6e4bac33 req-7dfd27b9-520b-40e1-b206-a266885729c6 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] GET http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/detail Jan 25 13:46:55.909426 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-7174cfa9-731e-4c46-a872-6f2d6e4bac33 req-7dfd27b9-520b-40e1-b206-a266885729c6 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:46:55.909629 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:46:55.909629 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:46:55.911185 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-7174cfa9-731e-4c46-a872-6f2d6e4bac33 req-7dfd27b9-520b-40e1-b206-a266885729c6 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Calling method 'detail' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:46:55.912080 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [req-7174cfa9-731e-4c46-a872-6f2d6e4bac33 req-7dfd27b9-520b-40e1-b206-a266885729c6 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 13:46:55.914158 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-7174cfa9-731e-4c46-a872-6f2d6e4bac33 req-7dfd27b9-520b-40e1-b206-a266885729c6 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 13:46:55.982681 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-7174cfa9-731e-4c46-a872-6f2d6e4bac33 req-7dfd27b9-520b-40e1-b206-a266885729c6 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Get all volumes completed successfully. Jan 25 13:46:55.984780 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:46:55.984780 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:46:55.994594 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-7174cfa9-731e-4c46-a872-6f2d6e4bac33 req-7dfd27b9-520b-40e1-b206-a266885729c6 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/detail returned with HTTP 200 Jan 25 13:46:55.996038 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 149/291] 10.222.0.38 () {60 vars in 1479 bytes} [Mon Jan 25 13:46:55 2021] GET /volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/detail => generated 2748 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:46:56.045895 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-e63fe71f-c282-4082-87b9-49bcc6f9100c req-7f7a6ddd-f5f7-49ba-bf1c-5fac0e402407 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] GET http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/detail Jan 25 13:46:56.046743 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-e63fe71f-c282-4082-87b9-49bcc6f9100c req-7f7a6ddd-f5f7-49ba-bf1c-5fac0e402407 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:46:56.047143 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:46:56.047143 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:46:56.047852 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-e63fe71f-c282-4082-87b9-49bcc6f9100c req-7f7a6ddd-f5f7-49ba-bf1c-5fac0e402407 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Calling method 'detail' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:46:56.049114 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [req-e63fe71f-c282-4082-87b9-49bcc6f9100c req-7f7a6ddd-f5f7-49ba-bf1c-5fac0e402407 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Removing options '' from query. {{(pid=87930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 13:46:56.052623 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-e63fe71f-c282-4082-87b9-49bcc6f9100c req-7f7a6ddd-f5f7-49ba-bf1c-5fac0e402407 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87930) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 13:46:56.119943 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-e63fe71f-c282-4082-87b9-49bcc6f9100c req-7f7a6ddd-f5f7-49ba-bf1c-5fac0e402407 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Get all volumes completed successfully. Jan 25 13:46:56.123045 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:46:56.123045 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:46:56.134302 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-e63fe71f-c282-4082-87b9-49bcc6f9100c req-7f7a6ddd-f5f7-49ba-bf1c-5fac0e402407 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/detail returned with HTTP 200 Jan 25 13:46:56.135454 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 143/292] 10.222.0.38 () {60 vars in 1479 bytes} [Mon Jan 25 13:46:56 2021] GET /volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/detail => generated 2748 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:46:56.192472 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-8da9baef-78c8-42e2-b94e-15e0ac2f6ca7 req-214c4ede-dee9-4e85-a475-63219a6aef32 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] GET http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/detail Jan 25 13:46:56.193108 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-8da9baef-78c8-42e2-b94e-15e0ac2f6ca7 req-214c4ede-dee9-4e85-a475-63219a6aef32 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:46:56.193386 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:46:56.193386 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:46:56.193842 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-8da9baef-78c8-42e2-b94e-15e0ac2f6ca7 req-214c4ede-dee9-4e85-a475-63219a6aef32 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Calling method 'detail' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:46:56.194699 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [req-8da9baef-78c8-42e2-b94e-15e0ac2f6ca7 req-214c4ede-dee9-4e85-a475-63219a6aef32 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 13:46:56.196587 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-8da9baef-78c8-42e2-b94e-15e0ac2f6ca7 req-214c4ede-dee9-4e85-a475-63219a6aef32 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 13:46:56.293168 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-8da9baef-78c8-42e2-b94e-15e0ac2f6ca7 req-214c4ede-dee9-4e85-a475-63219a6aef32 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Get all volumes completed successfully. Jan 25 13:46:56.295322 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:46:56.295322 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:46:56.306430 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-8da9baef-78c8-42e2-b94e-15e0ac2f6ca7 req-214c4ede-dee9-4e85-a475-63219a6aef32 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/detail returned with HTTP 200 Jan 25 13:46:56.307444 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 150/293] 10.222.0.38 () {60 vars in 1479 bytes} [Mon Jan 25 13:46:56 2021] GET /volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/detail => generated 2748 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:46:56.356563 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-203b236c-8004-4eda-8619-4064c3b0c026 req-8d4c0d87-2ca9-4ecb-93c1-924ddbf2d037 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] GET http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/detail Jan 25 13:46:56.357121 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-203b236c-8004-4eda-8619-4064c3b0c026 req-8d4c0d87-2ca9-4ecb-93c1-924ddbf2d037 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:46:56.357314 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:46:56.357314 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:46:56.357705 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-203b236c-8004-4eda-8619-4064c3b0c026 req-8d4c0d87-2ca9-4ecb-93c1-924ddbf2d037 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Calling method 'detail' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:46:56.358328 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [req-203b236c-8004-4eda-8619-4064c3b0c026 req-8d4c0d87-2ca9-4ecb-93c1-924ddbf2d037 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Removing options '' from query. {{(pid=87930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 13:46:56.360090 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-203b236c-8004-4eda-8619-4064c3b0c026 req-8d4c0d87-2ca9-4ecb-93c1-924ddbf2d037 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87930) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 13:46:56.422718 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-203b236c-8004-4eda-8619-4064c3b0c026 req-8d4c0d87-2ca9-4ecb-93c1-924ddbf2d037 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Get all volumes completed successfully. Jan 25 13:46:56.424855 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:46:56.424855 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:46:56.435833 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-203b236c-8004-4eda-8619-4064c3b0c026 req-8d4c0d87-2ca9-4ecb-93c1-924ddbf2d037 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/detail returned with HTTP 200 Jan 25 13:46:56.448751 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 144/294] 10.222.0.38 () {60 vars in 1479 bytes} [Mon Jan 25 13:46:56 2021] GET /volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/detail => generated 2748 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:46:56.532856 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-45cf4989-bc2a-4e84-a249-bff38915230d req-cf76eafc-2149-4bc1-891e-e45fc3c5d1ac tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] GET http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/detail Jan 25 13:46:56.533380 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-45cf4989-bc2a-4e84-a249-bff38915230d req-cf76eafc-2149-4bc1-891e-e45fc3c5d1ac tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:46:56.533643 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:46:56.533643 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:46:56.534179 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-45cf4989-bc2a-4e84-a249-bff38915230d req-cf76eafc-2149-4bc1-891e-e45fc3c5d1ac tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Calling method 'detail' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:46:56.535766 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [req-45cf4989-bc2a-4e84-a249-bff38915230d req-cf76eafc-2149-4bc1-891e-e45fc3c5d1ac tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 13:46:56.538716 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-45cf4989-bc2a-4e84-a249-bff38915230d req-cf76eafc-2149-4bc1-891e-e45fc3c5d1ac tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 13:46:56.602344 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-45cf4989-bc2a-4e84-a249-bff38915230d req-cf76eafc-2149-4bc1-891e-e45fc3c5d1ac tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Get all volumes completed successfully. Jan 25 13:46:56.605039 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:46:56.605039 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:46:56.616724 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-45cf4989-bc2a-4e84-a249-bff38915230d req-cf76eafc-2149-4bc1-891e-e45fc3c5d1ac tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/detail returned with HTTP 200 Jan 25 13:46:56.617779 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 151/295] 10.222.0.38 () {60 vars in 1479 bytes} [Mon Jan 25 13:46:56 2021] GET /volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/detail => generated 2748 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:46:56.633567 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e3c3334e-3815-4aa5-9518-27cbc14cd6af tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] DELETE http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/36663259-0e89-48f6-a3dc-4351bc9cfe7e Jan 25 13:46:56.633745 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e3c3334e-3815-4aa5-9518-27cbc14cd6af tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:46:56.633968 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:46:56.633968 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:46:56.634289 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e3c3334e-3815-4aa5-9518-27cbc14cd6af tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:46:56.634889 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-e3c3334e-3815-4aa5-9518-27cbc14cd6af tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Delete volume with id: 36663259-0e89-48f6-a3dc-4351bc9cfe7e Jan 25 13:46:56.723869 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:46:56.723869 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:46:56.729033 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e3c3334e-3815-4aa5-9518-27cbc14cd6af tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Volume info retrieved successfully. Jan 25 13:46:56.793490 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e3c3334e-3815-4aa5-9518-27cbc14cd6af tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Delete volume request issued successfully. Jan 25 13:46:56.794723 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e3c3334e-3815-4aa5-9518-27cbc14cd6af tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/36663259-0e89-48f6-a3dc-4351bc9cfe7e returned with HTTP 202 Jan 25 13:46:56.795750 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 145/296] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 13:46:56 2021] DELETE /volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/36663259-0e89-48f6-a3dc-4351bc9cfe7e => generated 0 bytes in 166 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:46:56.805915 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-deaa47c2-54f4-41ba-90b9-0bc0b6b3b737 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] GET http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/36663259-0e89-48f6-a3dc-4351bc9cfe7e Jan 25 13:46:56.806747 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-deaa47c2-54f4-41ba-90b9-0bc0b6b3b737 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:46:56.807613 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:46:56.807613 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:46:56.808181 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-deaa47c2-54f4-41ba-90b9-0bc0b6b3b737 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:46:56.947776 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:46:56.947776 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:46:56.962383 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-deaa47c2-54f4-41ba-90b9-0bc0b6b3b737 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Volume info retrieved successfully. Jan 25 13:46:56.988688 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-deaa47c2-54f4-41ba-90b9-0bc0b6b3b737 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/36663259-0e89-48f6-a3dc-4351bc9cfe7e returned with HTTP 200 Jan 25 13:46:56.990086 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 152/297] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:46:56 2021] GET /volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/36663259-0e89-48f6-a3dc-4351bc9cfe7e => generated 920 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:46:58.006321 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e3f8f285-a6ff-4731-ab8e-61010d465a28 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] GET http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/36663259-0e89-48f6-a3dc-4351bc9cfe7e Jan 25 13:46:58.006851 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e3f8f285-a6ff-4731-ab8e-61010d465a28 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:46:58.007040 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:46:58.007040 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:46:58.007420 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e3f8f285-a6ff-4731-ab8e-61010d465a28 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:46:58.104760 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:46:58.104760 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:46:58.131731 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e3f8f285-a6ff-4731-ab8e-61010d465a28 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Volume info retrieved successfully. Jan 25 13:46:58.174386 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e3f8f285-a6ff-4731-ab8e-61010d465a28 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/36663259-0e89-48f6-a3dc-4351bc9cfe7e returned with HTTP 200 Jan 25 13:46:58.175140 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 146/298] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:46:58 2021] GET /volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/36663259-0e89-48f6-a3dc-4351bc9cfe7e => generated 920 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:46:59.193984 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-76a6ffcb-a95a-493e-8267-34fb92a4f30d tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] GET http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/36663259-0e89-48f6-a3dc-4351bc9cfe7e Jan 25 13:46:59.194459 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-76a6ffcb-a95a-493e-8267-34fb92a4f30d tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:46:59.194552 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:46:59.194552 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:46:59.194934 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-76a6ffcb-a95a-493e-8267-34fb92a4f30d tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:46:59.285627 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:46:59.285627 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:46:59.292141 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-76a6ffcb-a95a-493e-8267-34fb92a4f30d tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/36663259-0e89-48f6-a3dc-4351bc9cfe7e returned with HTTP 404 Jan 25 13:46:59.293988 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 153/299] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:46:59 2021] GET /volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/36663259-0e89-48f6-a3dc-4351bc9cfe7e => generated 109 bytes in 105 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:46:59.304317 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-28106e98-677e-49d8-a6db-88538acc913e tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] DELETE http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/cfc28354-6f4e-42d4-99bb-3cd1c185d47a Jan 25 13:46:59.305021 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-28106e98-677e-49d8-a6db-88538acc913e tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:46:59.305425 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:46:59.305425 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:46:59.306076 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-28106e98-677e-49d8-a6db-88538acc913e tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:46:59.307275 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-28106e98-677e-49d8-a6db-88538acc913e tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Delete volume with id: cfc28354-6f4e-42d4-99bb-3cd1c185d47a Jan 25 13:46:59.376682 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:46:59.376682 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:46:59.379180 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-28106e98-677e-49d8-a6db-88538acc913e tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Volume info retrieved successfully. Jan 25 13:46:59.416794 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-28106e98-677e-49d8-a6db-88538acc913e tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Delete volume request issued successfully. Jan 25 13:46:59.417677 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-28106e98-677e-49d8-a6db-88538acc913e tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/cfc28354-6f4e-42d4-99bb-3cd1c185d47a returned with HTTP 202 Jan 25 13:46:59.419253 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 147/300] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 13:46:59 2021] DELETE /volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/cfc28354-6f4e-42d4-99bb-3cd1c185d47a => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:46:59.429036 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a1821540-3a54-4081-aa59-0763960913b2 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] GET http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/cfc28354-6f4e-42d4-99bb-3cd1c185d47a Jan 25 13:46:59.430146 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a1821540-3a54-4081-aa59-0763960913b2 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:46:59.430549 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:46:59.430549 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:46:59.431630 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a1821540-3a54-4081-aa59-0763960913b2 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:46:59.522594 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:46:59.522594 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:46:59.534029 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a1821540-3a54-4081-aa59-0763960913b2 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Volume info retrieved successfully. Jan 25 13:46:59.563540 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a1821540-3a54-4081-aa59-0763960913b2 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/cfc28354-6f4e-42d4-99bb-3cd1c185d47a returned with HTTP 200 Jan 25 13:46:59.565086 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 154/301] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:46:59 2021] GET /volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/cfc28354-6f4e-42d4-99bb-3cd1c185d47a => generated 921 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 13:47:00.581248 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-11c23cbc-a13d-4d5f-9f4f-76136f163462 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] GET http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/cfc28354-6f4e-42d4-99bb-3cd1c185d47a Jan 25 13:47:00.582712 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-11c23cbc-a13d-4d5f-9f4f-76136f163462 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:00.583311 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:47:00.583311 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:47:00.583983 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-11c23cbc-a13d-4d5f-9f4f-76136f163462 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:00.697075 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:47:00.697075 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:47:00.715450 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-11c23cbc-a13d-4d5f-9f4f-76136f163462 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Volume info retrieved successfully. Jan 25 13:47:00.742430 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-11c23cbc-a13d-4d5f-9f4f-76136f163462 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/cfc28354-6f4e-42d4-99bb-3cd1c185d47a returned with HTTP 200 Jan 25 13:47:00.743755 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 148/302] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:47:00 2021] GET /volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/cfc28354-6f4e-42d4-99bb-3cd1c185d47a => generated 921 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:47:01.759582 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-14d86f27-ccfb-46ca-b453-5333b9abba34 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] GET http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/cfc28354-6f4e-42d4-99bb-3cd1c185d47a Jan 25 13:47:01.760116 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-14d86f27-ccfb-46ca-b453-5333b9abba34 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:01.760339 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:47:01.760339 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:47:01.760722 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-14d86f27-ccfb-46ca-b453-5333b9abba34 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:01.902990 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-14d86f27-ccfb-46ca-b453-5333b9abba34 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/cfc28354-6f4e-42d4-99bb-3cd1c185d47a returned with HTTP 404 Jan 25 13:47:01.905111 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 155/303] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:47:01 2021] GET /volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/cfc28354-6f4e-42d4-99bb-3cd1c185d47a => generated 109 bytes in 149 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:47:01.920703 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-534157ab-5b95-4af7-baae-92fdb9605732 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] DELETE http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/21250cc7-52db-4dec-9f79-e86a2eceb4b5 Jan 25 13:47:01.921981 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-534157ab-5b95-4af7-baae-92fdb9605732 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:01.927093 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:47:01.927093 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:47:01.927912 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-534157ab-5b95-4af7-baae-92fdb9605732 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:01.928792 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-534157ab-5b95-4af7-baae-92fdb9605732 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Delete volume with id: 21250cc7-52db-4dec-9f79-e86a2eceb4b5 Jan 25 13:47:02.061991 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:47:02.061991 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:47:02.063625 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-534157ab-5b95-4af7-baae-92fdb9605732 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Volume info retrieved successfully. Jan 25 13:47:02.118485 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-534157ab-5b95-4af7-baae-92fdb9605732 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Delete volume request issued successfully. Jan 25 13:47:02.122719 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-534157ab-5b95-4af7-baae-92fdb9605732 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/21250cc7-52db-4dec-9f79-e86a2eceb4b5 returned with HTTP 202 Jan 25 13:47:02.126884 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 149/304] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 13:47:01 2021] DELETE /volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/21250cc7-52db-4dec-9f79-e86a2eceb4b5 => generated 0 bytes in 215 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:47:02.133481 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b4cfdff5-bf29-4567-92cb-cc4af3ed6ce4 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] GET http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/21250cc7-52db-4dec-9f79-e86a2eceb4b5 Jan 25 13:47:02.134128 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b4cfdff5-bf29-4567-92cb-cc4af3ed6ce4 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:02.134695 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b4cfdff5-bf29-4567-92cb-cc4af3ed6ce4 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:02.290240 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:47:02.290240 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:47:02.312517 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b4cfdff5-bf29-4567-92cb-cc4af3ed6ce4 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Volume info retrieved successfully. Jan 25 13:47:02.337261 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b4cfdff5-bf29-4567-92cb-cc4af3ed6ce4 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/21250cc7-52db-4dec-9f79-e86a2eceb4b5 returned with HTTP 200 Jan 25 13:47:02.338499 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 156/305] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:47:02 2021] GET /volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/21250cc7-52db-4dec-9f79-e86a2eceb4b5 => generated 921 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:47:03.354744 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4e794cac-54dd-4cb7-b264-9b977168a2ee tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] GET http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/21250cc7-52db-4dec-9f79-e86a2eceb4b5 Jan 25 13:47:03.355892 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4e794cac-54dd-4cb7-b264-9b977168a2ee tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:03.358491 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:47:03.358491 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:47:03.358491 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4e794cac-54dd-4cb7-b264-9b977168a2ee tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:03.420374 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:47:03.420374 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:47:03.431901 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4e794cac-54dd-4cb7-b264-9b977168a2ee tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Volume info retrieved successfully. Jan 25 13:47:03.484030 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4e794cac-54dd-4cb7-b264-9b977168a2ee tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/21250cc7-52db-4dec-9f79-e86a2eceb4b5 returned with HTTP 200 Jan 25 13:47:03.486700 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 150/306] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:47:03 2021] GET /volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/21250cc7-52db-4dec-9f79-e86a2eceb4b5 => generated 921 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:47:04.502391 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0f68ef16-ad62-4f98-8a0b-9e714ddbe3e5 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] GET http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/21250cc7-52db-4dec-9f79-e86a2eceb4b5 Jan 25 13:47:04.503950 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0f68ef16-ad62-4f98-8a0b-9e714ddbe3e5 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:04.504368 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:47:04.504368 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:47:04.505329 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0f68ef16-ad62-4f98-8a0b-9e714ddbe3e5 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:04.692702 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:47:04.692702 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:47:04.723449 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0f68ef16-ad62-4f98-8a0b-9e714ddbe3e5 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Volume info retrieved successfully. Jan 25 13:47:04.767675 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0f68ef16-ad62-4f98-8a0b-9e714ddbe3e5 tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/21250cc7-52db-4dec-9f79-e86a2eceb4b5 returned with HTTP 200 Jan 25 13:47:04.769838 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 157/307] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:47:04 2021] GET /volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/21250cc7-52db-4dec-9f79-e86a2eceb4b5 => generated 921 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:47:05.786040 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-355deb55-831f-47ca-99bf-7cebcb5301bb tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] GET http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/21250cc7-52db-4dec-9f79-e86a2eceb4b5 Jan 25 13:47:05.787556 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-355deb55-831f-47ca-99bf-7cebcb5301bb tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:05.787556 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:47:05.787556 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:47:05.787556 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-355deb55-831f-47ca-99bf-7cebcb5301bb tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:05.924876 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-355deb55-831f-47ca-99bf-7cebcb5301bb tempest-VolumesTestJSON-934846781 tempest-VolumesTestJSON-934846781] http://10.222.0.38/volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/21250cc7-52db-4dec-9f79-e86a2eceb4b5 returned with HTTP 404 Jan 25 13:47:05.926652 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 151/308] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:47:05 2021] GET /volume/v3/fe6831cb4d2f4854a564af1844169213/volumes/21250cc7-52db-4dec-9f79-e86a2eceb4b5 => generated 109 bytes in 144 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:47:14.085592 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-3e117cf8-f670-484f-a0d4-01ae05d0973f req-f0e02475-851f-49bd-9309-6801a0c76a72 tempest-VolumesNegativeTest-1328302867 tempest-VolumesNegativeTest-1328302867] DELETE http://10.222.0.38/volume/v3/64da4032c9354717899c1486f9dcc88e/volumes/tempest-invalid-1146571163 Jan 25 13:47:14.086123 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-3e117cf8-f670-484f-a0d4-01ae05d0973f req-f0e02475-851f-49bd-9309-6801a0c76a72 tempest-VolumesNegativeTest-1328302867 tempest-VolumesNegativeTest-1328302867] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:14.086226 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:47:14.086226 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:47:14.086885 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-3e117cf8-f670-484f-a0d4-01ae05d0973f req-f0e02475-851f-49bd-9309-6801a0c76a72 tempest-VolumesNegativeTest-1328302867 tempest-VolumesNegativeTest-1328302867] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:14.087547 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [req-3e117cf8-f670-484f-a0d4-01ae05d0973f req-f0e02475-851f-49bd-9309-6801a0c76a72 tempest-VolumesNegativeTest-1328302867 tempest-VolumesNegativeTest-1328302867] Delete volume with id: tempest-invalid-1146571163 Jan 25 13:47:14.247500 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-3e117cf8-f670-484f-a0d4-01ae05d0973f req-f0e02475-851f-49bd-9309-6801a0c76a72 tempest-VolumesNegativeTest-1328302867 tempest-VolumesNegativeTest-1328302867] http://10.222.0.38/volume/v3/64da4032c9354717899c1486f9dcc88e/volumes/tempest-invalid-1146571163 returned with HTTP 404 Jan 25 13:47:14.281515 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 158/309] 10.222.0.38 () {62 vars in 1561 bytes} [Mon Jan 25 13:47:14 2021] DELETE /volume/v3/64da4032c9354717899c1486f9dcc88e/volumes/tempest-invalid-1146571163 => generated 99 bytes in 201 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 25 13:47:15.096228 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-c3d75cde-d826-4206-bcd1-e14ff50feef4 req-5ec4be02-0a9c-4ddb-b3b4-6cc356de92a0 tempest-VolumesNegativeTest-1328302867 tempest-VolumesNegativeTest-1328302867] DELETE http://10.222.0.38/volume/v3/64da4032c9354717899c1486f9dcc88e/volumes/0f462664-353e-4a4e-ab59-a29cf0b877d8 Jan 25 13:47:15.097445 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-c3d75cde-d826-4206-bcd1-e14ff50feef4 req-5ec4be02-0a9c-4ddb-b3b4-6cc356de92a0 tempest-VolumesNegativeTest-1328302867 tempest-VolumesNegativeTest-1328302867] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:15.098122 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-c3d75cde-d826-4206-bcd1-e14ff50feef4 req-5ec4be02-0a9c-4ddb-b3b4-6cc356de92a0 tempest-VolumesNegativeTest-1328302867 tempest-VolumesNegativeTest-1328302867] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:15.099065 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [req-c3d75cde-d826-4206-bcd1-e14ff50feef4 req-5ec4be02-0a9c-4ddb-b3b4-6cc356de92a0 tempest-VolumesNegativeTest-1328302867 tempest-VolumesNegativeTest-1328302867] Delete volume with id: 0f462664-353e-4a4e-ab59-a29cf0b877d8 Jan 25 13:47:15.153953 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-c3d75cde-d826-4206-bcd1-e14ff50feef4 req-5ec4be02-0a9c-4ddb-b3b4-6cc356de92a0 tempest-VolumesNegativeTest-1328302867 tempest-VolumesNegativeTest-1328302867] http://10.222.0.38/volume/v3/64da4032c9354717899c1486f9dcc88e/volumes/0f462664-353e-4a4e-ab59-a29cf0b877d8 returned with HTTP 404 Jan 25 13:47:15.177331 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 152/310] 10.222.0.38 () {62 vars in 1591 bytes} [Mon Jan 25 13:47:15 2021] DELETE /volume/v3/64da4032c9354717899c1486f9dcc88e/volumes/0f462664-353e-4a4e-ab59-a29cf0b877d8 => generated 109 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:47:15.876082 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-5722f356-089b-4cc1-9099-fc56e3b15cb5 req-715ee247-ecb5-4ea5-b55d-bcb5a2d48f4e tempest-VolumesNegativeTest-1328302867 tempest-VolumesNegativeTest-1328302867] GET http://10.222.0.38/volume/v3/64da4032c9354717899c1486f9dcc88e/volumes/cfa95ba7-93c4-45f2-9b09-f2b3d6b88b3e Jan 25 13:47:15.877148 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-5722f356-089b-4cc1-9099-fc56e3b15cb5 req-715ee247-ecb5-4ea5-b55d-bcb5a2d48f4e tempest-VolumesNegativeTest-1328302867 tempest-VolumesNegativeTest-1328302867] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:15.878037 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-5722f356-089b-4cc1-9099-fc56e3b15cb5 req-715ee247-ecb5-4ea5-b55d-bcb5a2d48f4e tempest-VolumesNegativeTest-1328302867 tempest-VolumesNegativeTest-1328302867] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:16.045461 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-5722f356-089b-4cc1-9099-fc56e3b15cb5 req-715ee247-ecb5-4ea5-b55d-bcb5a2d48f4e tempest-VolumesNegativeTest-1328302867 tempest-VolumesNegativeTest-1328302867] http://10.222.0.38/volume/v3/64da4032c9354717899c1486f9dcc88e/volumes/cfa95ba7-93c4-45f2-9b09-f2b3d6b88b3e returned with HTTP 404 Jan 25 13:47:16.058707 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 159/311] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 13:47:15 2021] GET /volume/v3/64da4032c9354717899c1486f9dcc88e/volumes/cfa95ba7-93c4-45f2-9b09-f2b3d6b88b3e => generated 109 bytes in 180 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:47:26.498739 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b1333507-079b-48f9-967d-e9112b4233e7 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] POST http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs Jan 25 13:47:26.505276 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b1333507-079b-48f9-967d-e9112b4233e7 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-197567997", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:47:26.507338 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.qos_specs [None req-b1333507-079b-48f9-967d-e9112b4233e7 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-197567997', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=87930) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 25 13:47:26.538435 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.db.sqlalchemy.api [None req-b1333507-079b-48f9-967d-e9112b4233e7 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] DB qos_specs_create(): root {'id': 'da9f43ae-277f-4304-81e0-ffc72d6634e3', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-197567997'} {{(pid=87930) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 25 13:47:26.555046 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b1333507-079b-48f9-967d-e9112b4233e7 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs returned with HTTP 200 Jan 25 13:47:26.557954 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 153/312] 10.222.0.38 () {60 vars in 1232 bytes} [Mon Jan 25 13:47:26 2021] POST /volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs => generated 458 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:47:26.576660 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cf87300e-4f96-467d-a591-47f95824299e tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] POST http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/types Jan 25 13:47:26.583373 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cf87300e-4f96-467d-a591-47f95824299e tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-354762239"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:47:26.774862 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cf87300e-4f96-467d-a591-47f95824299e tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/types returned with HTTP 200 Jan 25 13:47:26.776033 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 160/313] 10.222.0.38 () {60 vars in 1219 bytes} [Mon Jan 25 13:47:26 2021] POST /volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/types => generated 221 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:47:26.786260 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-37c46742-3de8-4b0d-b4a8-75ae428fecfe tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] POST http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/types Jan 25 13:47:26.787016 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:47:26.787016 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:47:26.787595 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-37c46742-3de8-4b0d-b4a8-75ae428fecfe tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1137311925"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:47:26.788990 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:47:26.788990 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:47:26.877094 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-37c46742-3de8-4b0d-b4a8-75ae428fecfe tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/types returned with HTTP 200 Jan 25 13:47:26.881346 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 154/314] 10.222.0.38 () {60 vars in 1219 bytes} [Mon Jan 25 13:47:26 2021] POST /volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/types => generated 222 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:47:26.896034 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9280291a-2d79-4e96-9081-2a79bc2da604 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] POST http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/types Jan 25 13:47:26.897472 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9280291a-2d79-4e96-9081-2a79bc2da604 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-494751691"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:47:27.005802 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9280291a-2d79-4e96-9081-2a79bc2da604 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/types returned with HTTP 200 Jan 25 13:47:27.015541 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 161/315] 10.222.0.38 () {60 vars in 1219 bytes} [Mon Jan 25 13:47:26 2021] POST /volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/types => generated 221 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:47:27.023205 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9d87314c-86d9-4058-a780-b1d9472bf715 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] GET http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/da9f43ae-277f-4304-81e0-ffc72d6634e3/associate?vol_type_id=e916692d-b0d3-4524-b16a-a1fc152ee8ed Jan 25 13:47:27.023926 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9d87314c-86d9-4058-a780-b1d9472bf715 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:27.024551 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9d87314c-86d9-4058-a780-b1d9472bf715 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Calling method 'associate' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:27.026756 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9d87314c-86d9-4058-a780-b1d9472bf715 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Associate qos_spec: da9f43ae-277f-4304-81e0-ffc72d6634e3 with type: e916692d-b0d3-4524-b16a-a1fc152ee8ed {{(pid=87930) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 25 13:47:27.037685 n-d-760456-3 devstack@c-api.service[87928]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 25 13:47:27.037685 n-d-760456-3 devstack@c-api.service[87928]: options(joinedload_all('specs')).all() Jan 25 13:47:27.051644 n-d-760456-3 devstack@c-api.service[87928]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 25 13:47:27.051644 n-d-760456-3 devstack@c-api.service[87928]: options(joinedload_all('specs')).all() Jan 25 13:47:27.123847 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9d87314c-86d9-4058-a780-b1d9472bf715 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/da9f43ae-277f-4304-81e0-ffc72d6634e3/associate?vol_type_id=e916692d-b0d3-4524-b16a-a1fc152ee8ed returned with HTTP 202 Jan 25 13:47:27.124720 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 155/316] 10.222.0.38 () {58 vars in 1448 bytes} [Mon Jan 25 13:47:27 2021] GET /volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/da9f43ae-277f-4304-81e0-ffc72d6634e3/associate?vol_type_id=e916692d-b0d3-4524-b16a-a1fc152ee8ed => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:47:27.135848 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cffef020-4431-45bc-a0a8-92e8fe8922c8 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] GET http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/da9f43ae-277f-4304-81e0-ffc72d6634e3/associate?vol_type_id=59282480-4fb1-4c91-9cae-c741d2686888 Jan 25 13:47:27.136709 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cffef020-4431-45bc-a0a8-92e8fe8922c8 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:27.137429 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cffef020-4431-45bc-a0a8-92e8fe8922c8 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Calling method 'associate' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:27.139199 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.qos_specs_manage [None req-cffef020-4431-45bc-a0a8-92e8fe8922c8 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Associate qos_spec: da9f43ae-277f-4304-81e0-ffc72d6634e3 with type: 59282480-4fb1-4c91-9cae-c741d2686888 {{(pid=87929) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 25 13:47:27.150057 n-d-760456-3 devstack@c-api.service[87928]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 25 13:47:27.150057 n-d-760456-3 devstack@c-api.service[87928]: options(joinedload_all('specs')).all() Jan 25 13:47:27.177128 n-d-760456-3 devstack@c-api.service[87928]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 25 13:47:27.177128 n-d-760456-3 devstack@c-api.service[87928]: options(joinedload_all('specs')).all() Jan 25 13:47:27.266251 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cffef020-4431-45bc-a0a8-92e8fe8922c8 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/da9f43ae-277f-4304-81e0-ffc72d6634e3/associate?vol_type_id=59282480-4fb1-4c91-9cae-c741d2686888 returned with HTTP 202 Jan 25 13:47:27.267974 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 162/317] 10.222.0.38 () {58 vars in 1448 bytes} [Mon Jan 25 13:47:27 2021] GET /volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/da9f43ae-277f-4304-81e0-ffc72d6634e3/associate?vol_type_id=59282480-4fb1-4c91-9cae-c741d2686888 => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:47:27.278722 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9cd1ac50-e331-46c6-a85c-5404f9c9e0f5 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] GET http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/da9f43ae-277f-4304-81e0-ffc72d6634e3/associate?vol_type_id=67b8f4d5-3636-4e50-bfa4-89f2fd50a202 Jan 25 13:47:27.280759 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9cd1ac50-e331-46c6-a85c-5404f9c9e0f5 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:27.281245 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:47:27.281245 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:47:27.282294 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9cd1ac50-e331-46c6-a85c-5404f9c9e0f5 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Calling method 'associate' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:27.283676 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:47:27.283676 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:47:27.286868 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9cd1ac50-e331-46c6-a85c-5404f9c9e0f5 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Associate qos_spec: da9f43ae-277f-4304-81e0-ffc72d6634e3 with type: 67b8f4d5-3636-4e50-bfa4-89f2fd50a202 {{(pid=87930) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 25 13:47:27.287875 n-d-760456-3 devstack@c-api.service[87928]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 25 13:47:27.287875 n-d-760456-3 devstack@c-api.service[87928]: options(joinedload_all('specs')).all() Jan 25 13:47:27.317329 n-d-760456-3 devstack@c-api.service[87928]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 25 13:47:27.317329 n-d-760456-3 devstack@c-api.service[87928]: options(joinedload_all('specs')).all() Jan 25 13:47:27.418289 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9cd1ac50-e331-46c6-a85c-5404f9c9e0f5 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/da9f43ae-277f-4304-81e0-ffc72d6634e3/associate?vol_type_id=67b8f4d5-3636-4e50-bfa4-89f2fd50a202 returned with HTTP 202 Jan 25 13:47:27.419870 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 156/318] 10.222.0.38 () {58 vars in 1448 bytes} [Mon Jan 25 13:47:27 2021] GET /volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/da9f43ae-277f-4304-81e0-ffc72d6634e3/associate?vol_type_id=67b8f4d5-3636-4e50-bfa4-89f2fd50a202 => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:47:27.432065 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-45c663d8-346f-4851-899e-a4e611ce30ec tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] GET http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/da9f43ae-277f-4304-81e0-ffc72d6634e3/associations Jan 25 13:47:27.433063 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-45c663d8-346f-4851-899e-a4e611ce30ec tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:27.433488 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:47:27.433488 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:47:27.434306 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-45c663d8-346f-4851-899e-a4e611ce30ec tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Calling method 'associations' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:27.435242 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:47:27.435242 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:47:27.436636 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.qos_specs_manage [None req-45c663d8-346f-4851-899e-a4e611ce30ec tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Get associations for qos_spec id: da9f43ae-277f-4304-81e0-ffc72d6634e3 {{(pid=87929) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 25 13:47:27.438033 n-d-760456-3 devstack@c-api.service[87928]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 25 13:47:27.438033 n-d-760456-3 devstack@c-api.service[87928]: options(joinedload_all('specs')).all() Jan 25 13:47:27.485911 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-45c663d8-346f-4851-899e-a4e611ce30ec tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/da9f43ae-277f-4304-81e0-ffc72d6634e3/associations returned with HTTP 200 Jan 25 13:47:27.486866 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 163/319] 10.222.0.38 () {58 vars in 1360 bytes} [Mon Jan 25 13:47:27 2021] GET /volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/da9f43ae-277f-4304-81e0-ffc72d6634e3/associations => generated 446 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:47:27.492575 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-6eacdb73-48b2-4ef1-9686-c5b4e14c22c6 req-49a3a459-c9fd-4140-88c0-19e034f6dd55 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] DELETE http://10.222.0.38/volume/v3/edaea0b3a4a7456da46e234eaba693e1/attachments/5a67bf95-9bbe-4d9f-8213-65ec856d28e5 Jan 25 13:47:27.492575 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-6eacdb73-48b2-4ef1-9686-c5b4e14c22c6 req-49a3a459-c9fd-4140-88c0-19e034f6dd55 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:27.492575 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:47:27.492575 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:47:27.492999 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-6eacdb73-48b2-4ef1-9686-c5b4e14c22c6 req-49a3a459-c9fd-4140-88c0-19e034f6dd55 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:27.508700 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-feed18c4-5c00-49e5-87c4-213c3ac980ec tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] GET http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/da9f43ae-277f-4304-81e0-ffc72d6634e3/disassociate?vol_type_id=e916692d-b0d3-4524-b16a-a1fc152ee8ed Jan 25 13:47:27.510473 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-feed18c4-5c00-49e5-87c4-213c3ac980ec tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:27.513281 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:47:27.513281 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:47:27.514103 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-feed18c4-5c00-49e5-87c4-213c3ac980ec tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Calling method 'disassociate' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:27.515206 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:47:27.515206 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:47:27.516298 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.qos_specs_manage [None req-feed18c4-5c00-49e5-87c4-213c3ac980ec tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Disassociate qos_spec: da9f43ae-277f-4304-81e0-ffc72d6634e3 from type: e916692d-b0d3-4524-b16a-a1fc152ee8ed {{(pid=87929) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Jan 25 13:47:27.519556 n-d-760456-3 devstack@c-api.service[87928]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 25 13:47:27.519556 n-d-760456-3 devstack@c-api.service[87928]: options(joinedload_all('specs')).all() Jan 25 13:47:27.532851 n-d-760456-3 devstack@c-api.service[87928]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 25 13:47:27.532851 n-d-760456-3 devstack@c-api.service[87928]: options(joinedload_all('specs')).all() Jan 25 13:47:27.590927 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:47:27.590927 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:47:27.591782 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-feed18c4-5c00-49e5-87c4-213c3ac980ec tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/da9f43ae-277f-4304-81e0-ffc72d6634e3/disassociate?vol_type_id=e916692d-b0d3-4524-b16a-a1fc152ee8ed returned with HTTP 202 Jan 25 13:47:27.592766 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 164/320] 10.222.0.38 () {58 vars in 1457 bytes} [Mon Jan 25 13:47:27 2021] GET /volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/da9f43ae-277f-4304-81e0-ffc72d6634e3/disassociate?vol_type_id=e916692d-b0d3-4524-b16a-a1fc152ee8ed => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:47:27.605819 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-748e43bb-e485-49e2-b53d-6ad975be6d64 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] GET http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/da9f43ae-277f-4304-81e0-ffc72d6634e3/associations Jan 25 13:47:27.605819 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-748e43bb-e485-49e2-b53d-6ad975be6d64 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:27.623904 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:47:27.623904 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:47:27.624637 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-748e43bb-e485-49e2-b53d-6ad975be6d64 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Calling method 'associations' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:27.626134 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:47:27.626134 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:47:27.629780 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.qos_specs_manage [None req-748e43bb-e485-49e2-b53d-6ad975be6d64 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Get associations for qos_spec id: da9f43ae-277f-4304-81e0-ffc72d6634e3 {{(pid=87929) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 25 13:47:27.633385 n-d-760456-3 devstack@c-api.service[87928]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 25 13:47:27.633385 n-d-760456-3 devstack@c-api.service[87928]: options(joinedload_all('specs')).all() Jan 25 13:47:27.699682 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-748e43bb-e485-49e2-b53d-6ad975be6d64 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/da9f43ae-277f-4304-81e0-ffc72d6634e3/associations returned with HTTP 200 Jan 25 13:47:27.711212 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 165/321] 10.222.0.38 () {58 vars in 1360 bytes} [Mon Jan 25 13:47:27 2021] GET /volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/da9f43ae-277f-4304-81e0-ffc72d6634e3/associations => generated 305 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:47:27.725837 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f299c0aa-a98a-4e74-8539-0f36933531b4 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] GET http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/da9f43ae-277f-4304-81e0-ffc72d6634e3/disassociate_all Jan 25 13:47:27.731465 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f299c0aa-a98a-4e74-8539-0f36933531b4 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:27.731846 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:47:27.731846 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:47:27.732430 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f299c0aa-a98a-4e74-8539-0f36933531b4 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Calling method 'disassociate_all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:27.734693 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:47:27.734693 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:47:27.735705 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f299c0aa-a98a-4e74-8539-0f36933531b4 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Disassociate qos_spec: da9f43ae-277f-4304-81e0-ffc72d6634e3 from all. {{(pid=87929) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:361}} Jan 25 13:47:27.741984 n-d-760456-3 devstack@c-api.service[87928]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 25 13:47:27.741984 n-d-760456-3 devstack@c-api.service[87928]: options(joinedload_all('specs')).all() Jan 25 13:47:27.753677 n-d-760456-3 devstack@c-api.service[87928]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 25 13:47:27.753677 n-d-760456-3 devstack@c-api.service[87928]: options(joinedload_all('specs')).all() Jan 25 13:47:27.806751 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f299c0aa-a98a-4e74-8539-0f36933531b4 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/da9f43ae-277f-4304-81e0-ffc72d6634e3/disassociate_all returned with HTTP 202 Jan 25 13:47:27.811248 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 166/322] 10.222.0.38 () {58 vars in 1372 bytes} [Mon Jan 25 13:47:27 2021] GET /volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/da9f43ae-277f-4304-81e0-ffc72d6634e3/disassociate_all => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 25 13:47:27.837675 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fc2ce580-ffb4-4b67-845e-a5e5d61fbf71 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] GET http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/da9f43ae-277f-4304-81e0-ffc72d6634e3/associations Jan 25 13:47:27.838396 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fc2ce580-ffb4-4b67-845e-a5e5d61fbf71 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:27.843167 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:47:27.843167 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:47:27.843983 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fc2ce580-ffb4-4b67-845e-a5e5d61fbf71 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Calling method 'associations' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:27.845117 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:47:27.845117 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:47:27.848078 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fc2ce580-ffb4-4b67-845e-a5e5d61fbf71 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Get associations for qos_spec id: da9f43ae-277f-4304-81e0-ffc72d6634e3 {{(pid=87929) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 25 13:47:27.849180 n-d-760456-3 devstack@c-api.service[87928]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 25 13:47:27.849180 n-d-760456-3 devstack@c-api.service[87928]: options(joinedload_all('specs')).all() Jan 25 13:47:27.893487 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fc2ce580-ffb4-4b67-845e-a5e5d61fbf71 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/da9f43ae-277f-4304-81e0-ffc72d6634e3/associations returned with HTTP 200 Jan 25 13:47:27.903271 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 167/323] 10.222.0.38 () {58 vars in 1360 bytes} [Mon Jan 25 13:47:27 2021] GET /volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/da9f43ae-277f-4304-81e0-ffc72d6634e3/associations => generated 24 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 13:47:27.911825 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-abbe7db8-1249-49a3-ae45-a1f147c33a1b tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] POST http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs Jan 25 13:47:27.918848 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:47:27.918848 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:47:27.925328 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-abbe7db8-1249-49a3-ae45-a1f147c33a1b tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-949320538", "consumer": "back-end"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:47:27.935734 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:47:27.935734 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:47:27.937219 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.qos_specs [None req-abbe7db8-1249-49a3-ae45-a1f147c33a1b tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-949320538', 'consumer': 'back-end', 'specs': {}} {{(pid=87929) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 25 13:47:27.950611 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.db.sqlalchemy.api [None req-abbe7db8-1249-49a3-ae45-a1f147c33a1b tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] DB qos_specs_create(): root {'id': 'fb4813ff-b96b-4c0c-9922-dd4597956488', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-949320538'} {{(pid=87929) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 25 13:47:27.970486 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-abbe7db8-1249-49a3-ae45-a1f147c33a1b tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs returned with HTTP 200 Jan 25 13:47:27.976954 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 168/324] 10.222.0.38 () {60 vars in 1231 bytes} [Mon Jan 25 13:47:27 2021] POST /volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs => generated 434 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:47:27.991402 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6ddabcde-c9e6-415f-a21f-eaef88c63c8c tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] DELETE http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/fb4813ff-b96b-4c0c-9922-dd4597956488?force=False Jan 25 13:47:28.006950 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6ddabcde-c9e6-415f-a21f-eaef88c63c8c tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:28.007318 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:47:28.007318 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:47:28.007886 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6ddabcde-c9e6-415f-a21f-eaef88c63c8c tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:28.009537 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:47:28.009537 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:47:28.013955 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6ddabcde-c9e6-415f-a21f-eaef88c63c8c tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Delete qos_spec: fb4813ff-b96b-4c0c-9922-dd4597956488, force: False {{(pid=87929) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 25 13:47:28.017261 n-d-760456-3 devstack@c-api.service[87928]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 25 13:47:28.017261 n-d-760456-3 devstack@c-api.service[87928]: options(joinedload_all('specs')).all() Jan 25 13:47:28.038305 n-d-760456-3 devstack@c-api.service[87928]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 25 13:47:28.038305 n-d-760456-3 devstack@c-api.service[87928]: options(joinedload_all('specs')).all() Jan 25 13:47:28.090100 n-d-760456-3 devstack@c-api.service[87928]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 25 13:47:28.090100 n-d-760456-3 devstack@c-api.service[87928]: options(joinedload_all('specs')).all() Jan 25 13:47:28.103462 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 25 13:47:28.103462 n-d-760456-3 devstack@c-api.service[87928]: "UPDATE / DELETE expressions." % clause Jan 25 13:47:28.122654 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6ddabcde-c9e6-415f-a21f-eaef88c63c8c tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/fb4813ff-b96b-4c0c-9922-dd4597956488?force=False returned with HTTP 202 Jan 25 13:47:28.124059 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 169/325] 10.222.0.38 () {58 vars in 1347 bytes} [Mon Jan 25 13:47:27 2021] DELETE /volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/fb4813ff-b96b-4c0c-9922-dd4597956488?force=False => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:47:28.135292 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dee0d513-a54f-4425-960c-6ab59de75fa4 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] GET http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/fb4813ff-b96b-4c0c-9922-dd4597956488 Jan 25 13:47:28.137445 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dee0d513-a54f-4425-960c-6ab59de75fa4 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:28.138070 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:47:28.138070 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:47:28.138807 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dee0d513-a54f-4425-960c-6ab59de75fa4 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:28.144641 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:47:28.144641 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:47:28.170318 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dee0d513-a54f-4425-960c-6ab59de75fa4 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/fb4813ff-b96b-4c0c-9922-dd4597956488 returned with HTTP 404 Jan 25 13:47:28.171616 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 170/326] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 13:47:28 2021] GET /volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/fb4813ff-b96b-4c0c-9922-dd4597956488 => generated 100 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:47:28.201363 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1e822473-d3ab-42ef-a2f9-ea3d0c2cc0b3 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] GET http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs Jan 25 13:47:28.224924 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1e822473-d3ab-42ef-a2f9-ea3d0c2cc0b3 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:28.225871 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1e822473-d3ab-42ef-a2f9-ea3d0c2cc0b3 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:28.303286 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1e822473-d3ab-42ef-a2f9-ea3d0c2cc0b3 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs returned with HTTP 200 Jan 25 13:47:28.310269 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 171/327] 10.222.0.38 () {58 vars in 1210 bytes} [Mon Jan 25 13:47:28 2021] GET /volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs => generated 174 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:47:28.338437 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c94efeb1-a0a8-40ca-92be-c3f0d560f593 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] POST http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs Jan 25 13:47:28.341098 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:47:28.341098 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:47:28.342088 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c94efeb1-a0a8-40ca-92be-c3f0d560f593 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-436730274", "consumer": "both"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:47:28.344862 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:47:28.344862 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:47:28.349032 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.qos_specs [None req-c94efeb1-a0a8-40ca-92be-c3f0d560f593 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-436730274', 'consumer': 'both', 'specs': {}} {{(pid=87929) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 25 13:47:28.367439 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.db.sqlalchemy.api [None req-c94efeb1-a0a8-40ca-92be-c3f0d560f593 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] DB qos_specs_create(): root {'id': 'a87b7b4c-2b66-4ce1-8a71-be66060cb51c', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-436730274'} {{(pid=87929) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 25 13:47:28.377409 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c94efeb1-a0a8-40ca-92be-c3f0d560f593 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs returned with HTTP 200 Jan 25 13:47:28.386734 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 172/328] 10.222.0.38 () {60 vars in 1231 bytes} [Mon Jan 25 13:47:28 2021] POST /volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs => generated 430 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 13:47:28.403427 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2b01cc3c-336b-4338-81f1-98420e2e514d tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] DELETE http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/a87b7b4c-2b66-4ce1-8a71-be66060cb51c?force=False Jan 25 13:47:28.406605 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2b01cc3c-336b-4338-81f1-98420e2e514d tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:28.407774 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:47:28.407774 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:47:28.408483 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2b01cc3c-336b-4338-81f1-98420e2e514d tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:28.410321 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:47:28.410321 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:47:28.417216 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2b01cc3c-336b-4338-81f1-98420e2e514d tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Delete qos_spec: a87b7b4c-2b66-4ce1-8a71-be66060cb51c, force: False {{(pid=87929) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 25 13:47:28.417216 n-d-760456-3 devstack@c-api.service[87928]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 25 13:47:28.417216 n-d-760456-3 devstack@c-api.service[87928]: options(joinedload_all('specs')).all() Jan 25 13:47:28.446207 n-d-760456-3 devstack@c-api.service[87928]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 25 13:47:28.446207 n-d-760456-3 devstack@c-api.service[87928]: options(joinedload_all('specs')).all() Jan 25 13:47:28.549543 n-d-760456-3 devstack@c-api.service[87928]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 25 13:47:28.549543 n-d-760456-3 devstack@c-api.service[87928]: options(joinedload_all('specs')).all() Jan 25 13:47:28.574588 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 25 13:47:28.574588 n-d-760456-3 devstack@c-api.service[87928]: "UPDATE / DELETE expressions." % clause Jan 25 13:47:28.585209 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2b01cc3c-336b-4338-81f1-98420e2e514d tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/a87b7b4c-2b66-4ce1-8a71-be66060cb51c?force=False returned with HTTP 202 Jan 25 13:47:28.585996 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 173/329] 10.222.0.38 () {58 vars in 1347 bytes} [Mon Jan 25 13:47:28 2021] DELETE /volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/a87b7b4c-2b66-4ce1-8a71-be66060cb51c?force=False => generated 0 bytes in 198 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:47:28.598120 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0cb12f28-b784-485f-b2ab-c55110b0cb81 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] GET http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/a87b7b4c-2b66-4ce1-8a71-be66060cb51c Jan 25 13:47:28.598676 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0cb12f28-b784-485f-b2ab-c55110b0cb81 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:28.598997 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:47:28.598997 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:47:28.599384 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0cb12f28-b784-485f-b2ab-c55110b0cb81 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:28.604791 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:47:28.604791 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:47:28.619740 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0cb12f28-b784-485f-b2ab-c55110b0cb81 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/a87b7b4c-2b66-4ce1-8a71-be66060cb51c returned with HTTP 404 Jan 25 13:47:28.623695 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 174/330] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 13:47:28 2021] GET /volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/a87b7b4c-2b66-4ce1-8a71-be66060cb51c => generated 100 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 25 13:47:28.634477 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dcff1df5-195a-4437-a949-27cf513ac1b9 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] GET http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs Jan 25 13:47:28.635020 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dcff1df5-195a-4437-a949-27cf513ac1b9 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:28.635525 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dcff1df5-195a-4437-a949-27cf513ac1b9 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:28.671868 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dcff1df5-195a-4437-a949-27cf513ac1b9 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs returned with HTTP 200 Jan 25 13:47:28.672805 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 175/331] 10.222.0.38 () {58 vars in 1210 bytes} [Mon Jan 25 13:47:28 2021] GET /volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs => generated 174 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:47:28.686119 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-56779516-de95-4c4f-8451-fcd8d4d2cbec tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] POST http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs Jan 25 13:47:28.686518 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:47:28.686518 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:47:28.689833 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-56779516-de95-4c4f-8451-fcd8d4d2cbec tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1990250898", "consumer": "front-end"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:47:28.691931 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:47:28.691931 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:47:28.692795 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.qos_specs [None req-56779516-de95-4c4f-8451-fcd8d4d2cbec tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1990250898', 'consumer': 'front-end', 'specs': {}} {{(pid=87929) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 25 13:47:28.709837 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.db.sqlalchemy.api [None req-56779516-de95-4c4f-8451-fcd8d4d2cbec tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] DB qos_specs_create(): root {'id': 'f31a76e8-b69e-44bb-9b5e-4f2fa7eca35d', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1990250898'} {{(pid=87929) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 25 13:47:28.726266 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-56779516-de95-4c4f-8451-fcd8d4d2cbec tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs returned with HTTP 200 Jan 25 13:47:28.726944 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 176/332] 10.222.0.38 () {60 vars in 1231 bytes} [Mon Jan 25 13:47:28 2021] POST /volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs => generated 436 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:47:28.740713 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-274cefe3-9ac1-492e-8c0e-9a001c8d08f7 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] DELETE http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/f31a76e8-b69e-44bb-9b5e-4f2fa7eca35d?force=False Jan 25 13:47:28.741234 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-274cefe3-9ac1-492e-8c0e-9a001c8d08f7 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:28.741455 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:47:28.741455 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:47:28.741839 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-274cefe3-9ac1-492e-8c0e-9a001c8d08f7 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:28.742552 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:47:28.742552 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:47:28.743506 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.qos_specs_manage [None req-274cefe3-9ac1-492e-8c0e-9a001c8d08f7 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Delete qos_spec: f31a76e8-b69e-44bb-9b5e-4f2fa7eca35d, force: False {{(pid=87929) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 25 13:47:28.744062 n-d-760456-3 devstack@c-api.service[87928]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 25 13:47:28.744062 n-d-760456-3 devstack@c-api.service[87928]: options(joinedload_all('specs')).all() Jan 25 13:47:28.761862 n-d-760456-3 devstack@c-api.service[87928]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 25 13:47:28.761862 n-d-760456-3 devstack@c-api.service[87928]: options(joinedload_all('specs')).all() Jan 25 13:47:28.809703 n-d-760456-3 devstack@c-api.service[87928]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 25 13:47:28.809703 n-d-760456-3 devstack@c-api.service[87928]: options(joinedload_all('specs')).all() Jan 25 13:47:28.828554 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 25 13:47:28.828554 n-d-760456-3 devstack@c-api.service[87928]: "UPDATE / DELETE expressions." % clause Jan 25 13:47:28.834240 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-274cefe3-9ac1-492e-8c0e-9a001c8d08f7 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/f31a76e8-b69e-44bb-9b5e-4f2fa7eca35d?force=False returned with HTTP 202 Jan 25 13:47:28.835534 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 177/333] 10.222.0.38 () {58 vars in 1347 bytes} [Mon Jan 25 13:47:28 2021] DELETE /volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/f31a76e8-b69e-44bb-9b5e-4f2fa7eca35d?force=False => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:47:28.853105 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2167d5fa-ae9f-4d4f-8be5-083e63980516 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] GET http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/f31a76e8-b69e-44bb-9b5e-4f2fa7eca35d Jan 25 13:47:28.854227 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2167d5fa-ae9f-4d4f-8be5-083e63980516 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:28.854471 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:47:28.854471 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:47:28.854878 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2167d5fa-ae9f-4d4f-8be5-083e63980516 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:28.855652 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:47:28.855652 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:47:28.870823 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2167d5fa-ae9f-4d4f-8be5-083e63980516 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/f31a76e8-b69e-44bb-9b5e-4f2fa7eca35d returned with HTTP 404 Jan 25 13:47:28.872604 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 178/334] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 13:47:28 2021] GET /volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/f31a76e8-b69e-44bb-9b5e-4f2fa7eca35d => generated 100 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:47:28.897332 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-596239a1-10ac-442e-aaae-534cecbc96b6 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] GET http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs Jan 25 13:47:28.902166 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-596239a1-10ac-442e-aaae-534cecbc96b6 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:28.904458 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-596239a1-10ac-442e-aaae-534cecbc96b6 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:28.951720 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-596239a1-10ac-442e-aaae-534cecbc96b6 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs returned with HTTP 200 Jan 25 13:47:28.958117 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 179/335] 10.222.0.38 () {58 vars in 1210 bytes} [Mon Jan 25 13:47:28 2021] GET /volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs => generated 174 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:47:28.972723 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ae54402c-cac6-4a93-943c-4e365ab5fc39 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] GET http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/da9f43ae-277f-4304-81e0-ffc72d6634e3 Jan 25 13:47:28.973669 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ae54402c-cac6-4a93-943c-4e365ab5fc39 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:28.976680 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:47:28.976680 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:47:28.977712 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ae54402c-cac6-4a93-943c-4e365ab5fc39 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:28.978548 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:47:28.978548 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:47:28.979783 n-d-760456-3 devstack@c-api.service[87928]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 25 13:47:28.979783 n-d-760456-3 devstack@c-api.service[87928]: options(joinedload_all('specs')).all() Jan 25 13:47:28.998955 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ae54402c-cac6-4a93-943c-4e365ab5fc39 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/da9f43ae-277f-4304-81e0-ffc72d6634e3 returned with HTTP 200 Jan 25 13:47:29.002438 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 180/336] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 13:47:28 2021] GET /volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/da9f43ae-277f-4304-81e0-ffc72d6634e3 => generated 458 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:47:29.019411 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-04f5a300-ac5c-4484-b252-5f57fd9513aa tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] GET http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs Jan 25 13:47:29.020399 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-04f5a300-ac5c-4484-b252-5f57fd9513aa tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:29.021446 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:47:29.021446 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:47:29.022402 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-04f5a300-ac5c-4484-b252-5f57fd9513aa tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:29.023325 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:47:29.023325 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:47:29.024561 n-d-760456-3 devstack@c-api.service[87928]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4724: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 25 13:47:29.024561 n-d-760456-3 devstack@c-api.service[87928]: options(joinedload_all('specs')).filter_by(key='QoS_Specs_Name') Jan 25 13:47:29.051708 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-04f5a300-ac5c-4484-b252-5f57fd9513aa tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs returned with HTTP 200 Jan 25 13:47:29.052513 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 181/337] 10.222.0.38 () {58 vars in 1210 bytes} [Mon Jan 25 13:47:29 2021] GET /volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs => generated 174 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:47:29.059859 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-6eacdb73-48b2-4ef1-9686-c5b4e14c22c6 req-49a3a459-c9fd-4140-88c0-19e034f6dd55 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87930) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 13:47:29.060294 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-6eacdb73-48b2-4ef1-9686-c5b4e14c22c6 req-49a3a459-c9fd-4140-88c0-19e034f6dd55 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Pending status list for volume during attachment-delete: [] {{(pid=87930) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 13:47:29.079339 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c4511c6d-7bd3-42d5-8ee8-c70c27b11d1d tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] PUT http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/da9f43ae-277f-4304-81e0-ffc72d6634e3 Jan 25 13:47:29.080329 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:47:29.080329 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:47:29.085169 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c4511c6d-7bd3-42d5-8ee8-c70c27b11d1d tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:47:29.086955 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:47:29.086955 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:47:29.087847 n-d-760456-3 devstack@c-api.service[87928]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 25 13:47:29.087847 n-d-760456-3 devstack@c-api.service[87928]: options(joinedload_all('specs')).all() Jan 25 13:47:29.088459 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-6eacdb73-48b2-4ef1-9686-c5b4e14c22c6 req-49a3a459-c9fd-4140-88c0-19e034f6dd55 tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] http://10.222.0.38/volume/v3/edaea0b3a4a7456da46e234eaba693e1/attachments/5a67bf95-9bbe-4d9f-8213-65ec856d28e5 returned with HTTP 200 Jan 25 13:47:29.099410 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 157/338] 10.222.0.57 () {62 vars in 1437 bytes} [Mon Jan 25 13:47:27 2021] DELETE /volume/v3/edaea0b3a4a7456da46e234eaba693e1/attachments/5a67bf95-9bbe-4d9f-8213-65ec856d28e5 => generated 19 bytes in 1619 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:47:29.116765 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.qos_specs [None req-c4511c6d-7bd3-42d5-8ee8-c70c27b11d1d tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=87929) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Jan 25 13:47:29.117421 n-d-760456-3 devstack@c-api.service[87928]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 25 13:47:29.117421 n-d-760456-3 devstack@c-api.service[87928]: options(joinedload_all('specs')).all() Jan 25 13:47:29.118954 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-6eacdb73-48b2-4ef1-9686-c5b4e14c22c6 req-9f4f49b0-3fd8-403e-8059-515625575a0c tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] DELETE http://10.222.0.38/volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb Jan 25 13:47:29.119434 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-6eacdb73-48b2-4ef1-9686-c5b4e14c22c6 req-9f4f49b0-3fd8-403e-8059-515625575a0c tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:29.119651 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:47:29.119651 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:47:29.120031 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-6eacdb73-48b2-4ef1-9686-c5b4e14c22c6 req-9f4f49b0-3fd8-403e-8059-515625575a0c tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:29.120495 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [req-6eacdb73-48b2-4ef1-9686-c5b4e14c22c6 req-9f4f49b0-3fd8-403e-8059-515625575a0c tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Delete volume with id: 21d91821-1fe3-41e1-b205-f4092042faeb Jan 25 13:47:29.150537 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.db.sqlalchemy.api [None req-c4511c6d-7bd3-42d5-8ee8-c70c27b11d1d tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] qos_specs_update() value: {'id': '572abe5a-62c1-4076-a279-c471a8a0e048', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'da9f43ae-277f-4304-81e0-ffc72d6634e3', 'deleted': False} {{(pid=87929) qos_specs_update /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4877}} Jan 25 13:47:29.162745 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c4511c6d-7bd3-42d5-8ee8-c70c27b11d1d tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/da9f43ae-277f-4304-81e0-ffc72d6634e3 returned with HTTP 200 Jan 25 13:47:29.163774 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 182/339] 10.222.0.38 () {60 vars in 1341 bytes} [Mon Jan 25 13:47:29 2021] PUT /volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/da9f43ae-277f-4304-81e0-ffc72d6634e3 => generated 36 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 25 13:47:29.174600 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f4bf710d-8608-4a15-ad22-aec0bfafabde tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] GET http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/da9f43ae-277f-4304-81e0-ffc72d6634e3 Jan 25 13:47:29.175193 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f4bf710d-8608-4a15-ad22-aec0bfafabde tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:29.175544 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:47:29.175544 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:47:29.176092 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f4bf710d-8608-4a15-ad22-aec0bfafabde tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:29.177017 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:47:29.177017 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:47:29.178080 n-d-760456-3 devstack@c-api.service[87928]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 25 13:47:29.178080 n-d-760456-3 devstack@c-api.service[87928]: options(joinedload_all('specs')).all() Jan 25 13:47:29.198682 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f4bf710d-8608-4a15-ad22-aec0bfafabde tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/da9f43ae-277f-4304-81e0-ffc72d6634e3 returned with HTTP 200 Jan 25 13:47:29.199555 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 183/340] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 13:47:29 2021] GET /volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/da9f43ae-277f-4304-81e0-ffc72d6634e3 => generated 479 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:47:29.212750 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-94c071a0-76a5-48e7-a8ba-d9fb8a67b9dd tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] PUT http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/da9f43ae-277f-4304-81e0-ffc72d6634e3/delete_keys Jan 25 13:47:29.213254 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:47:29.213254 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:47:29.213665 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-94c071a0-76a5-48e7-a8ba-d9fb8a67b9dd tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:47:29.221051 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:47:29.221051 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:47:29.222644 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.qos_specs_manage [None req-94c071a0-76a5-48e7-a8ba-d9fb8a67b9dd tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Delete_key spec: da9f43ae-277f-4304-81e0-ffc72d6634e3, keys: ['iops_bytes'] {{(pid=87929) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Jan 25 13:47:29.223601 n-d-760456-3 devstack@c-api.service[87928]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 25 13:47:29.223601 n-d-760456-3 devstack@c-api.service[87928]: options(joinedload_all('specs')).all() Jan 25 13:47:29.240628 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 25 13:47:29.240628 n-d-760456-3 devstack@c-api.service[87928]: "UPDATE / DELETE expressions." % clause Jan 25 13:47:29.256252 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:47:29.256252 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:47:29.260351 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-6eacdb73-48b2-4ef1-9686-c5b4e14c22c6 req-9f4f49b0-3fd8-403e-8059-515625575a0c tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Volume info retrieved successfully. Jan 25 13:47:29.266134 n-d-760456-3 devstack@c-api.service[87928]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 25 13:47:29.266134 n-d-760456-3 devstack@c-api.service[87928]: options(joinedload_all('specs')).all() Jan 25 13:47:29.275568 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-94c071a0-76a5-48e7-a8ba-d9fb8a67b9dd tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/da9f43ae-277f-4304-81e0-ffc72d6634e3/delete_keys returned with HTTP 202 Jan 25 13:47:29.276316 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 184/341] 10.222.0.38 () {60 vars in 1377 bytes} [Mon Jan 25 13:47:29 2021] PUT /volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/da9f43ae-277f-4304-81e0-ffc72d6634e3/delete_keys => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 25 13:47:29.294325 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a2a4fdb2-7029-4c09-ad2e-09c2ef24addb tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] GET http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/da9f43ae-277f-4304-81e0-ffc72d6634e3 Jan 25 13:47:29.294859 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a2a4fdb2-7029-4c09-ad2e-09c2ef24addb tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:29.295073 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:47:29.295073 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:47:29.295447 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a2a4fdb2-7029-4c09-ad2e-09c2ef24addb tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:29.296116 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:47:29.296116 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:47:29.297181 n-d-760456-3 devstack@c-api.service[87928]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 25 13:47:29.297181 n-d-760456-3 devstack@c-api.service[87928]: options(joinedload_all('specs')).all() Jan 25 13:47:29.321355 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a2a4fdb2-7029-4c09-ad2e-09c2ef24addb tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/da9f43ae-277f-4304-81e0-ffc72d6634e3 returned with HTTP 200 Jan 25 13:47:29.325711 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 185/342] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 13:47:29 2021] GET /volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/da9f43ae-277f-4304-81e0-ffc72d6634e3 => generated 458 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:47:29.329732 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-6eacdb73-48b2-4ef1-9686-c5b4e14c22c6 req-9f4f49b0-3fd8-403e-8059-515625575a0c tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] Delete volume request issued successfully. Jan 25 13:47:29.330374 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-6eacdb73-48b2-4ef1-9686-c5b4e14c22c6 req-9f4f49b0-3fd8-403e-8059-515625575a0c tempest-ServersTestBootFromVolume-831801901 tempest-ServersTestBootFromVolume-831801901] http://10.222.0.38/volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb returned with HTTP 202 Jan 25 13:47:29.331650 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 158/343] 10.222.0.57 () {60 vars in 1384 bytes} [Mon Jan 25 13:47:29 2021] DELETE /volume/v3/edaea0b3a4a7456da46e234eaba693e1/volumes/21d91821-1fe3-41e1-b205-f4092042faeb => generated 0 bytes in 216 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 25 13:47:29.342036 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b7e4a6a0-b30e-4a41-a17c-21645ec31ae3 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] GET http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/da9f43ae-277f-4304-81e0-ffc72d6634e3 Jan 25 13:47:29.342570 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b7e4a6a0-b30e-4a41-a17c-21645ec31ae3 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:29.342852 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:47:29.342852 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:47:29.359037 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b7e4a6a0-b30e-4a41-a17c-21645ec31ae3 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:29.359839 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:47:29.359839 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:47:29.364413 n-d-760456-3 devstack@c-api.service[87928]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 25 13:47:29.364413 n-d-760456-3 devstack@c-api.service[87928]: options(joinedload_all('specs')).all() Jan 25 13:47:29.389640 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b7e4a6a0-b30e-4a41-a17c-21645ec31ae3 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/da9f43ae-277f-4304-81e0-ffc72d6634e3 returned with HTTP 200 Jan 25 13:47:29.407100 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 186/344] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 13:47:29 2021] GET /volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/da9f43ae-277f-4304-81e0-ffc72d6634e3 => generated 458 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 13:47:29.421761 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-41057b61-ace8-4cb4-93c5-411b43a493b0 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] DELETE http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/f31a76e8-b69e-44bb-9b5e-4f2fa7eca35d?force=False Jan 25 13:47:29.422311 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-41057b61-ace8-4cb4-93c5-411b43a493b0 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:29.422510 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:47:29.422510 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:47:29.423170 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-41057b61-ace8-4cb4-93c5-411b43a493b0 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:29.424854 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.qos_specs_manage [None req-41057b61-ace8-4cb4-93c5-411b43a493b0 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Delete qos_spec: f31a76e8-b69e-44bb-9b5e-4f2fa7eca35d, force: False {{(pid=87930) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 25 13:47:29.426763 n-d-760456-3 devstack@c-api.service[87928]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 25 13:47:29.426763 n-d-760456-3 devstack@c-api.service[87928]: options(joinedload_all('specs')).all() Jan 25 13:47:29.449346 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-41057b61-ace8-4cb4-93c5-411b43a493b0 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/f31a76e8-b69e-44bb-9b5e-4f2fa7eca35d?force=False returned with HTTP 404 Jan 25 13:47:29.451432 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 159/345] 10.222.0.38 () {58 vars in 1347 bytes} [Mon Jan 25 13:47:29 2021] DELETE /volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/f31a76e8-b69e-44bb-9b5e-4f2fa7eca35d?force=False => generated 100 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:47:29.462110 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f645f5f1-a182-41ce-89bc-a8d342f7688f tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] GET http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/f31a76e8-b69e-44bb-9b5e-4f2fa7eca35d Jan 25 13:47:29.462932 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f645f5f1-a182-41ce-89bc-a8d342f7688f tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:29.466788 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:47:29.466788 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:47:29.467535 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f645f5f1-a182-41ce-89bc-a8d342f7688f tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:29.468407 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:47:29.468407 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:47:29.473895 n-d-760456-3 devstack@c-api.service[87928]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 25 13:47:29.473895 n-d-760456-3 devstack@c-api.service[87928]: options(joinedload_all('specs')).all() Jan 25 13:47:29.486577 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f645f5f1-a182-41ce-89bc-a8d342f7688f tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/f31a76e8-b69e-44bb-9b5e-4f2fa7eca35d returned with HTTP 404 Jan 25 13:47:29.493338 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 187/346] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 13:47:29 2021] GET /volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/f31a76e8-b69e-44bb-9b5e-4f2fa7eca35d => generated 100 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:47:29.504643 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2a3484f3-d88a-4cda-ba0a-355ccb2a7810 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] DELETE http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/a87b7b4c-2b66-4ce1-8a71-be66060cb51c?force=False Jan 25 13:47:29.505257 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2a3484f3-d88a-4cda-ba0a-355ccb2a7810 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:29.505756 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2a3484f3-d88a-4cda-ba0a-355ccb2a7810 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:29.507503 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2a3484f3-d88a-4cda-ba0a-355ccb2a7810 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Delete qos_spec: a87b7b4c-2b66-4ce1-8a71-be66060cb51c, force: False {{(pid=87930) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 25 13:47:29.527669 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2a3484f3-d88a-4cda-ba0a-355ccb2a7810 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/a87b7b4c-2b66-4ce1-8a71-be66060cb51c?force=False returned with HTTP 404 Jan 25 13:47:29.530793 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 160/347] 10.222.0.38 () {58 vars in 1347 bytes} [Mon Jan 25 13:47:29 2021] DELETE /volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/a87b7b4c-2b66-4ce1-8a71-be66060cb51c?force=False => generated 100 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:47:29.539244 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-db333190-a0e7-459c-b308-32fc85962bb3 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] GET http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/a87b7b4c-2b66-4ce1-8a71-be66060cb51c Jan 25 13:47:29.539625 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-db333190-a0e7-459c-b308-32fc85962bb3 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:29.540123 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-db333190-a0e7-459c-b308-32fc85962bb3 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:29.559285 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-db333190-a0e7-459c-b308-32fc85962bb3 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/a87b7b4c-2b66-4ce1-8a71-be66060cb51c returned with HTTP 404 Jan 25 13:47:29.571433 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0f763ba3-68f2-489c-954d-3305f940e8e7 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] DELETE http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/fb4813ff-b96b-4c0c-9922-dd4597956488?force=False Jan 25 13:47:29.571976 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0f763ba3-68f2-489c-954d-3305f940e8e7 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:29.572469 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0f763ba3-68f2-489c-954d-3305f940e8e7 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:29.573989 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0f763ba3-68f2-489c-954d-3305f940e8e7 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Delete qos_spec: fb4813ff-b96b-4c0c-9922-dd4597956488, force: False {{(pid=87930) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 25 13:47:29.576585 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 188/348] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 13:47:29 2021] GET /volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/a87b7b4c-2b66-4ce1-8a71-be66060cb51c => generated 100 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:47:29.590415 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0f763ba3-68f2-489c-954d-3305f940e8e7 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/fb4813ff-b96b-4c0c-9922-dd4597956488?force=False returned with HTTP 404 Jan 25 13:47:29.591475 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 161/349] 10.222.0.38 () {58 vars in 1347 bytes} [Mon Jan 25 13:47:29 2021] DELETE /volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/fb4813ff-b96b-4c0c-9922-dd4597956488?force=False => generated 100 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:47:29.621979 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-62931da4-224b-4c6b-8881-bbfe432cd08c tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] GET http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/fb4813ff-b96b-4c0c-9922-dd4597956488 Jan 25 13:47:29.622523 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-62931da4-224b-4c6b-8881-bbfe432cd08c tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:29.623015 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-62931da4-224b-4c6b-8881-bbfe432cd08c tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:29.656438 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-62931da4-224b-4c6b-8881-bbfe432cd08c tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/fb4813ff-b96b-4c0c-9922-dd4597956488 returned with HTTP 404 Jan 25 13:47:29.657584 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 189/350] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 13:47:29 2021] GET /volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/fb4813ff-b96b-4c0c-9922-dd4597956488 => generated 100 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:47:29.666083 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-526caf25-e601-48a0-9c47-a51e219d191e tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] DELETE http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/types/67b8f4d5-3636-4e50-bfa4-89f2fd50a202 Jan 25 13:47:29.666616 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-526caf25-e601-48a0-9c47-a51e219d191e tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:29.667139 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-526caf25-e601-48a0-9c47-a51e219d191e tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Calling method '_delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:29.896933 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 25 13:47:29.896933 n-d-760456-3 devstack@c-api.service[87928]: "UPDATE / DELETE expressions." % clause Jan 25 13:47:29.924353 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-526caf25-e601-48a0-9c47-a51e219d191e tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/types/67b8f4d5-3636-4e50-bfa4-89f2fd50a202 returned with HTTP 202 Jan 25 13:47:29.925735 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 162/351] 10.222.0.38 () {58 vars in 1312 bytes} [Mon Jan 25 13:47:29 2021] DELETE /volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/types/67b8f4d5-3636-4e50-bfa4-89f2fd50a202 => generated 0 bytes in 264 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:47:29.934222 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f7312953-61f5-49a4-9bc7-8e750cc22c44 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] GET http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/types/67b8f4d5-3636-4e50-bfa4-89f2fd50a202 Jan 25 13:47:29.934757 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f7312953-61f5-49a4-9bc7-8e750cc22c44 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:29.935252 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f7312953-61f5-49a4-9bc7-8e750cc22c44 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:29.966862 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f7312953-61f5-49a4-9bc7-8e750cc22c44 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/types/67b8f4d5-3636-4e50-bfa4-89f2fd50a202 returned with HTTP 404 Jan 25 13:47:29.967916 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 190/352] 10.222.0.38 () {58 vars in 1309 bytes} [Mon Jan 25 13:47:29 2021] GET /volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/types/67b8f4d5-3636-4e50-bfa4-89f2fd50a202 => generated 114 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:47:29.977968 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9d0057cb-6599-4c4e-83ba-d24fb9a0c92a tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] DELETE http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/types/59282480-4fb1-4c91-9cae-c741d2686888 Jan 25 13:47:29.978868 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9d0057cb-6599-4c4e-83ba-d24fb9a0c92a tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:29.979661 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9d0057cb-6599-4c4e-83ba-d24fb9a0c92a tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Calling method '_delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:30.210268 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9d0057cb-6599-4c4e-83ba-d24fb9a0c92a tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/types/59282480-4fb1-4c91-9cae-c741d2686888 returned with HTTP 202 Jan 25 13:47:30.211025 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 163/353] 10.222.0.38 () {58 vars in 1312 bytes} [Mon Jan 25 13:47:29 2021] DELETE /volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/types/59282480-4fb1-4c91-9cae-c741d2686888 => generated 0 bytes in 239 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:47:30.221394 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-15c6f4e8-df66-4dc8-a398-7248611d57f3 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] GET http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/types/59282480-4fb1-4c91-9cae-c741d2686888 Jan 25 13:47:30.222616 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-15c6f4e8-df66-4dc8-a398-7248611d57f3 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:30.223443 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-15c6f4e8-df66-4dc8-a398-7248611d57f3 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:30.278809 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-15c6f4e8-df66-4dc8-a398-7248611d57f3 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/types/59282480-4fb1-4c91-9cae-c741d2686888 returned with HTTP 404 Jan 25 13:47:30.280073 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 191/354] 10.222.0.38 () {58 vars in 1309 bytes} [Mon Jan 25 13:47:30 2021] GET /volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/types/59282480-4fb1-4c91-9cae-c741d2686888 => generated 114 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:47:30.291642 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a4209d5b-4df9-42bf-8c64-c93eef298741 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] DELETE http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/types/e916692d-b0d3-4524-b16a-a1fc152ee8ed Jan 25 13:47:30.292361 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a4209d5b-4df9-42bf-8c64-c93eef298741 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:30.293109 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a4209d5b-4df9-42bf-8c64-c93eef298741 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Calling method '_delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:30.474351 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a4209d5b-4df9-42bf-8c64-c93eef298741 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/types/e916692d-b0d3-4524-b16a-a1fc152ee8ed returned with HTTP 202 Jan 25 13:47:30.475461 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 164/355] 10.222.0.38 () {58 vars in 1312 bytes} [Mon Jan 25 13:47:30 2021] DELETE /volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/types/e916692d-b0d3-4524-b16a-a1fc152ee8ed => generated 0 bytes in 189 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:47:30.483974 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ecb92eb0-1560-4536-834a-a4a956396578 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] GET http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/types/e916692d-b0d3-4524-b16a-a1fc152ee8ed Jan 25 13:47:30.484506 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ecb92eb0-1560-4536-834a-a4a956396578 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:30.485029 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ecb92eb0-1560-4536-834a-a4a956396578 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:30.536288 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ecb92eb0-1560-4536-834a-a4a956396578 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/types/e916692d-b0d3-4524-b16a-a1fc152ee8ed returned with HTTP 404 Jan 25 13:47:30.537694 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 192/356] 10.222.0.38 () {58 vars in 1309 bytes} [Mon Jan 25 13:47:30 2021] GET /volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/types/e916692d-b0d3-4524-b16a-a1fc152ee8ed => generated 114 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:47:30.547562 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e01a7eb7-0ab4-4e58-aac4-9c75e364af71 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] DELETE http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/da9f43ae-277f-4304-81e0-ffc72d6634e3?force=False Jan 25 13:47:30.548569 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e01a7eb7-0ab4-4e58-aac4-9c75e364af71 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:30.549549 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e01a7eb7-0ab4-4e58-aac4-9c75e364af71 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:30.558721 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e01a7eb7-0ab4-4e58-aac4-9c75e364af71 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Delete qos_spec: da9f43ae-277f-4304-81e0-ffc72d6634e3, force: False {{(pid=87930) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 25 13:47:30.575578 n-d-760456-3 devstack@c-api.service[87928]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 25 13:47:30.575578 n-d-760456-3 devstack@c-api.service[87928]: options(joinedload_all('specs')).all() Jan 25 13:47:30.669027 n-d-760456-3 devstack@c-api.service[87928]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 25 13:47:30.669027 n-d-760456-3 devstack@c-api.service[87928]: options(joinedload_all('specs')).all() Jan 25 13:47:30.701537 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 25 13:47:30.701537 n-d-760456-3 devstack@c-api.service[87928]: "UPDATE / DELETE expressions." % clause Jan 25 13:47:30.713668 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e01a7eb7-0ab4-4e58-aac4-9c75e364af71 tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/da9f43ae-277f-4304-81e0-ffc72d6634e3?force=False returned with HTTP 202 Jan 25 13:47:30.718555 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 165/357] 10.222.0.38 () {58 vars in 1347 bytes} [Mon Jan 25 13:47:30 2021] DELETE /volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/da9f43ae-277f-4304-81e0-ffc72d6634e3?force=False => generated 0 bytes in 177 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:47:30.727846 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fd93cafe-1700-4837-9ce1-abc7f9faa23a tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] GET http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/da9f43ae-277f-4304-81e0-ffc72d6634e3 Jan 25 13:47:30.732124 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fd93cafe-1700-4837-9ce1-abc7f9faa23a tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:30.732757 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fd93cafe-1700-4837-9ce1-abc7f9faa23a tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:30.778396 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fd93cafe-1700-4837-9ce1-abc7f9faa23a tempest-QosSpecsTestJSON-406760565 tempest-QosSpecsTestJSON-406760565] http://10.222.0.38/volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/da9f43ae-277f-4304-81e0-ffc72d6634e3 returned with HTTP 404 Jan 25 13:47:30.780418 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 193/358] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 13:47:30 2021] GET /volume/v3/bb4a53e71d164a1cb5db6fe8216073cf/qos-specs/da9f43ae-277f-4304-81e0-ffc72d6634e3 => generated 100 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:47:43.618151 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9f211251-d883-4cc1-b526-c6ca713a8e97 tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] POST http://10.222.0.38/volume/v3/19930ef214c0476db339468deb1f766f/types Jan 25 13:47:43.619284 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:47:43.619284 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:47:43.622004 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9f211251-d883-4cc1-b526-c6ca713a8e97 tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1600392735", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:47:43.623523 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:47:43.623523 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:47:43.730076 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9f211251-d883-4cc1-b526-c6ca713a8e97 tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] http://10.222.0.38/volume/v3/19930ef214c0476db339468deb1f766f/types returned with HTTP 200 Jan 25 13:47:43.731241 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 166/359] 10.222.0.38 () {60 vars in 1220 bytes} [Mon Jan 25 13:47:43 2021] POST /volume/v3/19930ef214c0476db339468deb1f766f/types => generated 278 bytes in 605 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:47:43.742795 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-18a29c60-6024-4d2c-9c1d-8be76680d81f tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] POST http://10.222.0.38/volume/v3/19930ef214c0476db339468deb1f766f/types Jan 25 13:47:43.743934 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-18a29c60-6024-4d2c-9c1d-8be76680d81f tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-743728950", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:47:43.806587 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-18a29c60-6024-4d2c-9c1d-8be76680d81f tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] http://10.222.0.38/volume/v3/19930ef214c0476db339468deb1f766f/types returned with HTTP 200 Jan 25 13:47:43.808407 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 194/360] 10.222.0.38 () {60 vars in 1220 bytes} [Mon Jan 25 13:47:43 2021] POST /volume/v3/19930ef214c0476db339468deb1f766f/types => generated 277 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:47:44.256795 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7329332b-8710-4492-a1fe-23191c2304b2 tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] POST http://10.222.0.38/volume/v3/c2a35c8a4ad34115ab823a4dd0e1253b/volumes Jan 25 13:47:44.261107 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7329332b-8710-4492-a1fe-23191c2304b2 tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-916738744", "volume_type": "77c4656c-f808-4b10-bf3d-cb978fce8ebb", "size": 1}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:47:44.269619 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-7329332b-8710-4492-a1fe-23191c2304b2 tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-916738744', 'volume_type': '77c4656c-f808-4b10-bf3d-cb978fce8ebb', 'size': 1}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 13:47:44.341067 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-7329332b-8710-4492-a1fe-23191c2304b2 tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] Create volume of 1 GB Jan 25 13:47:44.341836 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:47:44.341836 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:47:44.342458 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7329332b-8710-4492-a1fe-23191c2304b2 tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] Availability Zones retrieved successfully. Jan 25 13:47:44.380054 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7329332b-8710-4492-a1fe-23191c2304b2 tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] Flow 'volume_create_api' (4ee458b6-2f35-444d-ac03-e947106065dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:47:44.391805 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7329332b-8710-4492-a1fe-23191c2304b2 tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f6d5550-09b1-4af8-be4b-bfb5e66a254d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:47:44.398521 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-7329332b-8710-4492-a1fe-23191c2304b2 tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] Validating volume size '1' using validate_int {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 13:47:44.539638 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7329332b-8710-4492-a1fe-23191c2304b2 tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f6d5550-09b1-4af8-be4b-bfb5e66a254d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:47:44Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iSCSI',vendor_name='Open Source'},id=77c4656c-f808-4b10-bf3d-cb978fce8ebb,is_public=True,name='tempest-VolumeTypesTest-volume-type-1600392735',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77c4656c-f808-4b10-bf3d-cb978fce8ebb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:47:44.543661 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7329332b-8710-4492-a1fe-23191c2304b2 tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bad2b1c0-83b3-4a38-83c1-3b46762d7782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:47:44.672655 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.quota [None req-7329332b-8710-4492-a1fe-23191c2304b2 tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1600392735 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1600392735, it is now deprecated. Please use the default quota class for default quota. Jan 25 13:47:44.676175 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.quota [None req-7329332b-8710-4492-a1fe-23191c2304b2 tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1600392735 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1600392735, it is now deprecated. Please use the default quota class for default quota. Jan 25 13:47:44.804204 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-7329332b-8710-4492-a1fe-23191c2304b2 tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] Created reservations ['51504d4e-22df-45fb-b414-c8d4ca4e6725', '333336ec-1240-4663-bc2c-0f135ebe8422', 'a95fbcae-b911-41c4-9bac-53bf5291da1b', '7513f697-8703-4ea9-b689-94e58b23f78b'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:47:44.806187 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7329332b-8710-4492-a1fe-23191c2304b2 tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bad2b1c0-83b3-4a38-83c1-3b46762d7782) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51504d4e-22df-45fb-b414-c8d4ca4e6725', '333336ec-1240-4663-bc2c-0f135ebe8422', 'a95fbcae-b911-41c4-9bac-53bf5291da1b', '7513f697-8703-4ea9-b689-94e58b23f78b']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:47:44.808552 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7329332b-8710-4492-a1fe-23191c2304b2 tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f2f2e22-c91c-4fb6-aed6-3393547626ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:47:44.923267 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7329332b-8710-4492-a1fe-23191c2304b2 tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f2f2e22-c91c-4fb6-aed6-3393547626ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d004037-f4e4-47aa-9e78-355f5bb1da20', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-916738744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2a35c8a4ad34115ab823a4dd0e1253b',qos_specs=None,replication_status=,reservations=['51504d4e-22df-45fb-b414-c8d4ca4e6725','333336ec-1240-4663-bc2c-0f135ebe8422','a95fbcae-b911-41c4-9bac-53bf5291da1b','7513f697-8703-4ea9-b689-94e58b23f78b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acb37d6480c5448696abb5c7ff7bb433',volume_type_id=77c4656c-f808-4b10-bf3d-cb978fce8ebb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T13:47:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-916738744',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d004037-f4e4-47aa-9e78-355f5bb1da20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c2a35c8a4ad34115ab823a4dd0e1253b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='acb37d6480c5448696abb5c7ff7bb433',volume_attachment=,volume_type=,volume_type_id=77c4656c-f808-4b10-bf3d-cb978fce8ebb)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:47:44.925435 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7329332b-8710-4492-a1fe-23191c2304b2 tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd60c437-1b9f-4fc7-8964-1b94b28b0b92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:47:44.984396 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7329332b-8710-4492-a1fe-23191c2304b2 tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd60c437-1b9f-4fc7-8964-1b94b28b0b92) transitioned into state 'SUCCESS' from state '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-916738744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2a35c8a4ad34115ab823a4dd0e1253b',qos_specs=None,replication_status=,reservations=['51504d4e-22df-45fb-b414-c8d4ca4e6725','333336ec-1240-4663-bc2c-0f135ebe8422','a95fbcae-b911-41c4-9bac-53bf5291da1b','7513f697-8703-4ea9-b689-94e58b23f78b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acb37d6480c5448696abb5c7ff7bb433',volume_type_id=77c4656c-f808-4b10-bf3d-cb978fce8ebb)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:47:44.986659 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7329332b-8710-4492-a1fe-23191c2304b2 tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cd5761c-a532-4d70-a312-445d9467391b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:47:45.012745 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7329332b-8710-4492-a1fe-23191c2304b2 tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cd5761c-a532-4d70-a312-445d9467391b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:47:45.015592 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7329332b-8710-4492-a1fe-23191c2304b2 tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] Flow 'volume_create_api' (4ee458b6-2f35-444d-ac03-e947106065dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:47:45.172673 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7329332b-8710-4492-a1fe-23191c2304b2 tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] Create volume request issued successfully. Jan 25 13:47:45.214630 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7329332b-8710-4492-a1fe-23191c2304b2 tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] http://10.222.0.38/volume/v3/c2a35c8a4ad34115ab823a4dd0e1253b/volumes returned with HTTP 202 Jan 25 13:47:45.215945 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 167/361] 10.222.0.38 () {60 vars in 1226 bytes} [Mon Jan 25 13:47:43 2021] POST /volume/v3/c2a35c8a4ad34115ab823a4dd0e1253b/volumes => generated 849 bytes in 1401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 13:47:45.232233 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7af4bd94-b86e-4a3f-99e6-bcfca68843e7 tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] GET http://10.222.0.38/volume/v3/c2a35c8a4ad34115ab823a4dd0e1253b/volumes/1d004037-f4e4-47aa-9e78-355f5bb1da20 Jan 25 13:47:45.232766 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7af4bd94-b86e-4a3f-99e6-bcfca68843e7 tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:45.233276 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7af4bd94-b86e-4a3f-99e6-bcfca68843e7 tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:45.358232 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:47:45.358232 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:47:45.394509 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7af4bd94-b86e-4a3f-99e6-bcfca68843e7 tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] Volume info retrieved successfully. Jan 25 13:47:45.499288 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7af4bd94-b86e-4a3f-99e6-bcfca68843e7 tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] http://10.222.0.38/volume/v3/c2a35c8a4ad34115ab823a4dd0e1253b/volumes/1d004037-f4e4-47aa-9e78-355f5bb1da20 returned with HTTP 200 Jan 25 13:47:45.509774 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 195/362] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:47:45 2021] GET /volume/v3/c2a35c8a4ad34115ab823a4dd0e1253b/volumes/1d004037-f4e4-47aa-9e78-355f5bb1da20 => generated 941 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:47:46.519736 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-aa47eb0c-99cc-4be8-9dbd-2849547b1336 tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] GET http://10.222.0.38/volume/v3/c2a35c8a4ad34115ab823a4dd0e1253b/volumes/1d004037-f4e4-47aa-9e78-355f5bb1da20 Jan 25 13:47:46.520469 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-aa47eb0c-99cc-4be8-9dbd-2849547b1336 tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:46.520587 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:47:46.520587 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:47:46.520941 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-aa47eb0c-99cc-4be8-9dbd-2849547b1336 tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:46.661646 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:47:46.661646 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:47:46.686044 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-aa47eb0c-99cc-4be8-9dbd-2849547b1336 tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] Volume info retrieved successfully. Jan 25 13:47:46.750535 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-aa47eb0c-99cc-4be8-9dbd-2849547b1336 tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] http://10.222.0.38/volume/v3/c2a35c8a4ad34115ab823a4dd0e1253b/volumes/1d004037-f4e4-47aa-9e78-355f5bb1da20 returned with HTTP 200 Jan 25 13:47:46.752492 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 168/363] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:47:46 2021] GET /volume/v3/c2a35c8a4ad34115ab823a4dd0e1253b/volumes/1d004037-f4e4-47aa-9e78-355f5bb1da20 => generated 942 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:47:46.769555 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8e7d3944-7e3d-4ea8-aa8c-1ac04c9c91fc tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] POST http://10.222.0.38/volume/v3/c2a35c8a4ad34115ab823a4dd0e1253b/volumes/1d004037-f4e4-47aa-9e78-355f5bb1da20/action Jan 25 13:47:46.770550 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:47:46.770550 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:47:46.772595 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8e7d3944-7e3d-4ea8-aa8c-1ac04c9c91fc tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] Action body: b'{"os-retype": {"new_type": "208c3558-9fec-430d-9792-16bce864b42f"}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 13:47:46.773304 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8e7d3944-7e3d-4ea8-aa8c-1ac04c9c91fc tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "208c3558-9fec-430d-9792-16bce864b42f"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:47:46.862922 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:47:46.862922 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:47:46.864536 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-8e7d3944-7e3d-4ea8-aa8c-1ac04c9c91fc tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] Volume info retrieved successfully. Jan 25 13:47:46.921309 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.quota [None req-8e7d3944-7e3d-4ea8-aa8c-1ac04c9c91fc tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-743728950 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-743728950, it is now deprecated. Please use the default quota class for default quota. Jan 25 13:47:46.923551 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.quota [None req-8e7d3944-7e3d-4ea8-aa8c-1ac04c9c91fc tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-743728950 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-743728950, it is now deprecated. Please use the default quota class for default quota. Jan 25 13:47:46.956118 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-8e7d3944-7e3d-4ea8-aa8c-1ac04c9c91fc tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] Created reservations ['34b5d83c-a150-459d-8211-fe76f8017a72', '46933d1d-28a5-41d5-98f6-faf6a209e4a8'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:47:46.991964 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.quota [None req-8e7d3944-7e3d-4ea8-aa8c-1ac04c9c91fc tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1600392735 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1600392735, it is now deprecated. Please use the default quota class for default quota. Jan 25 13:47:46.993416 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.quota [None req-8e7d3944-7e3d-4ea8-aa8c-1ac04c9c91fc tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1600392735 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1600392735, it is now deprecated. Please use the default quota class for default quota. Jan 25 13:47:47.014959 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-8e7d3944-7e3d-4ea8-aa8c-1ac04c9c91fc tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] Created reservations ['375bb8f0-3109-424f-b715-a252a8014364', 'a5e5215c-68dc-46b2-b4a2-448af05beb8d'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:47:47.213853 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-8e7d3944-7e3d-4ea8-aa8c-1ac04c9c91fc tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] Retype volume request issued successfully. Jan 25 13:47:47.214444 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8e7d3944-7e3d-4ea8-aa8c-1ac04c9c91fc tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] http://10.222.0.38/volume/v3/c2a35c8a4ad34115ab823a4dd0e1253b/volumes/1d004037-f4e4-47aa-9e78-355f5bb1da20/action returned with HTTP 202 Jan 25 13:47:47.215948 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 196/364] 10.222.0.38 () {60 vars in 1357 bytes} [Mon Jan 25 13:47:46 2021] POST /volume/v3/c2a35c8a4ad34115ab823a4dd0e1253b/volumes/1d004037-f4e4-47aa-9e78-355f5bb1da20/action => generated 0 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 13:47:47.223962 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6b08bfc3-d2f1-439d-9684-0fb5da5f5cbc tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] GET http://10.222.0.38/volume/v3/c2a35c8a4ad34115ab823a4dd0e1253b/volumes/1d004037-f4e4-47aa-9e78-355f5bb1da20 Jan 25 13:47:47.229701 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6b08bfc3-d2f1-439d-9684-0fb5da5f5cbc tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:47.230021 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:47:47.230021 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:47:47.230379 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6b08bfc3-d2f1-439d-9684-0fb5da5f5cbc tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:47.373388 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:47:47.373388 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:47:47.413306 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6b08bfc3-d2f1-439d-9684-0fb5da5f5cbc tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] Volume info retrieved successfully. Jan 25 13:47:47.460803 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6b08bfc3-d2f1-439d-9684-0fb5da5f5cbc tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] http://10.222.0.38/volume/v3/c2a35c8a4ad34115ab823a4dd0e1253b/volumes/1d004037-f4e4-47aa-9e78-355f5bb1da20 returned with HTTP 200 Jan 25 13:47:47.461734 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 169/365] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:47:47 2021] GET /volume/v3/c2a35c8a4ad34115ab823a4dd0e1253b/volumes/1d004037-f4e4-47aa-9e78-355f5bb1da20 => generated 941 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:47:48.478717 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-30232b9c-536a-4a25-9853-45bf1c8ada2d tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] GET http://10.222.0.38/volume/v3/c2a35c8a4ad34115ab823a4dd0e1253b/volumes/1d004037-f4e4-47aa-9e78-355f5bb1da20 Jan 25 13:47:48.479968 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-30232b9c-536a-4a25-9853-45bf1c8ada2d tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:48.480380 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:47:48.480380 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:47:48.481952 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-30232b9c-536a-4a25-9853-45bf1c8ada2d tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:48.598526 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:47:48.598526 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:47:48.657548 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-30232b9c-536a-4a25-9853-45bf1c8ada2d tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] Volume info retrieved successfully. Jan 25 13:47:48.711876 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-30232b9c-536a-4a25-9853-45bf1c8ada2d tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] http://10.222.0.38/volume/v3/c2a35c8a4ad34115ab823a4dd0e1253b/volumes/1d004037-f4e4-47aa-9e78-355f5bb1da20 returned with HTTP 200 Jan 25 13:47:48.713254 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 197/366] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:47:48 2021] GET /volume/v3/c2a35c8a4ad34115ab823a4dd0e1253b/volumes/1d004037-f4e4-47aa-9e78-355f5bb1da20 => generated 941 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:47:48.731505 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fc0d426e-040a-4196-b225-b183371baae1 tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] GET http://10.222.0.38/volume/v3/c2a35c8a4ad34115ab823a4dd0e1253b/volumes/1d004037-f4e4-47aa-9e78-355f5bb1da20 Jan 25 13:47:48.732387 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fc0d426e-040a-4196-b225-b183371baae1 tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:48.732794 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:47:48.732794 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:47:48.733481 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fc0d426e-040a-4196-b225-b183371baae1 tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:48.937062 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:47:48.937062 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:47:48.978671 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-fc0d426e-040a-4196-b225-b183371baae1 tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] Volume info retrieved successfully. Jan 25 13:47:49.045548 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fc0d426e-040a-4196-b225-b183371baae1 tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] http://10.222.0.38/volume/v3/c2a35c8a4ad34115ab823a4dd0e1253b/volumes/1d004037-f4e4-47aa-9e78-355f5bb1da20 returned with HTTP 200 Jan 25 13:47:49.069226 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 170/367] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:47:48 2021] GET /volume/v3/c2a35c8a4ad34115ab823a4dd0e1253b/volumes/1d004037-f4e4-47aa-9e78-355f5bb1da20 => generated 941 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:47:49.073931 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-85f4daa2-0d71-41a1-8ea6-c728a30ef2ca tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] POST http://10.222.0.38/volume/v3/19930ef214c0476db339468deb1f766f/types Jan 25 13:47:49.075453 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:47:49.075453 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:47:49.077212 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-85f4daa2-0d71-41a1-8ea6-c728a30ef2ca tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1506906682", "description": "tempest-volume-type-description-263086200", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:47:49.214648 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-85f4daa2-0d71-41a1-8ea6-c728a30ef2ca tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] http://10.222.0.38/volume/v3/19930ef214c0476db339468deb1f766f/types returned with HTTP 200 Jan 25 13:47:49.227781 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 198/368] 10.222.0.38 () {60 vars in 1220 bytes} [Mon Jan 25 13:47:49 2021] POST /volume/v3/19930ef214c0476db339468deb1f766f/types => generated 317 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:47:49.231240 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8adecd3f-2acc-4262-b304-290f5582d593 tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] GET http://10.222.0.38/volume/v3/19930ef214c0476db339468deb1f766f/types/aeac65a6-3f97-4b8e-8e03-5d8491f8b7b4 Jan 25 13:47:49.231592 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8adecd3f-2acc-4262-b304-290f5582d593 tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:49.231808 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:47:49.231808 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:47:49.232189 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8adecd3f-2acc-4262-b304-290f5582d593 tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:49.250812 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8adecd3f-2acc-4262-b304-290f5582d593 tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] http://10.222.0.38/volume/v3/19930ef214c0476db339468deb1f766f/types/aeac65a6-3f97-4b8e-8e03-5d8491f8b7b4 returned with HTTP 200 Jan 25 13:47:49.257022 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 171/369] 10.222.0.38 () {58 vars in 1309 bytes} [Mon Jan 25 13:47:49 2021] GET /volume/v3/19930ef214c0476db339468deb1f766f/types/aeac65a6-3f97-4b8e-8e03-5d8491f8b7b4 => generated 339 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:47:49.267701 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-77d6ac31-bd6c-4857-b5c3-f82367188ea6 tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] POST http://10.222.0.38/volume/v3/19930ef214c0476db339468deb1f766f/types Jan 25 13:47:49.268935 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-77d6ac31-bd6c-4857-b5c3-f82367188ea6 tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-974192967"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:47:49.323539 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-77d6ac31-bd6c-4857-b5c3-f82367188ea6 tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] http://10.222.0.38/volume/v3/19930ef214c0476db339468deb1f766f/types returned with HTTP 200 Jan 25 13:47:49.324875 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 199/370] 10.222.0.38 () {60 vars in 1219 bytes} [Mon Jan 25 13:47:49 2021] POST /volume/v3/19930ef214c0476db339468deb1f766f/types => generated 220 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:47:49.336532 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e1a412b0-cba4-495d-9d07-1d14fcef007d tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] POST http://10.222.0.38/volume/v3/19930ef214c0476db339468deb1f766f/types/d60757ab-e583-46a5-9c52-1b5930b42476/encryption Jan 25 13:47:49.342670 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e1a412b0-cba4-495d-9d07-1d14fcef007d tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "control_location": "front-end"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:47:49.420460 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e1a412b0-cba4-495d-9d07-1d14fcef007d tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] http://10.222.0.38/volume/v3/19930ef214c0476db339468deb1f766f/types/d60757ab-e583-46a5-9c52-1b5930b42476/encryption returned with HTTP 200 Jan 25 13:47:49.421297 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 172/371] 10.222.0.38 () {60 vars in 1363 bytes} [Mon Jan 25 13:47:49 2021] POST /volume/v3/19930ef214c0476db339468deb1f766f/types/d60757ab-e583-46a5-9c52-1b5930b42476/encryption => generated 193 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:47:49.433070 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-36e4ed8b-e866-4361-9074-65fd299e15a2 tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] GET http://10.222.0.38/volume/v3/19930ef214c0476db339468deb1f766f/types/d60757ab-e583-46a5-9c52-1b5930b42476/encryption Jan 25 13:47:49.433939 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-36e4ed8b-e866-4361-9074-65fd299e15a2 tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:49.434681 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-36e4ed8b-e866-4361-9074-65fd299e15a2 tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:49.488333 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-36e4ed8b-e866-4361-9074-65fd299e15a2 tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] http://10.222.0.38/volume/v3/19930ef214c0476db339468deb1f766f/types/d60757ab-e583-46a5-9c52-1b5930b42476/encryption returned with HTTP 200 Jan 25 13:47:49.497099 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 200/372] 10.222.0.38 () {58 vars in 1342 bytes} [Mon Jan 25 13:47:49 2021] GET /volume/v3/19930ef214c0476db339468deb1f766f/types/d60757ab-e583-46a5-9c52-1b5930b42476/encryption => generated 313 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:47:49.503395 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d6e2d715-faa9-4f1f-9625-06cf602d4646 tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] PUT http://10.222.0.38/volume/v3/19930ef214c0476db339468deb1f766f/types/d60757ab-e583-46a5-9c52-1b5930b42476/encryption/provider Jan 25 13:47:49.504443 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d6e2d715-faa9-4f1f-9625-06cf602d4646 tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:47:49.620020 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d6e2d715-faa9-4f1f-9625-06cf602d4646 tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] http://10.222.0.38/volume/v3/19930ef214c0476db339468deb1f766f/types/d60757ab-e583-46a5-9c52-1b5930b42476/encryption/provider returned with HTTP 200 Jan 25 13:47:49.629326 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 173/373] 10.222.0.38 () {60 vars in 1390 bytes} [Mon Jan 25 13:47:49 2021] PUT /volume/v3/19930ef214c0476db339468deb1f766f/types/d60757ab-e583-46a5-9c52-1b5930b42476/encryption/provider => generated 122 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:47:49.635483 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f3b18f16-bf0e-4e88-8c3a-7ed516bb9a24 tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] GET http://10.222.0.38/volume/v3/19930ef214c0476db339468deb1f766f/types/d60757ab-e583-46a5-9c52-1b5930b42476/encryption Jan 25 13:47:49.636389 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f3b18f16-bf0e-4e88-8c3a-7ed516bb9a24 tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:49.636389 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f3b18f16-bf0e-4e88-8c3a-7ed516bb9a24 tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:49.681032 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f3b18f16-bf0e-4e88-8c3a-7ed516bb9a24 tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] http://10.222.0.38/volume/v3/19930ef214c0476db339468deb1f766f/types/d60757ab-e583-46a5-9c52-1b5930b42476/encryption returned with HTTP 200 Jan 25 13:47:49.698070 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-00d53057-94e8-4211-ada6-9b9fd733b7df tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] GET http://10.222.0.38/volume/v3/19930ef214c0476db339468deb1f766f/types/d60757ab-e583-46a5-9c52-1b5930b42476/encryption/cipher Jan 25 13:47:49.699291 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-00d53057-94e8-4211-ada6-9b9fd733b7df tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:49.700022 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-00d53057-94e8-4211-ada6-9b9fd733b7df tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:49.708474 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 201/374] 10.222.0.38 () {58 vars in 1342 bytes} [Mon Jan 25 13:47:49 2021] GET /volume/v3/19930ef214c0476db339468deb1f766f/types/d60757ab-e583-46a5-9c52-1b5930b42476/encryption => generated 347 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 13:47:49.752032 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-00d53057-94e8-4211-ada6-9b9fd733b7df tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] http://10.222.0.38/volume/v3/19930ef214c0476db339468deb1f766f/types/d60757ab-e583-46a5-9c52-1b5930b42476/encryption/cipher returned with HTTP 200 Jan 25 13:47:49.753287 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 174/375] 10.222.0.38 () {58 vars in 1363 bytes} [Mon Jan 25 13:47:49 2021] GET /volume/v3/19930ef214c0476db339468deb1f766f/types/d60757ab-e583-46a5-9c52-1b5930b42476/encryption/cipher => generated 29 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 13:47:49.773677 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0493ee96-11f7-4309-bc53-cfe79e5c1a14 tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] DELETE http://10.222.0.38/volume/v3/19930ef214c0476db339468deb1f766f/types/d60757ab-e583-46a5-9c52-1b5930b42476/encryption/provider Jan 25 13:47:49.774463 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0493ee96-11f7-4309-bc53-cfe79e5c1a14 tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:49.775305 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0493ee96-11f7-4309-bc53-cfe79e5c1a14 tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:49.833524 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0493ee96-11f7-4309-bc53-cfe79e5c1a14 tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] http://10.222.0.38/volume/v3/19930ef214c0476db339468deb1f766f/types/d60757ab-e583-46a5-9c52-1b5930b42476/encryption/provider returned with HTTP 202 Jan 25 13:47:49.835194 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 202/376] 10.222.0.38 () {58 vars in 1372 bytes} [Mon Jan 25 13:47:49 2021] DELETE /volume/v3/19930ef214c0476db339468deb1f766f/types/d60757ab-e583-46a5-9c52-1b5930b42476/encryption/provider => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:47:49.846948 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-377e5616-3704-46c0-be23-8d434b38c60c tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] GET http://10.222.0.38/volume/v3/19930ef214c0476db339468deb1f766f/types/d60757ab-e583-46a5-9c52-1b5930b42476/encryption Jan 25 13:47:49.847812 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-377e5616-3704-46c0-be23-8d434b38c60c tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:49.848495 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-377e5616-3704-46c0-be23-8d434b38c60c tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] Calling method 'index' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:49.883908 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-377e5616-3704-46c0-be23-8d434b38c60c tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] http://10.222.0.38/volume/v3/19930ef214c0476db339468deb1f766f/types/d60757ab-e583-46a5-9c52-1b5930b42476/encryption returned with HTTP 200 Jan 25 13:47:49.885207 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 175/377] 10.222.0.38 () {58 vars in 1342 bytes} [Mon Jan 25 13:47:49 2021] GET /volume/v3/19930ef214c0476db339468deb1f766f/types/d60757ab-e583-46a5-9c52-1b5930b42476/encryption => generated 2 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 25 13:47:49.900531 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3c6cc33e-551e-4992-9fad-2b01dba15c22 tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] GET http://10.222.0.38/volume/v3/19930ef214c0476db339468deb1f766f/types/d60757ab-e583-46a5-9c52-1b5930b42476/encryption Jan 25 13:47:49.901192 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3c6cc33e-551e-4992-9fad-2b01dba15c22 tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:49.901761 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3c6cc33e-551e-4992-9fad-2b01dba15c22 tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:49.935381 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3c6cc33e-551e-4992-9fad-2b01dba15c22 tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] http://10.222.0.38/volume/v3/19930ef214c0476db339468deb1f766f/types/d60757ab-e583-46a5-9c52-1b5930b42476/encryption returned with HTTP 200 Jan 25 13:47:49.942866 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 203/378] 10.222.0.38 () {58 vars in 1342 bytes} [Mon Jan 25 13:47:49 2021] GET /volume/v3/19930ef214c0476db339468deb1f766f/types/d60757ab-e583-46a5-9c52-1b5930b42476/encryption => generated 2 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 25 13:47:49.947654 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c14eb911-3f5d-468a-9b09-4bd6fae754f1 tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] GET http://10.222.0.38/volume/v3/19930ef214c0476db339468deb1f766f/types Jan 25 13:47:49.948186 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c14eb911-3f5d-468a-9b09-4bd6fae754f1 tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:49.948688 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c14eb911-3f5d-468a-9b09-4bd6fae754f1 tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] Calling method 'index' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:50.014841 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c14eb911-3f5d-468a-9b09-4bd6fae754f1 tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] http://10.222.0.38/volume/v3/19930ef214c0476db339468deb1f766f/types returned with HTTP 200 Jan 25 13:47:50.023344 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 176/379] 10.222.0.38 () {58 vars in 1198 bytes} [Mon Jan 25 13:47:49 2021] GET /volume/v3/19930ef214c0476db339468deb1f766f/types => generated 1577 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:47:50.032897 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5b8b1b94-a0f0-4c78-abea-445c314f7d2e tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] POST http://10.222.0.38/volume/v3/19930ef214c0476db339468deb1f766f/types Jan 25 13:47:50.035115 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5b8b1b94-a0f0-4c78-abea-445c314f7d2e tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1107744950"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:47:50.092776 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5b8b1b94-a0f0-4c78-abea-445c314f7d2e tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] http://10.222.0.38/volume/v3/19930ef214c0476db339468deb1f766f/types returned with HTTP 200 Jan 25 13:47:50.099515 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 204/380] 10.222.0.38 () {60 vars in 1219 bytes} [Mon Jan 25 13:47:50 2021] POST /volume/v3/19930ef214c0476db339468deb1f766f/types => generated 221 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:47:50.107843 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ba8595c6-bb40-485e-b3b8-e8ce5b8081df tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] PUT http://10.222.0.38/volume/v3/19930ef214c0476db339468deb1f766f/types/5dcac838-846f-4337-9dd0-880b6d9647bc Jan 25 13:47:50.108701 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ba8595c6-bb40-485e-b3b8-e8ce5b8081df tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1913317063", "description": "tempest-volume-type-description-575662794", "is_public": false}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:47:50.220214 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ba8595c6-bb40-485e-b3b8-e8ce5b8081df tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] http://10.222.0.38/volume/v3/19930ef214c0476db339468deb1f766f/types/5dcac838-846f-4337-9dd0-880b6d9647bc returned with HTTP 200 Jan 25 13:47:50.224862 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 177/381] 10.222.0.38 () {60 vars in 1330 bytes} [Mon Jan 25 13:47:50 2021] PUT /volume/v3/19930ef214c0476db339468deb1f766f/types/5dcac838-846f-4337-9dd0-880b6d9647bc => generated 204 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:47:50.235756 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5e9b10d1-cf35-4cdc-8027-3be930eb7386 tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] GET http://10.222.0.38/volume/v3/19930ef214c0476db339468deb1f766f/types/5dcac838-846f-4337-9dd0-880b6d9647bc Jan 25 13:47:50.236550 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5e9b10d1-cf35-4cdc-8027-3be930eb7386 tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:50.238119 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5e9b10d1-cf35-4cdc-8027-3be930eb7386 tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:50.259134 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5e9b10d1-cf35-4cdc-8027-3be930eb7386 tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] http://10.222.0.38/volume/v3/19930ef214c0476db339468deb1f766f/types/5dcac838-846f-4337-9dd0-880b6d9647bc returned with HTTP 200 Jan 25 13:47:50.261183 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 205/382] 10.222.0.38 () {58 vars in 1309 bytes} [Mon Jan 25 13:47:50 2021] GET /volume/v3/19930ef214c0476db339468deb1f766f/types/5dcac838-846f-4337-9dd0-880b6d9647bc => generated 268 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:47:50.275952 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8086a71c-c336-496b-a4fb-d43cedf1c34a tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] DELETE http://10.222.0.38/volume/v3/19930ef214c0476db339468deb1f766f/types/5dcac838-846f-4337-9dd0-880b6d9647bc Jan 25 13:47:50.277450 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8086a71c-c336-496b-a4fb-d43cedf1c34a tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:50.278250 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8086a71c-c336-496b-a4fb-d43cedf1c34a tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] Calling method '_delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:50.392378 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 25 13:47:50.392378 n-d-760456-3 devstack@c-api.service[87928]: "UPDATE / DELETE expressions." % clause Jan 25 13:47:50.407512 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8086a71c-c336-496b-a4fb-d43cedf1c34a tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] http://10.222.0.38/volume/v3/19930ef214c0476db339468deb1f766f/types/5dcac838-846f-4337-9dd0-880b6d9647bc returned with HTTP 202 Jan 25 13:47:50.410327 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 178/383] 10.222.0.38 () {58 vars in 1312 bytes} [Mon Jan 25 13:47:50 2021] DELETE /volume/v3/19930ef214c0476db339468deb1f766f/types/5dcac838-846f-4337-9dd0-880b6d9647bc => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:47:50.422659 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-14b9f3aa-5a16-4f04-9ead-64f5304d153c tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] GET http://10.222.0.38/volume/v3/19930ef214c0476db339468deb1f766f/types/5dcac838-846f-4337-9dd0-880b6d9647bc Jan 25 13:47:50.423870 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-14b9f3aa-5a16-4f04-9ead-64f5304d153c tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:50.425873 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-14b9f3aa-5a16-4f04-9ead-64f5304d153c tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:50.443822 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-14b9f3aa-5a16-4f04-9ead-64f5304d153c tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] http://10.222.0.38/volume/v3/19930ef214c0476db339468deb1f766f/types/5dcac838-846f-4337-9dd0-880b6d9647bc returned with HTTP 404 Jan 25 13:47:50.446915 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 206/384] 10.222.0.38 () {58 vars in 1309 bytes} [Mon Jan 25 13:47:50 2021] GET /volume/v3/19930ef214c0476db339468deb1f766f/types/5dcac838-846f-4337-9dd0-880b6d9647bc => generated 114 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:47:50.455494 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-18345881-9ffd-4b10-9bf5-c0cabd273425 tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] DELETE http://10.222.0.38/volume/v3/19930ef214c0476db339468deb1f766f/types/d60757ab-e583-46a5-9c52-1b5930b42476 Jan 25 13:47:50.456427 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-18345881-9ffd-4b10-9bf5-c0cabd273425 tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:50.457511 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-18345881-9ffd-4b10-9bf5-c0cabd273425 tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] Calling method '_delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:50.591260 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-18345881-9ffd-4b10-9bf5-c0cabd273425 tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] http://10.222.0.38/volume/v3/19930ef214c0476db339468deb1f766f/types/d60757ab-e583-46a5-9c52-1b5930b42476 returned with HTTP 202 Jan 25 13:47:50.592891 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 179/385] 10.222.0.38 () {58 vars in 1312 bytes} [Mon Jan 25 13:47:50 2021] DELETE /volume/v3/19930ef214c0476db339468deb1f766f/types/d60757ab-e583-46a5-9c52-1b5930b42476 => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:47:50.603221 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b3d98d3b-5bad-44fe-8b2a-7343d3cf92e0 tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] GET http://10.222.0.38/volume/v3/19930ef214c0476db339468deb1f766f/types/d60757ab-e583-46a5-9c52-1b5930b42476 Jan 25 13:47:50.604237 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b3d98d3b-5bad-44fe-8b2a-7343d3cf92e0 tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:50.605037 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b3d98d3b-5bad-44fe-8b2a-7343d3cf92e0 tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:50.623792 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b3d98d3b-5bad-44fe-8b2a-7343d3cf92e0 tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] http://10.222.0.38/volume/v3/19930ef214c0476db339468deb1f766f/types/d60757ab-e583-46a5-9c52-1b5930b42476 returned with HTTP 404 Jan 25 13:47:50.627342 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 207/386] 10.222.0.38 () {58 vars in 1309 bytes} [Mon Jan 25 13:47:50 2021] GET /volume/v3/19930ef214c0476db339468deb1f766f/types/d60757ab-e583-46a5-9c52-1b5930b42476 => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 25 13:47:50.635915 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0d74cd20-8957-4abf-b3b6-a48030ccec18 tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] DELETE http://10.222.0.38/volume/v3/19930ef214c0476db339468deb1f766f/types/aeac65a6-3f97-4b8e-8e03-5d8491f8b7b4 Jan 25 13:47:50.636372 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0d74cd20-8957-4abf-b3b6-a48030ccec18 tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:50.636958 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0d74cd20-8957-4abf-b3b6-a48030ccec18 tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] Calling method '_delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:50.770157 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0d74cd20-8957-4abf-b3b6-a48030ccec18 tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] http://10.222.0.38/volume/v3/19930ef214c0476db339468deb1f766f/types/aeac65a6-3f97-4b8e-8e03-5d8491f8b7b4 returned with HTTP 202 Jan 25 13:47:50.771396 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 180/387] 10.222.0.38 () {58 vars in 1312 bytes} [Mon Jan 25 13:47:50 2021] DELETE /volume/v3/19930ef214c0476db339468deb1f766f/types/aeac65a6-3f97-4b8e-8e03-5d8491f8b7b4 => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:47:50.793332 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d1c3f02f-6d9e-49b7-a233-25f9ccb1746b tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] GET http://10.222.0.38/volume/v3/19930ef214c0476db339468deb1f766f/types/aeac65a6-3f97-4b8e-8e03-5d8491f8b7b4 Jan 25 13:47:50.796066 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d1c3f02f-6d9e-49b7-a233-25f9ccb1746b tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:50.796572 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d1c3f02f-6d9e-49b7-a233-25f9ccb1746b tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:50.835802 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d1c3f02f-6d9e-49b7-a233-25f9ccb1746b tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] http://10.222.0.38/volume/v3/19930ef214c0476db339468deb1f766f/types/aeac65a6-3f97-4b8e-8e03-5d8491f8b7b4 returned with HTTP 404 Jan 25 13:47:50.837274 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 208/388] 10.222.0.38 () {58 vars in 1309 bytes} [Mon Jan 25 13:47:50 2021] GET /volume/v3/19930ef214c0476db339468deb1f766f/types/aeac65a6-3f97-4b8e-8e03-5d8491f8b7b4 => generated 114 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:47:50.845268 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a04c940c-13da-4831-b0e2-eb57b1c9568d tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] DELETE http://10.222.0.38/volume/v3/c2a35c8a4ad34115ab823a4dd0e1253b/volumes/1d004037-f4e4-47aa-9e78-355f5bb1da20 Jan 25 13:47:50.845825 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a04c940c-13da-4831-b0e2-eb57b1c9568d tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:50.846578 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a04c940c-13da-4831-b0e2-eb57b1c9568d tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:50.847158 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-a04c940c-13da-4831-b0e2-eb57b1c9568d tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] Delete volume with id: 1d004037-f4e4-47aa-9e78-355f5bb1da20 Jan 25 13:47:50.931289 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:47:50.931289 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:47:50.933264 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a04c940c-13da-4831-b0e2-eb57b1c9568d tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] Volume info retrieved successfully. Jan 25 13:47:51.007204 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a04c940c-13da-4831-b0e2-eb57b1c9568d tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] Delete volume request issued successfully. Jan 25 13:47:51.007729 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a04c940c-13da-4831-b0e2-eb57b1c9568d tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] http://10.222.0.38/volume/v3/c2a35c8a4ad34115ab823a4dd0e1253b/volumes/1d004037-f4e4-47aa-9e78-355f5bb1da20 returned with HTTP 202 Jan 25 13:47:51.019546 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e7fb4299-25c2-4c71-a3bd-3a324f7fcd8d tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] GET http://10.222.0.38/volume/v3/c2a35c8a4ad34115ab823a4dd0e1253b/volumes/1d004037-f4e4-47aa-9e78-355f5bb1da20 Jan 25 13:47:51.020108 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e7fb4299-25c2-4c71-a3bd-3a324f7fcd8d tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:51.020648 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e7fb4299-25c2-4c71-a3bd-3a324f7fcd8d tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:51.027335 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 181/389] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 13:47:50 2021] DELETE /volume/v3/c2a35c8a4ad34115ab823a4dd0e1253b/volumes/1d004037-f4e4-47aa-9e78-355f5bb1da20 => generated 0 bytes in 186 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:47:51.195758 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:47:51.195758 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:47:51.220759 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e7fb4299-25c2-4c71-a3bd-3a324f7fcd8d tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] Volume info retrieved successfully. Jan 25 13:47:51.266312 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e7fb4299-25c2-4c71-a3bd-3a324f7fcd8d tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] http://10.222.0.38/volume/v3/c2a35c8a4ad34115ab823a4dd0e1253b/volumes/1d004037-f4e4-47aa-9e78-355f5bb1da20 returned with HTTP 200 Jan 25 13:47:51.267622 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 209/390] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:47:51 2021] GET /volume/v3/c2a35c8a4ad34115ab823a4dd0e1253b/volumes/1d004037-f4e4-47aa-9e78-355f5bb1da20 => generated 940 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:47:52.286015 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b9bb2105-bfe0-49c9-b278-39d0339f2793 tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] GET http://10.222.0.38/volume/v3/c2a35c8a4ad34115ab823a4dd0e1253b/volumes/1d004037-f4e4-47aa-9e78-355f5bb1da20 Jan 25 13:47:52.287466 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b9bb2105-bfe0-49c9-b278-39d0339f2793 tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:52.287871 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:47:52.287871 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:47:52.288484 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b9bb2105-bfe0-49c9-b278-39d0339f2793 tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:52.406264 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:47:52.406264 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:47:52.431872 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b9bb2105-bfe0-49c9-b278-39d0339f2793 tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] Volume info retrieved successfully. Jan 25 13:47:52.479404 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b9bb2105-bfe0-49c9-b278-39d0339f2793 tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] http://10.222.0.38/volume/v3/c2a35c8a4ad34115ab823a4dd0e1253b/volumes/1d004037-f4e4-47aa-9e78-355f5bb1da20 returned with HTTP 200 Jan 25 13:47:52.490599 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 182/391] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:47:52 2021] GET /volume/v3/c2a35c8a4ad34115ab823a4dd0e1253b/volumes/1d004037-f4e4-47aa-9e78-355f5bb1da20 => generated 940 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:47:53.497153 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-00e1ea32-357a-4187-9a5a-2b92c1f5d1a8 tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] GET http://10.222.0.38/volume/v3/c2a35c8a4ad34115ab823a4dd0e1253b/volumes/1d004037-f4e4-47aa-9e78-355f5bb1da20 Jan 25 13:47:53.498191 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-00e1ea32-357a-4187-9a5a-2b92c1f5d1a8 tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:53.498535 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:47:53.498535 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:47:53.499150 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-00e1ea32-357a-4187-9a5a-2b92c1f5d1a8 tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:53.631440 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:47:53.631440 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:47:53.656675 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-00e1ea32-357a-4187-9a5a-2b92c1f5d1a8 tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] Volume info retrieved successfully. Jan 25 13:47:53.699831 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-00e1ea32-357a-4187-9a5a-2b92c1f5d1a8 tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] http://10.222.0.38/volume/v3/c2a35c8a4ad34115ab823a4dd0e1253b/volumes/1d004037-f4e4-47aa-9e78-355f5bb1da20 returned with HTTP 200 Jan 25 13:47:53.713251 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 210/392] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:47:53 2021] GET /volume/v3/c2a35c8a4ad34115ab823a4dd0e1253b/volumes/1d004037-f4e4-47aa-9e78-355f5bb1da20 => generated 940 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:47:54.717762 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-39ae0501-ed57-4cb8-877d-6038100f7029 tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] GET http://10.222.0.38/volume/v3/c2a35c8a4ad34115ab823a4dd0e1253b/volumes/1d004037-f4e4-47aa-9e78-355f5bb1da20 Jan 25 13:47:54.718292 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-39ae0501-ed57-4cb8-877d-6038100f7029 tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:54.718510 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:47:54.718510 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:47:54.719037 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-39ae0501-ed57-4cb8-877d-6038100f7029 tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:54.830334 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-39ae0501-ed57-4cb8-877d-6038100f7029 tempest-VolumeTypesTest-717025411 tempest-VolumeTypesTest-717025411] http://10.222.0.38/volume/v3/c2a35c8a4ad34115ab823a4dd0e1253b/volumes/1d004037-f4e4-47aa-9e78-355f5bb1da20 returned with HTTP 404 Jan 25 13:47:54.831957 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 183/393] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:47:54 2021] GET /volume/v3/c2a35c8a4ad34115ab823a4dd0e1253b/volumes/1d004037-f4e4-47aa-9e78-355f5bb1da20 => generated 109 bytes in 118 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:47:54.840193 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9e2be501-a3e7-4d3c-8300-df57e1aa960d tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] DELETE http://10.222.0.38/volume/v3/19930ef214c0476db339468deb1f766f/types/208c3558-9fec-430d-9792-16bce864b42f Jan 25 13:47:54.841144 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9e2be501-a3e7-4d3c-8300-df57e1aa960d tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:54.841597 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:47:54.841597 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:47:54.842308 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9e2be501-a3e7-4d3c-8300-df57e1aa960d tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] Calling method '_delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:54.919782 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 25 13:47:54.919782 n-d-760456-3 devstack@c-api.service[87928]: "UPDATE / DELETE expressions." % clause Jan 25 13:47:54.939610 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9e2be501-a3e7-4d3c-8300-df57e1aa960d tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] http://10.222.0.38/volume/v3/19930ef214c0476db339468deb1f766f/types/208c3558-9fec-430d-9792-16bce864b42f returned with HTTP 202 Jan 25 13:47:54.945080 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 211/394] 10.222.0.38 () {58 vars in 1312 bytes} [Mon Jan 25 13:47:54 2021] DELETE /volume/v3/19930ef214c0476db339468deb1f766f/types/208c3558-9fec-430d-9792-16bce864b42f => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:47:54.951291 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-00ff6c66-2d6d-4568-97e7-609a67c9c982 tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] GET http://10.222.0.38/volume/v3/19930ef214c0476db339468deb1f766f/types/208c3558-9fec-430d-9792-16bce864b42f Jan 25 13:47:54.952057 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-00ff6c66-2d6d-4568-97e7-609a67c9c982 tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:54.952798 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-00ff6c66-2d6d-4568-97e7-609a67c9c982 tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:54.966238 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-00ff6c66-2d6d-4568-97e7-609a67c9c982 tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] http://10.222.0.38/volume/v3/19930ef214c0476db339468deb1f766f/types/208c3558-9fec-430d-9792-16bce864b42f returned with HTTP 404 Jan 25 13:47:54.968191 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 184/395] 10.222.0.38 () {58 vars in 1309 bytes} [Mon Jan 25 13:47:54 2021] GET /volume/v3/19930ef214c0476db339468deb1f766f/types/208c3558-9fec-430d-9792-16bce864b42f => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:47:54.978126 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bb0bf806-1f42-4846-8342-255f34093d37 tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] DELETE http://10.222.0.38/volume/v3/19930ef214c0476db339468deb1f766f/types/77c4656c-f808-4b10-bf3d-cb978fce8ebb Jan 25 13:47:54.978909 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bb0bf806-1f42-4846-8342-255f34093d37 tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:54.979638 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bb0bf806-1f42-4846-8342-255f34093d37 tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] Calling method '_delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:55.072040 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bb0bf806-1f42-4846-8342-255f34093d37 tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] http://10.222.0.38/volume/v3/19930ef214c0476db339468deb1f766f/types/77c4656c-f808-4b10-bf3d-cb978fce8ebb returned with HTTP 202 Jan 25 13:47:55.073087 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 212/396] 10.222.0.38 () {58 vars in 1312 bytes} [Mon Jan 25 13:47:54 2021] DELETE /volume/v3/19930ef214c0476db339468deb1f766f/types/77c4656c-f808-4b10-bf3d-cb978fce8ebb => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:47:55.082518 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9927f710-b2e9-4235-8b51-58083985ff10 tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] GET http://10.222.0.38/volume/v3/19930ef214c0476db339468deb1f766f/types/77c4656c-f808-4b10-bf3d-cb978fce8ebb Jan 25 13:47:55.084057 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9927f710-b2e9-4235-8b51-58083985ff10 tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:47:55.084932 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9927f710-b2e9-4235-8b51-58083985ff10 tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:47:55.103461 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9927f710-b2e9-4235-8b51-58083985ff10 tempest-VolumeTypesTest-992044862 tempest-VolumeTypesTest-992044862] http://10.222.0.38/volume/v3/19930ef214c0476db339468deb1f766f/types/77c4656c-f808-4b10-bf3d-cb978fce8ebb returned with HTTP 404 Jan 25 13:47:55.108067 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 185/397] 10.222.0.38 () {58 vars in 1309 bytes} [Mon Jan 25 13:47:55 2021] GET /volume/v3/19930ef214c0476db339468deb1f766f/types/77c4656c-f808-4b10-bf3d-cb978fce8ebb => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:48:03.599911 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3492e0c5-54ad-4c97-a912-fb9dc6ba0588 tempest-AvailabilityZoneTestJSON-299258033 tempest-AvailabilityZoneTestJSON-299258033] GET http://10.222.0.38/volume/v3/c9f206eb9ec541998e6d53a2d97a6600/os-availability-zone Jan 25 13:48:03.600504 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3492e0c5-54ad-4c97-a912-fb9dc6ba0588 tempest-AvailabilityZoneTestJSON-299258033 tempest-AvailabilityZoneTestJSON-299258033] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:48:03.600933 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3492e0c5-54ad-4c97-a912-fb9dc6ba0588 tempest-AvailabilityZoneTestJSON-299258033 tempest-AvailabilityZoneTestJSON-299258033] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:48:03.614545 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3492e0c5-54ad-4c97-a912-fb9dc6ba0588 tempest-AvailabilityZoneTestJSON-299258033 tempest-AvailabilityZoneTestJSON-299258033] Availability Zones retrieved successfully. Jan 25 13:48:03.616313 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3492e0c5-54ad-4c97-a912-fb9dc6ba0588 tempest-AvailabilityZoneTestJSON-299258033 tempest-AvailabilityZoneTestJSON-299258033] http://10.222.0.38/volume/v3/c9f206eb9ec541998e6d53a2d97a6600/os-availability-zone returned with HTTP 200 Jan 25 13:48:03.618073 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 213/398] 10.222.0.38 () {58 vars in 1243 bytes} [Mon Jan 25 13:48:02 2021] GET /volume/v3/c9f206eb9ec541998e6d53a2d97a6600/os-availability-zone => generated 82 bytes in 645 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 13:48:19.898713 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8de686a7-b85d-41de-80cb-394e28c88270 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] POST http://10.222.0.38/volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes Jan 25 13:48:19.900124 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8de686a7-b85d-41de-80cb-394e28c88270 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-859969703"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:48:19.901499 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-8de686a7-b85d-41de-80cb-394e28c88270 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-859969703'}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 13:48:19.902149 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-8de686a7-b85d-41de-80cb-394e28c88270 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Create volume of 1 GB Jan 25 13:48:19.929993 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-8de686a7-b85d-41de-80cb-394e28c88270 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Availability Zones retrieved successfully. Jan 25 13:48:19.975969 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-8de686a7-b85d-41de-80cb-394e28c88270 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Flow 'volume_create_api' (53f2b113-658e-48ce-9aad-62accdb92cfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:48:19.979466 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-8de686a7-b85d-41de-80cb-394e28c88270 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4677bf17-76e8-47ec-ab35-a8f4c4e41155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:48:19.981917 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-8de686a7-b85d-41de-80cb-394e28c88270 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Validating volume size '1' using validate_int {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 13:48:20.165528 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-8de686a7-b85d-41de-80cb-394e28c88270 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4677bf17-76e8-47ec-ab35-a8f4c4e41155) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:48:20.167937 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-8de686a7-b85d-41de-80cb-394e28c88270 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d422f3c-c3f4-4723-8c8b-710037b10955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:48:20.301731 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-8de686a7-b85d-41de-80cb-394e28c88270 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Created reservations ['6dcd98d8-9805-4101-af97-1804b9aa8ee0', '2d7fe0fc-bbee-4620-8c04-9fc746447cf4', 'c40cdd33-796f-4bcd-a033-3650cb639539', 'c5a9b1d4-eb22-42d8-9246-4ea07af1407a'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:48:20.304016 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-8de686a7-b85d-41de-80cb-394e28c88270 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d422f3c-c3f4-4723-8c8b-710037b10955) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6dcd98d8-9805-4101-af97-1804b9aa8ee0', '2d7fe0fc-bbee-4620-8c04-9fc746447cf4', 'c40cdd33-796f-4bcd-a033-3650cb639539', 'c5a9b1d4-eb22-42d8-9246-4ea07af1407a']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:48:20.311179 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-8de686a7-b85d-41de-80cb-394e28c88270 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f59e5709-80c2-4a9e-8513-251f2a2e51a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:48:20.450591 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-8de686a7-b85d-41de-80cb-394e28c88270 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f59e5709-80c2-4a9e-8513-251f2a2e51a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e453722c-daf4-4b57-99b3-343ca658827a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-859969703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e05d15877fe94018a63fb9b9e3d9b020',qos_specs=None,replication_status=,reservations=['6dcd98d8-9805-4101-af97-1804b9aa8ee0','2d7fe0fc-bbee-4620-8c04-9fc746447cf4','c40cdd33-796f-4bcd-a033-3650cb639539','c5a9b1d4-eb22-42d8-9246-4ea07af1407a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05152f35513f44dd80116f81db98ac5f',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T13:48:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-859969703',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e453722c-daf4-4b57-99b3-343ca658827a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e05d15877fe94018a63fb9b9e3d9b020',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='05152f35513f44dd80116f81db98ac5f',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:48:20.453218 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-8de686a7-b85d-41de-80cb-394e28c88270 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (096c6349-3349-4a4b-aee5-d82d2470c447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:48:20.504215 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-8de686a7-b85d-41de-80cb-394e28c88270 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (096c6349-3349-4a4b-aee5-d82d2470c447) transitioned into state 'SUCCESS' from state '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-859969703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e05d15877fe94018a63fb9b9e3d9b020',qos_specs=None,replication_status=,reservations=['6dcd98d8-9805-4101-af97-1804b9aa8ee0','2d7fe0fc-bbee-4620-8c04-9fc746447cf4','c40cdd33-796f-4bcd-a033-3650cb639539','c5a9b1d4-eb22-42d8-9246-4ea07af1407a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05152f35513f44dd80116f81db98ac5f',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:48:20.508239 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-8de686a7-b85d-41de-80cb-394e28c88270 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac568f22-5ad8-4727-9bd1-55101180562e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:48:20.547041 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-8de686a7-b85d-41de-80cb-394e28c88270 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac568f22-5ad8-4727-9bd1-55101180562e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:48:20.556992 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-8de686a7-b85d-41de-80cb-394e28c88270 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Flow 'volume_create_api' (53f2b113-658e-48ce-9aad-62accdb92cfa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:48:20.662046 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-8de686a7-b85d-41de-80cb-394e28c88270 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Create volume request issued successfully. Jan 25 13:48:20.712221 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8de686a7-b85d-41de-80cb-394e28c88270 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] http://10.222.0.38/volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes returned with HTTP 202 Jan 25 13:48:20.721548 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 186/399] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 13:48:19 2021] POST /volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes => generated 817 bytes in 1550 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 13:48:20.737832 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c2f514ab-57f3-4f97-a6ab-8dd59efb11b7 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] GET http://10.222.0.38/volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a Jan 25 13:48:20.738708 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c2f514ab-57f3-4f97-a6ab-8dd59efb11b7 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:48:20.739431 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c2f514ab-57f3-4f97-a6ab-8dd59efb11b7 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:48:20.940419 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:48:20.940419 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:48:20.974724 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c2f514ab-57f3-4f97-a6ab-8dd59efb11b7 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Volume info retrieved successfully. Jan 25 13:48:21.086917 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c2f514ab-57f3-4f97-a6ab-8dd59efb11b7 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] http://10.222.0.38/volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a returned with HTTP 200 Jan 25 13:48:21.087838 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 214/400] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:48:20 2021] GET /volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a => generated 909 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:48:22.106679 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b19f94fb-1636-4c7b-9158-2302bf45cc65 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] GET http://10.222.0.38/volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a Jan 25 13:48:22.107229 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b19f94fb-1636-4c7b-9158-2302bf45cc65 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:48:22.107229 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:48:22.107229 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:48:22.107503 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b19f94fb-1636-4c7b-9158-2302bf45cc65 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:48:22.265550 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:48:22.265550 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:48:22.311300 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b19f94fb-1636-4c7b-9158-2302bf45cc65 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Volume info retrieved successfully. Jan 25 13:48:22.395395 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b19f94fb-1636-4c7b-9158-2302bf45cc65 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] http://10.222.0.38/volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a returned with HTTP 200 Jan 25 13:48:22.397373 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 187/401] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:48:22 2021] GET /volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a => generated 909 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:48:23.413649 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-19e644de-72a7-46e8-bd5a-a9c5e5af1048 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] GET http://10.222.0.38/volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a Jan 25 13:48:23.415194 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-19e644de-72a7-46e8-bd5a-a9c5e5af1048 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:48:23.415584 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:48:23.415584 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:48:23.416195 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-19e644de-72a7-46e8-bd5a-a9c5e5af1048 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:48:23.525055 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:48:23.525055 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:48:23.537790 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-19e644de-72a7-46e8-bd5a-a9c5e5af1048 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Volume info retrieved successfully. Jan 25 13:48:23.568570 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-19e644de-72a7-46e8-bd5a-a9c5e5af1048 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] http://10.222.0.38/volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a returned with HTTP 200 Jan 25 13:48:23.571810 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 215/402] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:48:23 2021] GET /volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a => generated 910 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:48:25.264457 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9d606f3b-5757-412b-8724-a4c8e94d2156 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] POST http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes Jan 25 13:48:25.265045 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:48:25.265045 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:48:25.265469 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9d606f3b-5757-412b-8724-a4c8e94d2156 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-2009710403", "imageRef": "fc79b33f-195f-4d3d-a6f8-dbc6271d1a69"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:48:25.266680 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-9d606f3b-5757-412b-8724-a4c8e94d2156 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-2009710403', 'imageRef': 'fc79b33f-195f-4d3d-a6f8-dbc6271d1a69'}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 13:48:25.435578 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-9d606f3b-5757-412b-8724-a4c8e94d2156 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Create volume of 1 GB Jan 25 13:48:25.450034 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-9d606f3b-5757-412b-8724-a4c8e94d2156 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Availability Zones retrieved successfully. Jan 25 13:48:25.467785 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-9d606f3b-5757-412b-8724-a4c8e94d2156 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Flow 'volume_create_api' (bdb915dd-2352-442d-9391-04e61a64cc45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:48:25.471918 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-9d606f3b-5757-412b-8724-a4c8e94d2156 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9041742-3b03-4ef9-a7dd-daab2d44ef96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:48:25.474297 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-9d606f3b-5757-412b-8724-a4c8e94d2156 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Validating volume size '1' using validate_int {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 13:48:25.603311 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-9d606f3b-5757-412b-8724-a4c8e94d2156 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9041742-3b03-4ef9-a7dd-daab2d44ef96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:48:25.605533 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-9d606f3b-5757-412b-8724-a4c8e94d2156 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05d0bbea-d949-4b9e-b2a8-bf7b9b4ef4d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:48:25.701028 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-9d606f3b-5757-412b-8724-a4c8e94d2156 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Created reservations ['0b4e1ea0-5439-4208-8407-856f2b6f7143', '088f3d33-5c0f-4acf-bfd5-73c0b43c6779', '3495ccfa-78dd-457d-95d6-ebc0ea4d3bc8', 'e5bd37cb-ce0c-48cd-8022-56b9fc830622'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:48:25.703790 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-9d606f3b-5757-412b-8724-a4c8e94d2156 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05d0bbea-d949-4b9e-b2a8-bf7b9b4ef4d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b4e1ea0-5439-4208-8407-856f2b6f7143', '088f3d33-5c0f-4acf-bfd5-73c0b43c6779', '3495ccfa-78dd-457d-95d6-ebc0ea4d3bc8', 'e5bd37cb-ce0c-48cd-8022-56b9fc830622']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:48:25.708339 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-9d606f3b-5757-412b-8724-a4c8e94d2156 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03f14be6-6e52-45e3-a3cc-358608d001a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:48:25.771671 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-9d606f3b-5757-412b-8724-a4c8e94d2156 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03f14be6-6e52-45e3-a3cc-358608d001a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f3052f5-65c0-4f3c-8544-786084ae6a70', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2009710403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84d79849660e416091cc0a56ec79300d',qos_specs=None,replication_status=,reservations=['0b4e1ea0-5439-4208-8407-856f2b6f7143','088f3d33-5c0f-4acf-bfd5-73c0b43c6779','3495ccfa-78dd-457d-95d6-ebc0ea4d3bc8','e5bd37cb-ce0c-48cd-8022-56b9fc830622'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5797406ba24143edae8ceae1a540595b',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T13:48:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2009710403',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f3052f5-65c0-4f3c-8544-786084ae6a70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84d79849660e416091cc0a56ec79300d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='5797406ba24143edae8ceae1a540595b',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:48:25.774192 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-9d606f3b-5757-412b-8724-a4c8e94d2156 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b687652b-0a0b-4ccf-88ef-1a2990130f11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:48:25.818714 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-9d606f3b-5757-412b-8724-a4c8e94d2156 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b687652b-0a0b-4ccf-88ef-1a2990130f11) transitioned into state 'SUCCESS' from state '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-2009710403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84d79849660e416091cc0a56ec79300d',qos_specs=None,replication_status=,reservations=['0b4e1ea0-5439-4208-8407-856f2b6f7143','088f3d33-5c0f-4acf-bfd5-73c0b43c6779','3495ccfa-78dd-457d-95d6-ebc0ea4d3bc8','e5bd37cb-ce0c-48cd-8022-56b9fc830622'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5797406ba24143edae8ceae1a540595b',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:48:25.822711 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-9d606f3b-5757-412b-8724-a4c8e94d2156 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (409692fe-aab7-478f-b1cc-f5d7dcb8ebd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:48:25.848945 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-9d606f3b-5757-412b-8724-a4c8e94d2156 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (409692fe-aab7-478f-b1cc-f5d7dcb8ebd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:48:25.852900 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-9d606f3b-5757-412b-8724-a4c8e94d2156 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Flow 'volume_create_api' (bdb915dd-2352-442d-9391-04e61a64cc45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:48:25.926343 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-9d606f3b-5757-412b-8724-a4c8e94d2156 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Create volume request issued successfully. Jan 25 13:48:25.945991 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9d606f3b-5757-412b-8724-a4c8e94d2156 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes returned with HTTP 202 Jan 25 13:48:25.962112 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-62955efc-07e6-4b81-be8f-767a42632988 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] GET http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 Jan 25 13:48:25.962727 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-62955efc-07e6-4b81-be8f-767a42632988 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:48:25.963002 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:48:25.963002 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:48:25.963547 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-62955efc-07e6-4b81-be8f-767a42632988 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:48:25.965091 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 188/403] 10.222.0.38 () {60 vars in 1226 bytes} [Mon Jan 25 13:48:24 2021] POST /volume/v3/84d79849660e416091cc0a56ec79300d/volumes => generated 821 bytes in 1063 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 13:48:26.020535 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:48:26.020535 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:48:26.029825 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-62955efc-07e6-4b81-be8f-767a42632988 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Volume info retrieved successfully. Jan 25 13:48:26.057355 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-62955efc-07e6-4b81-be8f-767a42632988 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 returned with HTTP 200 Jan 25 13:48:26.058891 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 216/404] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:48:25 2021] GET /volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 => generated 889 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:48:27.076966 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-59abe615-e1f7-4478-9c58-c05f4da0f0df tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] GET http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 Jan 25 13:48:27.077485 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-59abe615-e1f7-4478-9c58-c05f4da0f0df tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:48:27.078130 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:48:27.078130 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:48:27.078746 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-59abe615-e1f7-4478-9c58-c05f4da0f0df tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:48:27.198044 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:48:27.198044 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:48:27.224421 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-59abe615-e1f7-4478-9c58-c05f4da0f0df tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Volume info retrieved successfully. Jan 25 13:48:27.285301 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-59abe615-e1f7-4478-9c58-c05f4da0f0df tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 returned with HTTP 200 Jan 25 13:48:27.288235 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 189/405] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:48:27 2021] GET /volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 => generated 913 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:48:28.305569 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d2ca43f7-e57f-4bc6-89d5-a68ea333e8c3 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] GET http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 Jan 25 13:48:28.306337 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d2ca43f7-e57f-4bc6-89d5-a68ea333e8c3 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:48:28.306558 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:48:28.306558 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:48:28.306936 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d2ca43f7-e57f-4bc6-89d5-a68ea333e8c3 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:48:28.412449 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:48:28.412449 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:48:28.435255 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d2ca43f7-e57f-4bc6-89d5-a68ea333e8c3 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Volume info retrieved successfully. Jan 25 13:48:28.488194 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d2ca43f7-e57f-4bc6-89d5-a68ea333e8c3 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 returned with HTTP 200 Jan 25 13:48:28.498147 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 217/406] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:48:28 2021] GET /volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 => generated 913 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:48:29.506800 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5c9245ac-08b7-4227-b2b4-9f2aaa5c73b9 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] GET http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 Jan 25 13:48:29.509435 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5c9245ac-08b7-4227-b2b4-9f2aaa5c73b9 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:48:29.510057 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:48:29.510057 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:48:29.511229 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5c9245ac-08b7-4227-b2b4-9f2aaa5c73b9 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:48:29.594113 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:48:29.594113 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:48:29.645956 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-5c9245ac-08b7-4227-b2b4-9f2aaa5c73b9 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Volume info retrieved successfully. Jan 25 13:48:29.720519 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5c9245ac-08b7-4227-b2b4-9f2aaa5c73b9 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 returned with HTTP 200 Jan 25 13:48:29.731088 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 190/407] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:48:29 2021] GET /volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 => generated 913 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:48:30.747908 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9260773b-01ca-46cf-bc00-15bec77b4a92 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] GET http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 Jan 25 13:48:30.750610 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9260773b-01ca-46cf-bc00-15bec77b4a92 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:48:30.751456 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:48:30.751456 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:48:30.752507 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9260773b-01ca-46cf-bc00-15bec77b4a92 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:48:30.901498 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:48:30.901498 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:48:30.916473 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-9260773b-01ca-46cf-bc00-15bec77b4a92 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Volume info retrieved successfully. Jan 25 13:48:30.954444 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9260773b-01ca-46cf-bc00-15bec77b4a92 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 returned with HTTP 200 Jan 25 13:48:30.956587 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 218/408] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:48:30 2021] GET /volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 => generated 913 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:48:31.975825 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2f817566-0950-442a-9b54-248cfde740fe tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] GET http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 Jan 25 13:48:31.976633 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2f817566-0950-442a-9b54-248cfde740fe tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:48:31.976867 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:48:31.976867 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:48:31.977212 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2f817566-0950-442a-9b54-248cfde740fe tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:48:32.041065 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:48:32.041065 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:48:32.052379 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-2f817566-0950-442a-9b54-248cfde740fe tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Volume info retrieved successfully. Jan 25 13:48:32.086486 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2f817566-0950-442a-9b54-248cfde740fe tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 returned with HTTP 200 Jan 25 13:48:32.087867 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 191/409] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:48:31 2021] GET /volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 => generated 913 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:48:33.105302 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4bc481a1-328e-4e82-ae32-4e96fb2c817e tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] GET http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 Jan 25 13:48:33.105901 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4bc481a1-328e-4e82-ae32-4e96fb2c817e tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:48:33.106545 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:48:33.106545 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:48:33.107093 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4bc481a1-328e-4e82-ae32-4e96fb2c817e tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:48:33.273201 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:48:33.273201 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:48:33.297793 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4bc481a1-328e-4e82-ae32-4e96fb2c817e tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Volume info retrieved successfully. Jan 25 13:48:33.352347 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4bc481a1-328e-4e82-ae32-4e96fb2c817e tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 returned with HTTP 200 Jan 25 13:48:33.361017 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 219/410] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:48:33 2021] GET /volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 => generated 913 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:48:34.375617 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-be6e1638-e484-4666-81ef-f84c80c6808e tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] GET http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 Jan 25 13:48:34.377956 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-be6e1638-e484-4666-81ef-f84c80c6808e tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:48:34.378586 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:48:34.378586 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:48:34.379511 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-be6e1638-e484-4666-81ef-f84c80c6808e tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:48:34.686264 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:48:34.686264 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:48:34.722439 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-be6e1638-e484-4666-81ef-f84c80c6808e tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Volume info retrieved successfully. Jan 25 13:48:34.782667 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-be6e1638-e484-4666-81ef-f84c80c6808e tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 returned with HTTP 200 Jan 25 13:48:34.786232 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 192/411] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:48:34 2021] GET /volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 => generated 913 bytes in 417 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:48:35.803619 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-25f3ca11-aba0-4d59-a485-732d272bf21a tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] GET http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 Jan 25 13:48:35.805411 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-25f3ca11-aba0-4d59-a485-732d272bf21a tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:48:35.805835 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:48:35.805835 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:48:35.806662 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-25f3ca11-aba0-4d59-a485-732d272bf21a tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:48:35.895563 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:48:35.895563 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:48:35.907645 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-25f3ca11-aba0-4d59-a485-732d272bf21a tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Volume info retrieved successfully. Jan 25 13:48:35.936752 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-25f3ca11-aba0-4d59-a485-732d272bf21a tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 returned with HTTP 200 Jan 25 13:48:35.938145 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 220/412] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:48:35 2021] GET /volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 => generated 913 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:48:36.954499 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-61850d28-6165-409c-be4c-bdd44aaf57d6 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] GET http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 Jan 25 13:48:36.955689 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-61850d28-6165-409c-be4c-bdd44aaf57d6 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:48:36.955809 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:48:36.955809 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:48:36.956190 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-61850d28-6165-409c-be4c-bdd44aaf57d6 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:48:37.016701 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:48:37.016701 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:48:37.028733 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-61850d28-6165-409c-be4c-bdd44aaf57d6 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Volume info retrieved successfully. Jan 25 13:48:37.057356 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-61850d28-6165-409c-be4c-bdd44aaf57d6 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 returned with HTTP 200 Jan 25 13:48:37.066628 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 193/413] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:48:36 2021] GET /volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 => generated 913 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:48:38.076995 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-14a5f7db-79bb-45ea-bc6e-63f1fcdb6a31 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] GET http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 Jan 25 13:48:38.079252 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-14a5f7db-79bb-45ea-bc6e-63f1fcdb6a31 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:48:38.079456 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:48:38.079456 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:48:38.080605 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-14a5f7db-79bb-45ea-bc6e-63f1fcdb6a31 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:48:38.134671 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:48:38.134671 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:48:38.144352 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-14a5f7db-79bb-45ea-bc6e-63f1fcdb6a31 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Volume info retrieved successfully. Jan 25 13:48:38.168365 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-14a5f7db-79bb-45ea-bc6e-63f1fcdb6a31 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 returned with HTTP 200 Jan 25 13:48:38.169514 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 221/414] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:48:38 2021] GET /volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 => generated 913 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:48:39.186203 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-76ebab6e-fba7-4117-be51-bc814a88c6d6 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] GET http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 Jan 25 13:48:39.187055 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-76ebab6e-fba7-4117-be51-bc814a88c6d6 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:48:39.187055 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:48:39.187055 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:48:39.187698 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-76ebab6e-fba7-4117-be51-bc814a88c6d6 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:48:39.287417 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:48:39.287417 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:48:39.316387 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-76ebab6e-fba7-4117-be51-bc814a88c6d6 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Volume info retrieved successfully. Jan 25 13:48:39.377861 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-76ebab6e-fba7-4117-be51-bc814a88c6d6 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 returned with HTTP 200 Jan 25 13:48:39.379263 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 194/415] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:48:39 2021] GET /volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 => generated 913 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:48:40.395154 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1b0de260-4809-4b66-938b-1256e0535e0e tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] GET http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 Jan 25 13:48:40.395658 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1b0de260-4809-4b66-938b-1256e0535e0e tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:48:40.396016 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:48:40.396016 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:48:40.396636 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1b0de260-4809-4b66-938b-1256e0535e0e tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:48:40.509464 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:48:40.509464 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:48:40.530532 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-1b0de260-4809-4b66-938b-1256e0535e0e tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Volume info retrieved successfully. Jan 25 13:48:40.580651 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1b0de260-4809-4b66-938b-1256e0535e0e tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 returned with HTTP 200 Jan 25 13:48:40.582965 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 222/416] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:48:40 2021] GET /volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 => generated 913 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:48:41.599448 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3023db08-e386-45a4-b036-db9d741d8f70 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] GET http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 Jan 25 13:48:41.599963 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3023db08-e386-45a4-b036-db9d741d8f70 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:48:41.600356 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:48:41.600356 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:48:41.601071 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3023db08-e386-45a4-b036-db9d741d8f70 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:48:41.691070 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:48:41.691070 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:48:41.702211 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3023db08-e386-45a4-b036-db9d741d8f70 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Volume info retrieved successfully. Jan 25 13:48:41.731698 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3023db08-e386-45a4-b036-db9d741d8f70 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 returned with HTTP 200 Jan 25 13:48:41.732926 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 195/417] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:48:41 2021] GET /volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 => generated 913 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:48:42.750204 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dbbbbb34-36fb-4621-a840-f7e144f78eee tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] GET http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 Jan 25 13:48:42.751377 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dbbbbb34-36fb-4621-a840-f7e144f78eee tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:48:42.751985 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:48:42.751985 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:48:42.753151 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dbbbbb34-36fb-4621-a840-f7e144f78eee tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:48:42.833877 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:48:42.833877 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:48:42.845048 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-dbbbbb34-36fb-4621-a840-f7e144f78eee tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Volume info retrieved successfully. Jan 25 13:48:42.878120 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dbbbbb34-36fb-4621-a840-f7e144f78eee tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 returned with HTTP 200 Jan 25 13:48:42.879528 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 223/418] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:48:42 2021] GET /volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 => generated 913 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:48:43.903498 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4f3f1ad5-13f8-43d7-89be-b2eadf8cfe6f tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] GET http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 Jan 25 13:48:43.903498 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4f3f1ad5-13f8-43d7-89be-b2eadf8cfe6f tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:48:43.908381 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:48:43.908381 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:48:43.909094 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4f3f1ad5-13f8-43d7-89be-b2eadf8cfe6f tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:48:44.022924 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:48:44.022924 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:48:44.038551 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4f3f1ad5-13f8-43d7-89be-b2eadf8cfe6f tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Volume info retrieved successfully. Jan 25 13:48:44.112409 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4f3f1ad5-13f8-43d7-89be-b2eadf8cfe6f tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 returned with HTTP 200 Jan 25 13:48:44.117621 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 196/419] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:48:43 2021] GET /volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 => generated 913 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:48:45.133368 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f37fab16-bf86-41c7-a0cb-b35a0c3cc5c7 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] GET http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 Jan 25 13:48:45.134377 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f37fab16-bf86-41c7-a0cb-b35a0c3cc5c7 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:48:45.134743 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:48:45.134743 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:48:45.135361 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f37fab16-bf86-41c7-a0cb-b35a0c3cc5c7 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:48:45.258127 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:48:45.258127 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:48:45.268725 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f37fab16-bf86-41c7-a0cb-b35a0c3cc5c7 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Volume info retrieved successfully. Jan 25 13:48:45.294227 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f37fab16-bf86-41c7-a0cb-b35a0c3cc5c7 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 returned with HTTP 200 Jan 25 13:48:45.295040 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 224/420] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:48:45 2021] GET /volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 => generated 971 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:48:46.310809 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7ad004d2-6c1f-4f32-9928-364d4a341c24 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] GET http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 Jan 25 13:48:46.311371 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7ad004d2-6c1f-4f32-9928-364d4a341c24 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:48:46.311531 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:48:46.311531 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:48:46.311912 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7ad004d2-6c1f-4f32-9928-364d4a341c24 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:48:46.459905 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:48:46.459905 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:48:46.487210 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7ad004d2-6c1f-4f32-9928-364d4a341c24 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Volume info retrieved successfully. Jan 25 13:48:46.530114 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7ad004d2-6c1f-4f32-9928-364d4a341c24 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 returned with HTTP 200 Jan 25 13:48:46.540878 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 197/421] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:48:46 2021] GET /volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 => generated 974 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:48:47.564008 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6d08a2ea-b451-4e5c-8309-94cce4869fac tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] GET http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 Jan 25 13:48:47.564700 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6d08a2ea-b451-4e5c-8309-94cce4869fac tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:48:47.565286 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:48:47.565286 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:48:47.565861 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6d08a2ea-b451-4e5c-8309-94cce4869fac tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:48:47.628064 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:48:47.628064 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:48:47.640941 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6d08a2ea-b451-4e5c-8309-94cce4869fac tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Volume info retrieved successfully. Jan 25 13:48:47.685716 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6d08a2ea-b451-4e5c-8309-94cce4869fac tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 returned with HTTP 200 Jan 25 13:48:47.686814 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 225/422] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:48:47 2021] GET /volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 => generated 974 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:48:48.703507 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f13b4ba8-d49b-4099-8897-9b7d2e4452b2 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] GET http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 Jan 25 13:48:48.705455 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f13b4ba8-d49b-4099-8897-9b7d2e4452b2 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:48:48.705999 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:48:48.705999 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:48:48.706905 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f13b4ba8-d49b-4099-8897-9b7d2e4452b2 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:48:48.770326 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:48:48.770326 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:48:48.780182 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f13b4ba8-d49b-4099-8897-9b7d2e4452b2 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Volume info retrieved successfully. Jan 25 13:48:48.806980 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f13b4ba8-d49b-4099-8897-9b7d2e4452b2 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 returned with HTTP 200 Jan 25 13:48:48.808585 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 198/423] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:48:48 2021] GET /volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 => generated 974 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:48:49.825511 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-048ef91b-dd08-4d9f-8892-e55f82c32138 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] GET http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 Jan 25 13:48:49.826340 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-048ef91b-dd08-4d9f-8892-e55f82c32138 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:48:49.826340 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:48:49.826340 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:48:49.826646 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-048ef91b-dd08-4d9f-8892-e55f82c32138 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:48:49.894373 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:48:49.894373 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:48:49.906340 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-048ef91b-dd08-4d9f-8892-e55f82c32138 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Volume info retrieved successfully. Jan 25 13:48:49.941945 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-048ef91b-dd08-4d9f-8892-e55f82c32138 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 returned with HTTP 200 Jan 25 13:48:49.943554 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 226/424] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:48:49 2021] GET /volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 => generated 974 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:48:50.466513 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-96a0c340-1ed1-4a4c-ab72-9428fcdd1ef5 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] POST http://10.222.0.38/volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a/action Jan 25 13:48:50.467227 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:48:50.467227 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:48:50.467906 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-96a0c340-1ed1-4a4c-ab72-9428fcdd1ef5 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Action body: b'{"os-attach": {"instance_uuid": "cddf8bc2-c1d3-49dc-92ab-ea28fcb0890a", "mountpoint": "/dev/sdb"}}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 13:48:50.468474 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-96a0c340-1ed1-4a4c-ab72-9428fcdd1ef5 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "cddf8bc2-c1d3-49dc-92ab-ea28fcb0890a", "mountpoint": "/dev/sdb"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:48:50.527992 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:48:50.527992 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:48:50.529671 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-96a0c340-1ed1-4a4c-ab72-9428fcdd1ef5 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Volume info retrieved successfully. Jan 25 13:48:50.554810 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-96a0c340-1ed1-4a4c-ab72-9428fcdd1ef5 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Update volume admin metadata completed successfully. Jan 25 13:48:50.961205 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8e0284d2-9936-4119-8ed3-feddfb3f054f tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] GET http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 Jan 25 13:48:50.961756 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8e0284d2-9936-4119-8ed3-feddfb3f054f tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:48:50.961945 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:48:50.961945 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:48:50.962329 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8e0284d2-9936-4119-8ed3-feddfb3f054f tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:48:51.044293 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-96a0c340-1ed1-4a4c-ab72-9428fcdd1ef5 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Attach volume completed successfully. Jan 25 13:48:51.045013 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-96a0c340-1ed1-4a4c-ab72-9428fcdd1ef5 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] http://10.222.0.38/volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a/action returned with HTTP 202 Jan 25 13:48:51.046035 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 199/425] 10.222.0.38 () {60 vars in 1357 bytes} [Mon Jan 25 13:48:50 2021] POST /volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a/action => generated 0 bytes in 583 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 13:48:51.052381 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:48:51.052381 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:48:51.055904 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f1877dff-6c3f-410f-95cb-bbe3499d5264 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] GET http://10.222.0.38/volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a Jan 25 13:48:51.056562 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f1877dff-6c3f-410f-95cb-bbe3499d5264 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:48:51.056916 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:48:51.056916 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:48:51.057677 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f1877dff-6c3f-410f-95cb-bbe3499d5264 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:48:51.065912 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-8e0284d2-9936-4119-8ed3-feddfb3f054f tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Volume info retrieved successfully. Jan 25 13:48:51.102725 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8e0284d2-9936-4119-8ed3-feddfb3f054f tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 returned with HTTP 200 Jan 25 13:48:51.114494 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 227/426] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:48:50 2021] GET /volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 => generated 1364 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 13:48:51.151152 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:48:51.151152 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:48:51.160427 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f1877dff-6c3f-410f-95cb-bbe3499d5264 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Volume info retrieved successfully. Jan 25 13:48:51.183125 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:48:51.183125 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:48:51.193840 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f1877dff-6c3f-410f-95cb-bbe3499d5264 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] http://10.222.0.38/volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a returned with HTTP 200 Jan 25 13:48:51.195245 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 200/427] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:48:51 2021] GET /volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a => generated 1244 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:48:51.210633 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-059fcbfe-8d28-4421-83dc-1adbf3efc383 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] POST http://10.222.0.38/volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a/action Jan 25 13:48:51.211548 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:48:51.211548 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:48:51.212255 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-059fcbfe-8d28-4421-83dc-1adbf3efc383 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Action body: b'{"os-detach": {}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 13:48:51.212781 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-059fcbfe-8d28-4421-83dc-1adbf3efc383 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:48:51.303044 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:48:51.303044 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:48:51.304536 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-059fcbfe-8d28-4421-83dc-1adbf3efc383 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Volume info retrieved successfully. Jan 25 13:48:51.462762 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-059fcbfe-8d28-4421-83dc-1adbf3efc383 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Detach volume completed successfully. Jan 25 13:48:51.469247 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-059fcbfe-8d28-4421-83dc-1adbf3efc383 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] http://10.222.0.38/volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a/action returned with HTTP 202 Jan 25 13:48:51.475330 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 228/428] 10.222.0.38 () {60 vars in 1357 bytes} [Mon Jan 25 13:48:51 2021] POST /volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a/action => generated 0 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 13:48:51.478351 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-330830fd-43ae-491c-a51c-ff3562953362 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] GET http://10.222.0.38/volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a Jan 25 13:48:51.478887 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-330830fd-43ae-491c-a51c-ff3562953362 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:48:51.479082 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:48:51.479082 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:48:51.479717 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-330830fd-43ae-491c-a51c-ff3562953362 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:48:51.556795 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:48:51.556795 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:48:51.576716 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-330830fd-43ae-491c-a51c-ff3562953362 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Volume info retrieved successfully. Jan 25 13:48:51.604435 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-330830fd-43ae-491c-a51c-ff3562953362 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] http://10.222.0.38/volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a returned with HTTP 200 Jan 25 13:48:51.628936 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 201/429] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:48:51 2021] GET /volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a => generated 929 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:48:52.120861 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5c71cbae-cc70-419e-9378-8f868b9d6585 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] GET http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 Jan 25 13:48:52.121439 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5c71cbae-cc70-419e-9378-8f868b9d6585 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:48:52.121717 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:48:52.121717 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:48:52.121942 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5c71cbae-cc70-419e-9378-8f868b9d6585 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:48:52.183299 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:48:52.183299 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:48:52.194594 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-5c71cbae-cc70-419e-9378-8f868b9d6585 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Volume info retrieved successfully. Jan 25 13:48:52.224044 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5c71cbae-cc70-419e-9378-8f868b9d6585 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 returned with HTTP 200 Jan 25 13:48:52.225653 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 229/430] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:48:52 2021] GET /volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 => generated 1362 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:48:52.241208 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7d69c3a8-9ee1-4128-9dc6-a33f29f1ddb1 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] POST http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes Jan 25 13:48:52.241669 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:48:52.241669 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:48:52.242904 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7d69c3a8-9ee1-4128-9dc6-a33f29f1ddb1 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-298228671"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:48:52.244127 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-7d69c3a8-9ee1-4128-9dc6-a33f29f1ddb1 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-298228671'}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 13:48:52.244506 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-7d69c3a8-9ee1-4128-9dc6-a33f29f1ddb1 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Create volume of 1 GB Jan 25 13:48:52.262532 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7d69c3a8-9ee1-4128-9dc6-a33f29f1ddb1 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Availability Zones retrieved successfully. Jan 25 13:48:52.281028 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7d69c3a8-9ee1-4128-9dc6-a33f29f1ddb1 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Flow 'volume_create_api' (5108cdf8-0278-46f0-bea8-1a060888000d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:48:52.285145 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7d69c3a8-9ee1-4128-9dc6-a33f29f1ddb1 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (213419d0-2dd4-4b8e-a988-17a36ce7d24e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:48:52.287308 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-7d69c3a8-9ee1-4128-9dc6-a33f29f1ddb1 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Validating volume size '1' using validate_int {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 13:48:52.361286 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7d69c3a8-9ee1-4128-9dc6-a33f29f1ddb1 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (213419d0-2dd4-4b8e-a988-17a36ce7d24e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:48:52.363499 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7d69c3a8-9ee1-4128-9dc6-a33f29f1ddb1 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50a445c7-fb2c-43b6-95d3-27be551475e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:48:52.439798 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-7d69c3a8-9ee1-4128-9dc6-a33f29f1ddb1 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Created reservations ['3b5d5a6f-6847-4154-a1a6-f93b22b4bfe5', '81dbcb0d-a006-4a93-b2b1-dcbf4a290257', 'c0e537d8-c179-4249-a6f6-1d70a023b1b3', '14513145-aa54-497f-aea6-f45f86cee45c'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:48:52.441741 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7d69c3a8-9ee1-4128-9dc6-a33f29f1ddb1 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50a445c7-fb2c-43b6-95d3-27be551475e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b5d5a6f-6847-4154-a1a6-f93b22b4bfe5', '81dbcb0d-a006-4a93-b2b1-dcbf4a290257', 'c0e537d8-c179-4249-a6f6-1d70a023b1b3', '14513145-aa54-497f-aea6-f45f86cee45c']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:48:52.443888 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7d69c3a8-9ee1-4128-9dc6-a33f29f1ddb1 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54f61657-ea39-4f46-a461-4b30f2bf123e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:48:52.504189 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7d69c3a8-9ee1-4128-9dc6-a33f29f1ddb1 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54f61657-ea39-4f46-a461-4b30f2bf123e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60f72fef-2677-4d39-bec0-0cba9e47bbba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-298228671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84d79849660e416091cc0a56ec79300d',qos_specs=None,replication_status=,reservations=['3b5d5a6f-6847-4154-a1a6-f93b22b4bfe5','81dbcb0d-a006-4a93-b2b1-dcbf4a290257','c0e537d8-c179-4249-a6f6-1d70a023b1b3','14513145-aa54-497f-aea6-f45f86cee45c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5797406ba24143edae8ceae1a540595b',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T13:48:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-298228671',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60f72fef-2677-4d39-bec0-0cba9e47bbba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84d79849660e416091cc0a56ec79300d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='5797406ba24143edae8ceae1a540595b',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:48:52.509424 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7d69c3a8-9ee1-4128-9dc6-a33f29f1ddb1 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa8a90ce-309d-41bb-8d00-3fc7b7610126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:48:52.535045 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7d69c3a8-9ee1-4128-9dc6-a33f29f1ddb1 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa8a90ce-309d-41bb-8d00-3fc7b7610126) transitioned into state 'SUCCESS' from state '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-298228671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84d79849660e416091cc0a56ec79300d',qos_specs=None,replication_status=,reservations=['3b5d5a6f-6847-4154-a1a6-f93b22b4bfe5','81dbcb0d-a006-4a93-b2b1-dcbf4a290257','c0e537d8-c179-4249-a6f6-1d70a023b1b3','14513145-aa54-497f-aea6-f45f86cee45c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5797406ba24143edae8ceae1a540595b',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:48:52.537084 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7d69c3a8-9ee1-4128-9dc6-a33f29f1ddb1 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (761c30a4-a9ca-4449-bdb4-cb1e2118d281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:48:52.551957 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7d69c3a8-9ee1-4128-9dc6-a33f29f1ddb1 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (761c30a4-a9ca-4449-bdb4-cb1e2118d281) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:48:52.554782 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7d69c3a8-9ee1-4128-9dc6-a33f29f1ddb1 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Flow 'volume_create_api' (5108cdf8-0278-46f0-bea8-1a060888000d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:48:52.604101 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7d69c3a8-9ee1-4128-9dc6-a33f29f1ddb1 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Create volume request issued successfully. Jan 25 13:48:52.626241 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7d69c3a8-9ee1-4128-9dc6-a33f29f1ddb1 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes returned with HTTP 202 Jan 25 13:48:52.627407 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 202/431] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 13:48:52 2021] POST /volume/v3/84d79849660e416091cc0a56ec79300d/volumes => generated 820 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 13:48:52.646237 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3bac63a2-c9ea-4a19-bcfe-75b54b44dfaa tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] GET http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/60f72fef-2677-4d39-bec0-0cba9e47bbba Jan 25 13:48:52.647042 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3bac63a2-c9ea-4a19-bcfe-75b54b44dfaa tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:48:52.647438 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:48:52.647438 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:48:52.648062 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3bac63a2-c9ea-4a19-bcfe-75b54b44dfaa tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:48:52.706527 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:48:52.706527 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:48:52.716062 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3bac63a2-c9ea-4a19-bcfe-75b54b44dfaa tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Volume info retrieved successfully. Jan 25 13:48:52.740682 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3bac63a2-c9ea-4a19-bcfe-75b54b44dfaa tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/60f72fef-2677-4d39-bec0-0cba9e47bbba returned with HTTP 200 Jan 25 13:48:52.749234 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 230/432] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:48:52 2021] GET /volume/v3/84d79849660e416091cc0a56ec79300d/volumes/60f72fef-2677-4d39-bec0-0cba9e47bbba => generated 912 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:48:53.758903 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e8a58c07-aaaa-4ce0-a3de-822dd6ab6b6b tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] GET http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/60f72fef-2677-4d39-bec0-0cba9e47bbba Jan 25 13:48:53.759582 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e8a58c07-aaaa-4ce0-a3de-822dd6ab6b6b tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:48:53.759745 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:48:53.759745 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:48:53.760124 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e8a58c07-aaaa-4ce0-a3de-822dd6ab6b6b tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:48:53.809785 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:48:53.809785 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:48:53.819566 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e8a58c07-aaaa-4ce0-a3de-822dd6ab6b6b tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Volume info retrieved successfully. Jan 25 13:48:53.848094 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e8a58c07-aaaa-4ce0-a3de-822dd6ab6b6b tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/60f72fef-2677-4d39-bec0-0cba9e47bbba returned with HTTP 200 Jan 25 13:48:53.859551 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 203/433] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:48:53 2021] GET /volume/v3/84d79849660e416091cc0a56ec79300d/volumes/60f72fef-2677-4d39-bec0-0cba9e47bbba => generated 913 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:48:53.864366 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c38815d7-d643-476b-9f58-9f8ebed03876 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] POST http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes Jan 25 13:48:53.864855 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:48:53.864855 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:48:53.865273 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c38815d7-d643-476b-9f58-9f8ebed03876 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1485222996"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:48:53.866372 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-c38815d7-d643-476b-9f58-9f8ebed03876 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1485222996'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 13:48:53.866739 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-c38815d7-d643-476b-9f58-9f8ebed03876 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Create volume of 1 GB Jan 25 13:48:53.879673 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c38815d7-d643-476b-9f58-9f8ebed03876 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Availability Zones retrieved successfully. Jan 25 13:48:53.896593 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c38815d7-d643-476b-9f58-9f8ebed03876 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Flow 'volume_create_api' (79a67b0b-59d3-4069-8755-127dfe94a76f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:48:53.899661 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c38815d7-d643-476b-9f58-9f8ebed03876 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8ebc61a-07be-4392-aa67-b61561091e14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:48:53.901862 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-c38815d7-d643-476b-9f58-9f8ebed03876 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 13:48:53.967919 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c38815d7-d643-476b-9f58-9f8ebed03876 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8ebc61a-07be-4392-aa67-b61561091e14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:48:53.970841 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c38815d7-d643-476b-9f58-9f8ebed03876 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2d136b6-095d-4015-9709-b671b49df1d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:48:54.052084 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-c38815d7-d643-476b-9f58-9f8ebed03876 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Created reservations ['5304021c-e21e-45c2-904b-5552820d70f0', '37fdb5da-9a88-4779-b68b-8e4a82525183', 'cb5444c6-e392-444c-b5e6-c92d16bacb70', 'c61e5098-52fb-4927-b90a-37c67c214990'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:48:54.054693 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c38815d7-d643-476b-9f58-9f8ebed03876 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2d136b6-095d-4015-9709-b671b49df1d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5304021c-e21e-45c2-904b-5552820d70f0', '37fdb5da-9a88-4779-b68b-8e4a82525183', 'cb5444c6-e392-444c-b5e6-c92d16bacb70', 'c61e5098-52fb-4927-b90a-37c67c214990']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:48:54.058862 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c38815d7-d643-476b-9f58-9f8ebed03876 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (066d16a4-d2fa-4902-80fb-923fd1d69099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:48:54.123635 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c38815d7-d643-476b-9f58-9f8ebed03876 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (066d16a4-d2fa-4902-80fb-923fd1d69099) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff24f3fb-57c7-416e-8877-d9500cc2b93c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1485222996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84d79849660e416091cc0a56ec79300d',qos_specs=None,replication_status=,reservations=['5304021c-e21e-45c2-904b-5552820d70f0','37fdb5da-9a88-4779-b68b-8e4a82525183','cb5444c6-e392-444c-b5e6-c92d16bacb70','c61e5098-52fb-4927-b90a-37c67c214990'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5797406ba24143edae8ceae1a540595b',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T13:48:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1485222996',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff24f3fb-57c7-416e-8877-d9500cc2b93c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84d79849660e416091cc0a56ec79300d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='5797406ba24143edae8ceae1a540595b',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:48:54.126025 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c38815d7-d643-476b-9f58-9f8ebed03876 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46bf9b23-e4b7-40d2-9d62-c8f28b2802ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:48:54.154627 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c38815d7-d643-476b-9f58-9f8ebed03876 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46bf9b23-e4b7-40d2-9d62-c8f28b2802ce) transitioned into state 'SUCCESS' from state '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-1485222996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84d79849660e416091cc0a56ec79300d',qos_specs=None,replication_status=,reservations=['5304021c-e21e-45c2-904b-5552820d70f0','37fdb5da-9a88-4779-b68b-8e4a82525183','cb5444c6-e392-444c-b5e6-c92d16bacb70','c61e5098-52fb-4927-b90a-37c67c214990'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5797406ba24143edae8ceae1a540595b',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:48:54.163033 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c38815d7-d643-476b-9f58-9f8ebed03876 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da01cdfb-8a64-4365-9cf1-87934ce51ace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:48:54.202223 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c38815d7-d643-476b-9f58-9f8ebed03876 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da01cdfb-8a64-4365-9cf1-87934ce51ace) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:48:54.207734 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c38815d7-d643-476b-9f58-9f8ebed03876 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Flow 'volume_create_api' (79a67b0b-59d3-4069-8755-127dfe94a76f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:48:54.286470 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c38815d7-d643-476b-9f58-9f8ebed03876 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Create volume request issued successfully. Jan 25 13:48:54.302356 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c38815d7-d643-476b-9f58-9f8ebed03876 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes returned with HTTP 202 Jan 25 13:48:54.315697 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 231/434] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 13:48:53 2021] POST /volume/v3/84d79849660e416091cc0a56ec79300d/volumes => generated 821 bytes in 455 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 13:48:54.319078 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-130cc23a-cc4b-4d79-b7f0-207d6160173e tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] GET http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/ff24f3fb-57c7-416e-8877-d9500cc2b93c Jan 25 13:48:54.319599 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-130cc23a-cc4b-4d79-b7f0-207d6160173e tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:48:54.319812 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:48:54.319812 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:48:54.322971 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-130cc23a-cc4b-4d79-b7f0-207d6160173e tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:48:54.405229 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:48:54.405229 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:48:54.433100 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-130cc23a-cc4b-4d79-b7f0-207d6160173e tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Volume info retrieved successfully. Jan 25 13:48:54.478062 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-130cc23a-cc4b-4d79-b7f0-207d6160173e tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/ff24f3fb-57c7-416e-8877-d9500cc2b93c returned with HTTP 200 Jan 25 13:48:54.482255 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 204/435] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:48:54 2021] GET /volume/v3/84d79849660e416091cc0a56ec79300d/volumes/ff24f3fb-57c7-416e-8877-d9500cc2b93c => generated 913 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:48:55.497382 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a11fd316-cfd7-4efb-be48-3d7c61d1c39b tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] GET http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/ff24f3fb-57c7-416e-8877-d9500cc2b93c Jan 25 13:48:55.497925 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a11fd316-cfd7-4efb-be48-3d7c61d1c39b tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:48:55.498357 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:48:55.498357 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:48:55.498738 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a11fd316-cfd7-4efb-be48-3d7c61d1c39b tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:48:55.549154 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:48:55.549154 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:48:55.557533 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a11fd316-cfd7-4efb-be48-3d7c61d1c39b tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Volume info retrieved successfully. Jan 25 13:48:55.580334 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a11fd316-cfd7-4efb-be48-3d7c61d1c39b tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/ff24f3fb-57c7-416e-8877-d9500cc2b93c returned with HTTP 200 Jan 25 13:48:55.581288 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 232/436] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:48:55 2021] GET /volume/v3/84d79849660e416091cc0a56ec79300d/volumes/ff24f3fb-57c7-416e-8877-d9500cc2b93c => generated 914 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:49:20.524953 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-91dac4d5-c630-4803-8ceb-39fb1d6ee003 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] GET http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 Jan 25 13:49:20.525556 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-91dac4d5-c630-4803-8ceb-39fb1d6ee003 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:49:20.525752 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:49:20.525752 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:49:20.526612 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-91dac4d5-c630-4803-8ceb-39fb1d6ee003 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:49:20.593235 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:49:20.593235 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:49:20.610445 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-91dac4d5-c630-4803-8ceb-39fb1d6ee003 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Volume info retrieved successfully. Jan 25 13:49:20.645295 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-91dac4d5-c630-4803-8ceb-39fb1d6ee003 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 returned with HTTP 200 Jan 25 13:49:20.646630 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 205/437] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 13:49:20 2021] GET /volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 => generated 1362 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:49:20.661588 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-02158414-7e1c-40c3-b1e2-eb424c20b39e tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] GET http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/60f72fef-2677-4d39-bec0-0cba9e47bbba Jan 25 13:49:20.662365 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-02158414-7e1c-40c3-b1e2-eb424c20b39e tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:49:20.663148 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:49:20.663148 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:49:20.663774 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-02158414-7e1c-40c3-b1e2-eb424c20b39e tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:49:20.725096 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:49:20.725096 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:49:20.735746 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-02158414-7e1c-40c3-b1e2-eb424c20b39e tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Volume info retrieved successfully. Jan 25 13:49:20.767285 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-02158414-7e1c-40c3-b1e2-eb424c20b39e tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/60f72fef-2677-4d39-bec0-0cba9e47bbba returned with HTTP 200 Jan 25 13:49:20.768658 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 233/438] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 13:49:20 2021] GET /volume/v3/84d79849660e416091cc0a56ec79300d/volumes/60f72fef-2677-4d39-bec0-0cba9e47bbba => generated 913 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 13:49:20.792061 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-4497d00c-6073-46a3-ac52-4e7cca7529b0 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] GET http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/ff24f3fb-57c7-416e-8877-d9500cc2b93c Jan 25 13:49:20.792720 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-4497d00c-6073-46a3-ac52-4e7cca7529b0 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:49:20.793051 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:49:20.793051 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:49:20.793558 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-4497d00c-6073-46a3-ac52-4e7cca7529b0 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:49:20.854418 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:49:20.854418 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:49:20.867655 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-4497d00c-6073-46a3-ac52-4e7cca7529b0 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Volume info retrieved successfully. Jan 25 13:49:20.897646 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-4497d00c-6073-46a3-ac52-4e7cca7529b0 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/ff24f3fb-57c7-416e-8877-d9500cc2b93c returned with HTTP 200 Jan 25 13:49:20.898539 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 206/439] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 13:49:20 2021] GET /volume/v3/84d79849660e416091cc0a56ec79300d/volumes/ff24f3fb-57c7-416e-8877-d9500cc2b93c => generated 914 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:49:20.912176 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-02158414-7e1c-40c3-b1e2-eb424c20b39e tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] GET http://10.222.0.38/volume// Jan 25 13:49:20.913161 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-02158414-7e1c-40c3-b1e2-eb424c20b39e tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:49:20.913470 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:49:20.913470 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:49:20.914138 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-02158414-7e1c-40c3-b1e2-eb424c20b39e tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:49:20.916406 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-02158414-7e1c-40c3-b1e2-eb424c20b39e tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 13:49:20.917692 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 234/440] 10.222.0.38 () {58 vars in 1289 bytes} [Mon Jan 25 13:49:20 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 13:49:20.931825 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-25cde3c7-67ac-4d4f-85b3-b803c98e6f70 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] POST http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/attachments Jan 25 13:49:20.932517 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:49:20.932517 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:49:20.933318 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-25cde3c7-67ac-4d4f-85b3-b803c98e6f70 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2f3052f5-65c0-4f3c-8544-786084ae6a70", "instance_uuid": "6a1a0a9f-2c56-4c45-ac10-c53708a62f5e", "connector": null}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:49:20.984366 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:49:20.984366 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:49:21.053839 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-25cde3c7-67ac-4d4f-85b3-b803c98e6f70 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/attachments returned with HTTP 200 Jan 25 13:49:21.056750 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 207/441] 10.222.0.38 () {66 vars in 1565 bytes} [Mon Jan 25 13:49:20 2021] POST /volume/v3/84d79849660e416091cc0a56ec79300d/attachments => generated 273 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 13:49:21.065365 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-02158414-7e1c-40c3-b1e2-eb424c20b39e tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] GET http://10.222.0.38/volume// Jan 25 13:49:21.066178 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-02158414-7e1c-40c3-b1e2-eb424c20b39e tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:49:21.066853 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-02158414-7e1c-40c3-b1e2-eb424c20b39e tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:49:21.068067 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-02158414-7e1c-40c3-b1e2-eb424c20b39e tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 13:49:21.069085 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 235/442] 10.222.0.38 () {58 vars in 1289 bytes} [Mon Jan 25 13:49:21 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 13:49:21.083830 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-24bbdaaf-9637-463f-9660-c4c25999c271 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] POST http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/attachments Jan 25 13:49:21.084339 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:49:21.084339 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:49:21.085067 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-24bbdaaf-9637-463f-9660-c4c25999c271 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "60f72fef-2677-4d39-bec0-0cba9e47bbba", "instance_uuid": "6a1a0a9f-2c56-4c45-ac10-c53708a62f5e", "connector": null}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:49:21.139317 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:49:21.139317 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:49:21.207373 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-24bbdaaf-9637-463f-9660-c4c25999c271 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/attachments returned with HTTP 200 Jan 25 13:49:21.208306 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 208/443] 10.222.0.38 () {66 vars in 1565 bytes} [Mon Jan 25 13:49:21 2021] POST /volume/v3/84d79849660e416091cc0a56ec79300d/attachments => generated 273 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:49:21.222335 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-02158414-7e1c-40c3-b1e2-eb424c20b39e tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] GET http://10.222.0.38/volume// Jan 25 13:49:21.223043 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-02158414-7e1c-40c3-b1e2-eb424c20b39e tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:49:21.223669 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-02158414-7e1c-40c3-b1e2-eb424c20b39e tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:49:21.224892 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-02158414-7e1c-40c3-b1e2-eb424c20b39e tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 13:49:21.225753 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 236/444] 10.222.0.38 () {58 vars in 1289 bytes} [Mon Jan 25 13:49:21 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 25 13:49:21.242337 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-56d72534-268f-4da4-aec9-e0579e3b8dfa tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] POST http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/attachments Jan 25 13:49:21.243000 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:49:21.243000 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:49:21.243771 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-56d72534-268f-4da4-aec9-e0579e3b8dfa tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ff24f3fb-57c7-416e-8877-d9500cc2b93c", "instance_uuid": "6a1a0a9f-2c56-4c45-ac10-c53708a62f5e", "connector": null}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:49:21.310339 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:49:21.310339 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:49:21.386998 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-56d72534-268f-4da4-aec9-e0579e3b8dfa tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/attachments returned with HTTP 200 Jan 25 13:49:21.388303 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 209/445] 10.222.0.38 () {66 vars in 1565 bytes} [Mon Jan 25 13:49:21 2021] POST /volume/v3/84d79849660e416091cc0a56ec79300d/attachments => generated 273 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:49:23.353737 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-02158414-7e1c-40c3-b1e2-eb424c20b39e tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] GET http://10.222.0.38/volume// Jan 25 13:49:23.354211 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-02158414-7e1c-40c3-b1e2-eb424c20b39e tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:49:23.354689 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-02158414-7e1c-40c3-b1e2-eb424c20b39e tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:49:23.355901 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-02158414-7e1c-40c3-b1e2-eb424c20b39e tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 13:49:23.356505 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 237/446] 10.222.0.57 () {56 vars in 1089 bytes} [Mon Jan 25 13:49:23 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 25 13:49:23.378386 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-fbce229e-1ad5-4a58-a2ac-7a8f81f053cc tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] GET http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 Jan 25 13:49:23.379450 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-fbce229e-1ad5-4a58-a2ac-7a8f81f053cc tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:49:23.379994 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:49:23.379994 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:49:23.380657 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-fbce229e-1ad5-4a58-a2ac-7a8f81f053cc tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:49:23.549745 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:49:23.549745 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:49:23.596974 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-fbce229e-1ad5-4a58-a2ac-7a8f81f053cc tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Volume info retrieved successfully. Jan 25 13:49:23.682361 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:49:23.682361 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:49:23.694530 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-fbce229e-1ad5-4a58-a2ac-7a8f81f053cc tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 returned with HTTP 200 Jan 25 13:49:23.695380 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 210/447] 10.222.0.57 () {60 vars in 1403 bytes} [Mon Jan 25 13:49:23 2021] GET /volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 => generated 1460 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 13:49:23.718790 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-3696f54c-1737-4ea8-aeba-be2fd14ab3cd tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] PUT http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/attachments/aace3e63-63ed-4b96-aaad-8163c0250946 Jan 25 13:49:23.719695 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-3696f54c-1737-4ea8-aeba-be2fd14ab3cd tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.57", "host": "n-h2-760456-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-760456-3.cbci-760456-3.local", "mountpoint": "/dev/sda"}}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:49:23.783945 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 25 13:49:23.783945 n-d-760456-3 devstack@c-api.service[87928]: return self(f, *args, **kw) Jan 25 13:49:23.784487 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-3696f54c-1737-4ea8-aeba-be2fd14ab3cd tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Lock "b'cinder-attachment_update-2f3052f5-65c0-4f3c-8544-786084ae6a70-n-h2-760456-3'" acquired by "attachment_update" :: waited 0.019s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 13:49:23.786932 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:49:23.786932 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:49:26.128961 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-3696f54c-1737-4ea8-aeba-be2fd14ab3cd tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Lock "b'cinder-attachment_update-2f3052f5-65c0-4f3c-8544-786084ae6a70-n-h2-760456-3'" released by "attachment_update" :: held 2.344s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 13:49:26.130194 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-3696f54c-1737-4ea8-aeba-be2fd14ab3cd tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/attachments/aace3e63-63ed-4b96-aaad-8163c0250946 returned with HTTP 200 Jan 25 13:49:26.131300 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 238/448] 10.222.0.57 () {64 vars in 1468 bytes} [Mon Jan 25 13:49:23 2021] PUT /volume/v3/84d79849660e416091cc0a56ec79300d/attachments/aace3e63-63ed-4b96-aaad-8163c0250946 => generated 762 bytes in 2417 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:49:26.185298 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-1b5934d1-829d-4bcd-a76b-056284aa6eb3 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] POST http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/attachments/aace3e63-63ed-4b96-aaad-8163c0250946/action Jan 25 13:49:26.185805 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:49:26.185805 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:49:26.186249 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-1b5934d1-829d-4bcd-a76b-056284aa6eb3 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Action body: b'{"os-complete": null}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 13:49:26.186638 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-1b5934d1-829d-4bcd-a76b-056284aa6eb3 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:49:26.350000 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:49:26.350000 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:49:26.380175 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-1b5934d1-829d-4bcd-a76b-056284aa6eb3 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/attachments/aace3e63-63ed-4b96-aaad-8163c0250946/action returned with HTTP 204 Jan 25 13:49:26.381229 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 211/449] 10.222.0.57 () {64 vars in 1489 bytes} [Mon Jan 25 13:49:26 2021] POST /volume/v3/84d79849660e416091cc0a56ec79300d/attachments/aace3e63-63ed-4b96-aaad-8163c0250946/action => generated 0 bytes in 201 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:49:26.425963 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-3696f54c-1737-4ea8-aeba-be2fd14ab3cd tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] GET http://10.222.0.38/volume// Jan 25 13:49:26.427282 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-3696f54c-1737-4ea8-aeba-be2fd14ab3cd tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:49:26.427905 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:49:26.427905 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:49:26.428677 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-3696f54c-1737-4ea8-aeba-be2fd14ab3cd tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:49:26.429983 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-3696f54c-1737-4ea8-aeba-be2fd14ab3cd tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 13:49:26.431416 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 239/450] 10.222.0.57 () {56 vars in 1089 bytes} [Mon Jan 25 13:49:26 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 13:49:26.452869 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-ca46f3b0-df67-4a01-9c07-d0f41d10c2b9 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] GET http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/60f72fef-2677-4d39-bec0-0cba9e47bbba Jan 25 13:49:26.453691 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-ca46f3b0-df67-4a01-9c07-d0f41d10c2b9 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:49:26.454012 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:49:26.454012 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:49:26.454553 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-ca46f3b0-df67-4a01-9c07-d0f41d10c2b9 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:49:26.561780 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:49:26.561780 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:49:26.573470 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-ca46f3b0-df67-4a01-9c07-d0f41d10c2b9 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Volume info retrieved successfully. Jan 25 13:49:26.598442 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:49:26.598442 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:49:26.608589 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-ca46f3b0-df67-4a01-9c07-d0f41d10c2b9 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/60f72fef-2677-4d39-bec0-0cba9e47bbba returned with HTTP 200 Jan 25 13:49:26.609008 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 212/451] 10.222.0.57 () {60 vars in 1403 bytes} [Mon Jan 25 13:49:26 2021] GET /volume/v3/84d79849660e416091cc0a56ec79300d/volumes/60f72fef-2677-4d39-bec0-0cba9e47bbba => generated 1011 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 13:49:26.637546 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-a3674ee3-9277-4e5f-88de-b372034ee6d7 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] PUT http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/attachments/58da07c0-7cf4-44c3-8648-2734f44d87dd Jan 25 13:49:26.638573 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-a3674ee3-9277-4e5f-88de-b372034ee6d7 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.57", "host": "n-h2-760456-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-760456-3.cbci-760456-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:49:26.679578 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 25 13:49:26.679578 n-d-760456-3 devstack@c-api.service[87928]: return self(f, *args, **kw) Jan 25 13:49:26.680104 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-a3674ee3-9277-4e5f-88de-b372034ee6d7 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Lock "b'cinder-attachment_update-60f72fef-2677-4d39-bec0-0cba9e47bbba-n-h2-760456-3'" acquired by "attachment_update" :: waited 0.012s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 13:49:26.682855 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:49:26.682855 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:49:28.547190 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-a3674ee3-9277-4e5f-88de-b372034ee6d7 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Lock "b'cinder-attachment_update-60f72fef-2677-4d39-bec0-0cba9e47bbba-n-h2-760456-3'" released by "attachment_update" :: held 1.867s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 13:49:28.548689 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-a3674ee3-9277-4e5f-88de-b372034ee6d7 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/attachments/58da07c0-7cf4-44c3-8648-2734f44d87dd returned with HTTP 200 Jan 25 13:49:28.549833 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 240/452] 10.222.0.57 () {64 vars in 1468 bytes} [Mon Jan 25 13:49:26 2021] PUT /volume/v3/84d79849660e416091cc0a56ec79300d/attachments/58da07c0-7cf4-44c3-8648-2734f44d87dd => generated 762 bytes in 1917 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:49:28.621638 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-f26699bb-5a31-4587-854b-5a94a8a240b3 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] POST http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/attachments/58da07c0-7cf4-44c3-8648-2734f44d87dd/action Jan 25 13:49:28.622421 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:49:28.622421 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:49:28.633015 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-f26699bb-5a31-4587-854b-5a94a8a240b3 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Action body: b'{"os-complete": null}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 13:49:28.633783 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-f26699bb-5a31-4587-854b-5a94a8a240b3 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:49:28.717386 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:49:28.717386 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:49:28.739896 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-f26699bb-5a31-4587-854b-5a94a8a240b3 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/attachments/58da07c0-7cf4-44c3-8648-2734f44d87dd/action returned with HTTP 204 Jan 25 13:49:28.741554 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 213/453] 10.222.0.57 () {64 vars in 1489 bytes} [Mon Jan 25 13:49:28 2021] POST /volume/v3/84d79849660e416091cc0a56ec79300d/attachments/58da07c0-7cf4-44c3-8648-2734f44d87dd/action => generated 0 bytes in 125 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:49:28.772622 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-a3674ee3-9277-4e5f-88de-b372034ee6d7 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] GET http://10.222.0.38/volume// Jan 25 13:49:28.772622 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-a3674ee3-9277-4e5f-88de-b372034ee6d7 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:49:28.772622 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:49:28.772622 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:49:28.772622 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-a3674ee3-9277-4e5f-88de-b372034ee6d7 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:49:28.773697 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-a3674ee3-9277-4e5f-88de-b372034ee6d7 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 13:49:28.774282 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 241/454] 10.222.0.57 () {56 vars in 1089 bytes} [Mon Jan 25 13:49:28 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 13:49:28.792223 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-e4e8f7b3-0848-4ada-823b-762df9c510a8 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] GET http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/ff24f3fb-57c7-416e-8877-d9500cc2b93c Jan 25 13:49:28.792796 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-e4e8f7b3-0848-4ada-823b-762df9c510a8 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:49:28.793041 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:49:28.793041 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:49:28.793412 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-e4e8f7b3-0848-4ada-823b-762df9c510a8 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:49:28.846818 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:49:28.846818 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:49:28.855881 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-e4e8f7b3-0848-4ada-823b-762df9c510a8 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Volume info retrieved successfully. Jan 25 13:49:28.875883 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:49:28.875883 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:49:28.884331 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-e4e8f7b3-0848-4ada-823b-762df9c510a8 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/ff24f3fb-57c7-416e-8877-d9500cc2b93c returned with HTTP 200 Jan 25 13:49:28.885420 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 214/455] 10.222.0.57 () {60 vars in 1403 bytes} [Mon Jan 25 13:49:28 2021] GET /volume/v3/84d79849660e416091cc0a56ec79300d/volumes/ff24f3fb-57c7-416e-8877-d9500cc2b93c => generated 1012 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 13:49:28.910461 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-4b9cb322-32e4-43b9-84be-769e2504c563 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] PUT http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/attachments/65ee983e-aae8-4c09-82b3-edf943e4b44a Jan 25 13:49:28.911368 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-4b9cb322-32e4-43b9-84be-769e2504c563 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.57", "host": "n-h2-760456-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-760456-3.cbci-760456-3.local", "mountpoint": "/dev/sdc"}}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:49:28.941027 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 25 13:49:28.941027 n-d-760456-3 devstack@c-api.service[87928]: return self(f, *args, **kw) Jan 25 13:49:28.941788 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-4b9cb322-32e4-43b9-84be-769e2504c563 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Lock "b'cinder-attachment_update-ff24f3fb-57c7-416e-8877-d9500cc2b93c-n-h2-760456-3'" acquired by "attachment_update" :: waited 0.010s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 13:49:28.944390 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:49:28.944390 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:49:30.884057 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-4b9cb322-32e4-43b9-84be-769e2504c563 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Lock "b'cinder-attachment_update-ff24f3fb-57c7-416e-8877-d9500cc2b93c-n-h2-760456-3'" released by "attachment_update" :: held 1.942s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 13:49:30.885348 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-4b9cb322-32e4-43b9-84be-769e2504c563 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/attachments/65ee983e-aae8-4c09-82b3-edf943e4b44a returned with HTTP 200 Jan 25 13:49:30.886718 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 242/456] 10.222.0.57 () {64 vars in 1468 bytes} [Mon Jan 25 13:49:28 2021] PUT /volume/v3/84d79849660e416091cc0a56ec79300d/attachments/65ee983e-aae8-4c09-82b3-edf943e4b44a => generated 762 bytes in 1982 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 13:49:30.951950 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-f73978c4-d7af-4b92-ad00-363b64419a65 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] POST http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/attachments/65ee983e-aae8-4c09-82b3-edf943e4b44a/action Jan 25 13:49:30.953000 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:49:30.953000 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:49:30.954394 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-f73978c4-d7af-4b92-ad00-363b64419a65 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Action body: b'{"os-complete": null}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 13:49:30.955224 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-f73978c4-d7af-4b92-ad00-363b64419a65 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:49:31.057934 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:49:31.057934 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:49:31.079201 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2344e56b-218a-4b41-9441-1a1b40f7d86b req-f73978c4-d7af-4b92-ad00-363b64419a65 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/attachments/65ee983e-aae8-4c09-82b3-edf943e4b44a/action returned with HTTP 204 Jan 25 13:49:31.081925 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 215/457] 10.222.0.57 () {64 vars in 1489 bytes} [Mon Jan 25 13:49:30 2021] POST /volume/v3/84d79849660e416091cc0a56ec79300d/attachments/65ee983e-aae8-4c09-82b3-edf943e4b44a/action => generated 0 bytes in 136 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:49:32.779270 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9b267a63-3803-4c1b-a5d8-a48a91fd34de tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] POST http://10.222.0.38/volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a/action Jan 25 13:49:32.780167 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:49:32.780167 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:49:32.780898 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9b267a63-3803-4c1b-a5d8-a48a91fd34de tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Action body: b'{"os-attach": {"instance_uuid": "9bdbf84a-c959-43dd-984a-218fe448177e", "mountpoint": "/dev/sdb"}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 13:49:32.781535 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9b267a63-3803-4c1b-a5d8-a48a91fd34de tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "9bdbf84a-c959-43dd-984a-218fe448177e", "mountpoint": "/dev/sdb"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:49:32.855641 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:49:32.855641 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:49:32.857384 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-9b267a63-3803-4c1b-a5d8-a48a91fd34de tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Volume info retrieved successfully. Jan 25 13:49:32.886556 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-9b267a63-3803-4c1b-a5d8-a48a91fd34de tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Update volume admin metadata completed successfully. Jan 25 13:49:33.091245 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-9b267a63-3803-4c1b-a5d8-a48a91fd34de tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Attach volume completed successfully. Jan 25 13:49:33.092715 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9b267a63-3803-4c1b-a5d8-a48a91fd34de tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] http://10.222.0.38/volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a/action returned with HTTP 202 Jan 25 13:49:33.094835 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 243/458] 10.222.0.38 () {60 vars in 1357 bytes} [Mon Jan 25 13:49:32 2021] POST /volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a/action => generated 0 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 13:49:33.103254 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8c176d59-fe86-419f-a149-5e53925a3386 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] GET http://10.222.0.38/volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a Jan 25 13:49:33.104080 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8c176d59-fe86-419f-a149-5e53925a3386 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:49:33.104675 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:49:33.104675 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:49:33.105355 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8c176d59-fe86-419f-a149-5e53925a3386 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:49:33.169716 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:49:33.169716 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:49:33.181805 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-8c176d59-fe86-419f-a149-5e53925a3386 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Volume info retrieved successfully. Jan 25 13:49:33.205993 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:49:33.205993 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:49:33.217704 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8c176d59-fe86-419f-a149-5e53925a3386 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] http://10.222.0.38/volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a returned with HTTP 200 Jan 25 13:49:33.220128 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 216/459] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:49:33 2021] GET /volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a => generated 1244 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:49:33.236654 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3bebc01a-efbf-413f-b7e7-39132dc01a5d tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] GET http://10.222.0.38/volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a Jan 25 13:49:33.237253 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3bebc01a-efbf-413f-b7e7-39132dc01a5d tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:49:33.237476 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:49:33.237476 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:49:33.237835 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3bebc01a-efbf-413f-b7e7-39132dc01a5d tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:49:33.320752 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:49:33.320752 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:49:33.331990 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3bebc01a-efbf-413f-b7e7-39132dc01a5d tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Volume info retrieved successfully. Jan 25 13:49:33.358174 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:49:33.358174 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:49:33.368568 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3bebc01a-efbf-413f-b7e7-39132dc01a5d tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] http://10.222.0.38/volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a returned with HTTP 200 Jan 25 13:49:33.370140 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 244/460] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:49:33 2021] GET /volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a => generated 1244 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:49:33.386459 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7aebc777-72bf-40ce-8125-6f1ac2388deb tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] POST http://10.222.0.38/volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a/action Jan 25 13:49:33.387164 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:49:33.387164 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:49:33.387599 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7aebc777-72bf-40ce-8125-6f1ac2388deb tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Action body: b'{"os-detach": {}}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 13:49:33.388021 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7aebc777-72bf-40ce-8125-6f1ac2388deb tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:49:33.441219 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:49:33.441219 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:49:33.442458 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7aebc777-72bf-40ce-8125-6f1ac2388deb tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Volume info retrieved successfully. Jan 25 13:49:33.781889 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7aebc777-72bf-40ce-8125-6f1ac2388deb tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Detach volume completed successfully. Jan 25 13:49:33.783031 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7aebc777-72bf-40ce-8125-6f1ac2388deb tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] http://10.222.0.38/volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a/action returned with HTTP 202 Jan 25 13:49:33.784869 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 217/461] 10.222.0.38 () {60 vars in 1357 bytes} [Mon Jan 25 13:49:33 2021] POST /volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a/action => generated 0 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 13:49:33.791494 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-eec26268-d978-416a-a66f-8cdc1f8fbbb6 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] GET http://10.222.0.38/volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a Jan 25 13:49:33.792163 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-eec26268-d978-416a-a66f-8cdc1f8fbbb6 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:49:33.792487 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:49:33.792487 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:49:33.793024 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-eec26268-d978-416a-a66f-8cdc1f8fbbb6 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:49:33.852299 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:49:33.852299 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:49:33.864221 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-eec26268-d978-416a-a66f-8cdc1f8fbbb6 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Volume info retrieved successfully. Jan 25 13:49:33.895046 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-eec26268-d978-416a-a66f-8cdc1f8fbbb6 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] http://10.222.0.38/volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a returned with HTTP 200 Jan 25 13:49:33.908458 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 245/462] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:49:33 2021] GET /volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a => generated 929 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:49:49.025979 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d0fa73e8-b698-49c9-bc33-e35ca6c155fd tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] POST http://10.222.0.38/volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a/action Jan 25 13:49:49.027442 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:49:49.027442 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:49:49.028273 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d0fa73e8-b698-49c9-bc33-e35ca6c155fd tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Action body: b'{"os-reserve": {}}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 13:49:49.028899 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d0fa73e8-b698-49c9-bc33-e35ca6c155fd tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:49:49.150047 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:49:49.150047 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:49:49.152015 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d0fa73e8-b698-49c9-bc33-e35ca6c155fd tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Volume info retrieved successfully. Jan 25 13:49:49.166820 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d0fa73e8-b698-49c9-bc33-e35ca6c155fd tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Reserve volume completed successfully. Jan 25 13:49:49.167499 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d0fa73e8-b698-49c9-bc33-e35ca6c155fd tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] http://10.222.0.38/volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a/action returned with HTTP 202 Jan 25 13:49:49.168397 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 218/463] 10.222.0.38 () {60 vars in 1357 bytes} [Mon Jan 25 13:49:49 2021] POST /volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a/action => generated 0 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 25 13:49:49.178784 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e2c138cb-dbc4-4a66-a7a3-7c1a58d012d7 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] GET http://10.222.0.38/volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a Jan 25 13:49:49.179757 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e2c138cb-dbc4-4a66-a7a3-7c1a58d012d7 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:49:49.179960 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:49:49.179960 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:49:49.180616 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e2c138cb-dbc4-4a66-a7a3-7c1a58d012d7 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:49:49.237551 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:49:49.237551 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:49:49.248765 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e2c138cb-dbc4-4a66-a7a3-7c1a58d012d7 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Volume info retrieved successfully. Jan 25 13:49:49.279865 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e2c138cb-dbc4-4a66-a7a3-7c1a58d012d7 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] http://10.222.0.38/volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a returned with HTTP 200 Jan 25 13:49:49.285382 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 246/464] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:49:49 2021] GET /volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a => generated 929 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:49:49.298349 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9de4caff-4b2d-4395-9f39-91844080f597 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] POST http://10.222.0.38/volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a/action Jan 25 13:49:49.298801 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:49:49.298801 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:49:49.299572 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9de4caff-4b2d-4395-9f39-91844080f597 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Action body: b'{"os-unreserve": {}}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 13:49:49.300180 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9de4caff-4b2d-4395-9f39-91844080f597 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:49:49.352079 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:49:49.352079 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:49:49.353889 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-9de4caff-4b2d-4395-9f39-91844080f597 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Volume info retrieved successfully. Jan 25 13:49:49.420571 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-9de4caff-4b2d-4395-9f39-91844080f597 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Unreserve volume completed successfully. Jan 25 13:49:49.421578 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9de4caff-4b2d-4395-9f39-91844080f597 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] http://10.222.0.38/volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a/action returned with HTTP 202 Jan 25 13:49:49.426253 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 219/465] 10.222.0.38 () {60 vars in 1357 bytes} [Mon Jan 25 13:49:49 2021] POST /volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a/action => generated 0 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 13:49:49.431679 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-02f76145-dfd6-42be-a306-d3b24e20c34d tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] GET http://10.222.0.38/volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a Jan 25 13:49:49.432389 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-02f76145-dfd6-42be-a306-d3b24e20c34d tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:49:49.432615 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:49:49.432615 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:49:49.433375 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-02f76145-dfd6-42be-a306-d3b24e20c34d tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:49:49.497655 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:49:49.497655 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:49:49.512617 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-02f76145-dfd6-42be-a306-d3b24e20c34d tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Volume info retrieved successfully. Jan 25 13:49:49.566368 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-02f76145-dfd6-42be-a306-d3b24e20c34d tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] http://10.222.0.38/volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a returned with HTTP 200 Jan 25 13:49:49.569266 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 247/466] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:49:49 2021] GET /volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a => generated 929 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:49:49.599582 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-eb39d1ca-277b-4017-88f7-4784fd4bf2b1 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] POST http://10.222.0.38/volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a/action Jan 25 13:49:49.600650 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:49:49.600650 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:49:49.602019 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-eb39d1ca-277b-4017-88f7-4784fd4bf2b1 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 13:49:49.603203 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-eb39d1ca-277b-4017-88f7-4784fd4bf2b1 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:49:49.683665 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:49:49.683665 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:49:49.685067 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-eb39d1ca-277b-4017-88f7-4784fd4bf2b1 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Volume info retrieved successfully. Jan 25 13:49:49.697453 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-eb39d1ca-277b-4017-88f7-4784fd4bf2b1 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Volume updated successfully. Jan 25 13:49:49.698944 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-eb39d1ca-277b-4017-88f7-4784fd4bf2b1 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] http://10.222.0.38/volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a/action returned with HTTP 200 Jan 25 13:49:49.701274 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 220/467] 10.222.0.38 () {60 vars in 1357 bytes} [Mon Jan 25 13:49:49 2021] POST /volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a/action => generated 0 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Jan 25 13:49:49.714791 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-74625b6d-3c1d-439d-a3f6-2c09a19f3830 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] GET http://10.222.0.38/volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a Jan 25 13:49:49.721206 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-74625b6d-3c1d-439d-a3f6-2c09a19f3830 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:49:49.721753 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:49:49.721753 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:49:49.722470 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-74625b6d-3c1d-439d-a3f6-2c09a19f3830 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:49:49.849055 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:49:49.849055 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:49:49.859463 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-74625b6d-3c1d-439d-a3f6-2c09a19f3830 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Volume info retrieved successfully. Jan 25 13:49:49.905240 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-74625b6d-3c1d-439d-a3f6-2c09a19f3830 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] http://10.222.0.38/volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a returned with HTTP 200 Jan 25 13:49:49.908868 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 248/468] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:49:49 2021] GET /volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a => generated 928 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:49:49.922850 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fa3dd833-11d9-45db-9266-69e4cd4746a8 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] POST http://10.222.0.38/volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a/action Jan 25 13:49:49.924616 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:49:49.924616 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:49:49.924616 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fa3dd833-11d9-45db-9266-69e4cd4746a8 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 13:49:49.925040 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fa3dd833-11d9-45db-9266-69e4cd4746a8 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:49:49.994160 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:49:49.994160 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:49:49.995544 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-fa3dd833-11d9-45db-9266-69e4cd4746a8 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Volume info retrieved successfully. Jan 25 13:49:50.008664 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-fa3dd833-11d9-45db-9266-69e4cd4746a8 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Volume updated successfully. Jan 25 13:49:50.009428 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fa3dd833-11d9-45db-9266-69e4cd4746a8 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] http://10.222.0.38/volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a/action returned with HTTP 200 Jan 25 13:49:50.013991 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 221/469] 10.222.0.38 () {60 vars in 1357 bytes} [Mon Jan 25 13:49:49 2021] POST /volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a/action => generated 0 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 25 13:49:50.020622 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0829683d-34d0-4898-b895-45d7c2816aca tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] GET http://10.222.0.38/volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a Jan 25 13:49:50.021674 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0829683d-34d0-4898-b895-45d7c2816aca tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:49:50.021849 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:49:50.021849 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:49:50.022345 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0829683d-34d0-4898-b895-45d7c2816aca tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:49:50.078933 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:49:50.078933 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:49:50.090737 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0829683d-34d0-4898-b895-45d7c2816aca tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Volume info retrieved successfully. Jan 25 13:49:50.116730 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0829683d-34d0-4898-b895-45d7c2816aca tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] http://10.222.0.38/volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a returned with HTTP 200 Jan 25 13:49:50.117924 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 249/470] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:49:50 2021] GET /volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a => generated 929 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:49:50.134470 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cb0a728a-0d04-48f1-9ca6-081c1f7fb57e tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] POST http://10.222.0.38/volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a/action Jan 25 13:49:50.134940 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:49:50.134940 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:49:50.135392 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cb0a728a-0d04-48f1-9ca6-081c1f7fb57e tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 13:49:50.135781 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cb0a728a-0d04-48f1-9ca6-081c1f7fb57e tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:49:50.188968 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:49:50.188968 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:49:50.190213 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-cb0a728a-0d04-48f1-9ca6-081c1f7fb57e tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Volume info retrieved successfully. Jan 25 13:49:50.214298 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-cb0a728a-0d04-48f1-9ca6-081c1f7fb57e tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Update volume admin metadata completed successfully. Jan 25 13:49:50.215133 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-cb0a728a-0d04-48f1-9ca6-081c1f7fb57e tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Update readonly setting on volume completed successfully. Jan 25 13:49:50.216082 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cb0a728a-0d04-48f1-9ca6-081c1f7fb57e tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] http://10.222.0.38/volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a/action returned with HTTP 202 Jan 25 13:49:50.221059 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 222/471] 10.222.0.38 () {60 vars in 1357 bytes} [Mon Jan 25 13:49:50 2021] POST /volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 13:49:50.226602 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-16f162c5-ea96-451a-91f0-052567f09065 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] GET http://10.222.0.38/volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a Jan 25 13:49:50.227483 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-16f162c5-ea96-451a-91f0-052567f09065 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:49:50.227829 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:49:50.227829 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:49:50.228113 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-16f162c5-ea96-451a-91f0-052567f09065 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:49:50.360400 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:49:50.360400 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:49:50.377457 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-16f162c5-ea96-451a-91f0-052567f09065 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Volume info retrieved successfully. Jan 25 13:49:50.431030 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-16f162c5-ea96-451a-91f0-052567f09065 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] http://10.222.0.38/volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a returned with HTTP 200 Jan 25 13:49:50.432516 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 250/472] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:49:50 2021] GET /volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a => generated 928 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:49:50.457321 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b0f9b591-4785-44e8-af99-5d01fa2bf607 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] POST http://10.222.0.38/volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a/action Jan 25 13:49:50.458288 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:49:50.458288 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:49:50.459278 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b0f9b591-4785-44e8-af99-5d01fa2bf607 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 13:49:50.459887 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b0f9b591-4785-44e8-af99-5d01fa2bf607 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:49:50.635875 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:49:50.635875 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:49:50.637656 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b0f9b591-4785-44e8-af99-5d01fa2bf607 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Volume info retrieved successfully. Jan 25 13:49:50.673636 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b0f9b591-4785-44e8-af99-5d01fa2bf607 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Update volume admin metadata completed successfully. Jan 25 13:49:50.674148 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b0f9b591-4785-44e8-af99-5d01fa2bf607 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Update readonly setting on volume completed successfully. Jan 25 13:49:50.674780 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b0f9b591-4785-44e8-af99-5d01fa2bf607 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] http://10.222.0.38/volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a/action returned with HTTP 202 Jan 25 13:49:50.678809 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 223/473] 10.222.0.38 () {60 vars in 1357 bytes} [Mon Jan 25 13:49:50 2021] POST /volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a/action => generated 0 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 13:49:50.683332 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f0b87c85-24ce-41f6-8070-ece51c5be78c tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] GET http://10.222.0.38/volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a Jan 25 13:49:50.684168 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f0b87c85-24ce-41f6-8070-ece51c5be78c tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:49:50.684568 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:49:50.684568 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:49:50.685241 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f0b87c85-24ce-41f6-8070-ece51c5be78c tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:49:50.768429 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:49:50.768429 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:49:50.778981 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f0b87c85-24ce-41f6-8070-ece51c5be78c tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Volume info retrieved successfully. Jan 25 13:49:50.807847 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f0b87c85-24ce-41f6-8070-ece51c5be78c tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] http://10.222.0.38/volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a returned with HTTP 200 Jan 25 13:49:50.809774 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 251/474] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:49:50 2021] GET /volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a => generated 929 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:49:50.827478 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7cb2369b-19b2-4377-8194-da4f07c3550d tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] POST http://10.222.0.38/volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a/action Jan 25 13:49:50.828275 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:49:50.828275 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:49:50.830106 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7cb2369b-19b2-4377-8194-da4f07c3550d tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1393618323", "disk_format": "raw"}}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 13:49:50.830654 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7cb2369b-19b2-4377-8194-da4f07c3550d tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1393618323", "disk_format": "raw"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:49:50.912879 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:49:50.912879 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:49:50.915463 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7cb2369b-19b2-4377-8194-da4f07c3550d tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Volume info retrieved successfully. Jan 25 13:49:51.007944 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:49:51.007944 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:49:51.161272 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7cb2369b-19b2-4377-8194-da4f07c3550d tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Copy volume to image completed successfully. Jan 25 13:49:51.163307 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7cb2369b-19b2-4377-8194-da4f07c3550d tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] http://10.222.0.38/volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a/action returned with HTTP 202 Jan 25 13:49:51.165583 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 224/475] 10.222.0.38 () {60 vars in 1358 bytes} [Mon Jan 25 13:49:50 2021] POST /volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a/action => generated 693 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 13:50:26.023380 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-372466b9-c3a8-4210-8bda-72e8ddb5e0c1 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] GET http://10.222.0.38/volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a Jan 25 13:50:26.024397 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-372466b9-c3a8-4210-8bda-72e8ddb5e0c1 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:50:26.024668 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:50:26.024668 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:50:26.025900 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-372466b9-c3a8-4210-8bda-72e8ddb5e0c1 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:50:26.082706 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:50:26.082706 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:50:26.092617 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-372466b9-c3a8-4210-8bda-72e8ddb5e0c1 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Volume info retrieved successfully. Jan 25 13:50:26.118176 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-372466b9-c3a8-4210-8bda-72e8ddb5e0c1 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] http://10.222.0.38/volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a returned with HTTP 200 Jan 25 13:50:26.119201 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 252/476] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:50:26 2021] GET /volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a => generated 929 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:50:27.055439 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-811eed52-f885-4174-b537-32ec32b3aca2 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] DELETE http://10.222.0.38/volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a Jan 25 13:50:27.055936 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-811eed52-f885-4174-b537-32ec32b3aca2 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:50:27.056130 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:50:27.056130 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:50:27.056609 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-811eed52-f885-4174-b537-32ec32b3aca2 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:50:27.057177 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-811eed52-f885-4174-b537-32ec32b3aca2 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Delete volume with id: e453722c-daf4-4b57-99b3-343ca658827a Jan 25 13:50:27.108632 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:50:27.108632 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:50:27.110356 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-811eed52-f885-4174-b537-32ec32b3aca2 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Volume info retrieved successfully. Jan 25 13:50:27.150407 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-811eed52-f885-4174-b537-32ec32b3aca2 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Delete volume request issued successfully. Jan 25 13:50:27.152003 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-811eed52-f885-4174-b537-32ec32b3aca2 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] http://10.222.0.38/volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a returned with HTTP 202 Jan 25 13:50:27.156891 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 225/477] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 13:50:27 2021] DELETE /volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:50:27.163491 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-79973de6-0fd4-4882-9a41-80e2ee0d157a tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] GET http://10.222.0.38/volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a Jan 25 13:50:27.164157 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-79973de6-0fd4-4882-9a41-80e2ee0d157a tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:50:27.164482 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:50:27.164482 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:50:27.165151 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-79973de6-0fd4-4882-9a41-80e2ee0d157a tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:50:27.270123 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:50:27.270123 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:50:27.278825 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-79973de6-0fd4-4882-9a41-80e2ee0d157a tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Volume info retrieved successfully. Jan 25 13:50:27.328292 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-79973de6-0fd4-4882-9a41-80e2ee0d157a tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] http://10.222.0.38/volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a returned with HTTP 200 Jan 25 13:50:27.329516 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 253/478] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:50:27 2021] GET /volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a => generated 928 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:50:28.347138 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0999ba4c-c511-484d-a1ed-c1f5eb6a0722 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] GET http://10.222.0.38/volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a Jan 25 13:50:28.348261 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0999ba4c-c511-484d-a1ed-c1f5eb6a0722 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:50:28.348639 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:50:28.348639 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:50:28.349299 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0999ba4c-c511-484d-a1ed-c1f5eb6a0722 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:50:28.514074 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:50:28.514074 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:50:28.539963 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0999ba4c-c511-484d-a1ed-c1f5eb6a0722 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Volume info retrieved successfully. Jan 25 13:50:28.596462 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0999ba4c-c511-484d-a1ed-c1f5eb6a0722 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] http://10.222.0.38/volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a returned with HTTP 200 Jan 25 13:50:28.634580 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 226/479] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:50:28 2021] GET /volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a => generated 928 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:50:29.651132 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f172834f-f0a7-445e-b9c4-6fa2a51676a5 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] GET http://10.222.0.38/volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a Jan 25 13:50:29.651950 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f172834f-f0a7-445e-b9c4-6fa2a51676a5 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:50:29.652277 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:50:29.652277 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:50:29.652800 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f172834f-f0a7-445e-b9c4-6fa2a51676a5 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:50:29.724629 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f172834f-f0a7-445e-b9c4-6fa2a51676a5 tempest-VolumesActionsTest-663951897 tempest-VolumesActionsTest-663951897] http://10.222.0.38/volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a returned with HTTP 404 Jan 25 13:50:29.725973 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 254/480] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:50:29 2021] GET /volume/v3/e05d15877fe94018a63fb9b9e3d9b020/volumes/e453722c-daf4-4b57-99b3-343ca658827a => generated 109 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:50:36.300304 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-02ea1000-5703-4b1f-8d07-a5d097da75ea tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] POST http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes Jan 25 13:50:36.308888 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:50:36.308888 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:50:36.309783 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-02ea1000-5703-4b1f-8d07-a5d097da75ea tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Action: 'create', calling method: create, body: {"volume": {"imageRef": "fc79b33f-195f-4d3d-a6f8-dbc6271d1a69", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1875522957"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:50:36.315638 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-02ea1000-5703-4b1f-8d07-a5d097da75ea tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Create volume request body: {'volume': {'imageRef': 'fc79b33f-195f-4d3d-a6f8-dbc6271d1a69', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1875522957'}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 13:50:36.436750 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-02ea1000-5703-4b1f-8d07-a5d097da75ea tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Create volume of 1 GB Jan 25 13:50:36.452951 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-02ea1000-5703-4b1f-8d07-a5d097da75ea tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Availability Zones retrieved successfully. Jan 25 13:50:36.473625 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-02ea1000-5703-4b1f-8d07-a5d097da75ea tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Flow 'volume_create_api' (86356713-ff2a-475e-9e6e-298fe7b60709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:50:36.476980 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-02ea1000-5703-4b1f-8d07-a5d097da75ea tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (082b2b4b-c2ec-435e-8d1e-d3b5b5a9d4a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:50:36.479542 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-02ea1000-5703-4b1f-8d07-a5d097da75ea tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Validating volume size '1' using validate_int {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 13:50:36.678079 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-02ea1000-5703-4b1f-8d07-a5d097da75ea tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (082b2b4b-c2ec-435e-8d1e-d3b5b5a9d4a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:50:36.678079 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-02ea1000-5703-4b1f-8d07-a5d097da75ea tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe76b7cd-757a-43c2-96a5-c56b0e34a649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:50:36.794517 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-02ea1000-5703-4b1f-8d07-a5d097da75ea tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Created reservations ['da25b4c2-6986-41eb-9848-381bb66e4d6e', '57e19e5a-2097-4010-8670-f091bed1aabb', 'b63b2ed7-76f4-4097-8aee-3570213fe0a5', '067a6f31-ffbb-4969-b545-d0ebfa108cc6'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:50:36.796452 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-02ea1000-5703-4b1f-8d07-a5d097da75ea tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe76b7cd-757a-43c2-96a5-c56b0e34a649) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da25b4c2-6986-41eb-9848-381bb66e4d6e', '57e19e5a-2097-4010-8670-f091bed1aabb', 'b63b2ed7-76f4-4097-8aee-3570213fe0a5', '067a6f31-ffbb-4969-b545-d0ebfa108cc6']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:50:36.798846 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-02ea1000-5703-4b1f-8d07-a5d097da75ea tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8621451d-79fe-41d2-8ae0-77dde252b9da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:50:36.997438 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-02ea1000-5703-4b1f-8d07-a5d097da75ea tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8621451d-79fe-41d2-8ae0-77dde252b9da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4e877fe-6434-4f9c-94b5-2289c3bbab9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1875522957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e925ee007cf84b64849493c2580bc3bf',qos_specs=None,replication_status=,reservations=['da25b4c2-6986-41eb-9848-381bb66e4d6e','57e19e5a-2097-4010-8670-f091bed1aabb','b63b2ed7-76f4-4097-8aee-3570213fe0a5','067a6f31-ffbb-4969-b545-d0ebfa108cc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eac0a6c8c56243648bb24782c53e9af0',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T13:50:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1875522957',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4e877fe-6434-4f9c-94b5-2289c3bbab9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e925ee007cf84b64849493c2580bc3bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='eac0a6c8c56243648bb24782c53e9af0',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:50:36.999502 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-02ea1000-5703-4b1f-8d07-a5d097da75ea tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23da470f-c72b-4b6c-a2cd-ae5f83f840c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:50:37.032493 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-02ea1000-5703-4b1f-8d07-a5d097da75ea tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23da470f-c72b-4b6c-a2cd-ae5f83f840c1) transitioned into state 'SUCCESS' from state '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-1875522957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e925ee007cf84b64849493c2580bc3bf',qos_specs=None,replication_status=,reservations=['da25b4c2-6986-41eb-9848-381bb66e4d6e','57e19e5a-2097-4010-8670-f091bed1aabb','b63b2ed7-76f4-4097-8aee-3570213fe0a5','067a6f31-ffbb-4969-b545-d0ebfa108cc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eac0a6c8c56243648bb24782c53e9af0',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:50:37.035168 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-02ea1000-5703-4b1f-8d07-a5d097da75ea tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75cd76b6-c9e8-4e98-a550-fbdeb69c1e1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:50:37.067540 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-02ea1000-5703-4b1f-8d07-a5d097da75ea tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75cd76b6-c9e8-4e98-a550-fbdeb69c1e1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:50:37.075234 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-02ea1000-5703-4b1f-8d07-a5d097da75ea tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Flow 'volume_create_api' (86356713-ff2a-475e-9e6e-298fe7b60709) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:50:37.158286 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-02ea1000-5703-4b1f-8d07-a5d097da75ea tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Create volume request issued successfully. Jan 25 13:50:37.213758 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-02ea1000-5703-4b1f-8d07-a5d097da75ea tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes returned with HTTP 202 Jan 25 13:50:37.213758 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 227/481] 10.222.0.38 () {60 vars in 1226 bytes} [Mon Jan 25 13:50:36 2021] POST /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes => generated 816 bytes in 899 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 13:50:37.233588 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-78b9936d-9f9a-4220-9f9c-9812392fcd04 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d Jan 25 13:50:37.233588 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-78b9936d-9f9a-4220-9f9c-9812392fcd04 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:50:37.233588 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-78b9936d-9f9a-4220-9f9c-9812392fcd04 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:50:37.290226 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:50:37.290226 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:50:37.294703 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-78b9936d-9f9a-4220-9f9c-9812392fcd04 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:50:37.318863 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-78b9936d-9f9a-4220-9f9c-9812392fcd04 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d returned with HTTP 200 Jan 25 13:50:37.324876 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 255/482] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:50:37 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d => generated 884 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:50:38.336513 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3645a65d-f014-4228-a4bf-7962c48cf47b tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d Jan 25 13:50:38.337817 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3645a65d-f014-4228-a4bf-7962c48cf47b tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:50:38.338383 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:50:38.338383 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:50:38.339427 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3645a65d-f014-4228-a4bf-7962c48cf47b tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:50:38.409694 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:50:38.409694 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:50:38.424497 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3645a65d-f014-4228-a4bf-7962c48cf47b tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:50:38.454160 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3645a65d-f014-4228-a4bf-7962c48cf47b tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d returned with HTTP 200 Jan 25 13:50:38.455239 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 228/483] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:50:38 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d => generated 908 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:50:39.470882 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b26e52ed-1b9e-4544-8a84-48ca55f0ac6d tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d Jan 25 13:50:39.471435 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b26e52ed-1b9e-4544-8a84-48ca55f0ac6d tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:50:39.471622 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:50:39.471622 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:50:39.471953 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b26e52ed-1b9e-4544-8a84-48ca55f0ac6d tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:50:39.527020 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:50:39.527020 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:50:39.538164 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b26e52ed-1b9e-4544-8a84-48ca55f0ac6d tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:50:39.565287 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b26e52ed-1b9e-4544-8a84-48ca55f0ac6d tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d returned with HTTP 200 Jan 25 13:50:39.566592 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 256/484] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:50:39 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d => generated 908 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:50:40.584069 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-093bfb02-a652-4077-8d67-e44571212d6c tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d Jan 25 13:50:40.585698 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-093bfb02-a652-4077-8d67-e44571212d6c tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:50:40.586112 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:50:40.586112 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:50:40.586502 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-093bfb02-a652-4077-8d67-e44571212d6c tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:50:40.663524 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:50:40.663524 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:50:40.673495 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-093bfb02-a652-4077-8d67-e44571212d6c tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:50:40.698381 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-093bfb02-a652-4077-8d67-e44571212d6c tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d returned with HTTP 200 Jan 25 13:50:40.699472 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 229/485] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:50:40 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d => generated 908 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:50:41.715677 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cce03fd3-1690-4cbe-876e-a7f123131e99 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d Jan 25 13:50:41.716181 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cce03fd3-1690-4cbe-876e-a7f123131e99 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:50:41.716404 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:50:41.716404 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:50:41.716779 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cce03fd3-1690-4cbe-876e-a7f123131e99 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:50:41.885260 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:50:41.885260 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:50:41.908951 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-cce03fd3-1690-4cbe-876e-a7f123131e99 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:50:41.947389 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cce03fd3-1690-4cbe-876e-a7f123131e99 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d returned with HTTP 200 Jan 25 13:50:41.961858 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 257/486] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:50:41 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d => generated 908 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:50:42.968556 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-57f38e53-04e0-474c-a9e2-a9cd236df86c tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d Jan 25 13:50:42.969217 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-57f38e53-04e0-474c-a9e2-a9cd236df86c tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:50:42.969304 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:50:42.969304 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:50:42.969622 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-57f38e53-04e0-474c-a9e2-a9cd236df86c tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:50:43.080662 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:50:43.080662 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:50:43.110783 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-57f38e53-04e0-474c-a9e2-a9cd236df86c tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:50:43.155308 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-57f38e53-04e0-474c-a9e2-a9cd236df86c tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d returned with HTTP 200 Jan 25 13:50:43.157548 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 230/487] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:50:42 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d => generated 908 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:50:44.174859 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3a91cd37-fac5-4167-9dbb-a1dc2996043a tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d Jan 25 13:50:44.175385 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3a91cd37-fac5-4167-9dbb-a1dc2996043a tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:50:44.175631 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:50:44.175631 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:50:44.176318 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3a91cd37-fac5-4167-9dbb-a1dc2996043a tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:50:44.256560 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:50:44.256560 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:50:44.273290 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3a91cd37-fac5-4167-9dbb-a1dc2996043a tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:50:44.333914 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3a91cd37-fac5-4167-9dbb-a1dc2996043a tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d returned with HTTP 200 Jan 25 13:50:44.338806 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 258/488] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:50:44 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d => generated 908 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:50:45.354797 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0ff537c6-7106-4515-9495-ea4c31ffac4e tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d Jan 25 13:50:45.356032 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0ff537c6-7106-4515-9495-ea4c31ffac4e tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:50:45.356476 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:50:45.356476 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:50:45.357074 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0ff537c6-7106-4515-9495-ea4c31ffac4e tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:50:45.532556 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:50:45.532556 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:50:45.564314 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0ff537c6-7106-4515-9495-ea4c31ffac4e tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:50:45.626175 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0ff537c6-7106-4515-9495-ea4c31ffac4e tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d returned with HTTP 200 Jan 25 13:50:45.636045 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 231/489] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:50:45 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d => generated 908 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:50:46.645295 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-72c25a6d-0b33-499e-8807-aa8965fb75bc tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d Jan 25 13:50:46.645825 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-72c25a6d-0b33-499e-8807-aa8965fb75bc tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:50:46.646042 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:50:46.646042 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:50:46.646425 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-72c25a6d-0b33-499e-8807-aa8965fb75bc tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:50:46.778736 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:50:46.778736 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:50:46.800020 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-72c25a6d-0b33-499e-8807-aa8965fb75bc tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:50:46.849662 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-72c25a6d-0b33-499e-8807-aa8965fb75bc tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d returned with HTTP 200 Jan 25 13:50:46.851829 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 259/490] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:50:46 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d => generated 908 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:50:47.869320 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ab92e7ad-c8eb-4af5-b2df-af28500d3578 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d Jan 25 13:50:47.869866 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ab92e7ad-c8eb-4af5-b2df-af28500d3578 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:50:47.870090 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:50:47.870090 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:50:47.870465 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ab92e7ad-c8eb-4af5-b2df-af28500d3578 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:50:48.002241 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:50:48.002241 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:50:48.031978 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ab92e7ad-c8eb-4af5-b2df-af28500d3578 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:50:48.090740 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ab92e7ad-c8eb-4af5-b2df-af28500d3578 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d returned with HTTP 200 Jan 25 13:50:48.093578 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 232/491] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:50:47 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d => generated 908 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:50:49.111387 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-73f26bbf-a865-4d15-851d-bddad2b29295 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d Jan 25 13:50:49.112790 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-73f26bbf-a865-4d15-851d-bddad2b29295 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:50:49.113203 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:50:49.113203 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:50:49.115597 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-73f26bbf-a865-4d15-851d-bddad2b29295 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:50:49.208280 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:50:49.208280 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:50:49.220109 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-73f26bbf-a865-4d15-851d-bddad2b29295 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:50:49.254611 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-73f26bbf-a865-4d15-851d-bddad2b29295 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d returned with HTTP 200 Jan 25 13:50:49.256032 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 260/492] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:50:49 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d => generated 908 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 13:50:50.271682 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a32c5ef3-cf8e-481a-a021-c525608617d7 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d Jan 25 13:50:50.272177 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a32c5ef3-cf8e-481a-a021-c525608617d7 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:50:50.272379 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:50:50.272379 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:50:50.273107 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a32c5ef3-cf8e-481a-a021-c525608617d7 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:50:50.434820 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:50:50.434820 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:50:50.462275 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a32c5ef3-cf8e-481a-a021-c525608617d7 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:50:50.544702 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a32c5ef3-cf8e-481a-a021-c525608617d7 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d returned with HTTP 200 Jan 25 13:50:50.548499 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 233/493] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:50:50 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d => generated 908 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:50:51.563239 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-995c97d4-541f-4bb6-ad0e-84d33984463f tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d Jan 25 13:50:51.564382 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-995c97d4-541f-4bb6-ad0e-84d33984463f tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:50:51.564766 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:50:51.564766 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:50:51.565399 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-995c97d4-541f-4bb6-ad0e-84d33984463f tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:50:51.702690 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:50:51.702690 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:50:51.713962 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-995c97d4-541f-4bb6-ad0e-84d33984463f tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:50:51.756786 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-995c97d4-541f-4bb6-ad0e-84d33984463f tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d returned with HTTP 200 Jan 25 13:50:51.761309 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 261/494] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:50:51 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d => generated 908 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:50:52.776298 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3583ad35-7546-45a9-a2f4-23ed27f6fa29 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d Jan 25 13:50:52.776807 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3583ad35-7546-45a9-a2f4-23ed27f6fa29 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:50:52.777232 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:50:52.777232 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:50:52.777873 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3583ad35-7546-45a9-a2f4-23ed27f6fa29 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:50:52.843903 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:50:52.843903 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:50:52.854036 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3583ad35-7546-45a9-a2f4-23ed27f6fa29 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:50:52.880636 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3583ad35-7546-45a9-a2f4-23ed27f6fa29 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d returned with HTTP 200 Jan 25 13:50:52.881783 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 234/495] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:50:52 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d => generated 908 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:50:53.927066 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0ed0d142-2e10-4662-a67d-9ffec4233c06 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d Jan 25 13:50:53.927604 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0ed0d142-2e10-4662-a67d-9ffec4233c06 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:50:53.927826 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:50:53.927826 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:50:53.928197 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0ed0d142-2e10-4662-a67d-9ffec4233c06 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:50:54.354674 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:50:54.354674 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:50:54.364726 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0ed0d142-2e10-4662-a67d-9ffec4233c06 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:50:54.389860 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0ed0d142-2e10-4662-a67d-9ffec4233c06 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d returned with HTTP 200 Jan 25 13:50:54.390684 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 262/496] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:50:53 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d => generated 966 bytes in 467 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:50:55.407914 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1294c0e3-0be2-42aa-bbdb-b9be0d0e8793 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d Jan 25 13:50:55.408478 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1294c0e3-0be2-42aa-bbdb-b9be0d0e8793 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:50:55.408599 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:50:55.408599 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:50:55.408934 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1294c0e3-0be2-42aa-bbdb-b9be0d0e8793 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:50:55.506709 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:50:55.506709 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:50:55.526038 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-1294c0e3-0be2-42aa-bbdb-b9be0d0e8793 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:50:55.575931 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1294c0e3-0be2-42aa-bbdb-b9be0d0e8793 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d returned with HTTP 200 Jan 25 13:50:55.577137 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 235/497] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:50:55 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d => generated 969 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:50:56.593364 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-315688f4-b300-45ba-b536-dd2b0f18ea61 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d Jan 25 13:50:56.594647 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-315688f4-b300-45ba-b536-dd2b0f18ea61 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:50:56.595022 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:50:56.595022 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:50:56.595697 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-315688f4-b300-45ba-b536-dd2b0f18ea61 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:50:56.699329 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:50:56.699329 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:50:56.718978 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-315688f4-b300-45ba-b536-dd2b0f18ea61 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:50:56.752204 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-315688f4-b300-45ba-b536-dd2b0f18ea61 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d returned with HTTP 200 Jan 25 13:50:56.753689 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 263/498] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:50:56 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d => generated 969 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:50:57.770403 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8101d831-4fce-473a-b9aa-ba07e711b0d1 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d Jan 25 13:50:57.771325 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8101d831-4fce-473a-b9aa-ba07e711b0d1 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:50:57.771969 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:50:57.771969 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:50:57.773350 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8101d831-4fce-473a-b9aa-ba07e711b0d1 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:50:57.831477 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:50:57.831477 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:50:57.841632 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-8101d831-4fce-473a-b9aa-ba07e711b0d1 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:50:57.866812 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8101d831-4fce-473a-b9aa-ba07e711b0d1 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d returned with HTTP 200 Jan 25 13:50:57.868533 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 236/499] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:50:57 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d => generated 969 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:50:58.885731 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3cd990d8-3a22-4342-b34e-b7bcbc042c9f tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d Jan 25 13:50:58.886339 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3cd990d8-3a22-4342-b34e-b7bcbc042c9f tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:50:58.886476 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:50:58.886476 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:50:58.886854 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3cd990d8-3a22-4342-b34e-b7bcbc042c9f tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:50:59.004613 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:50:59.004613 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:50:59.014712 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3cd990d8-3a22-4342-b34e-b7bcbc042c9f tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:50:59.042022 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3cd990d8-3a22-4342-b34e-b7bcbc042c9f tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d returned with HTTP 200 Jan 25 13:50:59.043389 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 264/500] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:50:58 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d => generated 969 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:51:00.060912 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fb28d7c8-a64e-4b6e-b8bc-612955b86f2a tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d Jan 25 13:51:00.062218 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fb28d7c8-a64e-4b6e-b8bc-612955b86f2a tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:00.062218 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:00.062218 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:00.062558 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fb28d7c8-a64e-4b6e-b8bc-612955b86f2a tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:00.165727 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:00.165727 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:00.191991 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-fb28d7c8-a64e-4b6e-b8bc-612955b86f2a tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:51:00.219602 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fb28d7c8-a64e-4b6e-b8bc-612955b86f2a tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d returned with HTTP 200 Jan 25 13:51:00.221731 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 237/501] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:00 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d => generated 969 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:51:01.237864 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7d7b9b9d-af86-4fa9-b859-e201666cdf91 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d Jan 25 13:51:01.239005 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7d7b9b9d-af86-4fa9-b859-e201666cdf91 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:01.239369 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:01.239369 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:01.239980 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7d7b9b9d-af86-4fa9-b859-e201666cdf91 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:01.291127 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:01.291127 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:01.301363 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7d7b9b9d-af86-4fa9-b859-e201666cdf91 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:51:01.339942 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7d7b9b9d-af86-4fa9-b859-e201666cdf91 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d returned with HTTP 200 Jan 25 13:51:01.341088 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 265/502] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:01 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d => generated 1357 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:51:01.356301 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b8fe7d9c-2da1-40b7-b918-78167050a347 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] POST http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes Jan 25 13:51:01.356753 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:01.356753 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:01.357194 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b8fe7d9c-2da1-40b7-b918-78167050a347 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Action: 'create', calling method: create, body: {"volume": {"source_volid": "b4e877fe-6434-4f9c-94b5-2289c3bbab9d", "size": 1, "name": "tempest-VolumesCloneTest-Volume-557751596"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:51:01.359225 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-b8fe7d9c-2da1-40b7-b918-78167050a347 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Create volume request body: {'volume': {'source_volid': 'b4e877fe-6434-4f9c-94b5-2289c3bbab9d', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-557751596'}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 13:51:01.461331 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:01.461331 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:01.462666 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b8fe7d9c-2da1-40b7-b918-78167050a347 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume retrieved successfully. Jan 25 13:51:01.463061 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-b8fe7d9c-2da1-40b7-b918-78167050a347 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Create volume of 1 GB Jan 25 13:51:01.494633 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b8fe7d9c-2da1-40b7-b918-78167050a347 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Availability Zones retrieved successfully. Jan 25 13:51:01.516852 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-912b7cbc-79e7-459a-b596-3ac1ba6c42ad req-6840a34e-fbfe-4caa-8ef2-474817a9ac77 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] DELETE http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/attachments/70041c5f-15c9-4e96-a9e3-0dc9e65a6c56 Jan 25 13:51:01.518170 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-912b7cbc-79e7-459a-b596-3ac1ba6c42ad req-6840a34e-fbfe-4caa-8ef2-474817a9ac77 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:01.518679 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:01.518679 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:01.519788 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-912b7cbc-79e7-459a-b596-3ac1ba6c42ad req-6840a34e-fbfe-4caa-8ef2-474817a9ac77 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:01.526939 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b8fe7d9c-2da1-40b7-b918-78167050a347 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Flow 'volume_create_api' (5ae2d3a8-a1df-4e29-b56f-329ea6d27397) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:51:01.534009 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b8fe7d9c-2da1-40b7-b918-78167050a347 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61cebd7e-a40e-4898-b098-62e7dccac861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:51:01.537635 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-b8fe7d9c-2da1-40b7-b918-78167050a347 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Validating volume size '1' using validate_int, validate_source_size {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 13:51:01.573342 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:01.573342 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:01.694015 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b8fe7d9c-2da1-40b7-b918-78167050a347 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61cebd7e-a40e-4898-b098-62e7dccac861) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'b4e877fe-6434-4f9c-94b5-2289c3bbab9d', 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:51:01.696260 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b8fe7d9c-2da1-40b7-b918-78167050a347 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5abd2f35-60b3-4d48-b8c0-498aa410f02d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:51:01.821598 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-b8fe7d9c-2da1-40b7-b918-78167050a347 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Created reservations ['5e58b79e-19bb-4e90-a103-41d96fdd3035', '18a5e32a-2854-4beb-86b3-b8895be850f6', '7fad3dc5-2321-47c7-8eab-d650a5f88abd', 'db60cd93-3890-4816-ad90-84ea4befff22'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:51:01.823372 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b8fe7d9c-2da1-40b7-b918-78167050a347 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5abd2f35-60b3-4d48-b8c0-498aa410f02d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e58b79e-19bb-4e90-a103-41d96fdd3035', '18a5e32a-2854-4beb-86b3-b8895be850f6', '7fad3dc5-2321-47c7-8eab-d650a5f88abd', 'db60cd93-3890-4816-ad90-84ea4befff22']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:51:01.825557 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b8fe7d9c-2da1-40b7-b918-78167050a347 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (240eed18-d3eb-4610-b13d-ee4417c26dd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:51:02.063879 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b8fe7d9c-2da1-40b7-b918-78167050a347 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (240eed18-d3eb-4610-b13d-ee4417c26dd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d68f6af-db5a-437f-99fb-93abfe071064', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-557751596',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e925ee007cf84b64849493c2580bc3bf',qos_specs=None,replication_status=,reservations=['5e58b79e-19bb-4e90-a103-41d96fdd3035','18a5e32a-2854-4beb-86b3-b8895be850f6','7fad3dc5-2321-47c7-8eab-d650a5f88abd','db60cd93-3890-4816-ad90-84ea4befff22'],size=1,snapshot_id=None,source_replicaid=,source_volid=b4e877fe-6434-4f9c-94b5-2289c3bbab9d,status='creating',user_id='eac0a6c8c56243648bb24782c53e9af0',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T13:51:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-557751596',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d68f6af-db5a-437f-99fb-93abfe071064,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e925ee007cf84b64849493c2580bc3bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=b4e877fe-6434-4f9c-94b5-2289c3bbab9d,status='creating',terminated_at=None,updated_at=None,user_id='eac0a6c8c56243648bb24782c53e9af0',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:51:02.066342 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b8fe7d9c-2da1-40b7-b918-78167050a347 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1c6c93c-d4a0-4727-933e-43342f9e0c31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:51:02.116885 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b8fe7d9c-2da1-40b7-b918-78167050a347 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1c6c93c-d4a0-4727-933e-43342f9e0c31) transitioned into state 'SUCCESS' from state '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-557751596',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e925ee007cf84b64849493c2580bc3bf',qos_specs=None,replication_status=,reservations=['5e58b79e-19bb-4e90-a103-41d96fdd3035','18a5e32a-2854-4beb-86b3-b8895be850f6','7fad3dc5-2321-47c7-8eab-d650a5f88abd','db60cd93-3890-4816-ad90-84ea4befff22'],size=1,snapshot_id=None,source_replicaid=,source_volid=b4e877fe-6434-4f9c-94b5-2289c3bbab9d,status='creating',user_id='eac0a6c8c56243648bb24782c53e9af0',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:51:02.118906 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b8fe7d9c-2da1-40b7-b918-78167050a347 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5de34ad-16e6-4ed5-af7c-3937e025840a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:51:02.207715 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b8fe7d9c-2da1-40b7-b918-78167050a347 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5de34ad-16e6-4ed5-af7c-3937e025840a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:51:02.219037 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b8fe7d9c-2da1-40b7-b918-78167050a347 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Flow 'volume_create_api' (5ae2d3a8-a1df-4e29-b56f-329ea6d27397) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:51:02.271730 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b8fe7d9c-2da1-40b7-b918-78167050a347 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Create volume request issued successfully. Jan 25 13:51:02.295693 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b8fe7d9c-2da1-40b7-b918-78167050a347 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes returned with HTTP 202 Jan 25 13:51:02.308196 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 238/503] 10.222.0.38 () {60 vars in 1226 bytes} [Mon Jan 25 13:51:01 2021] POST /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes => generated 848 bytes in 948 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 13:51:02.315720 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-470e89f5-2552-4abb-b72c-dc334c6bbaf5 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/0d68f6af-db5a-437f-99fb-93abfe071064 Jan 25 13:51:02.316258 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-470e89f5-2552-4abb-b72c-dc334c6bbaf5 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:02.316478 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:02.316478 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:02.316866 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-470e89f5-2552-4abb-b72c-dc334c6bbaf5 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:02.388186 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:02.388186 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:02.397156 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-470e89f5-2552-4abb-b72c-dc334c6bbaf5 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:51:02.421930 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-470e89f5-2552-4abb-b72c-dc334c6bbaf5 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/0d68f6af-db5a-437f-99fb-93abfe071064 returned with HTTP 200 Jan 25 13:51:02.423039 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 239/504] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:02 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/0d68f6af-db5a-437f-99fb-93abfe071064 => generated 916 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:51:02.563711 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-912b7cbc-79e7-459a-b596-3ac1ba6c42ad req-6840a34e-fbfe-4caa-8ef2-474817a9ac77 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 13:51:02.566086 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-912b7cbc-79e7-459a-b596-3ac1ba6c42ad req-6840a34e-fbfe-4caa-8ef2-474817a9ac77 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Pending status list for volume during attachment-delete: [] {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 13:51:02.584121 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-912b7cbc-79e7-459a-b596-3ac1ba6c42ad req-6840a34e-fbfe-4caa-8ef2-474817a9ac77 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/attachments/70041c5f-15c9-4e96-a9e3-0dc9e65a6c56 returned with HTTP 200 Jan 25 13:51:02.585317 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 266/505] 10.222.0.57 () {62 vars in 1437 bytes} [Mon Jan 25 13:51:01 2021] DELETE /volume/v3/348bfdde57224687912bda99beab3b01/attachments/70041c5f-15c9-4e96-a9e3-0dc9e65a6c56 => generated 19 bytes in 1074 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:51:02.605362 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-912b7cbc-79e7-459a-b596-3ac1ba6c42ad req-39271450-06dd-4a77-aec1-cc182a9c347d tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] DELETE http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/attachments/427a009f-d743-4f7a-b557-30804e45975d Jan 25 13:51:02.605897 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-912b7cbc-79e7-459a-b596-3ac1ba6c42ad req-39271450-06dd-4a77-aec1-cc182a9c347d tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:02.606115 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:02.606115 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:02.606495 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-912b7cbc-79e7-459a-b596-3ac1ba6c42ad req-39271450-06dd-4a77-aec1-cc182a9c347d tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:02.654388 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:02.654388 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:03.440250 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-354fb8c5-877e-40da-8b48-dfaa5278e302 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/0d68f6af-db5a-437f-99fb-93abfe071064 Jan 25 13:51:03.441398 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-354fb8c5-877e-40da-8b48-dfaa5278e302 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:03.441798 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:03.441798 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:03.442427 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-354fb8c5-877e-40da-8b48-dfaa5278e302 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:03.552527 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:03.552527 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:03.563621 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-354fb8c5-877e-40da-8b48-dfaa5278e302 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:51:03.590855 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-354fb8c5-877e-40da-8b48-dfaa5278e302 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/0d68f6af-db5a-437f-99fb-93abfe071064 returned with HTTP 200 Jan 25 13:51:03.593545 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 267/506] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:03 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/0d68f6af-db5a-437f-99fb-93abfe071064 => generated 940 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:51:03.718883 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-912b7cbc-79e7-459a-b596-3ac1ba6c42ad req-39271450-06dd-4a77-aec1-cc182a9c347d tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87930) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 13:51:03.719604 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-912b7cbc-79e7-459a-b596-3ac1ba6c42ad req-39271450-06dd-4a77-aec1-cc182a9c347d tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Pending status list for volume during attachment-delete: [] {{(pid=87930) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 13:51:03.734890 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-912b7cbc-79e7-459a-b596-3ac1ba6c42ad req-39271450-06dd-4a77-aec1-cc182a9c347d tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/attachments/427a009f-d743-4f7a-b557-30804e45975d returned with HTTP 200 Jan 25 13:51:03.738232 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 240/507] 10.222.0.57 () {62 vars in 1437 bytes} [Mon Jan 25 13:51:02 2021] DELETE /volume/v3/348bfdde57224687912bda99beab3b01/attachments/427a009f-d743-4f7a-b557-30804e45975d => generated 19 bytes in 1137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:51:03.755701 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-912b7cbc-79e7-459a-b596-3ac1ba6c42ad req-439eb2d1-7b6a-473e-a231-1b5d60c9ad5b tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] DELETE http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/attachments/cafedcf9-af18-48a0-b508-658ada26b915 Jan 25 13:51:03.756203 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-912b7cbc-79e7-459a-b596-3ac1ba6c42ad req-439eb2d1-7b6a-473e-a231-1b5d60c9ad5b tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:03.756589 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:03.756589 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:03.757438 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-912b7cbc-79e7-459a-b596-3ac1ba6c42ad req-439eb2d1-7b6a-473e-a231-1b5d60c9ad5b tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:03.799501 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:03.799501 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:04.410964 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-912b7cbc-79e7-459a-b596-3ac1ba6c42ad req-439eb2d1-7b6a-473e-a231-1b5d60c9ad5b tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 13:51:04.411386 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-912b7cbc-79e7-459a-b596-3ac1ba6c42ad req-439eb2d1-7b6a-473e-a231-1b5d60c9ad5b tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Pending status list for volume during attachment-delete: [] {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 13:51:04.419405 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-912b7cbc-79e7-459a-b596-3ac1ba6c42ad req-439eb2d1-7b6a-473e-a231-1b5d60c9ad5b tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/attachments/cafedcf9-af18-48a0-b508-658ada26b915 returned with HTTP 200 Jan 25 13:51:04.420251 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 268/508] 10.222.0.57 () {62 vars in 1437 bytes} [Mon Jan 25 13:51:03 2021] DELETE /volume/v3/348bfdde57224687912bda99beab3b01/attachments/cafedcf9-af18-48a0-b508-658ada26b915 => generated 19 bytes in 669 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:51:04.675508 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1ceb846f-c8bc-4abb-ae2d-b8d97801ce0e tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/0d68f6af-db5a-437f-99fb-93abfe071064 Jan 25 13:51:04.675508 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1ceb846f-c8bc-4abb-ae2d-b8d97801ce0e tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:04.675508 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:04.675508 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:04.675508 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1ceb846f-c8bc-4abb-ae2d-b8d97801ce0e tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:04.700691 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:04.700691 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:04.734556 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-1ceb846f-c8bc-4abb-ae2d-b8d97801ce0e tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:51:04.800741 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1ceb846f-c8bc-4abb-ae2d-b8d97801ce0e tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/0d68f6af-db5a-437f-99fb-93abfe071064 returned with HTTP 200 Jan 25 13:51:04.801866 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 241/509] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:04 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/0d68f6af-db5a-437f-99fb-93abfe071064 => generated 940 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:51:05.818396 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8a3cfbc9-2ccc-4ee2-8d6c-1fa7f07913b8 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/0d68f6af-db5a-437f-99fb-93abfe071064 Jan 25 13:51:05.819813 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8a3cfbc9-2ccc-4ee2-8d6c-1fa7f07913b8 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:05.820290 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:05.820290 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:05.820987 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8a3cfbc9-2ccc-4ee2-8d6c-1fa7f07913b8 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:05.879966 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:05.879966 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:05.890147 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-8a3cfbc9-2ccc-4ee2-8d6c-1fa7f07913b8 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:51:05.918615 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8a3cfbc9-2ccc-4ee2-8d6c-1fa7f07913b8 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/0d68f6af-db5a-437f-99fb-93abfe071064 returned with HTTP 200 Jan 25 13:51:05.929383 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 269/510] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:05 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/0d68f6af-db5a-437f-99fb-93abfe071064 => generated 940 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:51:06.935029 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5fc49134-f31c-402a-be8f-238c560a8c1e tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/0d68f6af-db5a-437f-99fb-93abfe071064 Jan 25 13:51:06.935524 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5fc49134-f31c-402a-be8f-238c560a8c1e tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:06.935638 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:06.935638 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:06.936975 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5fc49134-f31c-402a-be8f-238c560a8c1e tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:07.029784 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:07.029784 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:07.054486 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-5fc49134-f31c-402a-be8f-238c560a8c1e tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:51:07.079108 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5fc49134-f31c-402a-be8f-238c560a8c1e tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/0d68f6af-db5a-437f-99fb-93abfe071064 returned with HTTP 200 Jan 25 13:51:07.080184 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 242/511] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:06 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/0d68f6af-db5a-437f-99fb-93abfe071064 => generated 940 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:51:08.097145 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f2d885a3-614b-4741-98f4-f112544158a8 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/0d68f6af-db5a-437f-99fb-93abfe071064 Jan 25 13:51:08.098262 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f2d885a3-614b-4741-98f4-f112544158a8 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:08.098620 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:08.098620 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:08.099317 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f2d885a3-614b-4741-98f4-f112544158a8 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:08.268760 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:08.268760 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:08.278455 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f2d885a3-614b-4741-98f4-f112544158a8 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:51:08.303821 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f2d885a3-614b-4741-98f4-f112544158a8 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/0d68f6af-db5a-437f-99fb-93abfe071064 returned with HTTP 200 Jan 25 13:51:08.305082 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 270/512] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:08 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/0d68f6af-db5a-437f-99fb-93abfe071064 => generated 940 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:51:09.323115 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8e4ef82d-63bc-4a0f-8bb6-5e317dfe472d tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/0d68f6af-db5a-437f-99fb-93abfe071064 Jan 25 13:51:09.327747 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8e4ef82d-63bc-4a0f-8bb6-5e317dfe472d tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:09.328794 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:09.328794 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:09.330378 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8e4ef82d-63bc-4a0f-8bb6-5e317dfe472d tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:09.575597 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:09.575597 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:09.649500 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-8e4ef82d-63bc-4a0f-8bb6-5e317dfe472d tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:51:09.779116 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8e4ef82d-63bc-4a0f-8bb6-5e317dfe472d tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/0d68f6af-db5a-437f-99fb-93abfe071064 returned with HTTP 200 Jan 25 13:51:09.781753 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 243/513] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:09 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/0d68f6af-db5a-437f-99fb-93abfe071064 => generated 940 bytes in 462 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:51:10.804249 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-98029d9a-a7e5-402d-a7e3-740b6ed7ffd7 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/0d68f6af-db5a-437f-99fb-93abfe071064 Jan 25 13:51:10.807338 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-98029d9a-a7e5-402d-a7e3-740b6ed7ffd7 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:10.807741 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:10.807741 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:10.808336 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-98029d9a-a7e5-402d-a7e3-740b6ed7ffd7 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:10.890144 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:10.890144 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:10.900666 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-98029d9a-a7e5-402d-a7e3-740b6ed7ffd7 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:51:10.926218 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-98029d9a-a7e5-402d-a7e3-740b6ed7ffd7 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/0d68f6af-db5a-437f-99fb-93abfe071064 returned with HTTP 200 Jan 25 13:51:10.927702 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 271/514] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:10 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/0d68f6af-db5a-437f-99fb-93abfe071064 => generated 940 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:51:11.945622 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3b20b166-6b67-4c2d-9906-26e4e434b98e tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/0d68f6af-db5a-437f-99fb-93abfe071064 Jan 25 13:51:11.946392 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3b20b166-6b67-4c2d-9906-26e4e434b98e tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:11.946392 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:11.946392 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:11.946887 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3b20b166-6b67-4c2d-9906-26e4e434b98e tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:12.099306 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:12.099306 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:12.128968 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3b20b166-6b67-4c2d-9906-26e4e434b98e tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:51:12.188059 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3b20b166-6b67-4c2d-9906-26e4e434b98e tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/0d68f6af-db5a-437f-99fb-93abfe071064 returned with HTTP 200 Jan 25 13:51:12.199590 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 244/515] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:11 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/0d68f6af-db5a-437f-99fb-93abfe071064 => generated 940 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:51:13.206260 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fd1cf112-7cb7-4479-8442-8fb326d02a31 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/0d68f6af-db5a-437f-99fb-93abfe071064 Jan 25 13:51:13.210689 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fd1cf112-7cb7-4479-8442-8fb326d02a31 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:13.211356 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:13.211356 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:13.212014 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fd1cf112-7cb7-4479-8442-8fb326d02a31 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:13.348314 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:13.348314 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:13.373432 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-fd1cf112-7cb7-4479-8442-8fb326d02a31 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:51:13.421409 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fd1cf112-7cb7-4479-8442-8fb326d02a31 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/0d68f6af-db5a-437f-99fb-93abfe071064 returned with HTTP 200 Jan 25 13:51:13.422706 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 272/516] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:13 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/0d68f6af-db5a-437f-99fb-93abfe071064 => generated 940 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 13:51:14.411414 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-58a348bf-b2d1-4895-b6e3-0ded2c7154d3 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] POST http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes Jan 25 13:51:14.415942 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:14.415942 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:14.416753 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-58a348bf-b2d1-4895-b6e3-0ded2c7154d3 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1315622881"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:51:14.419187 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-58a348bf-b2d1-4895-b6e3-0ded2c7154d3 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1315622881'}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 13:51:14.421051 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-58a348bf-b2d1-4895-b6e3-0ded2c7154d3 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Create volume of 1 GB Jan 25 13:51:14.443453 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-04467cb9-be86-47c8-93cd-bfb46507bce9 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/0d68f6af-db5a-437f-99fb-93abfe071064 Jan 25 13:51:14.444170 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-04467cb9-be86-47c8-93cd-bfb46507bce9 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:14.445115 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:14.445115 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:14.445771 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-04467cb9-be86-47c8-93cd-bfb46507bce9 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:14.450446 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-58a348bf-b2d1-4895-b6e3-0ded2c7154d3 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Availability Zones retrieved successfully. Jan 25 13:51:14.523910 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-58a348bf-b2d1-4895-b6e3-0ded2c7154d3 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Flow 'volume_create_api' (07acce76-be8d-44dc-a4dd-6381b792c83c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:51:14.533765 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-58a348bf-b2d1-4895-b6e3-0ded2c7154d3 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76f74727-490f-4129-8fcc-fc94b68f09ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:51:14.539799 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-58a348bf-b2d1-4895-b6e3-0ded2c7154d3 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Validating volume size '1' using validate_int {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 13:51:14.602131 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:14.602131 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:14.631643 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-04467cb9-be86-47c8-93cd-bfb46507bce9 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:51:14.659989 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-04467cb9-be86-47c8-93cd-bfb46507bce9 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/0d68f6af-db5a-437f-99fb-93abfe071064 returned with HTTP 200 Jan 25 13:51:14.661620 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 273/517] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:14 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/0d68f6af-db5a-437f-99fb-93abfe071064 => generated 940 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:51:14.705650 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-58a348bf-b2d1-4895-b6e3-0ded2c7154d3 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76f74727-490f-4129-8fcc-fc94b68f09ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:51:14.708439 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-58a348bf-b2d1-4895-b6e3-0ded2c7154d3 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4063058e-e7ab-4a51-b074-43741a0ba697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:51:14.966940 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-58a348bf-b2d1-4895-b6e3-0ded2c7154d3 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Created reservations ['9977ab1c-6b54-41eb-998f-7fb23d666791', '6a778a04-bd29-4208-b9ba-7c5a29db9bef', 'ccbb3e7a-d1ef-4c06-a4dd-8b9b40ce4f2c', '755a9916-303d-41ca-aeba-9a70b241519e'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:51:14.992251 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-58a348bf-b2d1-4895-b6e3-0ded2c7154d3 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4063058e-e7ab-4a51-b074-43741a0ba697) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9977ab1c-6b54-41eb-998f-7fb23d666791', '6a778a04-bd29-4208-b9ba-7c5a29db9bef', 'ccbb3e7a-d1ef-4c06-a4dd-8b9b40ce4f2c', '755a9916-303d-41ca-aeba-9a70b241519e']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:51:14.992251 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-58a348bf-b2d1-4895-b6e3-0ded2c7154d3 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1e7d855-70f8-46c4-8d70-1394fdfddf42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:51:15.132191 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-58a348bf-b2d1-4895-b6e3-0ded2c7154d3 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1e7d855-70f8-46c4-8d70-1394fdfddf42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0fb00091-0c01-4962-a784-db14136465cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1315622881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aecb31f7101a47d0bbba7a27fdf99f8b',qos_specs=None,replication_status=,reservations=['9977ab1c-6b54-41eb-998f-7fb23d666791','6a778a04-bd29-4208-b9ba-7c5a29db9bef','ccbb3e7a-d1ef-4c06-a4dd-8b9b40ce4f2c','755a9916-303d-41ca-aeba-9a70b241519e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42debf082aa2448e90a369931d7f1814',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T13:51:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1315622881',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0fb00091-0c01-4962-a784-db14136465cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aecb31f7101a47d0bbba7a27fdf99f8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='42debf082aa2448e90a369931d7f1814',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:51:15.135126 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-58a348bf-b2d1-4895-b6e3-0ded2c7154d3 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (729a9951-b456-432b-b6c1-361af099a2a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:51:15.176918 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-58a348bf-b2d1-4895-b6e3-0ded2c7154d3 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (729a9951-b456-432b-b6c1-361af099a2a4) transitioned into state 'SUCCESS' from state '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-1315622881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aecb31f7101a47d0bbba7a27fdf99f8b',qos_specs=None,replication_status=,reservations=['9977ab1c-6b54-41eb-998f-7fb23d666791','6a778a04-bd29-4208-b9ba-7c5a29db9bef','ccbb3e7a-d1ef-4c06-a4dd-8b9b40ce4f2c','755a9916-303d-41ca-aeba-9a70b241519e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42debf082aa2448e90a369931d7f1814',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:51:15.179783 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-58a348bf-b2d1-4895-b6e3-0ded2c7154d3 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d75ddf11-e954-492c-8f1c-6dd5b6d81123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:51:15.212880 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-58a348bf-b2d1-4895-b6e3-0ded2c7154d3 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d75ddf11-e954-492c-8f1c-6dd5b6d81123) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:51:15.216867 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-58a348bf-b2d1-4895-b6e3-0ded2c7154d3 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Flow 'volume_create_api' (07acce76-be8d-44dc-a4dd-6381b792c83c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:51:15.286709 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-58a348bf-b2d1-4895-b6e3-0ded2c7154d3 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Create volume request issued successfully. Jan 25 13:51:15.312179 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-58a348bf-b2d1-4895-b6e3-0ded2c7154d3 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes returned with HTTP 202 Jan 25 13:51:15.314039 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 245/518] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 13:51:14 2021] POST /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes => generated 824 bytes in 913 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 13:51:15.328353 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cb7ebe6f-24b8-455f-b3b1-ebb4fc169856 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd Jan 25 13:51:15.328905 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cb7ebe6f-24b8-455f-b3b1-ebb4fc169856 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:15.329118 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:15.329118 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:15.329461 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cb7ebe6f-24b8-455f-b3b1-ebb4fc169856 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:15.443661 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:15.443661 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:15.464273 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-cb7ebe6f-24b8-455f-b3b1-ebb4fc169856 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:51:15.508272 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cb7ebe6f-24b8-455f-b3b1-ebb4fc169856 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd returned with HTTP 200 Jan 25 13:51:15.510302 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 274/519] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:15 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd => generated 892 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:51:15.680288 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ac3b8090-afc2-4b64-9777-74e38f98dfe1 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/0d68f6af-db5a-437f-99fb-93abfe071064 Jan 25 13:51:15.680839 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ac3b8090-afc2-4b64-9777-74e38f98dfe1 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:15.681039 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:15.681039 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:15.681681 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ac3b8090-afc2-4b64-9777-74e38f98dfe1 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:15.814111 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:15.814111 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:15.831239 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ac3b8090-afc2-4b64-9777-74e38f98dfe1 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:51:15.889970 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ac3b8090-afc2-4b64-9777-74e38f98dfe1 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/0d68f6af-db5a-437f-99fb-93abfe071064 returned with HTTP 200 Jan 25 13:51:15.892889 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 246/520] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:15 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/0d68f6af-db5a-437f-99fb-93abfe071064 => generated 940 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:51:16.526403 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8d436944-74f7-45d3-bae7-6845f37ec739 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd Jan 25 13:51:16.527082 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8d436944-74f7-45d3-bae7-6845f37ec739 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:16.527302 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:16.527302 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:16.527777 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8d436944-74f7-45d3-bae7-6845f37ec739 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:16.674053 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:16.674053 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:16.690068 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-8d436944-74f7-45d3-bae7-6845f37ec739 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:51:16.773334 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8d436944-74f7-45d3-bae7-6845f37ec739 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd returned with HTTP 200 Jan 25 13:51:16.790720 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 275/521] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:16 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd => generated 916 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:51:16.907166 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-39e3efc0-1077-41bd-be34-fdcea9c6f913 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/0d68f6af-db5a-437f-99fb-93abfe071064 Jan 25 13:51:16.907698 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-39e3efc0-1077-41bd-be34-fdcea9c6f913 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:16.907924 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:16.907924 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:16.908280 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-39e3efc0-1077-41bd-be34-fdcea9c6f913 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:17.017268 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:17.017268 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:17.077185 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-39e3efc0-1077-41bd-be34-fdcea9c6f913 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:51:17.139062 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-39e3efc0-1077-41bd-be34-fdcea9c6f913 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/0d68f6af-db5a-437f-99fb-93abfe071064 returned with HTTP 200 Jan 25 13:51:17.140594 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 247/522] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:16 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/0d68f6af-db5a-437f-99fb-93abfe071064 => generated 1389 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:51:17.795270 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9010f03b-5047-4909-9b7e-ff4fa3ca3ba2 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd Jan 25 13:51:17.796286 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9010f03b-5047-4909-9b7e-ff4fa3ca3ba2 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:17.796510 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:17.796510 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:17.796851 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9010f03b-5047-4909-9b7e-ff4fa3ca3ba2 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:17.898134 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:17.898134 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:17.928355 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-9010f03b-5047-4909-9b7e-ff4fa3ca3ba2 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:51:17.956095 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9010f03b-5047-4909-9b7e-ff4fa3ca3ba2 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd returned with HTTP 200 Jan 25 13:51:17.957537 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 276/523] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:17 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd => generated 917 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:51:18.141590 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-e998baa6-fa6b-4a41-a4de-e19c2ade2427 req-0660bd9f-423a-4e61-8c69-81e49ff27735 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd Jan 25 13:51:18.142283 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-e998baa6-fa6b-4a41-a4de-e19c2ade2427 req-0660bd9f-423a-4e61-8c69-81e49ff27735 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:18.142507 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:18.142507 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:18.142892 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-e998baa6-fa6b-4a41-a4de-e19c2ade2427 req-0660bd9f-423a-4e61-8c69-81e49ff27735 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:18.157771 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-95b48bab-ffee-43ee-8140-7a4261b20274 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/0d68f6af-db5a-437f-99fb-93abfe071064 Jan 25 13:51:18.158371 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-95b48bab-ffee-43ee-8140-7a4261b20274 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:18.159954 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:18.159954 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:18.160702 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-95b48bab-ffee-43ee-8140-7a4261b20274 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:18.262328 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:18.262328 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:18.292155 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:18.292155 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:18.297315 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-e998baa6-fa6b-4a41-a4de-e19c2ade2427 req-0660bd9f-423a-4e61-8c69-81e49ff27735 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:51:18.317521 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-95b48bab-ffee-43ee-8140-7a4261b20274 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:51:18.367729 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-e998baa6-fa6b-4a41-a4de-e19c2ade2427 req-0660bd9f-423a-4e61-8c69-81e49ff27735 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd returned with HTTP 200 Jan 25 13:51:18.371577 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 248/524] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 13:51:18 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd => generated 917 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:51:18.381138 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-95b48bab-ffee-43ee-8140-7a4261b20274 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/0d68f6af-db5a-437f-99fb-93abfe071064 returned with HTTP 200 Jan 25 13:51:18.399207 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-952d73ec-5ea9-49c7-8cce-f7e5d2e44baf tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/0d68f6af-db5a-437f-99fb-93abfe071064 Jan 25 13:51:18.399879 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-952d73ec-5ea9-49c7-8cce-f7e5d2e44baf tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:18.400102 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:18.400102 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:18.400483 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-952d73ec-5ea9-49c7-8cce-f7e5d2e44baf tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:18.411570 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 277/525] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:18 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/0d68f6af-db5a-437f-99fb-93abfe071064 => generated 1390 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:51:18.488075 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:18.488075 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:18.529457 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-952d73ec-5ea9-49c7-8cce-f7e5d2e44baf tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:51:18.546283 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-95b48bab-ffee-43ee-8140-7a4261b20274 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume// Jan 25 13:51:18.547134 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-95b48bab-ffee-43ee-8140-7a4261b20274 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:18.547463 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:18.547463 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:18.548005 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-95b48bab-ffee-43ee-8140-7a4261b20274 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:18.549468 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-95b48bab-ffee-43ee-8140-7a4261b20274 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 13:51:18.550598 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 278/526] 10.222.0.38 () {58 vars in 1289 bytes} [Mon Jan 25 13:51:18 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 25 13:51:18.560318 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-952d73ec-5ea9-49c7-8cce-f7e5d2e44baf tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/0d68f6af-db5a-437f-99fb-93abfe071064 returned with HTTP 200 Jan 25 13:51:18.572109 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 249/527] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:18 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/0d68f6af-db5a-437f-99fb-93abfe071064 => generated 1390 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:51:18.581312 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-e998baa6-fa6b-4a41-a4de-e19c2ade2427 req-3ba251bc-c3ad-4a08-8eda-4b76d0f93b96 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] POST http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/attachments Jan 25 13:51:18.582471 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-e998baa6-fa6b-4a41-a4de-e19c2ade2427 req-3ba251bc-c3ad-4a08-8eda-4b76d0f93b96 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0fb00091-0c01-4962-a784-db14136465cd", "instance_uuid": "2ed5d1e9-0e67-417b-987c-2cb6f8e5f8c8", "connector": null}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:51:18.583754 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f53ce1c9-f91f-4d5c-af3e-5b8b5bd53be3 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] POST http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes Jan 25 13:51:18.584205 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:18.584205 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:18.584618 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f53ce1c9-f91f-4d5c-af3e-5b8b5bd53be3 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-977611359"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:51:18.586038 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-f53ce1c9-f91f-4d5c-af3e-5b8b5bd53be3 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-977611359'}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 13:51:18.590144 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-f53ce1c9-f91f-4d5c-af3e-5b8b5bd53be3 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Create volume of 1 GB Jan 25 13:51:18.658909 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f53ce1c9-f91f-4d5c-af3e-5b8b5bd53be3 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Availability Zones retrieved successfully. Jan 25 13:51:18.685514 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:18.685514 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:18.701721 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f53ce1c9-f91f-4d5c-af3e-5b8b5bd53be3 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Flow 'volume_create_api' (f7a483a2-27c1-4ac2-bd05-1e31354e0f18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:51:18.710318 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f53ce1c9-f91f-4d5c-af3e-5b8b5bd53be3 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed3ae445-ea2b-4400-95ba-b559d8b77568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:51:18.730730 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-f53ce1c9-f91f-4d5c-af3e-5b8b5bd53be3 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Validating volume size '1' using validate_int {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 13:51:18.849856 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-e998baa6-fa6b-4a41-a4de-e19c2ade2427 req-3ba251bc-c3ad-4a08-8eda-4b76d0f93b96 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/attachments returned with HTTP 200 Jan 25 13:51:18.851439 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 279/528] 10.222.0.38 () {66 vars in 1565 bytes} [Mon Jan 25 13:51:18 2021] POST /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/attachments => generated 273 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:51:18.890318 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f53ce1c9-f91f-4d5c-af3e-5b8b5bd53be3 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed3ae445-ea2b-4400-95ba-b559d8b77568) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:51:18.903387 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c5338a2d-e003-4c2e-853e-405a5668c548 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd Jan 25 13:51:18.904249 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c5338a2d-e003-4c2e-853e-405a5668c548 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:18.904609 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:18.904609 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:18.906191 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c5338a2d-e003-4c2e-853e-405a5668c548 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:18.911367 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f53ce1c9-f91f-4d5c-af3e-5b8b5bd53be3 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65f59519-b97c-455a-b843-a7d6aa96ced3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:51:18.997591 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:18.997591 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:19.007712 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c5338a2d-e003-4c2e-853e-405a5668c548 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:51:19.031309 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:19.031309 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:19.041205 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c5338a2d-e003-4c2e-853e-405a5668c548 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd returned with HTTP 200 Jan 25 13:51:19.042523 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 280/529] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:18 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd => generated 916 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 13:51:19.051620 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c5338a2d-e003-4c2e-853e-405a5668c548 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume// Jan 25 13:51:19.053761 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c5338a2d-e003-4c2e-853e-405a5668c548 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:19.054788 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:19.054788 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:19.055687 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c5338a2d-e003-4c2e-853e-405a5668c548 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:19.056496 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-f53ce1c9-f91f-4d5c-af3e-5b8b5bd53be3 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Created reservations ['930658ed-fbb4-4296-a577-84d5e0545022', '6a93cf96-f9cf-43a9-ac3c-87fdc2dfb7c8', '00ed6665-cee0-49e1-8934-f026a9fb7399', 'ef885003-b9c3-41e7-adeb-99b1cbfc9142'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:51:19.057755 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c5338a2d-e003-4c2e-853e-405a5668c548 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 13:51:19.059163 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f53ce1c9-f91f-4d5c-af3e-5b8b5bd53be3 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65f59519-b97c-455a-b843-a7d6aa96ced3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['930658ed-fbb4-4296-a577-84d5e0545022', '6a93cf96-f9cf-43a9-ac3c-87fdc2dfb7c8', '00ed6665-cee0-49e1-8934-f026a9fb7399', 'ef885003-b9c3-41e7-adeb-99b1cbfc9142']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:51:19.059974 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 281/530] 10.222.0.57 () {56 vars in 1089 bytes} [Mon Jan 25 13:51:19 2021] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 13:51:19.061978 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f53ce1c9-f91f-4d5c-af3e-5b8b5bd53be3 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e53ffe88-f28f-4475-be0c-77954aecd474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:51:19.077928 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-e998baa6-fa6b-4a41-a4de-e19c2ade2427 req-c13dedee-871e-4c9e-abb8-223c1004c396 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd Jan 25 13:51:19.078956 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-e998baa6-fa6b-4a41-a4de-e19c2ade2427 req-c13dedee-871e-4c9e-abb8-223c1004c396 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:19.079595 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-e998baa6-fa6b-4a41-a4de-e19c2ade2427 req-c13dedee-871e-4c9e-abb8-223c1004c396 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:19.150798 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:19.150798 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:19.176501 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-e998baa6-fa6b-4a41-a4de-e19c2ade2427 req-c13dedee-871e-4c9e-abb8-223c1004c396 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:51:19.191864 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f53ce1c9-f91f-4d5c-af3e-5b8b5bd53be3 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e53ffe88-f28f-4475-be0c-77954aecd474) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'faa3b28d-eff6-436c-b922-2345e24a2ec0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-977611359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e925ee007cf84b64849493c2580bc3bf',qos_specs=None,replication_status=,reservations=['930658ed-fbb4-4296-a577-84d5e0545022','6a93cf96-f9cf-43a9-ac3c-87fdc2dfb7c8','00ed6665-cee0-49e1-8934-f026a9fb7399','ef885003-b9c3-41e7-adeb-99b1cbfc9142'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eac0a6c8c56243648bb24782c53e9af0',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T13:51:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-977611359',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=faa3b28d-eff6-436c-b922-2345e24a2ec0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e925ee007cf84b64849493c2580bc3bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='eac0a6c8c56243648bb24782c53e9af0',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:51:19.199362 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f53ce1c9-f91f-4d5c-af3e-5b8b5bd53be3 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb8c8749-ad09-4aea-96dd-9ee193405025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:51:19.221781 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:19.221781 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:19.237556 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-e998baa6-fa6b-4a41-a4de-e19c2ade2427 req-c13dedee-871e-4c9e-abb8-223c1004c396 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd returned with HTTP 200 Jan 25 13:51:19.243621 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 282/531] 10.222.0.57 () {60 vars in 1403 bytes} [Mon Jan 25 13:51:19 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd => generated 1015 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 13:51:19.257332 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f53ce1c9-f91f-4d5c-af3e-5b8b5bd53be3 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb8c8749-ad09-4aea-96dd-9ee193405025) transitioned into state 'SUCCESS' from state '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-977611359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e925ee007cf84b64849493c2580bc3bf',qos_specs=None,replication_status=,reservations=['930658ed-fbb4-4296-a577-84d5e0545022','6a93cf96-f9cf-43a9-ac3c-87fdc2dfb7c8','00ed6665-cee0-49e1-8934-f026a9fb7399','ef885003-b9c3-41e7-adeb-99b1cbfc9142'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eac0a6c8c56243648bb24782c53e9af0',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:51:19.261317 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f53ce1c9-f91f-4d5c-af3e-5b8b5bd53be3 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da89971d-30a9-4f93-af6d-35a03098b1e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:51:19.271244 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-e998baa6-fa6b-4a41-a4de-e19c2ade2427 req-5d586a63-713a-430a-b39a-bba644b8a9cb tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] PUT http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/attachments/6a31a25a-896a-4fe6-a14d-b8a6fae28500 Jan 25 13:51:19.271775 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:19.271775 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:19.272417 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-e998baa6-fa6b-4a41-a4de-e19c2ade2427 req-5d586a63-713a-430a-b39a-bba644b8a9cb tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.57", "host": "n-h2-760456-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-760456-3.cbci-760456-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:51:19.296086 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f53ce1c9-f91f-4d5c-af3e-5b8b5bd53be3 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da89971d-30a9-4f93-af6d-35a03098b1e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:51:19.299097 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f53ce1c9-f91f-4d5c-af3e-5b8b5bd53be3 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Flow 'volume_create_api' (f7a483a2-27c1-4ac2-bd05-1e31354e0f18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:51:19.341243 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 25 13:51:19.341243 n-d-760456-3 devstack@c-api.service[87928]: return self(f, *args, **kw) Jan 25 13:51:19.342045 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-e998baa6-fa6b-4a41-a4de-e19c2ade2427 req-5d586a63-713a-430a-b39a-bba644b8a9cb tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Lock "b'cinder-attachment_update-0fb00091-0c01-4962-a784-db14136465cd-n-h2-760456-3'" acquired by "attachment_update" :: waited 0.012s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 13:51:19.345790 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:19.345790 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:19.427286 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f53ce1c9-f91f-4d5c-af3e-5b8b5bd53be3 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Create volume request issued successfully. Jan 25 13:51:19.461135 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f53ce1c9-f91f-4d5c-af3e-5b8b5bd53be3 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes returned with HTTP 202 Jan 25 13:51:19.462047 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 250/532] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 13:51:18 2021] POST /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes => generated 815 bytes in 882 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 13:51:19.478961 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5ed32bc8-062d-4583-ba49-a1c6cb660951 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/faa3b28d-eff6-436c-b922-2345e24a2ec0 Jan 25 13:51:19.479493 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5ed32bc8-062d-4583-ba49-a1c6cb660951 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:19.479714 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:19.479714 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:19.480091 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5ed32bc8-062d-4583-ba49-a1c6cb660951 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:19.621410 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:19.621410 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:19.667276 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-5ed32bc8-062d-4583-ba49-a1c6cb660951 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:51:19.778904 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5ed32bc8-062d-4583-ba49-a1c6cb660951 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/faa3b28d-eff6-436c-b922-2345e24a2ec0 returned with HTTP 200 Jan 25 13:51:19.793596 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 251/533] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:19 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/faa3b28d-eff6-436c-b922-2345e24a2ec0 => generated 883 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:51:20.060226 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ef565226-dc5b-45df-8e46-6f16aab53b6a tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd Jan 25 13:51:20.060768 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ef565226-dc5b-45df-8e46-6f16aab53b6a tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:20.061166 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:20.061166 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:20.061617 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ef565226-dc5b-45df-8e46-6f16aab53b6a tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:20.357441 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:20.357441 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:20.397762 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ef565226-dc5b-45df-8e46-6f16aab53b6a tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:51:20.473309 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:20.473309 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:20.507774 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ef565226-dc5b-45df-8e46-6f16aab53b6a tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd returned with HTTP 200 Jan 25 13:51:20.517511 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 252/534] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:20 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd => generated 916 bytes in 453 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:51:20.798893 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-206e1d2d-d658-4b67-a162-f87e5d209bf6 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/faa3b28d-eff6-436c-b922-2345e24a2ec0 Jan 25 13:51:20.798893 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-206e1d2d-d658-4b67-a162-f87e5d209bf6 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:20.799098 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:20.799098 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:20.799402 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-206e1d2d-d658-4b67-a162-f87e5d209bf6 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:21.036415 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:21.036415 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:21.078710 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-206e1d2d-d658-4b67-a162-f87e5d209bf6 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:51:21.177136 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-206e1d2d-d658-4b67-a162-f87e5d209bf6 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/faa3b28d-eff6-436c-b922-2345e24a2ec0 returned with HTTP 200 Jan 25 13:51:21.196831 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 253/535] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:20 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/faa3b28d-eff6-436c-b922-2345e24a2ec0 => generated 907 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:51:21.537187 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b3d192d0-ee04-47a2-93c0-015a33c334f7 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd Jan 25 13:51:21.537187 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b3d192d0-ee04-47a2-93c0-015a33c334f7 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:21.537187 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:21.537187 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:21.537187 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b3d192d0-ee04-47a2-93c0-015a33c334f7 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:21.740417 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:21.740417 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:21.779101 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b3d192d0-ee04-47a2-93c0-015a33c334f7 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:51:21.835431 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:21.835431 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:21.864052 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b3d192d0-ee04-47a2-93c0-015a33c334f7 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd returned with HTTP 200 Jan 25 13:51:21.867161 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 254/536] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:21 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd => generated 916 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:51:22.196445 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a9d64efd-18f0-4b19-9d89-2d75900be479 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/faa3b28d-eff6-436c-b922-2345e24a2ec0 Jan 25 13:51:22.197680 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a9d64efd-18f0-4b19-9d89-2d75900be479 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:22.197680 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:22.197680 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:22.197680 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a9d64efd-18f0-4b19-9d89-2d75900be479 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:22.284982 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:22.284982 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:22.307915 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a9d64efd-18f0-4b19-9d89-2d75900be479 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:51:22.353242 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a9d64efd-18f0-4b19-9d89-2d75900be479 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/faa3b28d-eff6-436c-b922-2345e24a2ec0 returned with HTTP 200 Jan 25 13:51:22.354937 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 255/537] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:22 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/faa3b28d-eff6-436c-b922-2345e24a2ec0 => generated 908 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:51:22.378531 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dfae80d8-52fe-4c14-b19f-a8262678991b tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] POST http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes Jan 25 13:51:22.379151 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:22.379151 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:22.379901 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dfae80d8-52fe-4c14-b19f-a8262678991b tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Action: 'create', calling method: create, body: {"volume": {"source_volid": "faa3b28d-eff6-436c-b922-2345e24a2ec0", "size": 2, "name": "tempest-VolumesCloneTest-Volume-262513220"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:51:22.381703 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-dfae80d8-52fe-4c14-b19f-a8262678991b tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Create volume request body: {'volume': {'source_volid': 'faa3b28d-eff6-436c-b922-2345e24a2ec0', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-262513220'}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 13:51:22.460866 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:22.460866 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:22.462660 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-dfae80d8-52fe-4c14-b19f-a8262678991b tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume retrieved successfully. Jan 25 13:51:22.463273 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-dfae80d8-52fe-4c14-b19f-a8262678991b tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Create volume of 2 GB Jan 25 13:51:22.480185 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-dfae80d8-52fe-4c14-b19f-a8262678991b tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Availability Zones retrieved successfully. Jan 25 13:51:22.500441 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-dfae80d8-52fe-4c14-b19f-a8262678991b tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Flow 'volume_create_api' (0e80c29e-d6f9-4265-bfc2-22322e92c216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:51:22.504052 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-dfae80d8-52fe-4c14-b19f-a8262678991b tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de98751f-23e5-4d6c-b968-8ee3d625eb39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:51:22.506662 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-dfae80d8-52fe-4c14-b19f-a8262678991b tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Validating volume size '2' using validate_int, validate_source_size {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 13:51:22.586465 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-dfae80d8-52fe-4c14-b19f-a8262678991b tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de98751f-23e5-4d6c-b968-8ee3d625eb39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'faa3b28d-eff6-436c-b922-2345e24a2ec0', 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:51:22.589713 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-dfae80d8-52fe-4c14-b19f-a8262678991b tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf54f65c-53c3-410c-8c0d-22cb616cb955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:51:22.710959 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-e998baa6-fa6b-4a41-a4de-e19c2ade2427 req-5d586a63-713a-430a-b39a-bba644b8a9cb tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Lock "b'cinder-attachment_update-0fb00091-0c01-4962-a784-db14136465cd-n-h2-760456-3'" released by "attachment_update" :: held 3.369s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 13:51:22.712011 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-e998baa6-fa6b-4a41-a4de-e19c2ade2427 req-5d586a63-713a-430a-b39a-bba644b8a9cb tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/attachments/6a31a25a-896a-4fe6-a14d-b8a6fae28500 returned with HTTP 200 Jan 25 13:51:22.713960 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 283/538] 10.222.0.57 () {64 vars in 1468 bytes} [Mon Jan 25 13:51:19 2021] PUT /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/attachments/6a31a25a-896a-4fe6-a14d-b8a6fae28500 => generated 762 bytes in 3451 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 13:51:22.735843 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-dfae80d8-52fe-4c14-b19f-a8262678991b tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Created reservations ['4a0ab04c-a51b-46e7-b0ed-1b5ae698194f', 'f6df72b4-8e68-4b37-bfb2-232b3c05037d', '4f5a192b-f83c-4702-9e74-d68f356cc78b', '2347c2ac-b15a-4e81-8da1-5c2882afaa22'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:51:22.738478 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-dfae80d8-52fe-4c14-b19f-a8262678991b tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf54f65c-53c3-410c-8c0d-22cb616cb955) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a0ab04c-a51b-46e7-b0ed-1b5ae698194f', 'f6df72b4-8e68-4b37-bfb2-232b3c05037d', '4f5a192b-f83c-4702-9e74-d68f356cc78b', '2347c2ac-b15a-4e81-8da1-5c2882afaa22']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:51:22.743953 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-dfae80d8-52fe-4c14-b19f-a8262678991b tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29c3627c-a4de-4652-aa98-82396f8c717d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:51:22.883036 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2c730693-710f-4ecf-a82f-1e28148f2ed4 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd Jan 25 13:51:22.883655 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2c730693-710f-4ecf-a82f-1e28148f2ed4 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:22.883849 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:22.883849 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:22.885267 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2c730693-710f-4ecf-a82f-1e28148f2ed4 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:22.987845 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-dfae80d8-52fe-4c14-b19f-a8262678991b tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29c3627c-a4de-4652-aa98-82396f8c717d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '655f849b-206b-4d06-8f0a-754d5b825fdc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-262513220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e925ee007cf84b64849493c2580bc3bf',qos_specs=None,replication_status=,reservations=['4a0ab04c-a51b-46e7-b0ed-1b5ae698194f','f6df72b4-8e68-4b37-bfb2-232b3c05037d','4f5a192b-f83c-4702-9e74-d68f356cc78b','2347c2ac-b15a-4e81-8da1-5c2882afaa22'],size=2,snapshot_id=None,source_replicaid=,source_volid=faa3b28d-eff6-436c-b922-2345e24a2ec0,status='creating',user_id='eac0a6c8c56243648bb24782c53e9af0',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T13:51:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-262513220',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=655f849b-206b-4d06-8f0a-754d5b825fdc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e925ee007cf84b64849493c2580bc3bf',provider_auth=None,provider_geometry=None,provider_id=None,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=faa3b28d-eff6-436c-b922-2345e24a2ec0,status='creating',terminated_at=None,updated_at=None,user_id='eac0a6c8c56243648bb24782c53e9af0',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:51:23.003074 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-dfae80d8-52fe-4c14-b19f-a8262678991b tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e2035bf-b5ea-4ded-ab53-8bdc95fce110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:51:23.038098 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:23.038098 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:23.056466 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-dfae80d8-52fe-4c14-b19f-a8262678991b tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e2035bf-b5ea-4ded-ab53-8bdc95fce110) transitioned into state 'SUCCESS' from state '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-262513220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e925ee007cf84b64849493c2580bc3bf',qos_specs=None,replication_status=,reservations=['4a0ab04c-a51b-46e7-b0ed-1b5ae698194f','f6df72b4-8e68-4b37-bfb2-232b3c05037d','4f5a192b-f83c-4702-9e74-d68f356cc78b','2347c2ac-b15a-4e81-8da1-5c2882afaa22'],size=2,snapshot_id=None,source_replicaid=,source_volid=faa3b28d-eff6-436c-b922-2345e24a2ec0,status='creating',user_id='eac0a6c8c56243648bb24782c53e9af0',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:51:23.058381 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-2c730693-710f-4ecf-a82f-1e28148f2ed4 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:51:23.064092 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-dfae80d8-52fe-4c14-b19f-a8262678991b tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b584b7c0-3d6c-4688-b76d-0bcb8b53f591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:51:23.104351 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:23.104351 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:23.121834 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2c730693-710f-4ecf-a82f-1e28148f2ed4 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd returned with HTTP 200 Jan 25 13:51:23.123088 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 284/539] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:22 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd => generated 917 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 13:51:23.214779 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-dfae80d8-52fe-4c14-b19f-a8262678991b tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b584b7c0-3d6c-4688-b76d-0bcb8b53f591) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:51:23.219547 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-dfae80d8-52fe-4c14-b19f-a8262678991b tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Flow 'volume_create_api' (0e80c29e-d6f9-4265-bfc2-22322e92c216) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:51:23.296217 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-dfae80d8-52fe-4c14-b19f-a8262678991b tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Create volume request issued successfully. Jan 25 13:51:23.314586 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dfae80d8-52fe-4c14-b19f-a8262678991b tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes returned with HTTP 202 Jan 25 13:51:23.320960 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 256/540] 10.222.0.38 () {60 vars in 1226 bytes} [Mon Jan 25 13:51:22 2021] POST /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes => generated 849 bytes in 942 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 13:51:23.330358 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-473004cb-bdd4-4fee-8653-a6d9ba81ea4a tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/655f849b-206b-4d06-8f0a-754d5b825fdc Jan 25 13:51:23.330894 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-473004cb-bdd4-4fee-8653-a6d9ba81ea4a tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:23.331108 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:23.331108 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:23.331595 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-473004cb-bdd4-4fee-8653-a6d9ba81ea4a tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:23.426038 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:23.426038 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:23.444484 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-473004cb-bdd4-4fee-8653-a6d9ba81ea4a tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:51:23.481459 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-473004cb-bdd4-4fee-8653-a6d9ba81ea4a tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/655f849b-206b-4d06-8f0a-754d5b825fdc returned with HTTP 200 Jan 25 13:51:23.483013 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 285/541] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:23 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/655f849b-206b-4d06-8f0a-754d5b825fdc => generated 917 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 13:51:24.139547 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4e75ac8f-4f72-40a7-8887-766884212fbc tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd Jan 25 13:51:24.140168 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4e75ac8f-4f72-40a7-8887-766884212fbc tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:24.140392 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:24.140392 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:24.140746 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4e75ac8f-4f72-40a7-8887-766884212fbc tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:24.283576 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:24.283576 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:24.302148 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4e75ac8f-4f72-40a7-8887-766884212fbc tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:51:24.361201 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:24.361201 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:24.388642 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4e75ac8f-4f72-40a7-8887-766884212fbc tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd returned with HTTP 200 Jan 25 13:51:24.390101 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 257/542] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:24 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd => generated 917 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:51:24.500402 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5312f3eb-77ca-4b7d-8698-09b3658d5929 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/655f849b-206b-4d06-8f0a-754d5b825fdc Jan 25 13:51:24.501273 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5312f3eb-77ca-4b7d-8698-09b3658d5929 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:24.501664 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:24.501664 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:24.502283 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5312f3eb-77ca-4b7d-8698-09b3658d5929 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:24.648631 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:24.648631 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:24.685821 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-5312f3eb-77ca-4b7d-8698-09b3658d5929 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:51:24.748341 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5312f3eb-77ca-4b7d-8698-09b3658d5929 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/655f849b-206b-4d06-8f0a-754d5b825fdc returned with HTTP 200 Jan 25 13:51:24.749890 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 286/543] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:24 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/655f849b-206b-4d06-8f0a-754d5b825fdc => generated 941 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:51:25.410799 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e0adeb93-75d8-4f92-ac45-06e7fc546df6 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd Jan 25 13:51:25.411496 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e0adeb93-75d8-4f92-ac45-06e7fc546df6 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:25.411724 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:25.411724 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:25.412226 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e0adeb93-75d8-4f92-ac45-06e7fc546df6 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:25.560374 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:25.560374 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:25.584196 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e0adeb93-75d8-4f92-ac45-06e7fc546df6 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:51:25.681951 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:25.681951 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:25.698813 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e0adeb93-75d8-4f92-ac45-06e7fc546df6 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd returned with HTTP 200 Jan 25 13:51:25.704245 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 258/544] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:25 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd => generated 917 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:51:25.774172 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-25f81082-6207-47a5-8722-6391fa6cdb50 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/655f849b-206b-4d06-8f0a-754d5b825fdc Jan 25 13:51:25.777991 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-25f81082-6207-47a5-8722-6391fa6cdb50 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:25.778568 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:25.778568 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:25.781928 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-25f81082-6207-47a5-8722-6391fa6cdb50 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:25.928343 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:25.928343 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:25.960472 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-25f81082-6207-47a5-8722-6391fa6cdb50 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:51:26.014919 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-25f81082-6207-47a5-8722-6391fa6cdb50 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/655f849b-206b-4d06-8f0a-754d5b825fdc returned with HTTP 200 Jan 25 13:51:26.025080 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 287/545] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:25 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/655f849b-206b-4d06-8f0a-754d5b825fdc => generated 941 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:51:26.723177 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-76de6bf6-e506-4b1b-be00-e5f117cf82cb tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd Jan 25 13:51:26.730154 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-76de6bf6-e506-4b1b-be00-e5f117cf82cb tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:26.730570 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:26.730570 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:26.733949 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-76de6bf6-e506-4b1b-be00-e5f117cf82cb tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:26.919769 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:26.919769 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:26.967900 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-76de6bf6-e506-4b1b-be00-e5f117cf82cb tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:51:27.033949 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f592f224-a0cb-4867-b979-7c2eebad98cd tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/655f849b-206b-4d06-8f0a-754d5b825fdc Jan 25 13:51:27.034699 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f592f224-a0cb-4867-b979-7c2eebad98cd tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:27.035201 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:27.035201 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:27.037224 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f592f224-a0cb-4867-b979-7c2eebad98cd tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:27.049256 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:27.049256 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:27.082278 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-76de6bf6-e506-4b1b-be00-e5f117cf82cb tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd returned with HTTP 200 Jan 25 13:51:27.099308 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 259/546] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:26 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd => generated 917 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:51:27.238455 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:27.238455 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:27.283077 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f592f224-a0cb-4867-b979-7c2eebad98cd tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:51:27.340358 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f592f224-a0cb-4867-b979-7c2eebad98cd tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/655f849b-206b-4d06-8f0a-754d5b825fdc returned with HTTP 200 Jan 25 13:51:27.341649 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 288/547] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:27 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/655f849b-206b-4d06-8f0a-754d5b825fdc => generated 941 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:51:28.106630 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dd66b3e3-0ead-45f8-ac82-1ebda32e0143 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd Jan 25 13:51:28.107400 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dd66b3e3-0ead-45f8-ac82-1ebda32e0143 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:28.107819 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:28.107819 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:28.108749 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dd66b3e3-0ead-45f8-ac82-1ebda32e0143 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:28.266817 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:28.266817 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:28.300918 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-dd66b3e3-0ead-45f8-ac82-1ebda32e0143 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:51:28.358984 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:28.358984 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:28.363708 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-232d8e67-4900-4659-9f68-a03817bd331b tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/655f849b-206b-4d06-8f0a-754d5b825fdc Jan 25 13:51:28.365770 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-232d8e67-4900-4659-9f68-a03817bd331b tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:28.366841 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:28.366841 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:28.367722 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-232d8e67-4900-4659-9f68-a03817bd331b tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:28.397251 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dd66b3e3-0ead-45f8-ac82-1ebda32e0143 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd returned with HTTP 200 Jan 25 13:51:28.406336 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 260/548] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:28 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd => generated 917 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:51:28.501615 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-e998baa6-fa6b-4a41-a4de-e19c2ade2427 req-4997fba0-cb08-4b06-8281-d6585ba1780b tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] POST http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/attachments/6a31a25a-896a-4fe6-a14d-b8a6fae28500/action Jan 25 13:51:28.502410 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:28.502410 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:28.503076 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-e998baa6-fa6b-4a41-a4de-e19c2ade2427 req-4997fba0-cb08-4b06-8281-d6585ba1780b tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Action body: b'{"os-complete": null}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 13:51:28.503626 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-e998baa6-fa6b-4a41-a4de-e19c2ade2427 req-4997fba0-cb08-4b06-8281-d6585ba1780b tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:51:28.550867 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:28.550867 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:28.571915 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-232d8e67-4900-4659-9f68-a03817bd331b tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:51:28.658922 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-232d8e67-4900-4659-9f68-a03817bd331b tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/655f849b-206b-4d06-8f0a-754d5b825fdc returned with HTTP 200 Jan 25 13:51:28.663803 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 289/549] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:28 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/655f849b-206b-4d06-8f0a-754d5b825fdc => generated 941 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:51:28.730838 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:28.730838 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:28.799843 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-e998baa6-fa6b-4a41-a4de-e19c2ade2427 req-4997fba0-cb08-4b06-8281-d6585ba1780b tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/attachments/6a31a25a-896a-4fe6-a14d-b8a6fae28500/action returned with HTTP 204 Jan 25 13:51:28.801352 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 261/550] 10.222.0.57 () {64 vars in 1489 bytes} [Mon Jan 25 13:51:28 2021] POST /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/attachments/6a31a25a-896a-4fe6-a14d-b8a6fae28500/action => generated 0 bytes in 305 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:51:29.424032 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-63d98028-1b50-460c-9258-40ac32249d86 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd Jan 25 13:51:29.425285 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-63d98028-1b50-460c-9258-40ac32249d86 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:29.425660 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:29.425660 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:29.426293 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-63d98028-1b50-460c-9258-40ac32249d86 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:29.647677 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:29.647677 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:29.692096 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-63d98028-1b50-460c-9258-40ac32249d86 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:51:29.697533 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-98bb027f-f92d-4dce-a379-16c87b66e67d tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/655f849b-206b-4d06-8f0a-754d5b825fdc Jan 25 13:51:29.697533 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-98bb027f-f92d-4dce-a379-16c87b66e67d tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:29.697533 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:29.697533 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:29.697533 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-98bb027f-f92d-4dce-a379-16c87b66e67d tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:29.747120 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:29.747120 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:29.758894 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-63d98028-1b50-460c-9258-40ac32249d86 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd returned with HTTP 200 Jan 25 13:51:29.760325 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 290/551] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:29 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd => generated 1209 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:51:29.949216 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:29.949216 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:29.990308 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-98bb027f-f92d-4dce-a379-16c87b66e67d tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:51:30.097031 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-98bb027f-f92d-4dce-a379-16c87b66e67d tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/655f849b-206b-4d06-8f0a-754d5b825fdc returned with HTTP 200 Jan 25 13:51:30.102371 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 262/552] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:29 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/655f849b-206b-4d06-8f0a-754d5b825fdc => generated 941 bytes in 426 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:51:31.119614 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dc14ac54-5e66-4064-b7cc-7b9c640b3e9d tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/655f849b-206b-4d06-8f0a-754d5b825fdc Jan 25 13:51:31.120683 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dc14ac54-5e66-4064-b7cc-7b9c640b3e9d tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:31.120794 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:31.120794 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:31.121398 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dc14ac54-5e66-4064-b7cc-7b9c640b3e9d tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:31.312901 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:31.312901 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:31.334370 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-dc14ac54-5e66-4064-b7cc-7b9c640b3e9d tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:51:31.386463 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dc14ac54-5e66-4064-b7cc-7b9c640b3e9d tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/655f849b-206b-4d06-8f0a-754d5b825fdc returned with HTTP 200 Jan 25 13:51:31.388608 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 291/553] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:31 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/655f849b-206b-4d06-8f0a-754d5b825fdc => generated 941 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:51:32.445031 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7bc30fef-a263-4cf6-9760-7b898f23993b tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/655f849b-206b-4d06-8f0a-754d5b825fdc Jan 25 13:51:32.445031 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7bc30fef-a263-4cf6-9760-7b898f23993b tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:32.445031 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:32.445031 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:32.445031 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7bc30fef-a263-4cf6-9760-7b898f23993b tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:32.750110 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:32.750110 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:32.796546 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7bc30fef-a263-4cf6-9760-7b898f23993b tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:51:32.914870 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7bc30fef-a263-4cf6-9760-7b898f23993b tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/655f849b-206b-4d06-8f0a-754d5b825fdc returned with HTTP 200 Jan 25 13:51:32.914870 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 263/554] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:32 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/655f849b-206b-4d06-8f0a-754d5b825fdc => generated 941 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:51:33.931716 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9f8e2136-ac50-44cd-8027-d3213798c06e tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/655f849b-206b-4d06-8f0a-754d5b825fdc Jan 25 13:51:33.933025 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9f8e2136-ac50-44cd-8027-d3213798c06e tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:33.933025 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:33.933025 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:33.933338 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9f8e2136-ac50-44cd-8027-d3213798c06e tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:34.191623 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:34.191623 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:34.257708 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-9f8e2136-ac50-44cd-8027-d3213798c06e tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:51:34.389798 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9f8e2136-ac50-44cd-8027-d3213798c06e tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/655f849b-206b-4d06-8f0a-754d5b825fdc returned with HTTP 200 Jan 25 13:51:34.400759 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 292/555] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:33 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/655f849b-206b-4d06-8f0a-754d5b825fdc => generated 941 bytes in 463 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:51:35.413515 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-644ccf75-b515-4fd9-a6de-27419b3c0bb7 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/655f849b-206b-4d06-8f0a-754d5b825fdc Jan 25 13:51:35.416730 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-644ccf75-b515-4fd9-a6de-27419b3c0bb7 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:35.417656 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:35.417656 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:35.420975 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-644ccf75-b515-4fd9-a6de-27419b3c0bb7 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:35.582642 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:35.582642 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:35.611832 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-644ccf75-b515-4fd9-a6de-27419b3c0bb7 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:51:35.697654 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-644ccf75-b515-4fd9-a6de-27419b3c0bb7 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/655f849b-206b-4d06-8f0a-754d5b825fdc returned with HTTP 200 Jan 25 13:51:35.703072 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 264/556] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:35 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/655f849b-206b-4d06-8f0a-754d5b825fdc => generated 941 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:51:36.721032 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-989fc676-7fc5-4745-bef2-03027bfad0c6 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/655f849b-206b-4d06-8f0a-754d5b825fdc Jan 25 13:51:36.723398 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-989fc676-7fc5-4745-bef2-03027bfad0c6 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:36.723822 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:36.723822 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:36.724460 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-989fc676-7fc5-4745-bef2-03027bfad0c6 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:36.854417 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:36.854417 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:36.872140 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-989fc676-7fc5-4745-bef2-03027bfad0c6 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:51:36.993964 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-989fc676-7fc5-4745-bef2-03027bfad0c6 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/655f849b-206b-4d06-8f0a-754d5b825fdc returned with HTTP 200 Jan 25 13:51:36.995853 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 293/557] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:36 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/655f849b-206b-4d06-8f0a-754d5b825fdc => generated 941 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:51:37.348864 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d3965197-da66-49f0-99be-462155208870 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] DELETE http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/081ee83d-00d0-4135-96eb-ba628f2ebd59 Jan 25 13:51:37.350002 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d3965197-da66-49f0-99be-462155208870 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:37.350002 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:37.350002 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:37.350228 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d3965197-da66-49f0-99be-462155208870 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:37.350721 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-d3965197-da66-49f0-99be-462155208870 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Delete volume with id: 081ee83d-00d0-4135-96eb-ba628f2ebd59 Jan 25 13:51:37.472743 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:37.472743 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:37.472743 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d3965197-da66-49f0-99be-462155208870 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Volume info retrieved successfully. Jan 25 13:51:37.585754 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d3965197-da66-49f0-99be-462155208870 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Delete volume request issued successfully. Jan 25 13:51:37.587232 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d3965197-da66-49f0-99be-462155208870 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/081ee83d-00d0-4135-96eb-ba628f2ebd59 returned with HTTP 202 Jan 25 13:51:37.592581 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 265/558] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 13:51:37 2021] DELETE /volume/v3/348bfdde57224687912bda99beab3b01/volumes/081ee83d-00d0-4135-96eb-ba628f2ebd59 => generated 0 bytes in 250 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:51:37.641279 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b4102c5a-2bbf-4aae-ad00-9adb2570f8e0 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] GET http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/081ee83d-00d0-4135-96eb-ba628f2ebd59 Jan 25 13:51:37.641279 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b4102c5a-2bbf-4aae-ad00-9adb2570f8e0 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:37.641279 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:37.641279 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:37.641279 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b4102c5a-2bbf-4aae-ad00-9adb2570f8e0 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:37.910482 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:37.910482 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:37.948025 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b4102c5a-2bbf-4aae-ad00-9adb2570f8e0 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Volume info retrieved successfully. Jan 25 13:51:38.035334 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e8e87c41-fe15-44e4-9433-8b64d7a37c5f tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/655f849b-206b-4d06-8f0a-754d5b825fdc Jan 25 13:51:38.036266 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e8e87c41-fe15-44e4-9433-8b64d7a37c5f tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:38.036616 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:38.036616 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:38.037320 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e8e87c41-fe15-44e4-9433-8b64d7a37c5f tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:38.111060 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b4102c5a-2bbf-4aae-ad00-9adb2570f8e0 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/081ee83d-00d0-4135-96eb-ba628f2ebd59 returned with HTTP 200 Jan 25 13:51:38.117631 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 294/559] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:37 2021] GET /volume/v3/348bfdde57224687912bda99beab3b01/volumes/081ee83d-00d0-4135-96eb-ba628f2ebd59 => generated 918 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 13:51:38.266913 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:38.266913 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:38.299730 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e8e87c41-fe15-44e4-9433-8b64d7a37c5f tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:51:38.347063 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e8e87c41-fe15-44e4-9433-8b64d7a37c5f tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/655f849b-206b-4d06-8f0a-754d5b825fdc returned with HTTP 200 Jan 25 13:51:38.349036 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 266/560] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:38 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/655f849b-206b-4d06-8f0a-754d5b825fdc => generated 941 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:51:39.140585 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ab8fc761-141a-47f5-99d8-bc5426bafb0c tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] GET http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/081ee83d-00d0-4135-96eb-ba628f2ebd59 Jan 25 13:51:39.140585 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ab8fc761-141a-47f5-99d8-bc5426bafb0c tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:39.140585 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:39.140585 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:39.140585 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ab8fc761-141a-47f5-99d8-bc5426bafb0c tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:39.296485 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:39.296485 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:39.308058 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ab8fc761-141a-47f5-99d8-bc5426bafb0c tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Volume info retrieved successfully. Jan 25 13:51:39.358310 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ab8fc761-141a-47f5-99d8-bc5426bafb0c tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/081ee83d-00d0-4135-96eb-ba628f2ebd59 returned with HTTP 200 Jan 25 13:51:39.358310 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 295/561] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:39 2021] GET /volume/v3/348bfdde57224687912bda99beab3b01/volumes/081ee83d-00d0-4135-96eb-ba628f2ebd59 => generated 918 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:51:39.365609 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-24d4c08e-4f1d-41d9-adfa-ebb4c637abaa tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/655f849b-206b-4d06-8f0a-754d5b825fdc Jan 25 13:51:39.366431 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-24d4c08e-4f1d-41d9-adfa-ebb4c637abaa tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:39.366779 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:39.366779 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:39.367757 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-24d4c08e-4f1d-41d9-adfa-ebb4c637abaa tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:39.433935 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:39.433935 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:39.465057 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-24d4c08e-4f1d-41d9-adfa-ebb4c637abaa tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:51:39.504672 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-24d4c08e-4f1d-41d9-adfa-ebb4c637abaa tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/655f849b-206b-4d06-8f0a-754d5b825fdc returned with HTTP 200 Jan 25 13:51:39.505831 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 267/562] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:39 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/655f849b-206b-4d06-8f0a-754d5b825fdc => generated 941 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:51:40.366270 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ee2570d9-4293-41cb-823b-db571159d702 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] GET http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/081ee83d-00d0-4135-96eb-ba628f2ebd59 Jan 25 13:51:40.366773 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ee2570d9-4293-41cb-823b-db571159d702 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:40.368551 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:40.368551 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:40.371196 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ee2570d9-4293-41cb-823b-db571159d702 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:40.525957 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dd0fd32a-ae39-470a-b718-6e9fdec83ef8 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/655f849b-206b-4d06-8f0a-754d5b825fdc Jan 25 13:51:40.525957 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dd0fd32a-ae39-470a-b718-6e9fdec83ef8 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:40.527993 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:40.527993 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:40.527993 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dd0fd32a-ae39-470a-b718-6e9fdec83ef8 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:40.603020 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:40.603020 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:40.647003 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ee2570d9-4293-41cb-823b-db571159d702 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Volume info retrieved successfully. Jan 25 13:51:40.663114 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:40.663114 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:40.689555 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-dd0fd32a-ae39-470a-b718-6e9fdec83ef8 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:51:40.703765 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ee2570d9-4293-41cb-823b-db571159d702 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/081ee83d-00d0-4135-96eb-ba628f2ebd59 returned with HTTP 200 Jan 25 13:51:40.704642 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 296/563] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:40 2021] GET /volume/v3/348bfdde57224687912bda99beab3b01/volumes/081ee83d-00d0-4135-96eb-ba628f2ebd59 => generated 918 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:51:40.752199 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dd0fd32a-ae39-470a-b718-6e9fdec83ef8 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/655f849b-206b-4d06-8f0a-754d5b825fdc returned with HTTP 200 Jan 25 13:51:40.753701 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 268/564] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:40 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/655f849b-206b-4d06-8f0a-754d5b825fdc => generated 941 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:51:41.722385 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-38f5c371-b02c-442a-930d-c6ecf013f670 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] GET http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/081ee83d-00d0-4135-96eb-ba628f2ebd59 Jan 25 13:51:41.722923 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-38f5c371-b02c-442a-930d-c6ecf013f670 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:41.723117 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:41.723117 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:41.723844 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-38f5c371-b02c-442a-930d-c6ecf013f670 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:41.769394 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-32b2ea34-be22-4f11-b28e-f5c1f4cba394 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/655f849b-206b-4d06-8f0a-754d5b825fdc Jan 25 13:51:41.770084 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-32b2ea34-be22-4f11-b28e-f5c1f4cba394 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:41.770274 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:41.770274 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:41.770811 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-32b2ea34-be22-4f11-b28e-f5c1f4cba394 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:41.823113 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-38f5c371-b02c-442a-930d-c6ecf013f670 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/081ee83d-00d0-4135-96eb-ba628f2ebd59 returned with HTTP 404 Jan 25 13:51:41.825205 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 297/565] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:41 2021] GET /volume/v3/348bfdde57224687912bda99beab3b01/volumes/081ee83d-00d0-4135-96eb-ba628f2ebd59 => generated 109 bytes in 106 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:51:41.843502 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e7488cb4-d710-442f-b710-7a5ecfc94ff9 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] DELETE http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/4d5b1068-020f-4df3-91d2-323f8f0b269f Jan 25 13:51:41.857500 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e7488cb4-d710-442f-b710-7a5ecfc94ff9 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:41.859299 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e7488cb4-d710-442f-b710-7a5ecfc94ff9 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:41.861119 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-e7488cb4-d710-442f-b710-7a5ecfc94ff9 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Delete volume with id: 4d5b1068-020f-4df3-91d2-323f8f0b269f Jan 25 13:51:41.884126 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:41.884126 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:41.911005 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-32b2ea34-be22-4f11-b28e-f5c1f4cba394 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:51:41.936163 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:41.936163 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:41.938240 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e7488cb4-d710-442f-b710-7a5ecfc94ff9 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Volume info retrieved successfully. Jan 25 13:51:41.954759 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-32b2ea34-be22-4f11-b28e-f5c1f4cba394 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/655f849b-206b-4d06-8f0a-754d5b825fdc returned with HTTP 200 Jan 25 13:51:41.956867 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 269/566] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:41 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/655f849b-206b-4d06-8f0a-754d5b825fdc => generated 942 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:51:41.971972 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-218b2225-b6f0-4950-9999-5287461ba788 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/655f849b-206b-4d06-8f0a-754d5b825fdc Jan 25 13:51:41.971972 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-218b2225-b6f0-4950-9999-5287461ba788 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:41.972218 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:41.972218 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:41.972522 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-218b2225-b6f0-4950-9999-5287461ba788 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:42.008906 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e7488cb4-d710-442f-b710-7a5ecfc94ff9 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Delete volume request issued successfully. Jan 25 13:51:42.008906 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e7488cb4-d710-442f-b710-7a5ecfc94ff9 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/4d5b1068-020f-4df3-91d2-323f8f0b269f returned with HTTP 202 Jan 25 13:51:42.012541 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 298/567] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 13:51:41 2021] DELETE /volume/v3/348bfdde57224687912bda99beab3b01/volumes/4d5b1068-020f-4df3-91d2-323f8f0b269f => generated 0 bytes in 184 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 25 13:51:42.024148 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-097322e8-32ec-468c-a85f-48f8a83bdedc tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] GET http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/4d5b1068-020f-4df3-91d2-323f8f0b269f Jan 25 13:51:42.027308 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-097322e8-32ec-468c-a85f-48f8a83bdedc tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:42.027392 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:42.027392 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:42.028539 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-097322e8-32ec-468c-a85f-48f8a83bdedc tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:42.083681 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:42.083681 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:42.105583 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-218b2225-b6f0-4950-9999-5287461ba788 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:51:42.116481 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:42.116481 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:42.127981 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-097322e8-32ec-468c-a85f-48f8a83bdedc tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Volume info retrieved successfully. Jan 25 13:51:42.169113 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-097322e8-32ec-468c-a85f-48f8a83bdedc tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/4d5b1068-020f-4df3-91d2-323f8f0b269f returned with HTTP 200 Jan 25 13:51:42.182613 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 299/568] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:42 2021] GET /volume/v3/348bfdde57224687912bda99beab3b01/volumes/4d5b1068-020f-4df3-91d2-323f8f0b269f => generated 918 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:51:42.203100 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-218b2225-b6f0-4950-9999-5287461ba788 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/655f849b-206b-4d06-8f0a-754d5b825fdc returned with HTTP 200 Jan 25 13:51:42.203100 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 270/569] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:41 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/655f849b-206b-4d06-8f0a-754d5b825fdc => generated 942 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:51:42.230251 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-98a6f880-b93e-48a2-9f6e-6eec72768ffe tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] DELETE http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/655f849b-206b-4d06-8f0a-754d5b825fdc Jan 25 13:51:42.231284 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-98a6f880-b93e-48a2-9f6e-6eec72768ffe tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:42.231661 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:42.231661 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:42.233573 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-98a6f880-b93e-48a2-9f6e-6eec72768ffe tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:42.234235 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-98a6f880-b93e-48a2-9f6e-6eec72768ffe tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Delete volume with id: 655f849b-206b-4d06-8f0a-754d5b825fdc Jan 25 13:51:42.448957 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:42.448957 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:42.448957 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-98a6f880-b93e-48a2-9f6e-6eec72768ffe tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:51:42.543182 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-98a6f880-b93e-48a2-9f6e-6eec72768ffe tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Delete volume request issued successfully. Jan 25 13:51:42.543182 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-98a6f880-b93e-48a2-9f6e-6eec72768ffe tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/655f849b-206b-4d06-8f0a-754d5b825fdc returned with HTTP 202 Jan 25 13:51:42.558845 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 300/570] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 13:51:42 2021] DELETE /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/655f849b-206b-4d06-8f0a-754d5b825fdc => generated 0 bytes in 327 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:51:42.565489 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f0dc8dd2-d962-49a1-b06f-b3d3fbac65a9 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/655f849b-206b-4d06-8f0a-754d5b825fdc Jan 25 13:51:42.565489 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f0dc8dd2-d962-49a1-b06f-b3d3fbac65a9 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:42.565489 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:42.565489 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:42.565489 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f0dc8dd2-d962-49a1-b06f-b3d3fbac65a9 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:42.707811 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:42.707811 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:42.734753 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f0dc8dd2-d962-49a1-b06f-b3d3fbac65a9 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:51:42.801180 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f0dc8dd2-d962-49a1-b06f-b3d3fbac65a9 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/655f849b-206b-4d06-8f0a-754d5b825fdc returned with HTTP 200 Jan 25 13:51:42.801180 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 271/571] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:42 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/655f849b-206b-4d06-8f0a-754d5b825fdc => generated 941 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:51:43.202385 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-98c00bec-dd80-44f9-a9d5-87b5ce85acdf tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] GET http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/4d5b1068-020f-4df3-91d2-323f8f0b269f Jan 25 13:51:43.202385 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-98c00bec-dd80-44f9-a9d5-87b5ce85acdf tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:43.202385 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:43.202385 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:43.202385 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-98c00bec-dd80-44f9-a9d5-87b5ce85acdf tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:43.401469 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:43.401469 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:43.422835 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-98c00bec-dd80-44f9-a9d5-87b5ce85acdf tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Volume info retrieved successfully. Jan 25 13:51:43.515509 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-98c00bec-dd80-44f9-a9d5-87b5ce85acdf tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/4d5b1068-020f-4df3-91d2-323f8f0b269f returned with HTTP 200 Jan 25 13:51:43.532918 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 301/572] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:43 2021] GET /volume/v3/348bfdde57224687912bda99beab3b01/volumes/4d5b1068-020f-4df3-91d2-323f8f0b269f => generated 918 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:51:43.820148 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dfa6462f-2b36-4ad7-941e-700ee675874d tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/655f849b-206b-4d06-8f0a-754d5b825fdc Jan 25 13:51:43.820148 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dfa6462f-2b36-4ad7-941e-700ee675874d tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:43.820148 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:43.820148 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:43.820148 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dfa6462f-2b36-4ad7-941e-700ee675874d tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:43.934449 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:43.934449 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:43.966734 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-dfa6462f-2b36-4ad7-941e-700ee675874d tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:51:44.043431 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dfa6462f-2b36-4ad7-941e-700ee675874d tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/655f849b-206b-4d06-8f0a-754d5b825fdc returned with HTTP 200 Jan 25 13:51:44.043431 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 272/573] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:43 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/655f849b-206b-4d06-8f0a-754d5b825fdc => generated 941 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:51:44.524419 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9936c017-7fd3-472c-a986-1f191b553225 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] GET http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/4d5b1068-020f-4df3-91d2-323f8f0b269f Jan 25 13:51:44.524987 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9936c017-7fd3-472c-a986-1f191b553225 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:44.525178 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:44.525178 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:44.525994 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9936c017-7fd3-472c-a986-1f191b553225 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:44.643630 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:44.643630 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:44.666798 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-9936c017-7fd3-472c-a986-1f191b553225 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Volume info retrieved successfully. Jan 25 13:51:44.743383 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9936c017-7fd3-472c-a986-1f191b553225 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/4d5b1068-020f-4df3-91d2-323f8f0b269f returned with HTTP 200 Jan 25 13:51:44.745279 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 302/574] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:44 2021] GET /volume/v3/348bfdde57224687912bda99beab3b01/volumes/4d5b1068-020f-4df3-91d2-323f8f0b269f => generated 918 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:51:45.050499 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-38c17b1c-264c-458f-93d2-8aed2223994f tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/655f849b-206b-4d06-8f0a-754d5b825fdc Jan 25 13:51:45.051729 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-38c17b1c-264c-458f-93d2-8aed2223994f tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:45.051930 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:45.051930 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:45.052311 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-38c17b1c-264c-458f-93d2-8aed2223994f tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:45.139465 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:45.139465 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:45.164037 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-38c17b1c-264c-458f-93d2-8aed2223994f tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:51:45.260797 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-38c17b1c-264c-458f-93d2-8aed2223994f tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/655f849b-206b-4d06-8f0a-754d5b825fdc returned with HTTP 200 Jan 25 13:51:45.262863 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 273/575] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:45 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/655f849b-206b-4d06-8f0a-754d5b825fdc => generated 941 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:51:45.769360 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-873b7cb2-aabf-4b85-a2b7-928f471f499c tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] GET http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/4d5b1068-020f-4df3-91d2-323f8f0b269f Jan 25 13:51:45.770153 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-873b7cb2-aabf-4b85-a2b7-928f471f499c tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:45.770548 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:45.770548 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:45.771169 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-873b7cb2-aabf-4b85-a2b7-928f471f499c tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:45.868636 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-873b7cb2-aabf-4b85-a2b7-928f471f499c tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/4d5b1068-020f-4df3-91d2-323f8f0b269f returned with HTTP 404 Jan 25 13:51:45.869925 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 303/576] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:45 2021] GET /volume/v3/348bfdde57224687912bda99beab3b01/volumes/4d5b1068-020f-4df3-91d2-323f8f0b269f => generated 109 bytes in 114 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:51:45.897307 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c9b164e5-aa4b-4203-acfe-18128466b466 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] DELETE http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 Jan 25 13:51:45.897307 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c9b164e5-aa4b-4203-acfe-18128466b466 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:45.897307 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:45.897307 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:45.897307 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c9b164e5-aa4b-4203-acfe-18128466b466 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:45.897307 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-c9b164e5-aa4b-4203-acfe-18128466b466 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Delete volume with id: 64620b9c-ca92-4458-85f4-5e5c1c891015 Jan 25 13:51:45.977062 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:45.977062 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:45.978756 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c9b164e5-aa4b-4203-acfe-18128466b466 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Volume info retrieved successfully. Jan 25 13:51:46.048557 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c9b164e5-aa4b-4203-acfe-18128466b466 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Delete volume request issued successfully. Jan 25 13:51:46.050037 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c9b164e5-aa4b-4203-acfe-18128466b466 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 returned with HTTP 202 Jan 25 13:51:46.051107 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 274/577] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 13:51:45 2021] DELETE /volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 => generated 0 bytes in 176 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:51:46.067729 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ab8b9948-ccee-4618-8b9a-f8b765426a04 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] GET http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 Jan 25 13:51:46.067865 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ab8b9948-ccee-4618-8b9a-f8b765426a04 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:46.069014 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ab8b9948-ccee-4618-8b9a-f8b765426a04 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:46.149688 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:46.149688 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:46.176118 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ab8b9948-ccee-4618-8b9a-f8b765426a04 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Volume info retrieved successfully. Jan 25 13:51:46.215718 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ab8b9948-ccee-4618-8b9a-f8b765426a04 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 returned with HTTP 200 Jan 25 13:51:46.218164 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 304/578] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:46 2021] GET /volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 => generated 1366 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:51:46.292568 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-37c5977a-7723-4325-abd2-e24ccc305749 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/655f849b-206b-4d06-8f0a-754d5b825fdc Jan 25 13:51:46.293961 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-37c5977a-7723-4325-abd2-e24ccc305749 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:46.294496 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:46.294496 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:46.298857 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-37c5977a-7723-4325-abd2-e24ccc305749 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:46.483797 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-37c5977a-7723-4325-abd2-e24ccc305749 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/655f849b-206b-4d06-8f0a-754d5b825fdc returned with HTTP 404 Jan 25 13:51:46.488431 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 275/579] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:46 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/655f849b-206b-4d06-8f0a-754d5b825fdc => generated 109 bytes in 200 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:51:46.501892 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7cc9a4c4-2077-4572-8535-2639ab4a3afe tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] DELETE http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/faa3b28d-eff6-436c-b922-2345e24a2ec0 Jan 25 13:51:46.502601 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7cc9a4c4-2077-4572-8535-2639ab4a3afe tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:46.506145 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:46.506145 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:46.506804 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7cc9a4c4-2077-4572-8535-2639ab4a3afe tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:46.507445 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-7cc9a4c4-2077-4572-8535-2639ab4a3afe tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Delete volume with id: faa3b28d-eff6-436c-b922-2345e24a2ec0 Jan 25 13:51:46.638508 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:46.638508 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:46.640160 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7cc9a4c4-2077-4572-8535-2639ab4a3afe tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:51:46.725336 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7cc9a4c4-2077-4572-8535-2639ab4a3afe tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Delete volume request issued successfully. Jan 25 13:51:46.726102 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7cc9a4c4-2077-4572-8535-2639ab4a3afe tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/faa3b28d-eff6-436c-b922-2345e24a2ec0 returned with HTTP 202 Jan 25 13:51:46.727305 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 305/580] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 13:51:46 2021] DELETE /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/faa3b28d-eff6-436c-b922-2345e24a2ec0 => generated 0 bytes in 236 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:51:46.737903 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c562f52a-a83f-4934-b409-9bc4ec16b6df tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/faa3b28d-eff6-436c-b922-2345e24a2ec0 Jan 25 13:51:46.738599 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c562f52a-a83f-4934-b409-9bc4ec16b6df tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:46.739236 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c562f52a-a83f-4934-b409-9bc4ec16b6df tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:46.913350 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:46.913350 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:46.934145 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c562f52a-a83f-4934-b409-9bc4ec16b6df tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:51:47.015810 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c562f52a-a83f-4934-b409-9bc4ec16b6df tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/faa3b28d-eff6-436c-b922-2345e24a2ec0 returned with HTTP 200 Jan 25 13:51:47.018142 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 276/581] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:46 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/faa3b28d-eff6-436c-b922-2345e24a2ec0 => generated 907 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:51:47.242808 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-efcd9ec9-4bf2-4030-a57b-927565ae6c34 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] GET http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 Jan 25 13:51:47.248109 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-efcd9ec9-4bf2-4030-a57b-927565ae6c34 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:47.251240 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:47.251240 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:47.251917 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-efcd9ec9-4bf2-4030-a57b-927565ae6c34 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:47.444237 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:47.444237 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:47.481678 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-efcd9ec9-4bf2-4030-a57b-927565ae6c34 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Volume info retrieved successfully. Jan 25 13:51:47.627786 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-efcd9ec9-4bf2-4030-a57b-927565ae6c34 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 returned with HTTP 200 Jan 25 13:51:47.629178 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 306/582] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:47 2021] GET /volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 => generated 1366 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:51:48.040451 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2870ded7-307d-43e8-a1ee-1eaf796ef540 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/faa3b28d-eff6-436c-b922-2345e24a2ec0 Jan 25 13:51:48.040667 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2870ded7-307d-43e8-a1ee-1eaf796ef540 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:48.040965 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:48.040965 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:48.046859 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2870ded7-307d-43e8-a1ee-1eaf796ef540 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:48.239149 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:48.239149 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:48.276728 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-2870ded7-307d-43e8-a1ee-1eaf796ef540 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:51:48.364316 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2870ded7-307d-43e8-a1ee-1eaf796ef540 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/faa3b28d-eff6-436c-b922-2345e24a2ec0 returned with HTTP 200 Jan 25 13:51:48.376070 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 277/583] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:48 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/faa3b28d-eff6-436c-b922-2345e24a2ec0 => generated 907 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:51:48.645912 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6f95d19b-59a1-4a80-a225-b9af26692d8c tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] GET http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 Jan 25 13:51:48.646440 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6f95d19b-59a1-4a80-a225-b9af26692d8c tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:48.646651 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:48.646651 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:48.647026 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6f95d19b-59a1-4a80-a225-b9af26692d8c tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:48.891564 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:48.891564 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:48.931331 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6f95d19b-59a1-4a80-a225-b9af26692d8c tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Volume info retrieved successfully. Jan 25 13:51:49.162625 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6f95d19b-59a1-4a80-a225-b9af26692d8c tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 returned with HTTP 200 Jan 25 13:51:49.162625 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 307/584] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:48 2021] GET /volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 => generated 1366 bytes in 415 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:51:49.385568 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-69a67733-ec67-4cfb-b24a-d187ed4f7be1 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/faa3b28d-eff6-436c-b922-2345e24a2ec0 Jan 25 13:51:49.388114 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-69a67733-ec67-4cfb-b24a-d187ed4f7be1 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:49.388453 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:49.388453 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:49.389922 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-69a67733-ec67-4cfb-b24a-d187ed4f7be1 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:49.530957 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:49.530957 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:49.551494 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-69a67733-ec67-4cfb-b24a-d187ed4f7be1 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:51:49.643250 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-69a67733-ec67-4cfb-b24a-d187ed4f7be1 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/faa3b28d-eff6-436c-b922-2345e24a2ec0 returned with HTTP 200 Jan 25 13:51:49.649861 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 278/585] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:49 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/faa3b28d-eff6-436c-b922-2345e24a2ec0 => generated 907 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:51:50.073277 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-65e07303-0a0f-4d36-ab78-760ead5b1a58 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] GET http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 Jan 25 13:51:50.074398 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-65e07303-0a0f-4d36-ab78-760ead5b1a58 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:50.074398 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:50.074398 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:50.075029 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-65e07303-0a0f-4d36-ab78-760ead5b1a58 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:50.188225 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-65e07303-0a0f-4d36-ab78-760ead5b1a58 tempest-TaggedBootDevicesTest_v242-2032756716 tempest-TaggedBootDevicesTest_v242-2032756716] http://10.222.0.38/volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 returned with HTTP 404 Jan 25 13:51:50.196742 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 308/586] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:50 2021] GET /volume/v3/348bfdde57224687912bda99beab3b01/volumes/64620b9c-ca92-4458-85f4-5e5c1c891015 => generated 109 bytes in 127 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:51:50.666778 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fb87f2d4-8712-44c9-b543-9329e0992e6b tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/faa3b28d-eff6-436c-b922-2345e24a2ec0 Jan 25 13:51:50.667814 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fb87f2d4-8712-44c9-b543-9329e0992e6b tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:50.667814 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:50.667814 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:50.668103 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fb87f2d4-8712-44c9-b543-9329e0992e6b tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:50.844317 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fb87f2d4-8712-44c9-b543-9329e0992e6b tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/faa3b28d-eff6-436c-b922-2345e24a2ec0 returned with HTTP 404 Jan 25 13:51:50.845604 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 279/587] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:50 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/faa3b28d-eff6-436c-b922-2345e24a2ec0 => generated 109 bytes in 183 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:51:50.854708 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1d80cf57-4cb8-4bcb-9010-21d1b7da316c tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] DELETE http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/0d68f6af-db5a-437f-99fb-93abfe071064 Jan 25 13:51:50.855384 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1d80cf57-4cb8-4bcb-9010-21d1b7da316c tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:50.856010 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1d80cf57-4cb8-4bcb-9010-21d1b7da316c tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:50.856593 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-1d80cf57-4cb8-4bcb-9010-21d1b7da316c tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Delete volume with id: 0d68f6af-db5a-437f-99fb-93abfe071064 Jan 25 13:51:51.008372 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:51.008372 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:51.010799 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-1d80cf57-4cb8-4bcb-9010-21d1b7da316c tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:51:51.065925 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b0391199-ce22-4f32-bfba-3d248c0a2d91 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] POST http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes Jan 25 13:51:51.067892 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b0391199-ce22-4f32-bfba-3d248c0a2d91 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-5432520"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:51:51.069237 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-b0391199-ce22-4f32-bfba-3d248c0a2d91 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-5432520'}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 13:51:51.069746 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-b0391199-ce22-4f32-bfba-3d248c0a2d91 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Create volume of 1 GB Jan 25 13:51:51.090065 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-1d80cf57-4cb8-4bcb-9010-21d1b7da316c tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Delete volume request issued successfully. Jan 25 13:51:51.090717 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1d80cf57-4cb8-4bcb-9010-21d1b7da316c tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/0d68f6af-db5a-437f-99fb-93abfe071064 returned with HTTP 202 Jan 25 13:51:51.092566 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 309/588] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 13:51:50 2021] DELETE /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/0d68f6af-db5a-437f-99fb-93abfe071064 => generated 0 bytes in 242 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:51:51.105182 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-61ce5d9c-3a8b-4ae9-bda5-c02e07f71a1d tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/0d68f6af-db5a-437f-99fb-93abfe071064 Jan 25 13:51:51.109669 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-61ce5d9c-3a8b-4ae9-bda5-c02e07f71a1d tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:51.111731 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:51.111731 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:51.112288 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-61ce5d9c-3a8b-4ae9-bda5-c02e07f71a1d tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:51.126154 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b0391199-ce22-4f32-bfba-3d248c0a2d91 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Availability Zones retrieved successfully. Jan 25 13:51:51.190071 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b0391199-ce22-4f32-bfba-3d248c0a2d91 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Flow 'volume_create_api' (bbc0fc85-5825-4e97-96e0-068e71832300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:51:51.193511 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b0391199-ce22-4f32-bfba-3d248c0a2d91 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0488db2-dae7-421d-a3af-4626a455bea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:51:51.215094 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-b0391199-ce22-4f32-bfba-3d248c0a2d91 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Validating volume size '1' using validate_int {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 13:51:51.270735 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:51.270735 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:51.304145 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-61ce5d9c-3a8b-4ae9-bda5-c02e07f71a1d tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:51:51.371910 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-61ce5d9c-3a8b-4ae9-bda5-c02e07f71a1d tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/0d68f6af-db5a-437f-99fb-93abfe071064 returned with HTTP 200 Jan 25 13:51:51.391972 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 310/589] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:51 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/0d68f6af-db5a-437f-99fb-93abfe071064 => generated 1389 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:51:51.406102 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b0391199-ce22-4f32-bfba-3d248c0a2d91 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0488db2-dae7-421d-a3af-4626a455bea2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:51:51.411116 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b0391199-ce22-4f32-bfba-3d248c0a2d91 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20d52a72-7117-4799-8e57-893bd55c9b5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:51:51.519272 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-b0391199-ce22-4f32-bfba-3d248c0a2d91 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Created reservations ['b54c85ca-0ccd-439d-b56f-c97de40af6ff', '581d7e97-b487-4cd3-aafe-96d0372e1ad7', '649abdf4-0ef7-411e-8bbf-f04182c6e68a', '56d1fe19-a9e4-4917-a707-7e2add5f3095'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:51:51.521667 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b0391199-ce22-4f32-bfba-3d248c0a2d91 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20d52a72-7117-4799-8e57-893bd55c9b5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b54c85ca-0ccd-439d-b56f-c97de40af6ff', '581d7e97-b487-4cd3-aafe-96d0372e1ad7', '649abdf4-0ef7-411e-8bbf-f04182c6e68a', '56d1fe19-a9e4-4917-a707-7e2add5f3095']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:51:51.524407 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b0391199-ce22-4f32-bfba-3d248c0a2d91 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3441742-edd2-4da1-976f-75bb2e66b8d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:51:51.632752 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b0391199-ce22-4f32-bfba-3d248c0a2d91 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3441742-edd2-4da1-976f-75bb2e66b8d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee31613d-30ad-4142-bbb3-2ffea4e953fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-5432520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47816f85fb7c497e921cd6a00b4cfce3',qos_specs=None,replication_status=,reservations=['b54c85ca-0ccd-439d-b56f-c97de40af6ff','581d7e97-b487-4cd3-aafe-96d0372e1ad7','649abdf4-0ef7-411e-8bbf-f04182c6e68a','56d1fe19-a9e4-4917-a707-7e2add5f3095'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11ae607c37124592a7450a4b30991254',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T13:51:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-5432520',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee31613d-30ad-4142-bbb3-2ffea4e953fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47816f85fb7c497e921cd6a00b4cfce3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='11ae607c37124592a7450a4b30991254',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:51:51.646982 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b0391199-ce22-4f32-bfba-3d248c0a2d91 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b00aebb0-fded-495e-b1b1-4780469e03c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:51:51.694977 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b0391199-ce22-4f32-bfba-3d248c0a2d91 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b00aebb0-fded-495e-b1b1-4780469e03c6) transitioned into state 'SUCCESS' from state '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-5432520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47816f85fb7c497e921cd6a00b4cfce3',qos_specs=None,replication_status=,reservations=['b54c85ca-0ccd-439d-b56f-c97de40af6ff','581d7e97-b487-4cd3-aafe-96d0372e1ad7','649abdf4-0ef7-411e-8bbf-f04182c6e68a','56d1fe19-a9e4-4917-a707-7e2add5f3095'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11ae607c37124592a7450a4b30991254',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:51:51.698452 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b0391199-ce22-4f32-bfba-3d248c0a2d91 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6fd2f77-c7b8-4874-a79c-e2a23fbb5224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:51:51.730570 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b0391199-ce22-4f32-bfba-3d248c0a2d91 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6fd2f77-c7b8-4874-a79c-e2a23fbb5224) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:51:51.735285 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b0391199-ce22-4f32-bfba-3d248c0a2d91 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Flow 'volume_create_api' (bbc0fc85-5825-4e97-96e0-068e71832300) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:51:51.844095 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b0391199-ce22-4f32-bfba-3d248c0a2d91 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Create volume request issued successfully. Jan 25 13:51:51.891011 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b0391199-ce22-4f32-bfba-3d248c0a2d91 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes returned with HTTP 202 Jan 25 13:51:51.892191 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 280/590] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 13:51:51 2021] POST /volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes => generated 823 bytes in 830 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 13:51:51.908360 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-91af686b-7209-4da0-aac2-5f8a5af1eb7f tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] GET http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/ee31613d-30ad-4142-bbb3-2ffea4e953fc Jan 25 13:51:51.909207 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-91af686b-7209-4da0-aac2-5f8a5af1eb7f tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:51.909599 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:51.909599 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:51.910209 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-91af686b-7209-4da0-aac2-5f8a5af1eb7f tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:52.009565 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:52.009565 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:52.042895 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-91af686b-7209-4da0-aac2-5f8a5af1eb7f tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Volume info retrieved successfully. Jan 25 13:51:52.087341 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-91af686b-7209-4da0-aac2-5f8a5af1eb7f tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/ee31613d-30ad-4142-bbb3-2ffea4e953fc returned with HTTP 200 Jan 25 13:51:52.096643 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 311/591] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:51 2021] GET /volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/ee31613d-30ad-4142-bbb3-2ffea4e953fc => generated 891 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:51:52.407906 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-24f6a50e-5f41-486b-a395-9fbed009f2c1 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/0d68f6af-db5a-437f-99fb-93abfe071064 Jan 25 13:51:52.408611 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-24f6a50e-5f41-486b-a395-9fbed009f2c1 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:52.409035 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:52.409035 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:52.409607 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-24f6a50e-5f41-486b-a395-9fbed009f2c1 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:52.624583 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:52.624583 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:52.647433 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-24f6a50e-5f41-486b-a395-9fbed009f2c1 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:51:52.730017 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-24f6a50e-5f41-486b-a395-9fbed009f2c1 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/0d68f6af-db5a-437f-99fb-93abfe071064 returned with HTTP 200 Jan 25 13:51:52.731555 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 281/592] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:52 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/0d68f6af-db5a-437f-99fb-93abfe071064 => generated 1389 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:51:53.104569 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9ddb2bdd-5e87-4f15-a722-c57f4941c3bb tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] GET http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/ee31613d-30ad-4142-bbb3-2ffea4e953fc Jan 25 13:51:53.106061 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9ddb2bdd-5e87-4f15-a722-c57f4941c3bb tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:53.108305 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:53.108305 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:53.108723 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9ddb2bdd-5e87-4f15-a722-c57f4941c3bb tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:53.214192 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:53.214192 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:53.225246 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-9ddb2bdd-5e87-4f15-a722-c57f4941c3bb tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Volume info retrieved successfully. Jan 25 13:51:53.253254 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9ddb2bdd-5e87-4f15-a722-c57f4941c3bb tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/ee31613d-30ad-4142-bbb3-2ffea4e953fc returned with HTTP 200 Jan 25 13:51:53.254618 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 312/593] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:53 2021] GET /volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/ee31613d-30ad-4142-bbb3-2ffea4e953fc => generated 915 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:51:53.751066 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6613a1b9-3bb7-4b9f-99d9-7f1d6dce354f tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/0d68f6af-db5a-437f-99fb-93abfe071064 Jan 25 13:51:53.752382 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6613a1b9-3bb7-4b9f-99d9-7f1d6dce354f tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:53.752801 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:53.752801 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:53.761553 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6613a1b9-3bb7-4b9f-99d9-7f1d6dce354f tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:53.873956 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:53.873956 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:53.883983 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6613a1b9-3bb7-4b9f-99d9-7f1d6dce354f tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:51:53.912033 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6613a1b9-3bb7-4b9f-99d9-7f1d6dce354f tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/0d68f6af-db5a-437f-99fb-93abfe071064 returned with HTTP 200 Jan 25 13:51:53.913080 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 282/594] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:53 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/0d68f6af-db5a-437f-99fb-93abfe071064 => generated 1389 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:51:54.270638 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-35b46b1b-c776-4f96-a9d3-e8adf3f7a5c5 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] GET http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/ee31613d-30ad-4142-bbb3-2ffea4e953fc Jan 25 13:51:54.271557 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-35b46b1b-c776-4f96-a9d3-e8adf3f7a5c5 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:54.272383 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:54.272383 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:54.272931 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-35b46b1b-c776-4f96-a9d3-e8adf3f7a5c5 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:54.415849 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:54.415849 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:54.430563 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-35b46b1b-c776-4f96-a9d3-e8adf3f7a5c5 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Volume info retrieved successfully. Jan 25 13:51:54.485459 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-35b46b1b-c776-4f96-a9d3-e8adf3f7a5c5 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/ee31613d-30ad-4142-bbb3-2ffea4e953fc returned with HTTP 200 Jan 25 13:51:54.486710 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 313/595] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:54 2021] GET /volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/ee31613d-30ad-4142-bbb3-2ffea4e953fc => generated 916 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:51:54.929112 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-341d9c21-b7c8-41d5-a0b9-db16ac84e10a tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/0d68f6af-db5a-437f-99fb-93abfe071064 Jan 25 13:51:54.929611 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-341d9c21-b7c8-41d5-a0b9-db16ac84e10a tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:54.930010 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:54.930010 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:54.930444 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-341d9c21-b7c8-41d5-a0b9-db16ac84e10a tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:55.087231 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-341d9c21-b7c8-41d5-a0b9-db16ac84e10a tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/0d68f6af-db5a-437f-99fb-93abfe071064 returned with HTTP 404 Jan 25 13:51:55.091481 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 283/596] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:54 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/0d68f6af-db5a-437f-99fb-93abfe071064 => generated 109 bytes in 163 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:51:55.096729 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a7cf4041-b0b2-4d98-83e6-65e9e2093966 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] DELETE http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d Jan 25 13:51:55.097420 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a7cf4041-b0b2-4d98-83e6-65e9e2093966 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:55.097615 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:55.097615 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:55.098219 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a7cf4041-b0b2-4d98-83e6-65e9e2093966 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:55.098977 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-a7cf4041-b0b2-4d98-83e6-65e9e2093966 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Delete volume with id: b4e877fe-6434-4f9c-94b5-2289c3bbab9d Jan 25 13:51:55.227902 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:55.227902 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:55.233143 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a7cf4041-b0b2-4d98-83e6-65e9e2093966 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:51:55.277981 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a7cf4041-b0b2-4d98-83e6-65e9e2093966 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Delete volume request issued successfully. Jan 25 13:51:55.278755 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a7cf4041-b0b2-4d98-83e6-65e9e2093966 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d returned with HTTP 202 Jan 25 13:51:55.280447 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 314/597] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 13:51:55 2021] DELETE /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d => generated 0 bytes in 188 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:51:55.290997 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0314e5ed-5213-436f-a3ff-6f980dbacb8c tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d Jan 25 13:51:55.293756 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0314e5ed-5213-436f-a3ff-6f980dbacb8c tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:55.294512 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0314e5ed-5213-436f-a3ff-6f980dbacb8c tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:55.412478 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:55.412478 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:55.431680 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0314e5ed-5213-436f-a3ff-6f980dbacb8c tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:51:55.481921 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0314e5ed-5213-436f-a3ff-6f980dbacb8c tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d returned with HTTP 200 Jan 25 13:51:55.482815 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 284/598] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:55 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d => generated 1356 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 13:51:56.499575 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ed2796a0-7548-43d8-8a2a-82a8ea456a54 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d Jan 25 13:51:56.500588 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ed2796a0-7548-43d8-8a2a-82a8ea456a54 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:56.500985 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:56.500985 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:56.501609 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ed2796a0-7548-43d8-8a2a-82a8ea456a54 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:56.648481 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:56.648481 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:56.660731 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ed2796a0-7548-43d8-8a2a-82a8ea456a54 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:51:56.695175 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ed2796a0-7548-43d8-8a2a-82a8ea456a54 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d returned with HTTP 200 Jan 25 13:51:56.696788 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 315/599] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:56 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d => generated 1356 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:51:57.712135 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6ef6490b-af96-4348-9104-97ee72a8ca15 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d Jan 25 13:51:57.712642 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6ef6490b-af96-4348-9104-97ee72a8ca15 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:57.712885 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:57.712885 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:57.714163 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6ef6490b-af96-4348-9104-97ee72a8ca15 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:57.862176 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:51:57.862176 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:51:57.913200 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6ef6490b-af96-4348-9104-97ee72a8ca15 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Volume info retrieved successfully. Jan 25 13:51:57.972862 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6ef6490b-af96-4348-9104-97ee72a8ca15 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d returned with HTTP 200 Jan 25 13:51:57.974156 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 285/600] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:57 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d => generated 1356 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:51:58.992445 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-26fc97b2-f612-4aae-9879-df7cdfd539c4 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d Jan 25 13:51:58.994272 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-26fc97b2-f612-4aae-9879-df7cdfd539c4 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:51:58.994633 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:51:58.994633 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:51:58.995272 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-26fc97b2-f612-4aae-9879-df7cdfd539c4 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:51:59.097621 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-26fc97b2-f612-4aae-9879-df7cdfd539c4 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d returned with HTTP 404 Jan 25 13:51:59.099015 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 316/601] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:51:58 2021] GET /volume/v3/e925ee007cf84b64849493c2580bc3bf/volumes/b4e877fe-6434-4f9c-94b5-2289c3bbab9d => generated 109 bytes in 113 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:52:00.834661 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-6fea34f9-1a4d-4e5a-85a4-1824e2c76464 req-2e657a2a-bd03-42e7-8fef-5aa6bdc1a260 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd Jan 25 13:52:00.835718 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-6fea34f9-1a4d-4e5a-85a4-1824e2c76464 req-2e657a2a-bd03-42e7-8fef-5aa6bdc1a260 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:52:00.835718 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:52:00.835718 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:52:00.836160 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-6fea34f9-1a4d-4e5a-85a4-1824e2c76464 req-2e657a2a-bd03-42e7-8fef-5aa6bdc1a260 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:52:00.918094 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:52:00.918094 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:52:00.929360 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-6fea34f9-1a4d-4e5a-85a4-1824e2c76464 req-2e657a2a-bd03-42e7-8fef-5aa6bdc1a260 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:52:00.958359 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:52:00.958359 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:52:00.973211 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-6fea34f9-1a4d-4e5a-85a4-1824e2c76464 req-2e657a2a-bd03-42e7-8fef-5aa6bdc1a260 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd returned with HTTP 200 Jan 25 13:52:00.975211 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 286/602] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 13:52:00 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd => generated 1209 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:52:01.096795 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-26fc97b2-f612-4aae-9879-df7cdfd539c4 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] GET http://10.222.0.38/volume// Jan 25 13:52:01.097276 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-26fc97b2-f612-4aae-9879-df7cdfd539c4 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:52:01.098022 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-26fc97b2-f612-4aae-9879-df7cdfd539c4 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:52:01.099363 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-26fc97b2-f612-4aae-9879-df7cdfd539c4 tempest-VolumesCloneTest-301532392 tempest-VolumesCloneTest-301532392] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 13:52:01.100337 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 317/603] 10.222.0.38 () {58 vars in 1289 bytes} [Mon Jan 25 13:52:01 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 13:52:01.119692 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-6fea34f9-1a4d-4e5a-85a4-1824e2c76464 req-d9bb9837-e8d1-43eb-a7f3-830d85c2559e tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] POST http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/attachments Jan 25 13:52:01.120582 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:52:01.120582 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:52:01.121279 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-6fea34f9-1a4d-4e5a-85a4-1824e2c76464 req-d9bb9837-e8d1-43eb-a7f3-830d85c2559e tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0fb00091-0c01-4962-a784-db14136465cd", "instance_uuid": "8e13080f-24a2-4405-a640-ae48c43fbc3a", "connector": null}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:52:01.248213 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:52:01.248213 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:52:01.369794 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-6fea34f9-1a4d-4e5a-85a4-1824e2c76464 req-d9bb9837-e8d1-43eb-a7f3-830d85c2559e tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/attachments returned with HTTP 400 Jan 25 13:52:01.371834 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 287/604] 10.222.0.38 () {66 vars in 1565 bytes} [Mon Jan 25 13:52:01 2021] POST /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/attachments => generated 189 bytes in 258 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Jan 25 13:52:01.400066 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-34b8400f-a346-461a-a23e-c4e28813e227 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd Jan 25 13:52:01.400863 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-34b8400f-a346-461a-a23e-c4e28813e227 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:52:01.401632 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-34b8400f-a346-461a-a23e-c4e28813e227 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:52:01.479817 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:52:01.479817 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:52:01.489723 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-34b8400f-a346-461a-a23e-c4e28813e227 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:52:01.516738 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:52:01.516738 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:52:01.526589 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-34b8400f-a346-461a-a23e-c4e28813e227 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd returned with HTTP 200 Jan 25 13:52:01.527659 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 318/605] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:52:01 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd => generated 1209 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:52:01.787381 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-31bdcaf6-d5e4-4a86-a200-7ac5bdb332e7 req-4c30f115-0422-420d-9686-78c70507d8d6 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd Jan 25 13:52:01.787835 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-31bdcaf6-d5e4-4a86-a200-7ac5bdb332e7 req-4c30f115-0422-420d-9686-78c70507d8d6 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:52:01.788056 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:52:01.788056 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:52:01.788433 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-31bdcaf6-d5e4-4a86-a200-7ac5bdb332e7 req-4c30f115-0422-420d-9686-78c70507d8d6 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:52:01.856672 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:52:01.856672 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:52:01.867565 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-31bdcaf6-d5e4-4a86-a200-7ac5bdb332e7 req-4c30f115-0422-420d-9686-78c70507d8d6 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:52:01.894573 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:52:01.894573 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:52:01.904867 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-31bdcaf6-d5e4-4a86-a200-7ac5bdb332e7 req-4c30f115-0422-420d-9686-78c70507d8d6 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd returned with HTTP 200 Jan 25 13:52:01.906077 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 288/606] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 13:52:01 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd => generated 1209 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:52:01.967532 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-31bdcaf6-d5e4-4a86-a200-7ac5bdb332e7 req-62772edc-e6e2-4b4b-8bb8-7f1dff912ada tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] POST http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd/action Jan 25 13:52:01.968785 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:52:01.968785 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:52:01.969782 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-31bdcaf6-d5e4-4a86-a200-7ac5bdb332e7 req-62772edc-e6e2-4b4b-8bb8-7f1dff912ada tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Action body: b'{"os-begin_detaching": null}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 13:52:01.970308 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-31bdcaf6-d5e4-4a86-a200-7ac5bdb332e7 req-62772edc-e6e2-4b4b-8bb8-7f1dff912ada tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:52:02.038649 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:52:02.038649 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:52:02.040501 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-31bdcaf6-d5e4-4a86-a200-7ac5bdb332e7 req-62772edc-e6e2-4b4b-8bb8-7f1dff912ada tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:52:02.057415 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-31bdcaf6-d5e4-4a86-a200-7ac5bdb332e7 req-62772edc-e6e2-4b4b-8bb8-7f1dff912ada tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Begin detaching volume completed successfully. Jan 25 13:52:02.058839 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-31bdcaf6-d5e4-4a86-a200-7ac5bdb332e7 req-62772edc-e6e2-4b4b-8bb8-7f1dff912ada tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd/action returned with HTTP 202 Jan 25 13:52:02.067180 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 319/607] 10.222.0.38 () {64 vars in 1643 bytes} [Mon Jan 25 13:52:01 2021] POST /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd/action => generated 0 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 13:52:02.097435 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-74bfd463-a78e-4bdd-872f-513c9562a85a tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd Jan 25 13:52:02.097932 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-74bfd463-a78e-4bdd-872f-513c9562a85a tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:52:02.098148 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:52:02.098148 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:52:02.098526 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-74bfd463-a78e-4bdd-872f-513c9562a85a tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:52:02.176172 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-31bdcaf6-d5e4-4a86-a200-7ac5bdb332e7 req-62772edc-e6e2-4b4b-8bb8-7f1dff912ada tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume// Jan 25 13:52:02.176921 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-31bdcaf6-d5e4-4a86-a200-7ac5bdb332e7 req-62772edc-e6e2-4b4b-8bb8-7f1dff912ada tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:52:02.177275 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:52:02.177275 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:52:02.177844 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-31bdcaf6-d5e4-4a86-a200-7ac5bdb332e7 req-62772edc-e6e2-4b4b-8bb8-7f1dff912ada tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:52:02.179446 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-31bdcaf6-d5e4-4a86-a200-7ac5bdb332e7 req-62772edc-e6e2-4b4b-8bb8-7f1dff912ada tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 13:52:02.181051 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 320/608] 10.222.0.57 () {56 vars in 1089 bytes} [Mon Jan 25 13:52:02 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 13:52:02.199934 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-31bdcaf6-d5e4-4a86-a200-7ac5bdb332e7 req-93cf5d36-a6ae-44df-817d-a69d0f35deac tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd Jan 25 13:52:02.202084 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-31bdcaf6-d5e4-4a86-a200-7ac5bdb332e7 req-93cf5d36-a6ae-44df-817d-a69d0f35deac tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:52:02.202724 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-31bdcaf6-d5e4-4a86-a200-7ac5bdb332e7 req-93cf5d36-a6ae-44df-817d-a69d0f35deac tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:52:02.332088 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:52:02.332088 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:52:02.359642 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-31bdcaf6-d5e4-4a86-a200-7ac5bdb332e7 req-93cf5d36-a6ae-44df-817d-a69d0f35deac tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:52:02.406997 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:52:02.406997 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:52:02.423758 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:52:02.423758 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:52:02.429386 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-31bdcaf6-d5e4-4a86-a200-7ac5bdb332e7 req-93cf5d36-a6ae-44df-817d-a69d0f35deac tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd returned with HTTP 200 Jan 25 13:52:02.432076 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 321/609] 10.222.0.57 () {60 vars in 1403 bytes} [Mon Jan 25 13:52:02 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd => generated 1311 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 25 13:52:02.512581 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-74bfd463-a78e-4bdd-872f-513c9562a85a tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:52:02.661616 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:52:02.661616 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:52:02.689515 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-74bfd463-a78e-4bdd-872f-513c9562a85a tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd returned with HTTP 200 Jan 25 13:52:02.690531 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 289/610] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:52:02 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd => generated 1212 bytes in 602 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:52:03.277277 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-31bdcaf6-d5e4-4a86-a200-7ac5bdb332e7 req-cf15c92d-b5b1-414b-9514-5c24574495ef tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] DELETE http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/attachments/6a31a25a-896a-4fe6-a14d-b8a6fae28500 Jan 25 13:52:03.277708 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-31bdcaf6-d5e4-4a86-a200-7ac5bdb332e7 req-cf15c92d-b5b1-414b-9514-5c24574495ef tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:52:03.278589 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:52:03.278589 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:52:03.278589 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-31bdcaf6-d5e4-4a86-a200-7ac5bdb332e7 req-cf15c92d-b5b1-414b-9514-5c24574495ef tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:52:03.351075 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:52:03.351075 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:52:03.723594 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-041ec00a-4f1d-4180-91ea-49d5909f7590 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd Jan 25 13:52:03.725097 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-041ec00a-4f1d-4180-91ea-49d5909f7590 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:52:03.725566 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:52:03.725566 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:52:03.726506 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-041ec00a-4f1d-4180-91ea-49d5909f7590 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:52:04.204563 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:52:04.204563 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:52:04.250622 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-041ec00a-4f1d-4180-91ea-49d5909f7590 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:52:04.305441 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:52:04.305441 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:52:04.347901 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-041ec00a-4f1d-4180-91ea-49d5909f7590 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd returned with HTTP 200 Jan 25 13:52:04.356091 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 290/611] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:52:03 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd => generated 1212 bytes in 640 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:52:05.374335 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9d5dc892-83f8-4de8-9621-2bc064f4b0c4 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd Jan 25 13:52:05.375115 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9d5dc892-83f8-4de8-9621-2bc064f4b0c4 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:52:05.375115 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:52:05.375115 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:52:05.375577 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9d5dc892-83f8-4de8-9621-2bc064f4b0c4 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:52:05.560446 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-31bdcaf6-d5e4-4a86-a200-7ac5bdb332e7 req-cf15c92d-b5b1-414b-9514-5c24574495ef tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 13:52:05.563970 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:52:05.563970 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:52:05.565629 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-31bdcaf6-d5e4-4a86-a200-7ac5bdb332e7 req-cf15c92d-b5b1-414b-9514-5c24574495ef tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Pending status list for volume during attachment-delete: [] {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 13:52:05.603565 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-9d5dc892-83f8-4de8-9621-2bc064f4b0c4 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:52:05.606967 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-31bdcaf6-d5e4-4a86-a200-7ac5bdb332e7 req-cf15c92d-b5b1-414b-9514-5c24574495ef tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/attachments/6a31a25a-896a-4fe6-a14d-b8a6fae28500 returned with HTTP 200 Jan 25 13:52:05.612942 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 322/612] 10.222.0.57 () {62 vars in 1437 bytes} [Mon Jan 25 13:52:03 2021] DELETE /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/attachments/6a31a25a-896a-4fe6-a14d-b8a6fae28500 => generated 19 bytes in 2342 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:52:05.772526 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9d5dc892-83f8-4de8-9621-2bc064f4b0c4 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd returned with HTTP 200 Jan 25 13:52:05.782788 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 291/613] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:52:05 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd => generated 917 bytes in 407 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:52:07.233401 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7a9b492e-0e31-4984-9b8f-6cfd0da3d3d4 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] POST http://10.222.0.38/volume/v3/502946986ba54cffb180f4fe32c8968c/volumes Jan 25 13:52:07.234225 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:52:07.234225 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:52:07.234455 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7a9b492e-0e31-4984-9b8f-6cfd0da3d3d4 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-44842650"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:52:07.235870 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-7a9b492e-0e31-4984-9b8f-6cfd0da3d3d4 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-44842650'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 13:52:07.236896 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-7a9b492e-0e31-4984-9b8f-6cfd0da3d3d4 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] Create volume of 2 GB Jan 25 13:52:07.237048 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:52:07.237048 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:52:07.256636 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7a9b492e-0e31-4984-9b8f-6cfd0da3d3d4 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] Availability Zones retrieved successfully. Jan 25 13:52:07.298180 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7a9b492e-0e31-4984-9b8f-6cfd0da3d3d4 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] Flow 'volume_create_api' (ed8157bd-477b-4e10-a3cb-a6c137f60f92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:52:07.322679 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7a9b492e-0e31-4984-9b8f-6cfd0da3d3d4 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee80089d-8898-4c70-a615-722a85cd0e1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:52:07.351580 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-7a9b492e-0e31-4984-9b8f-6cfd0da3d3d4 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] Validating volume size '2' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 13:52:07.507019 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7a9b492e-0e31-4984-9b8f-6cfd0da3d3d4 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee80089d-8898-4c70-a615-722a85cd0e1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:52:07.515610 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7a9b492e-0e31-4984-9b8f-6cfd0da3d3d4 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89bcae5f-e1a7-43f9-94e9-52358fd61ea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:52:07.850360 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-7a9b492e-0e31-4984-9b8f-6cfd0da3d3d4 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] Created reservations ['059215f7-8903-43bc-8203-b3e75b0cbd70', 'c1e3f78a-e1e5-4911-acfa-1fd0ecb447ce', '1e2a6168-efda-4399-82c2-0a27fb4cfbe2', '03245584-f48b-45c8-bafc-8af80b988f49'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:52:07.852588 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7a9b492e-0e31-4984-9b8f-6cfd0da3d3d4 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89bcae5f-e1a7-43f9-94e9-52358fd61ea1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['059215f7-8903-43bc-8203-b3e75b0cbd70', 'c1e3f78a-e1e5-4911-acfa-1fd0ecb447ce', '1e2a6168-efda-4399-82c2-0a27fb4cfbe2', '03245584-f48b-45c8-bafc-8af80b988f49']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:52:07.857811 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7a9b492e-0e31-4984-9b8f-6cfd0da3d3d4 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a966479-2735-4292-ad97-a413003142ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:52:08.050741 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7a9b492e-0e31-4984-9b8f-6cfd0da3d3d4 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a966479-2735-4292-ad97-a413003142ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ebf04da-8c5b-435f-88d2-56cfcef3d38c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-44842650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='502946986ba54cffb180f4fe32c8968c',qos_specs=None,replication_status=,reservations=['059215f7-8903-43bc-8203-b3e75b0cbd70','c1e3f78a-e1e5-4911-acfa-1fd0ecb447ce','1e2a6168-efda-4399-82c2-0a27fb4cfbe2','03245584-f48b-45c8-bafc-8af80b988f49'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b12cd64609a427d8687fca96e22ed8e',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T13:52:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-44842650',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ebf04da-8c5b-435f-88d2-56cfcef3d38c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='502946986ba54cffb180f4fe32c8968c',provider_auth=None,provider_geometry=None,provider_id=None,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='4b12cd64609a427d8687fca96e22ed8e',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:52:08.053036 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7a9b492e-0e31-4984-9b8f-6cfd0da3d3d4 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ed8a399-c243-4438-8d9b-6b957f14ee4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:52:08.105630 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7a9b492e-0e31-4984-9b8f-6cfd0da3d3d4 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ed8a399-c243-4438-8d9b-6b957f14ee4d) transitioned into state 'SUCCESS' from state '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-44842650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='502946986ba54cffb180f4fe32c8968c',qos_specs=None,replication_status=,reservations=['059215f7-8903-43bc-8203-b3e75b0cbd70','c1e3f78a-e1e5-4911-acfa-1fd0ecb447ce','1e2a6168-efda-4399-82c2-0a27fb4cfbe2','03245584-f48b-45c8-bafc-8af80b988f49'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b12cd64609a427d8687fca96e22ed8e',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:52:08.111456 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7a9b492e-0e31-4984-9b8f-6cfd0da3d3d4 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f02012de-7f9b-494d-abb2-c609cbb5bff9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:52:08.141997 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7a9b492e-0e31-4984-9b8f-6cfd0da3d3d4 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f02012de-7f9b-494d-abb2-c609cbb5bff9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:52:08.154668 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7a9b492e-0e31-4984-9b8f-6cfd0da3d3d4 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] Flow 'volume_create_api' (ed8157bd-477b-4e10-a3cb-a6c137f60f92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:52:08.295679 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7a9b492e-0e31-4984-9b8f-6cfd0da3d3d4 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] Create volume request issued successfully. Jan 25 13:52:08.317785 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7a9b492e-0e31-4984-9b8f-6cfd0da3d3d4 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] http://10.222.0.38/volume/v3/502946986ba54cffb180f4fe32c8968c/volumes returned with HTTP 202 Jan 25 13:52:08.323229 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 323/614] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 13:52:06 2021] POST /volume/v3/502946986ba54cffb180f4fe32c8968c/volumes => generated 822 bytes in 1488 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 13:52:08.334985 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-39e24f91-35ed-4ab3-94d9-c1e7f9928294 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] GET http://10.222.0.38/volume/v3/502946986ba54cffb180f4fe32c8968c/volumes/0ebf04da-8c5b-435f-88d2-56cfcef3d38c Jan 25 13:52:08.335618 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-39e24f91-35ed-4ab3-94d9-c1e7f9928294 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:52:08.336232 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:52:08.336232 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:52:08.336232 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-39e24f91-35ed-4ab3-94d9-c1e7f9928294 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:52:08.457987 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:52:08.457987 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:52:08.484750 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-39e24f91-35ed-4ab3-94d9-c1e7f9928294 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] Volume info retrieved successfully. Jan 25 13:52:08.555678 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-39e24f91-35ed-4ab3-94d9-c1e7f9928294 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] http://10.222.0.38/volume/v3/502946986ba54cffb180f4fe32c8968c/volumes/0ebf04da-8c5b-435f-88d2-56cfcef3d38c returned with HTTP 200 Jan 25 13:52:08.559154 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 292/615] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:52:08 2021] GET /volume/v3/502946986ba54cffb180f4fe32c8968c/volumes/0ebf04da-8c5b-435f-88d2-56cfcef3d38c => generated 914 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:52:09.580375 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-41bbcf0d-dd9d-44eb-a53a-86cbb8017ab7 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] GET http://10.222.0.38/volume/v3/502946986ba54cffb180f4fe32c8968c/volumes/0ebf04da-8c5b-435f-88d2-56cfcef3d38c Jan 25 13:52:09.580375 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-41bbcf0d-dd9d-44eb-a53a-86cbb8017ab7 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:52:09.580375 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:52:09.580375 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:52:09.581691 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-41bbcf0d-dd9d-44eb-a53a-86cbb8017ab7 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:52:09.703911 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:52:09.703911 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:52:09.714551 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-41bbcf0d-dd9d-44eb-a53a-86cbb8017ab7 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] Volume info retrieved successfully. Jan 25 13:52:09.795899 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-41bbcf0d-dd9d-44eb-a53a-86cbb8017ab7 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] http://10.222.0.38/volume/v3/502946986ba54cffb180f4fe32c8968c/volumes/0ebf04da-8c5b-435f-88d2-56cfcef3d38c returned with HTTP 200 Jan 25 13:52:09.816796 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 324/616] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:52:09 2021] GET /volume/v3/502946986ba54cffb180f4fe32c8968c/volumes/0ebf04da-8c5b-435f-88d2-56cfcef3d38c => generated 914 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:52:10.823134 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-31177031-d594-45ba-a423-80747e253aea tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] GET http://10.222.0.38/volume/v3/502946986ba54cffb180f4fe32c8968c/volumes/0ebf04da-8c5b-435f-88d2-56cfcef3d38c Jan 25 13:52:10.824352 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-31177031-d594-45ba-a423-80747e253aea tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:52:10.824748 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:52:10.824748 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:52:10.825568 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-31177031-d594-45ba-a423-80747e253aea tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:52:11.055053 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:52:11.055053 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:52:11.102141 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-31177031-d594-45ba-a423-80747e253aea tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] Volume info retrieved successfully. Jan 25 13:52:11.307192 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-31177031-d594-45ba-a423-80747e253aea tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] http://10.222.0.38/volume/v3/502946986ba54cffb180f4fe32c8968c/volumes/0ebf04da-8c5b-435f-88d2-56cfcef3d38c returned with HTTP 200 Jan 25 13:52:11.307192 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 293/617] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:52:10 2021] GET /volume/v3/502946986ba54cffb180f4fe32c8968c/volumes/0ebf04da-8c5b-435f-88d2-56cfcef3d38c => generated 915 bytes in 486 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:52:11.343246 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ff23180d-b060-4330-afd6-83543d29a698 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] POST http://10.222.0.38/volume/v3/502946986ba54cffb180f4fe32c8968c/volumes Jan 25 13:52:11.343246 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:52:11.343246 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:52:11.343246 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ff23180d-b060-4330-afd6-83543d29a698 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "0ebf04da-8c5b-435f-88d2-56cfcef3d38c"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:52:11.343246 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-ff23180d-b060-4330-afd6-83543d29a698 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] Create volume request body: {'volume': {'size': 1, 'source_volid': '0ebf04da-8c5b-435f-88d2-56cfcef3d38c'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 13:52:11.501155 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:52:11.501155 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:52:11.509658 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ff23180d-b060-4330-afd6-83543d29a698 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] Volume retrieved successfully. Jan 25 13:52:11.510229 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-ff23180d-b060-4330-afd6-83543d29a698 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] Create volume of 1 GB Jan 25 13:52:11.543493 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ff23180d-b060-4330-afd6-83543d29a698 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] Availability Zones retrieved successfully. Jan 25 13:52:11.596278 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-ff23180d-b060-4330-afd6-83543d29a698 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] Flow 'volume_create_api' (2d869a90-5820-4793-b736-df8aaf7f9180) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:52:11.603679 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-ff23180d-b060-4330-afd6-83543d29a698 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc182272-b8db-4f09-b7d3-03197db81a85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:52:11.630339 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-ff23180d-b060-4330-afd6-83543d29a698 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] Validating volume size '1' using validate_int, validate_source_size {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 13:52:11.658124 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.volume.api [None req-ff23180d-b060-4330-afd6-83543d29a698 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc182272-b8db-4f09-b7d3-03197db81a85) transitioned into state 'FAILURE' from state 'RUNNING' Jan 25 13:52:11.658567 n-d-760456-3 devstack@c-api.service[87928]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than original volume size 2GB. They must be >= original volume size. Jan 25 13:52:11.664219 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-ff23180d-b060-4330-afd6-83543d29a698 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc182272-b8db-4f09-b7d3-03197db81a85) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:52:11.674995 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.volume.api [None req-ff23180d-b060-4330-afd6-83543d29a698 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc182272-b8db-4f09-b7d3-03197db81a85) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 25 13:52:11.688047 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.volume.api [None req-ff23180d-b060-4330-afd6-83543d29a698 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] Flow 'volume_create_api' (2d869a90-5820-4793-b736-df8aaf7f9180) transitioned into state 'REVERTED' from state 'RUNNING' Jan 25 13:52:11.700318 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ff23180d-b060-4330-afd6-83543d29a698 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] http://10.222.0.38/volume/v3/502946986ba54cffb180f4fe32c8968c/volumes returned with HTTP 400 Jan 25 13:52:11.703790 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 325/618] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 13:52:11 2021] POST /volume/v3/502946986ba54cffb180f4fe32c8968c/volumes => generated 173 bytes in 386 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 25 13:52:11.715640 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-48ed2f69-4819-41c8-8006-1ff34277cfb9 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] DELETE http://10.222.0.38/volume/v3/502946986ba54cffb180f4fe32c8968c/volumes/0ebf04da-8c5b-435f-88d2-56cfcef3d38c Jan 25 13:52:11.717440 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-48ed2f69-4819-41c8-8006-1ff34277cfb9 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:52:11.717860 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:52:11.717860 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:52:11.718518 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-48ed2f69-4819-41c8-8006-1ff34277cfb9 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:52:11.719174 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-48ed2f69-4819-41c8-8006-1ff34277cfb9 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] Delete volume with id: 0ebf04da-8c5b-435f-88d2-56cfcef3d38c Jan 25 13:52:11.897519 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:52:11.897519 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:52:11.903843 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-48ed2f69-4819-41c8-8006-1ff34277cfb9 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] Volume info retrieved successfully. Jan 25 13:52:11.977081 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-48ed2f69-4819-41c8-8006-1ff34277cfb9 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] Delete volume request issued successfully. Jan 25 13:52:11.977591 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-48ed2f69-4819-41c8-8006-1ff34277cfb9 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] http://10.222.0.38/volume/v3/502946986ba54cffb180f4fe32c8968c/volumes/0ebf04da-8c5b-435f-88d2-56cfcef3d38c returned with HTTP 202 Jan 25 13:52:11.982007 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 294/619] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 13:52:11 2021] DELETE /volume/v3/502946986ba54cffb180f4fe32c8968c/volumes/0ebf04da-8c5b-435f-88d2-56cfcef3d38c => generated 0 bytes in 272 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:52:11.987536 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c9d29bbf-d0aa-4890-a94a-d070013f34b7 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] GET http://10.222.0.38/volume/v3/502946986ba54cffb180f4fe32c8968c/volumes/0ebf04da-8c5b-435f-88d2-56cfcef3d38c Jan 25 13:52:11.989396 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c9d29bbf-d0aa-4890-a94a-d070013f34b7 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:52:11.990856 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:52:11.990856 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:52:11.993107 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c9d29bbf-d0aa-4890-a94a-d070013f34b7 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:52:12.110110 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:52:12.110110 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:52:12.134252 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c9d29bbf-d0aa-4890-a94a-d070013f34b7 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] Volume info retrieved successfully. Jan 25 13:52:12.180315 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c9d29bbf-d0aa-4890-a94a-d070013f34b7 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] http://10.222.0.38/volume/v3/502946986ba54cffb180f4fe32c8968c/volumes/0ebf04da-8c5b-435f-88d2-56cfcef3d38c returned with HTTP 200 Jan 25 13:52:12.188049 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 326/620] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:52:11 2021] GET /volume/v3/502946986ba54cffb180f4fe32c8968c/volumes/0ebf04da-8c5b-435f-88d2-56cfcef3d38c => generated 914 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:52:13.215043 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-60a77e39-31ed-489f-a1a3-aa01cb69da3e tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] GET http://10.222.0.38/volume/v3/502946986ba54cffb180f4fe32c8968c/volumes/0ebf04da-8c5b-435f-88d2-56cfcef3d38c Jan 25 13:52:13.215043 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-60a77e39-31ed-489f-a1a3-aa01cb69da3e tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:52:13.215043 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:52:13.215043 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:52:13.215043 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-60a77e39-31ed-489f-a1a3-aa01cb69da3e tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:52:13.472643 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:52:13.472643 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:52:13.554761 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-60a77e39-31ed-489f-a1a3-aa01cb69da3e tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] Volume info retrieved successfully. Jan 25 13:52:13.697969 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-60a77e39-31ed-489f-a1a3-aa01cb69da3e tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] http://10.222.0.38/volume/v3/502946986ba54cffb180f4fe32c8968c/volumes/0ebf04da-8c5b-435f-88d2-56cfcef3d38c returned with HTTP 200 Jan 25 13:52:13.699545 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 295/621] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:52:13 2021] GET /volume/v3/502946986ba54cffb180f4fe32c8968c/volumes/0ebf04da-8c5b-435f-88d2-56cfcef3d38c => generated 914 bytes in 503 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:52:14.718134 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ce6427c3-6bcb-46b4-8ae8-ee2100e24da7 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] GET http://10.222.0.38/volume/v3/502946986ba54cffb180f4fe32c8968c/volumes/0ebf04da-8c5b-435f-88d2-56cfcef3d38c Jan 25 13:52:14.718689 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ce6427c3-6bcb-46b4-8ae8-ee2100e24da7 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:52:14.718959 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:52:14.718959 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:52:14.719209 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ce6427c3-6bcb-46b4-8ae8-ee2100e24da7 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:52:14.912034 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:52:14.912034 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:52:14.935390 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ce6427c3-6bcb-46b4-8ae8-ee2100e24da7 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] Volume info retrieved successfully. Jan 25 13:52:14.997149 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ce6427c3-6bcb-46b4-8ae8-ee2100e24da7 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] http://10.222.0.38/volume/v3/502946986ba54cffb180f4fe32c8968c/volumes/0ebf04da-8c5b-435f-88d2-56cfcef3d38c returned with HTTP 200 Jan 25 13:52:14.998185 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 327/622] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:52:14 2021] GET /volume/v3/502946986ba54cffb180f4fe32c8968c/volumes/0ebf04da-8c5b-435f-88d2-56cfcef3d38c => generated 914 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:52:16.014526 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9f1f1e93-93e5-4d49-88fd-9190f3829ab9 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] GET http://10.222.0.38/volume/v3/502946986ba54cffb180f4fe32c8968c/volumes/0ebf04da-8c5b-435f-88d2-56cfcef3d38c Jan 25 13:52:16.015873 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9f1f1e93-93e5-4d49-88fd-9190f3829ab9 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:52:16.016200 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:52:16.016200 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:52:16.016743 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9f1f1e93-93e5-4d49-88fd-9190f3829ab9 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:52:16.237081 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9f1f1e93-93e5-4d49-88fd-9190f3829ab9 tempest-VolumesCloneNegativeTest-619286642 tempest-VolumesCloneNegativeTest-619286642] http://10.222.0.38/volume/v3/502946986ba54cffb180f4fe32c8968c/volumes/0ebf04da-8c5b-435f-88d2-56cfcef3d38c returned with HTTP 404 Jan 25 13:52:16.242097 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 296/623] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:52:16 2021] GET /volume/v3/502946986ba54cffb180f4fe32c8968c/volumes/0ebf04da-8c5b-435f-88d2-56cfcef3d38c => generated 109 bytes in 228 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:52:52.714702 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c81bbc8e-969d-4008-8095-9573f65beca6 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] POST http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes Jan 25 13:52:52.715216 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:52:52.715216 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:52:52.716066 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c81bbc8e-969d-4008-8095-9573f65beca6 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1864492517"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:52:52.717570 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-c81bbc8e-969d-4008-8095-9573f65beca6 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1864492517'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 13:52:52.717940 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-c81bbc8e-969d-4008-8095-9573f65beca6 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Create volume of 1 GB Jan 25 13:52:52.746104 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c81bbc8e-969d-4008-8095-9573f65beca6 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Availability Zones retrieved successfully. Jan 25 13:52:52.779111 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c81bbc8e-969d-4008-8095-9573f65beca6 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Flow 'volume_create_api' (7b42db35-2a8e-400d-90f7-6b10fe9f2c81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:52:52.786943 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c81bbc8e-969d-4008-8095-9573f65beca6 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ded78c3c-3d41-4ada-8573-61df4a6728ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:52:52.792704 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-c81bbc8e-969d-4008-8095-9573f65beca6 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 13:52:52.983120 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c81bbc8e-969d-4008-8095-9573f65beca6 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ded78c3c-3d41-4ada-8573-61df4a6728ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:52:52.985349 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c81bbc8e-969d-4008-8095-9573f65beca6 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5dd28e3-c2ae-41dd-8e2f-3ab29c7b15fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:52:53.148052 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-c81bbc8e-969d-4008-8095-9573f65beca6 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Created reservations ['e98795d0-2438-4626-a712-2cf0aea1a606', '8c1cd6a8-b8c9-4d29-9a90-e435018dc80e', '78acb5f8-bea6-4987-874c-51a5f60eb2f4', '8677fab3-d0e7-4637-9e84-1888fb69ec73'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:52:53.150410 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c81bbc8e-969d-4008-8095-9573f65beca6 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5dd28e3-c2ae-41dd-8e2f-3ab29c7b15fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e98795d0-2438-4626-a712-2cf0aea1a606', '8c1cd6a8-b8c9-4d29-9a90-e435018dc80e', '78acb5f8-bea6-4987-874c-51a5f60eb2f4', '8677fab3-d0e7-4637-9e84-1888fb69ec73']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:52:53.152773 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c81bbc8e-969d-4008-8095-9573f65beca6 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a83b4844-a556-46c4-ae58-6d57a88fb71a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:52:53.241149 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c81bbc8e-969d-4008-8095-9573f65beca6 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a83b4844-a556-46c4-ae58-6d57a88fb71a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '080cadf1-3288-4cbd-af90-dc81fb131b50', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1864492517',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aecb31f7101a47d0bbba7a27fdf99f8b',qos_specs=None,replication_status=,reservations=['e98795d0-2438-4626-a712-2cf0aea1a606','8c1cd6a8-b8c9-4d29-9a90-e435018dc80e','78acb5f8-bea6-4987-874c-51a5f60eb2f4','8677fab3-d0e7-4637-9e84-1888fb69ec73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42debf082aa2448e90a369931d7f1814',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T13:52:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1864492517',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=080cadf1-3288-4cbd-af90-dc81fb131b50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aecb31f7101a47d0bbba7a27fdf99f8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='42debf082aa2448e90a369931d7f1814',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:52:53.243921 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c81bbc8e-969d-4008-8095-9573f65beca6 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8cb7386-ba78-4954-96b2-c3574efa86e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:52:53.285208 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c81bbc8e-969d-4008-8095-9573f65beca6 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8cb7386-ba78-4954-96b2-c3574efa86e6) transitioned into state 'SUCCESS' from state '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-1864492517',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aecb31f7101a47d0bbba7a27fdf99f8b',qos_specs=None,replication_status=,reservations=['e98795d0-2438-4626-a712-2cf0aea1a606','8c1cd6a8-b8c9-4d29-9a90-e435018dc80e','78acb5f8-bea6-4987-874c-51a5f60eb2f4','8677fab3-d0e7-4637-9e84-1888fb69ec73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42debf082aa2448e90a369931d7f1814',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:52:53.288618 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c81bbc8e-969d-4008-8095-9573f65beca6 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c96afb5e-6329-42d9-b13b-985d160e9864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:52:53.324563 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c81bbc8e-969d-4008-8095-9573f65beca6 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c96afb5e-6329-42d9-b13b-985d160e9864) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:52:53.334982 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c81bbc8e-969d-4008-8095-9573f65beca6 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Flow 'volume_create_api' (7b42db35-2a8e-400d-90f7-6b10fe9f2c81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:52:53.397244 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c81bbc8e-969d-4008-8095-9573f65beca6 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Create volume request issued successfully. Jan 25 13:52:53.414975 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c81bbc8e-969d-4008-8095-9573f65beca6 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes returned with HTTP 202 Jan 25 13:52:53.416315 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 328/624] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 13:52:52 2021] POST /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes => generated 824 bytes in 706 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 13:52:53.431146 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-730cba86-2af9-4f2b-8288-cd696c6af13f tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 Jan 25 13:52:53.432048 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-730cba86-2af9-4f2b-8288-cd696c6af13f tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:52:53.432917 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-730cba86-2af9-4f2b-8288-cd696c6af13f tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:52:53.496787 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:52:53.496787 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:52:53.507258 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-730cba86-2af9-4f2b-8288-cd696c6af13f tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:52:53.543306 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-730cba86-2af9-4f2b-8288-cd696c6af13f tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 returned with HTTP 200 Jan 25 13:52:53.548514 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 297/625] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:52:53 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 => generated 892 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:52:54.566789 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e0e2c0c8-6654-410a-b51d-cc1f91d254eb tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 Jan 25 13:52:54.579050 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e0e2c0c8-6654-410a-b51d-cc1f91d254eb tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:52:54.579050 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:52:54.579050 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:52:54.579050 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e0e2c0c8-6654-410a-b51d-cc1f91d254eb tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:52:54.753822 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:52:54.753822 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:52:54.808960 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e0e2c0c8-6654-410a-b51d-cc1f91d254eb tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:52:54.853778 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e0e2c0c8-6654-410a-b51d-cc1f91d254eb tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 returned with HTTP 200 Jan 25 13:52:54.855501 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 329/626] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:52:54 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 => generated 916 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:52:55.870958 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-82816937-8f77-491c-a604-9e1e9cc64d33 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 Jan 25 13:52:55.871481 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-82816937-8f77-491c-a604-9e1e9cc64d33 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:52:55.871569 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:52:55.871569 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:52:55.872006 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-82816937-8f77-491c-a604-9e1e9cc64d33 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:52:56.073288 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:52:56.073288 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:52:56.096121 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-82816937-8f77-491c-a604-9e1e9cc64d33 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:52:56.157113 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-82816937-8f77-491c-a604-9e1e9cc64d33 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 returned with HTTP 200 Jan 25 13:52:56.173248 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 298/627] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:52:55 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 => generated 917 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:52:59.245900 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-d3cf2a53-2b63-4cbd-83c0-efb5dc88888d req-fdb64212-b3a8-4e8c-9990-a66b8a71a1fd tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 Jan 25 13:52:59.248126 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-d3cf2a53-2b63-4cbd-83c0-efb5dc88888d req-fdb64212-b3a8-4e8c-9990-a66b8a71a1fd tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:52:59.248679 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:52:59.248679 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:52:59.249698 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-d3cf2a53-2b63-4cbd-83c0-efb5dc88888d req-fdb64212-b3a8-4e8c-9990-a66b8a71a1fd tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:52:59.310548 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:52:59.310548 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:52:59.322306 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-d3cf2a53-2b63-4cbd-83c0-efb5dc88888d req-fdb64212-b3a8-4e8c-9990-a66b8a71a1fd tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:52:59.352045 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-d3cf2a53-2b63-4cbd-83c0-efb5dc88888d req-fdb64212-b3a8-4e8c-9990-a66b8a71a1fd tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 returned with HTTP 200 Jan 25 13:52:59.353224 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 330/628] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 13:52:59 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 => generated 917 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:52:59.446866 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-82816937-8f77-491c-a604-9e1e9cc64d33 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume// Jan 25 13:52:59.447910 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-82816937-8f77-491c-a604-9e1e9cc64d33 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:52:59.448338 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:52:59.448338 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:52:59.449036 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-82816937-8f77-491c-a604-9e1e9cc64d33 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'all' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:52:59.450756 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-82816937-8f77-491c-a604-9e1e9cc64d33 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 13:52:59.452313 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 299/629] 10.222.0.38 () {58 vars in 1289 bytes} [Mon Jan 25 13:52:59 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 13:52:59.473341 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-d3cf2a53-2b63-4cbd-83c0-efb5dc88888d req-4a503fdd-4ce4-4812-9acc-87387f03db8f tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] POST http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/attachments Jan 25 13:52:59.474319 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:52:59.474319 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:52:59.474750 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-d3cf2a53-2b63-4cbd-83c0-efb5dc88888d req-4a503fdd-4ce4-4812-9acc-87387f03db8f tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "080cadf1-3288-4cbd-af90-dc81fb131b50", "instance_uuid": "37b3f2e6-e4f5-492a-a081-3d518c9d933e", "connector": null}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:52:59.608586 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:52:59.608586 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:52:59.769104 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-d3cf2a53-2b63-4cbd-83c0-efb5dc88888d req-4a503fdd-4ce4-4812-9acc-87387f03db8f tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/attachments returned with HTTP 200 Jan 25 13:52:59.770614 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 331/630] 10.222.0.38 () {66 vars in 1565 bytes} [Mon Jan 25 13:52:59 2021] POST /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/attachments => generated 273 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:52:59.843166 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3103469b-76d9-47fd-b2d0-5abb904f7cd1 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 Jan 25 13:52:59.843693 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3103469b-76d9-47fd-b2d0-5abb904f7cd1 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:52:59.844177 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3103469b-76d9-47fd-b2d0-5abb904f7cd1 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:52:59.873600 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-d3cf2a53-2b63-4cbd-83c0-efb5dc88888d req-4a503fdd-4ce4-4812-9acc-87387f03db8f tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume// Jan 25 13:52:59.874070 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-d3cf2a53-2b63-4cbd-83c0-efb5dc88888d req-4a503fdd-4ce4-4812-9acc-87387f03db8f tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:52:59.874272 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:52:59.874272 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:52:59.874643 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-d3cf2a53-2b63-4cbd-83c0-efb5dc88888d req-4a503fdd-4ce4-4812-9acc-87387f03db8f tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:52:59.877100 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-d3cf2a53-2b63-4cbd-83c0-efb5dc88888d req-4a503fdd-4ce4-4812-9acc-87387f03db8f tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 13:52:59.877723 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 332/631] 10.222.0.57 () {56 vars in 1089 bytes} [Mon Jan 25 13:52:59 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 13:52:59.894504 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-d3cf2a53-2b63-4cbd-83c0-efb5dc88888d req-663cd216-0fdd-4edb-b69a-b361f3c47a69 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 Jan 25 13:52:59.895075 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-d3cf2a53-2b63-4cbd-83c0-efb5dc88888d req-663cd216-0fdd-4edb-b69a-b361f3c47a69 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:52:59.895553 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-d3cf2a53-2b63-4cbd-83c0-efb5dc88888d req-663cd216-0fdd-4edb-b69a-b361f3c47a69 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:53:00.006684 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:53:00.006684 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:53:00.016845 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:53:00.016845 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:53:00.017662 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-d3cf2a53-2b63-4cbd-83c0-efb5dc88888d req-663cd216-0fdd-4edb-b69a-b361f3c47a69 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:53:00.038061 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3103469b-76d9-47fd-b2d0-5abb904f7cd1 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:53:00.049559 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:53:00.049559 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:53:00.061329 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-d3cf2a53-2b63-4cbd-83c0-efb5dc88888d req-663cd216-0fdd-4edb-b69a-b361f3c47a69 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 returned with HTTP 200 Jan 25 13:53:00.062180 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 333/632] 10.222.0.57 () {60 vars in 1403 bytes} [Mon Jan 25 13:52:59 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 => generated 1015 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 13:53:00.066768 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-15a3a661-1b4a-4215-94e4-d47d7a6af98d req-b623ce6c-0d41-4eb3-83cb-693233f646c0 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] GET http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/ee31613d-30ad-4142-bbb3-2ffea4e953fc Jan 25 13:53:00.067919 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-15a3a661-1b4a-4215-94e4-d47d7a6af98d req-b623ce6c-0d41-4eb3-83cb-693233f646c0 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:53:00.068109 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:53:00.068109 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:53:00.068494 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-15a3a661-1b4a-4215-94e4-d47d7a6af98d req-b623ce6c-0d41-4eb3-83cb-693233f646c0 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:53:00.090597 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:53:00.090597 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:53:00.105321 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3103469b-76d9-47fd-b2d0-5abb904f7cd1 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 returned with HTTP 200 Jan 25 13:53:00.109201 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 300/633] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:52:59 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 => generated 916 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:53:00.119573 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-d3cf2a53-2b63-4cbd-83c0-efb5dc88888d req-2cb44eff-7474-43ae-ba23-65573c9ed561 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] PUT http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/attachments/a1801072-3a97-481f-9b7b-a4be65c0285e Jan 25 13:53:00.120037 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:53:00.120037 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:53:00.120472 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-d3cf2a53-2b63-4cbd-83c0-efb5dc88888d req-2cb44eff-7474-43ae-ba23-65573c9ed561 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.57", "host": "n-h2-760456-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-760456-3.cbci-760456-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:53:00.146469 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:53:00.146469 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:53:00.155389 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-15a3a661-1b4a-4215-94e4-d47d7a6af98d req-b623ce6c-0d41-4eb3-83cb-693233f646c0 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Volume info retrieved successfully. Jan 25 13:53:00.187286 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 25 13:53:00.187286 n-d-760456-3 devstack@c-api.service[87928]: return self(f, *args, **kw) Jan 25 13:53:00.187815 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-d3cf2a53-2b63-4cbd-83c0-efb5dc88888d req-2cb44eff-7474-43ae-ba23-65573c9ed561 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Lock "b'cinder-attachment_update-080cadf1-3288-4cbd-af90-dc81fb131b50-n-h2-760456-3'" acquired by "attachment_update" :: waited 0.026s {{(pid=87930) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 13:53:00.194830 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:53:00.194830 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:53:00.200396 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-15a3a661-1b4a-4215-94e4-d47d7a6af98d req-b623ce6c-0d41-4eb3-83cb-693233f646c0 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/ee31613d-30ad-4142-bbb3-2ffea4e953fc returned with HTTP 200 Jan 25 13:53:00.209738 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 334/634] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 13:53:00 2021] GET /volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/ee31613d-30ad-4142-bbb3-2ffea4e953fc => generated 916 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:53:00.225206 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-15a3a661-1b4a-4215-94e4-d47d7a6af98d req-b623ce6c-0d41-4eb3-83cb-693233f646c0 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] GET http://10.222.0.38/volume// Jan 25 13:53:00.225728 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-15a3a661-1b4a-4215-94e4-d47d7a6af98d req-b623ce6c-0d41-4eb3-83cb-693233f646c0 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:53:00.225963 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:53:00.225963 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:53:00.228670 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-15a3a661-1b4a-4215-94e4-d47d7a6af98d req-b623ce6c-0d41-4eb3-83cb-693233f646c0 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:53:00.233050 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-15a3a661-1b4a-4215-94e4-d47d7a6af98d req-b623ce6c-0d41-4eb3-83cb-693233f646c0 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 13:53:00.236093 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 335/635] 10.222.0.38 () {58 vars in 1289 bytes} [Mon Jan 25 13:53:00 2021] GET /volume/ => generated 754 bytes in 11 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 25 13:53:00.249520 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-15a3a661-1b4a-4215-94e4-d47d7a6af98d req-e30238fe-048a-4845-bf85-2bd389e102ed tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] POST http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/attachments Jan 25 13:53:00.250343 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-15a3a661-1b4a-4215-94e4-d47d7a6af98d req-e30238fe-048a-4845-bf85-2bd389e102ed tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ee31613d-30ad-4142-bbb3-2ffea4e953fc", "instance_uuid": "905f808e-00fc-4521-a901-090b772e08a4", "connector": null}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:53:00.309810 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:53:00.309810 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:53:00.398429 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-15a3a661-1b4a-4215-94e4-d47d7a6af98d req-e30238fe-048a-4845-bf85-2bd389e102ed tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/attachments returned with HTTP 200 Jan 25 13:53:00.408803 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 336/636] 10.222.0.38 () {66 vars in 1565 bytes} [Mon Jan 25 13:53:00 2021] POST /volume/v3/47816f85fb7c497e921cd6a00b4cfce3/attachments => generated 273 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:53:00.451394 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-15a3a661-1b4a-4215-94e4-d47d7a6af98d req-a518fa65-54e7-43cf-83cb-763985d070b9 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] POST http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/attachments/dc4bdc4a-b452-4dbf-9329-d3792b776ad8/action Jan 25 13:53:00.451921 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:53:00.451921 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:53:00.452367 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-15a3a661-1b4a-4215-94e4-d47d7a6af98d req-a518fa65-54e7-43cf-83cb-763985d070b9 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Action body: b'{"os-complete": null}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 13:53:00.452751 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-15a3a661-1b4a-4215-94e4-d47d7a6af98d req-a518fa65-54e7-43cf-83cb-763985d070b9 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:53:00.596444 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:53:00.596444 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:53:00.622892 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-15a3a661-1b4a-4215-94e4-d47d7a6af98d req-a518fa65-54e7-43cf-83cb-763985d070b9 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/attachments/dc4bdc4a-b452-4dbf-9329-d3792b776ad8/action returned with HTTP 204 Jan 25 13:53:00.634489 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 337/637] 10.222.0.38 () {66 vars in 1696 bytes} [Mon Jan 25 13:53:00 2021] POST /volume/v3/47816f85fb7c497e921cd6a00b4cfce3/attachments/dc4bdc4a-b452-4dbf-9329-d3792b776ad8/action => generated 0 bytes in 178 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 25 13:53:00.668131 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4c3187eb-7212-4368-aa4f-093e323cda37 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] GET http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/ee31613d-30ad-4142-bbb3-2ffea4e953fc Jan 25 13:53:00.669262 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4c3187eb-7212-4368-aa4f-093e323cda37 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:53:00.669614 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:53:00.669614 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:53:00.670156 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4c3187eb-7212-4368-aa4f-093e323cda37 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:53:00.815466 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:53:00.815466 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:53:00.839771 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4c3187eb-7212-4368-aa4f-093e323cda37 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Volume info retrieved successfully. Jan 25 13:53:00.892939 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:53:00.892939 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:53:00.905492 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4c3187eb-7212-4368-aa4f-093e323cda37 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/ee31613d-30ad-4142-bbb3-2ffea4e953fc returned with HTTP 200 Jan 25 13:53:00.906335 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 338/638] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:53:00 2021] GET /volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/ee31613d-30ad-4142-bbb3-2ffea4e953fc => generated 1178 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:53:01.124410 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-10de0758-4753-48e9-b1e9-b5bf8f3f4f8a tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 Jan 25 13:53:01.124964 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-10de0758-4753-48e9-b1e9-b5bf8f3f4f8a tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:53:01.125166 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:53:01.125166 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:53:01.125535 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-10de0758-4753-48e9-b1e9-b5bf8f3f4f8a tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:53:01.235104 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:53:01.235104 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:53:01.255356 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-10de0758-4753-48e9-b1e9-b5bf8f3f4f8a tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:53:01.302661 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:53:01.302661 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:53:01.326912 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-10de0758-4753-48e9-b1e9-b5bf8f3f4f8a tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 returned with HTTP 200 Jan 25 13:53:01.327682 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 339/639] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:53:01 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 => generated 916 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 13:53:02.344732 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a2159917-e114-4221-bcd6-620468d37cf4 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 Jan 25 13:53:02.345311 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a2159917-e114-4221-bcd6-620468d37cf4 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:53:02.345472 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:53:02.345472 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:53:02.345845 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a2159917-e114-4221-bcd6-620468d37cf4 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:53:02.466259 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:53:02.466259 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:53:02.486033 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a2159917-e114-4221-bcd6-620468d37cf4 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:53:02.523531 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:53:02.523531 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:53:02.540571 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a2159917-e114-4221-bcd6-620468d37cf4 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 returned with HTTP 200 Jan 25 13:53:02.542833 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 340/640] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:53:02 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 => generated 916 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:53:02.893451 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-d3cf2a53-2b63-4cbd-83c0-efb5dc88888d req-2cb44eff-7474-43ae-ba23-65573c9ed561 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Lock "b'cinder-attachment_update-080cadf1-3288-4cbd-af90-dc81fb131b50-n-h2-760456-3'" released by "attachment_update" :: held 2.706s {{(pid=87930) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 13:53:02.894077 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-d3cf2a53-2b63-4cbd-83c0-efb5dc88888d req-2cb44eff-7474-43ae-ba23-65573c9ed561 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/attachments/a1801072-3a97-481f-9b7b-a4be65c0285e returned with HTTP 200 Jan 25 13:53:02.894960 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 301/641] 10.222.0.57 () {64 vars in 1468 bytes} [Mon Jan 25 13:53:00 2021] PUT /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/attachments/a1801072-3a97-481f-9b7b-a4be65c0285e => generated 762 bytes in 2785 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:53:03.560344 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c111f5a4-8453-45ba-93eb-ccb739f6d70b tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 Jan 25 13:53:03.561096 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c111f5a4-8453-45ba-93eb-ccb739f6d70b tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:53:03.561295 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:53:03.561295 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:53:03.562003 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c111f5a4-8453-45ba-93eb-ccb739f6d70b tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:53:03.634758 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:53:03.634758 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:53:03.646472 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c111f5a4-8453-45ba-93eb-ccb739f6d70b tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:53:03.671433 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:53:03.671433 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:53:03.681568 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c111f5a4-8453-45ba-93eb-ccb739f6d70b tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 returned with HTTP 200 Jan 25 13:53:03.684879 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 341/642] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:53:03 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 => generated 917 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:53:04.699307 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-36f88601-dd7c-4ed7-9654-527b6f5a2d06 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 Jan 25 13:53:04.700053 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-36f88601-dd7c-4ed7-9654-527b6f5a2d06 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:53:04.700493 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:53:04.700493 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:53:04.701128 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-36f88601-dd7c-4ed7-9654-527b6f5a2d06 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:53:04.783588 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:53:04.783588 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:53:04.793195 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-36f88601-dd7c-4ed7-9654-527b6f5a2d06 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:53:04.816636 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:53:04.816636 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:53:04.826881 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-36f88601-dd7c-4ed7-9654-527b6f5a2d06 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 returned with HTTP 200 Jan 25 13:53:04.828403 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 302/643] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:53:04 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 => generated 917 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:53:05.653355 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c111f5a4-8453-45ba-93eb-ccb739f6d70b tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume// Jan 25 13:53:05.654220 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c111f5a4-8453-45ba-93eb-ccb739f6d70b tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:53:05.654626 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:53:05.654626 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:53:05.655278 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c111f5a4-8453-45ba-93eb-ccb739f6d70b tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:53:05.656519 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c111f5a4-8453-45ba-93eb-ccb739f6d70b tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 13:53:05.657610 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 342/644] 10.222.0.57 () {56 vars in 1089 bytes} [Mon Jan 25 13:53:05 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 13:53:05.679935 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-e4b4e8dd-037e-44c3-8d15-9b7b7ae69a90 req-9c8f7fc7-43af-4755-b4be-cb9e8167d0a5 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] GET http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/ee31613d-30ad-4142-bbb3-2ffea4e953fc Jan 25 13:53:05.680968 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-e4b4e8dd-037e-44c3-8d15-9b7b7ae69a90 req-9c8f7fc7-43af-4755-b4be-cb9e8167d0a5 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:53:05.681284 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:53:05.681284 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:53:05.681968 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-e4b4e8dd-037e-44c3-8d15-9b7b7ae69a90 req-9c8f7fc7-43af-4755-b4be-cb9e8167d0a5 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:53:05.732953 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:53:05.732953 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:53:05.741793 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-e4b4e8dd-037e-44c3-8d15-9b7b7ae69a90 req-9c8f7fc7-43af-4755-b4be-cb9e8167d0a5 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Volume info retrieved successfully. Jan 25 13:53:05.761662 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:53:05.761662 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:53:05.770937 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-e4b4e8dd-037e-44c3-8d15-9b7b7ae69a90 req-9c8f7fc7-43af-4755-b4be-cb9e8167d0a5 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/ee31613d-30ad-4142-bbb3-2ffea4e953fc returned with HTTP 200 Jan 25 13:53:05.772042 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 303/645] 10.222.0.57 () {60 vars in 1403 bytes} [Mon Jan 25 13:53:05 2021] GET /volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/ee31613d-30ad-4142-bbb3-2ffea4e953fc => generated 1277 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 25 13:53:05.845193 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-15132fe2-6c2c-4c6b-a6f2-5c7e567488d1 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 Jan 25 13:53:05.845893 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-15132fe2-6c2c-4c6b-a6f2-5c7e567488d1 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:53:05.846650 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-15132fe2-6c2c-4c6b-a6f2-5c7e567488d1 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:53:05.862079 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-e4b4e8dd-037e-44c3-8d15-9b7b7ae69a90 req-2362d985-bf41-438c-a0c9-538bf04c9f09 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] PUT http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/attachments/dc4bdc4a-b452-4dbf-9329-d3792b776ad8 Jan 25 13:53:05.862590 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:53:05.862590 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:53:05.863129 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-e4b4e8dd-037e-44c3-8d15-9b7b7ae69a90 req-2362d985-bf41-438c-a0c9-538bf04c9f09 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.57", "host": "n-h2-760456-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-760456-3.cbci-760456-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:53:05.913842 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 25 13:53:05.913842 n-d-760456-3 devstack@c-api.service[87928]: return self(f, *args, **kw) Jan 25 13:53:05.914575 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-e4b4e8dd-037e-44c3-8d15-9b7b7ae69a90 req-2362d985-bf41-438c-a0c9-538bf04c9f09 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Lock "b'cinder-attachment_update-ee31613d-30ad-4142-bbb3-2ffea4e953fc-n-h2-760456-3'" acquired by "attachment_update" :: waited 0.019s {{(pid=87930) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 13:53:05.919783 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:53:05.919783 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:53:05.963268 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:53:05.963268 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:53:05.973490 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-15132fe2-6c2c-4c6b-a6f2-5c7e567488d1 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:53:05.995263 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:53:05.995263 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:53:06.006286 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-15132fe2-6c2c-4c6b-a6f2-5c7e567488d1 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 returned with HTTP 200 Jan 25 13:53:06.007994 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 343/646] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:53:05 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 => generated 917 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:53:07.025641 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c498629b-552c-4aab-9646-273167c9712d tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 Jan 25 13:53:07.026525 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c498629b-552c-4aab-9646-273167c9712d tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:53:07.026744 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:53:07.026744 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:53:07.027245 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c498629b-552c-4aab-9646-273167c9712d tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:53:07.112159 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:53:07.112159 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:53:07.131909 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c498629b-552c-4aab-9646-273167c9712d tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:53:07.167459 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:53:07.167459 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:53:07.169528 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c498629b-552c-4aab-9646-273167c9712d tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 returned with HTTP 200 Jan 25 13:53:07.170609 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 344/647] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:53:07 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 => generated 917 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:53:07.612741 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-e4b4e8dd-037e-44c3-8d15-9b7b7ae69a90 req-2362d985-bf41-438c-a0c9-538bf04c9f09 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Lock "b'cinder-attachment_update-ee31613d-30ad-4142-bbb3-2ffea4e953fc-n-h2-760456-3'" released by "attachment_update" :: held 1.698s {{(pid=87930) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 13:53:07.613451 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-e4b4e8dd-037e-44c3-8d15-9b7b7ae69a90 req-2362d985-bf41-438c-a0c9-538bf04c9f09 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/attachments/dc4bdc4a-b452-4dbf-9329-d3792b776ad8 returned with HTTP 200 Jan 25 13:53:07.614344 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 304/648] 10.222.0.57 () {64 vars in 1468 bytes} [Mon Jan 25 13:53:05 2021] PUT /volume/v3/47816f85fb7c497e921cd6a00b4cfce3/attachments/dc4bdc4a-b452-4dbf-9329-d3792b776ad8 => generated 762 bytes in 1759 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:53:07.709236 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-e4b4e8dd-037e-44c3-8d15-9b7b7ae69a90 req-fe99915b-6bbb-4b58-b904-7fbc0475a011 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] POST http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/attachments/dc4bdc4a-b452-4dbf-9329-d3792b776ad8/action Jan 25 13:53:07.710553 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:53:07.710553 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:53:07.711736 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-e4b4e8dd-037e-44c3-8d15-9b7b7ae69a90 req-fe99915b-6bbb-4b58-b904-7fbc0475a011 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Action body: b'{"os-complete": null}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 13:53:07.712124 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-e4b4e8dd-037e-44c3-8d15-9b7b7ae69a90 req-fe99915b-6bbb-4b58-b904-7fbc0475a011 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:53:07.822066 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:53:07.822066 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:53:07.848651 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-e4b4e8dd-037e-44c3-8d15-9b7b7ae69a90 req-fe99915b-6bbb-4b58-b904-7fbc0475a011 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/attachments/dc4bdc4a-b452-4dbf-9329-d3792b776ad8/action returned with HTTP 204 Jan 25 13:53:07.849907 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 345/649] 10.222.0.57 () {64 vars in 1489 bytes} [Mon Jan 25 13:53:07 2021] POST /volume/v3/47816f85fb7c497e921cd6a00b4cfce3/attachments/dc4bdc4a-b452-4dbf-9329-d3792b776ad8/action => generated 0 bytes in 145 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:53:08.187718 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b07a7c6c-07c9-4d26-9e1a-7b7e91c9e92f tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 Jan 25 13:53:08.198632 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b07a7c6c-07c9-4d26-9e1a-7b7e91c9e92f tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:53:08.198849 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:53:08.198849 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:53:08.199497 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b07a7c6c-07c9-4d26-9e1a-7b7e91c9e92f tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:53:08.305117 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:53:08.305117 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:53:08.315081 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b07a7c6c-07c9-4d26-9e1a-7b7e91c9e92f tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:53:08.335087 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:53:08.335087 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:53:08.344766 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b07a7c6c-07c9-4d26-9e1a-7b7e91c9e92f tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 returned with HTTP 200 Jan 25 13:53:08.345840 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 305/650] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:53:08 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 => generated 917 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:53:09.201095 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-d3cf2a53-2b63-4cbd-83c0-efb5dc88888d req-9ae06400-b045-413c-9795-4ed50bbe47f4 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] POST http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/attachments/a1801072-3a97-481f-9b7b-a4be65c0285e/action Jan 25 13:53:09.202187 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:53:09.202187 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:53:09.202874 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-d3cf2a53-2b63-4cbd-83c0-efb5dc88888d req-9ae06400-b045-413c-9795-4ed50bbe47f4 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Action body: b'{"os-complete": null}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 13:53:09.203580 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-d3cf2a53-2b63-4cbd-83c0-efb5dc88888d req-9ae06400-b045-413c-9795-4ed50bbe47f4 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:53:09.276230 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:53:09.276230 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:53:09.293583 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-d3cf2a53-2b63-4cbd-83c0-efb5dc88888d req-9ae06400-b045-413c-9795-4ed50bbe47f4 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/attachments/a1801072-3a97-481f-9b7b-a4be65c0285e/action returned with HTTP 204 Jan 25 13:53:09.295336 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 346/651] 10.222.0.57 () {64 vars in 1489 bytes} [Mon Jan 25 13:53:09 2021] POST /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/attachments/a1801072-3a97-481f-9b7b-a4be65c0285e/action => generated 0 bytes in 99 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:53:09.362992 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-631f6796-5c5c-4f4f-b9a4-8541982fbc0f tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 Jan 25 13:53:09.363757 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-631f6796-5c5c-4f4f-b9a4-8541982fbc0f tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:53:09.364120 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:53:09.364120 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:53:09.364927 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-631f6796-5c5c-4f4f-b9a4-8541982fbc0f tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:53:09.463697 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:53:09.463697 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:53:09.474478 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-631f6796-5c5c-4f4f-b9a4-8541982fbc0f tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:53:09.499851 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:53:09.499851 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:53:09.514358 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-631f6796-5c5c-4f4f-b9a4-8541982fbc0f tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 returned with HTTP 200 Jan 25 13:53:09.515861 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 306/652] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:53:09 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 => generated 1209 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:53:13.433768 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f25f2ba3-7df8-4239-81e7-f945204274c2 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 Jan 25 13:53:13.434982 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f25f2ba3-7df8-4239-81e7-f945204274c2 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:53:13.435132 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:53:13.435132 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:53:13.436053 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f25f2ba3-7df8-4239-81e7-f945204274c2 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:53:13.505620 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:53:13.505620 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:53:13.529327 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f25f2ba3-7df8-4239-81e7-f945204274c2 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:53:13.572147 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:53:13.572147 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:53:13.597054 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f25f2ba3-7df8-4239-81e7-f945204274c2 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 returned with HTTP 200 Jan 25 13:53:13.598786 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 347/653] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:53:13 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 => generated 1209 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:53:31.054916 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-877b4bd5-8cae-48fb-b889-804d41c734ef req-89887f8b-2a1c-4585-873e-900206eec80a tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 Jan 25 13:53:31.055500 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-877b4bd5-8cae-48fb-b889-804d41c734ef req-89887f8b-2a1c-4585-873e-900206eec80a tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:53:31.055682 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:53:31.055682 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:53:31.056427 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-877b4bd5-8cae-48fb-b889-804d41c734ef req-89887f8b-2a1c-4585-873e-900206eec80a tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:53:31.117492 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:53:31.117492 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:53:31.128996 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-877b4bd5-8cae-48fb-b889-804d41c734ef req-89887f8b-2a1c-4585-873e-900206eec80a tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:53:31.151576 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:53:31.151576 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:53:31.163231 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-877b4bd5-8cae-48fb-b889-804d41c734ef req-89887f8b-2a1c-4585-873e-900206eec80a tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 returned with HTTP 200 Jan 25 13:53:31.178256 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 307/654] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 13:53:31 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 => generated 1209 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:53:31.191885 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-877b4bd5-8cae-48fb-b889-804d41c734ef req-ec16cbaa-4090-4ba6-82c6-ce0d37a4eaa6 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] POST http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50/action Jan 25 13:53:31.192612 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:53:31.192612 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:53:31.193302 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-877b4bd5-8cae-48fb-b889-804d41c734ef req-ec16cbaa-4090-4ba6-82c6-ce0d37a4eaa6 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Action body: b'{"os-begin_detaching": null}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 13:53:31.193860 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-877b4bd5-8cae-48fb-b889-804d41c734ef req-ec16cbaa-4090-4ba6-82c6-ce0d37a4eaa6 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:53:31.281883 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:53:31.281883 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:53:31.283083 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-877b4bd5-8cae-48fb-b889-804d41c734ef req-ec16cbaa-4090-4ba6-82c6-ce0d37a4eaa6 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:53:31.303853 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-877b4bd5-8cae-48fb-b889-804d41c734ef req-ec16cbaa-4090-4ba6-82c6-ce0d37a4eaa6 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Begin detaching volume completed successfully. Jan 25 13:53:31.304398 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-877b4bd5-8cae-48fb-b889-804d41c734ef req-ec16cbaa-4090-4ba6-82c6-ce0d37a4eaa6 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50/action returned with HTTP 202 Jan 25 13:53:31.305321 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 348/655] 10.222.0.38 () {64 vars in 1643 bytes} [Mon Jan 25 13:53:31 2021] POST /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50/action => generated 0 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 13:53:31.333632 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e299753c-9d1c-4c23-9225-5b3b7a67fb66 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 Jan 25 13:53:31.334168 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e299753c-9d1c-4c23-9225-5b3b7a67fb66 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:53:31.334386 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:53:31.334386 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:53:31.334768 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e299753c-9d1c-4c23-9225-5b3b7a67fb66 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:53:31.430556 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:53:31.430556 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:53:31.441889 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-877b4bd5-8cae-48fb-b889-804d41c734ef req-ec16cbaa-4090-4ba6-82c6-ce0d37a4eaa6 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume// Jan 25 13:53:31.442373 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-877b4bd5-8cae-48fb-b889-804d41c734ef req-ec16cbaa-4090-4ba6-82c6-ce0d37a4eaa6 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:53:31.442564 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:53:31.442564 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:53:31.443206 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-877b4bd5-8cae-48fb-b889-804d41c734ef req-ec16cbaa-4090-4ba6-82c6-ce0d37a4eaa6 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:53:31.444387 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-877b4bd5-8cae-48fb-b889-804d41c734ef req-ec16cbaa-4090-4ba6-82c6-ce0d37a4eaa6 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 13:53:31.445163 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 349/656] 10.222.0.57 () {56 vars in 1089 bytes} [Mon Jan 25 13:53:31 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 25 13:53:31.453651 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e299753c-9d1c-4c23-9225-5b3b7a67fb66 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:53:31.478400 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-877b4bd5-8cae-48fb-b889-804d41c734ef req-2830d381-1189-4a79-8d55-62c7c9508e45 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 Jan 25 13:53:31.479218 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-877b4bd5-8cae-48fb-b889-804d41c734ef req-2830d381-1189-4a79-8d55-62c7c9508e45 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:53:31.480082 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-877b4bd5-8cae-48fb-b889-804d41c734ef req-2830d381-1189-4a79-8d55-62c7c9508e45 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:53:31.499627 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:53:31.499627 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:53:31.510522 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e299753c-9d1c-4c23-9225-5b3b7a67fb66 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 returned with HTTP 200 Jan 25 13:53:31.512007 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 308/657] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:53:31 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 => generated 1212 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:53:31.543962 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:53:31.543962 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:53:31.553312 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-877b4bd5-8cae-48fb-b889-804d41c734ef req-2830d381-1189-4a79-8d55-62c7c9508e45 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:53:31.573415 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:53:31.573415 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:53:31.582249 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-877b4bd5-8cae-48fb-b889-804d41c734ef req-2830d381-1189-4a79-8d55-62c7c9508e45 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 returned with HTTP 200 Jan 25 13:53:31.583061 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 350/658] 10.222.0.57 () {60 vars in 1403 bytes} [Mon Jan 25 13:53:31 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 => generated 1311 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 13:53:32.346389 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-877b4bd5-8cae-48fb-b889-804d41c734ef req-c02a7a90-e12b-48a5-b28f-8585337b06be tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] DELETE http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/attachments/a1801072-3a97-481f-9b7b-a4be65c0285e Jan 25 13:53:32.346389 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-877b4bd5-8cae-48fb-b889-804d41c734ef req-c02a7a90-e12b-48a5-b28f-8585337b06be tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:53:32.346389 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:53:32.346389 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:53:32.346389 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-877b4bd5-8cae-48fb-b889-804d41c734ef req-c02a7a90-e12b-48a5-b28f-8585337b06be tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:53:32.382528 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:53:32.382528 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:53:32.531968 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1e3e6fbc-ee89-4639-996a-2378c1d71088 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 Jan 25 13:53:32.532744 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1e3e6fbc-ee89-4639-996a-2378c1d71088 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:53:32.533098 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:53:32.533098 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:53:32.533648 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1e3e6fbc-ee89-4639-996a-2378c1d71088 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:53:32.606396 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:53:32.606396 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:53:32.619110 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-1e3e6fbc-ee89-4639-996a-2378c1d71088 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:53:32.647768 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:53:32.647768 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:53:32.658109 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1e3e6fbc-ee89-4639-996a-2378c1d71088 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 returned with HTTP 200 Jan 25 13:53:32.659544 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 351/659] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:53:32 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 => generated 1212 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:53:32.997251 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-877b4bd5-8cae-48fb-b889-804d41c734ef req-c02a7a90-e12b-48a5-b28f-8585337b06be tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87930) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 13:53:32.998687 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-877b4bd5-8cae-48fb-b889-804d41c734ef req-c02a7a90-e12b-48a5-b28f-8585337b06be tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Pending status list for volume during attachment-delete: [] {{(pid=87930) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 13:53:33.006275 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-877b4bd5-8cae-48fb-b889-804d41c734ef req-c02a7a90-e12b-48a5-b28f-8585337b06be tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/attachments/a1801072-3a97-481f-9b7b-a4be65c0285e returned with HTTP 200 Jan 25 13:53:33.007242 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 309/660] 10.222.0.57 () {62 vars in 1437 bytes} [Mon Jan 25 13:53:32 2021] DELETE /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/attachments/a1801072-3a97-481f-9b7b-a4be65c0285e => generated 19 bytes in 670 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:53:33.676575 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-93e788ae-0379-4654-92f3-00ba6cdd9399 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 Jan 25 13:53:33.678575 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-93e788ae-0379-4654-92f3-00ba6cdd9399 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:53:33.679107 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:53:33.679107 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:53:33.679730 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-93e788ae-0379-4654-92f3-00ba6cdd9399 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:53:33.735492 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:53:33.735492 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:53:33.744708 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-93e788ae-0379-4654-92f3-00ba6cdd9399 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:53:33.768657 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-93e788ae-0379-4654-92f3-00ba6cdd9399 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 returned with HTTP 200 Jan 25 13:53:33.769480 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 352/661] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:53:33 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 => generated 917 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:54:00.752076 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2962144b-cc51-4208-bc39-44c6a6ea931c tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] POST http://10.222.0.38/volume/v3/342b5ae1f8c84a5f99a03d1a55c945ad/volumes Jan 25 13:54:00.752593 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:00.752593 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:00.752938 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2962144b-cc51-4208-bc39-44c6a6ea931c tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotManageAdminTest-Volume-2022690939"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:54:00.754006 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-2962144b-cc51-4208-bc39-44c6a6ea931c tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotManageAdminTest-Volume-2022690939'}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 13:54:00.754377 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-2962144b-cc51-4208-bc39-44c6a6ea931c tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] Create volume of 1 GB Jan 25 13:54:00.754996 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:00.754996 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:00.767731 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-2962144b-cc51-4208-bc39-44c6a6ea931c tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] Availability Zones retrieved successfully. Jan 25 13:54:00.784363 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-2962144b-cc51-4208-bc39-44c6a6ea931c tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] Flow 'volume_create_api' (775a84cb-4894-4cd8-8557-b386c63d1250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:54:00.787229 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-2962144b-cc51-4208-bc39-44c6a6ea931c tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (227247bd-ef82-4103-8588-6c7017e6eeea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:54:00.789314 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-2962144b-cc51-4208-bc39-44c6a6ea931c tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] Validating volume size '1' using validate_int {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 13:54:00.852912 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-2962144b-cc51-4208-bc39-44c6a6ea931c tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (227247bd-ef82-4103-8588-6c7017e6eeea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:54:00.855121 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-2962144b-cc51-4208-bc39-44c6a6ea931c tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91df1cda-4d5a-4000-ad2d-47b9793e70a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:54:00.950840 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-2962144b-cc51-4208-bc39-44c6a6ea931c tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] Created reservations ['0790e2fa-3924-437b-8d66-b2d4ea372eac', '4ab814df-8bc6-4bf4-9a0f-de74b08f124a', '4a465e3a-e3b8-4e74-acde-4bcf22065666', '3623ace3-b6e1-466b-9fda-a5dfb48a4c0a'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:54:00.952862 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-2962144b-cc51-4208-bc39-44c6a6ea931c tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91df1cda-4d5a-4000-ad2d-47b9793e70a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0790e2fa-3924-437b-8d66-b2d4ea372eac', '4ab814df-8bc6-4bf4-9a0f-de74b08f124a', '4a465e3a-e3b8-4e74-acde-4bcf22065666', '3623ace3-b6e1-466b-9fda-a5dfb48a4c0a']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:54:00.955757 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-2962144b-cc51-4208-bc39-44c6a6ea931c tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07908d34-0eaa-4a45-adf1-9cdd2463eed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:54:01.018715 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-2962144b-cc51-4208-bc39-44c6a6ea931c tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07908d34-0eaa-4a45-adf1-9cdd2463eed0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88e230c8-ea9a-4ab0-a0ad-4660903c902e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-2022690939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='342b5ae1f8c84a5f99a03d1a55c945ad',qos_specs=None,replication_status=,reservations=['0790e2fa-3924-437b-8d66-b2d4ea372eac','4ab814df-8bc6-4bf4-9a0f-de74b08f124a','4a465e3a-e3b8-4e74-acde-4bcf22065666','3623ace3-b6e1-466b-9fda-a5dfb48a4c0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64da1caea4a64164bb36af6f0058e95c',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T13:54:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-2022690939',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88e230c8-ea9a-4ab0-a0ad-4660903c902e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='342b5ae1f8c84a5f99a03d1a55c945ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='64da1caea4a64164bb36af6f0058e95c',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:54:01.020966 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-2962144b-cc51-4208-bc39-44c6a6ea931c tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45e8fdfd-b30f-4b8b-abe5-a0a385df769a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:54:01.051182 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-2962144b-cc51-4208-bc39-44c6a6ea931c tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45e8fdfd-b30f-4b8b-abe5-a0a385df769a) transitioned into state 'SUCCESS' from state '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-2022690939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='342b5ae1f8c84a5f99a03d1a55c945ad',qos_specs=None,replication_status=,reservations=['0790e2fa-3924-437b-8d66-b2d4ea372eac','4ab814df-8bc6-4bf4-9a0f-de74b08f124a','4a465e3a-e3b8-4e74-acde-4bcf22065666','3623ace3-b6e1-466b-9fda-a5dfb48a4c0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64da1caea4a64164bb36af6f0058e95c',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:54:01.053705 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-2962144b-cc51-4208-bc39-44c6a6ea931c tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b030e3dd-5027-4516-8c3b-4c0cedfbeeff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:54:01.071321 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-2962144b-cc51-4208-bc39-44c6a6ea931c tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b030e3dd-5027-4516-8c3b-4c0cedfbeeff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:54:01.074675 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-2962144b-cc51-4208-bc39-44c6a6ea931c tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] Flow 'volume_create_api' (775a84cb-4894-4cd8-8557-b386c63d1250) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:54:01.131322 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-2962144b-cc51-4208-bc39-44c6a6ea931c tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] Create volume request issued successfully. Jan 25 13:54:01.148496 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2962144b-cc51-4208-bc39-44c6a6ea931c tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] http://10.222.0.38/volume/v3/342b5ae1f8c84a5f99a03d1a55c945ad/volumes returned with HTTP 202 Jan 25 13:54:01.160201 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 310/662] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 13:54:00 2021] POST /volume/v3/342b5ae1f8c84a5f99a03d1a55c945ad/volumes => generated 823 bytes in 617 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 13:54:01.165601 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4ca74e27-0728-4e5f-9394-393bc666775d tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] GET http://10.222.0.38/volume/v3/342b5ae1f8c84a5f99a03d1a55c945ad/volumes/88e230c8-ea9a-4ab0-a0ad-4660903c902e Jan 25 13:54:01.166719 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4ca74e27-0728-4e5f-9394-393bc666775d tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:01.167135 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:01.167135 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:01.167785 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4ca74e27-0728-4e5f-9394-393bc666775d tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:01.236699 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:01.236699 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:01.246974 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4ca74e27-0728-4e5f-9394-393bc666775d tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] Volume info retrieved successfully. Jan 25 13:54:01.272612 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4ca74e27-0728-4e5f-9394-393bc666775d tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] http://10.222.0.38/volume/v3/342b5ae1f8c84a5f99a03d1a55c945ad/volumes/88e230c8-ea9a-4ab0-a0ad-4660903c902e returned with HTTP 200 Jan 25 13:54:01.284572 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 353/663] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:54:01 2021] GET /volume/v3/342b5ae1f8c84a5f99a03d1a55c945ad/volumes/88e230c8-ea9a-4ab0-a0ad-4660903c902e => generated 891 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:54:02.291330 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f518a5b3-cbb5-463d-8f06-932eeb70d240 tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] GET http://10.222.0.38/volume/v3/342b5ae1f8c84a5f99a03d1a55c945ad/volumes/88e230c8-ea9a-4ab0-a0ad-4660903c902e Jan 25 13:54:02.291854 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f518a5b3-cbb5-463d-8f06-932eeb70d240 tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:02.292055 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:02.292055 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:02.292429 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f518a5b3-cbb5-463d-8f06-932eeb70d240 tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:02.347075 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:02.347075 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:02.358334 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f518a5b3-cbb5-463d-8f06-932eeb70d240 tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] Volume info retrieved successfully. Jan 25 13:54:02.386631 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f518a5b3-cbb5-463d-8f06-932eeb70d240 tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] http://10.222.0.38/volume/v3/342b5ae1f8c84a5f99a03d1a55c945ad/volumes/88e230c8-ea9a-4ab0-a0ad-4660903c902e returned with HTTP 200 Jan 25 13:54:02.387726 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 311/664] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:54:02 2021] GET /volume/v3/342b5ae1f8c84a5f99a03d1a55c945ad/volumes/88e230c8-ea9a-4ab0-a0ad-4660903c902e => generated 916 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:54:02.404529 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8919b154-7551-4593-b463-7e60ddad94bd tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] POST http://10.222.0.38/volume/v3/342b5ae1f8c84a5f99a03d1a55c945ad/snapshots Jan 25 13:54:02.405288 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:02.405288 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:02.405732 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8919b154-7551-4593-b463-7e60ddad94bd tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "88e230c8-ea9a-4ab0-a0ad-4660903c902e", "name": "tempest-SnapshotManageAdminTest-Snapshot-1273775535"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:54:02.459179 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:02.459179 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:02.460359 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-8919b154-7551-4593-b463-7e60ddad94bd tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] Volume info retrieved successfully. Jan 25 13:54:02.460722 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-8919b154-7551-4593-b463-7e60ddad94bd tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] Create snapshot from volume 88e230c8-ea9a-4ab0-a0ad-4660903c902e Jan 25 13:54:02.499716 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.quota [None req-8919b154-7551-4593-b463-7e60ddad94bd tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Jan 25 13:54:02.550765 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-8919b154-7551-4593-b463-7e60ddad94bd tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] Created reservations ['ef9c4ada-26c5-43bb-a5a9-b25d090d129f', 'f50dad4e-6634-45f8-b208-9b9c3b2cf59f', '4d2fd8da-671d-40ec-b7a2-326d8e4fa01d', 'bf0578ed-3726-4bea-941a-da16fe2a4b42'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:54:02.714047 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-8919b154-7551-4593-b463-7e60ddad94bd tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] Snapshot create request issued successfully. Jan 25 13:54:02.715157 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8919b154-7551-4593-b463-7e60ddad94bd tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] http://10.222.0.38/volume/v3/342b5ae1f8c84a5f99a03d1a55c945ad/snapshots returned with HTTP 202 Jan 25 13:54:02.716258 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 354/665] 10.222.0.38 () {60 vars in 1232 bytes} [Mon Jan 25 13:54:02 2021] POST /volume/v3/342b5ae1f8c84a5f99a03d1a55c945ad/snapshots => generated 310 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 13:54:02.727045 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-48d5acc9-25ed-4594-9208-0835fadad8ba tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] GET http://10.222.0.38/volume/v3/342b5ae1f8c84a5f99a03d1a55c945ad/snapshots/53533d14-a810-4a62-af42-a6d6033849a3 Jan 25 13:54:02.727578 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-48d5acc9-25ed-4594-9208-0835fadad8ba tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:02.727800 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:02.727800 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:02.728159 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-48d5acc9-25ed-4594-9208-0835fadad8ba tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:02.804351 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:02.804351 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:02.805934 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-48d5acc9-25ed-4594-9208-0835fadad8ba tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] Snapshot retrieved successfully. Jan 25 13:54:02.807873 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-48d5acc9-25ed-4594-9208-0835fadad8ba tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] http://10.222.0.38/volume/v3/342b5ae1f8c84a5f99a03d1a55c945ad/snapshots/53533d14-a810-4a62-af42-a6d6033849a3 returned with HTTP 200 Jan 25 13:54:02.808878 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 312/666] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 13:54:02 2021] GET /volume/v3/342b5ae1f8c84a5f99a03d1a55c945ad/snapshots/53533d14-a810-4a62-af42-a6d6033849a3 => generated 442 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:54:03.822312 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0a89c8c2-bf0a-4ecf-a5d7-5a43b6da648d tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] GET http://10.222.0.38/volume/v3/342b5ae1f8c84a5f99a03d1a55c945ad/snapshots/53533d14-a810-4a62-af42-a6d6033849a3 Jan 25 13:54:03.822888 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0a89c8c2-bf0a-4ecf-a5d7-5a43b6da648d tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:03.823027 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:03.823027 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:03.823743 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0a89c8c2-bf0a-4ecf-a5d7-5a43b6da648d tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:03.850152 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:03.850152 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:03.851294 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0a89c8c2-bf0a-4ecf-a5d7-5a43b6da648d tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] Snapshot retrieved successfully. Jan 25 13:54:03.853228 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0a89c8c2-bf0a-4ecf-a5d7-5a43b6da648d tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] http://10.222.0.38/volume/v3/342b5ae1f8c84a5f99a03d1a55c945ad/snapshots/53533d14-a810-4a62-af42-a6d6033849a3 returned with HTTP 200 Jan 25 13:54:03.854057 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 355/667] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 13:54:03 2021] GET /volume/v3/342b5ae1f8c84a5f99a03d1a55c945ad/snapshots/53533d14-a810-4a62-af42-a6d6033849a3 => generated 442 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 13:54:04.866942 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3c4fffca-2e3c-4c02-9ce7-404283543a4e tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] GET http://10.222.0.38/volume/v3/342b5ae1f8c84a5f99a03d1a55c945ad/snapshots/53533d14-a810-4a62-af42-a6d6033849a3 Jan 25 13:54:04.867660 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3c4fffca-2e3c-4c02-9ce7-404283543a4e tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:04.867868 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:04.867868 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:04.868242 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3c4fffca-2e3c-4c02-9ce7-404283543a4e tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:04.895460 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:04.895460 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:04.896602 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3c4fffca-2e3c-4c02-9ce7-404283543a4e tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] Snapshot retrieved successfully. Jan 25 13:54:04.898625 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3c4fffca-2e3c-4c02-9ce7-404283543a4e tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] http://10.222.0.38/volume/v3/342b5ae1f8c84a5f99a03d1a55c945ad/snapshots/53533d14-a810-4a62-af42-a6d6033849a3 returned with HTTP 200 Jan 25 13:54:04.899506 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 313/668] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 13:54:04 2021] GET /volume/v3/342b5ae1f8c84a5f99a03d1a55c945ad/snapshots/53533d14-a810-4a62-af42-a6d6033849a3 => generated 469 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:54:04.994983 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-da97013a-fe0f-4def-b7c3-bea6469958f8 tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] POST http://10.222.0.38/volume/v3/c1bc4ec1cb0743208c9e2c285aef7953/snapshots/53533d14-a810-4a62-af42-a6d6033849a3/action Jan 25 13:54:04.995579 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:04.995579 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:04.996165 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-da97013a-fe0f-4def-b7c3-bea6469958f8 tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] Action body: b'{"os-unmanage": {}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 13:54:04.996651 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-da97013a-fe0f-4def-b7c3-bea6469958f8 tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:54:04.997685 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.contrib.snapshot_unmanage [None req-da97013a-fe0f-4def-b7c3-bea6469958f8 tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] Unmanage snapshot with id: 53533d14-a810-4a62-af42-a6d6033849a3 Jan 25 13:54:05.022824 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:05.022824 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:05.023696 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-da97013a-fe0f-4def-b7c3-bea6469958f8 tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] Snapshot retrieved successfully. Jan 25 13:54:05.088909 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-da97013a-fe0f-4def-b7c3-bea6469958f8 tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] Snapshot delete request issued successfully. Jan 25 13:54:05.089394 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-da97013a-fe0f-4def-b7c3-bea6469958f8 tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] http://10.222.0.38/volume/v3/c1bc4ec1cb0743208c9e2c285aef7953/snapshots/53533d14-a810-4a62-af42-a6d6033849a3/action returned with HTTP 202 Jan 25 13:54:05.091548 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 356/669] 10.222.0.38 () {60 vars in 1363 bytes} [Mon Jan 25 13:54:04 2021] POST /volume/v3/c1bc4ec1cb0743208c9e2c285aef7953/snapshots/53533d14-a810-4a62-af42-a6d6033849a3/action => generated 0 bytes in 183 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:54:05.102549 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-83cc17f9-deb7-43f7-bec9-d41bfc640b97 tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] GET http://10.222.0.38/volume/v3/c1bc4ec1cb0743208c9e2c285aef7953/snapshots/53533d14-a810-4a62-af42-a6d6033849a3 Jan 25 13:54:05.102549 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-83cc17f9-deb7-43f7-bec9-d41bfc640b97 tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:05.102549 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:05.102549 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:05.102549 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-83cc17f9-deb7-43f7-bec9-d41bfc640b97 tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:05.135165 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:05.135165 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:05.136524 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-83cc17f9-deb7-43f7-bec9-d41bfc640b97 tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] Snapshot retrieved successfully. Jan 25 13:54:05.138531 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-83cc17f9-deb7-43f7-bec9-d41bfc640b97 tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] http://10.222.0.38/volume/v3/c1bc4ec1cb0743208c9e2c285aef7953/snapshots/53533d14-a810-4a62-af42-a6d6033849a3 returned with HTTP 200 Jan 25 13:54:05.139355 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 314/670] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 13:54:05 2021] GET /volume/v3/c1bc4ec1cb0743208c9e2c285aef7953/snapshots/53533d14-a810-4a62-af42-a6d6033849a3 => generated 470 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:54:06.151656 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b194667a-c13b-4c64-8c9c-7fa24e715aae tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] GET http://10.222.0.38/volume/v3/c1bc4ec1cb0743208c9e2c285aef7953/snapshots/53533d14-a810-4a62-af42-a6d6033849a3 Jan 25 13:54:06.152187 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b194667a-c13b-4c64-8c9c-7fa24e715aae tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:06.152371 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:06.152371 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:06.152787 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b194667a-c13b-4c64-8c9c-7fa24e715aae tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:06.178944 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b194667a-c13b-4c64-8c9c-7fa24e715aae tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] http://10.222.0.38/volume/v3/c1bc4ec1cb0743208c9e2c285aef7953/snapshots/53533d14-a810-4a62-af42-a6d6033849a3 returned with HTTP 404 Jan 25 13:54:06.179839 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 357/671] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 13:54:06 2021] GET /volume/v3/c1bc4ec1cb0743208c9e2c285aef7953/snapshots/53533d14-a810-4a62-af42-a6d6033849a3 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:54:06.188671 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-09f9d0e3-250c-43eb-885f-5c76a2871413 tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] GET http://10.222.0.38/volume/v3/c1bc4ec1cb0743208c9e2c285aef7953/snapshots/detail?all_tenants=1 Jan 25 13:54:06.189224 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-09f9d0e3-250c-43eb-885f-5c76a2871413 tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:06.189440 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:06.189440 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:06.189847 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-09f9d0e3-250c-43eb-885f-5c76a2871413 tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] Calling method 'detail' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:06.219563 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-09f9d0e3-250c-43eb-885f-5c76a2871413 tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] Get all snapshots completed successfully. Jan 25 13:54:06.221397 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-09f9d0e3-250c-43eb-885f-5c76a2871413 tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] http://10.222.0.38/volume/v3/c1bc4ec1cb0743208c9e2c285aef7953/snapshots/detail?all_tenants=1 returned with HTTP 200 Jan 25 13:54:06.222490 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 315/672] 10.222.0.38 () {58 vars in 1258 bytes} [Mon Jan 25 13:54:06 2021] GET /volume/v3/c1bc4ec1cb0743208c9e2c285aef7953/snapshots/detail?all_tenants=1 => generated 17 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 13:54:06.234479 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-717ca23f-a33d-48cb-a461-927b41641681 tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] POST http://10.222.0.38/volume/v3/c1bc4ec1cb0743208c9e2c285aef7953/os-snapshot-manage Jan 25 13:54:06.235495 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-717ca23f-a33d-48cb-a461-927b41641681 tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "88e230c8-ea9a-4ab0-a0ad-4660903c902e", "ref": {"source-name": "_snapshot-53533d14-a810-4a62-af42-a6d6033849a3"}, "name": "tempest-SnapshotManageAdminTest-Managed-Snapshot-578523717", "description": "tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1892426868", "metadata": {"manage-snap-meta1": "value1", "manage-snap-meta2": "value2", "manage-snap-meta3": "value3"}}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:54:06.296211 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:06.296211 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:06.297293 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-717ca23f-a33d-48cb-a461-927b41641681 tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] Volume info retrieved successfully. Jan 25 13:54:06.300081 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.snapshot_manage [None req-717ca23f-a33d-48cb-a461-927b41641681 tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] Manage snapshot request body: {'snapshot': {'volume_id': '88e230c8-ea9a-4ab0-a0ad-4660903c902e', 'ref': {'source-name': '_snapshot-53533d14-a810-4a62-af42-a6d6033849a3'}, 'name': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-578523717', 'description': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1892426868', 'metadata': {'manage-snap-meta1': 'value1', 'manage-snap-meta2': 'value2', 'manage-snap-meta3': 'value3'}}} {{(pid=87929) create /opt/stack/cinder/cinder/api/contrib/snapshot_manage.py:95}} Jan 25 13:54:06.392732 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-717ca23f-a33d-48cb-a461-927b41641681 tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] Created reservations ['d40eae81-c361-490c-bdba-582d16b87577', 'fc86d9eb-649b-4ca4-87b8-7d450dd3f3f5', 'cbf94074-9684-4d8b-9d71-f4f3b0b42e2c', '3420140e-23e6-4626-95ea-7be3f56c99f6'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:54:06.532383 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-717ca23f-a33d-48cb-a461-927b41641681 tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] http://10.222.0.38/volume/v3/c1bc4ec1cb0743208c9e2c285aef7953/os-snapshot-manage returned with HTTP 202 Jan 25 13:54:06.543580 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 358/673] 10.222.0.38 () {60 vars in 1259 bytes} [Mon Jan 25 13:54:06 2021] POST /volume/v3/c1bc4ec1cb0743208c9e2c285aef7953/os-snapshot-manage => generated 477 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 13:54:06.549093 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cab6c9a2-aded-4b12-a1e1-95bc54a2e3dd tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] GET http://10.222.0.38/volume/v3/c1bc4ec1cb0743208c9e2c285aef7953/snapshots/67d1e351-4b94-433b-a4bc-26d15c3ae7b3 Jan 25 13:54:06.549590 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cab6c9a2-aded-4b12-a1e1-95bc54a2e3dd tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:06.550249 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cab6c9a2-aded-4b12-a1e1-95bc54a2e3dd tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:06.600326 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:06.600326 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:06.601884 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-cab6c9a2-aded-4b12-a1e1-95bc54a2e3dd tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] Snapshot retrieved successfully. Jan 25 13:54:06.603876 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cab6c9a2-aded-4b12-a1e1-95bc54a2e3dd tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] http://10.222.0.38/volume/v3/c1bc4ec1cb0743208c9e2c285aef7953/snapshots/67d1e351-4b94-433b-a4bc-26d15c3ae7b3 returned with HTTP 200 Jan 25 13:54:06.605074 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 316/674] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 13:54:06 2021] GET /volume/v3/c1bc4ec1cb0743208c9e2c285aef7953/snapshots/67d1e351-4b94-433b-a4bc-26d15c3ae7b3 => generated 609 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:54:07.619208 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9bea6dc5-bf17-42c0-ac95-6000db365914 tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] GET http://10.222.0.38/volume/v3/c1bc4ec1cb0743208c9e2c285aef7953/snapshots/67d1e351-4b94-433b-a4bc-26d15c3ae7b3 Jan 25 13:54:07.620407 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9bea6dc5-bf17-42c0-ac95-6000db365914 tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:07.620838 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:07.620838 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:07.621468 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9bea6dc5-bf17-42c0-ac95-6000db365914 tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:07.650217 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:07.650217 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:07.651273 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-9bea6dc5-bf17-42c0-ac95-6000db365914 tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] Snapshot retrieved successfully. Jan 25 13:54:07.653607 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9bea6dc5-bf17-42c0-ac95-6000db365914 tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] http://10.222.0.38/volume/v3/c1bc4ec1cb0743208c9e2c285aef7953/snapshots/67d1e351-4b94-433b-a4bc-26d15c3ae7b3 returned with HTTP 200 Jan 25 13:54:07.654888 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 359/675] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 13:54:07 2021] GET /volume/v3/c1bc4ec1cb0743208c9e2c285aef7953/snapshots/67d1e351-4b94-433b-a4bc-26d15c3ae7b3 => generated 609 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:54:08.666887 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a2fcc2b0-ab59-4a07-8cf6-2263cc2e840d tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] GET http://10.222.0.38/volume/v3/c1bc4ec1cb0743208c9e2c285aef7953/snapshots/67d1e351-4b94-433b-a4bc-26d15c3ae7b3 Jan 25 13:54:08.667413 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a2fcc2b0-ab59-4a07-8cf6-2263cc2e840d tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:08.667841 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:08.667841 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:08.668271 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a2fcc2b0-ab59-4a07-8cf6-2263cc2e840d tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:08.695036 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:08.695036 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:08.695903 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a2fcc2b0-ab59-4a07-8cf6-2263cc2e840d tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] Snapshot retrieved successfully. Jan 25 13:54:08.697646 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a2fcc2b0-ab59-4a07-8cf6-2263cc2e840d tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] http://10.222.0.38/volume/v3/c1bc4ec1cb0743208c9e2c285aef7953/snapshots/67d1e351-4b94-433b-a4bc-26d15c3ae7b3 returned with HTTP 200 Jan 25 13:54:08.698462 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 317/676] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 13:54:08 2021] GET /volume/v3/c1bc4ec1cb0743208c9e2c285aef7953/snapshots/67d1e351-4b94-433b-a4bc-26d15c3ae7b3 => generated 634 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:54:08.713870 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-af03e3d5-c02a-4562-9671-01cd47374d80 tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] GET http://10.222.0.38/volume/v3/c1bc4ec1cb0743208c9e2c285aef7953/snapshots/67d1e351-4b94-433b-a4bc-26d15c3ae7b3 Jan 25 13:54:08.714467 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-af03e3d5-c02a-4562-9671-01cd47374d80 tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:08.714759 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:08.714759 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:08.715261 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-af03e3d5-c02a-4562-9671-01cd47374d80 tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:08.741175 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:08.741175 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:08.742013 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-af03e3d5-c02a-4562-9671-01cd47374d80 tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] Snapshot retrieved successfully. Jan 25 13:54:08.743668 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-af03e3d5-c02a-4562-9671-01cd47374d80 tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] http://10.222.0.38/volume/v3/c1bc4ec1cb0743208c9e2c285aef7953/snapshots/67d1e351-4b94-433b-a4bc-26d15c3ae7b3 returned with HTTP 200 Jan 25 13:54:08.744473 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 360/677] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 13:54:08 2021] GET /volume/v3/c1bc4ec1cb0743208c9e2c285aef7953/snapshots/67d1e351-4b94-433b-a4bc-26d15c3ae7b3 => generated 634 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:54:08.755652 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-927d9cfb-6baa-4d33-aa9f-fa59e8e84074 tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] DELETE http://10.222.0.38/volume/v3/c1bc4ec1cb0743208c9e2c285aef7953/snapshots/67d1e351-4b94-433b-a4bc-26d15c3ae7b3 Jan 25 13:54:08.756175 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-927d9cfb-6baa-4d33-aa9f-fa59e8e84074 tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:08.756382 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:08.756382 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:08.756748 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-927d9cfb-6baa-4d33-aa9f-fa59e8e84074 tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:08.757130 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-927d9cfb-6baa-4d33-aa9f-fa59e8e84074 tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] Delete snapshot with id: 67d1e351-4b94-433b-a4bc-26d15c3ae7b3 Jan 25 13:54:08.782971 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:08.782971 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:08.783841 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-927d9cfb-6baa-4d33-aa9f-fa59e8e84074 tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] Snapshot retrieved successfully. Jan 25 13:54:08.849749 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-927d9cfb-6baa-4d33-aa9f-fa59e8e84074 tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] Snapshot delete request issued successfully. Jan 25 13:54:08.850531 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-927d9cfb-6baa-4d33-aa9f-fa59e8e84074 tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] http://10.222.0.38/volume/v3/c1bc4ec1cb0743208c9e2c285aef7953/snapshots/67d1e351-4b94-433b-a4bc-26d15c3ae7b3 returned with HTTP 202 Jan 25 13:54:08.851596 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 318/678] 10.222.0.38 () {58 vars in 1324 bytes} [Mon Jan 25 13:54:08 2021] DELETE /volume/v3/c1bc4ec1cb0743208c9e2c285aef7953/snapshots/67d1e351-4b94-433b-a4bc-26d15c3ae7b3 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:54:08.859734 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cf37ad17-cd00-4dc1-949a-23695c8ab25e tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] GET http://10.222.0.38/volume/v3/c1bc4ec1cb0743208c9e2c285aef7953/snapshots/67d1e351-4b94-433b-a4bc-26d15c3ae7b3 Jan 25 13:54:08.860947 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cf37ad17-cd00-4dc1-949a-23695c8ab25e tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:08.861425 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:08.861425 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:08.862137 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cf37ad17-cd00-4dc1-949a-23695c8ab25e tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:08.890792 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:08.890792 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:08.891804 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-cf37ad17-cd00-4dc1-949a-23695c8ab25e tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] Snapshot retrieved successfully. Jan 25 13:54:08.893616 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cf37ad17-cd00-4dc1-949a-23695c8ab25e tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] http://10.222.0.38/volume/v3/c1bc4ec1cb0743208c9e2c285aef7953/snapshots/67d1e351-4b94-433b-a4bc-26d15c3ae7b3 returned with HTTP 200 Jan 25 13:54:08.894544 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 361/679] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 13:54:08 2021] GET /volume/v3/c1bc4ec1cb0743208c9e2c285aef7953/snapshots/67d1e351-4b94-433b-a4bc-26d15c3ae7b3 => generated 633 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:54:09.907796 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4922c94d-a624-441f-bdf6-9ae566c6ee6b tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] GET http://10.222.0.38/volume/v3/c1bc4ec1cb0743208c9e2c285aef7953/snapshots/67d1e351-4b94-433b-a4bc-26d15c3ae7b3 Jan 25 13:54:09.908726 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4922c94d-a624-441f-bdf6-9ae566c6ee6b tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:09.909084 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:09.909084 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:09.909609 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4922c94d-a624-441f-bdf6-9ae566c6ee6b tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:09.940409 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:09.940409 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:09.941667 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4922c94d-a624-441f-bdf6-9ae566c6ee6b tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] Snapshot retrieved successfully. Jan 25 13:54:09.943353 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4922c94d-a624-441f-bdf6-9ae566c6ee6b tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] http://10.222.0.38/volume/v3/c1bc4ec1cb0743208c9e2c285aef7953/snapshots/67d1e351-4b94-433b-a4bc-26d15c3ae7b3 returned with HTTP 200 Jan 25 13:54:09.944439 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 319/680] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 13:54:09 2021] GET /volume/v3/c1bc4ec1cb0743208c9e2c285aef7953/snapshots/67d1e351-4b94-433b-a4bc-26d15c3ae7b3 => generated 633 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:54:10.955675 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-afbb43a5-35f7-43cb-b414-0d4317846844 tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] GET http://10.222.0.38/volume/v3/c1bc4ec1cb0743208c9e2c285aef7953/snapshots/67d1e351-4b94-433b-a4bc-26d15c3ae7b3 Jan 25 13:54:10.956244 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-afbb43a5-35f7-43cb-b414-0d4317846844 tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:10.956491 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:10.956491 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:10.956849 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-afbb43a5-35f7-43cb-b414-0d4317846844 tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:10.979036 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-afbb43a5-35f7-43cb-b414-0d4317846844 tempest-SnapshotManageAdminTest-886394900 tempest-SnapshotManageAdminTest-886394900] http://10.222.0.38/volume/v3/c1bc4ec1cb0743208c9e2c285aef7953/snapshots/67d1e351-4b94-433b-a4bc-26d15c3ae7b3 returned with HTTP 404 Jan 25 13:54:10.980048 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 362/681] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 13:54:10 2021] GET /volume/v3/c1bc4ec1cb0743208c9e2c285aef7953/snapshots/67d1e351-4b94-433b-a4bc-26d15c3ae7b3 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:54:10.990232 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ad37ef3b-3875-458a-9b26-fb0ef26027f5 tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] DELETE http://10.222.0.38/volume/v3/342b5ae1f8c84a5f99a03d1a55c945ad/snapshots/53533d14-a810-4a62-af42-a6d6033849a3 Jan 25 13:54:10.990933 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ad37ef3b-3875-458a-9b26-fb0ef26027f5 tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:10.991150 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:10.991150 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:10.991533 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ad37ef3b-3875-458a-9b26-fb0ef26027f5 tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:10.991895 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-ad37ef3b-3875-458a-9b26-fb0ef26027f5 tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] Delete snapshot with id: 53533d14-a810-4a62-af42-a6d6033849a3 Jan 25 13:54:11.015611 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ad37ef3b-3875-458a-9b26-fb0ef26027f5 tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] http://10.222.0.38/volume/v3/342b5ae1f8c84a5f99a03d1a55c945ad/snapshots/53533d14-a810-4a62-af42-a6d6033849a3 returned with HTTP 404 Jan 25 13:54:11.016643 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 320/682] 10.222.0.38 () {58 vars in 1324 bytes} [Mon Jan 25 13:54:10 2021] DELETE /volume/v3/342b5ae1f8c84a5f99a03d1a55c945ad/snapshots/53533d14-a810-4a62-af42-a6d6033849a3 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 25 13:54:11.024199 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6730e1e2-d8ef-4d6b-baa7-ff46d6cd649a tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] DELETE http://10.222.0.38/volume/v3/342b5ae1f8c84a5f99a03d1a55c945ad/volumes/88e230c8-ea9a-4ab0-a0ad-4660903c902e Jan 25 13:54:11.024729 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6730e1e2-d8ef-4d6b-baa7-ff46d6cd649a tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:11.025249 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6730e1e2-d8ef-4d6b-baa7-ff46d6cd649a tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:11.025780 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-6730e1e2-d8ef-4d6b-baa7-ff46d6cd649a tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] Delete volume with id: 88e230c8-ea9a-4ab0-a0ad-4660903c902e Jan 25 13:54:11.077211 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:11.077211 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:11.078521 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6730e1e2-d8ef-4d6b-baa7-ff46d6cd649a tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] Volume info retrieved successfully. Jan 25 13:54:11.109605 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6730e1e2-d8ef-4d6b-baa7-ff46d6cd649a tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] Delete volume request issued successfully. Jan 25 13:54:11.110090 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6730e1e2-d8ef-4d6b-baa7-ff46d6cd649a tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] http://10.222.0.38/volume/v3/342b5ae1f8c84a5f99a03d1a55c945ad/volumes/88e230c8-ea9a-4ab0-a0ad-4660903c902e returned with HTTP 202 Jan 25 13:54:11.111013 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 363/683] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 13:54:11 2021] DELETE /volume/v3/342b5ae1f8c84a5f99a03d1a55c945ad/volumes/88e230c8-ea9a-4ab0-a0ad-4660903c902e => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:54:11.118721 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-53d64e8c-9577-40e8-9d75-06f43799dfec tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] GET http://10.222.0.38/volume/v3/342b5ae1f8c84a5f99a03d1a55c945ad/volumes/88e230c8-ea9a-4ab0-a0ad-4660903c902e Jan 25 13:54:11.119757 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-53d64e8c-9577-40e8-9d75-06f43799dfec tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:11.120009 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-53d64e8c-9577-40e8-9d75-06f43799dfec tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:11.170669 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:11.170669 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:11.183359 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-eda3ce23-afa6-4145-9525-02096ad4bb83 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] POST http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes Jan 25 13:54:11.183810 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:11.183810 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:11.184519 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-eda3ce23-afa6-4145-9525-02096ad4bb83 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-2018675076"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:54:11.185654 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-eda3ce23-afa6-4145-9525-02096ad4bb83 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-2018675076'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 13:54:11.186027 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-eda3ce23-afa6-4145-9525-02096ad4bb83 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Create volume of 1 GB Jan 25 13:54:11.198954 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-53d64e8c-9577-40e8-9d75-06f43799dfec tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] Volume info retrieved successfully. Jan 25 13:54:11.208395 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-eda3ce23-afa6-4145-9525-02096ad4bb83 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Availability Zones retrieved successfully. Jan 25 13:54:11.223804 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-53d64e8c-9577-40e8-9d75-06f43799dfec tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] http://10.222.0.38/volume/v3/342b5ae1f8c84a5f99a03d1a55c945ad/volumes/88e230c8-ea9a-4ab0-a0ad-4660903c902e returned with HTTP 200 Jan 25 13:54:11.234738 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 321/684] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:54:11 2021] GET /volume/v3/342b5ae1f8c84a5f99a03d1a55c945ad/volumes/88e230c8-ea9a-4ab0-a0ad-4660903c902e => generated 915 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:54:11.234944 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-eda3ce23-afa6-4145-9525-02096ad4bb83 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Flow 'volume_create_api' (b14acd75-c8c5-4951-9a50-eeb548dd62fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:54:11.234944 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-eda3ce23-afa6-4145-9525-02096ad4bb83 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bee4aa67-bb21-4a52-8590-18345c114071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:54:11.235698 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-eda3ce23-afa6-4145-9525-02096ad4bb83 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 13:54:11.306691 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-eda3ce23-afa6-4145-9525-02096ad4bb83 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bee4aa67-bb21-4a52-8590-18345c114071) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:54:11.308923 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-eda3ce23-afa6-4145-9525-02096ad4bb83 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1554bf55-2875-4ba5-899a-0ceda1919aa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:54:11.383189 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-eda3ce23-afa6-4145-9525-02096ad4bb83 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Created reservations ['5c6d938f-f7dc-4dd6-963e-c3e34268a93b', '16650420-9c6e-4fff-9d4f-203f6ee60653', '2ac263b6-97d2-41b5-9f42-9c47fb8176e6', 'df53dd90-25a8-44f3-826b-ae1eb321a01a'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:54:11.385100 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-eda3ce23-afa6-4145-9525-02096ad4bb83 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1554bf55-2875-4ba5-899a-0ceda1919aa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c6d938f-f7dc-4dd6-963e-c3e34268a93b', '16650420-9c6e-4fff-9d4f-203f6ee60653', '2ac263b6-97d2-41b5-9f42-9c47fb8176e6', 'df53dd90-25a8-44f3-826b-ae1eb321a01a']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:54:11.387440 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-eda3ce23-afa6-4145-9525-02096ad4bb83 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb8d927b-7154-4e9a-8f87-1b7946d1f9fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:54:11.452893 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-eda3ce23-afa6-4145-9525-02096ad4bb83 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb8d927b-7154-4e9a-8f87-1b7946d1f9fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25d954ef-49a0-47bf-91f1-c974719f56e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2018675076',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aecb31f7101a47d0bbba7a27fdf99f8b',qos_specs=None,replication_status=,reservations=['5c6d938f-f7dc-4dd6-963e-c3e34268a93b','16650420-9c6e-4fff-9d4f-203f6ee60653','2ac263b6-97d2-41b5-9f42-9c47fb8176e6','df53dd90-25a8-44f3-826b-ae1eb321a01a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42debf082aa2448e90a369931d7f1814',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T13:54:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2018675076',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25d954ef-49a0-47bf-91f1-c974719f56e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aecb31f7101a47d0bbba7a27fdf99f8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='42debf082aa2448e90a369931d7f1814',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:54:11.454970 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-eda3ce23-afa6-4145-9525-02096ad4bb83 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0bcbce7-3dc3-457b-89c3-a7fed50a4e9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:54:11.484469 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-eda3ce23-afa6-4145-9525-02096ad4bb83 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0bcbce7-3dc3-457b-89c3-a7fed50a4e9e) transitioned into state 'SUCCESS' from state '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-2018675076',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aecb31f7101a47d0bbba7a27fdf99f8b',qos_specs=None,replication_status=,reservations=['5c6d938f-f7dc-4dd6-963e-c3e34268a93b','16650420-9c6e-4fff-9d4f-203f6ee60653','2ac263b6-97d2-41b5-9f42-9c47fb8176e6','df53dd90-25a8-44f3-826b-ae1eb321a01a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42debf082aa2448e90a369931d7f1814',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:54:11.486471 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-eda3ce23-afa6-4145-9525-02096ad4bb83 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7f3c37d-0209-44aa-b75a-8f352c67fd2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:54:11.503361 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-eda3ce23-afa6-4145-9525-02096ad4bb83 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7f3c37d-0209-44aa-b75a-8f352c67fd2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:54:11.507153 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-eda3ce23-afa6-4145-9525-02096ad4bb83 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Flow 'volume_create_api' (b14acd75-c8c5-4951-9a50-eeb548dd62fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:54:11.564076 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-eda3ce23-afa6-4145-9525-02096ad4bb83 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Create volume request issued successfully. Jan 25 13:54:11.579433 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-eda3ce23-afa6-4145-9525-02096ad4bb83 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes returned with HTTP 202 Jan 25 13:54:11.581425 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 364/685] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 13:54:11 2021] POST /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes => generated 824 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 25 13:54:11.595849 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-43bf8b84-7f1d-4129-8aa1-6486a8b5ec5b tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 Jan 25 13:54:11.595849 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-43bf8b84-7f1d-4129-8aa1-6486a8b5ec5b tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:11.596025 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:11.596025 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:11.596615 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-43bf8b84-7f1d-4129-8aa1-6486a8b5ec5b tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:11.670537 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:11.670537 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:11.681415 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-43bf8b84-7f1d-4129-8aa1-6486a8b5ec5b tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:54:11.709016 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-43bf8b84-7f1d-4129-8aa1-6486a8b5ec5b tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 returned with HTTP 200 Jan 25 13:54:11.710095 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 322/686] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:54:11 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 => generated 916 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 13:54:12.242643 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-205155a3-12ac-4283-b0d9-58f641187fb5 tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] GET http://10.222.0.38/volume/v3/342b5ae1f8c84a5f99a03d1a55c945ad/volumes/88e230c8-ea9a-4ab0-a0ad-4660903c902e Jan 25 13:54:12.243166 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-205155a3-12ac-4283-b0d9-58f641187fb5 tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:12.243476 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:12.243476 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:12.244034 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-205155a3-12ac-4283-b0d9-58f641187fb5 tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:12.299396 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:12.299396 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:12.313845 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-205155a3-12ac-4283-b0d9-58f641187fb5 tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] Volume info retrieved successfully. Jan 25 13:54:12.359920 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-205155a3-12ac-4283-b0d9-58f641187fb5 tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] http://10.222.0.38/volume/v3/342b5ae1f8c84a5f99a03d1a55c945ad/volumes/88e230c8-ea9a-4ab0-a0ad-4660903c902e returned with HTTP 200 Jan 25 13:54:12.372713 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 365/687] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:54:12 2021] GET /volume/v3/342b5ae1f8c84a5f99a03d1a55c945ad/volumes/88e230c8-ea9a-4ab0-a0ad-4660903c902e => generated 915 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:54:12.726689 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-407420d1-f7d5-4eb6-a417-251e4f2ec6f0 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 Jan 25 13:54:12.727224 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-407420d1-f7d5-4eb6-a417-251e4f2ec6f0 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:12.727419 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:12.727419 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:12.727799 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-407420d1-f7d5-4eb6-a417-251e4f2ec6f0 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:12.779282 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:12.779282 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:12.788049 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-407420d1-f7d5-4eb6-a417-251e4f2ec6f0 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:54:12.811186 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-407420d1-f7d5-4eb6-a417-251e4f2ec6f0 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 returned with HTTP 200 Jan 25 13:54:12.812171 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 323/688] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:54:12 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 => generated 917 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:54:13.134600 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-ad64757b-4fee-4aac-887c-21e1a01a8c3d req-05a739f6-ef99-4653-8948-db51f6db4264 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 Jan 25 13:54:13.135119 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-ad64757b-4fee-4aac-887c-21e1a01a8c3d req-05a739f6-ef99-4653-8948-db51f6db4264 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:13.135343 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:13.135343 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:13.135681 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-ad64757b-4fee-4aac-887c-21e1a01a8c3d req-05a739f6-ef99-4653-8948-db51f6db4264 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:13.188168 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:13.188168 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:13.196361 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-ad64757b-4fee-4aac-887c-21e1a01a8c3d req-05a739f6-ef99-4653-8948-db51f6db4264 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:54:13.221109 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-ad64757b-4fee-4aac-887c-21e1a01a8c3d req-05a739f6-ef99-4653-8948-db51f6db4264 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 returned with HTTP 200 Jan 25 13:54:13.222086 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 366/689] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 13:54:13 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 => generated 917 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:54:13.315576 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-407420d1-f7d5-4eb6-a417-251e4f2ec6f0 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume// Jan 25 13:54:13.316080 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-407420d1-f7d5-4eb6-a417-251e4f2ec6f0 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:13.316187 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:13.316187 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:13.316530 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-407420d1-f7d5-4eb6-a417-251e4f2ec6f0 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'all' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:13.317855 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-407420d1-f7d5-4eb6-a417-251e4f2ec6f0 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 13:54:13.318445 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 324/690] 10.222.0.38 () {58 vars in 1289 bytes} [Mon Jan 25 13:54:13 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 13:54:13.332108 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-ad64757b-4fee-4aac-887c-21e1a01a8c3d req-599e053e-344e-419e-acd0-ace779bfd30f tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] POST http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/attachments Jan 25 13:54:13.332644 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:13.332644 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:13.333212 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-ad64757b-4fee-4aac-887c-21e1a01a8c3d req-599e053e-344e-419e-acd0-ace779bfd30f tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "25d954ef-49a0-47bf-91f1-c974719f56e5", "instance_uuid": "13f35360-d9d7-4b6d-a404-f359c8ef7a58", "connector": null}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:54:13.377837 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e52ccedc-7e42-461b-94eb-7ad13b29c7a6 tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] GET http://10.222.0.38/volume/v3/342b5ae1f8c84a5f99a03d1a55c945ad/volumes/88e230c8-ea9a-4ab0-a0ad-4660903c902e Jan 25 13:54:13.378413 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e52ccedc-7e42-461b-94eb-7ad13b29c7a6 tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:13.378898 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e52ccedc-7e42-461b-94eb-7ad13b29c7a6 tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:13.395831 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:13.395831 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:13.425911 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e52ccedc-7e42-461b-94eb-7ad13b29c7a6 tempest-SnapshotManageAdminTest-481206727 tempest-SnapshotManageAdminTest-481206727] http://10.222.0.38/volume/v3/342b5ae1f8c84a5f99a03d1a55c945ad/volumes/88e230c8-ea9a-4ab0-a0ad-4660903c902e returned with HTTP 404 Jan 25 13:54:13.427003 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 325/691] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:54:13 2021] GET /volume/v3/342b5ae1f8c84a5f99a03d1a55c945ad/volumes/88e230c8-ea9a-4ab0-a0ad-4660903c902e => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:54:13.458887 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-ad64757b-4fee-4aac-887c-21e1a01a8c3d req-599e053e-344e-419e-acd0-ace779bfd30f tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/attachments returned with HTTP 200 Jan 25 13:54:13.459843 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 367/692] 10.222.0.38 () {66 vars in 1565 bytes} [Mon Jan 25 13:54:13 2021] POST /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/attachments => generated 273 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:54:13.496703 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-91a2cb41-49aa-49fe-a26c-cad4e673a0b3 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 Jan 25 13:54:13.497939 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-91a2cb41-49aa-49fe-a26c-cad4e673a0b3 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:13.498366 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-91a2cb41-49aa-49fe-a26c-cad4e673a0b3 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:13.553989 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-ad64757b-4fee-4aac-887c-21e1a01a8c3d req-599e053e-344e-419e-acd0-ace779bfd30f tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume// Jan 25 13:54:13.554462 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-ad64757b-4fee-4aac-887c-21e1a01a8c3d req-599e053e-344e-419e-acd0-ace779bfd30f tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:13.554705 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:13.554705 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:13.555096 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-ad64757b-4fee-4aac-887c-21e1a01a8c3d req-599e053e-344e-419e-acd0-ace779bfd30f tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:13.556283 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-ad64757b-4fee-4aac-887c-21e1a01a8c3d req-599e053e-344e-419e-acd0-ace779bfd30f tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 13:54:13.557057 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 368/693] 10.222.0.57 () {56 vars in 1089 bytes} [Mon Jan 25 13:54:13 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 25 13:54:13.561972 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:13.561972 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:13.570986 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-91a2cb41-49aa-49fe-a26c-cad4e673a0b3 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:54:13.592935 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:13.592935 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:13.602710 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-91a2cb41-49aa-49fe-a26c-cad4e673a0b3 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 returned with HTTP 200 Jan 25 13:54:13.604043 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 326/694] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:54:13 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 => generated 916 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:54:13.618638 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-ad64757b-4fee-4aac-887c-21e1a01a8c3d req-99721928-dfc6-475e-a3a6-b1f639c53129 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 Jan 25 13:54:13.619676 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-ad64757b-4fee-4aac-887c-21e1a01a8c3d req-99721928-dfc6-475e-a3a6-b1f639c53129 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:13.620244 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-ad64757b-4fee-4aac-887c-21e1a01a8c3d req-99721928-dfc6-475e-a3a6-b1f639c53129 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:13.683066 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:13.683066 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:13.696546 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-ad64757b-4fee-4aac-887c-21e1a01a8c3d req-99721928-dfc6-475e-a3a6-b1f639c53129 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:54:13.717816 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:13.717816 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:13.726739 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-ad64757b-4fee-4aac-887c-21e1a01a8c3d req-99721928-dfc6-475e-a3a6-b1f639c53129 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 returned with HTTP 200 Jan 25 13:54:13.727738 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 369/695] 10.222.0.57 () {60 vars in 1403 bytes} [Mon Jan 25 13:54:13 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 => generated 1015 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 13:54:13.783856 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-ad64757b-4fee-4aac-887c-21e1a01a8c3d req-7daba934-bf35-4657-8e26-f83faa7cf476 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] PUT http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/attachments/d4db9dfa-ddde-4e4e-885f-80686496cdad Jan 25 13:54:13.784420 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:13.784420 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:13.784880 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-ad64757b-4fee-4aac-887c-21e1a01a8c3d req-7daba934-bf35-4657-8e26-f83faa7cf476 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.57", "host": "n-h2-760456-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-760456-3.cbci-760456-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:54:13.823831 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 25 13:54:13.823831 n-d-760456-3 devstack@c-api.service[87928]: return self(f, *args, **kw) Jan 25 13:54:13.824344 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-ad64757b-4fee-4aac-887c-21e1a01a8c3d req-7daba934-bf35-4657-8e26-f83faa7cf476 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Lock "b'cinder-attachment_update-25d954ef-49a0-47bf-91f1-c974719f56e5-n-h2-760456-3'" acquired by "attachment_update" :: waited 0.009s {{(pid=87930) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 13:54:13.827051 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:13.827051 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:14.620456 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8a2fb7cb-d2e6-4fcf-b448-429618815089 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 Jan 25 13:54:14.621454 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8a2fb7cb-d2e6-4fcf-b448-429618815089 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:14.622505 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:14.622505 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:14.623270 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8a2fb7cb-d2e6-4fcf-b448-429618815089 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:14.680624 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:14.680624 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:14.689635 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-8a2fb7cb-d2e6-4fcf-b448-429618815089 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:54:14.709914 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:14.709914 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:14.720245 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8a2fb7cb-d2e6-4fcf-b448-429618815089 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 returned with HTTP 200 Jan 25 13:54:14.721371 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 370/696] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:54:14 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 => generated 916 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:54:15.267925 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-ad64757b-4fee-4aac-887c-21e1a01a8c3d req-7daba934-bf35-4657-8e26-f83faa7cf476 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Lock "b'cinder-attachment_update-25d954ef-49a0-47bf-91f1-c974719f56e5-n-h2-760456-3'" released by "attachment_update" :: held 1.444s {{(pid=87930) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 13:54:15.268974 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-ad64757b-4fee-4aac-887c-21e1a01a8c3d req-7daba934-bf35-4657-8e26-f83faa7cf476 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/attachments/d4db9dfa-ddde-4e4e-885f-80686496cdad returned with HTTP 200 Jan 25 13:54:15.270086 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 327/697] 10.222.0.57 () {64 vars in 1468 bytes} [Mon Jan 25 13:54:13 2021] PUT /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/attachments/d4db9dfa-ddde-4e4e-885f-80686496cdad => generated 762 bytes in 1492 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:54:15.736931 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-35528839-59a2-4566-a2c6-71011c4de79d tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 Jan 25 13:54:15.737586 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-35528839-59a2-4566-a2c6-71011c4de79d tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:15.737807 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:15.737807 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:15.738312 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-35528839-59a2-4566-a2c6-71011c4de79d tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:15.796290 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:15.796290 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:15.805749 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-35528839-59a2-4566-a2c6-71011c4de79d tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:54:15.829849 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:15.829849 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:15.839321 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-35528839-59a2-4566-a2c6-71011c4de79d tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 returned with HTTP 200 Jan 25 13:54:15.840150 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 371/698] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:54:15 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 => generated 917 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 13:54:16.858133 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b17e4fdf-be8d-44ca-8391-142ced5bb7f6 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 Jan 25 13:54:16.859089 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b17e4fdf-be8d-44ca-8391-142ced5bb7f6 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:16.859408 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:16.859408 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:16.859941 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b17e4fdf-be8d-44ca-8391-142ced5bb7f6 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:16.921833 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:16.921833 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:16.933479 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b17e4fdf-be8d-44ca-8391-142ced5bb7f6 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:54:16.953522 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:16.953522 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:16.962199 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b17e4fdf-be8d-44ca-8391-142ced5bb7f6 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 returned with HTTP 200 Jan 25 13:54:16.962980 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 328/699] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:54:16 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 => generated 917 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 13:54:17.361046 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-19d80cee-7342-48b7-ad93-8e9a744ac487 tempest-UserMessagesTest-816505577 tempest-UserMessagesTest-816505577] POST http://10.222.0.38/volume/v3/ef3f7f0b172c402285e664561fff8c8a/types Jan 25 13:54:17.361515 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:17.361515 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:17.362015 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-19d80cee-7342-48b7-ad93-8e9a744ac487 tempest-UserMessagesTest-816505577 tempest-UserMessagesTest-816505577] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-322628848", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1605859404", "vendor_name": "tempest-vendor_name-1748313127"}}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:54:17.406996 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-19d80cee-7342-48b7-ad93-8e9a744ac487 tempest-UserMessagesTest-816505577 tempest-UserMessagesTest-816505577] http://10.222.0.38/volume/v3/ef3f7f0b172c402285e664561fff8c8a/types returned with HTTP 200 Jan 25 13:54:17.407835 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 372/700] 10.222.0.38 () {60 vars in 1220 bytes} [Mon Jan 25 13:54:17 2021] POST /volume/v3/ef3f7f0b172c402285e664561fff8c8a/types => generated 327 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 13:54:17.554894 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-341dc84e-db55-4dc4-b4b1-05bc08e42a1e tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] POST http://10.222.0.38/volume/v3/b464185dbf394f9bbd9198cbe16d97f6/volumes Jan 25 13:54:17.555497 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:17.555497 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:17.555921 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-341dc84e-db55-4dc4-b4b1-05bc08e42a1e tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Action: 'create', calling method: create, body: {"volume": {"volume_type": "102f929d-cd36-415f-9bb4-b9a1ab65304b", "size": 1, "name": "tempest-UserMessagesTest-Volume-894942520"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:54:17.557051 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-341dc84e-db55-4dc4-b4b1-05bc08e42a1e tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Create volume request body: {'volume': {'volume_type': '102f929d-cd36-415f-9bb4-b9a1ab65304b', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-894942520'}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 13:54:17.572444 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-341dc84e-db55-4dc4-b4b1-05bc08e42a1e tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Create volume of 1 GB Jan 25 13:54:17.573205 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:17.573205 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:17.573869 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-341dc84e-db55-4dc4-b4b1-05bc08e42a1e tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Availability Zones retrieved successfully. Jan 25 13:54:17.593353 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-341dc84e-db55-4dc4-b4b1-05bc08e42a1e tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Flow 'volume_create_api' (78fb5970-c756-45a8-b215-daa92d11cb7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:54:17.596325 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-341dc84e-db55-4dc4-b4b1-05bc08e42a1e tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (928c817a-4776-473d-8abb-95c11f61302b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:54:17.598434 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-341dc84e-db55-4dc4-b4b1-05bc08e42a1e tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Validating volume size '1' using validate_int {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 13:54:17.653418 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-341dc84e-db55-4dc4-b4b1-05bc08e42a1e tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (928c817a-4776-473d-8abb-95c11f61302b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:54:17Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1605859404',vendor_name='tempest-vendor_name-1748313127'},id=102f929d-cd36-415f-9bb4-b9a1ab65304b,is_public=True,name='tempest-UserMessagesTest-volume-type-322628848',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '102f929d-cd36-415f-9bb4-b9a1ab65304b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:54:17.656440 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-341dc84e-db55-4dc4-b4b1-05bc08e42a1e tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab121265-de15-424d-81af-615664b339e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:54:17.703730 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.quota [None req-341dc84e-db55-4dc4-b4b1-05bc08e42a1e tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-322628848 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-322628848, it is now deprecated. Please use the default quota class for default quota. Jan 25 13:54:17.704609 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.quota [None req-341dc84e-db55-4dc4-b4b1-05bc08e42a1e tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-322628848 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-322628848, it is now deprecated. Please use the default quota class for default quota. Jan 25 13:54:17.748157 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-341dc84e-db55-4dc4-b4b1-05bc08e42a1e tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Created reservations ['44869ea0-e95d-48ee-a531-6f1aaaa91f54', '626b025a-ad8b-438c-8097-d85c9c9582c6', 'd6374852-67a5-4fba-a7bf-d1f85b990661', '9322ed80-4a7a-4e1a-866c-bbaebf3ab61b'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:54:17.750160 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-341dc84e-db55-4dc4-b4b1-05bc08e42a1e tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab121265-de15-424d-81af-615664b339e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44869ea0-e95d-48ee-a531-6f1aaaa91f54', '626b025a-ad8b-438c-8097-d85c9c9582c6', 'd6374852-67a5-4fba-a7bf-d1f85b990661', '9322ed80-4a7a-4e1a-866c-bbaebf3ab61b']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:54:17.752404 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-341dc84e-db55-4dc4-b4b1-05bc08e42a1e tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8acfe884-73aa-47ee-a34a-66a6b451884b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:54:17.813662 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-341dc84e-db55-4dc4-b4b1-05bc08e42a1e tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8acfe884-73aa-47ee-a34a-66a6b451884b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac840c8f-b062-49c6-a2f9-18e5341018e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-894942520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b464185dbf394f9bbd9198cbe16d97f6',qos_specs=None,replication_status=,reservations=['44869ea0-e95d-48ee-a531-6f1aaaa91f54','626b025a-ad8b-438c-8097-d85c9c9582c6','d6374852-67a5-4fba-a7bf-d1f85b990661','9322ed80-4a7a-4e1a-866c-bbaebf3ab61b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55ce6d1a77234250a0d6ad6916109fc7',volume_type_id=102f929d-cd36-415f-9bb4-b9a1ab65304b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T13:54:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-894942520',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac840c8f-b062-49c6-a2f9-18e5341018e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b464185dbf394f9bbd9198cbe16d97f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='55ce6d1a77234250a0d6ad6916109fc7',volume_attachment=,volume_type=,volume_type_id=102f929d-cd36-415f-9bb4-b9a1ab65304b)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:54:17.815730 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-341dc84e-db55-4dc4-b4b1-05bc08e42a1e tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f85fc46-2e0c-4651-a7b1-dc17e1b9576d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:54:17.845252 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-341dc84e-db55-4dc4-b4b1-05bc08e42a1e tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f85fc46-2e0c-4651-a7b1-dc17e1b9576d) transitioned into state 'SUCCESS' from state '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-894942520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b464185dbf394f9bbd9198cbe16d97f6',qos_specs=None,replication_status=,reservations=['44869ea0-e95d-48ee-a531-6f1aaaa91f54','626b025a-ad8b-438c-8097-d85c9c9582c6','d6374852-67a5-4fba-a7bf-d1f85b990661','9322ed80-4a7a-4e1a-866c-bbaebf3ab61b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55ce6d1a77234250a0d6ad6916109fc7',volume_type_id=102f929d-cd36-415f-9bb4-b9a1ab65304b)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:54:17.847451 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-341dc84e-db55-4dc4-b4b1-05bc08e42a1e tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e880897-0792-41fd-987d-b760da931291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:54:17.863968 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-341dc84e-db55-4dc4-b4b1-05bc08e42a1e tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e880897-0792-41fd-987d-b760da931291) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:54:17.866861 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-341dc84e-db55-4dc4-b4b1-05bc08e42a1e tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Flow 'volume_create_api' (78fb5970-c756-45a8-b215-daa92d11cb7d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:54:17.922862 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-341dc84e-db55-4dc4-b4b1-05bc08e42a1e tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Create volume request issued successfully. Jan 25 13:54:17.937524 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-341dc84e-db55-4dc4-b4b1-05bc08e42a1e tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] http://10.222.0.38/volume/v3/b464185dbf394f9bbd9198cbe16d97f6/volumes returned with HTTP 202 Jan 25 13:54:17.938531 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 329/701] 10.222.0.38 () {62 vars in 1266 bytes} [Mon Jan 25 13:54:17 2021] POST /volume/v3/b464185dbf394f9bbd9198cbe16d97f6/volumes => generated 850 bytes in 524 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 13:54:17.952998 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-78f8e3ab-7990-47ee-bfde-8eb1495fb72f tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] GET http://10.222.0.38/volume/v3/b464185dbf394f9bbd9198cbe16d97f6/volumes/ac840c8f-b062-49c6-a2f9-18e5341018e0 Jan 25 13:54:17.953580 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-78f8e3ab-7990-47ee-bfde-8eb1495fb72f tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:17.954276 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-78f8e3ab-7990-47ee-bfde-8eb1495fb72f tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:17.979726 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8d1bdacd-1564-4593-a93a-7b634498a170 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 Jan 25 13:54:17.980421 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8d1bdacd-1564-4593-a93a-7b634498a170 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:17.980634 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:17.980634 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:17.981745 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8d1bdacd-1564-4593-a93a-7b634498a170 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:18.008181 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:18.008181 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:18.016986 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-78f8e3ab-7990-47ee-bfde-8eb1495fb72f tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Volume info retrieved successfully. Jan 25 13:54:18.033421 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:18.033421 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:18.039383 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-78f8e3ab-7990-47ee-bfde-8eb1495fb72f tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] http://10.222.0.38/volume/v3/b464185dbf394f9bbd9198cbe16d97f6/volumes/ac840c8f-b062-49c6-a2f9-18e5341018e0 returned with HTTP 200 Jan 25 13:54:18.040407 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 373/702] 10.222.0.38 () {60 vars in 1355 bytes} [Mon Jan 25 13:54:17 2021] GET /volume/v3/b464185dbf394f9bbd9198cbe16d97f6/volumes/ac840c8f-b062-49c6-a2f9-18e5341018e0 => generated 939 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:54:18.043139 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-8d1bdacd-1564-4593-a93a-7b634498a170 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:54:18.056061 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8ea6e4ac-7d78-44ca-a27a-2d897d8e92db tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] GET http://10.222.0.38/volume/v3/b464185dbf394f9bbd9198cbe16d97f6/messages Jan 25 13:54:18.056605 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8ea6e4ac-7d78-44ca-a27a-2d897d8e92db tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:18.057009 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:18.057009 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:18.057598 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8ea6e4ac-7d78-44ca-a27a-2d897d8e92db tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:18.063419 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:18.063419 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:18.067493 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8ea6e4ac-7d78-44ca-a27a-2d897d8e92db tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] http://10.222.0.38/volume/v3/b464185dbf394f9bbd9198cbe16d97f6/messages returned with HTTP 200 Jan 25 13:54:18.068299 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 374/703] 10.222.0.38 () {60 vars in 1247 bytes} [Mon Jan 25 13:54:18 2021] GET /volume/v3/b464185dbf394f9bbd9198cbe16d97f6/messages => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:54:18.073276 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8d1bdacd-1564-4593-a93a-7b634498a170 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 returned with HTTP 200 Jan 25 13:54:18.074386 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 330/704] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:54:17 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 => generated 917 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 13:54:18.078691 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-184f1c3a-275f-4f0a-8e13-2ebdfa94a6b0 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] DELETE http://10.222.0.38/volume/v3/b464185dbf394f9bbd9198cbe16d97f6/messages/2c856dfe-5a35-4830-a0bd-f05fd3604c2d Jan 25 13:54:18.079253 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-184f1c3a-275f-4f0a-8e13-2ebdfa94a6b0 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:18.079733 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-184f1c3a-275f-4f0a-8e13-2ebdfa94a6b0 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:18.088154 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 25 13:54:18.088154 n-d-760456-3 devstack@c-api.service[87928]: "UPDATE / DELETE expressions." % clause Jan 25 13:54:18.093544 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-184f1c3a-275f-4f0a-8e13-2ebdfa94a6b0 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] http://10.222.0.38/volume/v3/b464185dbf394f9bbd9198cbe16d97f6/messages/2c856dfe-5a35-4830-a0bd-f05fd3604c2d returned with HTTP 204 Jan 25 13:54:18.094408 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 375/705] 10.222.0.38 () {60 vars in 1361 bytes} [Mon Jan 25 13:54:18 2021] DELETE /volume/v3/b464185dbf394f9bbd9198cbe16d97f6/messages/2c856dfe-5a35-4830-a0bd-f05fd3604c2d => generated 0 bytes in 19 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jan 25 13:54:18.102019 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fe31096a-b638-4ce7-9c66-f231cca43420 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] GET http://10.222.0.38/volume/v3/b464185dbf394f9bbd9198cbe16d97f6/messages/2c856dfe-5a35-4830-a0bd-f05fd3604c2d Jan 25 13:54:18.102644 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fe31096a-b638-4ce7-9c66-f231cca43420 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:18.102861 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:18.102861 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:18.103241 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fe31096a-b638-4ce7-9c66-f231cca43420 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:18.111986 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fe31096a-b638-4ce7-9c66-f231cca43420 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] http://10.222.0.38/volume/v3/b464185dbf394f9bbd9198cbe16d97f6/messages/2c856dfe-5a35-4830-a0bd-f05fd3604c2d returned with HTTP 404 Jan 25 13:54:18.112973 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 331/706] 10.222.0.38 () {60 vars in 1358 bytes} [Mon Jan 25 13:54:18 2021] GET /volume/v3/b464185dbf394f9bbd9198cbe16d97f6/messages/2c856dfe-5a35-4830-a0bd-f05fd3604c2d => generated 110 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:54:18.122000 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d77d9c4d-9a6e-4038-9e3a-b9bcafbf253c tempest-UserMessagesTest-816505577 tempest-UserMessagesTest-816505577] POST http://10.222.0.38/volume/v3/ef3f7f0b172c402285e664561fff8c8a/types Jan 25 13:54:18.122808 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d77d9c4d-9a6e-4038-9e3a-b9bcafbf253c tempest-UserMessagesTest-816505577 tempest-UserMessagesTest-816505577] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-285883319", "extra_specs": {"storage_protocol": "tempest-storage_protocol-596944322", "vendor_name": "tempest-vendor_name-1774530187"}}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:54:18.166732 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d77d9c4d-9a6e-4038-9e3a-b9bcafbf253c tempest-UserMessagesTest-816505577 tempest-UserMessagesTest-816505577] http://10.222.0.38/volume/v3/ef3f7f0b172c402285e664561fff8c8a/types returned with HTTP 200 Jan 25 13:54:18.167710 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 376/707] 10.222.0.38 () {60 vars in 1220 bytes} [Mon Jan 25 13:54:18 2021] POST /volume/v3/ef3f7f0b172c402285e664561fff8c8a/types => generated 326 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:54:18.177841 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fdda0874-a1b3-4ec7-9796-4a6f504119a9 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] POST http://10.222.0.38/volume/v3/b464185dbf394f9bbd9198cbe16d97f6/volumes Jan 25 13:54:18.178654 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fdda0874-a1b3-4ec7-9796-4a6f504119a9 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Action: 'create', calling method: create, body: {"volume": {"volume_type": "85d294d1-d467-48f7-846f-070c250e87f2", "size": 1, "name": "tempest-UserMessagesTest-Volume-1025319910"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:54:18.179767 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-fdda0874-a1b3-4ec7-9796-4a6f504119a9 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Create volume request body: {'volume': {'volume_type': '85d294d1-d467-48f7-846f-070c250e87f2', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1025319910'}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 13:54:18.193440 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-fdda0874-a1b3-4ec7-9796-4a6f504119a9 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Create volume of 1 GB Jan 25 13:54:18.194156 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:18.194156 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:18.194808 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-fdda0874-a1b3-4ec7-9796-4a6f504119a9 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Availability Zones retrieved successfully. Jan 25 13:54:18.212513 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-fdda0874-a1b3-4ec7-9796-4a6f504119a9 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Flow 'volume_create_api' (7a60ddf6-a786-407f-8eff-e4e99db81f48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:54:18.215910 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-fdda0874-a1b3-4ec7-9796-4a6f504119a9 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c4e78fa-fd2e-4b9d-b574-5e1bccbf1a67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:54:18.218030 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-fdda0874-a1b3-4ec7-9796-4a6f504119a9 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Validating volume size '1' using validate_int {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 13:54:18.268645 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-fdda0874-a1b3-4ec7-9796-4a6f504119a9 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c4e78fa-fd2e-4b9d-b574-5e1bccbf1a67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:54:18Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-596944322',vendor_name='tempest-vendor_name-1774530187'},id=85d294d1-d467-48f7-846f-070c250e87f2,is_public=True,name='tempest-UserMessagesTest-volume-type-285883319',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85d294d1-d467-48f7-846f-070c250e87f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:54:18.270939 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-fdda0874-a1b3-4ec7-9796-4a6f504119a9 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3687b7a7-d3b9-44f0-b6a2-c044d512c9fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:54:18.319830 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.quota [None req-fdda0874-a1b3-4ec7-9796-4a6f504119a9 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-285883319 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-285883319, it is now deprecated. Please use the default quota class for default quota. Jan 25 13:54:18.320641 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.quota [None req-fdda0874-a1b3-4ec7-9796-4a6f504119a9 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-285883319 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-285883319, it is now deprecated. Please use the default quota class for default quota. Jan 25 13:54:18.353962 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-fdda0874-a1b3-4ec7-9796-4a6f504119a9 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Created reservations ['ffecabda-324d-42d7-8f28-479f4cbf509f', '36c0096f-3069-483e-8620-a2a515b61f75', '8a6ae9e5-9894-423e-8eb5-78075b1cab8b', 'bdf96a52-dffa-4ec8-a358-4555e2b6e0d4'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:54:18.356007 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-fdda0874-a1b3-4ec7-9796-4a6f504119a9 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3687b7a7-d3b9-44f0-b6a2-c044d512c9fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ffecabda-324d-42d7-8f28-479f4cbf509f', '36c0096f-3069-483e-8620-a2a515b61f75', '8a6ae9e5-9894-423e-8eb5-78075b1cab8b', 'bdf96a52-dffa-4ec8-a358-4555e2b6e0d4']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:54:18.358594 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-fdda0874-a1b3-4ec7-9796-4a6f504119a9 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d0c1ded-3215-4d23-98ce-a7f688cf34c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:54:18.420310 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-fdda0874-a1b3-4ec7-9796-4a6f504119a9 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d0c1ded-3215-4d23-98ce-a7f688cf34c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d095bfb-0db0-4554-9710-11d757eb360b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1025319910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b464185dbf394f9bbd9198cbe16d97f6',qos_specs=None,replication_status=,reservations=['ffecabda-324d-42d7-8f28-479f4cbf509f','36c0096f-3069-483e-8620-a2a515b61f75','8a6ae9e5-9894-423e-8eb5-78075b1cab8b','bdf96a52-dffa-4ec8-a358-4555e2b6e0d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55ce6d1a77234250a0d6ad6916109fc7',volume_type_id=85d294d1-d467-48f7-846f-070c250e87f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T13:54:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1025319910',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d095bfb-0db0-4554-9710-11d757eb360b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b464185dbf394f9bbd9198cbe16d97f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='55ce6d1a77234250a0d6ad6916109fc7',volume_attachment=,volume_type=,volume_type_id=85d294d1-d467-48f7-846f-070c250e87f2)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:54:18.422420 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-fdda0874-a1b3-4ec7-9796-4a6f504119a9 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ac247e7-dfe7-48a9-b6f0-4c46b3767deb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:54:18.449296 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-fdda0874-a1b3-4ec7-9796-4a6f504119a9 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ac247e7-dfe7-48a9-b6f0-4c46b3767deb) transitioned into state 'SUCCESS' from state '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-1025319910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b464185dbf394f9bbd9198cbe16d97f6',qos_specs=None,replication_status=,reservations=['ffecabda-324d-42d7-8f28-479f4cbf509f','36c0096f-3069-483e-8620-a2a515b61f75','8a6ae9e5-9894-423e-8eb5-78075b1cab8b','bdf96a52-dffa-4ec8-a358-4555e2b6e0d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55ce6d1a77234250a0d6ad6916109fc7',volume_type_id=85d294d1-d467-48f7-846f-070c250e87f2)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:54:18.451998 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-fdda0874-a1b3-4ec7-9796-4a6f504119a9 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac2619a9-2b97-4adb-8cd3-41dbf4e9cf53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:54:18.467244 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-fdda0874-a1b3-4ec7-9796-4a6f504119a9 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac2619a9-2b97-4adb-8cd3-41dbf4e9cf53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:54:18.470327 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-fdda0874-a1b3-4ec7-9796-4a6f504119a9 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Flow 'volume_create_api' (7a60ddf6-a786-407f-8eff-e4e99db81f48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:54:18.523074 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-fdda0874-a1b3-4ec7-9796-4a6f504119a9 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Create volume request issued successfully. Jan 25 13:54:18.539485 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fdda0874-a1b3-4ec7-9796-4a6f504119a9 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] http://10.222.0.38/volume/v3/b464185dbf394f9bbd9198cbe16d97f6/volumes returned with HTTP 202 Jan 25 13:54:18.540679 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 332/708] 10.222.0.38 () {62 vars in 1266 bytes} [Mon Jan 25 13:54:18 2021] POST /volume/v3/b464185dbf394f9bbd9198cbe16d97f6/volumes => generated 851 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 13:54:18.555465 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4cb17f84-a2c6-44ee-9d64-dc7cae572a33 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] GET http://10.222.0.38/volume/v3/b464185dbf394f9bbd9198cbe16d97f6/volumes/2d095bfb-0db0-4554-9710-11d757eb360b Jan 25 13:54:18.556125 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4cb17f84-a2c6-44ee-9d64-dc7cae572a33 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:18.556680 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4cb17f84-a2c6-44ee-9d64-dc7cae572a33 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:18.612257 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:18.612257 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:18.621069 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4cb17f84-a2c6-44ee-9d64-dc7cae572a33 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Volume info retrieved successfully. Jan 25 13:54:18.644971 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4cb17f84-a2c6-44ee-9d64-dc7cae572a33 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] http://10.222.0.38/volume/v3/b464185dbf394f9bbd9198cbe16d97f6/volumes/2d095bfb-0db0-4554-9710-11d757eb360b returned with HTTP 200 Jan 25 13:54:18.645866 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 377/709] 10.222.0.38 () {60 vars in 1355 bytes} [Mon Jan 25 13:54:18 2021] GET /volume/v3/b464185dbf394f9bbd9198cbe16d97f6/volumes/2d095bfb-0db0-4554-9710-11d757eb360b => generated 940 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:54:18.661708 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f9d303f6-74d0-4e4b-95dc-d0c00342d701 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] GET http://10.222.0.38/volume/v3/b464185dbf394f9bbd9198cbe16d97f6/messages Jan 25 13:54:18.662282 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f9d303f6-74d0-4e4b-95dc-d0c00342d701 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:18.662479 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:18.662479 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:18.663207 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f9d303f6-74d0-4e4b-95dc-d0c00342d701 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:18.663707 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:18.663707 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:18.670901 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f9d303f6-74d0-4e4b-95dc-d0c00342d701 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] http://10.222.0.38/volume/v3/b464185dbf394f9bbd9198cbe16d97f6/messages returned with HTTP 200 Jan 25 13:54:18.671712 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 333/710] 10.222.0.38 () {60 vars in 1247 bytes} [Mon Jan 25 13:54:18 2021] GET /volume/v3/b464185dbf394f9bbd9198cbe16d97f6/messages => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:54:18.682166 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b4321960-2faa-473c-841c-3eb3cde39ec8 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] GET http://10.222.0.38/volume/v3/b464185dbf394f9bbd9198cbe16d97f6/messages/f9c95b2c-1d66-4157-95fc-d256ad7a88ee Jan 25 13:54:18.682737 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b4321960-2faa-473c-841c-3eb3cde39ec8 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:18.682952 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:18.682952 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:18.683328 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b4321960-2faa-473c-841c-3eb3cde39ec8 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:18.691957 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b4321960-2faa-473c-841c-3eb3cde39ec8 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] http://10.222.0.38/volume/v3/b464185dbf394f9bbd9198cbe16d97f6/messages/f9c95b2c-1d66-4157-95fc-d256ad7a88ee returned with HTTP 200 Jan 25 13:54:18.692726 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 378/711] 10.222.0.38 () {60 vars in 1358 bytes} [Mon Jan 25 13:54:18 2021] GET /volume/v3/b464185dbf394f9bbd9198cbe16d97f6/messages/f9c95b2c-1d66-4157-95fc-d256ad7a88ee => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:54:18.703064 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6f77e831-1157-42dc-94a0-d12a6b167a35 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] GET http://10.222.0.38/volume/v3/b464185dbf394f9bbd9198cbe16d97f6/messages Jan 25 13:54:18.703634 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6f77e831-1157-42dc-94a0-d12a6b167a35 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:18.704115 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6f77e831-1157-42dc-94a0-d12a6b167a35 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:18.711512 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6f77e831-1157-42dc-94a0-d12a6b167a35 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] http://10.222.0.38/volume/v3/b464185dbf394f9bbd9198cbe16d97f6/messages returned with HTTP 200 Jan 25 13:54:18.712568 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 334/712] 10.222.0.38 () {60 vars in 1247 bytes} [Mon Jan 25 13:54:18 2021] GET /volume/v3/b464185dbf394f9bbd9198cbe16d97f6/messages => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:54:18.722712 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e8b9474e-1ad7-4c9e-b690-7f460eb4780e tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] DELETE http://10.222.0.38/volume/v3/b464185dbf394f9bbd9198cbe16d97f6/messages/f9c95b2c-1d66-4157-95fc-d256ad7a88ee Jan 25 13:54:18.723275 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e8b9474e-1ad7-4c9e-b690-7f460eb4780e tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:18.723750 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e8b9474e-1ad7-4c9e-b690-7f460eb4780e tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:18.732143 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 25 13:54:18.732143 n-d-760456-3 devstack@c-api.service[87928]: "UPDATE / DELETE expressions." % clause Jan 25 13:54:18.736912 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e8b9474e-1ad7-4c9e-b690-7f460eb4780e tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] http://10.222.0.38/volume/v3/b464185dbf394f9bbd9198cbe16d97f6/messages/f9c95b2c-1d66-4157-95fc-d256ad7a88ee returned with HTTP 204 Jan 25 13:54:18.737719 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 379/713] 10.222.0.38 () {60 vars in 1361 bytes} [Mon Jan 25 13:54:18 2021] DELETE /volume/v3/b464185dbf394f9bbd9198cbe16d97f6/messages/f9c95b2c-1d66-4157-95fc-d256ad7a88ee => generated 0 bytes in 19 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jan 25 13:54:18.746115 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ff0699d5-f4cb-4587-9105-6d2129b96110 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] DELETE http://10.222.0.38/volume/v3/b464185dbf394f9bbd9198cbe16d97f6/volumes/2d095bfb-0db0-4554-9710-11d757eb360b Jan 25 13:54:18.747291 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ff0699d5-f4cb-4587-9105-6d2129b96110 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:18.747836 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ff0699d5-f4cb-4587-9105-6d2129b96110 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:18.748113 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-ff0699d5-f4cb-4587-9105-6d2129b96110 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Delete volume with id: 2d095bfb-0db0-4554-9710-11d757eb360b Jan 25 13:54:18.798734 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:18.798734 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:18.799914 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ff0699d5-f4cb-4587-9105-6d2129b96110 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Volume info retrieved successfully. Jan 25 13:54:18.802737 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-ff0699d5-f4cb-4587-9105-6d2129b96110 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Decrease volume quotas only if status is not error_managing. {{(pid=87930) delete /opt/stack/cinder/cinder/volume/api.py:410}} Jan 25 13:54:18.849463 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-ff0699d5-f4cb-4587-9105-6d2129b96110 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Created reservations ['07e58e13-8cbd-40fc-8481-8a7ee00ac8fb', 'c6d6e876-101c-465b-ab7c-cf4c08468a02', '1c5c7b4b-b9ac-482e-a070-a741141908ec', '8e3f3f63-6c06-46f5-9480-3e34d1044ca4'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:54:18.851413 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 25 13:54:18.851413 n-d-760456-3 devstack@c-api.service[87928]: "UPDATE / DELETE expressions." % clause Jan 25 13:54:18.893923 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ff0699d5-f4cb-4587-9105-6d2129b96110 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Delete volume request issued successfully. Jan 25 13:54:18.894526 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ff0699d5-f4cb-4587-9105-6d2129b96110 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] http://10.222.0.38/volume/v3/b464185dbf394f9bbd9198cbe16d97f6/volumes/2d095bfb-0db0-4554-9710-11d757eb360b returned with HTTP 202 Jan 25 13:54:18.898486 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 335/714] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 13:54:18 2021] DELETE /volume/v3/b464185dbf394f9bbd9198cbe16d97f6/volumes/2d095bfb-0db0-4554-9710-11d757eb360b => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:54:18.902865 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9b8a7b48-80f7-4c49-b5ec-5d51b1d2d953 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] GET http://10.222.0.38/volume/v3/b464185dbf394f9bbd9198cbe16d97f6/volumes/2d095bfb-0db0-4554-9710-11d757eb360b Jan 25 13:54:18.903488 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9b8a7b48-80f7-4c49-b5ec-5d51b1d2d953 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:18.903971 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9b8a7b48-80f7-4c49-b5ec-5d51b1d2d953 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:18.949122 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9b8a7b48-80f7-4c49-b5ec-5d51b1d2d953 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] http://10.222.0.38/volume/v3/b464185dbf394f9bbd9198cbe16d97f6/volumes/2d095bfb-0db0-4554-9710-11d757eb360b returned with HTTP 404 Jan 25 13:54:18.950841 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 380/715] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:54:18 2021] GET /volume/v3/b464185dbf394f9bbd9198cbe16d97f6/volumes/2d095bfb-0db0-4554-9710-11d757eb360b => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:54:18.959253 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3b4a210d-cd75-4287-9de4-35bf4b378912 tempest-UserMessagesTest-816505577 tempest-UserMessagesTest-816505577] DELETE http://10.222.0.38/volume/v3/ef3f7f0b172c402285e664561fff8c8a/types/85d294d1-d467-48f7-846f-070c250e87f2 Jan 25 13:54:18.960032 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3b4a210d-cd75-4287-9de4-35bf4b378912 tempest-UserMessagesTest-816505577 tempest-UserMessagesTest-816505577] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:18.960249 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:18.960249 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:18.960631 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3b4a210d-cd75-4287-9de4-35bf4b378912 tempest-UserMessagesTest-816505577 tempest-UserMessagesTest-816505577] Calling method '_delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:19.036021 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3b4a210d-cd75-4287-9de4-35bf4b378912 tempest-UserMessagesTest-816505577 tempest-UserMessagesTest-816505577] http://10.222.0.38/volume/v3/ef3f7f0b172c402285e664561fff8c8a/types/85d294d1-d467-48f7-846f-070c250e87f2 returned with HTTP 202 Jan 25 13:54:19.039946 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 336/716] 10.222.0.38 () {58 vars in 1312 bytes} [Mon Jan 25 13:54:18 2021] DELETE /volume/v3/ef3f7f0b172c402285e664561fff8c8a/types/85d294d1-d467-48f7-846f-070c250e87f2 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:54:19.045155 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cef2341f-d3e7-40ac-a433-f4b941118bc8 tempest-UserMessagesTest-816505577 tempest-UserMessagesTest-816505577] GET http://10.222.0.38/volume/v3/ef3f7f0b172c402285e664561fff8c8a/types/85d294d1-d467-48f7-846f-070c250e87f2 Jan 25 13:54:19.045685 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cef2341f-d3e7-40ac-a433-f4b941118bc8 tempest-UserMessagesTest-816505577 tempest-UserMessagesTest-816505577] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:19.046180 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cef2341f-d3e7-40ac-a433-f4b941118bc8 tempest-UserMessagesTest-816505577 tempest-UserMessagesTest-816505577] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:19.057081 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cef2341f-d3e7-40ac-a433-f4b941118bc8 tempest-UserMessagesTest-816505577 tempest-UserMessagesTest-816505577] http://10.222.0.38/volume/v3/ef3f7f0b172c402285e664561fff8c8a/types/85d294d1-d467-48f7-846f-070c250e87f2 returned with HTTP 404 Jan 25 13:54:19.058109 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 381/717] 10.222.0.38 () {58 vars in 1309 bytes} [Mon Jan 25 13:54:19 2021] GET /volume/v3/ef3f7f0b172c402285e664561fff8c8a/types/85d294d1-d467-48f7-846f-070c250e87f2 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:54:19.066625 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7ae93c13-a5e4-4567-b6ad-01b5331be494 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] DELETE http://10.222.0.38/volume/v3/b464185dbf394f9bbd9198cbe16d97f6/volumes/ac840c8f-b062-49c6-a2f9-18e5341018e0 Jan 25 13:54:19.067152 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7ae93c13-a5e4-4567-b6ad-01b5331be494 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:19.067641 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7ae93c13-a5e4-4567-b6ad-01b5331be494 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:19.068104 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-7ae93c13-a5e4-4567-b6ad-01b5331be494 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Delete volume with id: ac840c8f-b062-49c6-a2f9-18e5341018e0 Jan 25 13:54:19.089918 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0d608ab5-48e5-44ac-b701-f977a892a939 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 Jan 25 13:54:19.090458 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0d608ab5-48e5-44ac-b701-f977a892a939 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:19.091218 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0d608ab5-48e5-44ac-b701-f977a892a939 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:19.122181 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:19.122181 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:19.124323 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7ae93c13-a5e4-4567-b6ad-01b5331be494 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Volume info retrieved successfully. Jan 25 13:54:19.127095 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7ae93c13-a5e4-4567-b6ad-01b5331be494 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Decrease volume quotas only if status is not error_managing. {{(pid=87930) delete /opt/stack/cinder/cinder/volume/api.py:410}} Jan 25 13:54:19.160727 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:19.160727 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:19.174725 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0d608ab5-48e5-44ac-b701-f977a892a939 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:54:19.179605 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-7ae93c13-a5e4-4567-b6ad-01b5331be494 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Created reservations ['2951ca12-9b4b-4971-8239-ef1d2eae8bf6', '4bcb351d-7110-4e25-8184-e0f3e1dc97bb', '94ef36c3-7a3a-405e-8016-ed210e82f4a2', 'e19f72e6-98a8-4775-9303-fe3cf0a1fd1f'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:54:19.181377 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 25 13:54:19.181377 n-d-760456-3 devstack@c-api.service[87928]: "UPDATE / DELETE expressions." % clause Jan 25 13:54:19.195997 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:19.195997 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:19.206022 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0d608ab5-48e5-44ac-b701-f977a892a939 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 returned with HTTP 200 Jan 25 13:54:19.207173 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 382/718] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:54:19 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 => generated 917 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:54:19.236995 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7ae93c13-a5e4-4567-b6ad-01b5331be494 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Delete volume request issued successfully. Jan 25 13:54:19.238088 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7ae93c13-a5e4-4567-b6ad-01b5331be494 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] http://10.222.0.38/volume/v3/b464185dbf394f9bbd9198cbe16d97f6/volumes/ac840c8f-b062-49c6-a2f9-18e5341018e0 returned with HTTP 202 Jan 25 13:54:19.239130 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 337/719] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 13:54:19 2021] DELETE /volume/v3/b464185dbf394f9bbd9198cbe16d97f6/volumes/ac840c8f-b062-49c6-a2f9-18e5341018e0 => generated 0 bytes in 176 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:54:19.246350 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-00d4124f-ddf1-4c77-a4fe-b6f5e60647c1 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] GET http://10.222.0.38/volume/v3/b464185dbf394f9bbd9198cbe16d97f6/volumes/ac840c8f-b062-49c6-a2f9-18e5341018e0 Jan 25 13:54:19.247075 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-00d4124f-ddf1-4c77-a4fe-b6f5e60647c1 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:19.247283 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:19.247283 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:19.248216 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-00d4124f-ddf1-4c77-a4fe-b6f5e60647c1 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:19.294346 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-00d4124f-ddf1-4c77-a4fe-b6f5e60647c1 tempest-UserMessagesTest-1759452538 tempest-UserMessagesTest-1759452538] http://10.222.0.38/volume/v3/b464185dbf394f9bbd9198cbe16d97f6/volumes/ac840c8f-b062-49c6-a2f9-18e5341018e0 returned with HTTP 404 Jan 25 13:54:19.295372 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 383/720] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:54:19 2021] GET /volume/v3/b464185dbf394f9bbd9198cbe16d97f6/volumes/ac840c8f-b062-49c6-a2f9-18e5341018e0 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:54:19.303720 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2f21039e-542d-4cb1-9978-3726aae33ea9 tempest-UserMessagesTest-816505577 tempest-UserMessagesTest-816505577] DELETE http://10.222.0.38/volume/v3/ef3f7f0b172c402285e664561fff8c8a/types/102f929d-cd36-415f-9bb4-b9a1ab65304b Jan 25 13:54:19.304255 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2f21039e-542d-4cb1-9978-3726aae33ea9 tempest-UserMessagesTest-816505577 tempest-UserMessagesTest-816505577] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:19.304472 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:19.304472 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:19.304900 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2f21039e-542d-4cb1-9978-3726aae33ea9 tempest-UserMessagesTest-816505577 tempest-UserMessagesTest-816505577] Calling method '_delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:19.386678 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2f21039e-542d-4cb1-9978-3726aae33ea9 tempest-UserMessagesTest-816505577 tempest-UserMessagesTest-816505577] http://10.222.0.38/volume/v3/ef3f7f0b172c402285e664561fff8c8a/types/102f929d-cd36-415f-9bb4-b9a1ab65304b returned with HTTP 202 Jan 25 13:54:19.388409 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 338/721] 10.222.0.38 () {58 vars in 1312 bytes} [Mon Jan 25 13:54:19 2021] DELETE /volume/v3/ef3f7f0b172c402285e664561fff8c8a/types/102f929d-cd36-415f-9bb4-b9a1ab65304b => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:54:19.396428 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-95709561-098d-4395-8ebc-3e09dc689fab tempest-UserMessagesTest-816505577 tempest-UserMessagesTest-816505577] GET http://10.222.0.38/volume/v3/ef3f7f0b172c402285e664561fff8c8a/types/102f929d-cd36-415f-9bb4-b9a1ab65304b Jan 25 13:54:19.397231 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-95709561-098d-4395-8ebc-3e09dc689fab tempest-UserMessagesTest-816505577 tempest-UserMessagesTest-816505577] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:19.397803 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-95709561-098d-4395-8ebc-3e09dc689fab tempest-UserMessagesTest-816505577 tempest-UserMessagesTest-816505577] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:19.409138 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-95709561-098d-4395-8ebc-3e09dc689fab tempest-UserMessagesTest-816505577 tempest-UserMessagesTest-816505577] http://10.222.0.38/volume/v3/ef3f7f0b172c402285e664561fff8c8a/types/102f929d-cd36-415f-9bb4-b9a1ab65304b returned with HTTP 404 Jan 25 13:54:19.410376 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 384/722] 10.222.0.38 () {58 vars in 1309 bytes} [Mon Jan 25 13:54:19 2021] GET /volume/v3/ef3f7f0b172c402285e664561fff8c8a/types/102f929d-cd36-415f-9bb4-b9a1ab65304b => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:54:20.222867 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8ef1e6db-14d1-435f-ad35-60ebf2c063a8 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 Jan 25 13:54:20.223592 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8ef1e6db-14d1-435f-ad35-60ebf2c063a8 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:20.224086 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8ef1e6db-14d1-435f-ad35-60ebf2c063a8 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:20.276343 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:20.276343 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:20.286540 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-8ef1e6db-14d1-435f-ad35-60ebf2c063a8 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:54:20.307147 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:20.307147 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:20.319784 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8ef1e6db-14d1-435f-ad35-60ebf2c063a8 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 returned with HTTP 200 Jan 25 13:54:20.320955 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 339/723] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:54:20 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 => generated 917 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:54:21.335723 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-68b057ab-b645-4516-bbbe-dfb24d15b936 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 Jan 25 13:54:21.336382 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-68b057ab-b645-4516-bbbe-dfb24d15b936 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:21.337159 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-68b057ab-b645-4516-bbbe-dfb24d15b936 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:21.388073 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:21.388073 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:21.396426 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-68b057ab-b645-4516-bbbe-dfb24d15b936 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:54:21.415484 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:21.415484 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:21.425108 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-68b057ab-b645-4516-bbbe-dfb24d15b936 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 returned with HTTP 200 Jan 25 13:54:21.430163 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 385/724] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:54:21 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 => generated 917 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:54:22.065475 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-ad64757b-4fee-4aac-887c-21e1a01a8c3d req-0b608441-26ba-4b41-8c7a-f68040446abe tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] POST http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/attachments/d4db9dfa-ddde-4e4e-885f-80686496cdad/action Jan 25 13:54:22.066109 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:22.066109 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:22.066649 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-ad64757b-4fee-4aac-887c-21e1a01a8c3d req-0b608441-26ba-4b41-8c7a-f68040446abe tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Action body: b'{"os-complete": null}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 13:54:22.067182 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-ad64757b-4fee-4aac-887c-21e1a01a8c3d req-0b608441-26ba-4b41-8c7a-f68040446abe tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:54:22.139743 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:22.139743 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:22.163271 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-ad64757b-4fee-4aac-887c-21e1a01a8c3d req-0b608441-26ba-4b41-8c7a-f68040446abe tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/attachments/d4db9dfa-ddde-4e4e-885f-80686496cdad/action returned with HTTP 204 Jan 25 13:54:22.164317 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 340/725] 10.222.0.57 () {64 vars in 1489 bytes} [Mon Jan 25 13:54:22 2021] POST /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/attachments/d4db9dfa-ddde-4e4e-885f-80686496cdad/action => generated 0 bytes in 104 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 25 13:54:22.442844 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-853fe2f6-2ac9-4ef2-bd66-84090dfa833f tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 Jan 25 13:54:22.444104 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-853fe2f6-2ac9-4ef2-bd66-84090dfa833f tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:22.444301 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:22.444301 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:22.445069 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-853fe2f6-2ac9-4ef2-bd66-84090dfa833f tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:22.498569 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:22.498569 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:22.508018 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-853fe2f6-2ac9-4ef2-bd66-84090dfa833f tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:54:22.539270 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:22.539270 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:22.550150 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-853fe2f6-2ac9-4ef2-bd66-84090dfa833f tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 returned with HTTP 200 Jan 25 13:54:22.550996 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 386/726] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:54:22 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 => generated 1209 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:54:22.567543 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-541ebbb4-e858-438b-b8bb-8a28e3e29c8e tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] DELETE http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 Jan 25 13:54:22.568068 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-541ebbb4-e858-438b-b8bb-8a28e3e29c8e tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:22.568282 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:22.568282 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:22.568652 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-541ebbb4-e858-438b-b8bb-8a28e3e29c8e tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:22.569180 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-541ebbb4-e858-438b-b8bb-8a28e3e29c8e tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Delete volume with id: 25d954ef-49a0-47bf-91f1-c974719f56e5 Jan 25 13:54:22.632799 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:22.632799 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:22.634828 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-541ebbb4-e858-438b-b8bb-8a28e3e29c8e tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:54:22.653441 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-541ebbb4-e858-438b-b8bb-8a28e3e29c8e tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots or be disassociated from snapshots after volume transfer. Jan 25 13:54:22.655492 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-541ebbb4-e858-438b-b8bb-8a28e3e29c8e tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 returned with HTTP 400 Jan 25 13:54:22.657170 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 341/727] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 13:54:22 2021] DELETE /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 => generated 285 bytes in 93 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jan 25 13:54:22.668363 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-98707462-767f-479c-9b07-6000b5edd6f1 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 Jan 25 13:54:22.670229 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-98707462-767f-479c-9b07-6000b5edd6f1 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:22.670780 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:22.670780 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:22.671851 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-98707462-767f-479c-9b07-6000b5edd6f1 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:22.754244 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:22.754244 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:22.762863 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-98707462-767f-479c-9b07-6000b5edd6f1 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:54:22.781980 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:22.781980 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:22.790541 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-98707462-767f-479c-9b07-6000b5edd6f1 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 returned with HTTP 200 Jan 25 13:54:22.791471 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 387/728] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:54:22 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 => generated 1209 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:54:22.908835 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-ebd56002-3416-4122-a96c-e8549b3a4e15 req-57a9bf0c-4df4-45dc-8470-fc3f37d0a759 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 Jan 25 13:54:22.909370 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-ebd56002-3416-4122-a96c-e8549b3a4e15 req-57a9bf0c-4df4-45dc-8470-fc3f37d0a759 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:22.909587 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:22.909587 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:22.909965 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-ebd56002-3416-4122-a96c-e8549b3a4e15 req-57a9bf0c-4df4-45dc-8470-fc3f37d0a759 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:22.962304 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:22.962304 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:22.970789 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-ebd56002-3416-4122-a96c-e8549b3a4e15 req-57a9bf0c-4df4-45dc-8470-fc3f37d0a759 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:54:22.989950 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:22.989950 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:22.999083 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-ebd56002-3416-4122-a96c-e8549b3a4e15 req-57a9bf0c-4df4-45dc-8470-fc3f37d0a759 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 returned with HTTP 200 Jan 25 13:54:22.999932 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 342/729] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 13:54:22 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 => generated 1209 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:54:23.021957 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-ebd56002-3416-4122-a96c-e8549b3a4e15 req-3c5dfbc0-6c57-406c-a4b2-652000fd49cd tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] POST http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5/action Jan 25 13:54:23.022413 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:23.022413 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:23.022856 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-ebd56002-3416-4122-a96c-e8549b3a4e15 req-3c5dfbc0-6c57-406c-a4b2-652000fd49cd tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Action body: b'{"os-begin_detaching": null}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 13:54:23.023244 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-ebd56002-3416-4122-a96c-e8549b3a4e15 req-3c5dfbc0-6c57-406c-a4b2-652000fd49cd tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:54:23.077488 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:23.077488 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:23.078659 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-ebd56002-3416-4122-a96c-e8549b3a4e15 req-3c5dfbc0-6c57-406c-a4b2-652000fd49cd tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:54:23.088104 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-ebd56002-3416-4122-a96c-e8549b3a4e15 req-3c5dfbc0-6c57-406c-a4b2-652000fd49cd tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Begin detaching volume completed successfully. Jan 25 13:54:23.088621 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-ebd56002-3416-4122-a96c-e8549b3a4e15 req-3c5dfbc0-6c57-406c-a4b2-652000fd49cd tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5/action returned with HTTP 202 Jan 25 13:54:23.089648 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 388/730] 10.222.0.38 () {64 vars in 1643 bytes} [Mon Jan 25 13:54:23 2021] POST /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 25 13:54:23.112116 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-09fe4bce-a817-4e21-a247-de9dc647ba07 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 Jan 25 13:54:23.112638 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-09fe4bce-a817-4e21-a247-de9dc647ba07 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:23.112899 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:23.112899 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:23.113499 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-09fe4bce-a817-4e21-a247-de9dc647ba07 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:23.229042 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cb0cad22-0733-4cdf-9d06-3a1e8cbf3032 tempest-VolumeQuotasNegativeTestJSON-71526157 tempest-VolumeQuotasNegativeTestJSON-71526157] GET http://10.222.0.38/volume/v3/816b7dc5d6bf445fb8362b7762096713/os-quota-sets/2fb593c039a54ffb891ac9fdc30cc7d9 Jan 25 13:54:23.229575 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cb0cad22-0733-4cdf-9d06-3a1e8cbf3032 tempest-VolumeQuotasNegativeTestJSON-71526157 tempest-VolumeQuotasNegativeTestJSON-71526157] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:23.229790 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:23.229790 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:23.230167 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cb0cad22-0733-4cdf-9d06-3a1e8cbf3032 tempest-VolumeQuotasNegativeTestJSON-71526157 tempest-VolumeQuotasNegativeTestJSON-71526157] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:23.250458 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.quota [None req-cb0cad22-0733-4cdf-9d06-3a1e8cbf3032 tempest-VolumeQuotasNegativeTestJSON-71526157 tempest-VolumeQuotasNegativeTestJSON-71526157] Deprecated: Default quota for resource: backups is set by the default quota flag: quota_backups, it is now deprecated. Please use the default quota class for default quota. Jan 25 13:54:23.251412 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.quota [None req-cb0cad22-0733-4cdf-9d06-3a1e8cbf3032 tempest-VolumeQuotasNegativeTestJSON-71526157 tempest-VolumeQuotasNegativeTestJSON-71526157] Deprecated: Default quota for resource: backup_gigabytes is set by the default quota flag: quota_backup_gigabytes, it is now deprecated. Please use the default quota class for default quota. Jan 25 13:54:23.253093 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.quota [None req-cb0cad22-0733-4cdf-9d06-3a1e8cbf3032 tempest-VolumeQuotasNegativeTestJSON-71526157 tempest-VolumeQuotasNegativeTestJSON-71526157] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Jan 25 13:54:23.253937 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.quota [None req-cb0cad22-0733-4cdf-9d06-3a1e8cbf3032 tempest-VolumeQuotasNegativeTestJSON-71526157 tempest-VolumeQuotasNegativeTestJSON-71526157] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jan 25 13:54:23.254775 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.quota [None req-cb0cad22-0733-4cdf-9d06-3a1e8cbf3032 tempest-VolumeQuotasNegativeTestJSON-71526157 tempest-VolumeQuotasNegativeTestJSON-71526157] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jan 25 13:54:23.255612 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.quota [None req-cb0cad22-0733-4cdf-9d06-3a1e8cbf3032 tempest-VolumeQuotasNegativeTestJSON-71526157 tempest-VolumeQuotasNegativeTestJSON-71526157] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jan 25 13:54:23.264956 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cb0cad22-0733-4cdf-9d06-3a1e8cbf3032 tempest-VolumeQuotasNegativeTestJSON-71526157 tempest-VolumeQuotasNegativeTestJSON-71526157] http://10.222.0.38/volume/v3/816b7dc5d6bf445fb8362b7762096713/os-quota-sets/2fb593c039a54ffb891ac9fdc30cc7d9 returned with HTTP 200 Jan 25 13:54:23.265795 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 343/731] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 13:54:23 2021] GET /volume/v3/816b7dc5d6bf445fb8362b7762096713/os-quota-sets/2fb593c039a54ffb891ac9fdc30cc7d9 => generated 361 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:54:23.270491 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cb0cad22-0733-4cdf-9d06-3a1e8cbf3032 tempest-VolumeQuotasNegativeTestJSON-71526157 tempest-VolumeQuotasNegativeTestJSON-71526157] GET http://10.222.0.38/volume// Jan 25 13:54:23.271286 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cb0cad22-0733-4cdf-9d06-3a1e8cbf3032 tempest-VolumeQuotasNegativeTestJSON-71526157 tempest-VolumeQuotasNegativeTestJSON-71526157] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:23.271984 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cb0cad22-0733-4cdf-9d06-3a1e8cbf3032 tempest-VolumeQuotasNegativeTestJSON-71526157 tempest-VolumeQuotasNegativeTestJSON-71526157] Calling method 'all' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:23.273230 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cb0cad22-0733-4cdf-9d06-3a1e8cbf3032 tempest-VolumeQuotasNegativeTestJSON-71526157 tempest-VolumeQuotasNegativeTestJSON-71526157] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 13:54:23.274205 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 344/732] 10.222.0.57 () {56 vars in 1089 bytes} [Mon Jan 25 13:54:23 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 13:54:23.282725 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:23.282725 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:23.291565 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-09fe4bce-a817-4e21-a247-de9dc647ba07 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:54:23.314290 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:23.314290 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:23.323939 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-09fe4bce-a817-4e21-a247-de9dc647ba07 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 returned with HTTP 200 Jan 25 13:54:23.325146 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 389/733] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:54:23 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 => generated 1212 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 13:54:23.328808 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-ebd56002-3416-4122-a96c-e8549b3a4e15 req-093fdc43-7ef5-4126-85fa-41e84a5475d6 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 Jan 25 13:54:23.329404 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-ebd56002-3416-4122-a96c-e8549b3a4e15 req-093fdc43-7ef5-4126-85fa-41e84a5475d6 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:23.329756 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:23.329756 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:23.330134 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-ebd56002-3416-4122-a96c-e8549b3a4e15 req-093fdc43-7ef5-4126-85fa-41e84a5475d6 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:23.380861 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:23.380861 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:23.390161 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-ebd56002-3416-4122-a96c-e8549b3a4e15 req-093fdc43-7ef5-4126-85fa-41e84a5475d6 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:54:23.410130 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:23.410130 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:23.419927 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-ebd56002-3416-4122-a96c-e8549b3a4e15 req-093fdc43-7ef5-4126-85fa-41e84a5475d6 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 returned with HTTP 200 Jan 25 13:54:23.420169 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 390/734] 10.222.0.57 () {60 vars in 1403 bytes} [Mon Jan 25 13:54:23 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 => generated 1311 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 13:54:23.443342 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d7b231a4-db7e-491d-9a72-c06f7b8c8387 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] POST http://10.222.0.38/volume/v3/2fb593c039a54ffb891ac9fdc30cc7d9/volumes Jan 25 13:54:23.444264 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d7b231a4-db7e-491d-9a72-c06f7b8c8387 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1091760680"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:54:23.445380 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-d7b231a4-db7e-491d-9a72-c06f7b8c8387 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1091760680'}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 13:54:23.445800 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-d7b231a4-db7e-491d-9a72-c06f7b8c8387 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Create volume of 1 GB Jan 25 13:54:23.459573 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d7b231a4-db7e-491d-9a72-c06f7b8c8387 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Availability Zones retrieved successfully. Jan 25 13:54:23.478177 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-d7b231a4-db7e-491d-9a72-c06f7b8c8387 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Flow 'volume_create_api' (4a7af150-99ca-40ba-8d00-76fccc8b1b13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:54:23.481101 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-d7b231a4-db7e-491d-9a72-c06f7b8c8387 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (529cb0f4-dcca-42b2-950b-f883fa55af38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:54:23.483167 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-d7b231a4-db7e-491d-9a72-c06f7b8c8387 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Validating volume size '1' using validate_int {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 13:54:23.550543 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-d7b231a4-db7e-491d-9a72-c06f7b8c8387 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (529cb0f4-dcca-42b2-950b-f883fa55af38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:54:23.552770 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-d7b231a4-db7e-491d-9a72-c06f7b8c8387 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9378be1b-9e3c-4a4e-b447-a2721d5c67ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:54:23.653185 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-d7b231a4-db7e-491d-9a72-c06f7b8c8387 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Created reservations ['f22e3d8a-5665-4cb8-91c6-3e05f27934f6', 'e0a5d8b3-4c30-4346-a621-df2c6d3560cd', '3e03a18f-ba4b-4cf8-819a-2d17f9c380e9', '50ee649b-062e-4c4d-8d78-deaf725765fe'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:54:23.655344 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-d7b231a4-db7e-491d-9a72-c06f7b8c8387 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9378be1b-9e3c-4a4e-b447-a2721d5c67ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f22e3d8a-5665-4cb8-91c6-3e05f27934f6', 'e0a5d8b3-4c30-4346-a621-df2c6d3560cd', '3e03a18f-ba4b-4cf8-819a-2d17f9c380e9', '50ee649b-062e-4c4d-8d78-deaf725765fe']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:54:23.657828 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-d7b231a4-db7e-491d-9a72-c06f7b8c8387 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ef94a8c-cf96-417d-99ca-0f24deadfcb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:54:23.718445 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-d7b231a4-db7e-491d-9a72-c06f7b8c8387 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ef94a8c-cf96-417d-99ca-0f24deadfcb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2c979d5-6f39-4a59-8d55-00e37538e095', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1091760680',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fb593c039a54ffb891ac9fdc30cc7d9',qos_specs=None,replication_status=,reservations=['f22e3d8a-5665-4cb8-91c6-3e05f27934f6','e0a5d8b3-4c30-4346-a621-df2c6d3560cd','3e03a18f-ba4b-4cf8-819a-2d17f9c380e9','50ee649b-062e-4c4d-8d78-deaf725765fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6460aa2957e4715ab879b6af2cc263c',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T13:54:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1091760680',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2c979d5-6f39-4a59-8d55-00e37538e095,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2fb593c039a54ffb891ac9fdc30cc7d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='c6460aa2957e4715ab879b6af2cc263c',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:54:23.721566 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-d7b231a4-db7e-491d-9a72-c06f7b8c8387 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b97d20fe-efa5-41a0-bf8d-ea21c1fe65f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:54:23.749216 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-d7b231a4-db7e-491d-9a72-c06f7b8c8387 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b97d20fe-efa5-41a0-bf8d-ea21c1fe65f5) transitioned into state 'SUCCESS' from state '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-1091760680',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fb593c039a54ffb891ac9fdc30cc7d9',qos_specs=None,replication_status=,reservations=['f22e3d8a-5665-4cb8-91c6-3e05f27934f6','e0a5d8b3-4c30-4346-a621-df2c6d3560cd','3e03a18f-ba4b-4cf8-819a-2d17f9c380e9','50ee649b-062e-4c4d-8d78-deaf725765fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6460aa2957e4715ab879b6af2cc263c',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:54:23.751162 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-d7b231a4-db7e-491d-9a72-c06f7b8c8387 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9763afd9-ef77-419d-8ce5-37d3307d1a9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:54:23.765545 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-d7b231a4-db7e-491d-9a72-c06f7b8c8387 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9763afd9-ef77-419d-8ce5-37d3307d1a9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:54:23.768152 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-d7b231a4-db7e-491d-9a72-c06f7b8c8387 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Flow 'volume_create_api' (4a7af150-99ca-40ba-8d00-76fccc8b1b13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:54:23.819450 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d7b231a4-db7e-491d-9a72-c06f7b8c8387 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Create volume request issued successfully. Jan 25 13:54:23.834887 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d7b231a4-db7e-491d-9a72-c06f7b8c8387 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] http://10.222.0.38/volume/v3/2fb593c039a54ffb891ac9fdc30cc7d9/volumes returned with HTTP 202 Jan 25 13:54:23.835770 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 345/735] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 13:54:23 2021] POST /volume/v3/2fb593c039a54ffb891ac9fdc30cc7d9/volumes => generated 828 bytes in 561 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 13:54:23.851264 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c4d7977e-e120-4886-a652-c61f5af7f3fd tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] GET http://10.222.0.38/volume/v3/2fb593c039a54ffb891ac9fdc30cc7d9/volumes/b2c979d5-6f39-4a59-8d55-00e37538e095 Jan 25 13:54:23.852284 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c4d7977e-e120-4886-a652-c61f5af7f3fd tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:23.852618 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:23.852618 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:23.853382 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c4d7977e-e120-4886-a652-c61f5af7f3fd tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:23.906230 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:23.906230 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:23.915771 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c4d7977e-e120-4886-a652-c61f5af7f3fd tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Volume info retrieved successfully. Jan 25 13:54:23.940469 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c4d7977e-e120-4886-a652-c61f5af7f3fd tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] http://10.222.0.38/volume/v3/2fb593c039a54ffb891ac9fdc30cc7d9/volumes/b2c979d5-6f39-4a59-8d55-00e37538e095 returned with HTTP 200 Jan 25 13:54:23.941306 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 391/736] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:54:23 2021] GET /volume/v3/2fb593c039a54ffb891ac9fdc30cc7d9/volumes/b2c979d5-6f39-4a59-8d55-00e37538e095 => generated 920 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:54:24.342672 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a8b855ab-cade-4890-b0d3-955fff5fcf10 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 Jan 25 13:54:24.343350 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a8b855ab-cade-4890-b0d3-955fff5fcf10 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:24.343563 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:24.343563 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:24.343967 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a8b855ab-cade-4890-b0d3-955fff5fcf10 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:24.525746 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:24.525746 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:24.538153 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a8b855ab-cade-4890-b0d3-955fff5fcf10 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:54:24.557885 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:24.557885 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:24.569220 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a8b855ab-cade-4890-b0d3-955fff5fcf10 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 returned with HTTP 200 Jan 25 13:54:24.572876 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 346/737] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:54:24 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 => generated 1212 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:54:24.639570 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-ebd56002-3416-4122-a96c-e8549b3a4e15 req-f171b28d-dde4-4b4c-bcf2-7e621fdd0b84 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] DELETE http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/attachments/d4db9dfa-ddde-4e4e-885f-80686496cdad Jan 25 13:54:24.639570 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-ebd56002-3416-4122-a96c-e8549b3a4e15 req-f171b28d-dde4-4b4c-bcf2-7e621fdd0b84 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:24.639570 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:24.639570 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:24.639570 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-ebd56002-3416-4122-a96c-e8549b3a4e15 req-f171b28d-dde4-4b4c-bcf2-7e621fdd0b84 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:24.663377 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:24.663377 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:24.957175 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-24aa47ce-7b80-422e-ab8b-dc5d16f31e86 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] GET http://10.222.0.38/volume/v3/2fb593c039a54ffb891ac9fdc30cc7d9/volumes/b2c979d5-6f39-4a59-8d55-00e37538e095 Jan 25 13:54:24.958094 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-24aa47ce-7b80-422e-ab8b-dc5d16f31e86 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:24.958313 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:24.958313 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:24.958668 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-24aa47ce-7b80-422e-ab8b-dc5d16f31e86 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:25.009207 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:25.009207 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:25.019466 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-24aa47ce-7b80-422e-ab8b-dc5d16f31e86 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Volume info retrieved successfully. Jan 25 13:54:25.042172 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-24aa47ce-7b80-422e-ab8b-dc5d16f31e86 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] http://10.222.0.38/volume/v3/2fb593c039a54ffb891ac9fdc30cc7d9/volumes/b2c979d5-6f39-4a59-8d55-00e37538e095 returned with HTTP 200 Jan 25 13:54:25.042972 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 347/738] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:54:24 2021] GET /volume/v3/2fb593c039a54ffb891ac9fdc30cc7d9/volumes/b2c979d5-6f39-4a59-8d55-00e37538e095 => generated 921 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:54:25.063140 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5572aafd-5edd-4845-8a09-383c1cde3386 tempest-VolumeQuotasNegativeTestJSON-71526157 tempest-VolumeQuotasNegativeTestJSON-71526157] PUT http://10.222.0.38/volume/v3/816b7dc5d6bf445fb8362b7762096713/os-quota-sets/2fb593c039a54ffb891ac9fdc30cc7d9 Jan 25 13:54:25.063784 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:25.063784 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:25.064565 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5572aafd-5edd-4845-8a09-383c1cde3386 tempest-VolumeQuotasNegativeTestJSON-71526157 tempest-VolumeQuotasNegativeTestJSON-71526157] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:54:25.116126 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-ebd56002-3416-4122-a96c-e8549b3a4e15 req-f171b28d-dde4-4b4c-bcf2-7e621fdd0b84 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 13:54:25.116662 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-ebd56002-3416-4122-a96c-e8549b3a4e15 req-f171b28d-dde4-4b4c-bcf2-7e621fdd0b84 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Pending status list for volume during attachment-delete: [] {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 13:54:25.124318 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-ebd56002-3416-4122-a96c-e8549b3a4e15 req-f171b28d-dde4-4b4c-bcf2-7e621fdd0b84 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/attachments/d4db9dfa-ddde-4e4e-885f-80686496cdad returned with HTTP 200 Jan 25 13:54:25.125269 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 392/739] 10.222.0.57 () {62 vars in 1437 bytes} [Mon Jan 25 13:54:24 2021] DELETE /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/attachments/d4db9dfa-ddde-4e4e-885f-80686496cdad => generated 19 bytes in 498 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:54:25.179569 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5572aafd-5edd-4845-8a09-383c1cde3386 tempest-VolumeQuotasNegativeTestJSON-71526157 tempest-VolumeQuotasNegativeTestJSON-71526157] http://10.222.0.38/volume/v3/816b7dc5d6bf445fb8362b7762096713/os-quota-sets/2fb593c039a54ffb891ac9fdc30cc7d9 returned with HTTP 200 Jan 25 13:54:25.188665 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 348/740] 10.222.0.38 () {60 vars in 1341 bytes} [Mon Jan 25 13:54:25 2021] PUT /volume/v3/816b7dc5d6bf445fb8362b7762096713/os-quota-sets/2fb593c039a54ffb891ac9fdc30cc7d9 => generated 316 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 13:54:25.191078 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fce32990-6c06-4ce5-bac8-bee40d36a1f6 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] POST http://10.222.0.38/volume/v3/2fb593c039a54ffb891ac9fdc30cc7d9/volumes Jan 25 13:54:25.191651 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:25.191651 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:25.192253 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fce32990-6c06-4ce5-bac8-bee40d36a1f6 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:54:25.193473 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-fce32990-6c06-4ce5-bac8-bee40d36a1f6 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Create volume request body: {'volume': {'size': 2}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 13:54:25.193938 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-fce32990-6c06-4ce5-bac8-bee40d36a1f6 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Create volume of 2 GB Jan 25 13:54:25.194642 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:25.194642 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:25.209377 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-fce32990-6c06-4ce5-bac8-bee40d36a1f6 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Availability Zones retrieved successfully. Jan 25 13:54:25.227525 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-fce32990-6c06-4ce5-bac8-bee40d36a1f6 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Flow 'volume_create_api' (fff36a3d-7830-43d8-9c67-04c4d548b593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:54:25.231278 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-fce32990-6c06-4ce5-bac8-bee40d36a1f6 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8518d160-6b15-429d-b412-c539f919296f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:54:25.234250 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-fce32990-6c06-4ce5-bac8-bee40d36a1f6 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Validating volume size '2' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 13:54:25.300458 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-fce32990-6c06-4ce5-bac8-bee40d36a1f6 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8518d160-6b15-429d-b412-c539f919296f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:54:25.302732 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-fce32990-6c06-4ce5-bac8-bee40d36a1f6 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b026755-0c0b-4946-82a1-ebd697ff6c32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:54:25.360676 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.quota_utils [None req-fce32990-6c06-4ce5-bac8-bee40d36a1f6 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Quota exceeded for 2fb593c039a54ffb891ac9fdc30cc7d9, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 25 13:54:25.383268 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.volume.api [None req-fce32990-6c06-4ce5-bac8-bee40d36a1f6 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b026755-0c0b-4946-82a1-ebd697ff6c32) transitioned into state 'FAILURE' from state 'RUNNING' Jan 25 13:54:25.383268 n-d-760456-3 devstack@c-api.service[87928]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Jan 25 13:54:25.388441 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-fce32990-6c06-4ce5-bac8-bee40d36a1f6 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b026755-0c0b-4946-82a1-ebd697ff6c32) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:54:25.390785 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.volume.api [None req-fce32990-6c06-4ce5-bac8-bee40d36a1f6 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b026755-0c0b-4946-82a1-ebd697ff6c32) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 25 13:54:25.392538 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-fce32990-6c06-4ce5-bac8-bee40d36a1f6 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8518d160-6b15-429d-b412-c539f919296f) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:54:25.394583 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.volume.api [None req-fce32990-6c06-4ce5-bac8-bee40d36a1f6 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8518d160-6b15-429d-b412-c539f919296f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 25 13:54:25.397182 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.volume.api [None req-fce32990-6c06-4ce5-bac8-bee40d36a1f6 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Flow 'volume_create_api' (fff36a3d-7830-43d8-9c67-04c4d548b593) transitioned into state 'REVERTED' from state 'RUNNING' Jan 25 13:54:25.397850 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.middleware.fault [None req-fce32990-6c06-4ce5-bac8-bee40d36a1f6 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] http://10.222.0.38/volume/v3/2fb593c039a54ffb891ac9fdc30cc7d9/volumes returned with HTTP 413 Jan 25 13:54:25.399468 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 393/741] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 13:54:25 2021] POST /volume/v3/2fb593c039a54ffb891ac9fdc30cc7d9/volumes => generated 208 bytes in 212 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 25 13:54:25.411541 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-504a0a88-394b-45ad-b9df-aab17163db68 tempest-VolumeQuotasNegativeTestJSON-71526157 tempest-VolumeQuotasNegativeTestJSON-71526157] PUT http://10.222.0.38/volume/v3/816b7dc5d6bf445fb8362b7762096713/os-quota-sets/2fb593c039a54ffb891ac9fdc30cc7d9 Jan 25 13:54:25.412785 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-504a0a88-394b-45ad-b9df-aab17163db68 tempest-VolumeQuotasNegativeTestJSON-71526157 tempest-VolumeQuotasNegativeTestJSON-71526157] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:54:25.507480 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-504a0a88-394b-45ad-b9df-aab17163db68 tempest-VolumeQuotasNegativeTestJSON-71526157 tempest-VolumeQuotasNegativeTestJSON-71526157] http://10.222.0.38/volume/v3/816b7dc5d6bf445fb8362b7762096713/os-quota-sets/2fb593c039a54ffb891ac9fdc30cc7d9 returned with HTTP 200 Jan 25 13:54:25.508402 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 349/742] 10.222.0.38 () {60 vars in 1341 bytes} [Mon Jan 25 13:54:25 2021] PUT /volume/v3/816b7dc5d6bf445fb8362b7762096713/os-quota-sets/2fb593c039a54ffb891ac9fdc30cc7d9 => generated 316 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:54:25.518841 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-170b3546-900f-435e-819a-b63258efeab5 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] POST http://10.222.0.38/volume/v3/2fb593c039a54ffb891ac9fdc30cc7d9/volumes Jan 25 13:54:25.519303 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:25.519303 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:25.519726 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-170b3546-900f-435e-819a-b63258efeab5 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:54:25.520797 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-170b3546-900f-435e-819a-b63258efeab5 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Create volume request body: {'volume': {'size': 1}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 13:54:25.521191 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-170b3546-900f-435e-819a-b63258efeab5 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Create volume of 1 GB Jan 25 13:54:25.521832 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:25.521832 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:25.535225 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-170b3546-900f-435e-819a-b63258efeab5 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Availability Zones retrieved successfully. Jan 25 13:54:25.552041 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-170b3546-900f-435e-819a-b63258efeab5 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Flow 'volume_create_api' (4a990d97-dac5-4c16-b225-d5d3c5eadaa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:54:25.554845 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-170b3546-900f-435e-819a-b63258efeab5 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1b72c12-166b-4385-bf92-7b036dfcb5b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:54:25.556924 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-170b3546-900f-435e-819a-b63258efeab5 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 13:54:25.587329 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ae0bddfa-8990-4513-a5a1-81ae76cc471d tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 Jan 25 13:54:25.587953 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ae0bddfa-8990-4513-a5a1-81ae76cc471d tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:25.588441 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ae0bddfa-8990-4513-a5a1-81ae76cc471d tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:25.624849 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-170b3546-900f-435e-819a-b63258efeab5 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1b72c12-166b-4385-bf92-7b036dfcb5b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:54:25.627324 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-170b3546-900f-435e-819a-b63258efeab5 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (208996c7-a7ab-443a-b9ca-e2dea35b8f8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:54:25.638831 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:25.638831 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:25.648655 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ae0bddfa-8990-4513-a5a1-81ae76cc471d tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:54:25.672463 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ae0bddfa-8990-4513-a5a1-81ae76cc471d tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 returned with HTTP 200 Jan 25 13:54:25.673331 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 350/743] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:54:25 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 => generated 917 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 13:54:25.685042 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.quota_utils [None req-170b3546-900f-435e-819a-b63258efeab5 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Quota exceeded for 2fb593c039a54ffb891ac9fdc30cc7d9, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Jan 25 13:54:25.687054 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.volume.api [None req-170b3546-900f-435e-819a-b63258efeab5 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (208996c7-a7ab-443a-b9ca-e2dea35b8f8e) transitioned into state 'FAILURE' from state 'RUNNING' Jan 25 13:54:25.687054 n-d-760456-3 devstack@c-api.service[87928]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Jan 25 13:54:25.691832 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-170b3546-900f-435e-819a-b63258efeab5 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (208996c7-a7ab-443a-b9ca-e2dea35b8f8e) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:54:25.693905 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.volume.api [None req-170b3546-900f-435e-819a-b63258efeab5 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (208996c7-a7ab-443a-b9ca-e2dea35b8f8e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 25 13:54:25.695149 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6b66d6f5-e9fb-45bd-8076-5b2b8dd4f5a3 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] DELETE http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 Jan 25 13:54:25.695149 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6b66d6f5-e9fb-45bd-8076-5b2b8dd4f5a3 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:25.695149 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:25.695149 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:25.695395 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6b66d6f5-e9fb-45bd-8076-5b2b8dd4f5a3 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:25.695828 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-170b3546-900f-435e-819a-b63258efeab5 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1b72c12-166b-4385-bf92-7b036dfcb5b0) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:54:25.695973 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-6b66d6f5-e9fb-45bd-8076-5b2b8dd4f5a3 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Delete volume with id: 25d954ef-49a0-47bf-91f1-c974719f56e5 Jan 25 13:54:25.697800 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.volume.api [None req-170b3546-900f-435e-819a-b63258efeab5 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1b72c12-166b-4385-bf92-7b036dfcb5b0) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 25 13:54:25.701209 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.volume.api [None req-170b3546-900f-435e-819a-b63258efeab5 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Flow 'volume_create_api' (4a990d97-dac5-4c16-b225-d5d3c5eadaa9) transitioned into state 'REVERTED' from state 'RUNNING' Jan 25 13:54:25.701811 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.middleware.fault [None req-170b3546-900f-435e-819a-b63258efeab5 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] http://10.222.0.38/volume/v3/2fb593c039a54ffb891ac9fdc30cc7d9/volumes returned with HTTP 413 Jan 25 13:54:25.707244 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 394/744] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 13:54:25 2021] POST /volume/v3/2fb593c039a54ffb891ac9fdc30cc7d9/volumes => generated 150 bytes in 188 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 25 13:54:25.714117 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3cef762a-c6ff-4469-b73d-7d7440f60b0b tempest-VolumeQuotasNegativeTestJSON-71526157 tempest-VolumeQuotasNegativeTestJSON-71526157] PUT http://10.222.0.38/volume/v3/816b7dc5d6bf445fb8362b7762096713/os-quota-sets/2fb593c039a54ffb891ac9fdc30cc7d9 Jan 25 13:54:25.714564 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:25.714564 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:25.714996 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3cef762a-c6ff-4469-b73d-7d7440f60b0b tempest-VolumeQuotasNegativeTestJSON-71526157 tempest-VolumeQuotasNegativeTestJSON-71526157] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:54:25.725052 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:25.725052 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:25.745206 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:25.745206 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:25.746426 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6b66d6f5-e9fb-45bd-8076-5b2b8dd4f5a3 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:54:25.773763 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6b66d6f5-e9fb-45bd-8076-5b2b8dd4f5a3 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Delete volume request issued successfully. Jan 25 13:54:25.774236 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6b66d6f5-e9fb-45bd-8076-5b2b8dd4f5a3 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 returned with HTTP 202 Jan 25 13:54:25.775115 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 351/745] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 13:54:25 2021] DELETE /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 25 13:54:25.783199 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-63a27c74-4e1b-41ad-86aa-2a1c63e4b784 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 Jan 25 13:54:25.783728 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-63a27c74-4e1b-41ad-86aa-2a1c63e4b784 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:25.783943 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:25.783943 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:25.784319 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-63a27c74-4e1b-41ad-86aa-2a1c63e4b784 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:25.794915 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.quota [None req-3cef762a-c6ff-4469-b73d-7d7440f60b0b tempest-VolumeQuotasNegativeTestJSON-71526157 tempest-VolumeQuotasNegativeTestJSON-71526157] Deprecated: Default quota for resource: backups is set by the default quota flag: quota_backups, it is now deprecated. Please use the default quota class for default quota. Jan 25 13:54:25.796194 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.quota [None req-3cef762a-c6ff-4469-b73d-7d7440f60b0b tempest-VolumeQuotasNegativeTestJSON-71526157 tempest-VolumeQuotasNegativeTestJSON-71526157] Deprecated: Default quota for resource: backup_gigabytes is set by the default quota flag: quota_backup_gigabytes, it is now deprecated. Please use the default quota class for default quota. Jan 25 13:54:25.799782 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.quota [None req-3cef762a-c6ff-4469-b73d-7d7440f60b0b tempest-VolumeQuotasNegativeTestJSON-71526157 tempest-VolumeQuotasNegativeTestJSON-71526157] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jan 25 13:54:25.800756 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.quota [None req-3cef762a-c6ff-4469-b73d-7d7440f60b0b tempest-VolumeQuotasNegativeTestJSON-71526157 tempest-VolumeQuotasNegativeTestJSON-71526157] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jan 25 13:54:25.801955 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.quota [None req-3cef762a-c6ff-4469-b73d-7d7440f60b0b tempest-VolumeQuotasNegativeTestJSON-71526157 tempest-VolumeQuotasNegativeTestJSON-71526157] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jan 25 13:54:25.813264 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3cef762a-c6ff-4469-b73d-7d7440f60b0b tempest-VolumeQuotasNegativeTestJSON-71526157 tempest-VolumeQuotasNegativeTestJSON-71526157] http://10.222.0.38/volume/v3/816b7dc5d6bf445fb8362b7762096713/os-quota-sets/2fb593c039a54ffb891ac9fdc30cc7d9 returned with HTTP 200 Jan 25 13:54:25.819423 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 395/746] 10.222.0.38 () {60 vars in 1341 bytes} [Mon Jan 25 13:54:25 2021] PUT /volume/v3/816b7dc5d6bf445fb8362b7762096713/os-quota-sets/2fb593c039a54ffb891ac9fdc30cc7d9 => generated 315 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:54:25.825846 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ed451082-b949-488f-a9fb-f9d403e8dddb tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] POST http://10.222.0.38/volume/v3/2fb593c039a54ffb891ac9fdc30cc7d9/volumes/b2c979d5-6f39-4a59-8d55-00e37538e095/action Jan 25 13:54:25.827129 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ed451082-b949-488f-a9fb-f9d403e8dddb tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 13:54:25.827797 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ed451082-b949-488f-a9fb-f9d403e8dddb tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:54:25.836270 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:25.836270 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:25.845884 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-63a27c74-4e1b-41ad-86aa-2a1c63e4b784 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:54:25.870028 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-63a27c74-4e1b-41ad-86aa-2a1c63e4b784 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 returned with HTTP 200 Jan 25 13:54:25.876746 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 352/747] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:54:25 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 => generated 916 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:54:25.901041 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:25.901041 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:25.902527 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ed451082-b949-488f-a9fb-f9d403e8dddb tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Volume info retrieved successfully. Jan 25 13:54:25.984843 n-d-760456-3 devstack@c-api.service[87928]: ERROR cinder.volume.api [None req-ed451082-b949-488f-a9fb-f9d403e8dddb tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Quota exceeded for 2fb593c039a54ffb891ac9fdc30cc7d9, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 25 13:54:25.991216 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.middleware.fault [None req-ed451082-b949-488f-a9fb-f9d403e8dddb tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] http://10.222.0.38/volume/v3/2fb593c039a54ffb891ac9fdc30cc7d9/volumes/b2c979d5-6f39-4a59-8d55-00e37538e095/action returned with HTTP 413 Jan 25 13:54:25.993022 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 396/748] 10.222.0.38 () {60 vars in 1357 bytes} [Mon Jan 25 13:54:25 2021] POST /volume/v3/2fb593c039a54ffb891ac9fdc30cc7d9/volumes/b2c979d5-6f39-4a59-8d55-00e37538e095/action => generated 208 bytes in 173 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 25 13:54:26.001621 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-907a3ee4-e52c-4884-b41b-aa79776c45cd tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] DELETE http://10.222.0.38/volume/v3/2fb593c039a54ffb891ac9fdc30cc7d9/volumes/b2c979d5-6f39-4a59-8d55-00e37538e095 Jan 25 13:54:26.002152 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-907a3ee4-e52c-4884-b41b-aa79776c45cd tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:26.002373 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:26.002373 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:26.002922 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-907a3ee4-e52c-4884-b41b-aa79776c45cd tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:26.003391 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-907a3ee4-e52c-4884-b41b-aa79776c45cd tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Delete volume with id: b2c979d5-6f39-4a59-8d55-00e37538e095 Jan 25 13:54:26.053819 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:26.053819 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:26.055100 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-907a3ee4-e52c-4884-b41b-aa79776c45cd tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Volume info retrieved successfully. Jan 25 13:54:26.082459 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-907a3ee4-e52c-4884-b41b-aa79776c45cd tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Delete volume request issued successfully. Jan 25 13:54:26.082459 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-907a3ee4-e52c-4884-b41b-aa79776c45cd tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] http://10.222.0.38/volume/v3/2fb593c039a54ffb891ac9fdc30cc7d9/volumes/b2c979d5-6f39-4a59-8d55-00e37538e095 returned with HTTP 202 Jan 25 13:54:26.084886 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 353/749] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 13:54:25 2021] DELETE /volume/v3/2fb593c039a54ffb891ac9fdc30cc7d9/volumes/b2c979d5-6f39-4a59-8d55-00e37538e095 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:54:26.092959 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7b6081d9-e26a-4452-b867-207e1c105e8f tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] GET http://10.222.0.38/volume/v3/2fb593c039a54ffb891ac9fdc30cc7d9/volumes/b2c979d5-6f39-4a59-8d55-00e37538e095 Jan 25 13:54:26.093803 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7b6081d9-e26a-4452-b867-207e1c105e8f tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:26.095156 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:26.095156 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:26.095553 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7b6081d9-e26a-4452-b867-207e1c105e8f tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:26.189543 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:26.189543 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:26.200403 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7b6081d9-e26a-4452-b867-207e1c105e8f tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Volume info retrieved successfully. Jan 25 13:54:26.229733 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7b6081d9-e26a-4452-b867-207e1c105e8f tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] http://10.222.0.38/volume/v3/2fb593c039a54ffb891ac9fdc30cc7d9/volumes/b2c979d5-6f39-4a59-8d55-00e37538e095 returned with HTTP 200 Jan 25 13:54:26.230422 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 397/750] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:54:26 2021] GET /volume/v3/2fb593c039a54ffb891ac9fdc30cc7d9/volumes/b2c979d5-6f39-4a59-8d55-00e37538e095 => generated 920 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:54:26.886853 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-59875171-c7e0-40ec-b307-5c75cdd7572e tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 Jan 25 13:54:26.887773 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-59875171-c7e0-40ec-b307-5c75cdd7572e tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:26.888123 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:26.888123 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:26.888510 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-59875171-c7e0-40ec-b307-5c75cdd7572e tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:26.976213 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:26.976213 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:26.985256 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-59875171-c7e0-40ec-b307-5c75cdd7572e tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:54:27.008105 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-59875171-c7e0-40ec-b307-5c75cdd7572e tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 returned with HTTP 200 Jan 25 13:54:27.008946 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 354/751] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:54:26 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 => generated 916 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:54:27.248037 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-14117caf-53ac-41b4-aee5-bc24e487eac9 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] GET http://10.222.0.38/volume/v3/2fb593c039a54ffb891ac9fdc30cc7d9/volumes/b2c979d5-6f39-4a59-8d55-00e37538e095 Jan 25 13:54:27.249484 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-14117caf-53ac-41b4-aee5-bc24e487eac9 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:27.249842 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:27.249842 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:27.250441 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-14117caf-53ac-41b4-aee5-bc24e487eac9 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:27.363889 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:27.363889 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:27.385800 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-14117caf-53ac-41b4-aee5-bc24e487eac9 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Volume info retrieved successfully. Jan 25 13:54:27.453495 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-14117caf-53ac-41b4-aee5-bc24e487eac9 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] http://10.222.0.38/volume/v3/2fb593c039a54ffb891ac9fdc30cc7d9/volumes/b2c979d5-6f39-4a59-8d55-00e37538e095 returned with HTTP 200 Jan 25 13:54:27.454843 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 398/752] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:54:27 2021] GET /volume/v3/2fb593c039a54ffb891ac9fdc30cc7d9/volumes/b2c979d5-6f39-4a59-8d55-00e37538e095 => generated 920 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:54:28.025672 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-45dc0dd9-c298-4701-9d1d-8d68acb3c81b tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 Jan 25 13:54:28.026189 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-45dc0dd9-c298-4701-9d1d-8d68acb3c81b tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:28.026547 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:28.026547 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:28.026922 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-45dc0dd9-c298-4701-9d1d-8d68acb3c81b tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:28.083724 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-45dc0dd9-c298-4701-9d1d-8d68acb3c81b tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 returned with HTTP 404 Jan 25 13:54:28.084975 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 355/753] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:54:28 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/25d954ef-49a0-47bf-91f1-c974719f56e5 => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:54:28.471561 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-59b4ff97-538a-4e94-9705-07c541ba8c58 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] GET http://10.222.0.38/volume/v3/2fb593c039a54ffb891ac9fdc30cc7d9/volumes/b2c979d5-6f39-4a59-8d55-00e37538e095 Jan 25 13:54:28.472080 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-59b4ff97-538a-4e94-9705-07c541ba8c58 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:28.472270 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:28.472270 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:28.473035 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-59b4ff97-538a-4e94-9705-07c541ba8c58 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:28.532548 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-59b4ff97-538a-4e94-9705-07c541ba8c58 tempest-VolumeQuotasNegativeTestJSON-1123274381 tempest-VolumeQuotasNegativeTestJSON-1123274381] http://10.222.0.38/volume/v3/2fb593c039a54ffb891ac9fdc30cc7d9/volumes/b2c979d5-6f39-4a59-8d55-00e37538e095 returned with HTTP 404 Jan 25 13:54:28.537048 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 399/754] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:54:28 2021] GET /volume/v3/2fb593c039a54ffb891ac9fdc30cc7d9/volumes/b2c979d5-6f39-4a59-8d55-00e37538e095 => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:54:28.546068 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-df13cc92-0756-442c-8aaf-49f06c1bb4c4 tempest-VolumeQuotasNegativeTestJSON-71526157 tempest-VolumeQuotasNegativeTestJSON-71526157] PUT http://10.222.0.38/volume/v3/816b7dc5d6bf445fb8362b7762096713/os-quota-sets/2fb593c039a54ffb891ac9fdc30cc7d9 Jan 25 13:54:28.547216 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-df13cc92-0756-442c-8aaf-49f06c1bb4c4 tempest-VolumeQuotasNegativeTestJSON-71526157 tempest-VolumeQuotasNegativeTestJSON-71526157] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:54:28.820071 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-df13cc92-0756-442c-8aaf-49f06c1bb4c4 tempest-VolumeQuotasNegativeTestJSON-71526157 tempest-VolumeQuotasNegativeTestJSON-71526157] http://10.222.0.38/volume/v3/816b7dc5d6bf445fb8362b7762096713/os-quota-sets/2fb593c039a54ffb891ac9fdc30cc7d9 returned with HTTP 200 Jan 25 13:54:28.826937 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 356/755] 10.222.0.38 () {60 vars in 1342 bytes} [Mon Jan 25 13:54:28 2021] PUT /volume/v3/816b7dc5d6bf445fb8362b7762096713/os-quota-sets/2fb593c039a54ffb891ac9fdc30cc7d9 => generated 319 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:54:33.102362 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6f673d53-814a-40da-bd8f-3014446ac221 tempest-VolumeRetypeWithoutMigrationTest-1066267442 tempest-VolumeRetypeWithoutMigrationTest-1066267442] POST http://10.222.0.38/volume/v3/a80cd27b013c4bf892b5fa3006d7cf60/types Jan 25 13:54:33.103149 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6f673d53-814a-40da-bd8f-3014446ac221 tempest-VolumeRetypeWithoutMigrationTest-1066267442 tempest-VolumeRetypeWithoutMigrationTest-1066267442] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:54:33.144796 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6f673d53-814a-40da-bd8f-3014446ac221 tempest-VolumeRetypeWithoutMigrationTest-1066267442 tempest-VolumeRetypeWithoutMigrationTest-1066267442] http://10.222.0.38/volume/v3/a80cd27b013c4bf892b5fa3006d7cf60/types returned with HTTP 200 Jan 25 13:54:33.148968 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 400/756] 10.222.0.38 () {60 vars in 1219 bytes} [Mon Jan 25 13:54:32 2021] POST /volume/v3/a80cd27b013c4bf892b5fa3006d7cf60/types => generated 188 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:54:33.156504 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6cd1712e-c6a7-4e27-9837-e45ba7dbf8b2 tempest-VolumeRetypeWithoutMigrationTest-1066267442 tempest-VolumeRetypeWithoutMigrationTest-1066267442] POST http://10.222.0.38/volume/v3/a80cd27b013c4bf892b5fa3006d7cf60/types Jan 25 13:54:33.157777 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6cd1712e-c6a7-4e27-9837-e45ba7dbf8b2 tempest-VolumeRetypeWithoutMigrationTest-1066267442 tempest-VolumeRetypeWithoutMigrationTest-1066267442] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:54:33.205406 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6cd1712e-c6a7-4e27-9837-e45ba7dbf8b2 tempest-VolumeRetypeWithoutMigrationTest-1066267442 tempest-VolumeRetypeWithoutMigrationTest-1066267442] http://10.222.0.38/volume/v3/a80cd27b013c4bf892b5fa3006d7cf60/types returned with HTTP 200 Jan 25 13:54:33.206611 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 357/757] 10.222.0.38 () {60 vars in 1219 bytes} [Mon Jan 25 13:54:33 2021] POST /volume/v3/a80cd27b013c4bf892b5fa3006d7cf60/types => generated 188 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:54:33.381225 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-45146f74-8b02-4058-bb4f-6b10e0c92f99 tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] POST http://10.222.0.38/volume/v3/e681684e9f744d1f86f0ae9f50fe804e/volumes Jan 25 13:54:33.382259 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-45146f74-8b02-4058-bb4f-6b10e0c92f99 tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1250016241"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:54:33.383359 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-45146f74-8b02-4058-bb4f-6b10e0c92f99 tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1250016241'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 13:54:33.399975 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-45146f74-8b02-4058-bb4f-6b10e0c92f99 tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] Create volume of 1 GB Jan 25 13:54:33.400708 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:33.400708 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:33.401448 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-45146f74-8b02-4058-bb4f-6b10e0c92f99 tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] Availability Zones retrieved successfully. Jan 25 13:54:33.418687 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-45146f74-8b02-4058-bb4f-6b10e0c92f99 tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] Flow 'volume_create_api' (443c95ac-5831-4c1a-8c03-83f529f77f95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:54:33.421766 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-45146f74-8b02-4058-bb4f-6b10e0c92f99 tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c78e5f0-4808-4b74-b4f6-7a10bb30c6f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:54:33.424043 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-45146f74-8b02-4058-bb4f-6b10e0c92f99 tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 13:54:33.478162 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-45146f74-8b02-4058-bb4f-6b10e0c92f99 tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c78e5f0-4808-4b74-b4f6-7a10bb30c6f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:54:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c83bb609-d390-4517-8099-b3897562d06e,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c83bb609-d390-4517-8099-b3897562d06e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:54:33.480276 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-45146f74-8b02-4058-bb4f-6b10e0c92f99 tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05c59009-9b88-4894-ad8a-dfdd8f17eeba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:54:33.528161 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.quota [None req-45146f74-8b02-4058-bb4f-6b10e0c92f99 tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jan 25 13:54:33.529302 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.quota [None req-45146f74-8b02-4058-bb4f-6b10e0c92f99 tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jan 25 13:54:33.572964 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-45146f74-8b02-4058-bb4f-6b10e0c92f99 tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] Created reservations ['c638c262-d260-4853-a102-9612d7110baa', '93a958b9-ef6c-43f5-881d-a46684120a13', 'ade4a8dd-00fa-4ccc-9922-38d22f47a7f0', 'b548d745-7a37-4322-88d4-5a20956102d8'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:54:33.575012 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-45146f74-8b02-4058-bb4f-6b10e0c92f99 tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05c59009-9b88-4894-ad8a-dfdd8f17eeba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c638c262-d260-4853-a102-9612d7110baa', '93a958b9-ef6c-43f5-881d-a46684120a13', 'ade4a8dd-00fa-4ccc-9922-38d22f47a7f0', 'b548d745-7a37-4322-88d4-5a20956102d8']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:54:33.577197 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-45146f74-8b02-4058-bb4f-6b10e0c92f99 tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (103c635d-5814-4411-8c56-f50d9bdc04be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:54:33.635380 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-45146f74-8b02-4058-bb4f-6b10e0c92f99 tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (103c635d-5814-4411-8c56-f50d9bdc04be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '337508de-0d6f-4181-a9f9-fc14e2c0e93b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1250016241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e681684e9f744d1f86f0ae9f50fe804e',qos_specs=None,replication_status=,reservations=['c638c262-d260-4853-a102-9612d7110baa','93a958b9-ef6c-43f5-881d-a46684120a13','ade4a8dd-00fa-4ccc-9922-38d22f47a7f0','b548d745-7a37-4322-88d4-5a20956102d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f52b5db8c6d428db946138a53e8a332',volume_type_id=c83bb609-d390-4517-8099-b3897562d06e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T13:54:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1250016241',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=337508de-0d6f-4181-a9f9-fc14e2c0e93b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e681684e9f744d1f86f0ae9f50fe804e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='6f52b5db8c6d428db946138a53e8a332',volume_attachment=,volume_type=,volume_type_id=c83bb609-d390-4517-8099-b3897562d06e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:54:33.638008 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-45146f74-8b02-4058-bb4f-6b10e0c92f99 tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bcd8f7b-1b1a-4c02-baad-f197545291e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:54:33.666441 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-45146f74-8b02-4058-bb4f-6b10e0c92f99 tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bcd8f7b-1b1a-4c02-baad-f197545291e1) transitioned into state 'SUCCESS' from state '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-1250016241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e681684e9f744d1f86f0ae9f50fe804e',qos_specs=None,replication_status=,reservations=['c638c262-d260-4853-a102-9612d7110baa','93a958b9-ef6c-43f5-881d-a46684120a13','ade4a8dd-00fa-4ccc-9922-38d22f47a7f0','b548d745-7a37-4322-88d4-5a20956102d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f52b5db8c6d428db946138a53e8a332',volume_type_id=c83bb609-d390-4517-8099-b3897562d06e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:54:33.669221 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-45146f74-8b02-4058-bb4f-6b10e0c92f99 tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63021cc6-f328-46a5-8b05-019f29514e97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:54:33.686257 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-45146f74-8b02-4058-bb4f-6b10e0c92f99 tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63021cc6-f328-46a5-8b05-019f29514e97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:54:33.689116 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-45146f74-8b02-4058-bb4f-6b10e0c92f99 tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] Flow 'volume_create_api' (443c95ac-5831-4c1a-8c03-83f529f77f95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:54:33.740758 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-45146f74-8b02-4058-bb4f-6b10e0c92f99 tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] Create volume request issued successfully. Jan 25 13:54:33.756095 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-45146f74-8b02-4058-bb4f-6b10e0c92f99 tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] http://10.222.0.38/volume/v3/e681684e9f744d1f86f0ae9f50fe804e/volumes returned with HTTP 202 Jan 25 13:54:33.760855 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 401/758] 10.222.0.38 () {60 vars in 1226 bytes} [Mon Jan 25 13:54:33 2021] POST /volume/v3/e681684e9f744d1f86f0ae9f50fe804e/volumes => generated 834 bytes in 544 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 25 13:54:33.771579 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f9603a76-77d0-4363-9de2-69cf6e3e9cc2 tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] GET http://10.222.0.38/volume/v3/e681684e9f744d1f86f0ae9f50fe804e/volumes/337508de-0d6f-4181-a9f9-fc14e2c0e93b Jan 25 13:54:33.772449 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f9603a76-77d0-4363-9de2-69cf6e3e9cc2 tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:33.773200 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f9603a76-77d0-4363-9de2-69cf6e3e9cc2 tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:33.826464 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:33.826464 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:33.838649 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f9603a76-77d0-4363-9de2-69cf6e3e9cc2 tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] Volume info retrieved successfully. Jan 25 13:54:33.867180 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f9603a76-77d0-4363-9de2-69cf6e3e9cc2 tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] http://10.222.0.38/volume/v3/e681684e9f744d1f86f0ae9f50fe804e/volumes/337508de-0d6f-4181-a9f9-fc14e2c0e93b returned with HTTP 200 Jan 25 13:54:33.868111 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 358/759] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:54:33 2021] GET /volume/v3/e681684e9f744d1f86f0ae9f50fe804e/volumes/337508de-0d6f-4181-a9f9-fc14e2c0e93b => generated 926 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:54:34.884718 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ff7150bc-4914-448d-8388-6bc424e590d4 tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] GET http://10.222.0.38/volume/v3/e681684e9f744d1f86f0ae9f50fe804e/volumes/337508de-0d6f-4181-a9f9-fc14e2c0e93b Jan 25 13:54:34.885285 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ff7150bc-4914-448d-8388-6bc424e590d4 tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:34.885466 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:34.885466 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:34.885839 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ff7150bc-4914-448d-8388-6bc424e590d4 tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:34.936613 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:34.936613 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:34.945163 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ff7150bc-4914-448d-8388-6bc424e590d4 tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] Volume info retrieved successfully. Jan 25 13:54:34.969308 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ff7150bc-4914-448d-8388-6bc424e590d4 tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] http://10.222.0.38/volume/v3/e681684e9f744d1f86f0ae9f50fe804e/volumes/337508de-0d6f-4181-a9f9-fc14e2c0e93b returned with HTTP 200 Jan 25 13:54:34.970138 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 402/760] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:54:34 2021] GET /volume/v3/e681684e9f744d1f86f0ae9f50fe804e/volumes/337508de-0d6f-4181-a9f9-fc14e2c0e93b => generated 927 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:54:34.990859 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c17f1b83-d084-4a35-bbbc-057aa72f6157 tempest-VolumeRetypeWithoutMigrationTest-1066267442 tempest-VolumeRetypeWithoutMigrationTest-1066267442] GET http://10.222.0.38/volume/v3/a80cd27b013c4bf892b5fa3006d7cf60/volumes/337508de-0d6f-4181-a9f9-fc14e2c0e93b Jan 25 13:54:34.991499 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c17f1b83-d084-4a35-bbbc-057aa72f6157 tempest-VolumeRetypeWithoutMigrationTest-1066267442 tempest-VolumeRetypeWithoutMigrationTest-1066267442] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:34.991785 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:34.991785 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:34.992160 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c17f1b83-d084-4a35-bbbc-057aa72f6157 tempest-VolumeRetypeWithoutMigrationTest-1066267442 tempest-VolumeRetypeWithoutMigrationTest-1066267442] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:35.044498 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:35.044498 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:35.052484 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c17f1b83-d084-4a35-bbbc-057aa72f6157 tempest-VolumeRetypeWithoutMigrationTest-1066267442 tempest-VolumeRetypeWithoutMigrationTest-1066267442] Volume info retrieved successfully. Jan 25 13:54:35.073463 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c17f1b83-d084-4a35-bbbc-057aa72f6157 tempest-VolumeRetypeWithoutMigrationTest-1066267442 tempest-VolumeRetypeWithoutMigrationTest-1066267442] http://10.222.0.38/volume/v3/a80cd27b013c4bf892b5fa3006d7cf60/volumes/337508de-0d6f-4181-a9f9-fc14e2c0e93b returned with HTTP 200 Jan 25 13:54:35.081337 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 359/761] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:54:34 2021] GET /volume/v3/a80cd27b013c4bf892b5fa3006d7cf60/volumes/337508de-0d6f-4181-a9f9-fc14e2c0e93b => generated 1098 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:54:35.092331 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-723199e2-4685-4b98-b861-1fd2f6c984fc tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] POST http://10.222.0.38/volume/v3/e681684e9f744d1f86f0ae9f50fe804e/volumes/337508de-0d6f-4181-a9f9-fc14e2c0e93b/action Jan 25 13:54:35.092965 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:35.092965 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:35.093598 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-723199e2-4685-4b98-b861-1fd2f6c984fc tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 13:54:35.093990 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-723199e2-4685-4b98-b861-1fd2f6c984fc tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:54:35.147166 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:35.147166 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:35.148366 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-723199e2-4685-4b98-b861-1fd2f6c984fc tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] Volume info retrieved successfully. Jan 25 13:54:35.192533 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.quota [None req-723199e2-4685-4b98-b861-1fd2f6c984fc tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Jan 25 13:54:35.193592 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.quota [None req-723199e2-4685-4b98-b861-1fd2f6c984fc tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Jan 25 13:54:35.224804 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-723199e2-4685-4b98-b861-1fd2f6c984fc tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] Created reservations ['0b96eb92-a358-4127-b3ab-cb8effa134e9', '0d3a26b9-af7e-4345-a39c-35f6aeb8212b'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:54:35.304617 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-723199e2-4685-4b98-b861-1fd2f6c984fc tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] Created reservations ['2e08e26c-f38a-4d88-823b-8ee7c598fbd0', '10a31d4f-313c-404a-970c-d78a37a89fd8'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:54:35.409829 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-723199e2-4685-4b98-b861-1fd2f6c984fc tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] Retype volume request issued successfully. Jan 25 13:54:35.410806 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-723199e2-4685-4b98-b861-1fd2f6c984fc tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] http://10.222.0.38/volume/v3/e681684e9f744d1f86f0ae9f50fe804e/volumes/337508de-0d6f-4181-a9f9-fc14e2c0e93b/action returned with HTTP 202 Jan 25 13:54:35.415245 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 403/762] 10.222.0.38 () {60 vars in 1357 bytes} [Mon Jan 25 13:54:35 2021] POST /volume/v3/e681684e9f744d1f86f0ae9f50fe804e/volumes/337508de-0d6f-4181-a9f9-fc14e2c0e93b/action => generated 0 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 13:54:35.422170 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a1d84783-9f3d-49b5-9779-0b8c9ac03df9 tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] GET http://10.222.0.38/volume/v3/e681684e9f744d1f86f0ae9f50fe804e/volumes/337508de-0d6f-4181-a9f9-fc14e2c0e93b Jan 25 13:54:35.423771 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a1d84783-9f3d-49b5-9779-0b8c9ac03df9 tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:35.423771 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:35.423771 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:35.424907 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a1d84783-9f3d-49b5-9779-0b8c9ac03df9 tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:35.509696 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:35.509696 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:35.518924 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a1d84783-9f3d-49b5-9779-0b8c9ac03df9 tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] Volume info retrieved successfully. Jan 25 13:54:35.541710 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a1d84783-9f3d-49b5-9779-0b8c9ac03df9 tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] http://10.222.0.38/volume/v3/e681684e9f744d1f86f0ae9f50fe804e/volumes/337508de-0d6f-4181-a9f9-fc14e2c0e93b returned with HTTP 200 Jan 25 13:54:35.542549 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 360/763] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:54:35 2021] GET /volume/v3/e681684e9f744d1f86f0ae9f50fe804e/volumes/337508de-0d6f-4181-a9f9-fc14e2c0e93b => generated 926 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:54:36.561475 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-20f74b86-8915-43d2-90a3-dc6aee930eb4 tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] GET http://10.222.0.38/volume/v3/e681684e9f744d1f86f0ae9f50fe804e/volumes/337508de-0d6f-4181-a9f9-fc14e2c0e93b Jan 25 13:54:36.562073 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-20f74b86-8915-43d2-90a3-dc6aee930eb4 tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:36.562194 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:36.562194 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:36.562549 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-20f74b86-8915-43d2-90a3-dc6aee930eb4 tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:36.626666 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:36.626666 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:36.635735 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-20f74b86-8915-43d2-90a3-dc6aee930eb4 tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] Volume info retrieved successfully. Jan 25 13:54:36.663429 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-20f74b86-8915-43d2-90a3-dc6aee930eb4 tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] http://10.222.0.38/volume/v3/e681684e9f744d1f86f0ae9f50fe804e/volumes/337508de-0d6f-4181-a9f9-fc14e2c0e93b returned with HTTP 200 Jan 25 13:54:36.664543 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 404/764] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:54:36 2021] GET /volume/v3/e681684e9f744d1f86f0ae9f50fe804e/volumes/337508de-0d6f-4181-a9f9-fc14e2c0e93b => generated 927 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:54:36.681841 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5876929f-2bd5-4b28-83e6-00a0c6aba2c0 tempest-VolumeRetypeWithoutMigrationTest-1066267442 tempest-VolumeRetypeWithoutMigrationTest-1066267442] GET http://10.222.0.38/volume/v3/a80cd27b013c4bf892b5fa3006d7cf60/volumes/337508de-0d6f-4181-a9f9-fc14e2c0e93b Jan 25 13:54:36.682383 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5876929f-2bd5-4b28-83e6-00a0c6aba2c0 tempest-VolumeRetypeWithoutMigrationTest-1066267442 tempest-VolumeRetypeWithoutMigrationTest-1066267442] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:36.682604 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:36.682604 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:36.682980 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5876929f-2bd5-4b28-83e6-00a0c6aba2c0 tempest-VolumeRetypeWithoutMigrationTest-1066267442 tempest-VolumeRetypeWithoutMigrationTest-1066267442] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:36.740414 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:36.740414 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:36.749041 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-5876929f-2bd5-4b28-83e6-00a0c6aba2c0 tempest-VolumeRetypeWithoutMigrationTest-1066267442 tempest-VolumeRetypeWithoutMigrationTest-1066267442] Volume info retrieved successfully. Jan 25 13:54:36.771892 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5876929f-2bd5-4b28-83e6-00a0c6aba2c0 tempest-VolumeRetypeWithoutMigrationTest-1066267442 tempest-VolumeRetypeWithoutMigrationTest-1066267442] http://10.222.0.38/volume/v3/a80cd27b013c4bf892b5fa3006d7cf60/volumes/337508de-0d6f-4181-a9f9-fc14e2c0e93b returned with HTTP 200 Jan 25 13:54:36.772732 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 361/765] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:54:36 2021] GET /volume/v3/a80cd27b013c4bf892b5fa3006d7cf60/volumes/337508de-0d6f-4181-a9f9-fc14e2c0e93b => generated 1098 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:54:36.789102 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5c77fc2c-6c41-4680-b32a-216ad366dbfa tempest-VolumeRetypeWithoutMigrationTest-1066267442 tempest-VolumeRetypeWithoutMigrationTest-1066267442] GET http://10.222.0.38/volume/v3/a80cd27b013c4bf892b5fa3006d7cf60/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1250016241 Jan 25 13:54:36.789634 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5c77fc2c-6c41-4680-b32a-216ad366dbfa tempest-VolumeRetypeWithoutMigrationTest-1066267442 tempest-VolumeRetypeWithoutMigrationTest-1066267442] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:36.789851 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:36.789851 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:36.790224 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5c77fc2c-6c41-4680-b32a-216ad366dbfa tempest-VolumeRetypeWithoutMigrationTest-1066267442 tempest-VolumeRetypeWithoutMigrationTest-1066267442] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:36.792126 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-5c77fc2c-6c41-4680-b32a-216ad366dbfa tempest-VolumeRetypeWithoutMigrationTest-1066267442 tempest-VolumeRetypeWithoutMigrationTest-1066267442] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1250016241'), ('all_tenants', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 13:54:36.844607 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-5c77fc2c-6c41-4680-b32a-216ad366dbfa tempest-VolumeRetypeWithoutMigrationTest-1066267442 tempest-VolumeRetypeWithoutMigrationTest-1066267442] Get all volumes completed successfully. Jan 25 13:54:36.845635 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5c77fc2c-6c41-4680-b32a-216ad366dbfa tempest-VolumeRetypeWithoutMigrationTest-1066267442 tempest-VolumeRetypeWithoutMigrationTest-1066267442] http://10.222.0.38/volume/v3/a80cd27b013c4bf892b5fa3006d7cf60/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1250016241 returned with HTTP 200 Jan 25 13:54:36.846500 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 405/766] 10.222.0.38 () {58 vars in 1365 bytes} [Mon Jan 25 13:54:36 2021] GET /volume/v3/a80cd27b013c4bf892b5fa3006d7cf60/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1250016241 => generated 413 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:54:36.858601 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f81f3af8-26fa-4b38-9a86-22514dc80b84 tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] DELETE http://10.222.0.38/volume/v3/e681684e9f744d1f86f0ae9f50fe804e/volumes/337508de-0d6f-4181-a9f9-fc14e2c0e93b Jan 25 13:54:36.859132 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f81f3af8-26fa-4b38-9a86-22514dc80b84 tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:36.859355 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:36.859355 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:36.859726 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f81f3af8-26fa-4b38-9a86-22514dc80b84 tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:36.860186 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-f81f3af8-26fa-4b38-9a86-22514dc80b84 tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] Delete volume with id: 337508de-0d6f-4181-a9f9-fc14e2c0e93b Jan 25 13:54:36.908976 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:36.908976 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:36.910174 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f81f3af8-26fa-4b38-9a86-22514dc80b84 tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] Volume info retrieved successfully. Jan 25 13:54:36.939261 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f81f3af8-26fa-4b38-9a86-22514dc80b84 tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] Delete volume request issued successfully. Jan 25 13:54:36.940002 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f81f3af8-26fa-4b38-9a86-22514dc80b84 tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] http://10.222.0.38/volume/v3/e681684e9f744d1f86f0ae9f50fe804e/volumes/337508de-0d6f-4181-a9f9-fc14e2c0e93b returned with HTTP 202 Jan 25 13:54:36.941110 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 362/767] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 13:54:36 2021] DELETE /volume/v3/e681684e9f744d1f86f0ae9f50fe804e/volumes/337508de-0d6f-4181-a9f9-fc14e2c0e93b => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:54:36.958284 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-40ae5f93-ddc0-4c29-b9c4-79b1c93fd6af tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] GET http://10.222.0.38/volume/v3/e681684e9f744d1f86f0ae9f50fe804e/volumes/337508de-0d6f-4181-a9f9-fc14e2c0e93b Jan 25 13:54:36.958942 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-40ae5f93-ddc0-4c29-b9c4-79b1c93fd6af tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:36.959190 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:36.959190 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:36.959891 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-40ae5f93-ddc0-4c29-b9c4-79b1c93fd6af tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:37.046559 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:37.046559 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:37.057015 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-40ae5f93-ddc0-4c29-b9c4-79b1c93fd6af tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] Volume info retrieved successfully. Jan 25 13:54:37.080569 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-40ae5f93-ddc0-4c29-b9c4-79b1c93fd6af tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] http://10.222.0.38/volume/v3/e681684e9f744d1f86f0ae9f50fe804e/volumes/337508de-0d6f-4181-a9f9-fc14e2c0e93b returned with HTTP 200 Jan 25 13:54:37.081429 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 406/768] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:54:36 2021] GET /volume/v3/e681684e9f744d1f86f0ae9f50fe804e/volumes/337508de-0d6f-4181-a9f9-fc14e2c0e93b => generated 926 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:54:37.131702 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5e62cda1-5388-407b-b251-09eba702389c tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] DELETE http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 Jan 25 13:54:37.132312 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5e62cda1-5388-407b-b251-09eba702389c tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:37.132589 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:37.132589 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:37.133376 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5e62cda1-5388-407b-b251-09eba702389c tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:37.134380 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-5e62cda1-5388-407b-b251-09eba702389c tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Delete volume with id: 080cadf1-3288-4cbd-af90-dc81fb131b50 Jan 25 13:54:37.187938 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:37.187938 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:37.189586 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-5e62cda1-5388-407b-b251-09eba702389c tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:54:37.221515 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-5e62cda1-5388-407b-b251-09eba702389c tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Delete volume request issued successfully. Jan 25 13:54:37.222279 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5e62cda1-5388-407b-b251-09eba702389c tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 returned with HTTP 202 Jan 25 13:54:37.223836 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 363/769] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 13:54:37 2021] DELETE /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:54:37.232179 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ea003423-4744-40fb-bcda-03148a8315d8 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 Jan 25 13:54:37.233022 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ea003423-4744-40fb-bcda-03148a8315d8 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:37.233245 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:37.233245 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:37.233622 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ea003423-4744-40fb-bcda-03148a8315d8 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:37.306338 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:37.306338 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:37.317521 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ea003423-4744-40fb-bcda-03148a8315d8 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:54:37.342159 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ea003423-4744-40fb-bcda-03148a8315d8 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 returned with HTTP 200 Jan 25 13:54:37.343574 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 407/770] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:54:37 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 => generated 916 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:54:38.099571 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7e4c286c-64bf-4636-8a1b-21dff871755e tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] GET http://10.222.0.38/volume/v3/e681684e9f744d1f86f0ae9f50fe804e/volumes/337508de-0d6f-4181-a9f9-fc14e2c0e93b Jan 25 13:54:38.100678 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7e4c286c-64bf-4636-8a1b-21dff871755e tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:38.101074 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:38.101074 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:38.102608 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7e4c286c-64bf-4636-8a1b-21dff871755e tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:38.165846 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:38.165846 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:38.176180 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7e4c286c-64bf-4636-8a1b-21dff871755e tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] Volume info retrieved successfully. Jan 25 13:54:38.203288 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7e4c286c-64bf-4636-8a1b-21dff871755e tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] http://10.222.0.38/volume/v3/e681684e9f744d1f86f0ae9f50fe804e/volumes/337508de-0d6f-4181-a9f9-fc14e2c0e93b returned with HTTP 200 Jan 25 13:54:38.204368 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 364/771] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:54:38 2021] GET /volume/v3/e681684e9f744d1f86f0ae9f50fe804e/volumes/337508de-0d6f-4181-a9f9-fc14e2c0e93b => generated 926 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:54:38.359035 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c1d20e37-7410-4583-ab27-26e4ae1695d5 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 Jan 25 13:54:38.359731 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c1d20e37-7410-4583-ab27-26e4ae1695d5 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:38.360006 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:38.360006 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:38.360460 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c1d20e37-7410-4583-ab27-26e4ae1695d5 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:38.414163 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:38.414163 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:38.427449 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c1d20e37-7410-4583-ab27-26e4ae1695d5 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:54:38.457541 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c1d20e37-7410-4583-ab27-26e4ae1695d5 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 returned with HTTP 200 Jan 25 13:54:38.458783 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 408/772] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:54:38 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 => generated 916 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:54:39.221070 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0205b2fd-b3cd-4edd-8092-86b938d14137 tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] GET http://10.222.0.38/volume/v3/e681684e9f744d1f86f0ae9f50fe804e/volumes/337508de-0d6f-4181-a9f9-fc14e2c0e93b Jan 25 13:54:39.222239 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0205b2fd-b3cd-4edd-8092-86b938d14137 tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:39.222662 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:39.222662 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:39.223305 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0205b2fd-b3cd-4edd-8092-86b938d14137 tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:39.271096 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0205b2fd-b3cd-4edd-8092-86b938d14137 tempest-VolumeRetypeWithoutMigrationTest-94007728 tempest-VolumeRetypeWithoutMigrationTest-94007728] http://10.222.0.38/volume/v3/e681684e9f744d1f86f0ae9f50fe804e/volumes/337508de-0d6f-4181-a9f9-fc14e2c0e93b returned with HTTP 404 Jan 25 13:54:39.272850 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 365/773] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:54:39 2021] GET /volume/v3/e681684e9f744d1f86f0ae9f50fe804e/volumes/337508de-0d6f-4181-a9f9-fc14e2c0e93b => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:54:39.280642 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2de42f17-b203-42a4-b69b-01afa4dd88eb tempest-VolumeRetypeWithoutMigrationTest-1066267442 tempest-VolumeRetypeWithoutMigrationTest-1066267442] DELETE http://10.222.0.38/volume/v3/a80cd27b013c4bf892b5fa3006d7cf60/types/e819cacb-c2fe-4e59-87a7-42ef1143092d Jan 25 13:54:39.281545 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2de42f17-b203-42a4-b69b-01afa4dd88eb tempest-VolumeRetypeWithoutMigrationTest-1066267442 tempest-VolumeRetypeWithoutMigrationTest-1066267442] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:39.282106 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:39.282106 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:39.282796 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2de42f17-b203-42a4-b69b-01afa4dd88eb tempest-VolumeRetypeWithoutMigrationTest-1066267442 tempest-VolumeRetypeWithoutMigrationTest-1066267442] Calling method '_delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:39.357805 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 25 13:54:39.357805 n-d-760456-3 devstack@c-api.service[87928]: "UPDATE / DELETE expressions." % clause Jan 25 13:54:39.372131 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2de42f17-b203-42a4-b69b-01afa4dd88eb tempest-VolumeRetypeWithoutMigrationTest-1066267442 tempest-VolumeRetypeWithoutMigrationTest-1066267442] http://10.222.0.38/volume/v3/a80cd27b013c4bf892b5fa3006d7cf60/types/e819cacb-c2fe-4e59-87a7-42ef1143092d returned with HTTP 202 Jan 25 13:54:39.373960 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 409/774] 10.222.0.38 () {58 vars in 1312 bytes} [Mon Jan 25 13:54:39 2021] DELETE /volume/v3/a80cd27b013c4bf892b5fa3006d7cf60/types/e819cacb-c2fe-4e59-87a7-42ef1143092d => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 25 13:54:39.380998 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7b6a0244-44b9-4094-869d-45c881216481 tempest-VolumeRetypeWithoutMigrationTest-1066267442 tempest-VolumeRetypeWithoutMigrationTest-1066267442] GET http://10.222.0.38/volume/v3/a80cd27b013c4bf892b5fa3006d7cf60/types/e819cacb-c2fe-4e59-87a7-42ef1143092d Jan 25 13:54:39.382303 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7b6a0244-44b9-4094-869d-45c881216481 tempest-VolumeRetypeWithoutMigrationTest-1066267442 tempest-VolumeRetypeWithoutMigrationTest-1066267442] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:39.383319 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7b6a0244-44b9-4094-869d-45c881216481 tempest-VolumeRetypeWithoutMigrationTest-1066267442 tempest-VolumeRetypeWithoutMigrationTest-1066267442] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:39.395662 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7b6a0244-44b9-4094-869d-45c881216481 tempest-VolumeRetypeWithoutMigrationTest-1066267442 tempest-VolumeRetypeWithoutMigrationTest-1066267442] http://10.222.0.38/volume/v3/a80cd27b013c4bf892b5fa3006d7cf60/types/e819cacb-c2fe-4e59-87a7-42ef1143092d returned with HTTP 404 Jan 25 13:54:39.397584 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 366/775] 10.222.0.38 () {58 vars in 1309 bytes} [Mon Jan 25 13:54:39 2021] GET /volume/v3/a80cd27b013c4bf892b5fa3006d7cf60/types/e819cacb-c2fe-4e59-87a7-42ef1143092d => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:54:39.406007 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7d6c3db2-b708-46d1-aa2b-c4c7ef57dcd8 tempest-VolumeRetypeWithoutMigrationTest-1066267442 tempest-VolumeRetypeWithoutMigrationTest-1066267442] DELETE http://10.222.0.38/volume/v3/a80cd27b013c4bf892b5fa3006d7cf60/types/c83bb609-d390-4517-8099-b3897562d06e Jan 25 13:54:39.406879 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7d6c3db2-b708-46d1-aa2b-c4c7ef57dcd8 tempest-VolumeRetypeWithoutMigrationTest-1066267442 tempest-VolumeRetypeWithoutMigrationTest-1066267442] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:39.407767 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7d6c3db2-b708-46d1-aa2b-c4c7ef57dcd8 tempest-VolumeRetypeWithoutMigrationTest-1066267442 tempest-VolumeRetypeWithoutMigrationTest-1066267442] Calling method '_delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:39.474958 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5e64712d-0f69-4d58-ba54-fc3af6fdb9d0 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 Jan 25 13:54:39.476366 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5e64712d-0f69-4d58-ba54-fc3af6fdb9d0 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:39.477109 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5e64712d-0f69-4d58-ba54-fc3af6fdb9d0 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:39.493941 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7d6c3db2-b708-46d1-aa2b-c4c7ef57dcd8 tempest-VolumeRetypeWithoutMigrationTest-1066267442 tempest-VolumeRetypeWithoutMigrationTest-1066267442] http://10.222.0.38/volume/v3/a80cd27b013c4bf892b5fa3006d7cf60/types/c83bb609-d390-4517-8099-b3897562d06e returned with HTTP 202 Jan 25 13:54:39.495936 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 410/776] 10.222.0.38 () {58 vars in 1312 bytes} [Mon Jan 25 13:54:39 2021] DELETE /volume/v3/a80cd27b013c4bf892b5fa3006d7cf60/types/c83bb609-d390-4517-8099-b3897562d06e => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:54:39.504699 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3d83898e-75b6-4c7b-b122-98bb9df62419 tempest-VolumeRetypeWithoutMigrationTest-1066267442 tempest-VolumeRetypeWithoutMigrationTest-1066267442] GET http://10.222.0.38/volume/v3/a80cd27b013c4bf892b5fa3006d7cf60/types/c83bb609-d390-4517-8099-b3897562d06e Jan 25 13:54:39.505301 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3d83898e-75b6-4c7b-b122-98bb9df62419 tempest-VolumeRetypeWithoutMigrationTest-1066267442 tempest-VolumeRetypeWithoutMigrationTest-1066267442] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:39.505797 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3d83898e-75b6-4c7b-b122-98bb9df62419 tempest-VolumeRetypeWithoutMigrationTest-1066267442 tempest-VolumeRetypeWithoutMigrationTest-1066267442] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:39.521567 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3d83898e-75b6-4c7b-b122-98bb9df62419 tempest-VolumeRetypeWithoutMigrationTest-1066267442 tempest-VolumeRetypeWithoutMigrationTest-1066267442] http://10.222.0.38/volume/v3/a80cd27b013c4bf892b5fa3006d7cf60/types/c83bb609-d390-4517-8099-b3897562d06e returned with HTTP 404 Jan 25 13:54:39.523446 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 411/777] 10.222.0.38 () {58 vars in 1309 bytes} [Mon Jan 25 13:54:39 2021] GET /volume/v3/a80cd27b013c4bf892b5fa3006d7cf60/types/c83bb609-d390-4517-8099-b3897562d06e => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 25 13:54:39.526340 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5e64712d-0f69-4d58-ba54-fc3af6fdb9d0 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 returned with HTTP 404 Jan 25 13:54:39.530715 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 367/778] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:54:39 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/080cadf1-3288-4cbd-af90-dc81fb131b50 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:54:44.358857 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e72a72a8-91d7-45eb-b2be-693a8e1abf22 tempest-VolumeTypesNegativeTest-839098672 tempest-VolumeTypesNegativeTest-839098672] POST http://10.222.0.38/volume/v3/5ce69799aa7d477e9292c8349e825d16/types Jan 25 13:54:44.359672 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e72a72a8-91d7-45eb-b2be-693a8e1abf22 tempest-VolumeTypesNegativeTest-839098672 tempest-VolumeTypesNegativeTest-839098672] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-131090289", "os-volume-type-access:is_public": false}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:54:44.429342 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e72a72a8-91d7-45eb-b2be-693a8e1abf22 tempest-VolumeTypesNegativeTest-839098672 tempest-VolumeTypesNegativeTest-839098672] http://10.222.0.38/volume/v3/5ce69799aa7d477e9292c8349e825d16/types returned with HTTP 200 Jan 25 13:54:44.430467 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 412/779] 10.222.0.38 () {60 vars in 1220 bytes} [Mon Jan 25 13:54:44 2021] POST /volume/v3/5ce69799aa7d477e9292c8349e825d16/types => generated 230 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:54:44.649597 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-da06a2a9-4e99-4b76-a306-e0f9cb26cebd tempest-VolumeTypesNegativeTest-1001396045 tempest-VolumeTypesNegativeTest-1001396045] POST http://10.222.0.38/volume/v3/3e5d9a906a9d4463b1f955f1c7644302/volumes Jan 25 13:54:44.650566 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-da06a2a9-4e99-4b76-a306-e0f9cb26cebd tempest-VolumeTypesNegativeTest-1001396045 tempest-VolumeTypesNegativeTest-1001396045] Action: 'create', calling method: create, body: {"volume": {"volume_type": "fb5b0a32-a694-4b6f-8b56-99fae3a1f077", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1492329082"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:54:44.651885 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-da06a2a9-4e99-4b76-a306-e0f9cb26cebd tempest-VolumeTypesNegativeTest-1001396045 tempest-VolumeTypesNegativeTest-1001396045] Create volume request body: {'volume': {'volume_type': 'fb5b0a32-a694-4b6f-8b56-99fae3a1f077', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1492329082'}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 13:54:44.684327 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-da06a2a9-4e99-4b76-a306-e0f9cb26cebd tempest-VolumeTypesNegativeTest-1001396045 tempest-VolumeTypesNegativeTest-1001396045] http://10.222.0.38/volume/v3/3e5d9a906a9d4463b1f955f1c7644302/volumes returned with HTTP 404 Jan 25 13:54:44.685437 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 368/780] 10.222.0.38 () {60 vars in 1226 bytes} [Mon Jan 25 13:54:44 2021] POST /volume/v3/3e5d9a906a9d4463b1f955f1c7644302/volumes => generated 114 bytes in 247 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:54:44.695025 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-579949d1-7c0f-4581-996a-1d6fa55c9913 tempest-VolumeTypesNegativeTest-839098672 tempest-VolumeTypesNegativeTest-839098672] POST http://10.222.0.38/volume/v3/5ce69799aa7d477e9292c8349e825d16/types Jan 25 13:54:44.695838 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-579949d1-7c0f-4581-996a-1d6fa55c9913 tempest-VolumeTypesNegativeTest-839098672 tempest-VolumeTypesNegativeTest-839098672] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:54:44.697125 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-579949d1-7c0f-4581-996a-1d6fa55c9913 tempest-VolumeTypesNegativeTest-839098672 tempest-VolumeTypesNegativeTest-839098672] http://10.222.0.38/volume/v3/5ce69799aa7d477e9292c8349e825d16/types returned with HTTP 400 Jan 25 13:54:44.698165 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 413/781] 10.222.0.38 () {60 vars in 1219 bytes} [Mon Jan 25 13:54:44 2021] POST /volume/v3/5ce69799aa7d477e9292c8349e825d16/types => generated 108 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 25 13:54:44.708573 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c271f55a-3be9-49e8-8a1b-e5f205e62169 tempest-VolumeTypesNegativeTest-839098672 tempest-VolumeTypesNegativeTest-839098672] DELETE http://10.222.0.38/volume/v3/5ce69799aa7d477e9292c8349e825d16/types/dbaa40e0-7396-407d-8b24-463813d94af2 Jan 25 13:54:44.709165 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c271f55a-3be9-49e8-8a1b-e5f205e62169 tempest-VolumeTypesNegativeTest-839098672 tempest-VolumeTypesNegativeTest-839098672] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:44.709956 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c271f55a-3be9-49e8-8a1b-e5f205e62169 tempest-VolumeTypesNegativeTest-839098672 tempest-VolumeTypesNegativeTest-839098672] Calling method '_delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:44.724427 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c271f55a-3be9-49e8-8a1b-e5f205e62169 tempest-VolumeTypesNegativeTest-839098672 tempest-VolumeTypesNegativeTest-839098672] http://10.222.0.38/volume/v3/5ce69799aa7d477e9292c8349e825d16/types/dbaa40e0-7396-407d-8b24-463813d94af2 returned with HTTP 404 Jan 25 13:54:44.726384 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 369/782] 10.222.0.38 () {58 vars in 1312 bytes} [Mon Jan 25 13:54:44 2021] DELETE /volume/v3/5ce69799aa7d477e9292c8349e825d16/types/dbaa40e0-7396-407d-8b24-463813d94af2 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:54:44.736607 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8b56ac98-7308-498e-9e1f-de68fbfa5cc4 tempest-VolumeTypesNegativeTest-839098672 tempest-VolumeTypesNegativeTest-839098672] GET http://10.222.0.38/volume/v3/5ce69799aa7d477e9292c8349e825d16/types/9d6516d9-1744-46b4-a101-20727ce8ec39 Jan 25 13:54:44.737268 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8b56ac98-7308-498e-9e1f-de68fbfa5cc4 tempest-VolumeTypesNegativeTest-839098672 tempest-VolumeTypesNegativeTest-839098672] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:44.737764 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8b56ac98-7308-498e-9e1f-de68fbfa5cc4 tempest-VolumeTypesNegativeTest-839098672 tempest-VolumeTypesNegativeTest-839098672] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:44.756111 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8b56ac98-7308-498e-9e1f-de68fbfa5cc4 tempest-VolumeTypesNegativeTest-839098672 tempest-VolumeTypesNegativeTest-839098672] http://10.222.0.38/volume/v3/5ce69799aa7d477e9292c8349e825d16/types/9d6516d9-1744-46b4-a101-20727ce8ec39 returned with HTTP 404 Jan 25 13:54:44.757510 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 414/783] 10.222.0.38 () {58 vars in 1309 bytes} [Mon Jan 25 13:54:44 2021] GET /volume/v3/5ce69799aa7d477e9292c8349e825d16/types/9d6516d9-1744-46b4-a101-20727ce8ec39 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:54:44.769393 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-842bc823-b52c-4992-bbb5-8b434af5734b tempest-VolumeTypesNegativeTest-839098672 tempest-VolumeTypesNegativeTest-839098672] DELETE http://10.222.0.38/volume/v3/5ce69799aa7d477e9292c8349e825d16/types/fb5b0a32-a694-4b6f-8b56-99fae3a1f077 Jan 25 13:54:44.769959 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-842bc823-b52c-4992-bbb5-8b434af5734b tempest-VolumeTypesNegativeTest-839098672 tempest-VolumeTypesNegativeTest-839098672] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:44.770499 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-842bc823-b52c-4992-bbb5-8b434af5734b tempest-VolumeTypesNegativeTest-839098672 tempest-VolumeTypesNegativeTest-839098672] Calling method '_delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:44.852340 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 25 13:54:44.852340 n-d-760456-3 devstack@c-api.service[87928]: "UPDATE / DELETE expressions." % clause Jan 25 13:54:44.866165 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-842bc823-b52c-4992-bbb5-8b434af5734b tempest-VolumeTypesNegativeTest-839098672 tempest-VolumeTypesNegativeTest-839098672] http://10.222.0.38/volume/v3/5ce69799aa7d477e9292c8349e825d16/types/fb5b0a32-a694-4b6f-8b56-99fae3a1f077 returned with HTTP 202 Jan 25 13:54:44.867610 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 370/784] 10.222.0.38 () {58 vars in 1312 bytes} [Mon Jan 25 13:54:44 2021] DELETE /volume/v3/5ce69799aa7d477e9292c8349e825d16/types/fb5b0a32-a694-4b6f-8b56-99fae3a1f077 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:54:44.875725 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-78296d37-634a-4439-8989-6b5cde59b75d tempest-VolumeTypesNegativeTest-839098672 tempest-VolumeTypesNegativeTest-839098672] GET http://10.222.0.38/volume/v3/5ce69799aa7d477e9292c8349e825d16/types/fb5b0a32-a694-4b6f-8b56-99fae3a1f077 Jan 25 13:54:44.876251 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-78296d37-634a-4439-8989-6b5cde59b75d tempest-VolumeTypesNegativeTest-839098672 tempest-VolumeTypesNegativeTest-839098672] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:44.876742 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-78296d37-634a-4439-8989-6b5cde59b75d tempest-VolumeTypesNegativeTest-839098672 tempest-VolumeTypesNegativeTest-839098672] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:44.889875 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-78296d37-634a-4439-8989-6b5cde59b75d tempest-VolumeTypesNegativeTest-839098672 tempest-VolumeTypesNegativeTest-839098672] http://10.222.0.38/volume/v3/5ce69799aa7d477e9292c8349e825d16/types/fb5b0a32-a694-4b6f-8b56-99fae3a1f077 returned with HTTP 404 Jan 25 13:54:44.890829 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 415/785] 10.222.0.38 () {58 vars in 1309 bytes} [Mon Jan 25 13:54:44 2021] GET /volume/v3/5ce69799aa7d477e9292c8349e825d16/types/fb5b0a32-a694-4b6f-8b56-99fae3a1f077 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:54:48.824535 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a22ee481-9e02-42ec-84f0-e1d168499d61 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] POST http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes Jan 25 13:54:48.825243 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a22ee481-9e02-42ec-84f0-e1d168499d61 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Action: 'create', calling method: create, body: {"volume": {"imageRef": "fc79b33f-195f-4d3d-a6f8-dbc6271d1a69", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1072844385"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:54:48.826368 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-a22ee481-9e02-42ec-84f0-e1d168499d61 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Create volume request body: {'volume': {'imageRef': 'fc79b33f-195f-4d3d-a6f8-dbc6271d1a69', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1072844385'}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 13:54:48.936012 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-a22ee481-9e02-42ec-84f0-e1d168499d61 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Create volume of 1 GB Jan 25 13:54:48.948209 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a22ee481-9e02-42ec-84f0-e1d168499d61 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Availability Zones retrieved successfully. Jan 25 13:54:48.966594 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-a22ee481-9e02-42ec-84f0-e1d168499d61 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Flow 'volume_create_api' (9b132f00-bdfa-4a39-8262-72dedb8a0102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:54:48.969396 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-a22ee481-9e02-42ec-84f0-e1d168499d61 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d048edfa-786a-4d2a-9c4a-9cb4e6dd3ad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:54:48.971456 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-a22ee481-9e02-42ec-84f0-e1d168499d61 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Validating volume size '1' using validate_int {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 13:54:49.083293 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-a22ee481-9e02-42ec-84f0-e1d168499d61 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d048edfa-786a-4d2a-9c4a-9cb4e6dd3ad4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:54:49.085507 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-a22ee481-9e02-42ec-84f0-e1d168499d61 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5c34012-bfe0-41a6-9cb9-bacf387ec178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:54:49.182734 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-a22ee481-9e02-42ec-84f0-e1d168499d61 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Created reservations ['19dde774-8ae2-4e8a-be27-031cbd33dcac', 'cc20668e-6b2d-4d5c-86b5-82bf1484b8a9', 'f2dcfd45-1cd9-45cb-95f4-dd642e02f234', 'aae99be3-1938-46da-835a-d3e487a6db89'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:54:49.185614 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-a22ee481-9e02-42ec-84f0-e1d168499d61 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5c34012-bfe0-41a6-9cb9-bacf387ec178) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19dde774-8ae2-4e8a-be27-031cbd33dcac', 'cc20668e-6b2d-4d5c-86b5-82bf1484b8a9', 'f2dcfd45-1cd9-45cb-95f4-dd642e02f234', 'aae99be3-1938-46da-835a-d3e487a6db89']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:54:49.187788 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-a22ee481-9e02-42ec-84f0-e1d168499d61 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec3fde50-fe2d-4dc4-a5f6-dd50189f1b75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:54:49.247495 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-a22ee481-9e02-42ec-84f0-e1d168499d61 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec3fde50-fe2d-4dc4-a5f6-dd50189f1b75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0090dd5-91f8-4261-bb58-adeae72e36a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1072844385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbfb1290533d4c23bd17ffa11f4f5be8',qos_specs=None,replication_status=,reservations=['19dde774-8ae2-4e8a-be27-031cbd33dcac','cc20668e-6b2d-4d5c-86b5-82bf1484b8a9','f2dcfd45-1cd9-45cb-95f4-dd642e02f234','aae99be3-1938-46da-835a-d3e487a6db89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='275b12de09714fed9a963419bd8acea6',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T13:54:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1072844385',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0090dd5-91f8-4261-bb58-adeae72e36a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbfb1290533d4c23bd17ffa11f4f5be8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='275b12de09714fed9a963419bd8acea6',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:54:49.249701 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-a22ee481-9e02-42ec-84f0-e1d168499d61 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (faf9a9ae-3a51-4de3-8ee4-0cb692fcd633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:54:49.276934 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-a22ee481-9e02-42ec-84f0-e1d168499d61 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (faf9a9ae-3a51-4de3-8ee4-0cb692fcd633) transitioned into state 'SUCCESS' from state '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-1072844385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbfb1290533d4c23bd17ffa11f4f5be8',qos_specs=None,replication_status=,reservations=['19dde774-8ae2-4e8a-be27-031cbd33dcac','cc20668e-6b2d-4d5c-86b5-82bf1484b8a9','f2dcfd45-1cd9-45cb-95f4-dd642e02f234','aae99be3-1938-46da-835a-d3e487a6db89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='275b12de09714fed9a963419bd8acea6',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:54:49.278978 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-a22ee481-9e02-42ec-84f0-e1d168499d61 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e05d04ad-4efb-439a-aa1b-e4004dea0d56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:54:49.297417 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-a22ee481-9e02-42ec-84f0-e1d168499d61 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e05d04ad-4efb-439a-aa1b-e4004dea0d56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:54:49.300847 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-a22ee481-9e02-42ec-84f0-e1d168499d61 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Flow 'volume_create_api' (9b132f00-bdfa-4a39-8262-72dedb8a0102) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:54:49.372540 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a22ee481-9e02-42ec-84f0-e1d168499d61 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Create volume request issued successfully. Jan 25 13:54:49.405362 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a22ee481-9e02-42ec-84f0-e1d168499d61 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes returned with HTTP 202 Jan 25 13:54:49.421467 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 371/786] 10.222.0.38 () {60 vars in 1226 bytes} [Mon Jan 25 13:54:48 2021] POST /volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes => generated 817 bytes in 587 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 13:54:49.434844 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7035d1c1-41a4-4916-8edd-4c039250eb53 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] GET http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 Jan 25 13:54:49.435709 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7035d1c1-41a4-4916-8edd-4c039250eb53 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:49.436387 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7035d1c1-41a4-4916-8edd-4c039250eb53 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:49.507799 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:49.507799 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:49.517194 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7035d1c1-41a4-4916-8edd-4c039250eb53 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Volume info retrieved successfully. Jan 25 13:54:49.541483 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7035d1c1-41a4-4916-8edd-4c039250eb53 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 returned with HTTP 200 Jan 25 13:54:49.542597 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 416/787] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:54:49 2021] GET /volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 => generated 909 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:54:50.564160 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b87283f9-2bab-4b02-ad9f-656ca843596a tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] GET http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 Jan 25 13:54:50.566756 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b87283f9-2bab-4b02-ad9f-656ca843596a tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:50.567226 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:50.567226 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:50.568343 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b87283f9-2bab-4b02-ad9f-656ca843596a tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:50.642755 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:50.642755 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:50.659483 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b87283f9-2bab-4b02-ad9f-656ca843596a tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Volume info retrieved successfully. Jan 25 13:54:50.702462 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b87283f9-2bab-4b02-ad9f-656ca843596a tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 returned with HTTP 200 Jan 25 13:54:50.703326 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 372/788] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:54:50 2021] GET /volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 => generated 909 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:54:51.720680 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-92170711-0d2e-4979-aa95-058c23da04a6 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] GET http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 Jan 25 13:54:51.722191 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-92170711-0d2e-4979-aa95-058c23da04a6 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:51.722633 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:51.722633 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:51.723287 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-92170711-0d2e-4979-aa95-058c23da04a6 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:51.790313 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:51.790313 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:51.800617 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-92170711-0d2e-4979-aa95-058c23da04a6 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Volume info retrieved successfully. Jan 25 13:54:51.829711 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-92170711-0d2e-4979-aa95-058c23da04a6 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 returned with HTTP 200 Jan 25 13:54:51.830948 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 417/789] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:54:51 2021] GET /volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 => generated 909 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:54:52.848129 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3214319b-ff2a-476a-a0b2-616982b74383 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] GET http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 Jan 25 13:54:52.849286 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3214319b-ff2a-476a-a0b2-616982b74383 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:52.849651 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:52.849651 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:52.850261 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3214319b-ff2a-476a-a0b2-616982b74383 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:52.957362 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:52.957362 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:52.978949 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3214319b-ff2a-476a-a0b2-616982b74383 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Volume info retrieved successfully. Jan 25 13:54:53.029947 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3214319b-ff2a-476a-a0b2-616982b74383 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 returned with HTTP 200 Jan 25 13:54:53.034481 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 373/790] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:54:52 2021] GET /volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 => generated 909 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:54:54.047284 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cd72ec40-2ede-42ff-861d-bdc324ec5bad tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] GET http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 Jan 25 13:54:54.047860 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cd72ec40-2ede-42ff-861d-bdc324ec5bad tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:54.047971 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:54.047971 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:54.048349 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cd72ec40-2ede-42ff-861d-bdc324ec5bad tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:54.111624 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:54.111624 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:54.141497 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-cd72ec40-2ede-42ff-861d-bdc324ec5bad tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Volume info retrieved successfully. Jan 25 13:54:54.201903 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cd72ec40-2ede-42ff-861d-bdc324ec5bad tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 returned with HTTP 200 Jan 25 13:54:54.204161 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 418/791] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:54:54 2021] GET /volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 => generated 909 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:54:55.227687 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-64f76fe8-e818-4c3b-a551-0eaa269361b5 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] GET http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 Jan 25 13:54:55.227687 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-64f76fe8-e818-4c3b-a551-0eaa269361b5 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:55.227687 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:55.227687 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:55.227687 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-64f76fe8-e818-4c3b-a551-0eaa269361b5 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:55.299984 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:55.299984 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:55.310231 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-64f76fe8-e818-4c3b-a551-0eaa269361b5 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Volume info retrieved successfully. Jan 25 13:54:55.333252 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-64f76fe8-e818-4c3b-a551-0eaa269361b5 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 returned with HTTP 200 Jan 25 13:54:55.334271 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 374/792] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:54:55 2021] GET /volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 => generated 909 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:54:56.350725 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-04a4d04e-1b71-40b3-961c-b42504bf8a2e tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] GET http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 Jan 25 13:54:56.351250 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-04a4d04e-1b71-40b3-961c-b42504bf8a2e tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:56.351635 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:56.351635 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:56.352249 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-04a4d04e-1b71-40b3-961c-b42504bf8a2e tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:56.408937 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:56.408937 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:56.419307 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-04a4d04e-1b71-40b3-961c-b42504bf8a2e tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Volume info retrieved successfully. Jan 25 13:54:56.447226 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-04a4d04e-1b71-40b3-961c-b42504bf8a2e tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 returned with HTTP 200 Jan 25 13:54:56.448233 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 419/793] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:54:56 2021] GET /volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 => generated 909 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:54:57.009560 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cbed1e82-c234-4031-a371-f81ba15ed8c2 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] DELETE http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd Jan 25 13:54:57.010091 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cbed1e82-c234-4031-a371-f81ba15ed8c2 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:57.010286 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:57.010286 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:57.010996 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cbed1e82-c234-4031-a371-f81ba15ed8c2 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:57.011744 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-cbed1e82-c234-4031-a371-f81ba15ed8c2 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Delete volume with id: 0fb00091-0c01-4962-a784-db14136465cd Jan 25 13:54:57.063607 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:57.063607 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:57.064781 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-cbed1e82-c234-4031-a371-f81ba15ed8c2 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:54:57.100793 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-cbed1e82-c234-4031-a371-f81ba15ed8c2 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Delete volume request issued successfully. Jan 25 13:54:57.101365 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cbed1e82-c234-4031-a371-f81ba15ed8c2 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd returned with HTTP 202 Jan 25 13:54:57.102288 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 375/794] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 13:54:57 2021] DELETE /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:54:57.110405 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cebc5ac0-44eb-40bf-8711-e9e02d281ce6 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd Jan 25 13:54:57.111493 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cebc5ac0-44eb-40bf-8711-e9e02d281ce6 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:57.111690 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:57.111690 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:57.112334 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cebc5ac0-44eb-40bf-8711-e9e02d281ce6 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:57.172956 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:57.172956 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:57.184745 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-cebc5ac0-44eb-40bf-8711-e9e02d281ce6 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:54:57.213133 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cebc5ac0-44eb-40bf-8711-e9e02d281ce6 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd returned with HTTP 200 Jan 25 13:54:57.215432 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 420/795] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:54:57 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd => generated 916 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:54:57.465964 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c4bc3306-193f-4234-a872-b52406251a83 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] GET http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 Jan 25 13:54:57.467160 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c4bc3306-193f-4234-a872-b52406251a83 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:57.467577 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:57.467577 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:57.468206 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c4bc3306-193f-4234-a872-b52406251a83 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:57.530574 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:57.530574 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:57.553884 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c4bc3306-193f-4234-a872-b52406251a83 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Volume info retrieved successfully. Jan 25 13:54:57.603675 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c4bc3306-193f-4234-a872-b52406251a83 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 returned with HTTP 200 Jan 25 13:54:57.604776 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 376/796] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:54:57 2021] GET /volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 => generated 909 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:54:58.231984 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-29d171b0-b0b7-4c48-8f1b-ef85688bbfd0 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd Jan 25 13:54:58.232442 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-29d171b0-b0b7-4c48-8f1b-ef85688bbfd0 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:58.233023 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:58.233023 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:58.233414 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-29d171b0-b0b7-4c48-8f1b-ef85688bbfd0 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:58.331565 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:58.331565 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:58.346204 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-29d171b0-b0b7-4c48-8f1b-ef85688bbfd0 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Volume info retrieved successfully. Jan 25 13:54:58.380131 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-29d171b0-b0b7-4c48-8f1b-ef85688bbfd0 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd returned with HTTP 200 Jan 25 13:54:58.381410 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 421/797] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:54:58 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd => generated 916 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:54:58.622235 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a323a647-9817-4d39-a476-c8db41498c82 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] GET http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 Jan 25 13:54:58.622786 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a323a647-9817-4d39-a476-c8db41498c82 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:58.622974 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:58.622974 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:58.623394 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a323a647-9817-4d39-a476-c8db41498c82 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:58.741052 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:54:58.741052 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:54:58.769868 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a323a647-9817-4d39-a476-c8db41498c82 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Volume info retrieved successfully. Jan 25 13:54:58.820544 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a323a647-9817-4d39-a476-c8db41498c82 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 returned with HTTP 200 Jan 25 13:54:58.830802 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 377/798] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:54:58 2021] GET /volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 => generated 909 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:54:59.403540 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8a7547a1-ffb4-498e-b24a-797655149084 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] GET http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd Jan 25 13:54:59.405563 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8a7547a1-ffb4-498e-b24a-797655149084 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:59.406290 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:59.406290 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:59.408625 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8a7547a1-ffb4-498e-b24a-797655149084 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:54:59.553087 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8a7547a1-ffb4-498e-b24a-797655149084 tempest-AttachVolumeNegativeTest-51166670 tempest-AttachVolumeNegativeTest-51166670] http://10.222.0.38/volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd returned with HTTP 404 Jan 25 13:54:59.554906 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 422/799] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:54:59 2021] GET /volume/v3/aecb31f7101a47d0bbba7a27fdf99f8b/volumes/0fb00091-0c01-4962-a784-db14136465cd => generated 109 bytes in 159 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:54:59.842422 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f1197b31-7cbf-43bc-8d95-33c619db4608 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] GET http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 Jan 25 13:54:59.843347 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f1197b31-7cbf-43bc-8d95-33c619db4608 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:54:59.843705 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:54:59.843705 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:54:59.844362 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f1197b31-7cbf-43bc-8d95-33c619db4608 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:55:00.050491 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:55:00.050491 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:55:00.071397 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f1197b31-7cbf-43bc-8d95-33c619db4608 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Volume info retrieved successfully. Jan 25 13:55:00.125405 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f1197b31-7cbf-43bc-8d95-33c619db4608 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 returned with HTTP 200 Jan 25 13:55:00.135909 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 378/800] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:54:59 2021] GET /volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 => generated 909 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:55:01.142996 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-68bf5b1a-a9e3-48c4-b278-7712f673d292 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] GET http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 Jan 25 13:55:01.145107 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-68bf5b1a-a9e3-48c4-b278-7712f673d292 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:55:01.145990 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-68bf5b1a-a9e3-48c4-b278-7712f673d292 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:55:01.270597 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:55:01.270597 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:55:01.294249 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-68bf5b1a-a9e3-48c4-b278-7712f673d292 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Volume info retrieved successfully. Jan 25 13:55:01.324887 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-68bf5b1a-a9e3-48c4-b278-7712f673d292 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 returned with HTTP 200 Jan 25 13:55:01.327116 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 423/801] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:55:01 2021] GET /volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 => generated 909 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 13:55:02.343573 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-851d144c-3069-44eb-8ea1-3c05731a3f88 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] GET http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 Jan 25 13:55:02.344256 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-851d144c-3069-44eb-8ea1-3c05731a3f88 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:55:02.344486 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:55:02.344486 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:55:02.344947 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-851d144c-3069-44eb-8ea1-3c05731a3f88 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:55:02.418023 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:55:02.418023 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:55:02.429065 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-851d144c-3069-44eb-8ea1-3c05731a3f88 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Volume info retrieved successfully. Jan 25 13:55:02.455175 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-851d144c-3069-44eb-8ea1-3c05731a3f88 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 returned with HTTP 200 Jan 25 13:55:02.456197 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 379/802] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:55:02 2021] GET /volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 => generated 909 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:55:03.476115 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7034f634-b589-4688-97d0-f8665d791038 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] GET http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 Jan 25 13:55:03.478064 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7034f634-b589-4688-97d0-f8665d791038 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:55:03.478658 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:55:03.478658 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:55:03.479653 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7034f634-b589-4688-97d0-f8665d791038 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:55:03.535131 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:55:03.535131 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:55:03.545319 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7034f634-b589-4688-97d0-f8665d791038 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Volume info retrieved successfully. Jan 25 13:55:03.571674 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7034f634-b589-4688-97d0-f8665d791038 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 returned with HTTP 200 Jan 25 13:55:03.574570 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 424/803] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:55:03 2021] GET /volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 => generated 909 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:55:04.593082 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-054b0de1-a308-4d86-ac92-13b2943a058c tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] GET http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 Jan 25 13:55:04.594347 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-054b0de1-a308-4d86-ac92-13b2943a058c tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:55:04.594798 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:55:04.594798 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:55:04.595444 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-054b0de1-a308-4d86-ac92-13b2943a058c tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:55:04.672373 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:55:04.672373 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:55:04.686818 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-054b0de1-a308-4d86-ac92-13b2943a058c tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Volume info retrieved successfully. Jan 25 13:55:04.716394 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-054b0de1-a308-4d86-ac92-13b2943a058c tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 returned with HTTP 200 Jan 25 13:55:04.718343 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 380/804] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:55:04 2021] GET /volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 => generated 967 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:55:05.734641 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-27076f0e-9532-4b3f-bbb0-558f783c6e1b tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] GET http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 Jan 25 13:55:05.736137 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-27076f0e-9532-4b3f-bbb0-558f783c6e1b tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:55:05.736509 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:55:05.736509 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:55:05.737175 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-27076f0e-9532-4b3f-bbb0-558f783c6e1b tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:55:05.791326 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:55:05.791326 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:55:05.801404 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-27076f0e-9532-4b3f-bbb0-558f783c6e1b tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Volume info retrieved successfully. Jan 25 13:55:05.826702 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-27076f0e-9532-4b3f-bbb0-558f783c6e1b tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 returned with HTTP 200 Jan 25 13:55:05.837452 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 425/805] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:55:05 2021] GET /volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 => generated 970 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:55:06.844057 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0f3aa7bf-2ad4-4dc7-b8ab-586bb25bc922 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] GET http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 Jan 25 13:55:06.845127 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0f3aa7bf-2ad4-4dc7-b8ab-586bb25bc922 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:55:06.845519 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:55:06.845519 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:55:06.846205 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0f3aa7bf-2ad4-4dc7-b8ab-586bb25bc922 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:55:06.895624 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:55:06.895624 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:55:06.905282 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0f3aa7bf-2ad4-4dc7-b8ab-586bb25bc922 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Volume info retrieved successfully. Jan 25 13:55:06.931666 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0f3aa7bf-2ad4-4dc7-b8ab-586bb25bc922 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 returned with HTTP 200 Jan 25 13:55:06.942160 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 381/806] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:55:06 2021] GET /volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 => generated 970 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:55:07.952331 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a9c757d4-a781-4c49-8a4a-ed441db870c3 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] GET http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 Jan 25 13:55:07.953333 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a9c757d4-a781-4c49-8a4a-ed441db870c3 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:55:07.953606 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:55:07.953606 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:55:07.954314 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a9c757d4-a781-4c49-8a4a-ed441db870c3 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:55:08.017896 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:55:08.017896 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:55:08.026733 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a9c757d4-a781-4c49-8a4a-ed441db870c3 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Volume info retrieved successfully. Jan 25 13:55:08.049526 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a9c757d4-a781-4c49-8a4a-ed441db870c3 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 returned with HTTP 200 Jan 25 13:55:08.050355 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 426/807] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:55:07 2021] GET /volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 => generated 970 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:55:09.069249 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-49a87d63-3593-44ab-95e2-018d4ae84adb tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] GET http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 Jan 25 13:55:09.070449 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-49a87d63-3593-44ab-95e2-018d4ae84adb tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:55:09.071565 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:55:09.071565 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:55:09.072394 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-49a87d63-3593-44ab-95e2-018d4ae84adb tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:55:09.142083 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:55:09.142083 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:55:09.152947 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-49a87d63-3593-44ab-95e2-018d4ae84adb tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Volume info retrieved successfully. Jan 25 13:55:09.179090 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-49a87d63-3593-44ab-95e2-018d4ae84adb tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 returned with HTTP 200 Jan 25 13:55:09.179937 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 382/808] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:55:09 2021] GET /volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 => generated 970 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:55:10.198169 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-124b8388-99a3-4a2c-b660-0cb9bee56aa9 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] GET http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 Jan 25 13:55:10.199636 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-124b8388-99a3-4a2c-b660-0cb9bee56aa9 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:55:10.199846 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:55:10.199846 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:55:10.200569 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-124b8388-99a3-4a2c-b660-0cb9bee56aa9 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:55:10.265374 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:55:10.265374 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:55:10.278558 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-124b8388-99a3-4a2c-b660-0cb9bee56aa9 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Volume info retrieved successfully. Jan 25 13:55:10.309380 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-124b8388-99a3-4a2c-b660-0cb9bee56aa9 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 returned with HTTP 200 Jan 25 13:55:10.310665 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 427/809] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:55:10 2021] GET /volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 => generated 1358 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:55:10.327287 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-76a35fac-dc65-4a5b-9a75-6d08e6c5e919 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] POST http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1/action Jan 25 13:55:10.328016 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:55:10.328016 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:55:10.328675 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-76a35fac-dc65-4a5b-9a75-6d08e6c5e919 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 13:55:10.329450 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-76a35fac-dc65-4a5b-9a75-6d08e6c5e919 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:55:10.394390 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:55:10.394390 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:55:10.395743 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-76a35fac-dc65-4a5b-9a75-6d08e6c5e919 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Volume info retrieved successfully. Jan 25 13:55:10.497934 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-76a35fac-dc65-4a5b-9a75-6d08e6c5e919 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Created reservations ['ef63a32a-3d3d-420d-a874-0ed0347946ba', 'b31cf717-6539-4637-8a19-ca118e2443d1'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:55:10.545813 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-76a35fac-dc65-4a5b-9a75-6d08e6c5e919 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Extend volume request issued successfully. Jan 25 13:55:10.546655 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-76a35fac-dc65-4a5b-9a75-6d08e6c5e919 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1/action returned with HTTP 202 Jan 25 13:55:10.557630 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 383/810] 10.222.0.38 () {60 vars in 1357 bytes} [Mon Jan 25 13:55:10 2021] POST /volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1/action => generated 0 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 13:55:10.563113 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7ef19ac5-91e4-4171-99e8-11dc79c42082 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] GET http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 Jan 25 13:55:10.563907 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7ef19ac5-91e4-4171-99e8-11dc79c42082 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:55:10.564131 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:55:10.564131 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:55:10.564517 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7ef19ac5-91e4-4171-99e8-11dc79c42082 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:55:10.685269 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:55:10.685269 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:55:10.716846 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7ef19ac5-91e4-4171-99e8-11dc79c42082 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Volume info retrieved successfully. Jan 25 13:55:10.777538 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7ef19ac5-91e4-4171-99e8-11dc79c42082 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 returned with HTTP 200 Jan 25 13:55:10.788344 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 428/811] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:55:10 2021] GET /volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 => generated 1358 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:55:11.795762 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c65d75ec-f24a-4d85-b845-d87394da77cb tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] GET http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 Jan 25 13:55:11.797178 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c65d75ec-f24a-4d85-b845-d87394da77cb tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:55:11.797706 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:55:11.797706 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:55:11.798336 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c65d75ec-f24a-4d85-b845-d87394da77cb tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:55:11.862541 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:55:11.862541 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:55:11.873084 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c65d75ec-f24a-4d85-b845-d87394da77cb tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Volume info retrieved successfully. Jan 25 13:55:11.914358 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c65d75ec-f24a-4d85-b845-d87394da77cb tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 returned with HTTP 200 Jan 25 13:55:11.916976 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 384/812] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:55:11 2021] GET /volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 => generated 1358 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:55:11.930746 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cd6657cb-9de9-41d2-9795-01cc1467da51 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] GET http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 Jan 25 13:55:11.931370 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cd6657cb-9de9-41d2-9795-01cc1467da51 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:55:11.931661 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:55:11.931661 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:55:11.932307 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cd6657cb-9de9-41d2-9795-01cc1467da51 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:55:11.985971 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:55:11.985971 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:55:11.994919 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-cd6657cb-9de9-41d2-9795-01cc1467da51 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Volume info retrieved successfully. Jan 25 13:55:12.021718 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cd6657cb-9de9-41d2-9795-01cc1467da51 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 returned with HTTP 200 Jan 25 13:55:12.035286 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 429/813] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:55:11 2021] GET /volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 => generated 1358 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:55:12.045337 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-df19ee3e-e71f-4c20-ac3d-b0bd23d3b107 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] POST http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes Jan 25 13:55:12.045810 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:55:12.045810 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:55:12.046233 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-df19ee3e-e71f-4c20-ac3d-b0bd23d3b107 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-379734261"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:55:12.047586 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-df19ee3e-e71f-4c20-ac3d-b0bd23d3b107 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-379734261'}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 13:55:12.059322 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-df19ee3e-e71f-4c20-ac3d-b0bd23d3b107 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Create volume of 1 GB Jan 25 13:55:12.074675 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-df19ee3e-e71f-4c20-ac3d-b0bd23d3b107 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Availability Zones retrieved successfully. Jan 25 13:55:12.097850 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-df19ee3e-e71f-4c20-ac3d-b0bd23d3b107 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Flow 'volume_create_api' (d8318dea-3160-4458-b554-eea715f88cc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:55:12.101373 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-df19ee3e-e71f-4c20-ac3d-b0bd23d3b107 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c55984a9-7c0c-4597-a9eb-6a6c89c430fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:55:12.103664 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-df19ee3e-e71f-4c20-ac3d-b0bd23d3b107 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Validating volume size '1' using validate_int {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 13:55:12.174375 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-df19ee3e-e71f-4c20-ac3d-b0bd23d3b107 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c55984a9-7c0c-4597-a9eb-6a6c89c430fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:55:12.176798 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-df19ee3e-e71f-4c20-ac3d-b0bd23d3b107 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1045edc7-67a8-4fd0-aba3-8010f6d35b22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:55:12.257038 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-df19ee3e-e71f-4c20-ac3d-b0bd23d3b107 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Created reservations ['c960175d-3652-4db2-9907-1dd838f1e9b6', 'bee2deff-1539-4289-bbd3-82145e9b62fd', 'ccbc3bc7-7352-4fa7-9ba5-083b5a132ae8', '195427b1-6966-4ffc-9467-01072674f152'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:55:12.259111 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-df19ee3e-e71f-4c20-ac3d-b0bd23d3b107 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1045edc7-67a8-4fd0-aba3-8010f6d35b22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c960175d-3652-4db2-9907-1dd838f1e9b6', 'bee2deff-1539-4289-bbd3-82145e9b62fd', 'ccbc3bc7-7352-4fa7-9ba5-083b5a132ae8', '195427b1-6966-4ffc-9467-01072674f152']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:55:12.261582 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-df19ee3e-e71f-4c20-ac3d-b0bd23d3b107 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94e1ee83-6099-41d8-bfff-9dc9b208de0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:55:12.335758 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-df19ee3e-e71f-4c20-ac3d-b0bd23d3b107 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94e1ee83-6099-41d8-bfff-9dc9b208de0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '879a5980-407c-4a9a-924e-8e3606cc3fe7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-379734261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbfb1290533d4c23bd17ffa11f4f5be8',qos_specs=None,replication_status=,reservations=['c960175d-3652-4db2-9907-1dd838f1e9b6','bee2deff-1539-4289-bbd3-82145e9b62fd','ccbc3bc7-7352-4fa7-9ba5-083b5a132ae8','195427b1-6966-4ffc-9467-01072674f152'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='275b12de09714fed9a963419bd8acea6',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T13:55:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-379734261',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=879a5980-407c-4a9a-924e-8e3606cc3fe7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbfb1290533d4c23bd17ffa11f4f5be8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='275b12de09714fed9a963419bd8acea6',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:55:12.338438 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-df19ee3e-e71f-4c20-ac3d-b0bd23d3b107 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa9f00f5-7261-408e-ba7d-b171513b54db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:55:12.372558 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-df19ee3e-e71f-4c20-ac3d-b0bd23d3b107 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa9f00f5-7261-408e-ba7d-b171513b54db) transitioned into state 'SUCCESS' from state '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-379734261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbfb1290533d4c23bd17ffa11f4f5be8',qos_specs=None,replication_status=,reservations=['c960175d-3652-4db2-9907-1dd838f1e9b6','bee2deff-1539-4289-bbd3-82145e9b62fd','ccbc3bc7-7352-4fa7-9ba5-083b5a132ae8','195427b1-6966-4ffc-9467-01072674f152'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='275b12de09714fed9a963419bd8acea6',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:55:12.375024 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-df19ee3e-e71f-4c20-ac3d-b0bd23d3b107 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f538df08-405b-4d6d-b3ad-be57530c6941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:55:12.406274 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-df19ee3e-e71f-4c20-ac3d-b0bd23d3b107 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f538df08-405b-4d6d-b3ad-be57530c6941) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:55:12.411045 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-df19ee3e-e71f-4c20-ac3d-b0bd23d3b107 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Flow 'volume_create_api' (d8318dea-3160-4458-b554-eea715f88cc1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:55:12.501831 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-df19ee3e-e71f-4c20-ac3d-b0bd23d3b107 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Create volume request issued successfully. Jan 25 13:55:12.519691 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-df19ee3e-e71f-4c20-ac3d-b0bd23d3b107 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes returned with HTTP 202 Jan 25 13:55:12.527753 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 385/814] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 13:55:12 2021] POST /volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes => generated 816 bytes in 488 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 13:55:12.543060 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-93ec7f63-1daf-4046-bd32-6da81a023db8 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] GET http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/879a5980-407c-4a9a-924e-8e3606cc3fe7 Jan 25 13:55:12.543792 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-93ec7f63-1daf-4046-bd32-6da81a023db8 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:55:12.543995 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:55:12.543995 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:55:12.544786 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-93ec7f63-1daf-4046-bd32-6da81a023db8 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:55:12.623543 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:55:12.623543 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:55:12.644786 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-93ec7f63-1daf-4046-bd32-6da81a023db8 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Volume info retrieved successfully. Jan 25 13:55:12.693014 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-93ec7f63-1daf-4046-bd32-6da81a023db8 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/879a5980-407c-4a9a-924e-8e3606cc3fe7 returned with HTTP 200 Jan 25 13:55:12.693992 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 430/815] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:55:12 2021] GET /volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/879a5980-407c-4a9a-924e-8e3606cc3fe7 => generated 908 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:55:13.711437 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fed5238a-d3fc-4b9d-b78f-4e02d9df58cc tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] GET http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/879a5980-407c-4a9a-924e-8e3606cc3fe7 Jan 25 13:55:13.712065 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fed5238a-d3fc-4b9d-b78f-4e02d9df58cc tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:55:13.712406 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:55:13.712406 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:55:13.712766 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fed5238a-d3fc-4b9d-b78f-4e02d9df58cc tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:55:13.766023 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:55:13.766023 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:55:13.774402 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-fed5238a-d3fc-4b9d-b78f-4e02d9df58cc tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Volume info retrieved successfully. Jan 25 13:55:13.798300 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fed5238a-d3fc-4b9d-b78f-4e02d9df58cc tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/879a5980-407c-4a9a-924e-8e3606cc3fe7 returned with HTTP 200 Jan 25 13:55:13.799112 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 386/816] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:55:13 2021] GET /volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/879a5980-407c-4a9a-924e-8e3606cc3fe7 => generated 909 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:55:13.815878 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f23b60a2-36ea-4a28-ba71-f6b949b180b8 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] POST http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/snapshots Jan 25 13:55:13.816328 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:55:13.816328 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:55:13.816746 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f23b60a2-36ea-4a28-ba71-f6b949b180b8 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "879a5980-407c-4a9a-924e-8e3606cc3fe7", "name": "tempest-VolumesExtendTest-Snapshot-779348636"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:55:13.875316 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:55:13.875316 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:55:13.880073 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f23b60a2-36ea-4a28-ba71-f6b949b180b8 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Volume info retrieved successfully. Jan 25 13:55:13.880658 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-f23b60a2-36ea-4a28-ba71-f6b949b180b8 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Create snapshot from volume 879a5980-407c-4a9a-924e-8e3606cc3fe7 Jan 25 13:55:13.955748 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-f23b60a2-36ea-4a28-ba71-f6b949b180b8 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Created reservations ['ce1afdfd-dbba-430b-9825-49a33bed178c', '1b9e9a5a-a28a-46af-936c-e72af37f0e3e', '36dedcfb-f47d-4977-966e-7aced575cb1e', '80693b36-0003-4149-a96b-d70b7502f244'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:55:14.066039 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f23b60a2-36ea-4a28-ba71-f6b949b180b8 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Snapshot create request issued successfully. Jan 25 13:55:14.066797 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f23b60a2-36ea-4a28-ba71-f6b949b180b8 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/snapshots returned with HTTP 202 Jan 25 13:55:14.067845 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 431/817] 10.222.0.38 () {60 vars in 1232 bytes} [Mon Jan 25 13:55:13 2021] POST /volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/snapshots => generated 303 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 25 13:55:14.079312 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-33590160-3a7a-4d3e-a819-f061342a416b tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] GET http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/snapshots/b1af8bc7-6641-4bfa-9764-87d873936dc5 Jan 25 13:55:14.080094 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-33590160-3a7a-4d3e-a819-f061342a416b tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:55:14.080293 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:55:14.080293 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:55:14.080680 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-33590160-3a7a-4d3e-a819-f061342a416b tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:55:14.111462 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:55:14.111462 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:55:14.112067 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-33590160-3a7a-4d3e-a819-f061342a416b tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Snapshot retrieved successfully. Jan 25 13:55:14.115310 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-33590160-3a7a-4d3e-a819-f061342a416b tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/snapshots/b1af8bc7-6641-4bfa-9764-87d873936dc5 returned with HTTP 200 Jan 25 13:55:14.116804 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 387/818] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 13:55:14 2021] GET /volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/snapshots/b1af8bc7-6641-4bfa-9764-87d873936dc5 => generated 435 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 13:55:15.130446 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-44006056-87ef-4f06-b6d0-36320b3665c2 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] GET http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/snapshots/b1af8bc7-6641-4bfa-9764-87d873936dc5 Jan 25 13:55:15.133228 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-44006056-87ef-4f06-b6d0-36320b3665c2 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:55:15.133664 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:55:15.133664 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:55:15.134307 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-44006056-87ef-4f06-b6d0-36320b3665c2 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:55:15.169331 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:55:15.169331 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:55:15.170405 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-44006056-87ef-4f06-b6d0-36320b3665c2 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Snapshot retrieved successfully. Jan 25 13:55:15.172328 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-44006056-87ef-4f06-b6d0-36320b3665c2 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/snapshots/b1af8bc7-6641-4bfa-9764-87d873936dc5 returned with HTTP 200 Jan 25 13:55:15.173361 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 432/819] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 13:55:15 2021] GET /volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/snapshots/b1af8bc7-6641-4bfa-9764-87d873936dc5 => generated 435 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:55:16.185811 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c47f27f7-0dd7-4e72-8f9b-263a940f86e1 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] GET http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/snapshots/b1af8bc7-6641-4bfa-9764-87d873936dc5 Jan 25 13:55:16.186636 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c47f27f7-0dd7-4e72-8f9b-263a940f86e1 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:55:16.186927 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:55:16.186927 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:55:16.187398 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c47f27f7-0dd7-4e72-8f9b-263a940f86e1 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:55:16.223747 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:55:16.223747 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:55:16.225053 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c47f27f7-0dd7-4e72-8f9b-263a940f86e1 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Snapshot retrieved successfully. Jan 25 13:55:16.227314 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c47f27f7-0dd7-4e72-8f9b-263a940f86e1 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/snapshots/b1af8bc7-6641-4bfa-9764-87d873936dc5 returned with HTTP 200 Jan 25 13:55:16.228420 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 388/820] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 13:55:16 2021] GET /volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/snapshots/b1af8bc7-6641-4bfa-9764-87d873936dc5 => generated 462 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:55:16.239385 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8ee53b3d-eede-4557-885a-1ebbc4088bad tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] POST http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/879a5980-407c-4a9a-924e-8e3606cc3fe7/action Jan 25 13:55:16.239833 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:55:16.239833 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:55:16.240338 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8ee53b3d-eede-4557-885a-1ebbc4088bad tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 13:55:16.240739 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8ee53b3d-eede-4557-885a-1ebbc4088bad tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:55:16.291235 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:55:16.291235 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:55:16.292668 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-8ee53b3d-eede-4557-885a-1ebbc4088bad tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Volume info retrieved successfully. Jan 25 13:55:16.377994 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-8ee53b3d-eede-4557-885a-1ebbc4088bad tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Created reservations ['99e99fcb-9fcf-47aa-9be4-c05b8b7265a5', 'dbf36d74-0049-4488-9b02-b40cad871b62'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:55:16.404928 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-8ee53b3d-eede-4557-885a-1ebbc4088bad tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Extend volume request issued successfully. Jan 25 13:55:16.405638 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8ee53b3d-eede-4557-885a-1ebbc4088bad tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/879a5980-407c-4a9a-924e-8e3606cc3fe7/action returned with HTTP 202 Jan 25 13:55:16.406645 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 433/821] 10.222.0.38 () {60 vars in 1357 bytes} [Mon Jan 25 13:55:16 2021] POST /volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/879a5980-407c-4a9a-924e-8e3606cc3fe7/action => generated 0 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 13:55:16.414058 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-693f0092-86d0-482a-b678-851f78776cdf tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] GET http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/879a5980-407c-4a9a-924e-8e3606cc3fe7 Jan 25 13:55:16.414862 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-693f0092-86d0-482a-b678-851f78776cdf tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:55:16.415314 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:55:16.415314 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:55:16.415818 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-693f0092-86d0-482a-b678-851f78776cdf tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:55:16.484434 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:55:16.484434 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:55:16.495301 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-693f0092-86d0-482a-b678-851f78776cdf tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Volume info retrieved successfully. Jan 25 13:55:16.522577 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-693f0092-86d0-482a-b678-851f78776cdf tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/879a5980-407c-4a9a-924e-8e3606cc3fe7 returned with HTTP 200 Jan 25 13:55:16.533245 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 389/822] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:55:16 2021] GET /volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/879a5980-407c-4a9a-924e-8e3606cc3fe7 => generated 909 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 13:55:17.541350 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-72bf1597-f7b7-4253-a0e2-614bb7e8413e tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] GET http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/879a5980-407c-4a9a-924e-8e3606cc3fe7 Jan 25 13:55:17.542564 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-72bf1597-f7b7-4253-a0e2-614bb7e8413e tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:55:17.542954 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:55:17.542954 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:55:17.543312 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-72bf1597-f7b7-4253-a0e2-614bb7e8413e tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:55:17.593833 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:55:17.593833 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:55:17.602710 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-72bf1597-f7b7-4253-a0e2-614bb7e8413e tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Volume info retrieved successfully. Jan 25 13:55:17.648004 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-72bf1597-f7b7-4253-a0e2-614bb7e8413e tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/879a5980-407c-4a9a-924e-8e3606cc3fe7 returned with HTTP 200 Jan 25 13:55:17.649592 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 434/823] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:55:17 2021] GET /volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/879a5980-407c-4a9a-924e-8e3606cc3fe7 => generated 909 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:55:18.665896 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1007b800-6900-48f7-b295-179dcbc6d756 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] GET http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/879a5980-407c-4a9a-924e-8e3606cc3fe7 Jan 25 13:55:18.666855 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1007b800-6900-48f7-b295-179dcbc6d756 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:55:18.667856 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:55:18.667856 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:55:18.668540 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1007b800-6900-48f7-b295-179dcbc6d756 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:55:18.772850 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:55:18.772850 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:55:18.785137 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-1007b800-6900-48f7-b295-179dcbc6d756 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Volume info retrieved successfully. Jan 25 13:55:18.825404 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1007b800-6900-48f7-b295-179dcbc6d756 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/879a5980-407c-4a9a-924e-8e3606cc3fe7 returned with HTTP 200 Jan 25 13:55:18.826693 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 390/824] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:55:18 2021] GET /volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/879a5980-407c-4a9a-924e-8e3606cc3fe7 => generated 909 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:55:19.845074 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-57df2ddd-eff4-416c-bcdd-1405e3fcf0b6 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] GET http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/879a5980-407c-4a9a-924e-8e3606cc3fe7 Jan 25 13:55:19.846366 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-57df2ddd-eff4-416c-bcdd-1405e3fcf0b6 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:55:19.846722 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:55:19.846722 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:55:19.847358 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-57df2ddd-eff4-416c-bcdd-1405e3fcf0b6 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:55:19.912435 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:55:19.912435 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:55:19.922582 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-57df2ddd-eff4-416c-bcdd-1405e3fcf0b6 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Volume info retrieved successfully. Jan 25 13:55:19.951110 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-57df2ddd-eff4-416c-bcdd-1405e3fcf0b6 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/879a5980-407c-4a9a-924e-8e3606cc3fe7 returned with HTTP 200 Jan 25 13:55:19.952362 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 435/825] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:55:19 2021] GET /volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/879a5980-407c-4a9a-924e-8e3606cc3fe7 => generated 909 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:55:19.968934 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-033afb10-bbc1-49b3-8aad-bebccca977c2 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] GET http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/879a5980-407c-4a9a-924e-8e3606cc3fe7 Jan 25 13:55:19.969698 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-033afb10-bbc1-49b3-8aad-bebccca977c2 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:55:19.970199 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:55:19.970199 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:55:19.970586 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-033afb10-bbc1-49b3-8aad-bebccca977c2 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:55:20.031100 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:55:20.031100 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:55:20.040136 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-033afb10-bbc1-49b3-8aad-bebccca977c2 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Volume info retrieved successfully. Jan 25 13:55:20.078471 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-033afb10-bbc1-49b3-8aad-bebccca977c2 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/879a5980-407c-4a9a-924e-8e3606cc3fe7 returned with HTTP 200 Jan 25 13:55:20.079913 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 391/826] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:55:19 2021] GET /volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/879a5980-407c-4a9a-924e-8e3606cc3fe7 => generated 909 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:55:20.096649 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6823a313-238e-4095-82dc-a62909c21d46 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] DELETE http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/snapshots/b1af8bc7-6641-4bfa-9764-87d873936dc5 Jan 25 13:55:20.097734 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6823a313-238e-4095-82dc-a62909c21d46 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:55:20.098231 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:55:20.098231 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:55:20.098869 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6823a313-238e-4095-82dc-a62909c21d46 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:55:20.099405 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-6823a313-238e-4095-82dc-a62909c21d46 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Delete snapshot with id: b1af8bc7-6641-4bfa-9764-87d873936dc5 Jan 25 13:55:20.132643 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:55:20.132643 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:55:20.134192 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6823a313-238e-4095-82dc-a62909c21d46 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Snapshot retrieved successfully. Jan 25 13:55:20.285785 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6823a313-238e-4095-82dc-a62909c21d46 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Snapshot delete request issued successfully. Jan 25 13:55:20.286571 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6823a313-238e-4095-82dc-a62909c21d46 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/snapshots/b1af8bc7-6641-4bfa-9764-87d873936dc5 returned with HTTP 202 Jan 25 13:55:20.288207 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 436/827] 10.222.0.38 () {58 vars in 1324 bytes} [Mon Jan 25 13:55:20 2021] DELETE /volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/snapshots/b1af8bc7-6641-4bfa-9764-87d873936dc5 => generated 0 bytes in 196 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:55:20.297062 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-47db29d9-2a77-41c0-bb05-6ae37e9e9e20 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] GET http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/snapshots/b1af8bc7-6641-4bfa-9764-87d873936dc5 Jan 25 13:55:20.297593 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-47db29d9-2a77-41c0-bb05-6ae37e9e9e20 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:55:20.297774 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:55:20.297774 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:55:20.298151 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-47db29d9-2a77-41c0-bb05-6ae37e9e9e20 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:55:20.351453 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:55:20.351453 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:55:20.352600 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-47db29d9-2a77-41c0-bb05-6ae37e9e9e20 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Snapshot retrieved successfully. Jan 25 13:55:20.354567 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-47db29d9-2a77-41c0-bb05-6ae37e9e9e20 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/snapshots/b1af8bc7-6641-4bfa-9764-87d873936dc5 returned with HTTP 200 Jan 25 13:55:20.359110 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 392/828] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 13:55:20 2021] GET /volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/snapshots/b1af8bc7-6641-4bfa-9764-87d873936dc5 => generated 461 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:55:21.367714 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a09c48b8-4acd-43c5-ab2c-ebbbe81bcecc tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] GET http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/snapshots/b1af8bc7-6641-4bfa-9764-87d873936dc5 Jan 25 13:55:21.368580 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a09c48b8-4acd-43c5-ab2c-ebbbe81bcecc tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:55:21.368926 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:55:21.368926 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:55:21.370466 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a09c48b8-4acd-43c5-ab2c-ebbbe81bcecc tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:55:21.398301 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:55:21.398301 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:55:21.400679 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a09c48b8-4acd-43c5-ab2c-ebbbe81bcecc tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Snapshot retrieved successfully. Jan 25 13:55:21.404664 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a09c48b8-4acd-43c5-ab2c-ebbbe81bcecc tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/snapshots/b1af8bc7-6641-4bfa-9764-87d873936dc5 returned with HTTP 200 Jan 25 13:55:21.405742 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 437/829] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 13:55:21 2021] GET /volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/snapshots/b1af8bc7-6641-4bfa-9764-87d873936dc5 => generated 461 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:55:22.418310 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-78ecad5f-7356-441e-aa31-3ebac1e84b25 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] GET http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/snapshots/b1af8bc7-6641-4bfa-9764-87d873936dc5 Jan 25 13:55:22.418863 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-78ecad5f-7356-441e-aa31-3ebac1e84b25 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:55:22.419081 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:55:22.419081 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:55:22.419403 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-78ecad5f-7356-441e-aa31-3ebac1e84b25 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:55:22.444369 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-78ecad5f-7356-441e-aa31-3ebac1e84b25 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/snapshots/b1af8bc7-6641-4bfa-9764-87d873936dc5 returned with HTTP 404 Jan 25 13:55:22.445462 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 393/830] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 13:55:22 2021] GET /volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/snapshots/b1af8bc7-6641-4bfa-9764-87d873936dc5 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:55:22.453031 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7f6ad16b-ab8d-487e-a3e7-81bf4b8b2d63 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] DELETE http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/879a5980-407c-4a9a-924e-8e3606cc3fe7 Jan 25 13:55:22.453919 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7f6ad16b-ab8d-487e-a3e7-81bf4b8b2d63 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:55:22.454283 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:55:22.454283 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:55:22.454878 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7f6ad16b-ab8d-487e-a3e7-81bf4b8b2d63 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:55:22.455664 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-7f6ad16b-ab8d-487e-a3e7-81bf4b8b2d63 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Delete volume with id: 879a5980-407c-4a9a-924e-8e3606cc3fe7 Jan 25 13:55:22.511263 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:55:22.511263 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:55:22.513760 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7f6ad16b-ab8d-487e-a3e7-81bf4b8b2d63 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Volume info retrieved successfully. Jan 25 13:55:22.559014 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7f6ad16b-ab8d-487e-a3e7-81bf4b8b2d63 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Delete volume request issued successfully. Jan 25 13:55:22.559504 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7f6ad16b-ab8d-487e-a3e7-81bf4b8b2d63 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/879a5980-407c-4a9a-924e-8e3606cc3fe7 returned with HTTP 202 Jan 25 13:55:22.560674 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 438/831] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 13:55:22 2021] DELETE /volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/879a5980-407c-4a9a-924e-8e3606cc3fe7 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:55:22.567842 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-96161729-40ef-4e8f-935b-823eb044ec32 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] GET http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/879a5980-407c-4a9a-924e-8e3606cc3fe7 Jan 25 13:55:22.568380 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-96161729-40ef-4e8f-935b-823eb044ec32 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:55:22.568893 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-96161729-40ef-4e8f-935b-823eb044ec32 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:55:22.658327 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:55:22.658327 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:55:22.685208 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-96161729-40ef-4e8f-935b-823eb044ec32 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Volume info retrieved successfully. Jan 25 13:55:22.746147 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-96161729-40ef-4e8f-935b-823eb044ec32 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/879a5980-407c-4a9a-924e-8e3606cc3fe7 returned with HTTP 200 Jan 25 13:55:22.747716 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 394/832] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:55:22 2021] GET /volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/879a5980-407c-4a9a-924e-8e3606cc3fe7 => generated 908 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:55:23.764223 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ec2ba36f-3599-4cf0-a196-56361dce723b tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] GET http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/879a5980-407c-4a9a-924e-8e3606cc3fe7 Jan 25 13:55:23.765065 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ec2ba36f-3599-4cf0-a196-56361dce723b tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:55:23.765386 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:55:23.765386 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:55:23.765925 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ec2ba36f-3599-4cf0-a196-56361dce723b tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:55:23.830780 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:55:23.830780 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:55:23.840469 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ec2ba36f-3599-4cf0-a196-56361dce723b tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Volume info retrieved successfully. Jan 25 13:55:23.865291 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ec2ba36f-3599-4cf0-a196-56361dce723b tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/879a5980-407c-4a9a-924e-8e3606cc3fe7 returned with HTTP 200 Jan 25 13:55:23.866945 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 439/833] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:55:23 2021] GET /volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/879a5980-407c-4a9a-924e-8e3606cc3fe7 => generated 908 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:55:24.883138 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-53242101-8f94-4e61-af78-36bc8a745760 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] GET http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/879a5980-407c-4a9a-924e-8e3606cc3fe7 Jan 25 13:55:24.884126 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-53242101-8f94-4e61-af78-36bc8a745760 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:55:24.884449 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:55:24.884449 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:55:24.885109 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-53242101-8f94-4e61-af78-36bc8a745760 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:55:24.972092 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-53242101-8f94-4e61-af78-36bc8a745760 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/879a5980-407c-4a9a-924e-8e3606cc3fe7 returned with HTTP 404 Jan 25 13:55:24.973523 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 395/834] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:55:24 2021] GET /volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/879a5980-407c-4a9a-924e-8e3606cc3fe7 => generated 109 bytes in 94 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:55:24.981885 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-aacfdd2c-1ecd-4ed1-afc5-84a728bc01b5 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] DELETE http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 Jan 25 13:55:24.982717 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-aacfdd2c-1ecd-4ed1-afc5-84a728bc01b5 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:55:24.983119 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:55:24.983119 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:55:24.983781 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-aacfdd2c-1ecd-4ed1-afc5-84a728bc01b5 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:55:24.984549 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-aacfdd2c-1ecd-4ed1-afc5-84a728bc01b5 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Delete volume with id: d0090dd5-91f8-4261-bb58-adeae72e36a1 Jan 25 13:55:25.047426 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:55:25.047426 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:55:25.049124 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-aacfdd2c-1ecd-4ed1-afc5-84a728bc01b5 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Volume info retrieved successfully. Jan 25 13:55:25.078913 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-aacfdd2c-1ecd-4ed1-afc5-84a728bc01b5 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Delete volume request issued successfully. Jan 25 13:55:25.079731 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-aacfdd2c-1ecd-4ed1-afc5-84a728bc01b5 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 returned with HTTP 202 Jan 25 13:55:25.081088 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 440/835] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 13:55:24 2021] DELETE /volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:55:25.090226 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b7c65d6a-f07d-4cc1-9bef-65627f5a9889 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] GET http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 Jan 25 13:55:25.093219 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b7c65d6a-f07d-4cc1-9bef-65627f5a9889 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:55:25.094149 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b7c65d6a-f07d-4cc1-9bef-65627f5a9889 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:55:25.151035 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:55:25.151035 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:55:25.161472 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b7c65d6a-f07d-4cc1-9bef-65627f5a9889 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Volume info retrieved successfully. Jan 25 13:55:25.197030 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b7c65d6a-f07d-4cc1-9bef-65627f5a9889 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 returned with HTTP 200 Jan 25 13:55:25.199439 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 396/836] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:55:25 2021] GET /volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 => generated 1357 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:55:26.219429 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1df345c7-cd0d-4bf6-af38-8eba212b6dee tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] GET http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 Jan 25 13:55:26.220681 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1df345c7-cd0d-4bf6-af38-8eba212b6dee tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:55:26.221092 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:55:26.221092 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:55:26.221700 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1df345c7-cd0d-4bf6-af38-8eba212b6dee tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:55:26.379868 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:55:26.379868 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:55:26.402745 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-1df345c7-cd0d-4bf6-af38-8eba212b6dee tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Volume info retrieved successfully. Jan 25 13:55:26.446550 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1df345c7-cd0d-4bf6-af38-8eba212b6dee tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 returned with HTTP 200 Jan 25 13:55:26.448177 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 441/837] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:55:26 2021] GET /volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 => generated 1357 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:55:27.464832 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-776c5b5e-ffd1-4885-91d8-aac521b20cc3 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] GET http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 Jan 25 13:55:27.466392 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-776c5b5e-ffd1-4885-91d8-aac521b20cc3 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:55:27.466698 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:55:27.466698 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:55:27.467312 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-776c5b5e-ffd1-4885-91d8-aac521b20cc3 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:55:27.624219 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:55:27.624219 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:55:27.662690 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-776c5b5e-ffd1-4885-91d8-aac521b20cc3 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Volume info retrieved successfully. Jan 25 13:55:27.726636 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-776c5b5e-ffd1-4885-91d8-aac521b20cc3 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 returned with HTTP 200 Jan 25 13:55:27.731880 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 397/838] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:55:27 2021] GET /volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 => generated 1357 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:55:28.746918 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-35f07fa1-54fd-4691-b874-953514422b46 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] GET http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 Jan 25 13:55:28.748025 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-35f07fa1-54fd-4691-b874-953514422b46 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:55:28.748382 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:55:28.748382 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:55:28.749038 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-35f07fa1-54fd-4691-b874-953514422b46 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:55:28.815077 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-35f07fa1-54fd-4691-b874-953514422b46 tempest-VolumesExtendTest-1584388166 tempest-VolumesExtendTest-1584388166] http://10.222.0.38/volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 returned with HTTP 404 Jan 25 13:55:28.816428 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 442/839] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:55:28 2021] GET /volume/v3/bbfb1290533d4c23bd17ffa11f4f5be8/volumes/d0090dd5-91f8-4261-bb58-adeae72e36a1 => generated 109 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:55:29.391037 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-986456ed-7062-4689-951e-2dcd6a31bb69 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] GET http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/ee31613d-30ad-4142-bbb3-2ffea4e953fc Jan 25 13:55:29.391562 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-986456ed-7062-4689-951e-2dcd6a31bb69 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:55:29.391752 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:55:29.391752 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:55:29.392374 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-986456ed-7062-4689-951e-2dcd6a31bb69 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:55:29.492733 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:55:29.492733 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:55:29.503266 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-986456ed-7062-4689-951e-2dcd6a31bb69 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Volume info retrieved successfully. Jan 25 13:55:29.543811 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:55:29.543811 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:55:29.574205 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-986456ed-7062-4689-951e-2dcd6a31bb69 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/ee31613d-30ad-4142-bbb3-2ffea4e953fc returned with HTTP 200 Jan 25 13:55:29.588071 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 398/840] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:55:29 2021] GET /volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/ee31613d-30ad-4142-bbb3-2ffea4e953fc => generated 1208 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:55:30.068033 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2e022114-b5ee-456e-bb63-0d813069924c req-d689d5fa-cdcc-40b4-bf80-645971d5ec0d tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] GET http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/ee31613d-30ad-4142-bbb3-2ffea4e953fc Jan 25 13:55:30.068624 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2e022114-b5ee-456e-bb63-0d813069924c req-d689d5fa-cdcc-40b4-bf80-645971d5ec0d tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:55:30.069317 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2e022114-b5ee-456e-bb63-0d813069924c req-d689d5fa-cdcc-40b4-bf80-645971d5ec0d tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:55:30.121004 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:55:30.121004 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:55:30.130848 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-2e022114-b5ee-456e-bb63-0d813069924c req-d689d5fa-cdcc-40b4-bf80-645971d5ec0d tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Volume info retrieved successfully. Jan 25 13:55:30.154089 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:55:30.154089 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:55:30.164164 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2e022114-b5ee-456e-bb63-0d813069924c req-d689d5fa-cdcc-40b4-bf80-645971d5ec0d tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/ee31613d-30ad-4142-bbb3-2ffea4e953fc returned with HTTP 200 Jan 25 13:55:30.165353 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 443/841] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 13:55:30 2021] GET /volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/ee31613d-30ad-4142-bbb3-2ffea4e953fc => generated 1208 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:55:30.190848 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2e022114-b5ee-456e-bb63-0d813069924c req-fd66b08c-eb1e-40d6-9ad8-ed9157639ebe tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] POST http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/ee31613d-30ad-4142-bbb3-2ffea4e953fc/action Jan 25 13:55:30.191490 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:55:30.191490 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:55:30.191932 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2e022114-b5ee-456e-bb63-0d813069924c req-fd66b08c-eb1e-40d6-9ad8-ed9157639ebe tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Action body: b'{"os-begin_detaching": null}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 13:55:30.192320 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2e022114-b5ee-456e-bb63-0d813069924c req-fd66b08c-eb1e-40d6-9ad8-ed9157639ebe tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:55:30.250222 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:55:30.250222 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:55:30.251740 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-2e022114-b5ee-456e-bb63-0d813069924c req-fd66b08c-eb1e-40d6-9ad8-ed9157639ebe tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Volume info retrieved successfully. Jan 25 13:55:30.263355 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-2e022114-b5ee-456e-bb63-0d813069924c req-fd66b08c-eb1e-40d6-9ad8-ed9157639ebe tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Begin detaching volume completed successfully. Jan 25 13:55:30.263894 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2e022114-b5ee-456e-bb63-0d813069924c req-fd66b08c-eb1e-40d6-9ad8-ed9157639ebe tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/ee31613d-30ad-4142-bbb3-2ffea4e953fc/action returned with HTTP 202 Jan 25 13:55:30.268872 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 399/842] 10.222.0.38 () {64 vars in 1643 bytes} [Mon Jan 25 13:55:30 2021] POST /volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/ee31613d-30ad-4142-bbb3-2ffea4e953fc/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 13:55:30.292367 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-75c65f99-4f51-4bc1-ade2-eb815c877223 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] GET http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/ee31613d-30ad-4142-bbb3-2ffea4e953fc Jan 25 13:55:30.293263 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-75c65f99-4f51-4bc1-ade2-eb815c877223 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:55:30.293652 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:55:30.293652 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:55:30.294273 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-75c65f99-4f51-4bc1-ade2-eb815c877223 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:55:30.343999 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2e022114-b5ee-456e-bb63-0d813069924c req-fd66b08c-eb1e-40d6-9ad8-ed9157639ebe tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] GET http://10.222.0.38/volume// Jan 25 13:55:30.344778 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2e022114-b5ee-456e-bb63-0d813069924c req-fd66b08c-eb1e-40d6-9ad8-ed9157639ebe tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:55:30.345092 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:55:30.345092 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:55:30.345589 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2e022114-b5ee-456e-bb63-0d813069924c req-fd66b08c-eb1e-40d6-9ad8-ed9157639ebe tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Calling method 'all' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:55:30.347292 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2e022114-b5ee-456e-bb63-0d813069924c req-fd66b08c-eb1e-40d6-9ad8-ed9157639ebe tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 13:55:30.349205 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 400/843] 10.222.0.57 () {56 vars in 1089 bytes} [Mon Jan 25 13:55:30 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 13:55:30.367305 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2e022114-b5ee-456e-bb63-0d813069924c req-eb54df44-6dc0-40f6-aa09-f92a69c7ec85 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] GET http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/ee31613d-30ad-4142-bbb3-2ffea4e953fc Jan 25 13:55:30.367887 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2e022114-b5ee-456e-bb63-0d813069924c req-eb54df44-6dc0-40f6-aa09-f92a69c7ec85 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:55:30.368377 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2e022114-b5ee-456e-bb63-0d813069924c req-eb54df44-6dc0-40f6-aa09-f92a69c7ec85 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:55:30.418108 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:55:30.418108 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:55:30.440169 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-75c65f99-4f51-4bc1-ade2-eb815c877223 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Volume info retrieved successfully. Jan 25 13:55:30.458551 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:55:30.458551 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:55:30.470406 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-2e022114-b5ee-456e-bb63-0d813069924c req-eb54df44-6dc0-40f6-aa09-f92a69c7ec85 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Volume info retrieved successfully. Jan 25 13:55:30.487615 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:55:30.487615 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:55:30.494319 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:55:30.494319 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:55:30.505947 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2e022114-b5ee-456e-bb63-0d813069924c req-eb54df44-6dc0-40f6-aa09-f92a69c7ec85 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/ee31613d-30ad-4142-bbb3-2ffea4e953fc returned with HTTP 200 Jan 25 13:55:30.507192 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 401/844] 10.222.0.57 () {60 vars in 1403 bytes} [Mon Jan 25 13:55:30 2021] GET /volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/ee31613d-30ad-4142-bbb3-2ffea4e953fc => generated 1310 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 25 13:55:30.507931 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-75c65f99-4f51-4bc1-ade2-eb815c877223 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/ee31613d-30ad-4142-bbb3-2ffea4e953fc returned with HTTP 200 Jan 25 13:55:30.508784 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 444/845] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:55:30 2021] GET /volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/ee31613d-30ad-4142-bbb3-2ffea4e953fc => generated 1211 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:55:31.116406 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2e022114-b5ee-456e-bb63-0d813069924c req-a9cae478-b3a0-4f5a-82ea-f52a41b46278 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] DELETE http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/attachments/dc4bdc4a-b452-4dbf-9329-d3792b776ad8 Jan 25 13:55:31.119949 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2e022114-b5ee-456e-bb63-0d813069924c req-a9cae478-b3a0-4f5a-82ea-f52a41b46278 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:55:31.119949 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:55:31.119949 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:55:31.119949 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2e022114-b5ee-456e-bb63-0d813069924c req-a9cae478-b3a0-4f5a-82ea-f52a41b46278 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:55:31.146813 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:55:31.146813 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:55:31.530942 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2325eff0-5ba2-4a27-a1cf-e3579207117d tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] GET http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/ee31613d-30ad-4142-bbb3-2ffea4e953fc Jan 25 13:55:31.531840 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2325eff0-5ba2-4a27-a1cf-e3579207117d tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:55:31.532236 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:55:31.532236 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:55:31.532888 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2325eff0-5ba2-4a27-a1cf-e3579207117d tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:55:31.716685 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:55:31.716685 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:55:31.753894 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-2325eff0-5ba2-4a27-a1cf-e3579207117d tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Volume info retrieved successfully. Jan 25 13:55:31.814861 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:55:31.814861 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:55:31.838110 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2325eff0-5ba2-4a27-a1cf-e3579207117d tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/ee31613d-30ad-4142-bbb3-2ffea4e953fc returned with HTTP 200 Jan 25 13:55:31.845576 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 445/846] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:55:31 2021] GET /volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/ee31613d-30ad-4142-bbb3-2ffea4e953fc => generated 1211 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:55:32.053419 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-2e022114-b5ee-456e-bb63-0d813069924c req-a9cae478-b3a0-4f5a-82ea-f52a41b46278 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87930) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 13:55:32.054259 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-2e022114-b5ee-456e-bb63-0d813069924c req-a9cae478-b3a0-4f5a-82ea-f52a41b46278 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Pending status list for volume during attachment-delete: [] {{(pid=87930) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 13:55:32.061818 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2e022114-b5ee-456e-bb63-0d813069924c req-a9cae478-b3a0-4f5a-82ea-f52a41b46278 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/attachments/dc4bdc4a-b452-4dbf-9329-d3792b776ad8 returned with HTTP 200 Jan 25 13:55:32.063365 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 402/847] 10.222.0.57 () {62 vars in 1437 bytes} [Mon Jan 25 13:55:31 2021] DELETE /volume/v3/47816f85fb7c497e921cd6a00b4cfce3/attachments/dc4bdc4a-b452-4dbf-9329-d3792b776ad8 => generated 19 bytes in 952 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:55:32.861068 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cbcd163d-48bb-4df3-a6e4-2d11d43df3a8 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] GET http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/ee31613d-30ad-4142-bbb3-2ffea4e953fc Jan 25 13:55:32.861737 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cbcd163d-48bb-4df3-a6e4-2d11d43df3a8 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:55:32.861894 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:55:32.861894 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:55:32.863100 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cbcd163d-48bb-4df3-a6e4-2d11d43df3a8 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:55:32.973201 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:55:32.973201 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:55:32.991836 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-cbcd163d-48bb-4df3-a6e4-2d11d43df3a8 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Volume info retrieved successfully. Jan 25 13:55:33.036055 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cbcd163d-48bb-4df3-a6e4-2d11d43df3a8 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/ee31613d-30ad-4142-bbb3-2ffea4e953fc returned with HTTP 200 Jan 25 13:55:33.039760 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 446/848] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:55:32 2021] GET /volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/ee31613d-30ad-4142-bbb3-2ffea4e953fc => generated 916 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:55:33.305362 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-15a4cd5b-ad71-4e65-9a96-00b967581a32 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] POST http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes Jan 25 13:55:33.305831 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:55:33.305831 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:55:33.306247 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-15a4cd5b-ad71-4e65-9a96-00b967581a32 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-353606874"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:55:33.307452 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-15a4cd5b-ad71-4e65-9a96-00b967581a32 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-353606874'}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 13:55:33.308675 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-15a4cd5b-ad71-4e65-9a96-00b967581a32 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Create volume of 1 GB Jan 25 13:55:33.309421 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:55:33.309421 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:55:33.332694 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-15a4cd5b-ad71-4e65-9a96-00b967581a32 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Availability Zones retrieved successfully. Jan 25 13:55:33.381193 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-15a4cd5b-ad71-4e65-9a96-00b967581a32 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Flow 'volume_create_api' (2f8d4c1a-762e-4d1f-8499-404f0b338542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:55:33.384892 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-15a4cd5b-ad71-4e65-9a96-00b967581a32 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b73bdfd-e830-4f82-be01-59235d92f8f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:55:33.387366 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-15a4cd5b-ad71-4e65-9a96-00b967581a32 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Validating volume size '1' using validate_int {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 13:55:33.568578 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-15a4cd5b-ad71-4e65-9a96-00b967581a32 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b73bdfd-e830-4f82-be01-59235d92f8f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:55:33.574014 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-15a4cd5b-ad71-4e65-9a96-00b967581a32 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d62be053-03b9-41a4-b671-cc63bf30a69d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:55:33.767890 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-15a4cd5b-ad71-4e65-9a96-00b967581a32 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Created reservations ['a3cb8e39-d449-4c16-9c22-98f127b12f17', '20aafcb4-f08b-48eb-8621-df5b52362716', '990aa359-6262-4716-9e36-8c6b75dca2a1', '5a81819e-004d-454f-84fd-6517ca766889'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:55:33.770479 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-15a4cd5b-ad71-4e65-9a96-00b967581a32 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d62be053-03b9-41a4-b671-cc63bf30a69d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3cb8e39-d449-4c16-9c22-98f127b12f17', '20aafcb4-f08b-48eb-8621-df5b52362716', '990aa359-6262-4716-9e36-8c6b75dca2a1', '5a81819e-004d-454f-84fd-6517ca766889']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:55:33.773743 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-15a4cd5b-ad71-4e65-9a96-00b967581a32 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (428cdfeb-f289-43eb-9cb0-c12d8689585b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:55:33.899077 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-15a4cd5b-ad71-4e65-9a96-00b967581a32 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (428cdfeb-f289-43eb-9cb0-c12d8689585b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4cd1c8be-0a3d-451e-a119-085482cd3cd6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-353606874',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be357ca4f5a14960a05cafe6d56c2cce',qos_specs=None,replication_status=,reservations=['a3cb8e39-d449-4c16-9c22-98f127b12f17','20aafcb4-f08b-48eb-8621-df5b52362716','990aa359-6262-4716-9e36-8c6b75dca2a1','5a81819e-004d-454f-84fd-6517ca766889'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ab66ac1d2b840d3899fdcc7eb90809f',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T13:55:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-353606874',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4cd1c8be-0a3d-451e-a119-085482cd3cd6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be357ca4f5a14960a05cafe6d56c2cce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='3ab66ac1d2b840d3899fdcc7eb90809f',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:55:33.901214 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-15a4cd5b-ad71-4e65-9a96-00b967581a32 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f2a0412-6d57-43b5-a245-43ca88020539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:55:33.967151 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-15a4cd5b-ad71-4e65-9a96-00b967581a32 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f2a0412-6d57-43b5-a245-43ca88020539) transitioned into state 'SUCCESS' from state '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-353606874',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be357ca4f5a14960a05cafe6d56c2cce',qos_specs=None,replication_status=,reservations=['a3cb8e39-d449-4c16-9c22-98f127b12f17','20aafcb4-f08b-48eb-8621-df5b52362716','990aa359-6262-4716-9e36-8c6b75dca2a1','5a81819e-004d-454f-84fd-6517ca766889'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ab66ac1d2b840d3899fdcc7eb90809f',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:55:33.970842 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-15a4cd5b-ad71-4e65-9a96-00b967581a32 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f20573b-8919-49f4-9c77-b50407692cb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:55:34.012382 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-15a4cd5b-ad71-4e65-9a96-00b967581a32 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f20573b-8919-49f4-9c77-b50407692cb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:55:34.016754 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-15a4cd5b-ad71-4e65-9a96-00b967581a32 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Flow 'volume_create_api' (2f8d4c1a-762e-4d1f-8499-404f0b338542) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:55:34.118176 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-15a4cd5b-ad71-4e65-9a96-00b967581a32 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Create volume request issued successfully. Jan 25 13:55:34.142429 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-15a4cd5b-ad71-4e65-9a96-00b967581a32 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes returned with HTTP 202 Jan 25 13:55:34.143916 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 403/849] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 13:55:33 2021] POST /volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes => generated 818 bytes in 1099 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 13:55:34.158421 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-502d7841-b461-4701-b428-d11f1c441c7b tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] GET http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/4cd1c8be-0a3d-451e-a119-085482cd3cd6 Jan 25 13:55:34.159247 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-502d7841-b461-4701-b428-d11f1c441c7b tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:55:34.159641 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:55:34.159641 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:55:34.160383 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-502d7841-b461-4701-b428-d11f1c441c7b tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:55:34.295441 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:55:34.295441 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:55:34.306193 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-502d7841-b461-4701-b428-d11f1c441c7b tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Volume info retrieved successfully. Jan 25 13:55:34.336132 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-502d7841-b461-4701-b428-d11f1c441c7b tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/4cd1c8be-0a3d-451e-a119-085482cd3cd6 returned with HTTP 200 Jan 25 13:55:34.337847 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 447/850] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:55:34 2021] GET /volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/4cd1c8be-0a3d-451e-a119-085482cd3cd6 => generated 910 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:55:35.355290 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-826fec64-25b4-4780-8302-d85776f3a9f8 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] GET http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/4cd1c8be-0a3d-451e-a119-085482cd3cd6 Jan 25 13:55:35.355854 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-826fec64-25b4-4780-8302-d85776f3a9f8 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:55:35.355990 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:55:35.355990 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:55:35.356709 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-826fec64-25b4-4780-8302-d85776f3a9f8 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:55:35.407759 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:55:35.407759 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:55:35.416522 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-826fec64-25b4-4780-8302-d85776f3a9f8 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Volume info retrieved successfully. Jan 25 13:55:35.441619 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-826fec64-25b4-4780-8302-d85776f3a9f8 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/4cd1c8be-0a3d-451e-a119-085482cd3cd6 returned with HTTP 200 Jan 25 13:55:35.442191 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 404/851] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:55:35 2021] GET /volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/4cd1c8be-0a3d-451e-a119-085482cd3cd6 => generated 911 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:56:04.930835 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d7b44c61-e515-4700-b201-f4bfdb19ab6b tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] POST http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/ec294508-291e-48fe-8c38-2dbe03ed8b3c/action Jan 25 13:56:04.931867 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:56:04.931867 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:56:04.932440 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d7b44c61-e515-4700-b201-f4bfdb19ab6b tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Action body: b'{"os-attach": {"instance_uuid": "240846dd-36f1-4e32-ad33-d5e6d5d07ca7", "mountpoint": "/dev/vdc"}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 13:56:04.933207 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d7b44c61-e515-4700-b201-f4bfdb19ab6b tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "240846dd-36f1-4e32-ad33-d5e6d5d07ca7", "mountpoint": "/dev/vdc"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:56:04.980693 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d7b44c61-e515-4700-b201-f4bfdb19ab6b tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/ec294508-291e-48fe-8c38-2dbe03ed8b3c/action returned with HTTP 404 Jan 25 13:56:04.981930 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 448/852] 10.222.0.38 () {60 vars in 1357 bytes} [Mon Jan 25 13:56:04 2021] POST /volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/ec294508-291e-48fe-8c38-2dbe03ed8b3c/action => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:56:14.309947 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bbe2e1ca-5957-439e-9d7f-b8cdfe0e3029 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] POST http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes Jan 25 13:56:14.310470 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:56:14.310470 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:56:14.310619 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bbe2e1ca-5957-439e-9d7f-b8cdfe0e3029 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Action: 'create', calling method: create, body: {"volume": {"imageRef": "5ce286e6-46be-4576-ba96-08a323d7e4fc", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1683884143"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:56:14.313685 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-bbe2e1ca-5957-439e-9d7f-b8cdfe0e3029 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Create volume request body: {'volume': {'imageRef': '5ce286e6-46be-4576-ba96-08a323d7e4fc', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1683884143'}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 13:56:14.425589 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-bbe2e1ca-5957-439e-9d7f-b8cdfe0e3029 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Create volume of 2 GB Jan 25 13:56:14.440594 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-bbe2e1ca-5957-439e-9d7f-b8cdfe0e3029 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Availability Zones retrieved successfully. Jan 25 13:56:14.463953 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-bbe2e1ca-5957-439e-9d7f-b8cdfe0e3029 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Flow 'volume_create_api' (cd69c400-79b7-41f6-ba6c-a849292f608e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:56:14.466810 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-bbe2e1ca-5957-439e-9d7f-b8cdfe0e3029 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc02a1d3-7ee9-4c90-b455-fd099236bed6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:56:14.468889 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-bbe2e1ca-5957-439e-9d7f-b8cdfe0e3029 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Validating volume size '2' using validate_int {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 13:56:14.636103 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.volume.api [None req-bbe2e1ca-5957-439e-9d7f-b8cdfe0e3029 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc02a1d3-7ee9-4c90-b455-fd099236bed6) transitioned into state 'FAILURE' from state 'RUNNING' Jan 25 13:56:14.636455 n-d-760456-3 devstack@c-api.service[87928]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 5ce286e6-46be-4576-ba96-08a323d7e4fc is not active. Jan 25 13:56:14.642350 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-bbe2e1ca-5957-439e-9d7f-b8cdfe0e3029 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc02a1d3-7ee9-4c90-b455-fd099236bed6) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:56:14.645001 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.volume.api [None req-bbe2e1ca-5957-439e-9d7f-b8cdfe0e3029 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc02a1d3-7ee9-4c90-b455-fd099236bed6) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 25 13:56:14.648727 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.volume.api [None req-bbe2e1ca-5957-439e-9d7f-b8cdfe0e3029 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Flow 'volume_create_api' (cd69c400-79b7-41f6-ba6c-a849292f608e) transitioned into state 'REVERTED' from state 'RUNNING' Jan 25 13:56:14.649646 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bbe2e1ca-5957-439e-9d7f-b8cdfe0e3029 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes returned with HTTP 400 Jan 25 13:56:14.654770 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 405/853] 10.222.0.38 () {60 vars in 1226 bytes} [Mon Jan 25 13:56:14 2021] POST /volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes => generated 125 bytes in 348 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 25 13:56:15.242722 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3112b19c-bdac-41ca-a454-c07234625075 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] POST http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes Jan 25 13:56:15.243889 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3112b19c-bdac-41ca-a454-c07234625075 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "74c10c58-5294-464e-aa5f-e8e0bbcacdf2"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:56:15.245247 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-3112b19c-bdac-41ca-a454-c07234625075 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Create volume request body: {'volume': {'size': 1, 'imageRef': '74c10c58-5294-464e-aa5f-e8e0bbcacdf2'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 13:56:15.372312 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-3112b19c-bdac-41ca-a454-c07234625075 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Create volume of 1 GB Jan 25 13:56:15.388063 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3112b19c-bdac-41ca-a454-c07234625075 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Availability Zones retrieved successfully. Jan 25 13:56:15.406151 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3112b19c-bdac-41ca-a454-c07234625075 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Flow 'volume_create_api' (7f175bf2-ccc8-4e09-a034-a24c914627c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:56:15.408952 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3112b19c-bdac-41ca-a454-c07234625075 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb4ad099-8359-4f95-9614-9a2704d51a0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:56:15.411053 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-3112b19c-bdac-41ca-a454-c07234625075 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 13:56:15.459554 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.volume.api [None req-3112b19c-bdac-41ca-a454-c07234625075 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb4ad099-8359-4f95-9614-9a2704d51a0f) transitioned into state 'FAILURE' from state 'RUNNING' Jan 25 13:56:15.459554 n-d-760456-3 devstack@c-api.service[87928]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Jan 25 13:56:15.465566 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3112b19c-bdac-41ca-a454-c07234625075 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb4ad099-8359-4f95-9614-9a2704d51a0f) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:56:15.467714 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.volume.api [None req-3112b19c-bdac-41ca-a454-c07234625075 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb4ad099-8359-4f95-9614-9a2704d51a0f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 25 13:56:15.470533 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.volume.api [None req-3112b19c-bdac-41ca-a454-c07234625075 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Flow 'volume_create_api' (7f175bf2-ccc8-4e09-a034-a24c914627c5) transitioned into state 'REVERTED' from state 'RUNNING' Jan 25 13:56:15.471235 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3112b19c-bdac-41ca-a454-c07234625075 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes returned with HTTP 400 Jan 25 13:56:15.472286 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 449/854] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 13:56:15 2021] POST /volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes => generated 134 bytes in 234 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 25 13:56:15.809651 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e2292cb5-9091-41c6-a094-abac2b143dcb tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] POST http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes Jan 25 13:56:15.810421 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e2292cb5-9091-41c6-a094-abac2b143dcb tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:56:15.811882 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e2292cb5-9091-41c6-a094-abac2b143dcb tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes returned with HTTP 400 Jan 25 13:56:15.812898 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 406/855] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 13:56:15 2021] POST /volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes => generated 127 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 25 13:56:15.821956 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9f8b62de-f08a-45eb-9c78-a2ea36516636 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] POST http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes Jan 25 13:56:15.823541 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9f8b62de-f08a-45eb-9c78-a2ea36516636 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "60796a0c-29fb-4383-a5aa-bb1342179218"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:56:15.825552 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-9f8b62de-f08a-45eb-9c78-a2ea36516636 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '60796a0c-29fb-4383-a5aa-bb1342179218'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 13:56:15.850369 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9f8b62de-f08a-45eb-9c78-a2ea36516636 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes returned with HTTP 404 Jan 25 13:56:15.851551 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 450/856] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 13:56:15 2021] POST /volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:56:15.860840 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cbea9566-6978-41ca-86ad-0dd7220f1ad8 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] POST http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes Jan 25 13:56:15.861626 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cbea9566-6978-41ca-86ad-0dd7220f1ad8 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "a891515e-04c7-4024-970a-075aecc9c97d"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:56:15.867016 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-cbea9566-6978-41ca-86ad-0dd7220f1ad8 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Create volume request body: {'volume': {'size': 1, 'source_volid': 'a891515e-04c7-4024-970a-075aecc9c97d'}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 13:56:15.915302 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cbea9566-6978-41ca-86ad-0dd7220f1ad8 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes returned with HTTP 404 Jan 25 13:56:15.918574 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 407/857] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 13:56:15 2021] POST /volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:56:15.927765 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a44895ce-b253-4ef6-91e7-8dd50d5e89a2 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] POST http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes Jan 25 13:56:15.928917 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a44895ce-b253-4ef6-91e7-8dd50d5e89a2 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "7d7d222b-0c9a-4338-911d-3cb6bc16b105"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:56:15.930240 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-a44895ce-b253-4ef6-91e7-8dd50d5e89a2 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Create volume request body: {'volume': {'size': 1, 'volume_type': '7d7d222b-0c9a-4338-911d-3cb6bc16b105'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 13:56:15.956497 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a44895ce-b253-4ef6-91e7-8dd50d5e89a2 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes returned with HTTP 404 Jan 25 13:56:15.957718 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 451/858] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 13:56:15 2021] POST /volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:56:15.968103 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-371f608c-b847-43d3-a379-d6722fdd9471 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] POST http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes Jan 25 13:56:15.969197 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-371f608c-b847-43d3-a379-d6722fdd9471 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:56:15.970539 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-371f608c-b847-43d3-a379-d6722fdd9471 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes returned with HTTP 400 Jan 25 13:56:15.971610 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 408/859] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 13:56:15 2021] POST /volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes => generated 125 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jan 25 13:56:15.980677 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-aaeda4fa-b82a-4484-be3b-11458156b4a6 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] POST http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes Jan 25 13:56:15.981481 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-aaeda4fa-b82a-4484-be3b-11458156b4a6 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:56:15.982942 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-aaeda4fa-b82a-4484-be3b-11458156b4a6 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes returned with HTTP 400 Jan 25 13:56:15.983936 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 452/860] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 13:56:15 2021] POST /volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes => generated 125 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 25 13:56:15.992773 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-99c4634e-197a-4584-885a-846758ff797e tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] POST http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes Jan 25 13:56:15.993561 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-99c4634e-197a-4584-885a-846758ff797e tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:56:15.995321 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-99c4634e-197a-4584-885a-846758ff797e tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes returned with HTTP 400 Jan 25 13:56:15.996342 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 409/861] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 13:56:15 2021] POST /volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes => generated 121 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 25 13:56:16.006263 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e23e8342-1aa1-44d3-a477-ec5d6c05d534 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] DELETE http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/tempest-invalid-1627290195 Jan 25 13:56:16.006800 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e23e8342-1aa1-44d3-a477-ec5d6c05d534 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:56:16.007292 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e23e8342-1aa1-44d3-a477-ec5d6c05d534 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:56:16.007759 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-e23e8342-1aa1-44d3-a477-ec5d6c05d534 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Delete volume with id: tempest-invalid-1627290195 Jan 25 13:56:16.060328 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e23e8342-1aa1-44d3-a477-ec5d6c05d534 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/tempest-invalid-1627290195 returned with HTTP 404 Jan 25 13:56:16.061308 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 453/862] 10.222.0.38 () {58 vars in 1288 bytes} [Mon Jan 25 13:56:16 2021] DELETE /volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/tempest-invalid-1627290195 => generated 99 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 25 13:56:16.071117 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 410/863] 10.222.0.38 () {58 vars in 1210 bytes} [Mon Jan 25 13:56:16 2021] DELETE /volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 25 13:56:16.080122 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-69906730-40ea-443c-9bde-3eb86ba22a47 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] POST http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/xxx/action Jan 25 13:56:16.080964 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-69906730-40ea-443c-9bde-3eb86ba22a47 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Action body: b'{"os-detach": {}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 13:56:16.081351 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-69906730-40ea-443c-9bde-3eb86ba22a47 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:56:16.129032 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-69906730-40ea-443c-9bde-3eb86ba22a47 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/xxx/action returned with HTTP 404 Jan 25 13:56:16.130690 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 454/864] 10.222.0.38 () {60 vars in 1258 bytes} [Mon Jan 25 13:56:16 2021] POST /volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/xxx/action => generated 76 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Jan 25 13:56:16.139481 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4c8857f2-f4fe-4ffe-a24b-e9fe9c9007cb tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] GET http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/tempest-invalid-418486174 Jan 25 13:56:16.140143 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4c8857f2-f4fe-4ffe-a24b-e9fe9c9007cb tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:56:16.140509 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4c8857f2-f4fe-4ffe-a24b-e9fe9c9007cb tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:56:16.186832 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4c8857f2-f4fe-4ffe-a24b-e9fe9c9007cb tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/tempest-invalid-418486174 returned with HTTP 404 Jan 25 13:56:16.187877 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 411/865] 10.222.0.38 () {58 vars in 1282 bytes} [Mon Jan 25 13:56:16 2021] GET /volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/tempest-invalid-418486174 => generated 98 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 25 13:56:16.199072 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 455/866] 10.222.0.38 () {58 vars in 1207 bytes} [Mon Jan 25 13:56:16 2021] GET /volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 25 13:56:16.206115 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0d2ae6e5-4726-4aee-8af8-bfb6f121bb36 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] GET http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/detail?status=null Jan 25 13:56:16.206641 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0d2ae6e5-4726-4aee-8af8-bfb6f121bb36 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:56:16.207136 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0d2ae6e5-4726-4aee-8af8-bfb6f121bb36 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Calling method 'detail' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:56:16.208045 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-0d2ae6e5-4726-4aee-8af8-bfb6f121bb36 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Removing options '' from query. {{(pid=87930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 13:56:16.208645 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-0d2ae6e5-4726-4aee-8af8-bfb6f121bb36 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Could not evaluate value null, assuming string {{(pid=87930) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 25 13:56:16.210251 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-0d2ae6e5-4726-4aee-8af8-bfb6f121bb36 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87930) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 13:56:16.260503 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0d2ae6e5-4726-4aee-8af8-bfb6f121bb36 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Get all volumes completed successfully. Jan 25 13:56:16.265739 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0d2ae6e5-4726-4aee-8af8-bfb6f121bb36 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/detail?status=null returned with HTTP 200 Jan 25 13:56:16.273038 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 412/867] 10.222.0.38 () {58 vars in 1248 bytes} [Mon Jan 25 13:56:16 2021] GET /volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/detail?status=null => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 13:56:16.284226 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-653b0f7d-e855-4bd7-9688-82a4f9a16932 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] GET http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/detail?name=tempest-VolumesNegativeTest-Volume-910388018 Jan 25 13:56:16.285140 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-653b0f7d-e855-4bd7-9688-82a4f9a16932 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:56:16.285256 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-653b0f7d-e855-4bd7-9688-82a4f9a16932 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Calling method 'detail' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:56:16.286159 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-653b0f7d-e855-4bd7-9688-82a4f9a16932 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 13:56:16.288432 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-653b0f7d-e855-4bd7-9688-82a4f9a16932 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-910388018'), ('no_migration_targets', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 13:56:16.343979 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-653b0f7d-e855-4bd7-9688-82a4f9a16932 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Get all volumes completed successfully. Jan 25 13:56:16.350177 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-653b0f7d-e855-4bd7-9688-82a4f9a16932 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/detail?name=tempest-VolumesNegativeTest-Volume-910388018 returned with HTTP 200 Jan 25 13:56:16.351482 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 456/868] 10.222.0.38 () {58 vars in 1324 bytes} [Mon Jan 25 13:56:16 2021] GET /volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/detail?name=tempest-VolumesNegativeTest-Volume-910388018 => generated 15 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 13:56:16.367872 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4bbb1333-6779-4a8a-863c-026fd8cc753b tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] GET http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes?status=null Jan 25 13:56:16.368407 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4bbb1333-6779-4a8a-863c-026fd8cc753b tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:56:16.368922 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4bbb1333-6779-4a8a-863c-026fd8cc753b tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Calling method 'index' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:56:16.372971 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-4bbb1333-6779-4a8a-863c-026fd8cc753b tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Removing options '' from query. {{(pid=87930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 13:56:16.372971 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-4bbb1333-6779-4a8a-863c-026fd8cc753b tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Could not evaluate value null, assuming string {{(pid=87930) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 25 13:56:16.372971 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-4bbb1333-6779-4a8a-863c-026fd8cc753b tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87930) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 13:56:16.423602 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4bbb1333-6779-4a8a-863c-026fd8cc753b tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Get all volumes completed successfully. Jan 25 13:56:16.424386 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4bbb1333-6779-4a8a-863c-026fd8cc753b tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes?status=null returned with HTTP 200 Jan 25 13:56:16.425259 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 413/869] 10.222.0.38 () {58 vars in 1227 bytes} [Mon Jan 25 13:56:16 2021] GET /volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes?status=null => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 13:56:16.448346 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c515dc77-afc9-4588-a655-aa3dda0db283 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] GET http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes?name=tempest-VolumesNegativeTest-Volume-1296833737 Jan 25 13:56:16.448995 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c515dc77-afc9-4588-a655-aa3dda0db283 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:56:16.449491 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c515dc77-afc9-4588-a655-aa3dda0db283 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:56:16.450137 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-c515dc77-afc9-4588-a655-aa3dda0db283 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 13:56:16.452007 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c515dc77-afc9-4588-a655-aa3dda0db283 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1296833737'), ('no_migration_targets', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 13:56:16.506091 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c515dc77-afc9-4588-a655-aa3dda0db283 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Get all volumes completed successfully. Jan 25 13:56:16.506854 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c515dc77-afc9-4588-a655-aa3dda0db283 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes?name=tempest-VolumesNegativeTest-Volume-1296833737 returned with HTTP 200 Jan 25 13:56:16.508250 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 457/870] 10.222.0.38 () {58 vars in 1305 bytes} [Mon Jan 25 13:56:16 2021] GET /volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes?name=tempest-VolumesNegativeTest-Volume-1296833737 => generated 15 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 13:56:16.521176 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a8e66547-42bd-4cc8-b662-425578c2624c tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] POST http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/4cd1c8be-0a3d-451e-a119-085482cd3cd6/action Jan 25 13:56:16.521963 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a8e66547-42bd-4cc8-b662-425578c2624c tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Action body: b'{"os-reserve": {}}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 13:56:16.522351 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a8e66547-42bd-4cc8-b662-425578c2624c tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:56:16.580582 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:56:16.580582 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:56:16.582176 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a8e66547-42bd-4cc8-b662-425578c2624c tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Volume info retrieved successfully. Jan 25 13:56:16.593388 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a8e66547-42bd-4cc8-b662-425578c2624c tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Reserve volume completed successfully. Jan 25 13:56:16.594020 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a8e66547-42bd-4cc8-b662-425578c2624c tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/4cd1c8be-0a3d-451e-a119-085482cd3cd6/action returned with HTTP 202 Jan 25 13:56:16.595128 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 414/871] 10.222.0.38 () {60 vars in 1357 bytes} [Mon Jan 25 13:56:16 2021] POST /volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/4cd1c8be-0a3d-451e-a119-085482cd3cd6/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 13:56:16.604376 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b883ba42-3fdb-459e-8087-69a41613ec5b tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] POST http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/4cd1c8be-0a3d-451e-a119-085482cd3cd6/action Jan 25 13:56:16.605857 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b883ba42-3fdb-459e-8087-69a41613ec5b tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Action body: b'{"os-reserve": {}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 13:56:16.606452 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b883ba42-3fdb-459e-8087-69a41613ec5b tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:56:16.732673 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:56:16.732673 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:56:16.734425 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b883ba42-3fdb-459e-8087-69a41613ec5b tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Volume info retrieved successfully. Jan 25 13:56:16.743057 n-d-760456-3 devstack@c-api.service[87928]: ERROR cinder.volume.api [None req-b883ba42-3fdb-459e-8087-69a41613ec5b tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Volume status must be available to reserve, but the status is attaching. Jan 25 13:56:16.743410 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b883ba42-3fdb-459e-8087-69a41613ec5b tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/4cd1c8be-0a3d-451e-a119-085482cd3cd6/action returned with HTTP 400 Jan 25 13:56:16.745460 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 458/872] 10.222.0.38 () {60 vars in 1357 bytes} [Mon Jan 25 13:56:16 2021] POST /volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/4cd1c8be-0a3d-451e-a119-085482cd3cd6/action => generated 132 bytes in 146 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 25 13:56:16.753405 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3e74deb4-d76a-4ed5-a358-3773e80983f8 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] POST http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/4cd1c8be-0a3d-451e-a119-085482cd3cd6/action Jan 25 13:56:16.753863 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:56:16.753863 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:56:16.754618 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3e74deb4-d76a-4ed5-a358-3773e80983f8 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Action body: b'{"os-unreserve": {}}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 13:56:16.755172 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3e74deb4-d76a-4ed5-a358-3773e80983f8 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:56:16.818940 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:56:16.818940 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:56:16.820547 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3e74deb4-d76a-4ed5-a358-3773e80983f8 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Volume info retrieved successfully. Jan 25 13:56:16.893386 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3e74deb4-d76a-4ed5-a358-3773e80983f8 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Unreserve volume completed successfully. Jan 25 13:56:16.893944 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3e74deb4-d76a-4ed5-a358-3773e80983f8 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/4cd1c8be-0a3d-451e-a119-085482cd3cd6/action returned with HTTP 202 Jan 25 13:56:16.895505 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 415/873] 10.222.0.38 () {60 vars in 1357 bytes} [Mon Jan 25 13:56:16 2021] POST /volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/4cd1c8be-0a3d-451e-a119-085482cd3cd6/action => generated 0 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 13:56:16.906198 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-31086d84-fe26-4e53-8b81-8794f162a9d7 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] POST http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/dd386da0-abe7-4fd4-a43b-263c3de14638/action Jan 25 13:56:16.906883 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:56:16.906883 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:56:16.908131 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-31086d84-fe26-4e53-8b81-8794f162a9d7 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Action body: b'{"os-reserve": {}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 13:56:16.908692 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-31086d84-fe26-4e53-8b81-8794f162a9d7 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:56:16.965417 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-31086d84-fe26-4e53-8b81-8794f162a9d7 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/dd386da0-abe7-4fd4-a43b-263c3de14638/action returned with HTTP 404 Jan 25 13:56:16.973516 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 459/874] 10.222.0.38 () {60 vars in 1357 bytes} [Mon Jan 25 13:56:16 2021] POST /volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/dd386da0-abe7-4fd4-a43b-263c3de14638/action => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:56:16.978655 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8b10068d-472c-4946-97e2-2932ec68c5df tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] POST http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/008dbc55-2e7e-4790-af47-6d243ea300a6/action Jan 25 13:56:16.979120 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:56:16.979120 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:56:16.979627 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8b10068d-472c-4946-97e2-2932ec68c5df tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Action body: b'{"os-unreserve": {}}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 13:56:16.980017 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8b10068d-472c-4946-97e2-2932ec68c5df tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:56:17.040463 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8b10068d-472c-4946-97e2-2932ec68c5df tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/008dbc55-2e7e-4790-af47-6d243ea300a6/action returned with HTTP 404 Jan 25 13:56:17.041866 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 416/875] 10.222.0.38 () {60 vars in 1357 bytes} [Mon Jan 25 13:56:16 2021] POST /volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/008dbc55-2e7e-4790-af47-6d243ea300a6/action => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:56:17.052912 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 460/876] 10.222.0.38 () {60 vars in 1227 bytes} [Mon Jan 25 13:56:17 2021] PUT /volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/ => generated 112 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 25 13:56:17.065046 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-49183f5e-2dd4-4ac8-9e8e-38c390dced87 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] PUT http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/tempest-invalid-840382155 Jan 25 13:56:17.065930 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-49183f5e-2dd4-4ac8-9e8e-38c390dced87 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:56:17.129792 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-49183f5e-2dd4-4ac8-9e8e-38c390dced87 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/tempest-invalid-840382155 returned with HTTP 404 Jan 25 13:56:17.130967 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 417/877] 10.222.0.38 () {60 vars in 1302 bytes} [Mon Jan 25 13:56:17 2021] PUT /volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/tempest-invalid-840382155 => generated 98 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 25 13:56:17.144538 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-018d71e3-82e6-4a7a-a8a3-aaf9f1bc9363 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] PUT http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/b3f14493-b948-4295-b317-249de1c92a9e Jan 25 13:56:17.146258 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-018d71e3-82e6-4a7a-a8a3-aaf9f1bc9363 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:56:17.203997 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-018d71e3-82e6-4a7a-a8a3-aaf9f1bc9363 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/b3f14493-b948-4295-b317-249de1c92a9e returned with HTTP 404 Jan 25 13:56:17.209380 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 461/878] 10.222.0.38 () {60 vars in 1335 bytes} [Mon Jan 25 13:56:17 2021] PUT /volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/b3f14493-b948-4295-b317-249de1c92a9e => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:56:17.215275 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6a4c4123-dcd9-4820-8e28-7b80ba21f838 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] DELETE http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/b0d7441d-23b0-49e7-9a24-9453ce92b588 Jan 25 13:56:17.216453 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6a4c4123-dcd9-4820-8e28-7b80ba21f838 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:56:17.217020 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6a4c4123-dcd9-4820-8e28-7b80ba21f838 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:56:17.217501 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-6a4c4123-dcd9-4820-8e28-7b80ba21f838 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Delete volume with id: b0d7441d-23b0-49e7-9a24-9453ce92b588 Jan 25 13:56:17.277537 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6a4c4123-dcd9-4820-8e28-7b80ba21f838 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/b0d7441d-23b0-49e7-9a24-9453ce92b588 returned with HTTP 404 Jan 25 13:56:17.279079 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 418/879] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 13:56:17 2021] DELETE /volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/b0d7441d-23b0-49e7-9a24-9453ce92b588 => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:56:17.289783 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1ee0e942-fa95-45cf-8f45-abdf49a3ec11 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] POST http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/4cd1c8be-0a3d-451e-a119-085482cd3cd6/action Jan 25 13:56:17.290640 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1ee0e942-fa95-45cf-8f45-abdf49a3ec11 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 13:56:17.291610 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1ee0e942-fa95-45cf-8f45-abdf49a3ec11 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:56:17.293477 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1ee0e942-fa95-45cf-8f45-abdf49a3ec11 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/4cd1c8be-0a3d-451e-a119-085482cd3cd6/action returned with HTTP 400 Jan 25 13:56:17.301098 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 462/880] 10.222.0.38 () {60 vars in 1357 bytes} [Mon Jan 25 13:56:17 2021] POST /volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/4cd1c8be-0a3d-451e-a119-085482cd3cd6/action => generated 140 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 25 13:56:17.304346 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d497aaf9-6c40-4a7f-bc02-2195ca36647e tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] POST http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/4cd1c8be-0a3d-451e-a119-085482cd3cd6/action Jan 25 13:56:17.305347 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d497aaf9-6c40-4a7f-bc02-2195ca36647e tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 13:56:17.305925 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d497aaf9-6c40-4a7f-bc02-2195ca36647e tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:56:17.307922 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d497aaf9-6c40-4a7f-bc02-2195ca36647e tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/4cd1c8be-0a3d-451e-a119-085482cd3cd6/action returned with HTTP 400 Jan 25 13:56:17.315858 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 419/881] 10.222.0.38 () {60 vars in 1357 bytes} [Mon Jan 25 13:56:17 2021] POST /volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/4cd1c8be-0a3d-451e-a119-085482cd3cd6/action => generated 131 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 25 13:56:17.319510 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6ceafc13-fd3f-4dd0-bc41-a35b9a9930a0 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] POST http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/5a5126fa-c0ae-4b1a-a505-74ecf3fe3ec5/action Jan 25 13:56:17.321795 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6ceafc13-fd3f-4dd0-bc41-a35b9a9930a0 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 13:56:17.322498 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6ceafc13-fd3f-4dd0-bc41-a35b9a9930a0 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:56:17.386182 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6ceafc13-fd3f-4dd0-bc41-a35b9a9930a0 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/5a5126fa-c0ae-4b1a-a505-74ecf3fe3ec5/action returned with HTTP 404 Jan 25 13:56:17.392603 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 463/882] 10.222.0.38 () {60 vars in 1357 bytes} [Mon Jan 25 13:56:17 2021] POST /volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/5a5126fa-c0ae-4b1a-a505-74ecf3fe3ec5/action => generated 109 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:56:17.403810 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a07008cd-f243-4998-8b82-c1d693414f74 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] POST http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/4cd1c8be-0a3d-451e-a119-085482cd3cd6/action Jan 25 13:56:17.404586 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a07008cd-f243-4998-8b82-c1d693414f74 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 13:56:17.404945 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a07008cd-f243-4998-8b82-c1d693414f74 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:56:17.406118 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a07008cd-f243-4998-8b82-c1d693414f74 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/4cd1c8be-0a3d-451e-a119-085482cd3cd6/action returned with HTTP 400 Jan 25 13:56:17.407380 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 420/883] 10.222.0.38 () {60 vars in 1357 bytes} [Mon Jan 25 13:56:17 2021] POST /volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/4cd1c8be-0a3d-451e-a119-085482cd3cd6/action => generated 129 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 25 13:56:17.416989 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e28250b4-58f9-4329-9f84-c0bf4868dc26 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] POST http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/None/action Jan 25 13:56:17.418128 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e28250b4-58f9-4329-9f84-c0bf4868dc26 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 13:56:17.418704 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e28250b4-58f9-4329-9f84-c0bf4868dc26 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:56:17.487388 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e28250b4-58f9-4329-9f84-c0bf4868dc26 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/None/action returned with HTTP 404 Jan 25 13:56:17.489477 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 464/884] 10.222.0.38 () {60 vars in 1261 bytes} [Mon Jan 25 13:56:17 2021] POST /volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/None/action => generated 77 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 25 13:56:17.500565 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8c78dfac-b5f6-4225-b5ee-2e00eec9a790 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] GET http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/c5139859-c7c5-4dd9-b958-0af18bfc611d Jan 25 13:56:17.503685 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8c78dfac-b5f6-4225-b5ee-2e00eec9a790 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:56:17.504335 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8c78dfac-b5f6-4225-b5ee-2e00eec9a790 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:56:17.624528 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8c78dfac-b5f6-4225-b5ee-2e00eec9a790 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/c5139859-c7c5-4dd9-b958-0af18bfc611d returned with HTTP 404 Jan 25 13:56:17.626408 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 421/885] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:56:17 2021] GET /volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/c5139859-c7c5-4dd9-b958-0af18bfc611d => generated 109 bytes in 131 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:56:17.634869 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-741cfc2c-336b-4b23-990e-de86d1e90c20 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] DELETE http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/4cd1c8be-0a3d-451e-a119-085482cd3cd6 Jan 25 13:56:17.636432 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-741cfc2c-336b-4b23-990e-de86d1e90c20 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:56:17.637078 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-741cfc2c-336b-4b23-990e-de86d1e90c20 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:56:17.637832 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-741cfc2c-336b-4b23-990e-de86d1e90c20 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Delete volume with id: 4cd1c8be-0a3d-451e-a119-085482cd3cd6 Jan 25 13:56:17.735142 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:56:17.735142 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:56:17.736329 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-741cfc2c-336b-4b23-990e-de86d1e90c20 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Volume info retrieved successfully. Jan 25 13:56:17.789575 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-741cfc2c-336b-4b23-990e-de86d1e90c20 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Delete volume request issued successfully. Jan 25 13:56:17.790055 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-741cfc2c-336b-4b23-990e-de86d1e90c20 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/4cd1c8be-0a3d-451e-a119-085482cd3cd6 returned with HTTP 202 Jan 25 13:56:17.791343 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 465/886] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 13:56:17 2021] DELETE /volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/4cd1c8be-0a3d-451e-a119-085482cd3cd6 => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:56:17.798805 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-762da5e5-55d0-443d-b2a0-5962e627e183 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] GET http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/4cd1c8be-0a3d-451e-a119-085482cd3cd6 Jan 25 13:56:17.799688 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-762da5e5-55d0-443d-b2a0-5962e627e183 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:56:17.802280 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-762da5e5-55d0-443d-b2a0-5962e627e183 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:56:17.912577 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:56:17.912577 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:56:17.944737 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-762da5e5-55d0-443d-b2a0-5962e627e183 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Volume info retrieved successfully. Jan 25 13:56:17.997311 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-762da5e5-55d0-443d-b2a0-5962e627e183 tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/4cd1c8be-0a3d-451e-a119-085482cd3cd6 returned with HTTP 200 Jan 25 13:56:17.998659 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 422/887] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:56:17 2021] GET /volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/4cd1c8be-0a3d-451e-a119-085482cd3cd6 => generated 910 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:56:19.016632 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-83c26266-32cb-40a3-8eff-8605a968b33e tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] GET http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/4cd1c8be-0a3d-451e-a119-085482cd3cd6 Jan 25 13:56:19.017225 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-83c26266-32cb-40a3-8eff-8605a968b33e tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:56:19.017359 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:56:19.017359 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:56:19.017988 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-83c26266-32cb-40a3-8eff-8605a968b33e tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:56:19.124524 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:56:19.124524 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:56:19.148144 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-83c26266-32cb-40a3-8eff-8605a968b33e tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Volume info retrieved successfully. Jan 25 13:56:19.194161 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-83c26266-32cb-40a3-8eff-8605a968b33e tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/4cd1c8be-0a3d-451e-a119-085482cd3cd6 returned with HTTP 200 Jan 25 13:56:19.198536 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 466/888] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:56:19 2021] GET /volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/4cd1c8be-0a3d-451e-a119-085482cd3cd6 => generated 910 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:56:20.215469 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4b778656-dbdb-41f2-ab01-f85452bd5a0f tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] GET http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/4cd1c8be-0a3d-451e-a119-085482cd3cd6 Jan 25 13:56:20.216587 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4b778656-dbdb-41f2-ab01-f85452bd5a0f tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:56:20.217001 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:56:20.217001 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:56:20.217614 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4b778656-dbdb-41f2-ab01-f85452bd5a0f tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:56:20.294728 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4b778656-dbdb-41f2-ab01-f85452bd5a0f tempest-VolumesNegativeTest-355822068 tempest-VolumesNegativeTest-355822068] http://10.222.0.38/volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/4cd1c8be-0a3d-451e-a119-085482cd3cd6 returned with HTTP 404 Jan 25 13:56:20.296056 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 423/889] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:56:20 2021] GET /volume/v3/be357ca4f5a14960a05cafe6d56c2cce/volumes/4cd1c8be-0a3d-451e-a119-085482cd3cd6 => generated 109 bytes in 86 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:56:23.985783 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3359ea0f-737a-4f1e-8bc5-bb7d05604a74 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] POST http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/volumes Jan 25 13:56:23.986459 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:56:23.986459 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:56:23.986667 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3359ea0f-737a-4f1e-8bc5-bb7d05604a74 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-76406822"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:56:23.987696 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-3359ea0f-737a-4f1e-8bc5-bb7d05604a74 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-76406822'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 13:56:23.988067 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-3359ea0f-737a-4f1e-8bc5-bb7d05604a74 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Create volume of 1 GB Jan 25 13:56:24.001237 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3359ea0f-737a-4f1e-8bc5-bb7d05604a74 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Availability Zones retrieved successfully. Jan 25 13:56:24.018446 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3359ea0f-737a-4f1e-8bc5-bb7d05604a74 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Flow 'volume_create_api' (711ba966-182f-4bae-97ad-fca31187ffc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:56:24.021576 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3359ea0f-737a-4f1e-8bc5-bb7d05604a74 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afbce638-c69b-4fbe-bce7-10b819826d89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:56:24.023678 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-3359ea0f-737a-4f1e-8bc5-bb7d05604a74 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 13:56:24.095230 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3359ea0f-737a-4f1e-8bc5-bb7d05604a74 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afbce638-c69b-4fbe-bce7-10b819826d89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:56:24.097399 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3359ea0f-737a-4f1e-8bc5-bb7d05604a74 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9acf92d2-95a8-40b1-9970-142b9829af17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:56:24.200663 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-3359ea0f-737a-4f1e-8bc5-bb7d05604a74 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Created reservations ['34d669cb-8658-40f3-9708-c3b16efa1678', '3e83f5ec-cee6-47f9-ad5f-7c89e6c189ae', 'f9b13eef-c119-471d-9ba9-aed49c5241d3', '0f85c14e-38ac-4f95-81d8-3d8beb10cdf6'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:56:24.202592 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3359ea0f-737a-4f1e-8bc5-bb7d05604a74 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9acf92d2-95a8-40b1-9970-142b9829af17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34d669cb-8658-40f3-9708-c3b16efa1678', '3e83f5ec-cee6-47f9-ad5f-7c89e6c189ae', 'f9b13eef-c119-471d-9ba9-aed49c5241d3', '0f85c14e-38ac-4f95-81d8-3d8beb10cdf6']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:56:24.204696 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3359ea0f-737a-4f1e-8bc5-bb7d05604a74 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a612adf4-7979-4032-a1db-b6462f12ec0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:56:24.268907 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3359ea0f-737a-4f1e-8bc5-bb7d05604a74 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a612adf4-7979-4032-a1db-b6462f12ec0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef27cdc3-7de4-4d5a-865d-3483f5424a59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-76406822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa3203f449e74b0298a4dda8ecd5bf1d',qos_specs=None,replication_status=,reservations=['34d669cb-8658-40f3-9708-c3b16efa1678','3e83f5ec-cee6-47f9-ad5f-7c89e6c189ae','f9b13eef-c119-471d-9ba9-aed49c5241d3','0f85c14e-38ac-4f95-81d8-3d8beb10cdf6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea1674f5e4054a50a1405748f8dd0c10',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T13:56:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-76406822',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef27cdc3-7de4-4d5a-865d-3483f5424a59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa3203f449e74b0298a4dda8ecd5bf1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='ea1674f5e4054a50a1405748f8dd0c10',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:56:24.271123 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3359ea0f-737a-4f1e-8bc5-bb7d05604a74 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f34a11b-c42a-49f9-bc18-8e12e454af5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:56:24.311084 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3359ea0f-737a-4f1e-8bc5-bb7d05604a74 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f34a11b-c42a-49f9-bc18-8e12e454af5b) transitioned into state 'SUCCESS' from state '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-76406822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa3203f449e74b0298a4dda8ecd5bf1d',qos_specs=None,replication_status=,reservations=['34d669cb-8658-40f3-9708-c3b16efa1678','3e83f5ec-cee6-47f9-ad5f-7c89e6c189ae','f9b13eef-c119-471d-9ba9-aed49c5241d3','0f85c14e-38ac-4f95-81d8-3d8beb10cdf6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea1674f5e4054a50a1405748f8dd0c10',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:56:24.313332 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3359ea0f-737a-4f1e-8bc5-bb7d05604a74 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (642f041f-1417-4ac0-b48a-3952f72eab0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:56:24.333785 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3359ea0f-737a-4f1e-8bc5-bb7d05604a74 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (642f041f-1417-4ac0-b48a-3952f72eab0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:56:24.337365 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3359ea0f-737a-4f1e-8bc5-bb7d05604a74 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Flow 'volume_create_api' (711ba966-182f-4bae-97ad-fca31187ffc1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:56:24.399453 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3359ea0f-737a-4f1e-8bc5-bb7d05604a74 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Create volume request issued successfully. Jan 25 13:56:24.420276 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3359ea0f-737a-4f1e-8bc5-bb7d05604a74 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/volumes returned with HTTP 202 Jan 25 13:56:24.421146 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 467/890] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 13:56:23 2021] POST /volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/volumes => generated 825 bytes in 826 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 13:56:24.445545 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-722e0833-7f64-4096-9fe0-197f250b0fcd tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] GET http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/volumes/ef27cdc3-7de4-4d5a-865d-3483f5424a59 Jan 25 13:56:24.446298 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-722e0833-7f64-4096-9fe0-197f250b0fcd tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:56:24.446538 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-722e0833-7f64-4096-9fe0-197f250b0fcd tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:56:24.521520 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:56:24.521520 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:56:24.546777 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-722e0833-7f64-4096-9fe0-197f250b0fcd tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Volume info retrieved successfully. Jan 25 13:56:24.571485 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-722e0833-7f64-4096-9fe0-197f250b0fcd tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/volumes/ef27cdc3-7de4-4d5a-865d-3483f5424a59 returned with HTTP 200 Jan 25 13:56:24.582175 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 424/891] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:56:24 2021] GET /volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/volumes/ef27cdc3-7de4-4d5a-865d-3483f5424a59 => generated 893 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:56:25.599158 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a13d7b16-ed10-46bd-b13a-31c04ac7c0f2 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] GET http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/volumes/ef27cdc3-7de4-4d5a-865d-3483f5424a59 Jan 25 13:56:25.599699 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a13d7b16-ed10-46bd-b13a-31c04ac7c0f2 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:56:25.599883 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:56:25.599883 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:56:25.600249 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a13d7b16-ed10-46bd-b13a-31c04ac7c0f2 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:56:25.655539 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:56:25.655539 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:56:25.664617 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a13d7b16-ed10-46bd-b13a-31c04ac7c0f2 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Volume info retrieved successfully. Jan 25 13:56:25.689037 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a13d7b16-ed10-46bd-b13a-31c04ac7c0f2 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/volumes/ef27cdc3-7de4-4d5a-865d-3483f5424a59 returned with HTTP 200 Jan 25 13:56:25.696922 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 468/892] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:56:25 2021] GET /volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/volumes/ef27cdc3-7de4-4d5a-865d-3483f5424a59 => generated 918 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:56:25.705615 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cad40e19-03fd-4264-884f-f7ffc3edc4c2 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] POST http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots Jan 25 13:56:25.706076 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:56:25.706076 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:56:25.706498 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cad40e19-03fd-4264-884f-f7ffc3edc4c2 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ef27cdc3-7de4-4d5a-865d-3483f5424a59", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-443657096"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:56:25.761781 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:56:25.761781 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:56:25.762973 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-cad40e19-03fd-4264-884f-f7ffc3edc4c2 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Volume info retrieved successfully. Jan 25 13:56:25.763338 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-cad40e19-03fd-4264-884f-f7ffc3edc4c2 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Create snapshot from volume ef27cdc3-7de4-4d5a-865d-3483f5424a59 Jan 25 13:56:25.844308 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-cad40e19-03fd-4264-884f-f7ffc3edc4c2 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Created reservations ['2007f783-2272-4289-a410-a6731606653d', '73ce1c6f-5166-47e0-8405-1977548da381', '93c7eee7-7a87-451f-9cc5-e4da1f7360ef', '5c0d1d9a-4478-46fd-bbea-6f18b55bcd1e'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:56:26.002120 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-cad40e19-03fd-4264-884f-f7ffc3edc4c2 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Snapshot create request issued successfully. Jan 25 13:56:26.004581 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cad40e19-03fd-4264-884f-f7ffc3edc4c2 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots returned with HTTP 202 Jan 25 13:56:26.013764 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 425/893] 10.222.0.38 () {60 vars in 1232 bytes} [Mon Jan 25 13:56:25 2021] POST /volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots => generated 313 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 13:56:26.022347 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-495552f3-9356-45e9-b7bc-99f9216ded6b tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] GET http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/17b82a3d-5b73-418e-b6da-b1096675dac6 Jan 25 13:56:26.023031 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-495552f3-9356-45e9-b7bc-99f9216ded6b tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:56:26.023289 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:56:26.023289 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:56:26.023810 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-495552f3-9356-45e9-b7bc-99f9216ded6b tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:56:26.080747 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:56:26.080747 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:56:26.090285 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-495552f3-9356-45e9-b7bc-99f9216ded6b tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Snapshot retrieved successfully. Jan 25 13:56:26.092927 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-495552f3-9356-45e9-b7bc-99f9216ded6b tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/17b82a3d-5b73-418e-b6da-b1096675dac6 returned with HTTP 200 Jan 25 13:56:26.094882 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 469/894] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 13:56:26 2021] GET /volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/17b82a3d-5b73-418e-b6da-b1096675dac6 => generated 445 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:56:27.110709 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a8db7c8d-9869-43a1-8091-7e4579f5216c tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] GET http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/17b82a3d-5b73-418e-b6da-b1096675dac6 Jan 25 13:56:27.111801 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a8db7c8d-9869-43a1-8091-7e4579f5216c tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:56:27.112172 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:56:27.112172 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:56:27.112787 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a8db7c8d-9869-43a1-8091-7e4579f5216c tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:56:27.141995 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:56:27.141995 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:56:27.143576 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a8db7c8d-9869-43a1-8091-7e4579f5216c tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Snapshot retrieved successfully. Jan 25 13:56:27.146153 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a8db7c8d-9869-43a1-8091-7e4579f5216c tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/17b82a3d-5b73-418e-b6da-b1096675dac6 returned with HTTP 200 Jan 25 13:56:27.152933 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 426/895] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 13:56:27 2021] GET /volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/17b82a3d-5b73-418e-b6da-b1096675dac6 => generated 445 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:56:28.160347 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3de0b816-a8d8-412f-ab94-e66a8c0c2755 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] GET http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/17b82a3d-5b73-418e-b6da-b1096675dac6 Jan 25 13:56:28.161075 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3de0b816-a8d8-412f-ab94-e66a8c0c2755 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:56:28.161343 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:56:28.161343 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:56:28.162070 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3de0b816-a8d8-412f-ab94-e66a8c0c2755 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:56:28.207084 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:56:28.207084 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:56:28.210448 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3de0b816-a8d8-412f-ab94-e66a8c0c2755 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Snapshot retrieved successfully. Jan 25 13:56:28.212387 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3de0b816-a8d8-412f-ab94-e66a8c0c2755 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/17b82a3d-5b73-418e-b6da-b1096675dac6 returned with HTTP 200 Jan 25 13:56:28.213425 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 470/896] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 13:56:28 2021] GET /volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/17b82a3d-5b73-418e-b6da-b1096675dac6 => generated 472 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:56:28.227047 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2c837cf5-c8a3-4e36-af8f-30e63c48f1f6 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] POST http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots Jan 25 13:56:28.227991 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:56:28.227991 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:56:28.228870 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2c837cf5-c8a3-4e36-af8f-30e63c48f1f6 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ef27cdc3-7de4-4d5a-865d-3483f5424a59", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-96262538"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:56:28.279909 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:56:28.279909 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:56:28.281374 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-2c837cf5-c8a3-4e36-af8f-30e63c48f1f6 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Volume info retrieved successfully. Jan 25 13:56:28.281733 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-2c837cf5-c8a3-4e36-af8f-30e63c48f1f6 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Create snapshot from volume ef27cdc3-7de4-4d5a-865d-3483f5424a59 Jan 25 13:56:28.340586 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-2c837cf5-c8a3-4e36-af8f-30e63c48f1f6 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Created reservations ['d9200699-d25f-4c2e-9ef2-3228c6d5df90', '279f0af4-961d-4ff5-a74a-5b774e541626', 'b0093b51-20b1-453c-b249-d5db2e9f7b90', '570011a2-7190-4ceb-ac80-d040b3e773a2'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:56:28.455425 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-2c837cf5-c8a3-4e36-af8f-30e63c48f1f6 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Snapshot create request issued successfully. Jan 25 13:56:28.456252 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2c837cf5-c8a3-4e36-af8f-30e63c48f1f6 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots returned with HTTP 202 Jan 25 13:56:28.461121 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 427/897] 10.222.0.38 () {60 vars in 1232 bytes} [Mon Jan 25 13:56:28 2021] POST /volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots => generated 312 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 13:56:28.468466 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0c4dd5cf-03b2-451b-a9c4-a4c9d0ad4c45 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] GET http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/6007db58-4844-4158-b929-409dd5ae31e8 Jan 25 13:56:28.469013 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0c4dd5cf-03b2-451b-a9c4-a4c9d0ad4c45 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:56:28.469201 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:56:28.469201 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:56:28.469852 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0c4dd5cf-03b2-451b-a9c4-a4c9d0ad4c45 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:56:28.500184 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:56:28.500184 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:56:28.502158 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0c4dd5cf-03b2-451b-a9c4-a4c9d0ad4c45 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Snapshot retrieved successfully. Jan 25 13:56:28.504776 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0c4dd5cf-03b2-451b-a9c4-a4c9d0ad4c45 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/6007db58-4844-4158-b929-409dd5ae31e8 returned with HTTP 200 Jan 25 13:56:28.505995 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 471/898] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 13:56:28 2021] GET /volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/6007db58-4844-4158-b929-409dd5ae31e8 => generated 444 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 13:56:29.519816 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f51b66ca-6235-4e88-bd2f-75590176523f tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] GET http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/6007db58-4844-4158-b929-409dd5ae31e8 Jan 25 13:56:29.521148 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f51b66ca-6235-4e88-bd2f-75590176523f tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:56:29.522560 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:56:29.522560 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:56:29.524199 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f51b66ca-6235-4e88-bd2f-75590176523f tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:56:29.562241 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:56:29.562241 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:56:29.563799 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f51b66ca-6235-4e88-bd2f-75590176523f tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Snapshot retrieved successfully. Jan 25 13:56:29.566458 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f51b66ca-6235-4e88-bd2f-75590176523f tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/6007db58-4844-4158-b929-409dd5ae31e8 returned with HTTP 200 Jan 25 13:56:29.570610 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 428/899] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 13:56:29 2021] GET /volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/6007db58-4844-4158-b929-409dd5ae31e8 => generated 444 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:56:30.582458 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c712a3d5-c133-40b8-88c9-ca7745df1e0c tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] GET http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/6007db58-4844-4158-b929-409dd5ae31e8 Jan 25 13:56:30.583688 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c712a3d5-c133-40b8-88c9-ca7745df1e0c tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:56:30.584091 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:56:30.584091 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:56:30.584752 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c712a3d5-c133-40b8-88c9-ca7745df1e0c tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:56:30.633499 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:56:30.633499 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:56:30.638261 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c712a3d5-c133-40b8-88c9-ca7745df1e0c tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Snapshot retrieved successfully. Jan 25 13:56:30.640303 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c712a3d5-c133-40b8-88c9-ca7745df1e0c tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/6007db58-4844-4158-b929-409dd5ae31e8 returned with HTTP 200 Jan 25 13:56:30.641141 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 472/900] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 13:56:30 2021] GET /volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/6007db58-4844-4158-b929-409dd5ae31e8 => generated 471 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:56:30.651956 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a79e9d4c-7de5-4d37-bec2-7ae958a4d5a8 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] POST http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots Jan 25 13:56:30.652622 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:56:30.652622 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:56:30.653394 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a79e9d4c-7de5-4d37-bec2-7ae958a4d5a8 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ef27cdc3-7de4-4d5a-865d-3483f5424a59", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-391279716"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:56:30.718313 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:56:30.718313 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:56:30.720061 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a79e9d4c-7de5-4d37-bec2-7ae958a4d5a8 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Volume info retrieved successfully. Jan 25 13:56:30.720676 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-a79e9d4c-7de5-4d37-bec2-7ae958a4d5a8 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Create snapshot from volume ef27cdc3-7de4-4d5a-865d-3483f5424a59 Jan 25 13:56:30.786597 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-a79e9d4c-7de5-4d37-bec2-7ae958a4d5a8 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Created reservations ['820c21f1-a7f8-48a8-b7c9-795b077c7cee', 'a10c5415-99c0-4134-a464-52aed06bf935', 'a2ff40c4-a073-4901-8091-378e9392f931', 'da56a7f0-e559-4e80-90f8-c4414a635593'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:56:30.901689 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a79e9d4c-7de5-4d37-bec2-7ae958a4d5a8 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Snapshot create request issued successfully. Jan 25 13:56:30.902483 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a79e9d4c-7de5-4d37-bec2-7ae958a4d5a8 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots returned with HTTP 202 Jan 25 13:56:30.903684 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 429/901] 10.222.0.38 () {60 vars in 1232 bytes} [Mon Jan 25 13:56:30 2021] POST /volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots => generated 313 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 13:56:30.913878 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2594ef1e-14c5-4dd1-be6f-c5eb2efb81b2 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] GET http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/cd2871b4-1bdb-4ba0-b5e7-3fc70b03b59c Jan 25 13:56:30.915285 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2594ef1e-14c5-4dd1-be6f-c5eb2efb81b2 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:56:30.915715 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:56:30.915715 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:56:30.917048 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2594ef1e-14c5-4dd1-be6f-c5eb2efb81b2 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:56:30.980395 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:56:30.980395 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:56:30.982080 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-2594ef1e-14c5-4dd1-be6f-c5eb2efb81b2 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Snapshot retrieved successfully. Jan 25 13:56:30.984117 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2594ef1e-14c5-4dd1-be6f-c5eb2efb81b2 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/cd2871b4-1bdb-4ba0-b5e7-3fc70b03b59c returned with HTTP 200 Jan 25 13:56:30.986007 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 473/902] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 13:56:30 2021] GET /volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/cd2871b4-1bdb-4ba0-b5e7-3fc70b03b59c => generated 445 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:56:31.998556 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9d686136-77df-4798-b156-5ff1af04e997 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] GET http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/cd2871b4-1bdb-4ba0-b5e7-3fc70b03b59c Jan 25 13:56:31.999816 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9d686136-77df-4798-b156-5ff1af04e997 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:56:32.000220 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:56:32.000220 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:56:32.000880 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9d686136-77df-4798-b156-5ff1af04e997 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:56:32.039303 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:56:32.039303 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:56:32.040445 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-9d686136-77df-4798-b156-5ff1af04e997 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Snapshot retrieved successfully. Jan 25 13:56:32.045175 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9d686136-77df-4798-b156-5ff1af04e997 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/cd2871b4-1bdb-4ba0-b5e7-3fc70b03b59c returned with HTTP 200 Jan 25 13:56:32.052220 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 430/903] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 13:56:31 2021] GET /volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/cd2871b4-1bdb-4ba0-b5e7-3fc70b03b59c => generated 445 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:56:33.060322 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-41e59787-11e9-40e4-acfb-b92ca0823916 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] GET http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/cd2871b4-1bdb-4ba0-b5e7-3fc70b03b59c Jan 25 13:56:33.063178 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-41e59787-11e9-40e4-acfb-b92ca0823916 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:56:33.063400 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:56:33.063400 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:56:33.064952 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-41e59787-11e9-40e4-acfb-b92ca0823916 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:56:33.128662 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:56:33.128662 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:56:33.133704 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-41e59787-11e9-40e4-acfb-b92ca0823916 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Snapshot retrieved successfully. Jan 25 13:56:33.136659 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-41e59787-11e9-40e4-acfb-b92ca0823916 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/cd2871b4-1bdb-4ba0-b5e7-3fc70b03b59c returned with HTTP 200 Jan 25 13:56:33.145944 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 474/904] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 13:56:33 2021] GET /volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/cd2871b4-1bdb-4ba0-b5e7-3fc70b03b59c => generated 472 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:56:33.149764 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-596f0470-c759-4431-b8a3-aa0256d3d1f8 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] GET http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots?limit=1 Jan 25 13:56:33.150609 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-596f0470-c759-4431-b8a3-aa0256d3d1f8 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:56:33.151189 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:56:33.151189 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:56:33.151933 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-596f0470-c759-4431-b8a3-aa0256d3d1f8 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Calling method 'index' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:56:33.152727 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-596f0470-c759-4431-b8a3-aa0256d3d1f8 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Removing options '' from query. {{(pid=87930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 13:56:33.155392 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.db.sqlalchemy.api [None req-596f0470-c759-4431-b8a3-aa0256d3d1f8 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Building query based on filter {{(pid=87930) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 25 13:56:33.192160 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-596f0470-c759-4431-b8a3-aa0256d3d1f8 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Get all snapshots completed successfully. Jan 25 13:56:33.193745 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-596f0470-c759-4431-b8a3-aa0256d3d1f8 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots?limit=1 returned with HTTP 200 Jan 25 13:56:33.195269 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 431/905] 10.222.0.38 () {58 vars in 1225 bytes} [Mon Jan 25 13:56:33 2021] GET /volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots?limit=1 => generated 514 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:56:33.208077 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-71ebff5d-4560-4165-b356-6de3ba46d2dd tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] GET http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots Jan 25 13:56:33.209041 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-71ebff5d-4560-4165-b356-6de3ba46d2dd tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:56:33.209476 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:56:33.209476 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:56:33.210126 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-71ebff5d-4560-4165-b356-6de3ba46d2dd tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:56:33.211001 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-71ebff5d-4560-4165-b356-6de3ba46d2dd tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 13:56:33.214392 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.db.sqlalchemy.api [None req-71ebff5d-4560-4165-b356-6de3ba46d2dd tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Building query based on filter {{(pid=87929) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 25 13:56:33.234840 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-71ebff5d-4560-4165-b356-6de3ba46d2dd tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Get all snapshots completed successfully. Jan 25 13:56:33.236130 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-71ebff5d-4560-4165-b356-6de3ba46d2dd tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots returned with HTTP 200 Jan 25 13:56:33.237260 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 475/906] 10.222.0.38 () {58 vars in 1210 bytes} [Mon Jan 25 13:56:33 2021] GET /volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots => generated 992 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:56:33.250727 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3a04a302-9a8f-424c-ab6c-5704b3f02267 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] GET http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots?limit=100000 Jan 25 13:56:33.251154 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3a04a302-9a8f-424c-ab6c-5704b3f02267 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:56:33.251366 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:56:33.251366 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:56:33.251886 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3a04a302-9a8f-424c-ab6c-5704b3f02267 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Calling method 'index' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:56:33.252470 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-3a04a302-9a8f-424c-ab6c-5704b3f02267 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Removing options '' from query. {{(pid=87930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 13:56:33.253186 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:56:33.253186 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:56:33.255073 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.db.sqlalchemy.api [None req-3a04a302-9a8f-424c-ab6c-5704b3f02267 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Building query based on filter {{(pid=87930) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 25 13:56:33.279818 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3a04a302-9a8f-424c-ab6c-5704b3f02267 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Get all snapshots completed successfully. Jan 25 13:56:33.280933 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3a04a302-9a8f-424c-ab6c-5704b3f02267 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots?limit=100000 returned with HTTP 200 Jan 25 13:56:33.282703 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 432/907] 10.222.0.38 () {58 vars in 1235 bytes} [Mon Jan 25 13:56:33 2021] GET /volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots?limit=100000 => generated 992 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:56:33.295763 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5066d926-6171-43f6-9ced-db96365907d7 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] GET http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots?limit=0 Jan 25 13:56:33.296685 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5066d926-6171-43f6-9ced-db96365907d7 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:56:33.297163 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:56:33.297163 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:56:33.297877 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5066d926-6171-43f6-9ced-db96365907d7 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:56:33.298674 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-5066d926-6171-43f6-9ced-db96365907d7 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 13:56:33.299633 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:56:33.299633 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:56:33.302343 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.db.sqlalchemy.api [None req-5066d926-6171-43f6-9ced-db96365907d7 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Building query based on filter {{(pid=87929) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 25 13:56:33.322078 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-5066d926-6171-43f6-9ced-db96365907d7 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Get all snapshots completed successfully. Jan 25 13:56:33.323570 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5066d926-6171-43f6-9ced-db96365907d7 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots?limit=0 returned with HTTP 200 Jan 25 13:56:33.332307 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 476/908] 10.222.0.38 () {58 vars in 1225 bytes} [Mon Jan 25 13:56:33 2021] GET /volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots?limit=0 => generated 17 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 13:56:33.336248 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-319285ed-af4e-4be2-b03e-a1504b5c6e35 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] GET http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots Jan 25 13:56:33.336637 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-319285ed-af4e-4be2-b03e-a1504b5c6e35 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:56:33.337060 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:56:33.337060 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:56:33.337411 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-319285ed-af4e-4be2-b03e-a1504b5c6e35 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Calling method 'index' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:56:33.338819 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-319285ed-af4e-4be2-b03e-a1504b5c6e35 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Removing options '' from query. {{(pid=87930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 13:56:33.339548 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:56:33.339548 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:56:33.341180 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.db.sqlalchemy.api [None req-319285ed-af4e-4be2-b03e-a1504b5c6e35 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Building query based on filter {{(pid=87930) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 25 13:56:33.362679 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-319285ed-af4e-4be2-b03e-a1504b5c6e35 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Get all snapshots completed successfully. Jan 25 13:56:33.363860 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-319285ed-af4e-4be2-b03e-a1504b5c6e35 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots returned with HTTP 200 Jan 25 13:56:33.365377 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 433/909] 10.222.0.38 () {58 vars in 1210 bytes} [Mon Jan 25 13:56:33 2021] GET /volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots => generated 992 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:56:33.378581 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c2bac924-acc3-4003-ba2c-9deec7bfba15 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] GET http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots?marker=6007db58-4844-4158-b929-409dd5ae31e8 Jan 25 13:56:33.379553 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c2bac924-acc3-4003-ba2c-9deec7bfba15 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:56:33.380229 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c2bac924-acc3-4003-ba2c-9deec7bfba15 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:56:33.381271 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-c2bac924-acc3-4003-ba2c-9deec7bfba15 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 13:56:33.385688 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.db.sqlalchemy.api [None req-c2bac924-acc3-4003-ba2c-9deec7bfba15 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Building query based on filter {{(pid=87929) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 25 13:56:33.436305 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c2bac924-acc3-4003-ba2c-9deec7bfba15 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Get all snapshots completed successfully. Jan 25 13:56:33.437473 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c2bac924-acc3-4003-ba2c-9deec7bfba15 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots?marker=6007db58-4844-4158-b929-409dd5ae31e8 returned with HTTP 200 Jan 25 13:56:33.438564 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 477/910] 10.222.0.38 () {58 vars in 1297 bytes} [Mon Jan 25 13:56:33 2021] GET /volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots?marker=6007db58-4844-4158-b929-409dd5ae31e8 => generated 341 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:56:33.453846 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fb7bd0b5-f512-4832-855b-751a5f791789 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] GET http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots?offset=2&limit=3 Jan 25 13:56:33.453846 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fb7bd0b5-f512-4832-855b-751a5f791789 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:56:33.453846 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:56:33.453846 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:56:33.453846 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fb7bd0b5-f512-4832-855b-751a5f791789 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Calling method 'index' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:56:33.454206 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-fb7bd0b5-f512-4832-855b-751a5f791789 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Removing options '' from query. {{(pid=87930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 13:56:33.454879 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:56:33.454879 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:56:33.465779 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.db.sqlalchemy.api [None req-fb7bd0b5-f512-4832-855b-751a5f791789 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Building query based on filter {{(pid=87930) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 25 13:56:33.496284 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-fb7bd0b5-f512-4832-855b-751a5f791789 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Get all snapshots completed successfully. Jan 25 13:56:33.497316 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fb7bd0b5-f512-4832-855b-751a5f791789 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots?offset=2&limit=3 returned with HTTP 200 Jan 25 13:56:33.498716 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 434/911] 10.222.0.38 () {58 vars in 1243 bytes} [Mon Jan 25 13:56:33 2021] GET /volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots?offset=2&limit=3 => generated 341 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:56:33.511605 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f4ad4c5a-09ec-45cf-b9df-90f116880726 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] GET http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots?sort_key=created_at&sort_dir=asc Jan 25 13:56:33.512120 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f4ad4c5a-09ec-45cf-b9df-90f116880726 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:56:33.512506 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:56:33.512506 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:56:33.513177 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f4ad4c5a-09ec-45cf-b9df-90f116880726 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:56:33.514125 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-f4ad4c5a-09ec-45cf-b9df-90f116880726 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 13:56:33.515397 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:56:33.515397 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:56:33.518530 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.db.sqlalchemy.api [None req-f4ad4c5a-09ec-45cf-b9df-90f116880726 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Building query based on filter {{(pid=87929) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 25 13:56:33.540704 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f4ad4c5a-09ec-45cf-b9df-90f116880726 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Get all snapshots completed successfully. Jan 25 13:56:33.543059 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f4ad4c5a-09ec-45cf-b9df-90f116880726 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Jan 25 13:56:33.544133 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 478/912] 10.222.0.38 () {58 vars in 1275 bytes} [Mon Jan 25 13:56:33 2021] GET /volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots?sort_key=created_at&sort_dir=asc => generated 992 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:56:33.560713 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-50d047d1-a529-47ea-89b6-062d92c00704 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] GET http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots?sort_key=created_at&sort_dir=desc Jan 25 13:56:33.561586 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-50d047d1-a529-47ea-89b6-062d92c00704 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:56:33.562052 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:56:33.562052 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:56:33.563235 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-50d047d1-a529-47ea-89b6-062d92c00704 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Calling method 'index' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:56:33.564113 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-50d047d1-a529-47ea-89b6-062d92c00704 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Removing options '' from query. {{(pid=87930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 13:56:33.565501 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:56:33.565501 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:56:33.567529 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.db.sqlalchemy.api [None req-50d047d1-a529-47ea-89b6-062d92c00704 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Building query based on filter {{(pid=87930) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 25 13:56:33.593101 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-50d047d1-a529-47ea-89b6-062d92c00704 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Get all snapshots completed successfully. Jan 25 13:56:33.594757 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-50d047d1-a529-47ea-89b6-062d92c00704 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Jan 25 13:56:33.596126 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 435/913] 10.222.0.38 () {58 vars in 1277 bytes} [Mon Jan 25 13:56:33 2021] GET /volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots?sort_key=created_at&sort_dir=desc => generated 992 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:56:33.614235 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e54335a8-bd25-4359-98f5-cad21d801fc8 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] GET http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots?sort_key=id&sort_dir=asc Jan 25 13:56:33.620103 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e54335a8-bd25-4359-98f5-cad21d801fc8 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:56:33.620786 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:56:33.620786 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:56:33.621514 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e54335a8-bd25-4359-98f5-cad21d801fc8 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:56:33.622299 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-e54335a8-bd25-4359-98f5-cad21d801fc8 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 13:56:33.623243 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:56:33.623243 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:56:33.629754 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.db.sqlalchemy.api [None req-e54335a8-bd25-4359-98f5-cad21d801fc8 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Building query based on filter {{(pid=87929) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 25 13:56:33.664579 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e54335a8-bd25-4359-98f5-cad21d801fc8 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Get all snapshots completed successfully. Jan 25 13:56:33.665889 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e54335a8-bd25-4359-98f5-cad21d801fc8 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Jan 25 13:56:33.667459 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 479/914] 10.222.0.38 () {58 vars in 1259 bytes} [Mon Jan 25 13:56:33 2021] GET /volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots?sort_key=id&sort_dir=asc => generated 992 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:56:33.682068 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-154b94e3-30a7-4f4c-ba99-2009e7ae692b tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] GET http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots?sort_key=id&sort_dir=desc Jan 25 13:56:33.682824 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-154b94e3-30a7-4f4c-ba99-2009e7ae692b tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:56:33.683468 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:56:33.683468 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:56:33.684100 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-154b94e3-30a7-4f4c-ba99-2009e7ae692b tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Calling method 'index' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:56:33.684898 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-154b94e3-30a7-4f4c-ba99-2009e7ae692b tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Removing options '' from query. {{(pid=87930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 13:56:33.685769 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:56:33.685769 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:56:33.688658 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.db.sqlalchemy.api [None req-154b94e3-30a7-4f4c-ba99-2009e7ae692b tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Building query based on filter {{(pid=87930) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 25 13:56:33.719590 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-154b94e3-30a7-4f4c-ba99-2009e7ae692b tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Get all snapshots completed successfully. Jan 25 13:56:33.722773 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-154b94e3-30a7-4f4c-ba99-2009e7ae692b tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Jan 25 13:56:33.724355 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 436/915] 10.222.0.38 () {58 vars in 1261 bytes} [Mon Jan 25 13:56:33 2021] GET /volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots?sort_key=id&sort_dir=desc => generated 992 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:56:33.737200 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a30ed3ae-0446-4c5a-8fc7-ba33376cd9b7 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] GET http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots?sort_key=display_name&sort_dir=asc Jan 25 13:56:33.737809 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a30ed3ae-0446-4c5a-8fc7-ba33376cd9b7 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:56:33.738090 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:56:33.738090 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:56:33.738599 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a30ed3ae-0446-4c5a-8fc7-ba33376cd9b7 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:56:33.739260 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-a30ed3ae-0446-4c5a-8fc7-ba33376cd9b7 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 13:56:33.740009 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:56:33.740009 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:56:33.741821 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.db.sqlalchemy.api [None req-a30ed3ae-0446-4c5a-8fc7-ba33376cd9b7 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Building query based on filter {{(pid=87929) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 25 13:56:33.777564 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a30ed3ae-0446-4c5a-8fc7-ba33376cd9b7 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Get all snapshots completed successfully. Jan 25 13:56:33.778492 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a30ed3ae-0446-4c5a-8fc7-ba33376cd9b7 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Jan 25 13:56:33.779522 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 480/916] 10.222.0.38 () {58 vars in 1279 bytes} [Mon Jan 25 13:56:33 2021] GET /volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots?sort_key=display_name&sort_dir=asc => generated 992 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:56:33.793355 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-25d88e64-31b4-4ade-bf6f-28ba07d6dd8b tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] GET http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots?sort_key=display_name&sort_dir=desc Jan 25 13:56:33.794212 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-25d88e64-31b4-4ade-bf6f-28ba07d6dd8b tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:56:33.794431 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:56:33.794431 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:56:33.794827 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-25d88e64-31b4-4ade-bf6f-28ba07d6dd8b tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Calling method 'index' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:56:33.795678 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-25d88e64-31b4-4ade-bf6f-28ba07d6dd8b tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Removing options '' from query. {{(pid=87930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 13:56:33.796465 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:56:33.796465 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:56:33.798894 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.db.sqlalchemy.api [None req-25d88e64-31b4-4ade-bf6f-28ba07d6dd8b tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Building query based on filter {{(pid=87930) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 25 13:56:33.819761 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-25d88e64-31b4-4ade-bf6f-28ba07d6dd8b tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Get all snapshots completed successfully. Jan 25 13:56:33.820604 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-25d88e64-31b4-4ade-bf6f-28ba07d6dd8b tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Jan 25 13:56:33.821450 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 437/917] 10.222.0.38 () {58 vars in 1281 bytes} [Mon Jan 25 13:56:33 2021] GET /volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots?sort_key=display_name&sort_dir=desc => generated 992 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:56:33.834693 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-100ab3b9-3cf4-40ea-8d07-5ebbdd1629a3 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] GET http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-391279716 Jan 25 13:56:33.835344 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-100ab3b9-3cf4-40ea-8d07-5ebbdd1629a3 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:56:33.835659 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:56:33.835659 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:56:33.836325 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-100ab3b9-3cf4-40ea-8d07-5ebbdd1629a3 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Calling method 'detail' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:56:33.836619 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-100ab3b9-3cf4-40ea-8d07-5ebbdd1629a3 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 13:56:33.837360 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:56:33.837360 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:56:33.839678 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.db.sqlalchemy.api [None req-100ab3b9-3cf4-40ea-8d07-5ebbdd1629a3 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Building query based on filter {{(pid=87929) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 25 13:56:33.858774 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-100ab3b9-3cf4-40ea-8d07-5ebbdd1629a3 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Get all snapshots completed successfully. Jan 25 13:56:33.859735 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:56:33.859735 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:56:33.861157 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-100ab3b9-3cf4-40ea-8d07-5ebbdd1629a3 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-391279716 returned with HTTP 200 Jan 25 13:56:33.862123 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 481/918] 10.222.0.38 () {58 vars in 1350 bytes} [Mon Jan 25 13:56:33 2021] GET /volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-391279716 => generated 475 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:56:33.873937 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a443db47-4d42-4f54-8b25-160992abf1a5 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] GET http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/detail?status=available Jan 25 13:56:33.874468 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a443db47-4d42-4f54-8b25-160992abf1a5 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:56:33.874660 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:56:33.874660 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:56:33.875338 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a443db47-4d42-4f54-8b25-160992abf1a5 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Calling method 'detail' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:56:33.876093 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-a443db47-4d42-4f54-8b25-160992abf1a5 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Removing options '' from query. {{(pid=87930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 13:56:33.877171 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:56:33.877171 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:56:33.879907 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.db.sqlalchemy.api [None req-a443db47-4d42-4f54-8b25-160992abf1a5 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Building query based on filter {{(pid=87930) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 25 13:56:33.900350 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a443db47-4d42-4f54-8b25-160992abf1a5 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Get all snapshots completed successfully. Jan 25 13:56:33.901880 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:56:33.901880 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:56:33.904271 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a443db47-4d42-4f54-8b25-160992abf1a5 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/detail?status=available returned with HTTP 200 Jan 25 13:56:33.905171 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 438/919] 10.222.0.38 () {58 vars in 1264 bytes} [Mon Jan 25 13:56:33 2021] GET /volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/detail?status=available => generated 1394 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:56:33.917390 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d9bee91d-6d96-444c-864f-8fb81c0edebd tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] GET http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-391279716 Jan 25 13:56:33.917919 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d9bee91d-6d96-444c-864f-8fb81c0edebd tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:56:33.918117 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:56:33.918117 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:56:33.918488 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d9bee91d-6d96-444c-864f-8fb81c0edebd tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Calling method 'detail' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:56:33.919092 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-d9bee91d-6d96-444c-864f-8fb81c0edebd tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 13:56:33.922213 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.db.sqlalchemy.api [None req-d9bee91d-6d96-444c-864f-8fb81c0edebd tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Building query based on filter {{(pid=87929) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 25 13:56:33.946771 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d9bee91d-6d96-444c-864f-8fb81c0edebd tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Get all snapshots completed successfully. Jan 25 13:56:33.948380 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:56:33.948380 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:56:33.949771 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d9bee91d-6d96-444c-864f-8fb81c0edebd tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-391279716 returned with HTTP 200 Jan 25 13:56:33.950601 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 482/920] 10.222.0.38 () {58 vars in 1384 bytes} [Mon Jan 25 13:56:33 2021] GET /volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-391279716 => generated 475 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:56:33.966403 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7b4d4a7a-187f-496f-97b7-15b855fa4706 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] GET http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-391279716 Jan 25 13:56:33.966863 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7b4d4a7a-187f-496f-97b7-15b855fa4706 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:56:33.967061 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:56:33.967061 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:56:33.967417 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7b4d4a7a-187f-496f-97b7-15b855fa4706 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Calling method 'index' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:56:33.968057 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-7b4d4a7a-187f-496f-97b7-15b855fa4706 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Removing options '' from query. {{(pid=87930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 13:56:33.970413 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.db.sqlalchemy.api [None req-7b4d4a7a-187f-496f-97b7-15b855fa4706 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Building query based on filter {{(pid=87930) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 25 13:56:33.991621 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7b4d4a7a-187f-496f-97b7-15b855fa4706 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Get all snapshots completed successfully. Jan 25 13:56:33.992788 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7b4d4a7a-187f-496f-97b7-15b855fa4706 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-391279716 returned with HTTP 200 Jan 25 13:56:34.005535 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-78634a7d-2a9b-4570-9f1a-c6eb8c292d0d tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] GET http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots?status=available Jan 25 13:56:34.006378 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-78634a7d-2a9b-4570-9f1a-c6eb8c292d0d tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:56:34.006821 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:56:34.006821 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:56:34.007468 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-78634a7d-2a9b-4570-9f1a-c6eb8c292d0d tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:56:34.008268 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-78634a7d-2a9b-4570-9f1a-c6eb8c292d0d tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 13:56:34.011382 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.db.sqlalchemy.api [None req-78634a7d-2a9b-4570-9f1a-c6eb8c292d0d tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Building query based on filter {{(pid=87929) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 25 13:56:34.011671 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 439/921] 10.222.0.38 () {58 vars in 1329 bytes} [Mon Jan 25 13:56:33 2021] GET /volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-391279716 => generated 341 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:56:34.030433 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-78634a7d-2a9b-4570-9f1a-c6eb8c292d0d tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Get all snapshots completed successfully. Jan 25 13:56:34.031873 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-78634a7d-2a9b-4570-9f1a-c6eb8c292d0d tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots?status=available returned with HTTP 200 Jan 25 13:56:34.033630 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 483/922] 10.222.0.38 () {58 vars in 1243 bytes} [Mon Jan 25 13:56:34 2021] GET /volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots?status=available => generated 992 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:56:34.046078 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e11e6199-7478-4d45-8f5d-8f3f508252aa tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] GET http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-391279716 Jan 25 13:56:34.046837 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e11e6199-7478-4d45-8f5d-8f3f508252aa tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:56:34.047244 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:56:34.047244 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:56:34.047914 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e11e6199-7478-4d45-8f5d-8f3f508252aa tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Calling method 'index' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:56:34.048708 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-e11e6199-7478-4d45-8f5d-8f3f508252aa tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Removing options '' from query. {{(pid=87930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 13:56:34.049623 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:56:34.049623 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:56:34.051597 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.db.sqlalchemy.api [None req-e11e6199-7478-4d45-8f5d-8f3f508252aa tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Building query based on filter {{(pid=87930) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 25 13:56:34.070688 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e11e6199-7478-4d45-8f5d-8f3f508252aa tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Get all snapshots completed successfully. Jan 25 13:56:34.072915 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e11e6199-7478-4d45-8f5d-8f3f508252aa tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-391279716 returned with HTTP 200 Jan 25 13:56:34.074458 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 440/923] 10.222.0.38 () {58 vars in 1363 bytes} [Mon Jan 25 13:56:34 2021] GET /volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-391279716 => generated 341 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:56:34.087520 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d8cc6c59-3a57-4382-a815-22cd336d4331 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] DELETE http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/cd2871b4-1bdb-4ba0-b5e7-3fc70b03b59c Jan 25 13:56:34.088696 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d8cc6c59-3a57-4382-a815-22cd336d4331 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:56:34.089147 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:56:34.089147 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:56:34.089799 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d8cc6c59-3a57-4382-a815-22cd336d4331 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:56:34.090340 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-d8cc6c59-3a57-4382-a815-22cd336d4331 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Delete snapshot with id: cd2871b4-1bdb-4ba0-b5e7-3fc70b03b59c Jan 25 13:56:34.123701 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:56:34.123701 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:56:34.125253 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d8cc6c59-3a57-4382-a815-22cd336d4331 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Snapshot retrieved successfully. Jan 25 13:56:34.206715 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d8cc6c59-3a57-4382-a815-22cd336d4331 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Snapshot delete request issued successfully. Jan 25 13:56:34.209119 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d8cc6c59-3a57-4382-a815-22cd336d4331 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/cd2871b4-1bdb-4ba0-b5e7-3fc70b03b59c returned with HTTP 202 Jan 25 13:56:34.214076 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 484/924] 10.222.0.38 () {58 vars in 1324 bytes} [Mon Jan 25 13:56:34 2021] DELETE /volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/cd2871b4-1bdb-4ba0-b5e7-3fc70b03b59c => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:56:34.221991 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ae206cf7-30e9-4a03-b300-3a587595848b tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] GET http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/cd2871b4-1bdb-4ba0-b5e7-3fc70b03b59c Jan 25 13:56:34.222528 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ae206cf7-30e9-4a03-b300-3a587595848b tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:56:34.223120 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:56:34.223120 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:56:34.223508 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ae206cf7-30e9-4a03-b300-3a587595848b tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:56:34.289522 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:56:34.289522 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:56:34.290659 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ae206cf7-30e9-4a03-b300-3a587595848b tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Snapshot retrieved successfully. Jan 25 13:56:34.296118 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ae206cf7-30e9-4a03-b300-3a587595848b tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/cd2871b4-1bdb-4ba0-b5e7-3fc70b03b59c returned with HTTP 200 Jan 25 13:56:34.297991 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 441/925] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 13:56:34 2021] GET /volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/cd2871b4-1bdb-4ba0-b5e7-3fc70b03b59c => generated 471 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:56:35.325940 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6e6977d0-0d12-4730-addb-df4a8687cca9 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] GET http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/cd2871b4-1bdb-4ba0-b5e7-3fc70b03b59c Jan 25 13:56:35.328081 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6e6977d0-0d12-4730-addb-df4a8687cca9 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:56:35.328749 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:56:35.328749 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:56:35.329786 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6e6977d0-0d12-4730-addb-df4a8687cca9 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:56:35.398987 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:56:35.398987 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:56:35.400177 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6e6977d0-0d12-4730-addb-df4a8687cca9 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Snapshot retrieved successfully. Jan 25 13:56:35.407995 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6e6977d0-0d12-4730-addb-df4a8687cca9 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/cd2871b4-1bdb-4ba0-b5e7-3fc70b03b59c returned with HTTP 200 Jan 25 13:56:35.408862 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 485/926] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 13:56:35 2021] GET /volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/cd2871b4-1bdb-4ba0-b5e7-3fc70b03b59c => generated 471 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:56:36.421120 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0d21800f-0bbd-41e1-9673-766b42eaef78 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] GET http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/cd2871b4-1bdb-4ba0-b5e7-3fc70b03b59c Jan 25 13:56:36.422547 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0d21800f-0bbd-41e1-9673-766b42eaef78 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:56:36.422965 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:56:36.422965 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:56:36.423830 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0d21800f-0bbd-41e1-9673-766b42eaef78 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:56:36.450485 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0d21800f-0bbd-41e1-9673-766b42eaef78 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/cd2871b4-1bdb-4ba0-b5e7-3fc70b03b59c returned with HTTP 404 Jan 25 13:56:36.451709 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 442/927] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 13:56:36 2021] GET /volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/cd2871b4-1bdb-4ba0-b5e7-3fc70b03b59c => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:56:36.461686 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1b187b2c-3684-4c59-944f-5458c4f5cd19 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] DELETE http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/6007db58-4844-4158-b929-409dd5ae31e8 Jan 25 13:56:36.462425 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1b187b2c-3684-4c59-944f-5458c4f5cd19 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:56:36.463458 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:56:36.463458 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:56:36.463943 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1b187b2c-3684-4c59-944f-5458c4f5cd19 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:56:36.464311 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-1b187b2c-3684-4c59-944f-5458c4f5cd19 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Delete snapshot with id: 6007db58-4844-4158-b929-409dd5ae31e8 Jan 25 13:56:36.492354 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:56:36.492354 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:56:36.493584 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-1b187b2c-3684-4c59-944f-5458c4f5cd19 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Snapshot retrieved successfully. Jan 25 13:56:36.564712 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-1b187b2c-3684-4c59-944f-5458c4f5cd19 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Snapshot delete request issued successfully. Jan 25 13:56:36.565208 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1b187b2c-3684-4c59-944f-5458c4f5cd19 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/6007db58-4844-4158-b929-409dd5ae31e8 returned with HTTP 202 Jan 25 13:56:36.569352 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 486/928] 10.222.0.38 () {58 vars in 1324 bytes} [Mon Jan 25 13:56:36 2021] DELETE /volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/6007db58-4844-4158-b929-409dd5ae31e8 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:56:36.578617 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fedbc4b9-3022-4cae-98f2-f62e12f87534 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] GET http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/6007db58-4844-4158-b929-409dd5ae31e8 Jan 25 13:56:36.579445 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fedbc4b9-3022-4cae-98f2-f62e12f87534 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:56:36.580091 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fedbc4b9-3022-4cae-98f2-f62e12f87534 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:56:36.635798 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:56:36.635798 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:56:36.637142 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-fedbc4b9-3022-4cae-98f2-f62e12f87534 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Snapshot retrieved successfully. Jan 25 13:56:36.639582 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fedbc4b9-3022-4cae-98f2-f62e12f87534 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/6007db58-4844-4158-b929-409dd5ae31e8 returned with HTTP 200 Jan 25 13:56:36.644717 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 443/929] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 13:56:36 2021] GET /volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/6007db58-4844-4158-b929-409dd5ae31e8 => generated 470 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:56:37.655448 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fc24a620-efd8-4410-970a-68115d747977 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] GET http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/6007db58-4844-4158-b929-409dd5ae31e8 Jan 25 13:56:37.656152 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fc24a620-efd8-4410-970a-68115d747977 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:56:37.656355 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:56:37.656355 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:56:37.657180 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fc24a620-efd8-4410-970a-68115d747977 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:56:37.698732 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:56:37.698732 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:56:37.699869 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-fc24a620-efd8-4410-970a-68115d747977 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Snapshot retrieved successfully. Jan 25 13:56:37.702338 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fc24a620-efd8-4410-970a-68115d747977 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/6007db58-4844-4158-b929-409dd5ae31e8 returned with HTTP 200 Jan 25 13:56:37.703608 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 487/930] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 13:56:37 2021] GET /volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/6007db58-4844-4158-b929-409dd5ae31e8 => generated 470 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:56:38.720022 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dc46651a-9739-436f-943c-7979a50db55e tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] GET http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/6007db58-4844-4158-b929-409dd5ae31e8 Jan 25 13:56:38.721876 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dc46651a-9739-436f-943c-7979a50db55e tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:56:38.722221 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:56:38.722221 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:56:38.722817 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dc46651a-9739-436f-943c-7979a50db55e tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:56:38.818747 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dc46651a-9739-436f-943c-7979a50db55e tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/6007db58-4844-4158-b929-409dd5ae31e8 returned with HTTP 404 Jan 25 13:56:38.820906 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 444/931] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 13:56:38 2021] GET /volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/6007db58-4844-4158-b929-409dd5ae31e8 => generated 111 bytes in 109 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:56:38.829671 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4dd8a639-0934-4f95-84f2-efc71efc55de tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] DELETE http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/17b82a3d-5b73-418e-b6da-b1096675dac6 Jan 25 13:56:38.830411 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4dd8a639-0934-4f95-84f2-efc71efc55de tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:56:38.830622 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:56:38.830622 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:56:38.831004 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4dd8a639-0934-4f95-84f2-efc71efc55de tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:56:38.831366 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-4dd8a639-0934-4f95-84f2-efc71efc55de tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Delete snapshot with id: 17b82a3d-5b73-418e-b6da-b1096675dac6 Jan 25 13:56:38.859434 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:56:38.859434 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:56:38.860739 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4dd8a639-0934-4f95-84f2-efc71efc55de tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Snapshot retrieved successfully. Jan 25 13:56:38.954591 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4dd8a639-0934-4f95-84f2-efc71efc55de tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Snapshot delete request issued successfully. Jan 25 13:56:38.959567 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4dd8a639-0934-4f95-84f2-efc71efc55de tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/17b82a3d-5b73-418e-b6da-b1096675dac6 returned with HTTP 202 Jan 25 13:56:38.964050 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 488/932] 10.222.0.38 () {58 vars in 1324 bytes} [Mon Jan 25 13:56:38 2021] DELETE /volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/17b82a3d-5b73-418e-b6da-b1096675dac6 => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:56:38.975157 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-89a0709b-e9fa-41da-835f-c4138408ed10 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] GET http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/17b82a3d-5b73-418e-b6da-b1096675dac6 Jan 25 13:56:38.976054 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-89a0709b-e9fa-41da-835f-c4138408ed10 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:56:38.976884 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-89a0709b-e9fa-41da-835f-c4138408ed10 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:56:39.026752 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:56:39.026752 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:56:39.029499 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-89a0709b-e9fa-41da-835f-c4138408ed10 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Snapshot retrieved successfully. Jan 25 13:56:39.031654 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-89a0709b-e9fa-41da-835f-c4138408ed10 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/17b82a3d-5b73-418e-b6da-b1096675dac6 returned with HTTP 200 Jan 25 13:56:39.038621 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 445/933] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 13:56:38 2021] GET /volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/17b82a3d-5b73-418e-b6da-b1096675dac6 => generated 471 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:56:40.083556 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-86043f67-2bbf-483c-9c5c-3cefc91b1688 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] GET http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/17b82a3d-5b73-418e-b6da-b1096675dac6 Jan 25 13:56:40.085557 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-86043f67-2bbf-483c-9c5c-3cefc91b1688 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:56:40.085782 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:56:40.085782 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:56:40.086159 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-86043f67-2bbf-483c-9c5c-3cefc91b1688 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:56:40.121218 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:56:40.121218 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:56:40.122362 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-86043f67-2bbf-483c-9c5c-3cefc91b1688 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Snapshot retrieved successfully. Jan 25 13:56:40.124296 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-86043f67-2bbf-483c-9c5c-3cefc91b1688 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/17b82a3d-5b73-418e-b6da-b1096675dac6 returned with HTTP 200 Jan 25 13:56:40.126034 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 489/934] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 13:56:40 2021] GET /volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/17b82a3d-5b73-418e-b6da-b1096675dac6 => generated 471 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:56:41.138175 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6ac82456-c6cf-4d1b-9f11-0959bbf2582e tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] GET http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/17b82a3d-5b73-418e-b6da-b1096675dac6 Jan 25 13:56:41.138679 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6ac82456-c6cf-4d1b-9f11-0959bbf2582e tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:56:41.139060 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:56:41.139060 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:56:41.139686 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6ac82456-c6cf-4d1b-9f11-0959bbf2582e tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:56:41.175146 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6ac82456-c6cf-4d1b-9f11-0959bbf2582e tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/17b82a3d-5b73-418e-b6da-b1096675dac6 returned with HTTP 404 Jan 25 13:56:41.176418 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 446/935] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 13:56:41 2021] GET /volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/snapshots/17b82a3d-5b73-418e-b6da-b1096675dac6 => generated 111 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:56:41.184323 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dbcd830c-d293-4b25-a8ac-aa02810e0a73 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] DELETE http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/volumes/ef27cdc3-7de4-4d5a-865d-3483f5424a59 Jan 25 13:56:41.185248 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dbcd830c-d293-4b25-a8ac-aa02810e0a73 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:56:41.186058 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:56:41.186058 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:56:41.186736 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dbcd830c-d293-4b25-a8ac-aa02810e0a73 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:56:41.187440 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-dbcd830c-d293-4b25-a8ac-aa02810e0a73 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Delete volume with id: ef27cdc3-7de4-4d5a-865d-3483f5424a59 Jan 25 13:56:41.297700 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:56:41.297700 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:56:41.302382 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-dbcd830c-d293-4b25-a8ac-aa02810e0a73 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Volume info retrieved successfully. Jan 25 13:56:41.360163 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-dbcd830c-d293-4b25-a8ac-aa02810e0a73 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Delete volume request issued successfully. Jan 25 13:56:41.360870 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dbcd830c-d293-4b25-a8ac-aa02810e0a73 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/volumes/ef27cdc3-7de4-4d5a-865d-3483f5424a59 returned with HTTP 202 Jan 25 13:56:41.365600 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 490/936] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 13:56:41 2021] DELETE /volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/volumes/ef27cdc3-7de4-4d5a-865d-3483f5424a59 => generated 0 bytes in 185 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:56:41.370743 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cbe3703c-2061-41d2-a970-7e977c206c4e tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] GET http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/volumes/ef27cdc3-7de4-4d5a-865d-3483f5424a59 Jan 25 13:56:41.371259 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cbe3703c-2061-41d2-a970-7e977c206c4e tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:56:41.371746 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cbe3703c-2061-41d2-a970-7e977c206c4e tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:56:41.490749 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:56:41.490749 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:56:41.510125 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-cbe3703c-2061-41d2-a970-7e977c206c4e tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Volume info retrieved successfully. Jan 25 13:56:41.604434 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cbe3703c-2061-41d2-a970-7e977c206c4e tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/volumes/ef27cdc3-7de4-4d5a-865d-3483f5424a59 returned with HTTP 200 Jan 25 13:56:41.617982 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 447/937] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:56:41 2021] GET /volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/volumes/ef27cdc3-7de4-4d5a-865d-3483f5424a59 => generated 917 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:56:42.622250 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e59d6e0d-2da3-4f68-b1b7-baff03b2c034 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] GET http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/volumes/ef27cdc3-7de4-4d5a-865d-3483f5424a59 Jan 25 13:56:42.622782 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e59d6e0d-2da3-4f68-b1b7-baff03b2c034 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:56:42.622966 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:56:42.622966 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:56:42.625244 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e59d6e0d-2da3-4f68-b1b7-baff03b2c034 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:56:42.699419 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:56:42.699419 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:56:42.708800 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e59d6e0d-2da3-4f68-b1b7-baff03b2c034 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Volume info retrieved successfully. Jan 25 13:56:42.738633 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e59d6e0d-2da3-4f68-b1b7-baff03b2c034 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/volumes/ef27cdc3-7de4-4d5a-865d-3483f5424a59 returned with HTTP 200 Jan 25 13:56:42.750037 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 491/938] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:56:42 2021] GET /volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/volumes/ef27cdc3-7de4-4d5a-865d-3483f5424a59 => generated 917 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:56:43.758960 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b09cd08f-e82d-4479-adbb-8fb885ecc386 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] GET http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/volumes/ef27cdc3-7de4-4d5a-865d-3483f5424a59 Jan 25 13:56:43.760309 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b09cd08f-e82d-4479-adbb-8fb885ecc386 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:56:43.760699 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:56:43.760699 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:56:43.761346 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b09cd08f-e82d-4479-adbb-8fb885ecc386 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:56:43.921223 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b09cd08f-e82d-4479-adbb-8fb885ecc386 tempest-VolumesSnapshotListTestJSON-198227477 tempest-VolumesSnapshotListTestJSON-198227477] http://10.222.0.38/volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/volumes/ef27cdc3-7de4-4d5a-865d-3483f5424a59 returned with HTTP 404 Jan 25 13:56:43.922629 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 448/939] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:56:43 2021] GET /volume/v3/fa3203f449e74b0298a4dda8ecd5bf1d/volumes/ef27cdc3-7de4-4d5a-865d-3483f5424a59 => generated 109 bytes in 168 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:57:12.680652 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7621f3e4-8481-44ed-8164-2e63ec85af13 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] POST http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes Jan 25 13:57:12.682177 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:57:12.682177 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:57:12.682957 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7621f3e4-8481-44ed-8164-2e63ec85af13 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-2083942867"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:57:12.684321 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-7621f3e4-8481-44ed-8164-2e63ec85af13 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-2083942867'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 13:57:12.685562 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-7621f3e4-8481-44ed-8164-2e63ec85af13 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Create volume of 1 GB Jan 25 13:57:12.703447 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7621f3e4-8481-44ed-8164-2e63ec85af13 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Availability Zones retrieved successfully. Jan 25 13:57:12.727906 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7621f3e4-8481-44ed-8164-2e63ec85af13 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Flow 'volume_create_api' (1031ee57-e15b-4f8c-9fb8-a31ea0605450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:57:12.731197 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7621f3e4-8481-44ed-8164-2e63ec85af13 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f00ed43c-f5ee-4fa9-9af8-f50ea8ee38c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:57:12.738206 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-7621f3e4-8481-44ed-8164-2e63ec85af13 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 13:57:12.822301 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7621f3e4-8481-44ed-8164-2e63ec85af13 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f00ed43c-f5ee-4fa9-9af8-f50ea8ee38c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:57:12.825987 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7621f3e4-8481-44ed-8164-2e63ec85af13 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfb26e3a-5e7c-4d87-9431-8e42c295f95e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:57:12.959068 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-7621f3e4-8481-44ed-8164-2e63ec85af13 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Created reservations ['b7e63d9b-8e32-4c3d-b954-455cef7806a3', 'caac39e5-cff0-41f4-ab25-56962f650f66', 'b868aeeb-4853-4378-9b3f-c00ca7919c15', '69750880-13b3-4c84-ade3-8456c3cb3306'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:57:12.961026 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7621f3e4-8481-44ed-8164-2e63ec85af13 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfb26e3a-5e7c-4d87-9431-8e42c295f95e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7e63d9b-8e32-4c3d-b954-455cef7806a3', 'caac39e5-cff0-41f4-ab25-56962f650f66', 'b868aeeb-4853-4378-9b3f-c00ca7919c15', '69750880-13b3-4c84-ade3-8456c3cb3306']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:57:12.964744 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7621f3e4-8481-44ed-8164-2e63ec85af13 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6362c0e-db5c-4101-9a2d-c6a21afb26b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:57:13.023986 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7621f3e4-8481-44ed-8164-2e63ec85af13 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6362c0e-db5c-4101-9a2d-c6a21afb26b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '964a6905-afec-4f65-8916-845eb7f1d701', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2083942867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe9470dc4e4442109dc05f90cd37a26a',qos_specs=None,replication_status=,reservations=['b7e63d9b-8e32-4c3d-b954-455cef7806a3','caac39e5-cff0-41f4-ab25-56962f650f66','b868aeeb-4853-4378-9b3f-c00ca7919c15','69750880-13b3-4c84-ade3-8456c3cb3306'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='520160760c334eb994278d916cdbde98',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T13:57:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2083942867',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=964a6905-afec-4f65-8916-845eb7f1d701,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe9470dc4e4442109dc05f90cd37a26a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='520160760c334eb994278d916cdbde98',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:57:13.026646 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7621f3e4-8481-44ed-8164-2e63ec85af13 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58a72b42-e929-4d08-9318-5c9d73e719eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:57:13.054360 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7621f3e4-8481-44ed-8164-2e63ec85af13 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58a72b42-e929-4d08-9318-5c9d73e719eb) transitioned into state 'SUCCESS' from state '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-2083942867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe9470dc4e4442109dc05f90cd37a26a',qos_specs=None,replication_status=,reservations=['b7e63d9b-8e32-4c3d-b954-455cef7806a3','caac39e5-cff0-41f4-ab25-56962f650f66','b868aeeb-4853-4378-9b3f-c00ca7919c15','69750880-13b3-4c84-ade3-8456c3cb3306'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='520160760c334eb994278d916cdbde98',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:57:13.057042 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7621f3e4-8481-44ed-8164-2e63ec85af13 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (723ca83d-8e4a-43c3-a883-69bad0c43807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:57:13.074984 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7621f3e4-8481-44ed-8164-2e63ec85af13 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (723ca83d-8e4a-43c3-a883-69bad0c43807) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:57:13.078283 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7621f3e4-8481-44ed-8164-2e63ec85af13 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Flow 'volume_create_api' (1031ee57-e15b-4f8c-9fb8-a31ea0605450) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:57:13.130310 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7621f3e4-8481-44ed-8164-2e63ec85af13 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Create volume request issued successfully. Jan 25 13:57:13.150586 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7621f3e4-8481-44ed-8164-2e63ec85af13 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes returned with HTTP 202 Jan 25 13:57:13.151946 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 492/940] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 13:57:12 2021] POST /volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes => generated 828 bytes in 475 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 13:57:13.166520 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6deb116b-708e-4a67-86ef-6e410606d38c tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] GET http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/964a6905-afec-4f65-8916-845eb7f1d701 Jan 25 13:57:13.166987 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6deb116b-708e-4a67-86ef-6e410606d38c tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:57:13.167665 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6deb116b-708e-4a67-86ef-6e410606d38c tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:57:13.224420 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:57:13.224420 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:57:13.234776 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6deb116b-708e-4a67-86ef-6e410606d38c tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Volume info retrieved successfully. Jan 25 13:57:13.272751 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6deb116b-708e-4a67-86ef-6e410606d38c tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/964a6905-afec-4f65-8916-845eb7f1d701 returned with HTTP 200 Jan 25 13:57:13.284862 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 449/941] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:57:13 2021] GET /volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/964a6905-afec-4f65-8916-845eb7f1d701 => generated 896 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:57:14.303653 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e69c2a2a-e0a7-4553-90ee-19a3f546e7b1 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] GET http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/964a6905-afec-4f65-8916-845eb7f1d701 Jan 25 13:57:14.304765 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e69c2a2a-e0a7-4553-90ee-19a3f546e7b1 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:57:14.305167 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:57:14.305167 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:57:14.306453 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e69c2a2a-e0a7-4553-90ee-19a3f546e7b1 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:57:14.366569 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:57:14.366569 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:57:14.381653 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e69c2a2a-e0a7-4553-90ee-19a3f546e7b1 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Volume info retrieved successfully. Jan 25 13:57:14.407694 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e69c2a2a-e0a7-4553-90ee-19a3f546e7b1 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/964a6905-afec-4f65-8916-845eb7f1d701 returned with HTTP 200 Jan 25 13:57:14.408536 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 493/942] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:57:14 2021] GET /volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/964a6905-afec-4f65-8916-845eb7f1d701 => generated 921 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:57:44.021559 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-caf0d4ff-c670-4e63-b7a5-a38b0acf8df0 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] POST http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes Jan 25 13:57:44.022144 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:57:44.022144 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:57:44.022421 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-caf0d4ff-c670-4e63-b7a5-a38b0acf8df0 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-651360625"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:57:44.023595 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-caf0d4ff-c670-4e63-b7a5-a38b0acf8df0 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-651360625'}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 13:57:44.024009 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-caf0d4ff-c670-4e63-b7a5-a38b0acf8df0 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Create volume of 1 GB Jan 25 13:57:44.058268 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-caf0d4ff-c670-4e63-b7a5-a38b0acf8df0 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Availability Zones retrieved successfully. Jan 25 13:57:44.100967 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-caf0d4ff-c670-4e63-b7a5-a38b0acf8df0 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Flow 'volume_create_api' (f263d85c-3019-4108-b91e-ef8af1022572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:57:44.105074 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-caf0d4ff-c670-4e63-b7a5-a38b0acf8df0 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e17387cd-44f9-421c-858d-04b356de85f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:57:44.107251 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-caf0d4ff-c670-4e63-b7a5-a38b0acf8df0 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Validating volume size '1' using validate_int {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 13:57:44.192365 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-caf0d4ff-c670-4e63-b7a5-a38b0acf8df0 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e17387cd-44f9-421c-858d-04b356de85f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:57:44.194908 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-caf0d4ff-c670-4e63-b7a5-a38b0acf8df0 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7e5107f-d497-468b-bb41-9b65cd9ffc67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:57:44.284665 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-caf0d4ff-c670-4e63-b7a5-a38b0acf8df0 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Created reservations ['e9ab5be0-33f8-43c2-b9df-c16400746bf8', '1a276a87-238b-4fe3-b009-bf3b4f55decf', 'd36eb9b4-c548-42b3-be1a-d31b77e72576', '0c954e57-6341-4c2e-8866-a2c6a4ab1341'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:57:44.287107 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-caf0d4ff-c670-4e63-b7a5-a38b0acf8df0 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7e5107f-d497-468b-bb41-9b65cd9ffc67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9ab5be0-33f8-43c2-b9df-c16400746bf8', '1a276a87-238b-4fe3-b009-bf3b4f55decf', 'd36eb9b4-c548-42b3-be1a-d31b77e72576', '0c954e57-6341-4c2e-8866-a2c6a4ab1341']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:57:44.290806 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-caf0d4ff-c670-4e63-b7a5-a38b0acf8df0 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (280818da-5d8d-4850-b06b-fa1fdc897610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:57:44.359885 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-caf0d4ff-c670-4e63-b7a5-a38b0acf8df0 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (280818da-5d8d-4850-b06b-fa1fdc897610) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc5a8065-bc0e-4b05-8958-15443554a7b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-651360625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe9470dc4e4442109dc05f90cd37a26a',qos_specs=None,replication_status=,reservations=['e9ab5be0-33f8-43c2-b9df-c16400746bf8','1a276a87-238b-4fe3-b009-bf3b4f55decf','d36eb9b4-c548-42b3-be1a-d31b77e72576','0c954e57-6341-4c2e-8866-a2c6a4ab1341'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='520160760c334eb994278d916cdbde98',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T13:57:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-651360625',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc5a8065-bc0e-4b05-8958-15443554a7b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe9470dc4e4442109dc05f90cd37a26a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='520160760c334eb994278d916cdbde98',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:57:44.362065 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-caf0d4ff-c670-4e63-b7a5-a38b0acf8df0 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ecd541f-3264-40c3-8b99-4039b751ed9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:57:44.391093 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-caf0d4ff-c670-4e63-b7a5-a38b0acf8df0 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ecd541f-3264-40c3-8b99-4039b751ed9e) transitioned into state 'SUCCESS' from state '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-651360625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe9470dc4e4442109dc05f90cd37a26a',qos_specs=None,replication_status=,reservations=['e9ab5be0-33f8-43c2-b9df-c16400746bf8','1a276a87-238b-4fe3-b009-bf3b4f55decf','d36eb9b4-c548-42b3-be1a-d31b77e72576','0c954e57-6341-4c2e-8866-a2c6a4ab1341'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='520160760c334eb994278d916cdbde98',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:57:44.393526 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-caf0d4ff-c670-4e63-b7a5-a38b0acf8df0 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bcc2484-d8c4-4f3d-9bcb-1999bab78dc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:57:44.411344 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-caf0d4ff-c670-4e63-b7a5-a38b0acf8df0 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bcc2484-d8c4-4f3d-9bcb-1999bab78dc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:57:44.415920 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-caf0d4ff-c670-4e63-b7a5-a38b0acf8df0 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Flow 'volume_create_api' (f263d85c-3019-4108-b91e-ef8af1022572) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:57:44.466203 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-caf0d4ff-c670-4e63-b7a5-a38b0acf8df0 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Create volume request issued successfully. Jan 25 13:57:44.481291 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-caf0d4ff-c670-4e63-b7a5-a38b0acf8df0 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes returned with HTTP 202 Jan 25 13:57:44.483165 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 450/943] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 13:57:44 2021] POST /volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes => generated 827 bytes in 464 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 13:57:44.498464 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-485902df-8867-4e7f-b2d1-8d6e27770c32 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] GET http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 Jan 25 13:57:44.498993 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-485902df-8867-4e7f-b2d1-8d6e27770c32 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:57:44.499198 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:57:44.499198 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:57:44.499568 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-485902df-8867-4e7f-b2d1-8d6e27770c32 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:57:44.553335 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:57:44.553335 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:57:44.570219 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-485902df-8867-4e7f-b2d1-8d6e27770c32 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Volume info retrieved successfully. Jan 25 13:57:44.597532 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-485902df-8867-4e7f-b2d1-8d6e27770c32 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 returned with HTTP 200 Jan 25 13:57:44.598445 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 494/944] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:57:44 2021] GET /volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 => generated 895 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:57:45.620887 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c0b20e51-3caf-4195-b8c1-45bb955dab7d tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] GET http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 Jan 25 13:57:45.622307 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c0b20e51-3caf-4195-b8c1-45bb955dab7d tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:57:45.622867 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:57:45.622867 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:57:45.623537 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c0b20e51-3caf-4195-b8c1-45bb955dab7d tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:57:45.707005 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:57:45.707005 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:57:45.717731 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c0b20e51-3caf-4195-b8c1-45bb955dab7d tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Volume info retrieved successfully. Jan 25 13:57:45.747719 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c0b20e51-3caf-4195-b8c1-45bb955dab7d tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 returned with HTTP 200 Jan 25 13:57:45.749496 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 451/945] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:57:45 2021] GET /volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 => generated 920 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:57:46.662865 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-6c4ad458-2772-403a-b38e-71b5518f0278 req-14ccc018-eb08-4602-8aeb-7e96078fc3c1 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] GET http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 Jan 25 13:57:46.663386 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-6c4ad458-2772-403a-b38e-71b5518f0278 req-14ccc018-eb08-4602-8aeb-7e96078fc3c1 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:57:46.663537 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:57:46.663537 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:57:46.663913 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-6c4ad458-2772-403a-b38e-71b5518f0278 req-14ccc018-eb08-4602-8aeb-7e96078fc3c1 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:57:46.713244 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:57:46.713244 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:57:46.721620 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-6c4ad458-2772-403a-b38e-71b5518f0278 req-14ccc018-eb08-4602-8aeb-7e96078fc3c1 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Volume info retrieved successfully. Jan 25 13:57:46.743462 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-6c4ad458-2772-403a-b38e-71b5518f0278 req-14ccc018-eb08-4602-8aeb-7e96078fc3c1 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 returned with HTTP 200 Jan 25 13:57:46.749995 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 495/946] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 13:57:46 2021] GET /volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 => generated 920 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:57:46.823392 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c0b20e51-3caf-4195-b8c1-45bb955dab7d tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] GET http://10.222.0.38/volume// Jan 25 13:57:46.823873 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c0b20e51-3caf-4195-b8c1-45bb955dab7d tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:57:46.824095 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:57:46.824095 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:57:46.824475 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c0b20e51-3caf-4195-b8c1-45bb955dab7d tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Calling method 'all' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:57:46.825844 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c0b20e51-3caf-4195-b8c1-45bb955dab7d tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 13:57:46.826448 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 452/947] 10.222.0.38 () {58 vars in 1289 bytes} [Mon Jan 25 13:57:46 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 13:57:46.840395 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-6c4ad458-2772-403a-b38e-71b5518f0278 req-7f5ea4c3-6be8-4125-a19b-21c933308b23 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] POST http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/attachments Jan 25 13:57:46.840946 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:57:46.840946 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:57:46.841360 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-6c4ad458-2772-403a-b38e-71b5518f0278 req-7f5ea4c3-6be8-4125-a19b-21c933308b23 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fc5a8065-bc0e-4b05-8958-15443554a7b3", "instance_uuid": "88fffe65-b9e8-4e4c-80ee-178eb1e5f4da", "connector": null}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:57:46.894631 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:57:46.894631 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:57:46.949933 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-6c4ad458-2772-403a-b38e-71b5518f0278 req-7f5ea4c3-6be8-4125-a19b-21c933308b23 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/attachments returned with HTTP 200 Jan 25 13:57:46.951137 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 496/948] 10.222.0.38 () {66 vars in 1565 bytes} [Mon Jan 25 13:57:46 2021] POST /volume/v3/fe9470dc4e4442109dc05f90cd37a26a/attachments => generated 273 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 13:57:46.988770 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e0e23a61-51e0-4581-b5c4-b31b5922a828 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] GET http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 Jan 25 13:57:46.989599 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e0e23a61-51e0-4581-b5c4-b31b5922a828 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:57:46.990236 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e0e23a61-51e0-4581-b5c4-b31b5922a828 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:57:47.026318 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-6c4ad458-2772-403a-b38e-71b5518f0278 req-7f5ea4c3-6be8-4125-a19b-21c933308b23 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] GET http://10.222.0.38/volume// Jan 25 13:57:47.027093 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-6c4ad458-2772-403a-b38e-71b5518f0278 req-7f5ea4c3-6be8-4125-a19b-21c933308b23 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:57:47.027468 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:57:47.027468 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:57:47.028096 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-6c4ad458-2772-403a-b38e-71b5518f0278 req-7f5ea4c3-6be8-4125-a19b-21c933308b23 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:57:47.029579 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-6c4ad458-2772-403a-b38e-71b5518f0278 req-7f5ea4c3-6be8-4125-a19b-21c933308b23 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 13:57:47.030385 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 497/949] 10.222.0.57 () {56 vars in 1089 bytes} [Mon Jan 25 13:57:47 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 25 13:57:47.041987 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:57:47.041987 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:57:47.051594 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e0e23a61-51e0-4581-b5c4-b31b5922a828 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Volume info retrieved successfully. Jan 25 13:57:47.060056 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-6c4ad458-2772-403a-b38e-71b5518f0278 req-983d5d1b-3e85-45bf-811c-392a33e414ef tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] GET http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 Jan 25 13:57:47.061639 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-6c4ad458-2772-403a-b38e-71b5518f0278 req-983d5d1b-3e85-45bf-811c-392a33e414ef tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:57:47.062537 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-6c4ad458-2772-403a-b38e-71b5518f0278 req-983d5d1b-3e85-45bf-811c-392a33e414ef tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:57:47.073967 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:57:47.073967 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:57:47.083095 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e0e23a61-51e0-4581-b5c4-b31b5922a828 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 returned with HTTP 200 Jan 25 13:57:47.083952 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 453/950] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:57:46 2021] GET /volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 => generated 919 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:57:47.165970 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:57:47.165970 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:57:47.178699 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-6c4ad458-2772-403a-b38e-71b5518f0278 req-983d5d1b-3e85-45bf-811c-392a33e414ef tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Volume info retrieved successfully. Jan 25 13:57:47.209696 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:57:47.209696 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:57:47.228244 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-6c4ad458-2772-403a-b38e-71b5518f0278 req-983d5d1b-3e85-45bf-811c-392a33e414ef tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 returned with HTTP 200 Jan 25 13:57:47.230344 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 498/951] 10.222.0.57 () {60 vars in 1403 bytes} [Mon Jan 25 13:57:47 2021] GET /volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 => generated 1018 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 13:57:47.260497 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-6c4ad458-2772-403a-b38e-71b5518f0278 req-d775a3e2-d939-4168-a533-5e9e029e3a45 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] PUT http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/attachments/6a204f41-d74d-4470-ac6f-b6298aca87e9 Jan 25 13:57:47.261377 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:57:47.261377 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:57:47.262153 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-6c4ad458-2772-403a-b38e-71b5518f0278 req-d775a3e2-d939-4168-a533-5e9e029e3a45 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.57", "host": "n-h2-760456-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-760456-3.cbci-760456-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:57:47.301957 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 25 13:57:47.301957 n-d-760456-3 devstack@c-api.service[87928]: return self(f, *args, **kw) Jan 25 13:57:47.302840 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-6c4ad458-2772-403a-b38e-71b5518f0278 req-d775a3e2-d939-4168-a533-5e9e029e3a45 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Lock "b'cinder-attachment_update-fc5a8065-bc0e-4b05-8958-15443554a7b3-n-h2-760456-3'" acquired by "attachment_update" :: waited 0.014s {{(pid=87930) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 13:57:47.306006 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:57:47.306006 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:57:48.101210 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7d74298a-1b33-425e-8bd0-3dc2e9bc4b5a tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] GET http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 Jan 25 13:57:48.102842 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7d74298a-1b33-425e-8bd0-3dc2e9bc4b5a tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:57:48.104584 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:57:48.104584 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:57:48.105289 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7d74298a-1b33-425e-8bd0-3dc2e9bc4b5a tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:57:48.164991 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:57:48.164991 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:57:48.176031 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7d74298a-1b33-425e-8bd0-3dc2e9bc4b5a tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Volume info retrieved successfully. Jan 25 13:57:48.198635 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:57:48.198635 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:57:48.214631 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7d74298a-1b33-425e-8bd0-3dc2e9bc4b5a tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 returned with HTTP 200 Jan 25 13:57:48.216212 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 499/952] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:57:48 2021] GET /volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 => generated 919 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:57:48.908054 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-6c4ad458-2772-403a-b38e-71b5518f0278 req-d775a3e2-d939-4168-a533-5e9e029e3a45 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Lock "b'cinder-attachment_update-fc5a8065-bc0e-4b05-8958-15443554a7b3-n-h2-760456-3'" released by "attachment_update" :: held 1.605s {{(pid=87930) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 13:57:48.908744 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-6c4ad458-2772-403a-b38e-71b5518f0278 req-d775a3e2-d939-4168-a533-5e9e029e3a45 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/attachments/6a204f41-d74d-4470-ac6f-b6298aca87e9 returned with HTTP 200 Jan 25 13:57:48.909991 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 454/953] 10.222.0.57 () {64 vars in 1468 bytes} [Mon Jan 25 13:57:47 2021] PUT /volume/v3/fe9470dc4e4442109dc05f90cd37a26a/attachments/6a204f41-d74d-4470-ac6f-b6298aca87e9 => generated 762 bytes in 1656 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:57:49.232567 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4f509cd6-7247-4306-be33-09688c15b847 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] GET http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 Jan 25 13:57:49.233423 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4f509cd6-7247-4306-be33-09688c15b847 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:57:49.233423 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:57:49.233423 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:57:49.233850 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4f509cd6-7247-4306-be33-09688c15b847 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:57:49.283162 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:57:49.283162 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:57:49.292393 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4f509cd6-7247-4306-be33-09688c15b847 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Volume info retrieved successfully. Jan 25 13:57:49.313877 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:57:49.313877 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:57:49.325858 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4f509cd6-7247-4306-be33-09688c15b847 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 returned with HTTP 200 Jan 25 13:57:49.326862 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 500/954] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:57:49 2021] GET /volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 => generated 920 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:57:50.344145 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-13ea978e-659f-4d7f-9c5d-ff0a3d6e3563 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] GET http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 Jan 25 13:57:50.344888 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-13ea978e-659f-4d7f-9c5d-ff0a3d6e3563 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:57:50.345275 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:57:50.345275 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:57:50.345917 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-13ea978e-659f-4d7f-9c5d-ff0a3d6e3563 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:57:50.400496 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:57:50.400496 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:57:50.410152 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-13ea978e-659f-4d7f-9c5d-ff0a3d6e3563 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Volume info retrieved successfully. Jan 25 13:57:50.431143 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:57:50.431143 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:57:50.440800 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-13ea978e-659f-4d7f-9c5d-ff0a3d6e3563 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 returned with HTTP 200 Jan 25 13:57:50.441760 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 455/955] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:57:50 2021] GET /volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 => generated 920 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 13:57:51.459156 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-500991db-cbc2-4f0a-841e-48ab09780773 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] GET http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 Jan 25 13:57:51.460412 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-500991db-cbc2-4f0a-841e-48ab09780773 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:57:51.460855 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:57:51.460855 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:57:51.461544 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-500991db-cbc2-4f0a-841e-48ab09780773 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:57:51.514251 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:57:51.514251 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:57:51.525111 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-500991db-cbc2-4f0a-841e-48ab09780773 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Volume info retrieved successfully. Jan 25 13:57:51.547431 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:57:51.547431 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:57:51.558042 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-500991db-cbc2-4f0a-841e-48ab09780773 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 returned with HTTP 200 Jan 25 13:57:51.559311 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 501/956] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:57:51 2021] GET /volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 => generated 920 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:57:52.575073 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-05c18639-0d24-48b2-a284-e721a228c183 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] GET http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 Jan 25 13:57:52.575601 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-05c18639-0d24-48b2-a284-e721a228c183 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:57:52.575865 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:57:52.575865 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:57:52.576523 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-05c18639-0d24-48b2-a284-e721a228c183 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:57:52.648969 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:57:52.648969 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:57:52.658833 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-05c18639-0d24-48b2-a284-e721a228c183 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Volume info retrieved successfully. Jan 25 13:57:52.683646 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:57:52.683646 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:57:52.694928 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-05c18639-0d24-48b2-a284-e721a228c183 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 returned with HTTP 200 Jan 25 13:57:52.695901 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 456/957] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:57:52 2021] GET /volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 => generated 920 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:57:53.716858 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6bc8bc90-dbf6-44fc-a017-569e5c9f7f81 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] GET http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 Jan 25 13:57:53.717394 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6bc8bc90-dbf6-44fc-a017-569e5c9f7f81 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:57:53.717394 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:57:53.717394 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:57:53.717729 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6bc8bc90-dbf6-44fc-a017-569e5c9f7f81 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:57:53.767927 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:57:53.767927 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:57:53.777539 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6bc8bc90-dbf6-44fc-a017-569e5c9f7f81 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Volume info retrieved successfully. Jan 25 13:57:53.799943 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:57:53.799943 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:57:53.813259 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6bc8bc90-dbf6-44fc-a017-569e5c9f7f81 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 returned with HTTP 200 Jan 25 13:57:53.814195 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 502/958] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:57:53 2021] GET /volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 => generated 920 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:57:54.829891 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c01d5996-bbe3-45ce-98aa-adbb656d9fee tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] GET http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 Jan 25 13:57:54.831020 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c01d5996-bbe3-45ce-98aa-adbb656d9fee tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:57:54.831404 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:57:54.831404 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:57:54.832166 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c01d5996-bbe3-45ce-98aa-adbb656d9fee tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:57:54.940094 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:57:54.940094 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:57:54.964687 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c01d5996-bbe3-45ce-98aa-adbb656d9fee tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Volume info retrieved successfully. Jan 25 13:57:54.999758 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:57:54.999758 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:57:55.019906 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c01d5996-bbe3-45ce-98aa-adbb656d9fee tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 returned with HTTP 200 Jan 25 13:57:55.031307 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 457/959] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:57:54 2021] GET /volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 => generated 920 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:57:56.036955 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ca1f081e-90dc-4091-9eb7-d21146e80dcf tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] GET http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 Jan 25 13:57:56.040017 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ca1f081e-90dc-4091-9eb7-d21146e80dcf tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:57:56.040451 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:57:56.040451 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:57:56.041634 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ca1f081e-90dc-4091-9eb7-d21146e80dcf tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:57:56.123159 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:57:56.123159 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:57:56.136679 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ca1f081e-90dc-4091-9eb7-d21146e80dcf tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Volume info retrieved successfully. Jan 25 13:57:56.184153 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:57:56.184153 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:57:56.196499 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ca1f081e-90dc-4091-9eb7-d21146e80dcf tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 returned with HTTP 200 Jan 25 13:57:56.198082 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 503/960] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:57:56 2021] GET /volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 => generated 920 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:57:57.220159 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2ec7b31c-01a1-441d-895b-ca3e4ba14d2a tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] GET http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 Jan 25 13:57:57.220773 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2ec7b31c-01a1-441d-895b-ca3e4ba14d2a tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:57:57.221226 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:57:57.221226 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:57:57.221957 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2ec7b31c-01a1-441d-895b-ca3e4ba14d2a tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:57:57.295949 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:57:57.295949 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:57:57.306203 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-2ec7b31c-01a1-441d-895b-ca3e4ba14d2a tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Volume info retrieved successfully. Jan 25 13:57:57.330347 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:57:57.330347 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:57:57.341925 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2ec7b31c-01a1-441d-895b-ca3e4ba14d2a tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 returned with HTTP 200 Jan 25 13:57:57.343460 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 458/961] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:57:57 2021] GET /volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 => generated 920 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:57:58.360995 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c89e652a-6d7e-43ef-afe9-60d88f97ff67 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] GET http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 Jan 25 13:57:58.361714 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c89e652a-6d7e-43ef-afe9-60d88f97ff67 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:57:58.362005 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:57:58.362005 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:57:58.362483 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c89e652a-6d7e-43ef-afe9-60d88f97ff67 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:57:58.417742 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:57:58.417742 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:57:58.426996 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c89e652a-6d7e-43ef-afe9-60d88f97ff67 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Volume info retrieved successfully. Jan 25 13:57:58.448550 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:57:58.448550 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:57:58.458001 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c89e652a-6d7e-43ef-afe9-60d88f97ff67 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 returned with HTTP 200 Jan 25 13:57:58.458853 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 504/962] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:57:58 2021] GET /volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 => generated 920 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:57:59.475490 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f45fd5b1-273f-4d60-88af-fd4b9e0ae2e5 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] GET http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 Jan 25 13:57:59.476222 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f45fd5b1-273f-4d60-88af-fd4b9e0ae2e5 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:57:59.476483 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:57:59.476483 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:57:59.477509 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f45fd5b1-273f-4d60-88af-fd4b9e0ae2e5 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:57:59.529540 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:57:59.529540 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:57:59.538882 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f45fd5b1-273f-4d60-88af-fd4b9e0ae2e5 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Volume info retrieved successfully. Jan 25 13:57:59.561278 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:57:59.561278 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:57:59.571311 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f45fd5b1-273f-4d60-88af-fd4b9e0ae2e5 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 returned with HTTP 200 Jan 25 13:57:59.572162 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 459/963] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:57:59 2021] GET /volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 => generated 920 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:58:00.590849 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3ea37722-1481-43d8-b7c9-c98d9d5c5c53 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] GET http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 Jan 25 13:58:00.591323 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3ea37722-1481-43d8-b7c9-c98d9d5c5c53 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:58:00.592061 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:58:00.592061 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:58:00.592730 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3ea37722-1481-43d8-b7c9-c98d9d5c5c53 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:58:00.680631 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:00.680631 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:00.691650 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3ea37722-1481-43d8-b7c9-c98d9d5c5c53 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Volume info retrieved successfully. Jan 25 13:58:00.712208 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:00.712208 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:00.721122 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3ea37722-1481-43d8-b7c9-c98d9d5c5c53 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 returned with HTTP 200 Jan 25 13:58:00.721936 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 505/964] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:58:00 2021] GET /volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 => generated 920 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:58:01.738622 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cab6629c-a76b-4888-ad9d-7a1b3b44204b tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] GET http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 Jan 25 13:58:01.739714 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cab6629c-a76b-4888-ad9d-7a1b3b44204b tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:58:01.740088 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:58:01.740088 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:58:01.741707 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cab6629c-a76b-4888-ad9d-7a1b3b44204b tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:58:01.810056 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:01.810056 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:01.820074 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-cab6629c-a76b-4888-ad9d-7a1b3b44204b tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Volume info retrieved successfully. Jan 25 13:58:01.849949 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:01.849949 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:01.861790 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cab6629c-a76b-4888-ad9d-7a1b3b44204b tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 returned with HTTP 200 Jan 25 13:58:01.862875 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 460/965] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:58:01 2021] GET /volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 => generated 920 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:58:02.879440 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-067d60b6-9e71-42d7-8bcf-998662da342d tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] GET http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 Jan 25 13:58:02.879988 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-067d60b6-9e71-42d7-8bcf-998662da342d tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:58:02.880143 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:58:02.880143 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:58:02.881036 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-067d60b6-9e71-42d7-8bcf-998662da342d tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:58:02.932351 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:02.932351 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:02.940862 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-067d60b6-9e71-42d7-8bcf-998662da342d tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Volume info retrieved successfully. Jan 25 13:58:02.960751 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:02.960751 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:02.970612 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-067d60b6-9e71-42d7-8bcf-998662da342d tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 returned with HTTP 200 Jan 25 13:58:02.978446 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 506/966] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:58:02 2021] GET /volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 => generated 920 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:58:03.987690 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ce80c6cb-dd90-41d7-8c25-efbbbec53cff tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] GET http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 Jan 25 13:58:03.988431 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ce80c6cb-dd90-41d7-8c25-efbbbec53cff tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:58:03.988431 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:58:03.988431 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:58:03.989862 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ce80c6cb-dd90-41d7-8c25-efbbbec53cff tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:58:04.057475 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:04.057475 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:04.069648 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ce80c6cb-dd90-41d7-8c25-efbbbec53cff tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Volume info retrieved successfully. Jan 25 13:58:04.103880 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:04.103880 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:04.115701 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ce80c6cb-dd90-41d7-8c25-efbbbec53cff tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 returned with HTTP 200 Jan 25 13:58:04.117064 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 461/967] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:58:03 2021] GET /volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 => generated 920 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:58:05.135083 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-40cdb40d-fc1d-40a9-8c39-9b5b1b57aca6 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] GET http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 Jan 25 13:58:05.135601 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-40cdb40d-fc1d-40a9-8c39-9b5b1b57aca6 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:58:05.136050 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:58:05.136050 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:58:05.137092 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-40cdb40d-fc1d-40a9-8c39-9b5b1b57aca6 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:58:05.190877 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-6c4ad458-2772-403a-b38e-71b5518f0278 req-cbbe40e1-b3f2-4272-af77-85b3c550683b tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] POST http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/attachments/6a204f41-d74d-4470-ac6f-b6298aca87e9/action Jan 25 13:58:05.191692 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:58:05.191692 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:58:05.191879 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-6c4ad458-2772-403a-b38e-71b5518f0278 req-cbbe40e1-b3f2-4272-af77-85b3c550683b tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Action body: b'{"os-complete": null}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 13:58:05.192433 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-6c4ad458-2772-403a-b38e-71b5518f0278 req-cbbe40e1-b3f2-4272-af77-85b3c550683b tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:58:05.248775 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:05.248775 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:05.259130 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-40cdb40d-fc1d-40a9-8c39-9b5b1b57aca6 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Volume info retrieved successfully. Jan 25 13:58:05.282630 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:05.282630 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:05.293175 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-40cdb40d-fc1d-40a9-8c39-9b5b1b57aca6 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 returned with HTTP 200 Jan 25 13:58:05.295849 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 507/968] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:58:05 2021] GET /volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 => generated 920 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:58:05.306131 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:05.306131 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:05.319428 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-6c4ad458-2772-403a-b38e-71b5518f0278 req-cbbe40e1-b3f2-4272-af77-85b3c550683b tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/attachments/6a204f41-d74d-4470-ac6f-b6298aca87e9/action returned with HTTP 204 Jan 25 13:58:05.320394 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 462/969] 10.222.0.57 () {64 vars in 1489 bytes} [Mon Jan 25 13:58:05 2021] POST /volume/v3/fe9470dc4e4442109dc05f90cd37a26a/attachments/6a204f41-d74d-4470-ac6f-b6298aca87e9/action => generated 0 bytes in 136 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:58:06.309944 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-270addf7-bf38-4fdf-90b6-c13705e6ff62 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] GET http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 Jan 25 13:58:06.311608 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-270addf7-bf38-4fdf-90b6-c13705e6ff62 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:58:06.312536 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:58:06.312536 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:58:06.313223 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-270addf7-bf38-4fdf-90b6-c13705e6ff62 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:58:06.378884 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:06.378884 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:06.391283 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-270addf7-bf38-4fdf-90b6-c13705e6ff62 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Volume info retrieved successfully. Jan 25 13:58:06.413835 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:06.413835 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:06.427334 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-270addf7-bf38-4fdf-90b6-c13705e6ff62 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 returned with HTTP 200 Jan 25 13:58:06.430078 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 508/970] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:58:06 2021] GET /volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 => generated 1212 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:58:06.629892 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-cbf9b533-0b58-4faa-9ec2-472d1ead8c06 req-f8ed7b5d-9d2b-4fc0-827f-abe6d50df2a2 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] GET http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 Jan 25 13:58:06.630710 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-cbf9b533-0b58-4faa-9ec2-472d1ead8c06 req-f8ed7b5d-9d2b-4fc0-827f-abe6d50df2a2 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:58:06.631080 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:58:06.631080 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:58:06.631705 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-cbf9b533-0b58-4faa-9ec2-472d1ead8c06 req-f8ed7b5d-9d2b-4fc0-827f-abe6d50df2a2 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:58:06.693352 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:06.693352 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:06.704571 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-cbf9b533-0b58-4faa-9ec2-472d1ead8c06 req-f8ed7b5d-9d2b-4fc0-827f-abe6d50df2a2 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Volume info retrieved successfully. Jan 25 13:58:06.727580 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:06.727580 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:06.737053 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-cbf9b533-0b58-4faa-9ec2-472d1ead8c06 req-f8ed7b5d-9d2b-4fc0-827f-abe6d50df2a2 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 returned with HTTP 200 Jan 25 13:58:06.738087 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 463/971] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 13:58:06 2021] GET /volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 => generated 1212 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:58:24.566809 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-c8351a0d-a662-4d98-a4bd-6b74e66e8e02 req-3517f260-3e36-4603-8b45-6d925c40ac40 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] GET http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 Jan 25 13:58:24.568199 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-c8351a0d-a662-4d98-a4bd-6b74e66e8e02 req-3517f260-3e36-4603-8b45-6d925c40ac40 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:58:24.568636 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:58:24.568636 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:58:24.569223 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-c8351a0d-a662-4d98-a4bd-6b74e66e8e02 req-3517f260-3e36-4603-8b45-6d925c40ac40 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:58:24.677683 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:24.677683 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:24.689462 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-c8351a0d-a662-4d98-a4bd-6b74e66e8e02 req-3517f260-3e36-4603-8b45-6d925c40ac40 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Volume info retrieved successfully. Jan 25 13:58:24.713567 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:24.713567 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:24.725155 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-c8351a0d-a662-4d98-a4bd-6b74e66e8e02 req-3517f260-3e36-4603-8b45-6d925c40ac40 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 returned with HTTP 200 Jan 25 13:58:24.727099 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 509/972] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 13:58:24 2021] GET /volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 => generated 1212 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:58:30.751604 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-298feb2a-6413-4acd-9885-ec0cac07f358 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] GET http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 Jan 25 13:58:30.752117 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-298feb2a-6413-4acd-9885-ec0cac07f358 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:58:30.752474 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:58:30.752474 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:58:30.753103 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-298feb2a-6413-4acd-9885-ec0cac07f358 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:58:30.807430 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:30.807430 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:30.815769 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-298feb2a-6413-4acd-9885-ec0cac07f358 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Volume info retrieved successfully. Jan 25 13:58:30.837641 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:30.837641 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:30.847148 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-298feb2a-6413-4acd-9885-ec0cac07f358 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 returned with HTTP 200 Jan 25 13:58:30.848336 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 464/973] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:58:30 2021] GET /volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 => generated 1212 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:58:31.034756 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-c5cee3cd-30e4-4308-ae45-8c3cca7691d4 req-0add5c66-ebb5-43f3-892f-311169c63fa1 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] GET http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 Jan 25 13:58:31.035124 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-c5cee3cd-30e4-4308-ae45-8c3cca7691d4 req-0add5c66-ebb5-43f3-892f-311169c63fa1 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:58:31.035540 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:58:31.035540 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:58:31.036184 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-c5cee3cd-30e4-4308-ae45-8c3cca7691d4 req-0add5c66-ebb5-43f3-892f-311169c63fa1 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:58:31.126976 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:31.126976 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:31.141200 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-c5cee3cd-30e4-4308-ae45-8c3cca7691d4 req-0add5c66-ebb5-43f3-892f-311169c63fa1 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Volume info retrieved successfully. Jan 25 13:58:31.163219 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:31.163219 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:31.172975 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-c5cee3cd-30e4-4308-ae45-8c3cca7691d4 req-0add5c66-ebb5-43f3-892f-311169c63fa1 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 returned with HTTP 200 Jan 25 13:58:31.173842 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 510/974] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 13:58:31 2021] GET /volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 => generated 1212 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:58:31.198061 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-c5cee3cd-30e4-4308-ae45-8c3cca7691d4 req-d1e4c573-a54c-4fc3-975f-7f118b3a1aa5 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] POST http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3/action Jan 25 13:58:31.199254 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:58:31.199254 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:58:31.199947 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-c5cee3cd-30e4-4308-ae45-8c3cca7691d4 req-d1e4c573-a54c-4fc3-975f-7f118b3a1aa5 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Action body: b'{"os-begin_detaching": null}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 13:58:31.200484 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-c5cee3cd-30e4-4308-ae45-8c3cca7691d4 req-d1e4c573-a54c-4fc3-975f-7f118b3a1aa5 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:58:31.253663 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:31.253663 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:31.255371 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-c5cee3cd-30e4-4308-ae45-8c3cca7691d4 req-d1e4c573-a54c-4fc3-975f-7f118b3a1aa5 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Volume info retrieved successfully. Jan 25 13:58:31.267629 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-c5cee3cd-30e4-4308-ae45-8c3cca7691d4 req-d1e4c573-a54c-4fc3-975f-7f118b3a1aa5 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Begin detaching volume completed successfully. Jan 25 13:58:31.268576 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-c5cee3cd-30e4-4308-ae45-8c3cca7691d4 req-d1e4c573-a54c-4fc3-975f-7f118b3a1aa5 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3/action returned with HTTP 202 Jan 25 13:58:31.275911 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 465/975] 10.222.0.38 () {64 vars in 1643 bytes} [Mon Jan 25 13:58:31 2021] POST /volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 25 13:58:31.293105 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c900ccf3-1a0b-43cb-937b-82a9523119cb tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] GET http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 Jan 25 13:58:31.293744 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c900ccf3-1a0b-43cb-937b-82a9523119cb tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:58:31.293997 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:58:31.293997 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:58:31.294503 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c900ccf3-1a0b-43cb-937b-82a9523119cb tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:58:31.348381 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-c5cee3cd-30e4-4308-ae45-8c3cca7691d4 req-d1e4c573-a54c-4fc3-975f-7f118b3a1aa5 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] GET http://10.222.0.38/volume// Jan 25 13:58:31.348875 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-c5cee3cd-30e4-4308-ae45-8c3cca7691d4 req-d1e4c573-a54c-4fc3-975f-7f118b3a1aa5 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:58:31.349098 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:58:31.349098 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:58:31.349480 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-c5cee3cd-30e4-4308-ae45-8c3cca7691d4 req-d1e4c573-a54c-4fc3-975f-7f118b3a1aa5 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Calling method 'all' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:58:31.350515 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-c5cee3cd-30e4-4308-ae45-8c3cca7691d4 req-d1e4c573-a54c-4fc3-975f-7f118b3a1aa5 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 13:58:31.352678 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 466/976] 10.222.0.57 () {56 vars in 1089 bytes} [Mon Jan 25 13:58:31 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 13:58:31.372895 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-c5cee3cd-30e4-4308-ae45-8c3cca7691d4 req-57bad45d-3b1d-4b74-98c7-76c7f8a934de tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] GET http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 Jan 25 13:58:31.373457 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-c5cee3cd-30e4-4308-ae45-8c3cca7691d4 req-57bad45d-3b1d-4b74-98c7-76c7f8a934de tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:58:31.374021 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-c5cee3cd-30e4-4308-ae45-8c3cca7691d4 req-57bad45d-3b1d-4b74-98c7-76c7f8a934de tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:58:31.428259 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:31.428259 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:31.437726 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c900ccf3-1a0b-43cb-937b-82a9523119cb tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Volume info retrieved successfully. Jan 25 13:58:31.458717 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:31.458717 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:31.468860 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c900ccf3-1a0b-43cb-937b-82a9523119cb tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 returned with HTTP 200 Jan 25 13:58:31.470028 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 511/977] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:58:31 2021] GET /volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 => generated 1215 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:58:31.480698 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cb9ec2f0-63c0-4afa-9a6d-add586990da8 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] POST http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes Jan 25 13:58:31.480698 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:58:31.480698 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:58:31.480698 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cb9ec2f0-63c0-4afa-9a6d-add586990da8 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-218764746"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:58:31.485622 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-cb9ec2f0-63c0-4afa-9a6d-add586990da8 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-218764746'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 13:58:31.486003 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-cb9ec2f0-63c0-4afa-9a6d-add586990da8 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Create volume of 1 GB Jan 25 13:58:31.496912 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:31.496912 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:31.504867 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-cb9ec2f0-63c0-4afa-9a6d-add586990da8 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Availability Zones retrieved successfully. Jan 25 13:58:31.516695 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-c5cee3cd-30e4-4308-ae45-8c3cca7691d4 req-57bad45d-3b1d-4b74-98c7-76c7f8a934de tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Volume info retrieved successfully. Jan 25 13:58:31.526136 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-cb9ec2f0-63c0-4afa-9a6d-add586990da8 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Flow 'volume_create_api' (ab4674e7-ea4b-49cf-88b4-53023d9d8a96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:58:31.530746 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-cb9ec2f0-63c0-4afa-9a6d-add586990da8 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (121df09b-527b-43f8-ad71-f93d9d5e4a21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:58:31.533122 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-cb9ec2f0-63c0-4afa-9a6d-add586990da8 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 13:58:31.557665 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:31.557665 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:31.574834 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-c5cee3cd-30e4-4308-ae45-8c3cca7691d4 req-57bad45d-3b1d-4b74-98c7-76c7f8a934de tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 returned with HTTP 200 Jan 25 13:58:31.575927 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 467/978] 10.222.0.57 () {60 vars in 1403 bytes} [Mon Jan 25 13:58:31 2021] GET /volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 => generated 1314 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 13:58:31.617771 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-cb9ec2f0-63c0-4afa-9a6d-add586990da8 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (121df09b-527b-43f8-ad71-f93d9d5e4a21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:58:31.621461 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-cb9ec2f0-63c0-4afa-9a6d-add586990da8 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25890361-fd67-4205-bec7-9552495a3d89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:58:31.721566 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-cb9ec2f0-63c0-4afa-9a6d-add586990da8 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Created reservations ['d7ec6260-3a53-49a9-b152-fdc959425b66', 'e92e2dc6-08f4-49ed-a152-a955b6b2c4ba', '83b9ff7c-0991-4c8b-bdb5-8ff8f55db803', '9d8e9678-bdc9-47a2-9a31-c3112e574fd7'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:58:31.723578 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-cb9ec2f0-63c0-4afa-9a6d-add586990da8 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25890361-fd67-4205-bec7-9552495a3d89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7ec6260-3a53-49a9-b152-fdc959425b66', 'e92e2dc6-08f4-49ed-a152-a955b6b2c4ba', '83b9ff7c-0991-4c8b-bdb5-8ff8f55db803', '9d8e9678-bdc9-47a2-9a31-c3112e574fd7']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:58:31.725925 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-cb9ec2f0-63c0-4afa-9a6d-add586990da8 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33426327-fddc-4f53-a06a-597358d87642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:58:31.805730 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-cb9ec2f0-63c0-4afa-9a6d-add586990da8 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33426327-fddc-4f53-a06a-597358d87642) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ad11d21-98d9-4286-9183-d8a93a6f01ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-218764746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47816f85fb7c497e921cd6a00b4cfce3',qos_specs=None,replication_status=,reservations=['d7ec6260-3a53-49a9-b152-fdc959425b66','e92e2dc6-08f4-49ed-a152-a955b6b2c4ba','83b9ff7c-0991-4c8b-bdb5-8ff8f55db803','9d8e9678-bdc9-47a2-9a31-c3112e574fd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11ae607c37124592a7450a4b30991254',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T13:58:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-218764746',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ad11d21-98d9-4286-9183-d8a93a6f01ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47816f85fb7c497e921cd6a00b4cfce3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='11ae607c37124592a7450a4b30991254',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:58:31.808671 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-cb9ec2f0-63c0-4afa-9a6d-add586990da8 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c76b30fe-0d7b-4f9e-8de9-6ff98abab3b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:58:31.838432 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-cb9ec2f0-63c0-4afa-9a6d-add586990da8 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c76b30fe-0d7b-4f9e-8de9-6ff98abab3b9) transitioned into state 'SUCCESS' from state '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-218764746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47816f85fb7c497e921cd6a00b4cfce3',qos_specs=None,replication_status=,reservations=['d7ec6260-3a53-49a9-b152-fdc959425b66','e92e2dc6-08f4-49ed-a152-a955b6b2c4ba','83b9ff7c-0991-4c8b-bdb5-8ff8f55db803','9d8e9678-bdc9-47a2-9a31-c3112e574fd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11ae607c37124592a7450a4b30991254',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:58:31.841003 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-cb9ec2f0-63c0-4afa-9a6d-add586990da8 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8df28f78-3a98-4bd3-b3b2-9d1d8c24bcb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:58:31.859032 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-cb9ec2f0-63c0-4afa-9a6d-add586990da8 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8df28f78-3a98-4bd3-b3b2-9d1d8c24bcb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:58:31.861684 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-cb9ec2f0-63c0-4afa-9a6d-add586990da8 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Flow 'volume_create_api' (ab4674e7-ea4b-49cf-88b4-53023d9d8a96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:58:31.923487 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-cb9ec2f0-63c0-4afa-9a6d-add586990da8 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Create volume request issued successfully. Jan 25 13:58:31.939210 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cb9ec2f0-63c0-4afa-9a6d-add586990da8 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes returned with HTTP 202 Jan 25 13:58:31.940538 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 512/979] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 13:58:31 2021] POST /volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes => generated 825 bytes in 467 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 13:58:31.954547 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b699e288-4b98-405c-80aa-0d6dc13e7052 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] GET http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/2ad11d21-98d9-4286-9183-d8a93a6f01ee Jan 25 13:58:31.955166 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b699e288-4b98-405c-80aa-0d6dc13e7052 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:58:31.955454 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:58:31.955454 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:58:31.956106 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b699e288-4b98-405c-80aa-0d6dc13e7052 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:58:32.027197 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:32.027197 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:32.036663 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b699e288-4b98-405c-80aa-0d6dc13e7052 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Volume info retrieved successfully. Jan 25 13:58:32.064446 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b699e288-4b98-405c-80aa-0d6dc13e7052 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/2ad11d21-98d9-4286-9183-d8a93a6f01ee returned with HTTP 200 Jan 25 13:58:32.064446 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 468/980] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:58:31 2021] GET /volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/2ad11d21-98d9-4286-9183-d8a93a6f01ee => generated 917 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:58:32.251620 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-c5cee3cd-30e4-4308-ae45-8c3cca7691d4 req-6d2ea79e-b826-404b-8c0c-504d867a8e5b tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] DELETE http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/attachments/6a204f41-d74d-4470-ac6f-b6298aca87e9 Jan 25 13:58:32.251620 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-c5cee3cd-30e4-4308-ae45-8c3cca7691d4 req-6d2ea79e-b826-404b-8c0c-504d867a8e5b tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:58:32.251620 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:58:32.251620 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:58:32.251620 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-c5cee3cd-30e4-4308-ae45-8c3cca7691d4 req-6d2ea79e-b826-404b-8c0c-504d867a8e5b tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:58:32.277283 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:32.277283 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:32.488546 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d6ccf8d9-edf0-4843-b751-4b61092236aa tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] GET http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 Jan 25 13:58:32.489601 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d6ccf8d9-edf0-4843-b751-4b61092236aa tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:58:32.490033 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:58:32.490033 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:58:32.490673 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d6ccf8d9-edf0-4843-b751-4b61092236aa tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:58:32.649207 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:32.649207 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:32.666383 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d6ccf8d9-edf0-4843-b751-4b61092236aa tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Volume info retrieved successfully. Jan 25 13:58:32.700712 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:32.700712 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:32.721915 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d6ccf8d9-edf0-4843-b751-4b61092236aa tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 returned with HTTP 200 Jan 25 13:58:32.724340 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 469/981] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:58:32 2021] GET /volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 => generated 1215 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:58:33.026866 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-c5cee3cd-30e4-4308-ae45-8c3cca7691d4 req-6d2ea79e-b826-404b-8c0c-504d867a8e5b tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 13:58:33.027433 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-c5cee3cd-30e4-4308-ae45-8c3cca7691d4 req-6d2ea79e-b826-404b-8c0c-504d867a8e5b tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Pending status list for volume during attachment-delete: [] {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 13:58:33.042465 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-c5cee3cd-30e4-4308-ae45-8c3cca7691d4 req-6d2ea79e-b826-404b-8c0c-504d867a8e5b tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/attachments/6a204f41-d74d-4470-ac6f-b6298aca87e9 returned with HTTP 200 Jan 25 13:58:33.043905 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 513/982] 10.222.0.57 () {62 vars in 1437 bytes} [Mon Jan 25 13:58:32 2021] DELETE /volume/v3/fe9470dc4e4442109dc05f90cd37a26a/attachments/6a204f41-d74d-4470-ac6f-b6298aca87e9 => generated 19 bytes in 848 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:58:33.079157 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-09d19d72-e9b5-4324-bd5a-4596d82c018b tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] GET http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/2ad11d21-98d9-4286-9183-d8a93a6f01ee Jan 25 13:58:33.080004 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-09d19d72-e9b5-4324-bd5a-4596d82c018b tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:58:33.080220 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:58:33.080220 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:58:33.080705 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-09d19d72-e9b5-4324-bd5a-4596d82c018b tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:58:33.131317 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:33.131317 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:33.149367 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-09d19d72-e9b5-4324-bd5a-4596d82c018b tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Volume info retrieved successfully. Jan 25 13:58:33.181919 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-09d19d72-e9b5-4324-bd5a-4596d82c018b tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/2ad11d21-98d9-4286-9183-d8a93a6f01ee returned with HTTP 200 Jan 25 13:58:33.183232 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 470/983] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:58:33 2021] GET /volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/2ad11d21-98d9-4286-9183-d8a93a6f01ee => generated 918 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:58:33.744199 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8ed69304-eb22-4187-90a6-cb42248772d0 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] GET http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 Jan 25 13:58:33.745132 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8ed69304-eb22-4187-90a6-cb42248772d0 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:58:33.745835 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:58:33.745835 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:58:33.746632 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8ed69304-eb22-4187-90a6-cb42248772d0 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:58:33.808989 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:33.808989 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:33.821029 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-8ed69304-eb22-4187-90a6-cb42248772d0 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Volume info retrieved successfully. Jan 25 13:58:33.846198 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8ed69304-eb22-4187-90a6-cb42248772d0 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 returned with HTTP 200 Jan 25 13:58:33.848202 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 514/984] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:58:33 2021] GET /volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 => generated 920 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:58:34.110771 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-97aa8bb9-abbb-44ae-87da-6090ef591bec tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] DELETE http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 Jan 25 13:58:34.111296 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-97aa8bb9-abbb-44ae-87da-6090ef591bec tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:58:34.111532 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:58:34.111532 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:58:34.111836 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-97aa8bb9-abbb-44ae-87da-6090ef591bec tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:58:34.112299 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-97aa8bb9-abbb-44ae-87da-6090ef591bec tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Delete volume with id: fc5a8065-bc0e-4b05-8958-15443554a7b3 Jan 25 13:58:34.216215 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:34.216215 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:34.217441 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-97aa8bb9-abbb-44ae-87da-6090ef591bec tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Volume info retrieved successfully. Jan 25 13:58:34.275841 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-97aa8bb9-abbb-44ae-87da-6090ef591bec tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Delete volume request issued successfully. Jan 25 13:58:34.278909 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-97aa8bb9-abbb-44ae-87da-6090ef591bec tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 returned with HTTP 202 Jan 25 13:58:34.283844 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 471/985] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 13:58:34 2021] DELETE /volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 => generated 0 bytes in 176 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:58:34.289625 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b52d76d7-74b8-4d3c-b24b-bd6cff8bc41e tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] GET http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 Jan 25 13:58:34.290159 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b52d76d7-74b8-4d3c-b24b-bd6cff8bc41e tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:58:34.290345 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:58:34.290345 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:58:34.290988 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b52d76d7-74b8-4d3c-b24b-bd6cff8bc41e tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:58:34.407701 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:34.407701 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:34.427855 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b52d76d7-74b8-4d3c-b24b-bd6cff8bc41e tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Volume info retrieved successfully. Jan 25 13:58:34.475114 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b52d76d7-74b8-4d3c-b24b-bd6cff8bc41e tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 returned with HTTP 200 Jan 25 13:58:34.478105 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 515/986] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:58:34 2021] GET /volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 => generated 919 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:58:35.494407 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4f89a131-6b6e-461f-93cc-d2c18674beb8 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] GET http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 Jan 25 13:58:35.495531 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4f89a131-6b6e-461f-93cc-d2c18674beb8 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:58:35.495950 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:58:35.495950 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:58:35.496615 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4f89a131-6b6e-461f-93cc-d2c18674beb8 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:58:35.559237 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:35.559237 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:35.568807 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4f89a131-6b6e-461f-93cc-d2c18674beb8 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Volume info retrieved successfully. Jan 25 13:58:35.593807 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4f89a131-6b6e-461f-93cc-d2c18674beb8 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 returned with HTTP 200 Jan 25 13:58:35.594865 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 472/987] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:58:35 2021] GET /volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 => generated 919 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:58:35.974071 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-57a4702a-f738-4ea0-a9da-f6493da14632 tempest-GroupsV314Test-2065399011 tempest-GroupsV314Test-2065399011] POST http://10.222.0.38/volume/v3/1af99fe580e345a7bda15f5f8fc864c4/types Jan 25 13:58:35.974763 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:58:35.974763 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:58:35.975197 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-57a4702a-f738-4ea0-a9da-f6493da14632 tempest-GroupsV314Test-2065399011 tempest-GroupsV314Test-2065399011] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-69510074"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:58:36.023985 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-57a4702a-f738-4ea0-a9da-f6493da14632 tempest-GroupsV314Test-2065399011 tempest-GroupsV314Test-2065399011] http://10.222.0.38/volume/v3/1af99fe580e345a7bda15f5f8fc864c4/types returned with HTTP 200 Jan 25 13:58:36.025235 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 516/988] 10.222.0.38 () {60 vars in 1219 bytes} [Mon Jan 25 13:58:35 2021] POST /volume/v3/1af99fe580e345a7bda15f5f8fc864c4/types => generated 218 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:58:36.035096 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-17356d40-4321-46e3-b112-24150682b020 tempest-GroupsV314Test-2065399011 tempest-GroupsV314Test-2065399011] POST http://10.222.0.38/volume/v3/1af99fe580e345a7bda15f5f8fc864c4/group_types Jan 25 13:58:36.035520 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:58:36.035520 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:58:36.035900 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-17356d40-4321-46e3-b112-24150682b020 tempest-GroupsV314Test-2065399011 tempest-GroupsV314Test-2065399011] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-755993392"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:58:36.083113 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-17356d40-4321-46e3-b112-24150682b020 tempest-GroupsV314Test-2065399011 tempest-GroupsV314Test-2065399011] http://10.222.0.38/volume/v3/1af99fe580e345a7bda15f5f8fc864c4/group_types returned with HTTP 202 Jan 25 13:58:36.083952 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 473/989] 10.222.0.38 () {62 vars in 1278 bytes} [Mon Jan 25 13:58:36 2021] POST /volume/v3/1af99fe580e345a7bda15f5f8fc864c4/group_types => generated 176 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 25 13:58:36.254873 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-33e6dbf8-d96e-4ebf-9eed-3eb5b2991fa3 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] POST http://10.222.0.38/volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/groups Jan 25 13:58:36.255829 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-33e6dbf8-d96e-4ebf-9eed-3eb5b2991fa3 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7bf1f6a7-b283-4d98-b575-2e30d4fa0328", "volume_types": ["9301e0bb-bc06-46ce-bbac-db5882cd1920"], "name": "tempest-GroupsV314Test-Group-262660337"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:58:36.257838 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-33e6dbf8-d96e-4ebf-9eed-3eb5b2991fa3 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Creating new group {'group': {'group_type': '7bf1f6a7-b283-4d98-b575-2e30d4fa0328', 'volume_types': ['9301e0bb-bc06-46ce-bbac-db5882cd1920'], 'name': 'tempest-GroupsV314Test-Group-262660337'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 25 13:58:36.277303 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.groups [None req-33e6dbf8-d96e-4ebf-9eed-3eb5b2991fa3 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Creating group tempest-GroupsV314Test-Group-262660337. Jan 25 13:58:36.308859 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-33e6dbf8-d96e-4ebf-9eed-3eb5b2991fa3 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Availability zone cache updated, next update will occur around 2021-01-25 14:58:36.307793. {{(pid=87929) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 25 13:58:36.309069 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-33e6dbf8-d96e-4ebf-9eed-3eb5b2991fa3 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Availability Zones retrieved successfully. Jan 25 13:58:36.351140 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-33e6dbf8-d96e-4ebf-9eed-3eb5b2991fa3 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Created reservations ['030fbac8-3666-40e5-a6fd-6504509f9fd6'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:58:36.412884 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-33e6dbf8-d96e-4ebf-9eed-3eb5b2991fa3 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] http://10.222.0.38/volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/groups returned with HTTP 202 Jan 25 13:58:36.414404 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 517/990] 10.222.0.38 () {62 vars in 1264 bytes} [Mon Jan 25 13:58:36 2021] POST /volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/groups => generated 107 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 25 13:58:36.423474 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-783b5f77-ec17-48ea-a2d7-ae6ee64a74a9 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] GET http://10.222.0.38/volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/groups/2988f652-6632-4698-8a10-b271bdc71c9c Jan 25 13:58:36.424573 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-783b5f77-ec17-48ea-a2d7-ae6ee64a74a9 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:58:36.425231 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-783b5f77-ec17-48ea-a2d7-ae6ee64a74a9 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:58:36.425812 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-783b5f77-ec17-48ea-a2d7-ae6ee64a74a9 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] show called for member 2988f652-6632-4698-8a10-b271bdc71c9c {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 13:58:36.438434 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:36.438434 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:36.487624 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-783b5f77-ec17-48ea-a2d7-ae6ee64a74a9 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] http://10.222.0.38/volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/groups/2988f652-6632-4698-8a10-b271bdc71c9c returned with HTTP 200 Jan 25 13:58:36.488799 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 474/991] 10.222.0.38 () {60 vars in 1353 bytes} [Mon Jan 25 13:58:36 2021] GET /volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/groups/2988f652-6632-4698-8a10-b271bdc71c9c => generated 387 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:58:36.613211 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a995ef71-5e17-47f3-bf5b-18e55892f2fb tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] GET http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 Jan 25 13:58:36.614489 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a995ef71-5e17-47f3-bf5b-18e55892f2fb tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:58:36.614854 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:58:36.614854 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:58:36.615465 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a995ef71-5e17-47f3-bf5b-18e55892f2fb tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:58:36.700186 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a995ef71-5e17-47f3-bf5b-18e55892f2fb tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 returned with HTTP 404 Jan 25 13:58:36.701567 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 518/992] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:58:36 2021] GET /volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/fc5a8065-bc0e-4b05-8958-15443554a7b3 => generated 109 bytes in 93 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:58:36.708715 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-429f5749-c9b0-4115-8346-94a99707a046 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] DELETE http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/964a6905-afec-4f65-8916-845eb7f1d701 Jan 25 13:58:36.709491 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-429f5749-c9b0-4115-8346-94a99707a046 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:58:36.709873 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:58:36.709873 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:58:36.711069 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-429f5749-c9b0-4115-8346-94a99707a046 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:58:36.711690 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-429f5749-c9b0-4115-8346-94a99707a046 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Delete volume with id: 964a6905-afec-4f65-8916-845eb7f1d701 Jan 25 13:58:36.762910 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:36.762910 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:36.764434 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-429f5749-c9b0-4115-8346-94a99707a046 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Volume info retrieved successfully. Jan 25 13:58:36.826964 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-429f5749-c9b0-4115-8346-94a99707a046 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Delete volume request issued successfully. Jan 25 13:58:36.827968 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-429f5749-c9b0-4115-8346-94a99707a046 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/964a6905-afec-4f65-8916-845eb7f1d701 returned with HTTP 202 Jan 25 13:58:36.829067 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 475/993] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 13:58:36 2021] DELETE /volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/964a6905-afec-4f65-8916-845eb7f1d701 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:58:36.841560 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9d8ee048-1522-4e92-98fc-125ed37b9f95 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] GET http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/964a6905-afec-4f65-8916-845eb7f1d701 Jan 25 13:58:36.844165 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9d8ee048-1522-4e92-98fc-125ed37b9f95 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:58:36.844999 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9d8ee048-1522-4e92-98fc-125ed37b9f95 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:58:36.898448 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:36.898448 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:36.907619 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-9d8ee048-1522-4e92-98fc-125ed37b9f95 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Volume info retrieved successfully. Jan 25 13:58:36.931460 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9d8ee048-1522-4e92-98fc-125ed37b9f95 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/964a6905-afec-4f65-8916-845eb7f1d701 returned with HTTP 200 Jan 25 13:58:36.932495 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 519/994] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:58:36 2021] GET /volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/964a6905-afec-4f65-8916-845eb7f1d701 => generated 920 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:58:37.502445 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-810b5456-dad7-4ce1-b8f7-12cbfccd2ac9 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] GET http://10.222.0.38/volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/groups/2988f652-6632-4698-8a10-b271bdc71c9c Jan 25 13:58:37.503282 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-810b5456-dad7-4ce1-b8f7-12cbfccd2ac9 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:58:37.503606 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:58:37.503606 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:58:37.504197 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-810b5456-dad7-4ce1-b8f7-12cbfccd2ac9 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:58:37.504777 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-810b5456-dad7-4ce1-b8f7-12cbfccd2ac9 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] show called for member 2988f652-6632-4698-8a10-b271bdc71c9c {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 13:58:37.513427 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:37.513427 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:37.542546 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-810b5456-dad7-4ce1-b8f7-12cbfccd2ac9 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] http://10.222.0.38/volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/groups/2988f652-6632-4698-8a10-b271bdc71c9c returned with HTTP 200 Jan 25 13:58:37.543546 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 476/995] 10.222.0.38 () {60 vars in 1353 bytes} [Mon Jan 25 13:58:37 2021] GET /volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/groups/2988f652-6632-4698-8a10-b271bdc71c9c => generated 388 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:58:37.557280 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3f1cf686-63df-42a8-9d63-bbcde66a8015 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] POST http://10.222.0.38/volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes Jan 25 13:58:37.557950 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:58:37.557950 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:58:37.558587 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3f1cf686-63df-42a8-9d63-bbcde66a8015 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9301e0bb-bc06-46ce-bbac-db5882cd1920", "group_id": "2988f652-6632-4698-8a10-b271bdc71c9c", "size": 1, "name": "tempest-GroupsV314Test-Volume-2026223799"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:58:37.559893 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-3f1cf686-63df-42a8-9d63-bbcde66a8015 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Create volume request body: {'volume': {'volume_type': '9301e0bb-bc06-46ce-bbac-db5882cd1920', 'group_id': '2988f652-6632-4698-8a10-b271bdc71c9c', 'size': 1, 'name': 'tempest-GroupsV314Test-Volume-2026223799'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 13:58:37.582136 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:37.582136 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:37.583586 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-3f1cf686-63df-42a8-9d63-bbcde66a8015 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Create volume of 1 GB Jan 25 13:58:37.599652 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3f1cf686-63df-42a8-9d63-bbcde66a8015 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Availability Zones retrieved successfully. Jan 25 13:58:37.617471 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3f1cf686-63df-42a8-9d63-bbcde66a8015 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Flow 'volume_create_api' (9c290844-d602-4861-843f-8f41f3a8da6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:58:37.620778 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3f1cf686-63df-42a8-9d63-bbcde66a8015 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e9e8d99-3480-498b-8a72-36e313a55b81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:58:37.622693 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:37.622693 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:37.623424 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-3f1cf686-63df-42a8-9d63-bbcde66a8015 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 13:58:37.681541 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3f1cf686-63df-42a8-9d63-bbcde66a8015 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e9e8d99-3480-498b-8a72-36e313a55b81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:58:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9301e0bb-bc06-46ce-bbac-db5882cd1920,is_public=True,name='tempest-GroupsV314Test-volume-type-69510074',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9301e0bb-bc06-46ce-bbac-db5882cd1920', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '2988f652-6632-4698-8a10-b271bdc71c9c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:58:37.683900 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3f1cf686-63df-42a8-9d63-bbcde66a8015 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d417f448-3a25-4f04-ad37-8a645727f826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:58:37.734430 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.quota [None req-3f1cf686-63df-42a8-9d63-bbcde66a8015 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-69510074 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-69510074, it is now deprecated. Please use the default quota class for default quota. Jan 25 13:58:37.735339 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.quota [None req-3f1cf686-63df-42a8-9d63-bbcde66a8015 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-69510074 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-69510074, it is now deprecated. Please use the default quota class for default quota. Jan 25 13:58:37.781094 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-3f1cf686-63df-42a8-9d63-bbcde66a8015 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Created reservations ['e23a3bbc-4fad-42ba-b3aa-9a536dbbd658', 'e6ca1e25-3e52-47c5-98b5-b50e1507bb20', '7a15af18-a4cb-4140-8636-6ac83fec150f', '36204a91-8aaa-4d39-82e7-349595ebc181'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:58:37.783013 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3f1cf686-63df-42a8-9d63-bbcde66a8015 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d417f448-3a25-4f04-ad37-8a645727f826) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e23a3bbc-4fad-42ba-b3aa-9a536dbbd658', 'e6ca1e25-3e52-47c5-98b5-b50e1507bb20', '7a15af18-a4cb-4140-8636-6ac83fec150f', '36204a91-8aaa-4d39-82e7-349595ebc181']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:58:37.785174 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3f1cf686-63df-42a8-9d63-bbcde66a8015 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8ad11c9-c1bb-49d7-bc98-913aced33a15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:58:37.850385 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3f1cf686-63df-42a8-9d63-bbcde66a8015 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8ad11c9-c1bb-49d7-bc98-913aced33a15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bcf75079-8ca1-4f11-b989-80fb75b92d7e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-2026223799',encryption_key_id=None,group_id=2988f652-6632-4698-8a10-b271bdc71c9c,group_type_id=,metadata={},multiattach=False,project_id='b42f1e3334584b4ca6fcf74dcacf9d02',qos_specs=None,replication_status=,reservations=['e23a3bbc-4fad-42ba-b3aa-9a536dbbd658','e6ca1e25-3e52-47c5-98b5-b50e1507bb20','7a15af18-a4cb-4140-8636-6ac83fec150f','36204a91-8aaa-4d39-82e7-349595ebc181'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ca02216e1a24a57aa4b61ce425eae56',volume_type_id=9301e0bb-bc06-46ce-bbac-db5882cd1920), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T13:58:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-2026223799',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=2988f652-6632-4698-8a10-b271bdc71c9c,host=None,id=bcf75079-8ca1-4f11-b989-80fb75b92d7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b42f1e3334584b4ca6fcf74dcacf9d02',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='4ca02216e1a24a57aa4b61ce425eae56',volume_attachment=,volume_type=,volume_type_id=9301e0bb-bc06-46ce-bbac-db5882cd1920)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:58:37.853388 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3f1cf686-63df-42a8-9d63-bbcde66a8015 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3133a7c2-a1cf-4c98-afdf-b946657ff9da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:58:37.885929 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3f1cf686-63df-42a8-9d63-bbcde66a8015 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3133a7c2-a1cf-4c98-afdf-b946657ff9da) transitioned into state 'SUCCESS' from state '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-2026223799',encryption_key_id=None,group_id=2988f652-6632-4698-8a10-b271bdc71c9c,group_type_id=,metadata={},multiattach=False,project_id='b42f1e3334584b4ca6fcf74dcacf9d02',qos_specs=None,replication_status=,reservations=['e23a3bbc-4fad-42ba-b3aa-9a536dbbd658','e6ca1e25-3e52-47c5-98b5-b50e1507bb20','7a15af18-a4cb-4140-8636-6ac83fec150f','36204a91-8aaa-4d39-82e7-349595ebc181'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ca02216e1a24a57aa4b61ce425eae56',volume_type_id=9301e0bb-bc06-46ce-bbac-db5882cd1920)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:58:37.888085 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3f1cf686-63df-42a8-9d63-bbcde66a8015 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec392811-e117-4093-82ef-c46a0e73487b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:58:37.918445 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3f1cf686-63df-42a8-9d63-bbcde66a8015 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec392811-e117-4093-82ef-c46a0e73487b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:58:37.921588 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3f1cf686-63df-42a8-9d63-bbcde66a8015 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Flow 'volume_create_api' (9c290844-d602-4861-843f-8f41f3a8da6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:58:37.949071 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-73dc94b5-cc47-40ef-a250-2da934a281a5 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] GET http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/964a6905-afec-4f65-8916-845eb7f1d701 Jan 25 13:58:37.949839 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-73dc94b5-cc47-40ef-a250-2da934a281a5 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:58:37.950220 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:58:37.950220 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:58:37.950853 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-73dc94b5-cc47-40ef-a250-2da934a281a5 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:58:37.973946 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3f1cf686-63df-42a8-9d63-bbcde66a8015 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Create volume request issued successfully. Jan 25 13:58:37.989338 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-3f1cf686-63df-42a8-9d63-bbcde66a8015 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:58:37.989981 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-3f1cf686-63df-42a8-9d63-bbcde66a8015 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:58:37.998925 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-3f1cf686-63df-42a8-9d63-bbcde66a8015 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] MySQL 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 13:58:38.006166 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:38.006166 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:38.020028 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3f1cf686-63df-42a8-9d63-bbcde66a8015 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] http://10.222.0.38/volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes returned with HTTP 202 Jan 25 13:58:38.021566 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 520/996] 10.222.0.38 () {62 vars in 1267 bytes} [Mon Jan 25 13:58:37 2021] POST /volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes => generated 898 bytes in 470 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:58:38.035579 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4a159d72-4804-436b-839d-267e90c35ad5 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] GET http://10.222.0.38/volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/bcf75079-8ca1-4f11-b989-80fb75b92d7e Jan 25 13:58:38.035799 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:38.035799 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:38.036987 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4a159d72-4804-436b-839d-267e90c35ad5 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:58:38.037358 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:58:38.037358 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:58:38.037958 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4a159d72-4804-436b-839d-267e90c35ad5 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:58:38.045077 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-73dc94b5-cc47-40ef-a250-2da934a281a5 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Volume info retrieved successfully. Jan 25 13:58:38.069500 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-73dc94b5-cc47-40ef-a250-2da934a281a5 tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/964a6905-afec-4f65-8916-845eb7f1d701 returned with HTTP 200 Jan 25 13:58:38.071613 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 477/997] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:58:37 2021] GET /volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/964a6905-afec-4f65-8916-845eb7f1d701 => generated 920 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:58:38.112209 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:38.112209 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:38.140043 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4a159d72-4804-436b-839d-267e90c35ad5 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Volume info retrieved successfully. Jan 25 13:58:38.159051 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-4a159d72-4804-436b-839d-267e90c35ad5 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:58:38.160031 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-4a159d72-4804-436b-839d-267e90c35ad5 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:58:38.170530 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-4a159d72-4804-436b-839d-267e90c35ad5 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] MySQL 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 13:58:38.178808 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:38.178808 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:38.206610 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4a159d72-4804-436b-839d-267e90c35ad5 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] http://10.222.0.38/volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/bcf75079-8ca1-4f11-b989-80fb75b92d7e returned with HTTP 200 Jan 25 13:58:38.207473 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 521/998] 10.222.0.38 () {60 vars in 1356 bytes} [Mon Jan 25 13:58:38 2021] GET /volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/bcf75079-8ca1-4f11-b989-80fb75b92d7e => generated 966 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 13:58:39.087498 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f9d8dd87-96b3-4768-b438-44fb8ee03a9a tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] GET http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/964a6905-afec-4f65-8916-845eb7f1d701 Jan 25 13:58:39.088725 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f9d8dd87-96b3-4768-b438-44fb8ee03a9a tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:58:39.089412 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:58:39.089412 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:58:39.090051 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f9d8dd87-96b3-4768-b438-44fb8ee03a9a tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:58:39.137905 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f9d8dd87-96b3-4768-b438-44fb8ee03a9a tempest-ServerRescueNegativeTestJSON-1332950294 tempest-ServerRescueNegativeTestJSON-1332950294] http://10.222.0.38/volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/964a6905-afec-4f65-8916-845eb7f1d701 returned with HTTP 404 Jan 25 13:58:39.139110 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 478/999] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:58:39 2021] GET /volume/v3/fe9470dc4e4442109dc05f90cd37a26a/volumes/964a6905-afec-4f65-8916-845eb7f1d701 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:58:39.224046 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-983de5ed-ddfd-4a07-9d57-d7c0c1e4b7a8 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] GET http://10.222.0.38/volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/bcf75079-8ca1-4f11-b989-80fb75b92d7e Jan 25 13:58:39.225116 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-983de5ed-ddfd-4a07-9d57-d7c0c1e4b7a8 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:58:39.225484 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:58:39.225484 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:58:39.226859 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-983de5ed-ddfd-4a07-9d57-d7c0c1e4b7a8 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:58:39.280853 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:39.280853 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:39.291696 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-983de5ed-ddfd-4a07-9d57-d7c0c1e4b7a8 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Volume info retrieved successfully. Jan 25 13:58:39.307551 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-983de5ed-ddfd-4a07-9d57-d7c0c1e4b7a8 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:58:39.307849 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-983de5ed-ddfd-4a07-9d57-d7c0c1e4b7a8 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:58:39.315696 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-983de5ed-ddfd-4a07-9d57-d7c0c1e4b7a8 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] MySQL 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 13:58:39.328352 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:39.328352 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:39.350133 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-983de5ed-ddfd-4a07-9d57-d7c0c1e4b7a8 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] http://10.222.0.38/volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/bcf75079-8ca1-4f11-b989-80fb75b92d7e returned with HTTP 200 Jan 25 13:58:39.351299 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 522/1000] 10.222.0.38 () {60 vars in 1356 bytes} [Mon Jan 25 13:58:39 2021] GET /volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/bcf75079-8ca1-4f11-b989-80fb75b92d7e => generated 991 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:58:39.367622 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0dd5b408-72d7-4922-8f25-36654a626b1d tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] POST http://10.222.0.38/volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/groups/action Jan 25 13:58:39.368846 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0dd5b408-72d7-4922-8f25-36654a626b1d tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Action body: b'{"create-from-src": {"source_group_id": "2988f652-6632-4698-8a10-b271bdc71c9c", "name": "tempest-Group_from_grp-281019508"}}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 13:58:39.370484 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0dd5b408-72d7-4922-8f25-36654a626b1d tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "2988f652-6632-4698-8a10-b271bdc71c9c", "name": "tempest-Group_from_grp-281019508"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:58:39.373969 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-0dd5b408-72d7-4922-8f25-36654a626b1d tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Creating new group {'create-from-src': {'source_group_id': '2988f652-6632-4698-8a10-b271bdc71c9c', 'name': 'tempest-Group_from_grp-281019508'}}. {{(pid=87930) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jan 25 13:58:39.374413 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.groups [None req-0dd5b408-72d7-4922-8f25-36654a626b1d tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Creating group tempest-Group_from_grp-281019508 from source group 2988f652-6632-4698-8a10-b271bdc71c9c. Jan 25 13:58:39.389644 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:39.389644 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:39.415312 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:39.415312 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:39.544096 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-0dd5b408-72d7-4922-8f25-36654a626b1d tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Created reservations ['6fa625ca-387f-4153-ae29-dbb9e6339a00'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:58:39.711922 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.group.api [None req-0dd5b408-72d7-4922-8f25-36654a626b1d tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] A mapping entry already exists for group 546f69b6-c9f4-4941-89d8-55a49f6bedf5 and volume type 9301e0bb-bc06-46ce-bbac-db5882cd1920. Do not need to create again. Jan 25 13:58:39.713510 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:39.713510 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:39.721142 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-0dd5b408-72d7-4922-8f25-36654a626b1d tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Availability zone cache updated, next update will occur around 2021-01-25 14:58:39.720399. {{(pid=87930) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 25 13:58:39.721492 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0dd5b408-72d7-4922-8f25-36654a626b1d tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Availability Zones retrieved successfully. Jan 25 13:58:39.741450 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-0dd5b408-72d7-4922-8f25-36654a626b1d tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Flow 'volume_create_api' (c7bd955f-014e-45a1-920f-bb90588428d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:58:39.744867 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-0dd5b408-72d7-4922-8f25-36654a626b1d tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f70dedf9-564c-4edc-9444-7d2258b35a60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:58:39.747172 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-0dd5b408-72d7-4922-8f25-36654a626b1d tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Validating volume size '1' using validate_int, validate_source_size {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 13:58:39.806712 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-0dd5b408-72d7-4922-8f25-36654a626b1d tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f70dedf9-564c-4edc-9444-7d2258b35a60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'bcf75079-8ca1-4f11-b989-80fb75b92d7e', 'volume_type': VolumeType(created_at=2021-01-25T13:58:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9301e0bb-bc06-46ce-bbac-db5882cd1920,is_public=True,name='tempest-GroupsV314Test-volume-type-69510074',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9301e0bb-bc06-46ce-bbac-db5882cd1920', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '546f69b6-c9f4-4941-89d8-55a49f6bedf5', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:58:39.808859 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-0dd5b408-72d7-4922-8f25-36654a626b1d tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26f9a611-0f11-4b4b-9de2-a03aea6ac11a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:58:39.872388 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.quota [None req-0dd5b408-72d7-4922-8f25-36654a626b1d tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-69510074 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-69510074, it is now deprecated. Please use the default quota class for default quota. Jan 25 13:58:39.873496 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.quota [None req-0dd5b408-72d7-4922-8f25-36654a626b1d tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-69510074 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-69510074, it is now deprecated. Please use the default quota class for default quota. Jan 25 13:58:39.899476 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-0dd5b408-72d7-4922-8f25-36654a626b1d tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Created reservations ['5e1baa5c-dcc9-48a5-ab21-e3dca92e7f64', '5c083929-b60e-4be2-a11a-6c8473cb86e3', 'd4b00c74-2fb6-46e4-9ef5-d315fea1110d', 'f1f364a1-99d9-4a04-b0a8-9ac1b599c9c9'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:58:39.901793 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-0dd5b408-72d7-4922-8f25-36654a626b1d tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26f9a611-0f11-4b4b-9de2-a03aea6ac11a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e1baa5c-dcc9-48a5-ab21-e3dca92e7f64', '5c083929-b60e-4be2-a11a-6c8473cb86e3', 'd4b00c74-2fb6-46e4-9ef5-d315fea1110d', 'f1f364a1-99d9-4a04-b0a8-9ac1b599c9c9']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:58:39.905008 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-0dd5b408-72d7-4922-8f25-36654a626b1d tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (373d8a19-3048-40cd-90e2-24dcb8bf5323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:58:40.026675 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-0dd5b408-72d7-4922-8f25-36654a626b1d tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (373d8a19-3048-40cd-90e2-24dcb8bf5323) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b165af1-c3f2-4785-aadd-1958e234c6a1', '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=546f69b6-c9f4-4941-89d8-55a49f6bedf5,group_type_id=,metadata={},multiattach=False,project_id='b42f1e3334584b4ca6fcf74dcacf9d02',qos_specs=None,replication_status=,reservations=['5e1baa5c-dcc9-48a5-ab21-e3dca92e7f64','5c083929-b60e-4be2-a11a-6c8473cb86e3','d4b00c74-2fb6-46e4-9ef5-d315fea1110d','f1f364a1-99d9-4a04-b0a8-9ac1b599c9c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=bcf75079-8ca1-4f11-b989-80fb75b92d7e,status='creating',user_id='4ca02216e1a24a57aa4b61ce425eae56',volume_type_id=9301e0bb-bc06-46ce-bbac-db5882cd1920), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T13:58:39Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=546f69b6-c9f4-4941-89d8-55a49f6bedf5,host=None,id=7b165af1-c3f2-4785-aadd-1958e234c6a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b42f1e3334584b4ca6fcf74dcacf9d02',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=bcf75079-8ca1-4f11-b989-80fb75b92d7e,status='creating',terminated_at=None,updated_at=None,user_id='4ca02216e1a24a57aa4b61ce425eae56',volume_attachment=,volume_type=,volume_type_id=9301e0bb-bc06-46ce-bbac-db5882cd1920)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:58:40.029321 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-0dd5b408-72d7-4922-8f25-36654a626b1d tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ef31127-6e12-48c5-940c-a6cab60385da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:58:40.067480 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-0dd5b408-72d7-4922-8f25-36654a626b1d tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ef31127-6e12-48c5-940c-a6cab60385da) transitioned into state 'SUCCESS' from 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=546f69b6-c9f4-4941-89d8-55a49f6bedf5,group_type_id=,metadata={},multiattach=False,project_id='b42f1e3334584b4ca6fcf74dcacf9d02',qos_specs=None,replication_status=,reservations=['5e1baa5c-dcc9-48a5-ab21-e3dca92e7f64','5c083929-b60e-4be2-a11a-6c8473cb86e3','d4b00c74-2fb6-46e4-9ef5-d315fea1110d','f1f364a1-99d9-4a04-b0a8-9ac1b599c9c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=bcf75079-8ca1-4f11-b989-80fb75b92d7e,status='creating',user_id='4ca02216e1a24a57aa4b61ce425eae56',volume_type_id=9301e0bb-bc06-46ce-bbac-db5882cd1920)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:58:40.071465 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-0dd5b408-72d7-4922-8f25-36654a626b1d tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Flow 'volume_create_api' (c7bd955f-014e-45a1-920f-bb90588428d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:58:40.123335 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0dd5b408-72d7-4922-8f25-36654a626b1d tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Create volume request issued successfully. Jan 25 13:58:40.165389 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0dd5b408-72d7-4922-8f25-36654a626b1d tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] http://10.222.0.38/volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/groups/action returned with HTTP 202 Jan 25 13:58:40.166366 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 479/1001] 10.222.0.38 () {62 vars in 1285 bytes} [Mon Jan 25 13:58:39 2021] POST /volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/groups/action => generated 101 bytes in 804 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 25 13:58:40.176048 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4d880be2-c95a-4229-a2c2-47dd7c4965b6 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] GET http://10.222.0.38/volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/detail Jan 25 13:58:40.176788 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4d880be2-c95a-4229-a2c2-47dd7c4965b6 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:58:40.177528 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:58:40.177528 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:58:40.180018 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4d880be2-c95a-4229-a2c2-47dd7c4965b6 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Calling method 'detail' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:58:40.181011 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-4d880be2-c95a-4229-a2c2-47dd7c4965b6 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 13:58:40.184865 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-4d880be2-c95a-4229-a2c2-47dd7c4965b6 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 13:58:40.258678 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4d880be2-c95a-4229-a2c2-47dd7c4965b6 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Get all volumes completed successfully. Jan 25 13:58:40.263627 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-4d880be2-c95a-4229-a2c2-47dd7c4965b6 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:58:40.264331 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-4d880be2-c95a-4229-a2c2-47dd7c4965b6 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:58:40.273848 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-4d880be2-c95a-4229-a2c2-47dd7c4965b6 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] MySQL 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 13:58:40.283290 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:40.283290 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:40.299329 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-4d880be2-c95a-4229-a2c2-47dd7c4965b6 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:58:40.300000 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-4d880be2-c95a-4229-a2c2-47dd7c4965b6 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:58:40.308946 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-4d880be2-c95a-4229-a2c2-47dd7c4965b6 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] MySQL 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 13:58:40.319315 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:40.319315 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:40.357150 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4d880be2-c95a-4229-a2c2-47dd7c4965b6 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] http://10.222.0.38/volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/detail returned with HTTP 200 Jan 25 13:58:40.358733 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 523/1002] 10.222.0.38 () {60 vars in 1266 bytes} [Mon Jan 25 13:58:40 2021] GET /volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/detail => generated 1970 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 13:58:40.377607 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f5c46f29-93dc-402f-bbd1-27c066d93abc tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] GET http://10.222.0.38/volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/7b165af1-c3f2-4785-aadd-1958e234c6a1 Jan 25 13:58:40.378282 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f5c46f29-93dc-402f-bbd1-27c066d93abc tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:58:40.378282 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:58:40.378282 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:58:40.378689 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f5c46f29-93dc-402f-bbd1-27c066d93abc tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:58:40.494909 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:40.494909 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:40.507931 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f5c46f29-93dc-402f-bbd1-27c066d93abc tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Volume info retrieved successfully. Jan 25 13:58:40.525854 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-f5c46f29-93dc-402f-bbd1-27c066d93abc tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:58:40.526552 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-f5c46f29-93dc-402f-bbd1-27c066d93abc tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:58:40.535350 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-f5c46f29-93dc-402f-bbd1-27c066d93abc tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] MySQL 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=87930) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 13:58:40.546187 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:40.546187 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:40.572188 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f5c46f29-93dc-402f-bbd1-27c066d93abc tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] http://10.222.0.38/volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/7b165af1-c3f2-4785-aadd-1958e234c6a1 returned with HTTP 200 Jan 25 13:58:40.573147 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 480/1003] 10.222.0.38 () {60 vars in 1356 bytes} [Mon Jan 25 13:58:40 2021] GET /volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/7b165af1-c3f2-4785-aadd-1958e234c6a1 => generated 986 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:58:41.592091 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1667321c-de6a-4ef7-8e81-1c948fbc54c1 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] GET http://10.222.0.38/volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/7b165af1-c3f2-4785-aadd-1958e234c6a1 Jan 25 13:58:41.593310 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1667321c-de6a-4ef7-8e81-1c948fbc54c1 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:58:41.593736 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:58:41.593736 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:58:41.594392 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1667321c-de6a-4ef7-8e81-1c948fbc54c1 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:58:41.676262 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:41.676262 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:41.711153 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-1667321c-de6a-4ef7-8e81-1c948fbc54c1 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Volume info retrieved successfully. Jan 25 13:58:41.738658 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-1667321c-de6a-4ef7-8e81-1c948fbc54c1 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:58:41.739360 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-1667321c-de6a-4ef7-8e81-1c948fbc54c1 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:58:41.758175 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-1667321c-de6a-4ef7-8e81-1c948fbc54c1 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] MySQL 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 13:58:41.769136 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:41.769136 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:41.808431 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1667321c-de6a-4ef7-8e81-1c948fbc54c1 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] http://10.222.0.38/volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/7b165af1-c3f2-4785-aadd-1958e234c6a1 returned with HTTP 200 Jan 25 13:58:41.813529 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 524/1004] 10.222.0.38 () {60 vars in 1356 bytes} [Mon Jan 25 13:58:41 2021] GET /volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/7b165af1-c3f2-4785-aadd-1958e234c6a1 => generated 986 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 13:58:42.829535 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d0d23826-6803-435e-b68b-2c3900ffae12 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] GET http://10.222.0.38/volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/7b165af1-c3f2-4785-aadd-1958e234c6a1 Jan 25 13:58:42.830105 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d0d23826-6803-435e-b68b-2c3900ffae12 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:58:42.830619 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:58:42.830619 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:58:42.831091 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d0d23826-6803-435e-b68b-2c3900ffae12 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:58:42.882840 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:42.882840 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:42.891738 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d0d23826-6803-435e-b68b-2c3900ffae12 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Volume info retrieved successfully. Jan 25 13:58:42.906435 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d0d23826-6803-435e-b68b-2c3900ffae12 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:58:42.907073 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d0d23826-6803-435e-b68b-2c3900ffae12 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:58:42.915724 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-d0d23826-6803-435e-b68b-2c3900ffae12 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] MySQL 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=87930) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 13:58:42.925993 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:42.925993 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:42.947598 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d0d23826-6803-435e-b68b-2c3900ffae12 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] http://10.222.0.38/volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/7b165af1-c3f2-4785-aadd-1958e234c6a1 returned with HTTP 200 Jan 25 13:58:42.955325 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 481/1005] 10.222.0.38 () {60 vars in 1356 bytes} [Mon Jan 25 13:58:42 2021] GET /volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/7b165af1-c3f2-4785-aadd-1958e234c6a1 => generated 986 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:58:43.965870 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e0eacf99-9389-4895-8abe-5de4ab20a689 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] GET http://10.222.0.38/volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/7b165af1-c3f2-4785-aadd-1958e234c6a1 Jan 25 13:58:43.966434 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e0eacf99-9389-4895-8abe-5de4ab20a689 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:58:43.966637 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:58:43.966637 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:58:43.967015 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e0eacf99-9389-4895-8abe-5de4ab20a689 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:58:44.086272 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:44.086272 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:44.112015 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e0eacf99-9389-4895-8abe-5de4ab20a689 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Volume info retrieved successfully. Jan 25 13:58:44.135910 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-e0eacf99-9389-4895-8abe-5de4ab20a689 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:58:44.136597 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-e0eacf99-9389-4895-8abe-5de4ab20a689 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:58:44.146477 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-e0eacf99-9389-4895-8abe-5de4ab20a689 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] MySQL 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 13:58:44.153712 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:44.153712 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:44.177019 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e0eacf99-9389-4895-8abe-5de4ab20a689 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] http://10.222.0.38/volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/7b165af1-c3f2-4785-aadd-1958e234c6a1 returned with HTTP 200 Jan 25 13:58:44.178069 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 525/1006] 10.222.0.38 () {60 vars in 1356 bytes} [Mon Jan 25 13:58:43 2021] GET /volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/7b165af1-c3f2-4785-aadd-1958e234c6a1 => generated 986 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:58:45.230211 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e75e7bef-cad9-4a15-b829-8b4ea94b34fd tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] GET http://10.222.0.38/volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/7b165af1-c3f2-4785-aadd-1958e234c6a1 Jan 25 13:58:45.232135 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e75e7bef-cad9-4a15-b829-8b4ea94b34fd tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:58:45.233643 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:58:45.233643 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:58:45.235256 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e75e7bef-cad9-4a15-b829-8b4ea94b34fd tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:58:45.364025 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:45.364025 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:45.388991 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e75e7bef-cad9-4a15-b829-8b4ea94b34fd tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Volume info retrieved successfully. Jan 25 13:58:45.417845 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-e75e7bef-cad9-4a15-b829-8b4ea94b34fd tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:58:45.418275 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-e75e7bef-cad9-4a15-b829-8b4ea94b34fd tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:58:45.433634 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-e75e7bef-cad9-4a15-b829-8b4ea94b34fd tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] MySQL 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=87930) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 13:58:45.455186 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:45.455186 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:45.497264 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e75e7bef-cad9-4a15-b829-8b4ea94b34fd tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] http://10.222.0.38/volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/7b165af1-c3f2-4785-aadd-1958e234c6a1 returned with HTTP 200 Jan 25 13:58:45.500875 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 482/1007] 10.222.0.38 () {60 vars in 1356 bytes} [Mon Jan 25 13:58:45 2021] GET /volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/7b165af1-c3f2-4785-aadd-1958e234c6a1 => generated 986 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:58:46.536645 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cb3702e3-b6b4-43cb-927f-18d46d8f2b39 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] GET http://10.222.0.38/volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/7b165af1-c3f2-4785-aadd-1958e234c6a1 Jan 25 13:58:46.541658 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cb3702e3-b6b4-43cb-927f-18d46d8f2b39 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:58:46.544436 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:58:46.544436 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:58:46.547493 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cb3702e3-b6b4-43cb-927f-18d46d8f2b39 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:58:46.618925 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:46.618925 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:46.634649 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-cb3702e3-b6b4-43cb-927f-18d46d8f2b39 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Volume info retrieved successfully. Jan 25 13:58:46.674467 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-cb3702e3-b6b4-43cb-927f-18d46d8f2b39 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:58:46.675295 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-cb3702e3-b6b4-43cb-927f-18d46d8f2b39 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:58:46.709034 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-cb3702e3-b6b4-43cb-927f-18d46d8f2b39 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] MySQL 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 13:58:46.723837 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:46.723837 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:46.782800 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cb3702e3-b6b4-43cb-927f-18d46d8f2b39 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] http://10.222.0.38/volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/7b165af1-c3f2-4785-aadd-1958e234c6a1 returned with HTTP 200 Jan 25 13:58:46.786269 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 526/1008] 10.222.0.38 () {60 vars in 1356 bytes} [Mon Jan 25 13:58:46 2021] GET /volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/7b165af1-c3f2-4785-aadd-1958e234c6a1 => generated 986 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:58:47.811448 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-41daa5fd-560b-4c7f-aef9-33ef09fb37af tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] GET http://10.222.0.38/volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/7b165af1-c3f2-4785-aadd-1958e234c6a1 Jan 25 13:58:47.812142 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-41daa5fd-560b-4c7f-aef9-33ef09fb37af tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:58:47.812259 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:58:47.812259 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:58:47.813088 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-41daa5fd-560b-4c7f-aef9-33ef09fb37af tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:58:47.905929 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:47.905929 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:47.916128 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-41daa5fd-560b-4c7f-aef9-33ef09fb37af tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Volume info retrieved successfully. Jan 25 13:58:47.933949 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-41daa5fd-560b-4c7f-aef9-33ef09fb37af tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:58:47.933949 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-41daa5fd-560b-4c7f-aef9-33ef09fb37af tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:58:47.943691 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-41daa5fd-560b-4c7f-aef9-33ef09fb37af tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] MySQL 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=87930) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 13:58:47.963643 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:47.963643 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:48.015668 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-41daa5fd-560b-4c7f-aef9-33ef09fb37af tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] http://10.222.0.38/volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/7b165af1-c3f2-4785-aadd-1958e234c6a1 returned with HTTP 200 Jan 25 13:58:48.017094 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 483/1009] 10.222.0.38 () {60 vars in 1356 bytes} [Mon Jan 25 13:58:47 2021] GET /volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/7b165af1-c3f2-4785-aadd-1958e234c6a1 => generated 986 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:58:49.033525 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0b4cb7ca-61bf-4a6a-b855-c96e743a3c20 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] GET http://10.222.0.38/volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/7b165af1-c3f2-4785-aadd-1958e234c6a1 Jan 25 13:58:49.034096 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0b4cb7ca-61bf-4a6a-b855-c96e743a3c20 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:58:49.034313 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:58:49.034313 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:58:49.034689 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0b4cb7ca-61bf-4a6a-b855-c96e743a3c20 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:58:49.135850 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:49.135850 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:49.155504 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0b4cb7ca-61bf-4a6a-b855-c96e743a3c20 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Volume info retrieved successfully. Jan 25 13:58:49.171892 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-0b4cb7ca-61bf-4a6a-b855-c96e743a3c20 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:58:49.172687 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-0b4cb7ca-61bf-4a6a-b855-c96e743a3c20 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:58:49.182031 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-0b4cb7ca-61bf-4a6a-b855-c96e743a3c20 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] MySQL 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 13:58:49.196371 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:49.196371 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:49.234404 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0b4cb7ca-61bf-4a6a-b855-c96e743a3c20 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] http://10.222.0.38/volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/7b165af1-c3f2-4785-aadd-1958e234c6a1 returned with HTTP 200 Jan 25 13:58:49.244638 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 527/1010] 10.222.0.38 () {60 vars in 1356 bytes} [Mon Jan 25 13:58:49 2021] GET /volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/7b165af1-c3f2-4785-aadd-1958e234c6a1 => generated 986 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:58:50.251422 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-17973e72-9845-4c56-af55-0e1c9eef17f9 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] GET http://10.222.0.38/volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/7b165af1-c3f2-4785-aadd-1958e234c6a1 Jan 25 13:58:50.252263 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-17973e72-9845-4c56-af55-0e1c9eef17f9 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:58:50.252263 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:58:50.252263 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:58:50.260200 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-17973e72-9845-4c56-af55-0e1c9eef17f9 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:58:50.380615 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:50.380615 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:50.425344 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-17973e72-9845-4c56-af55-0e1c9eef17f9 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Volume info retrieved successfully. Jan 25 13:58:50.456157 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-17973e72-9845-4c56-af55-0e1c9eef17f9 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:58:50.456608 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-17973e72-9845-4c56-af55-0e1c9eef17f9 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:58:50.470251 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-17973e72-9845-4c56-af55-0e1c9eef17f9 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] MySQL 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=87930) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 13:58:50.483472 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:50.483472 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:50.524600 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-17973e72-9845-4c56-af55-0e1c9eef17f9 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] http://10.222.0.38/volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/7b165af1-c3f2-4785-aadd-1958e234c6a1 returned with HTTP 200 Jan 25 13:58:50.525695 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 484/1011] 10.222.0.38 () {60 vars in 1356 bytes} [Mon Jan 25 13:58:50 2021] GET /volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/7b165af1-c3f2-4785-aadd-1958e234c6a1 => generated 986 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:58:51.541566 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d19ef1e6-a3aa-4112-979f-2abf732ecca8 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] GET http://10.222.0.38/volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/7b165af1-c3f2-4785-aadd-1958e234c6a1 Jan 25 13:58:51.542152 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d19ef1e6-a3aa-4112-979f-2abf732ecca8 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:58:51.542346 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:58:51.542346 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:58:51.543000 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d19ef1e6-a3aa-4112-979f-2abf732ecca8 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:58:51.592865 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:51.592865 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:51.602500 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d19ef1e6-a3aa-4112-979f-2abf732ecca8 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Volume info retrieved successfully. Jan 25 13:58:51.618601 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d19ef1e6-a3aa-4112-979f-2abf732ecca8 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:58:51.619325 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d19ef1e6-a3aa-4112-979f-2abf732ecca8 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:58:51.627211 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-d19ef1e6-a3aa-4112-979f-2abf732ecca8 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] MySQL 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 13:58:51.634925 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:51.634925 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:51.656398 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d19ef1e6-a3aa-4112-979f-2abf732ecca8 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] http://10.222.0.38/volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/7b165af1-c3f2-4785-aadd-1958e234c6a1 returned with HTTP 200 Jan 25 13:58:51.657610 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 528/1012] 10.222.0.38 () {60 vars in 1356 bytes} [Mon Jan 25 13:58:51 2021] GET /volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/7b165af1-c3f2-4785-aadd-1958e234c6a1 => generated 987 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:58:51.680215 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-49a0514e-337d-4359-8a36-f646f793b2c9 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] GET http://10.222.0.38/volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/groups/546f69b6-c9f4-4941-89d8-55a49f6bedf5 Jan 25 13:58:51.680885 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-49a0514e-337d-4359-8a36-f646f793b2c9 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:58:51.681428 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:58:51.681428 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:58:51.681616 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-49a0514e-337d-4359-8a36-f646f793b2c9 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:58:51.681853 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-49a0514e-337d-4359-8a36-f646f793b2c9 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] show called for member 546f69b6-c9f4-4941-89d8-55a49f6bedf5 {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 13:58:51.692985 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:51.692985 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:51.872592 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-49a0514e-337d-4359-8a36-f646f793b2c9 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] http://10.222.0.38/volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/groups/546f69b6-c9f4-4941-89d8-55a49f6bedf5 returned with HTTP 200 Jan 25 13:58:51.873825 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 485/1013] 10.222.0.38 () {60 vars in 1353 bytes} [Mon Jan 25 13:58:51 2021] GET /volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/groups/546f69b6-c9f4-4941-89d8-55a49f6bedf5 => generated 416 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:58:51.886855 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f849e0b6-5390-45fb-938d-dbe19660986a tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] GET http://10.222.0.38/volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/detail Jan 25 13:58:51.887714 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f849e0b6-5390-45fb-938d-dbe19660986a tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:58:51.888133 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:58:51.888133 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:58:51.889069 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f849e0b6-5390-45fb-938d-dbe19660986a tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Calling method 'detail' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:58:51.889874 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-f849e0b6-5390-45fb-938d-dbe19660986a tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 13:58:51.891899 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f849e0b6-5390-45fb-938d-dbe19660986a tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 13:58:51.954447 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f849e0b6-5390-45fb-938d-dbe19660986a tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Get all volumes completed successfully. Jan 25 13:58:51.956378 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-f849e0b6-5390-45fb-938d-dbe19660986a tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:58:51.957067 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-f849e0b6-5390-45fb-938d-dbe19660986a tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:58:51.965995 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-f849e0b6-5390-45fb-938d-dbe19660986a tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] MySQL 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 13:58:51.978216 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:51.978216 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:51.991102 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-f849e0b6-5390-45fb-938d-dbe19660986a tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:58:51.992269 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-f849e0b6-5390-45fb-938d-dbe19660986a tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:58:52.001086 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-f849e0b6-5390-45fb-938d-dbe19660986a tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] MySQL 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 13:58:52.016561 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:52.016561 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:52.045107 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f849e0b6-5390-45fb-938d-dbe19660986a tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] http://10.222.0.38/volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/detail returned with HTTP 200 Jan 25 13:58:52.046487 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 529/1014] 10.222.0.38 () {60 vars in 1266 bytes} [Mon Jan 25 13:58:51 2021] GET /volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/detail => generated 1971 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 13:58:52.064623 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-78716544-df28-431a-b77a-ec6cf2a20986 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] POST http://10.222.0.38/volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/groups/546f69b6-c9f4-4941-89d8-55a49f6bedf5/action Jan 25 13:58:52.065270 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:58:52.065270 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:58:52.065714 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-78716544-df28-431a-b77a-ec6cf2a20986 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 13:58:52.066104 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-78716544-df28-431a-b77a-ec6cf2a20986 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:58:52.067047 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-78716544-df28-431a-b77a-ec6cf2a20986 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] delete called for group 546f69b6-c9f4-4941-89d8-55a49f6bedf5 {{(pid=87930) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 25 13:58:52.067392 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.groups [None req-78716544-df28-431a-b77a-ec6cf2a20986 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Delete group with id: 546f69b6-c9f4-4941-89d8-55a49f6bedf5 Jan 25 13:58:52.075030 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:52.075030 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:52.224905 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-78716544-df28-431a-b77a-ec6cf2a20986 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] http://10.222.0.38/volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/groups/546f69b6-c9f4-4941-89d8-55a49f6bedf5/action returned with HTTP 202 Jan 25 13:58:52.226510 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 486/1015] 10.222.0.38 () {62 vars in 1395 bytes} [Mon Jan 25 13:58:52 2021] POST /volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/groups/546f69b6-c9f4-4941-89d8-55a49f6bedf5/action => generated 0 bytes in 166 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 25 13:58:52.234989 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4e9ef1ad-d055-413e-a1ca-15bb3dde7f6d tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] GET http://10.222.0.38/volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/7b165af1-c3f2-4785-aadd-1958e234c6a1 Jan 25 13:58:52.235574 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4e9ef1ad-d055-413e-a1ca-15bb3dde7f6d tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:58:52.235790 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:58:52.235790 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:58:52.236161 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4e9ef1ad-d055-413e-a1ca-15bb3dde7f6d tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:58:52.285364 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:52.285364 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:52.294930 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4e9ef1ad-d055-413e-a1ca-15bb3dde7f6d tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Volume info retrieved successfully. Jan 25 13:58:52.309789 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-4e9ef1ad-d055-413e-a1ca-15bb3dde7f6d tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:58:52.310381 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-4e9ef1ad-d055-413e-a1ca-15bb3dde7f6d tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:58:52.319479 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-4e9ef1ad-d055-413e-a1ca-15bb3dde7f6d tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] MySQL 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 13:58:52.327644 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:52.327644 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:52.353277 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4e9ef1ad-d055-413e-a1ca-15bb3dde7f6d tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] http://10.222.0.38/volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/7b165af1-c3f2-4785-aadd-1958e234c6a1 returned with HTTP 200 Jan 25 13:58:52.354236 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 530/1016] 10.222.0.38 () {60 vars in 1356 bytes} [Mon Jan 25 13:58:52 2021] GET /volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/7b165af1-c3f2-4785-aadd-1958e234c6a1 => generated 986 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:58:53.372139 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7744d98d-1de4-4c0d-94c2-95e07a920c5f tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] GET http://10.222.0.38/volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/7b165af1-c3f2-4785-aadd-1958e234c6a1 Jan 25 13:58:53.372683 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7744d98d-1de4-4c0d-94c2-95e07a920c5f tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:58:53.372934 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:58:53.372934 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:58:53.373307 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7744d98d-1de4-4c0d-94c2-95e07a920c5f tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:58:53.438497 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:53.438497 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:53.447136 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7744d98d-1de4-4c0d-94c2-95e07a920c5f tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Volume info retrieved successfully. Jan 25 13:58:53.461926 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-7744d98d-1de4-4c0d-94c2-95e07a920c5f tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:58:53.462621 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-7744d98d-1de4-4c0d-94c2-95e07a920c5f tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:58:53.470886 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-7744d98d-1de4-4c0d-94c2-95e07a920c5f tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] MySQL 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=87930) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 13:58:53.478524 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:53.478524 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:53.499948 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7744d98d-1de4-4c0d-94c2-95e07a920c5f tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] http://10.222.0.38/volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/7b165af1-c3f2-4785-aadd-1958e234c6a1 returned with HTTP 200 Jan 25 13:58:53.501050 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 487/1017] 10.222.0.38 () {60 vars in 1356 bytes} [Mon Jan 25 13:58:53 2021] GET /volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/7b165af1-c3f2-4785-aadd-1958e234c6a1 => generated 986 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:58:54.521880 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-42c0d5b4-9b36-4db9-8b11-61e3a6b2d3eb tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] GET http://10.222.0.38/volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/7b165af1-c3f2-4785-aadd-1958e234c6a1 Jan 25 13:58:54.523764 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-42c0d5b4-9b36-4db9-8b11-61e3a6b2d3eb tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:58:54.524128 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:58:54.524128 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:58:54.524928 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-42c0d5b4-9b36-4db9-8b11-61e3a6b2d3eb tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:58:54.687260 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-42c0d5b4-9b36-4db9-8b11-61e3a6b2d3eb tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] http://10.222.0.38/volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/7b165af1-c3f2-4785-aadd-1958e234c6a1 returned with HTTP 404 Jan 25 13:58:54.691166 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 531/1018] 10.222.0.38 () {60 vars in 1356 bytes} [Mon Jan 25 13:58:54 2021] GET /volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/7b165af1-c3f2-4785-aadd-1958e234c6a1 => generated 109 bytes in 175 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 25 13:58:54.702567 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-89bf5270-63ac-407d-b058-2bc6ac96f0f6 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] GET http://10.222.0.38/volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/groups/546f69b6-c9f4-4941-89d8-55a49f6bedf5 Jan 25 13:58:54.703978 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-89bf5270-63ac-407d-b058-2bc6ac96f0f6 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:58:54.704364 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:58:54.704364 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:58:54.705554 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-89bf5270-63ac-407d-b058-2bc6ac96f0f6 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:58:54.706133 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-89bf5270-63ac-407d-b058-2bc6ac96f0f6 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] show called for member 546f69b6-c9f4-4941-89d8-55a49f6bedf5 {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 13:58:54.725683 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-89bf5270-63ac-407d-b058-2bc6ac96f0f6 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] http://10.222.0.38/volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/groups/546f69b6-c9f4-4941-89d8-55a49f6bedf5 returned with HTTP 404 Jan 25 13:58:54.727755 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 488/1019] 10.222.0.38 () {60 vars in 1353 bytes} [Mon Jan 25 13:58:54 2021] GET /volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/groups/546f69b6-c9f4-4941-89d8-55a49f6bedf5 => generated 108 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 25 13:58:54.735987 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d3c1b81d-1ece-4933-a1bb-996e1cd97bba tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] GET http://10.222.0.38/volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/detail Jan 25 13:58:54.738225 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d3c1b81d-1ece-4933-a1bb-996e1cd97bba tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:58:54.738886 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d3c1b81d-1ece-4933-a1bb-996e1cd97bba tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Calling method 'detail' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:58:54.740341 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-d3c1b81d-1ece-4933-a1bb-996e1cd97bba tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 13:58:54.743550 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-d3c1b81d-1ece-4933-a1bb-996e1cd97bba tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 13:58:54.860831 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d3c1b81d-1ece-4933-a1bb-996e1cd97bba tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Get all volumes completed successfully. Jan 25 13:58:54.862409 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d3c1b81d-1ece-4933-a1bb-996e1cd97bba tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:58:54.865178 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d3c1b81d-1ece-4933-a1bb-996e1cd97bba tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:58:54.883667 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-d3c1b81d-1ece-4933-a1bb-996e1cd97bba tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] MySQL 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 13:58:54.895468 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:54.895468 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:54.953592 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d3c1b81d-1ece-4933-a1bb-996e1cd97bba tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] http://10.222.0.38/volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/detail returned with HTTP 200 Jan 25 13:58:54.954317 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 532/1020] 10.222.0.38 () {60 vars in 1266 bytes} [Mon Jan 25 13:58:54 2021] GET /volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/detail => generated 994 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:58:54.971883 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0a6b8177-9fdd-4a39-b940-dc27a7f01d1f tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] POST http://10.222.0.38/volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/groups/2988f652-6632-4698-8a10-b271bdc71c9c/action Jan 25 13:58:54.972732 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0a6b8177-9fdd-4a39-b940-dc27a7f01d1f tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 13:58:54.974853 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0a6b8177-9fdd-4a39-b940-dc27a7f01d1f tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:58:54.975435 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-0a6b8177-9fdd-4a39-b940-dc27a7f01d1f tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] delete called for group 2988f652-6632-4698-8a10-b271bdc71c9c {{(pid=87930) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 25 13:58:54.975978 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.groups [None req-0a6b8177-9fdd-4a39-b940-dc27a7f01d1f tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Delete group with id: 2988f652-6632-4698-8a10-b271bdc71c9c Jan 25 13:58:54.995500 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:54.995500 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:55.253891 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0a6b8177-9fdd-4a39-b940-dc27a7f01d1f tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] http://10.222.0.38/volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/groups/2988f652-6632-4698-8a10-b271bdc71c9c/action returned with HTTP 202 Jan 25 13:58:55.256200 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 489/1021] 10.222.0.38 () {62 vars in 1395 bytes} [Mon Jan 25 13:58:54 2021] POST /volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/groups/2988f652-6632-4698-8a10-b271bdc71c9c/action => generated 0 bytes in 289 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 25 13:58:55.263586 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6aeb371f-4398-4a7f-93e8-4206a0eee6a4 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] GET http://10.222.0.38/volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/bcf75079-8ca1-4f11-b989-80fb75b92d7e Jan 25 13:58:55.264367 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6aeb371f-4398-4a7f-93e8-4206a0eee6a4 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:58:55.264777 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:58:55.264777 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:58:55.265543 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6aeb371f-4398-4a7f-93e8-4206a0eee6a4 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:58:55.371386 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:55.371386 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:55.394660 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6aeb371f-4398-4a7f-93e8-4206a0eee6a4 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Volume info retrieved successfully. Jan 25 13:58:55.422204 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-6aeb371f-4398-4a7f-93e8-4206a0eee6a4 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:58:55.423127 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-6aeb371f-4398-4a7f-93e8-4206a0eee6a4 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:58:55.438248 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-6aeb371f-4398-4a7f-93e8-4206a0eee6a4 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] MySQL 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 13:58:55.452244 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:55.452244 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:55.523796 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6aeb371f-4398-4a7f-93e8-4206a0eee6a4 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] http://10.222.0.38/volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/bcf75079-8ca1-4f11-b989-80fb75b92d7e returned with HTTP 200 Jan 25 13:58:55.526927 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 533/1022] 10.222.0.38 () {60 vars in 1356 bytes} [Mon Jan 25 13:58:55 2021] GET /volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/bcf75079-8ca1-4f11-b989-80fb75b92d7e => generated 990 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:58:56.546465 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c68074aa-e673-4abf-b77d-fdc02b15cedc tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] GET http://10.222.0.38/volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/bcf75079-8ca1-4f11-b989-80fb75b92d7e Jan 25 13:58:56.547064 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c68074aa-e673-4abf-b77d-fdc02b15cedc tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:58:56.547209 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:58:56.547209 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:58:56.547851 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c68074aa-e673-4abf-b77d-fdc02b15cedc tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:58:56.660612 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:56.660612 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:56.671936 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c68074aa-e673-4abf-b77d-fdc02b15cedc tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Volume info retrieved successfully. Jan 25 13:58:56.692909 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-c68074aa-e673-4abf-b77d-fdc02b15cedc tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 13:58:56.693410 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-c68074aa-e673-4abf-b77d-fdc02b15cedc tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 13:58:56.708650 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-c68074aa-e673-4abf-b77d-fdc02b15cedc tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] MySQL 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=87930) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 13:58:56.718120 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:58:56.718120 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:58:56.742946 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c68074aa-e673-4abf-b77d-fdc02b15cedc tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] http://10.222.0.38/volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/bcf75079-8ca1-4f11-b989-80fb75b92d7e returned with HTTP 200 Jan 25 13:58:56.744328 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 490/1023] 10.222.0.38 () {60 vars in 1356 bytes} [Mon Jan 25 13:58:56 2021] GET /volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/bcf75079-8ca1-4f11-b989-80fb75b92d7e => generated 990 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:58:57.760527 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-74f835d4-f2a4-4c53-9f36-8a3deabeb704 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] GET http://10.222.0.38/volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/bcf75079-8ca1-4f11-b989-80fb75b92d7e Jan 25 13:58:57.761320 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-74f835d4-f2a4-4c53-9f36-8a3deabeb704 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:58:57.761540 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:58:57.761540 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:58:57.761905 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-74f835d4-f2a4-4c53-9f36-8a3deabeb704 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:58:57.890221 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-74f835d4-f2a4-4c53-9f36-8a3deabeb704 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] http://10.222.0.38/volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/bcf75079-8ca1-4f11-b989-80fb75b92d7e returned with HTTP 404 Jan 25 13:58:57.895107 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 534/1024] 10.222.0.38 () {60 vars in 1356 bytes} [Mon Jan 25 13:58:57 2021] GET /volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/bcf75079-8ca1-4f11-b989-80fb75b92d7e => generated 109 bytes in 138 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 25 13:58:57.901129 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0270b9e3-b64e-45ca-8ab3-1cacfe36c140 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] GET http://10.222.0.38/volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/groups/2988f652-6632-4698-8a10-b271bdc71c9c Jan 25 13:58:57.901723 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0270b9e3-b64e-45ca-8ab3-1cacfe36c140 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:58:57.901916 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:58:57.901916 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:58:57.902271 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0270b9e3-b64e-45ca-8ab3-1cacfe36c140 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:58:57.903268 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-0270b9e3-b64e-45ca-8ab3-1cacfe36c140 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] show called for member 2988f652-6632-4698-8a10-b271bdc71c9c {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 13:58:57.911484 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0270b9e3-b64e-45ca-8ab3-1cacfe36c140 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] http://10.222.0.38/volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/groups/2988f652-6632-4698-8a10-b271bdc71c9c returned with HTTP 404 Jan 25 13:58:57.913275 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 491/1025] 10.222.0.38 () {60 vars in 1353 bytes} [Mon Jan 25 13:58:57 2021] GET /volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/groups/2988f652-6632-4698-8a10-b271bdc71c9c => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 25 13:58:57.920869 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1a043034-4357-4ee5-9df2-f2be7af79287 tempest-GroupsV314Test-2065399011 tempest-GroupsV314Test-2065399011] DELETE http://10.222.0.38/volume/v3/1af99fe580e345a7bda15f5f8fc864c4/group_types/7bf1f6a7-b283-4d98-b575-2e30d4fa0328 Jan 25 13:58:57.921440 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1a043034-4357-4ee5-9df2-f2be7af79287 tempest-GroupsV314Test-2065399011 tempest-GroupsV314Test-2065399011] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:58:57.921925 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1a043034-4357-4ee5-9df2-f2be7af79287 tempest-GroupsV314Test-2065399011 tempest-GroupsV314Test-2065399011] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:58:57.998494 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 25 13:58:57.998494 n-d-760456-3 devstack@c-api.service[87928]: "UPDATE / DELETE expressions." % clause Jan 25 13:58:58.018671 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1a043034-4357-4ee5-9df2-f2be7af79287 tempest-GroupsV314Test-2065399011 tempest-GroupsV314Test-2065399011] http://10.222.0.38/volume/v3/1af99fe580e345a7bda15f5f8fc864c4/group_types/7bf1f6a7-b283-4d98-b575-2e30d4fa0328 returned with HTTP 202 Jan 25 13:58:58.020514 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 535/1026] 10.222.0.38 () {60 vars in 1371 bytes} [Mon Jan 25 13:58:57 2021] DELETE /volume/v3/1af99fe580e345a7bda15f5f8fc864c4/group_types/7bf1f6a7-b283-4d98-b575-2e30d4fa0328 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 25 13:58:58.030534 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-42d564f4-1fff-4ece-86fe-76339ef64e68 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] DELETE http://10.222.0.38/volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/bcf75079-8ca1-4f11-b989-80fb75b92d7e Jan 25 13:58:58.031058 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-42d564f4-1fff-4ece-86fe-76339ef64e68 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:58:58.031549 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-42d564f4-1fff-4ece-86fe-76339ef64e68 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:58:58.032018 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-42d564f4-1fff-4ece-86fe-76339ef64e68 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] Delete volume with id: bcf75079-8ca1-4f11-b989-80fb75b92d7e Jan 25 13:58:58.096765 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-42d564f4-1fff-4ece-86fe-76339ef64e68 tempest-GroupsV314Test-1190250381 tempest-GroupsV314Test-1190250381] http://10.222.0.38/volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/bcf75079-8ca1-4f11-b989-80fb75b92d7e returned with HTTP 404 Jan 25 13:58:58.098231 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 492/1027] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 13:58:58 2021] DELETE /volume/v3/b42f1e3334584b4ca6fcf74dcacf9d02/volumes/bcf75079-8ca1-4f11-b989-80fb75b92d7e => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:58:58.107206 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1ec3bb23-61cc-4ab9-8dc4-2585d91a2943 tempest-GroupsV314Test-2065399011 tempest-GroupsV314Test-2065399011] DELETE http://10.222.0.38/volume/v3/1af99fe580e345a7bda15f5f8fc864c4/types/9301e0bb-bc06-46ce-bbac-db5882cd1920 Jan 25 13:58:58.108116 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1ec3bb23-61cc-4ab9-8dc4-2585d91a2943 tempest-GroupsV314Test-2065399011 tempest-GroupsV314Test-2065399011] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:58:58.109068 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1ec3bb23-61cc-4ab9-8dc4-2585d91a2943 tempest-GroupsV314Test-2065399011 tempest-GroupsV314Test-2065399011] Calling method '_delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:58:58.220664 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1ec3bb23-61cc-4ab9-8dc4-2585d91a2943 tempest-GroupsV314Test-2065399011 tempest-GroupsV314Test-2065399011] http://10.222.0.38/volume/v3/1af99fe580e345a7bda15f5f8fc864c4/types/9301e0bb-bc06-46ce-bbac-db5882cd1920 returned with HTTP 202 Jan 25 13:58:58.224609 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 536/1028] 10.222.0.38 () {58 vars in 1312 bytes} [Mon Jan 25 13:58:58 2021] DELETE /volume/v3/1af99fe580e345a7bda15f5f8fc864c4/types/9301e0bb-bc06-46ce-bbac-db5882cd1920 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:58:58.233345 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-444b8bc2-cc1b-4036-88c7-2103ca26a541 tempest-GroupsV314Test-2065399011 tempest-GroupsV314Test-2065399011] GET http://10.222.0.38/volume/v3/1af99fe580e345a7bda15f5f8fc864c4/types/9301e0bb-bc06-46ce-bbac-db5882cd1920 Jan 25 13:58:58.234462 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-444b8bc2-cc1b-4036-88c7-2103ca26a541 tempest-GroupsV314Test-2065399011 tempest-GroupsV314Test-2065399011] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:58:58.235272 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-444b8bc2-cc1b-4036-88c7-2103ca26a541 tempest-GroupsV314Test-2065399011 tempest-GroupsV314Test-2065399011] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:58:58.249940 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-444b8bc2-cc1b-4036-88c7-2103ca26a541 tempest-GroupsV314Test-2065399011 tempest-GroupsV314Test-2065399011] http://10.222.0.38/volume/v3/1af99fe580e345a7bda15f5f8fc864c4/types/9301e0bb-bc06-46ce-bbac-db5882cd1920 returned with HTTP 404 Jan 25 13:58:58.253537 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 493/1029] 10.222.0.38 () {58 vars in 1309 bytes} [Mon Jan 25 13:58:58 2021] GET /volume/v3/1af99fe580e345a7bda15f5f8fc864c4/types/9301e0bb-bc06-46ce-bbac-db5882cd1920 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:59:06.076702 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-770b29ec-128d-491b-819e-ae9440e61746 tempest-VolumeManageAdminTest-167191626 tempest-VolumeManageAdminTest-167191626] POST http://10.222.0.38/volume/v3/a2dc99835fe04103aa0e32873dacee93/volumes Jan 25 13:59:06.076702 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-770b29ec-128d-491b-819e-ae9440e61746 tempest-VolumeManageAdminTest-167191626 tempest-VolumeManageAdminTest-167191626] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeManageAdminTest-Volume-1565154407"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:59:06.076702 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-770b29ec-128d-491b-819e-ae9440e61746 tempest-VolumeManageAdminTest-167191626 tempest-VolumeManageAdminTest-167191626] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeManageAdminTest-Volume-1565154407'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 13:59:06.076702 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-770b29ec-128d-491b-819e-ae9440e61746 tempest-VolumeManageAdminTest-167191626 tempest-VolumeManageAdminTest-167191626] Create volume of 1 GB Jan 25 13:59:06.120713 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-770b29ec-128d-491b-819e-ae9440e61746 tempest-VolumeManageAdminTest-167191626 tempest-VolumeManageAdminTest-167191626] Availability Zones retrieved successfully. Jan 25 13:59:06.140011 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-770b29ec-128d-491b-819e-ae9440e61746 tempest-VolumeManageAdminTest-167191626 tempest-VolumeManageAdminTest-167191626] Flow 'volume_create_api' (27c6f125-b0a3-4262-96c6-3b4d4bae5786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:59:06.143776 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-770b29ec-128d-491b-819e-ae9440e61746 tempest-VolumeManageAdminTest-167191626 tempest-VolumeManageAdminTest-167191626] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb0e8530-7850-4ce9-9f03-376aa366fa08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:59:06.146251 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-770b29ec-128d-491b-819e-ae9440e61746 tempest-VolumeManageAdminTest-167191626 tempest-VolumeManageAdminTest-167191626] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 13:59:06.228162 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-770b29ec-128d-491b-819e-ae9440e61746 tempest-VolumeManageAdminTest-167191626 tempest-VolumeManageAdminTest-167191626] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb0e8530-7850-4ce9-9f03-376aa366fa08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:59:06.231060 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-770b29ec-128d-491b-819e-ae9440e61746 tempest-VolumeManageAdminTest-167191626 tempest-VolumeManageAdminTest-167191626] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cd5beeb-2461-49ff-8d2b-3de521bbf9ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:59:06.435092 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-770b29ec-128d-491b-819e-ae9440e61746 tempest-VolumeManageAdminTest-167191626 tempest-VolumeManageAdminTest-167191626] Created reservations ['f7479f09-851c-4300-9afd-9db6694d5152', '9f740591-1439-462d-8d37-93c516f7721e', 'b1ddb88f-2f81-4f92-83ea-4b7051c87a59', 'bb50111b-64c2-479c-a14f-225e9ab91358'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:59:06.437869 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-770b29ec-128d-491b-819e-ae9440e61746 tempest-VolumeManageAdminTest-167191626 tempest-VolumeManageAdminTest-167191626] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cd5beeb-2461-49ff-8d2b-3de521bbf9ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7479f09-851c-4300-9afd-9db6694d5152', '9f740591-1439-462d-8d37-93c516f7721e', 'b1ddb88f-2f81-4f92-83ea-4b7051c87a59', 'bb50111b-64c2-479c-a14f-225e9ab91358']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:59:06.440235 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-770b29ec-128d-491b-819e-ae9440e61746 tempest-VolumeManageAdminTest-167191626 tempest-VolumeManageAdminTest-167191626] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (955736ac-bc1e-4d63-be55-72961589a640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:59:06.626094 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-770b29ec-128d-491b-819e-ae9440e61746 tempest-VolumeManageAdminTest-167191626 tempest-VolumeManageAdminTest-167191626] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (955736ac-bc1e-4d63-be55-72961589a640) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0cd80af-26de-4221-8665-17916b859c83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-1565154407',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2dc99835fe04103aa0e32873dacee93',qos_specs=None,replication_status=,reservations=['f7479f09-851c-4300-9afd-9db6694d5152','9f740591-1439-462d-8d37-93c516f7721e','b1ddb88f-2f81-4f92-83ea-4b7051c87a59','bb50111b-64c2-479c-a14f-225e9ab91358'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a7a404141e9426e979561f8821c8483',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T13:59:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-1565154407',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0cd80af-26de-4221-8665-17916b859c83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2dc99835fe04103aa0e32873dacee93',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='1a7a404141e9426e979561f8821c8483',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:59:06.628527 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-770b29ec-128d-491b-819e-ae9440e61746 tempest-VolumeManageAdminTest-167191626 tempest-VolumeManageAdminTest-167191626] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73fd02fe-b0c8-4d74-8f1c-74cfb802b30b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:59:06.697001 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-770b29ec-128d-491b-819e-ae9440e61746 tempest-VolumeManageAdminTest-167191626 tempest-VolumeManageAdminTest-167191626] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73fd02fe-b0c8-4d74-8f1c-74cfb802b30b) transitioned into state 'SUCCESS' from state '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-1565154407',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2dc99835fe04103aa0e32873dacee93',qos_specs=None,replication_status=,reservations=['f7479f09-851c-4300-9afd-9db6694d5152','9f740591-1439-462d-8d37-93c516f7721e','b1ddb88f-2f81-4f92-83ea-4b7051c87a59','bb50111b-64c2-479c-a14f-225e9ab91358'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a7a404141e9426e979561f8821c8483',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:59:06.700614 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-770b29ec-128d-491b-819e-ae9440e61746 tempest-VolumeManageAdminTest-167191626 tempest-VolumeManageAdminTest-167191626] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c713acab-778b-4eb0-b1e8-a78f7c0704df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:59:06.733063 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-770b29ec-128d-491b-819e-ae9440e61746 tempest-VolumeManageAdminTest-167191626 tempest-VolumeManageAdminTest-167191626] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c713acab-778b-4eb0-b1e8-a78f7c0704df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:59:06.735582 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-770b29ec-128d-491b-819e-ae9440e61746 tempest-VolumeManageAdminTest-167191626 tempest-VolumeManageAdminTest-167191626] Flow 'volume_create_api' (27c6f125-b0a3-4262-96c6-3b4d4bae5786) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:59:06.901547 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-770b29ec-128d-491b-819e-ae9440e61746 tempest-VolumeManageAdminTest-167191626 tempest-VolumeManageAdminTest-167191626] Create volume request issued successfully. Jan 25 13:59:06.930897 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-770b29ec-128d-491b-819e-ae9440e61746 tempest-VolumeManageAdminTest-167191626 tempest-VolumeManageAdminTest-167191626] http://10.222.0.38/volume/v3/a2dc99835fe04103aa0e32873dacee93/volumes returned with HTTP 202 Jan 25 13:59:06.932514 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 537/1030] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 13:59:05 2021] POST /volume/v3/a2dc99835fe04103aa0e32873dacee93/volumes => generated 821 bytes in 1226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 13:59:06.947653 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1f82a019-34bc-4baa-b4c5-564d29307e2a tempest-VolumeManageAdminTest-167191626 tempest-VolumeManageAdminTest-167191626] GET http://10.222.0.38/volume/v3/a2dc99835fe04103aa0e32873dacee93/volumes/c0cd80af-26de-4221-8665-17916b859c83 Jan 25 13:59:06.948489 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1f82a019-34bc-4baa-b4c5-564d29307e2a tempest-VolumeManageAdminTest-167191626 tempest-VolumeManageAdminTest-167191626] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:59:06.949190 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1f82a019-34bc-4baa-b4c5-564d29307e2a tempest-VolumeManageAdminTest-167191626 tempest-VolumeManageAdminTest-167191626] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:59:07.055018 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:59:07.055018 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:59:07.075153 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-1f82a019-34bc-4baa-b4c5-564d29307e2a tempest-VolumeManageAdminTest-167191626 tempest-VolumeManageAdminTest-167191626] Volume info retrieved successfully. Jan 25 13:59:07.127440 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1f82a019-34bc-4baa-b4c5-564d29307e2a tempest-VolumeManageAdminTest-167191626 tempest-VolumeManageAdminTest-167191626] http://10.222.0.38/volume/v3/a2dc99835fe04103aa0e32873dacee93/volumes/c0cd80af-26de-4221-8665-17916b859c83 returned with HTTP 200 Jan 25 13:59:07.128267 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 494/1031] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:59:06 2021] GET /volume/v3/a2dc99835fe04103aa0e32873dacee93/volumes/c0cd80af-26de-4221-8665-17916b859c83 => generated 913 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:59:08.144685 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e10d2d82-89de-4b90-b837-6c7a64303ef8 tempest-VolumeManageAdminTest-167191626 tempest-VolumeManageAdminTest-167191626] GET http://10.222.0.38/volume/v3/a2dc99835fe04103aa0e32873dacee93/volumes/c0cd80af-26de-4221-8665-17916b859c83 Jan 25 13:59:08.145418 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e10d2d82-89de-4b90-b837-6c7a64303ef8 tempest-VolumeManageAdminTest-167191626 tempest-VolumeManageAdminTest-167191626] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:59:08.145746 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:59:08.145746 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:59:08.146321 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e10d2d82-89de-4b90-b837-6c7a64303ef8 tempest-VolumeManageAdminTest-167191626 tempest-VolumeManageAdminTest-167191626] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:59:08.214837 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:59:08.214837 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:59:08.224029 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e10d2d82-89de-4b90-b837-6c7a64303ef8 tempest-VolumeManageAdminTest-167191626 tempest-VolumeManageAdminTest-167191626] Volume info retrieved successfully. Jan 25 13:59:08.249460 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e10d2d82-89de-4b90-b837-6c7a64303ef8 tempest-VolumeManageAdminTest-167191626 tempest-VolumeManageAdminTest-167191626] http://10.222.0.38/volume/v3/a2dc99835fe04103aa0e32873dacee93/volumes/c0cd80af-26de-4221-8665-17916b859c83 returned with HTTP 200 Jan 25 13:59:08.250550 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 538/1032] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:59:08 2021] GET /volume/v3/a2dc99835fe04103aa0e32873dacee93/volumes/c0cd80af-26de-4221-8665-17916b859c83 => generated 914 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:59:08.363622 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-68a0912d-5bde-4891-8d76-c51a22f06677 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] GET http://10.222.0.38/volume/v3/22192fcaeb094664a4392017c37ba173/volumes/c0cd80af-26de-4221-8665-17916b859c83 Jan 25 13:59:08.364099 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-68a0912d-5bde-4891-8d76-c51a22f06677 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:59:08.364294 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:59:08.364294 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:59:08.364952 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-68a0912d-5bde-4891-8d76-c51a22f06677 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:59:08.481455 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:59:08.481455 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:59:08.507920 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-68a0912d-5bde-4891-8d76-c51a22f06677 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] Volume info retrieved successfully. Jan 25 13:59:08.546095 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-68a0912d-5bde-4891-8d76-c51a22f06677 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] http://10.222.0.38/volume/v3/22192fcaeb094664a4392017c37ba173/volumes/c0cd80af-26de-4221-8665-17916b859c83 returned with HTTP 200 Jan 25 13:59:08.547271 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 495/1033] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:59:08 2021] GET /volume/v3/22192fcaeb094664a4392017c37ba173/volumes/c0cd80af-26de-4221-8665-17916b859c83 => generated 1085 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:59:08.563702 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d697a517-3c79-47d9-aa85-d2a25c6f205f tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] POST http://10.222.0.38/volume/v3/22192fcaeb094664a4392017c37ba173/volumes/c0cd80af-26de-4221-8665-17916b859c83/action Jan 25 13:59:08.564307 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:59:08.564307 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:59:08.565101 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d697a517-3c79-47d9-aa85-d2a25c6f205f tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] Action body: b'{"os-unmanage": {}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 13:59:08.565598 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d697a517-3c79-47d9-aa85-d2a25c6f205f tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:59:08.566112 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.contrib.volume_unmanage [None req-d697a517-3c79-47d9-aa85-d2a25c6f205f tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] Unmanage volume with id: c0cd80af-26de-4221-8665-17916b859c83 Jan 25 13:59:08.688676 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:59:08.688676 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:59:08.689819 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d697a517-3c79-47d9-aa85-d2a25c6f205f tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] Volume info retrieved successfully. Jan 25 13:59:08.726069 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d697a517-3c79-47d9-aa85-d2a25c6f205f tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] Delete volume request issued successfully. Jan 25 13:59:08.726316 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d697a517-3c79-47d9-aa85-d2a25c6f205f tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] http://10.222.0.38/volume/v3/22192fcaeb094664a4392017c37ba173/volumes/c0cd80af-26de-4221-8665-17916b859c83/action returned with HTTP 202 Jan 25 13:59:08.727472 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 539/1034] 10.222.0.38 () {60 vars in 1357 bytes} [Mon Jan 25 13:59:08 2021] POST /volume/v3/22192fcaeb094664a4392017c37ba173/volumes/c0cd80af-26de-4221-8665-17916b859c83/action => generated 0 bytes in 167 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:59:08.734798 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7da44c20-08bc-49cc-844b-c2cab41d4283 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] GET http://10.222.0.38/volume/v3/22192fcaeb094664a4392017c37ba173/volumes/c0cd80af-26de-4221-8665-17916b859c83 Jan 25 13:59:08.735333 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7da44c20-08bc-49cc-844b-c2cab41d4283 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:59:08.735531 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:59:08.735531 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:59:08.736148 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7da44c20-08bc-49cc-844b-c2cab41d4283 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:59:08.858839 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:59:08.858839 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:59:08.901865 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7da44c20-08bc-49cc-844b-c2cab41d4283 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] Volume info retrieved successfully. Jan 25 13:59:08.962681 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7da44c20-08bc-49cc-844b-c2cab41d4283 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] http://10.222.0.38/volume/v3/22192fcaeb094664a4392017c37ba173/volumes/c0cd80af-26de-4221-8665-17916b859c83 returned with HTTP 200 Jan 25 13:59:08.973900 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 496/1035] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:59:08 2021] GET /volume/v3/22192fcaeb094664a4392017c37ba173/volumes/c0cd80af-26de-4221-8665-17916b859c83 => generated 1086 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:59:09.992218 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d550255d-7010-4bf4-b4f7-9e96f865a0ec tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] GET http://10.222.0.38/volume/v3/22192fcaeb094664a4392017c37ba173/volumes/c0cd80af-26de-4221-8665-17916b859c83 Jan 25 13:59:09.992768 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d550255d-7010-4bf4-b4f7-9e96f865a0ec tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:59:09.993289 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:59:09.993289 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:59:09.993753 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d550255d-7010-4bf4-b4f7-9e96f865a0ec tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:59:10.142208 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d550255d-7010-4bf4-b4f7-9e96f865a0ec tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] http://10.222.0.38/volume/v3/22192fcaeb094664a4392017c37ba173/volumes/c0cd80af-26de-4221-8665-17916b859c83 returned with HTTP 404 Jan 25 13:59:10.144827 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 540/1036] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:59:09 2021] GET /volume/v3/22192fcaeb094664a4392017c37ba173/volumes/c0cd80af-26de-4221-8665-17916b859c83 => generated 109 bytes in 158 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:59:10.153155 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f7f393bd-744f-4657-bcf3-8c173fbb29f0 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] GET http://10.222.0.38/volume/v3/22192fcaeb094664a4392017c37ba173/volumes/detail?all_tenants=1 Jan 25 13:59:10.153795 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f7f393bd-744f-4657-bcf3-8c173fbb29f0 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:59:10.154093 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:59:10.154093 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:59:10.154690 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f7f393bd-744f-4657-bcf3-8c173fbb29f0 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] Calling method 'detail' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:59:10.156902 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f7f393bd-744f-4657-bcf3-8c173fbb29f0 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87930) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 13:59:10.299090 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f7f393bd-744f-4657-bcf3-8c173fbb29f0 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] Get all volumes completed successfully. Jan 25 13:59:10.309382 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:59:10.309382 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:59:10.323214 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f7f393bd-744f-4657-bcf3-8c173fbb29f0 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] http://10.222.0.38/volume/v3/22192fcaeb094664a4392017c37ba173/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 25 13:59:10.336841 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 497/1037] 10.222.0.38 () {58 vars in 1252 bytes} [Mon Jan 25 13:59:10 2021] GET /volume/v3/22192fcaeb094664a4392017c37ba173/volumes/detail?all_tenants=1 => generated 6750 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:59:10.352391 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f6778816-fc5d-4dc9-8cb2-7514d4d657a6 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] POST http://10.222.0.38/volume/v3/22192fcaeb094664a4392017c37ba173/os-volume-manage Jan 25 13:59:10.365028 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f6778816-fc5d-4dc9-8cb2-7514d4d657a6 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeManageAdminTest-volume-959118846", "host": "n-d-760456-3@lvmdriver-1#lvmdriver-1", "ref": {"source-name": "volume-c0cd80af-26de-4221-8665-17916b859c83"}, "volume_type": "lvmdriver-1", "availability_zone": "nova"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:59:10.374390 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.volume_manage [None req-f6778816-fc5d-4dc9-8cb2-7514d4d657a6 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] Manage volume request body: {'volume': {'name': 'tempest-VolumeManageAdminTest-volume-959118846', 'host': 'n-d-760456-3@lvmdriver-1#lvmdriver-1', 'ref': {'source-name': 'volume-c0cd80af-26de-4221-8665-17916b859c83'}, 'volume_type': 'lvmdriver-1', 'availability_zone': 'nova'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/contrib/volume_manage.py:113}} Jan 25 13:59:10.483034 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f6778816-fc5d-4dc9-8cb2-7514d4d657a6 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] Flow 'volume_manage_existing_api' (84a61aff-7900-42f2-af2f-4666b07465b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:59:10.485791 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f6778816-fc5d-4dc9-8cb2-7514d4d657a6 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a445161f-489b-403c-80d0-3e50259e3d87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:59:10.703445 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-f6778816-fc5d-4dc9-8cb2-7514d4d657a6 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] Created reservations ['cbfde606-79e2-46b2-b447-ae2a1f2d579e', 'c0a243de-687f-4411-8e6f-a339149beae2', '6f46ded0-d033-45a1-927a-82bcc08b58b6', '4f387710-6503-476f-91ae-113b62f1f315'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:59:10.705309 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f6778816-fc5d-4dc9-8cb2-7514d4d657a6 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a445161f-489b-403c-80d0-3e50259e3d87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cbfde606-79e2-46b2-b447-ae2a1f2d579e', 'c0a243de-687f-4411-8e6f-a339149beae2', '6f46ded0-d033-45a1-927a-82bcc08b58b6', '4f387710-6503-476f-91ae-113b62f1f315']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:59:10.707386 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f6778816-fc5d-4dc9-8cb2-7514d4d657a6 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (97eddb11-3925-4cb9-9213-0714798cfb0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:59:10.812134 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f6778816-fc5d-4dc9-8cb2-7514d4d657a6 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (97eddb11-3925-4cb9-9213-0714798cfb0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': '04e0cf058feb448facdde1e4e8f5c2c4', 'project_id': '22192fcaeb094664a4392017c37ba173', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-959118846', 'host': 'n-d-760456-3@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'metadata': {}, 'bootable': False, 'multiattach': False}, 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T13:59:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-959118846',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='n-d-760456-3@lvmdriver-1#lvmdriver-1',id=a424bc96-5ad4-4cb8-8a59-dc259b4e5470,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22192fcaeb094664a4392017c37ba173',provider_auth=None,provider_geometry=None,provider_id=None,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='04e0cf058feb448facdde1e4e8f5c2c4',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:59:10.814223 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f6778816-fc5d-4dc9-8cb2-7514d4d657a6 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf68cd80-cf2a-408c-8659-ddc7e15b042a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:59:10.845246 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f6778816-fc5d-4dc9-8cb2-7514d4d657a6 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf68cd80-cf2a-408c-8659-ddc7e15b042a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': '04e0cf058feb448facdde1e4e8f5c2c4', 'project_id': '22192fcaeb094664a4392017c37ba173', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-959118846', 'host': 'n-d-760456-3@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'metadata': {}, 'bootable': False, 'multiattach': False}}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:59:10.847211 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f6778816-fc5d-4dc9-8cb2-7514d4d657a6 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (08f92ace-2743-4e84-87db-9c20becef9b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:59:10.863905 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f6778816-fc5d-4dc9-8cb2-7514d4d657a6 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (08f92ace-2743-4e84-87db-9c20becef9b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:59:10.869056 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f6778816-fc5d-4dc9-8cb2-7514d4d657a6 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] Flow 'volume_manage_existing_api' (84a61aff-7900-42f2-af2f-4666b07465b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:59:10.877864 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f6778816-fc5d-4dc9-8cb2-7514d4d657a6 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] Manage volume request issued successfully. Jan 25 13:59:10.965488 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f6778816-fc5d-4dc9-8cb2-7514d4d657a6 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] http://10.222.0.38/volume/v3/22192fcaeb094664a4392017c37ba173/os-volume-manage returned with HTTP 202 Jan 25 13:59:10.972852 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 541/1038] 10.222.0.38 () {60 vars in 1253 bytes} [Mon Jan 25 13:59:10 2021] POST /volume/v3/22192fcaeb094664a4392017c37ba173/os-volume-manage => generated 846 bytes in 622 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 13:59:10.997939 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-73d56304-f6d0-49f3-834c-4e3e43235af0 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] GET http://10.222.0.38/volume/v3/22192fcaeb094664a4392017c37ba173/volumes/a424bc96-5ad4-4cb8-8a59-dc259b4e5470 Jan 25 13:59:10.998888 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-73d56304-f6d0-49f3-834c-4e3e43235af0 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:59:10.999252 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:59:10.999252 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:59:10.999951 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-73d56304-f6d0-49f3-834c-4e3e43235af0 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:59:11.323275 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:59:11.323275 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:59:11.362466 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-73d56304-f6d0-49f3-834c-4e3e43235af0 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] Volume info retrieved successfully. Jan 25 13:59:11.461825 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-73d56304-f6d0-49f3-834c-4e3e43235af0 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] http://10.222.0.38/volume/v3/22192fcaeb094664a4392017c37ba173/volumes/a424bc96-5ad4-4cb8-8a59-dc259b4e5470 returned with HTTP 200 Jan 25 13:59:11.464358 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 498/1039] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:59:10 2021] GET /volume/v3/22192fcaeb094664a4392017c37ba173/volumes/a424bc96-5ad4-4cb8-8a59-dc259b4e5470 => generated 1083 bytes in 475 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:59:12.481753 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f3080aa1-5cac-4819-ba00-bb287ea7d715 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] GET http://10.222.0.38/volume/v3/22192fcaeb094664a4392017c37ba173/volumes/a424bc96-5ad4-4cb8-8a59-dc259b4e5470 Jan 25 13:59:12.482439 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f3080aa1-5cac-4819-ba00-bb287ea7d715 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:59:12.482765 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:59:12.482765 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:59:12.483345 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f3080aa1-5cac-4819-ba00-bb287ea7d715 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:59:12.573836 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:59:12.573836 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:59:12.583114 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f3080aa1-5cac-4819-ba00-bb287ea7d715 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] Volume info retrieved successfully. Jan 25 13:59:12.607573 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f3080aa1-5cac-4819-ba00-bb287ea7d715 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] http://10.222.0.38/volume/v3/22192fcaeb094664a4392017c37ba173/volumes/a424bc96-5ad4-4cb8-8a59-dc259b4e5470 returned with HTTP 200 Jan 25 13:59:12.608982 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 542/1040] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:59:12 2021] GET /volume/v3/22192fcaeb094664a4392017c37ba173/volumes/a424bc96-5ad4-4cb8-8a59-dc259b4e5470 => generated 1083 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:59:13.626891 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ab537864-305f-43a6-ad19-60d8680c4200 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] GET http://10.222.0.38/volume/v3/22192fcaeb094664a4392017c37ba173/volumes/a424bc96-5ad4-4cb8-8a59-dc259b4e5470 Jan 25 13:59:13.627458 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ab537864-305f-43a6-ad19-60d8680c4200 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:59:13.627582 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:59:13.627582 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:59:13.628038 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ab537864-305f-43a6-ad19-60d8680c4200 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:59:13.718439 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:59:13.718439 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:59:13.735634 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ab537864-305f-43a6-ad19-60d8680c4200 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] Volume info retrieved successfully. Jan 25 13:59:13.796768 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ab537864-305f-43a6-ad19-60d8680c4200 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] http://10.222.0.38/volume/v3/22192fcaeb094664a4392017c37ba173/volumes/a424bc96-5ad4-4cb8-8a59-dc259b4e5470 returned with HTTP 200 Jan 25 13:59:13.811050 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 499/1041] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:59:13 2021] GET /volume/v3/22192fcaeb094664a4392017c37ba173/volumes/a424bc96-5ad4-4cb8-8a59-dc259b4e5470 => generated 1084 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:59:13.815923 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c258ad6b-f676-496f-9248-8d9d0b5a8456 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] GET http://10.222.0.38/volume/v3/22192fcaeb094664a4392017c37ba173/volumes/a424bc96-5ad4-4cb8-8a59-dc259b4e5470 Jan 25 13:59:13.816460 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c258ad6b-f676-496f-9248-8d9d0b5a8456 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:59:13.816678 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:59:13.816678 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:59:13.817084 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c258ad6b-f676-496f-9248-8d9d0b5a8456 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:59:13.895773 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:59:13.895773 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:59:13.909929 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c258ad6b-f676-496f-9248-8d9d0b5a8456 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] Volume info retrieved successfully. Jan 25 13:59:13.939605 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c258ad6b-f676-496f-9248-8d9d0b5a8456 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] http://10.222.0.38/volume/v3/22192fcaeb094664a4392017c37ba173/volumes/a424bc96-5ad4-4cb8-8a59-dc259b4e5470 returned with HTTP 200 Jan 25 13:59:13.958348 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6e91bf20-038d-494d-b54f-3cec0fe90ecc tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] DELETE http://10.222.0.38/volume/v3/22192fcaeb094664a4392017c37ba173/volumes/a424bc96-5ad4-4cb8-8a59-dc259b4e5470 Jan 25 13:59:13.958881 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6e91bf20-038d-494d-b54f-3cec0fe90ecc tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:59:13.959077 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:59:13.959077 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:59:13.959782 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6e91bf20-038d-494d-b54f-3cec0fe90ecc tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:59:13.960511 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-6e91bf20-038d-494d-b54f-3cec0fe90ecc tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] Delete volume with id: a424bc96-5ad4-4cb8-8a59-dc259b4e5470 Jan 25 13:59:13.968767 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 543/1042] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:59:13 2021] GET /volume/v3/22192fcaeb094664a4392017c37ba173/volumes/a424bc96-5ad4-4cb8-8a59-dc259b4e5470 => generated 1084 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:59:14.026003 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:59:14.026003 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:59:14.027406 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6e91bf20-038d-494d-b54f-3cec0fe90ecc tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] Volume info retrieved successfully. Jan 25 13:59:14.094616 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6e91bf20-038d-494d-b54f-3cec0fe90ecc tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] Delete volume request issued successfully. Jan 25 13:59:14.095104 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6e91bf20-038d-494d-b54f-3cec0fe90ecc tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] http://10.222.0.38/volume/v3/22192fcaeb094664a4392017c37ba173/volumes/a424bc96-5ad4-4cb8-8a59-dc259b4e5470 returned with HTTP 202 Jan 25 13:59:14.105566 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4a0a2afa-8df4-4f72-a6b3-95b62bee7412 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] GET http://10.222.0.38/volume/v3/22192fcaeb094664a4392017c37ba173/volumes/a424bc96-5ad4-4cb8-8a59-dc259b4e5470 Jan 25 13:59:14.106097 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4a0a2afa-8df4-4f72-a6b3-95b62bee7412 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:59:14.106314 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:59:14.106314 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:59:14.106674 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4a0a2afa-8df4-4f72-a6b3-95b62bee7412 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:59:14.109685 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 500/1043] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 13:59:13 2021] DELETE /volume/v3/22192fcaeb094664a4392017c37ba173/volumes/a424bc96-5ad4-4cb8-8a59-dc259b4e5470 => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:59:14.210107 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:59:14.210107 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:59:14.246831 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4a0a2afa-8df4-4f72-a6b3-95b62bee7412 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] Volume info retrieved successfully. Jan 25 13:59:14.283858 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4a0a2afa-8df4-4f72-a6b3-95b62bee7412 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] http://10.222.0.38/volume/v3/22192fcaeb094664a4392017c37ba173/volumes/a424bc96-5ad4-4cb8-8a59-dc259b4e5470 returned with HTTP 200 Jan 25 13:59:14.284682 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 544/1044] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:59:14 2021] GET /volume/v3/22192fcaeb094664a4392017c37ba173/volumes/a424bc96-5ad4-4cb8-8a59-dc259b4e5470 => generated 1083 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:59:15.301221 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0336c86e-f659-4c02-bd15-a594d7cd1ff0 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] GET http://10.222.0.38/volume/v3/22192fcaeb094664a4392017c37ba173/volumes/a424bc96-5ad4-4cb8-8a59-dc259b4e5470 Jan 25 13:59:15.302335 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0336c86e-f659-4c02-bd15-a594d7cd1ff0 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:59:15.302705 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:59:15.302705 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:59:15.303891 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0336c86e-f659-4c02-bd15-a594d7cd1ff0 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:59:15.419041 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:59:15.419041 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:59:15.433418 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0336c86e-f659-4c02-bd15-a594d7cd1ff0 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] Volume info retrieved successfully. Jan 25 13:59:15.460372 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0336c86e-f659-4c02-bd15-a594d7cd1ff0 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] http://10.222.0.38/volume/v3/22192fcaeb094664a4392017c37ba173/volumes/a424bc96-5ad4-4cb8-8a59-dc259b4e5470 returned with HTTP 200 Jan 25 13:59:15.461436 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 501/1045] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:59:15 2021] GET /volume/v3/22192fcaeb094664a4392017c37ba173/volumes/a424bc96-5ad4-4cb8-8a59-dc259b4e5470 => generated 1083 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:59:16.477650 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1e109368-4c28-4cd8-96f3-0144549e0c74 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] GET http://10.222.0.38/volume/v3/22192fcaeb094664a4392017c37ba173/volumes/a424bc96-5ad4-4cb8-8a59-dc259b4e5470 Jan 25 13:59:16.478178 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1e109368-4c28-4cd8-96f3-0144549e0c74 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:59:16.478433 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:59:16.478433 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:59:16.478708 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1e109368-4c28-4cd8-96f3-0144549e0c74 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:59:16.800545 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1e109368-4c28-4cd8-96f3-0144549e0c74 tempest-VolumeManageAdminTest-2136154423 tempest-VolumeManageAdminTest-2136154423] http://10.222.0.38/volume/v3/22192fcaeb094664a4392017c37ba173/volumes/a424bc96-5ad4-4cb8-8a59-dc259b4e5470 returned with HTTP 404 Jan 25 13:59:16.801803 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 545/1046] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:59:16 2021] GET /volume/v3/22192fcaeb094664a4392017c37ba173/volumes/a424bc96-5ad4-4cb8-8a59-dc259b4e5470 => generated 109 bytes in 329 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:59:16.817735 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7eb34d64-42c7-4c6b-9f7d-c2eaffb8c53e tempest-VolumeManageAdminTest-167191626 tempest-VolumeManageAdminTest-167191626] DELETE http://10.222.0.38/volume/v3/a2dc99835fe04103aa0e32873dacee93/volumes/c0cd80af-26de-4221-8665-17916b859c83 Jan 25 13:59:16.832716 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7eb34d64-42c7-4c6b-9f7d-c2eaffb8c53e tempest-VolumeManageAdminTest-167191626 tempest-VolumeManageAdminTest-167191626] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:59:16.833125 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:59:16.833125 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:59:16.833810 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7eb34d64-42c7-4c6b-9f7d-c2eaffb8c53e tempest-VolumeManageAdminTest-167191626 tempest-VolumeManageAdminTest-167191626] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:59:16.834422 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-7eb34d64-42c7-4c6b-9f7d-c2eaffb8c53e tempest-VolumeManageAdminTest-167191626 tempest-VolumeManageAdminTest-167191626] Delete volume with id: c0cd80af-26de-4221-8665-17916b859c83 Jan 25 13:59:16.893156 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7eb34d64-42c7-4c6b-9f7d-c2eaffb8c53e tempest-VolumeManageAdminTest-167191626 tempest-VolumeManageAdminTest-167191626] http://10.222.0.38/volume/v3/a2dc99835fe04103aa0e32873dacee93/volumes/c0cd80af-26de-4221-8665-17916b859c83 returned with HTTP 404 Jan 25 13:59:16.903052 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 502/1047] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 13:59:16 2021] DELETE /volume/v3/a2dc99835fe04103aa0e32873dacee93/volumes/c0cd80af-26de-4221-8665-17916b859c83 => generated 109 bytes in 89 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:59:21.779576 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-3f3a7b9f-6f3b-4b9e-b79e-81175efb625e req-e37fff56-80b8-4484-95d1-3341421f86fa tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] GET http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/2ad11d21-98d9-4286-9183-d8a93a6f01ee Jan 25 13:59:21.780178 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-3f3a7b9f-6f3b-4b9e-b79e-81175efb625e req-e37fff56-80b8-4484-95d1-3341421f86fa tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:59:21.780864 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-3f3a7b9f-6f3b-4b9e-b79e-81175efb625e req-e37fff56-80b8-4484-95d1-3341421f86fa tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:59:21.850001 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:59:21.850001 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:59:21.863183 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-3f3a7b9f-6f3b-4b9e-b79e-81175efb625e req-e37fff56-80b8-4484-95d1-3341421f86fa tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Volume info retrieved successfully. Jan 25 13:59:21.892485 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-3f3a7b9f-6f3b-4b9e-b79e-81175efb625e req-e37fff56-80b8-4484-95d1-3341421f86fa tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/2ad11d21-98d9-4286-9183-d8a93a6f01ee returned with HTTP 200 Jan 25 13:59:21.893550 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 546/1048] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 13:59:21 2021] GET /volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/2ad11d21-98d9-4286-9183-d8a93a6f01ee => generated 918 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:59:21.916571 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7eb34d64-42c7-4c6b-9f7d-c2eaffb8c53e tempest-VolumeManageAdminTest-167191626 tempest-VolumeManageAdminTest-167191626] GET http://10.222.0.38/volume// Jan 25 13:59:21.917642 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7eb34d64-42c7-4c6b-9f7d-c2eaffb8c53e tempest-VolumeManageAdminTest-167191626 tempest-VolumeManageAdminTest-167191626] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:59:21.918215 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7eb34d64-42c7-4c6b-9f7d-c2eaffb8c53e tempest-VolumeManageAdminTest-167191626 tempest-VolumeManageAdminTest-167191626] Calling method 'all' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:59:21.919804 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7eb34d64-42c7-4c6b-9f7d-c2eaffb8c53e tempest-VolumeManageAdminTest-167191626 tempest-VolumeManageAdminTest-167191626] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 13:59:21.920702 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 503/1049] 10.222.0.38 () {58 vars in 1289 bytes} [Mon Jan 25 13:59:21 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 13:59:21.936276 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-3f3a7b9f-6f3b-4b9e-b79e-81175efb625e req-1256216e-c8a3-4a44-a5bf-5c6574faccf9 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] POST http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/attachments Jan 25 13:59:21.937138 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:59:21.937138 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:59:21.937582 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-3f3a7b9f-6f3b-4b9e-b79e-81175efb625e req-1256216e-c8a3-4a44-a5bf-5c6574faccf9 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2ad11d21-98d9-4286-9183-d8a93a6f01ee", "instance_uuid": "53a7886b-3c55-4c43-84db-ffc8e9ff13ff", "connector": null}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:59:22.005993 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:59:22.005993 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:59:22.086975 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-3f3a7b9f-6f3b-4b9e-b79e-81175efb625e req-1256216e-c8a3-4a44-a5bf-5c6574faccf9 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/attachments returned with HTTP 200 Jan 25 13:59:22.088627 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 547/1050] 10.222.0.38 () {66 vars in 1565 bytes} [Mon Jan 25 13:59:21 2021] POST /volume/v3/47816f85fb7c497e921cd6a00b4cfce3/attachments => generated 273 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:59:22.147903 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-3f3a7b9f-6f3b-4b9e-b79e-81175efb625e req-fca2dab3-8347-4f42-9ba1-dbac6bbc67fd tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] POST http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/attachments/c2df33f5-efdd-4564-bf8b-5984dbf0a30c/action Jan 25 13:59:22.149217 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-3f3a7b9f-6f3b-4b9e-b79e-81175efb625e req-fca2dab3-8347-4f42-9ba1-dbac6bbc67fd tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Action body: b'{"os-complete": null}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 13:59:22.150797 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-3f3a7b9f-6f3b-4b9e-b79e-81175efb625e req-fca2dab3-8347-4f42-9ba1-dbac6bbc67fd tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:59:22.237789 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:59:22.237789 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:59:22.253139 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-3f3a7b9f-6f3b-4b9e-b79e-81175efb625e req-fca2dab3-8347-4f42-9ba1-dbac6bbc67fd tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/attachments/c2df33f5-efdd-4564-bf8b-5984dbf0a30c/action returned with HTTP 204 Jan 25 13:59:22.254862 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 504/1051] 10.222.0.38 () {66 vars in 1696 bytes} [Mon Jan 25 13:59:22 2021] POST /volume/v3/47816f85fb7c497e921cd6a00b4cfce3/attachments/c2df33f5-efdd-4564-bf8b-5984dbf0a30c/action => generated 0 bytes in 113 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:59:22.291474 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-817d2134-8891-4a5f-983b-ab3b17bedb3d tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] GET http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/2ad11d21-98d9-4286-9183-d8a93a6f01ee Jan 25 13:59:22.292202 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-817d2134-8891-4a5f-983b-ab3b17bedb3d tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:59:22.292391 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:59:22.292391 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:59:22.292785 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-817d2134-8891-4a5f-983b-ab3b17bedb3d tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:59:22.380033 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:59:22.380033 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:59:22.389918 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-817d2134-8891-4a5f-983b-ab3b17bedb3d tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Volume info retrieved successfully. Jan 25 13:59:22.413387 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:59:22.413387 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:59:22.424080 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-817d2134-8891-4a5f-983b-ab3b17bedb3d tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/2ad11d21-98d9-4286-9183-d8a93a6f01ee returned with HTTP 200 Jan 25 13:59:22.425171 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 548/1052] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:59:22 2021] GET /volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/2ad11d21-98d9-4286-9183-d8a93a6f01ee => generated 1180 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:59:22.582354 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-df15f296-30f2-46d8-ba9b-975494af41ed req-6fb69949-ff9b-4695-b5c2-cf178b3e9152 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] GET http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/2ad11d21-98d9-4286-9183-d8a93a6f01ee Jan 25 13:59:22.583450 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-df15f296-30f2-46d8-ba9b-975494af41ed req-6fb69949-ff9b-4695-b5c2-cf178b3e9152 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:59:22.583868 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:59:22.583868 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:59:22.584620 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-df15f296-30f2-46d8-ba9b-975494af41ed req-6fb69949-ff9b-4695-b5c2-cf178b3e9152 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:59:22.686663 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:59:22.686663 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:59:22.700039 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-df15f296-30f2-46d8-ba9b-975494af41ed req-6fb69949-ff9b-4695-b5c2-cf178b3e9152 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Volume info retrieved successfully. Jan 25 13:59:22.769724 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:59:22.769724 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:59:22.789982 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-df15f296-30f2-46d8-ba9b-975494af41ed req-6fb69949-ff9b-4695-b5c2-cf178b3e9152 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/2ad11d21-98d9-4286-9183-d8a93a6f01ee returned with HTTP 200 Jan 25 13:59:22.790837 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 505/1053] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 13:59:22 2021] GET /volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/2ad11d21-98d9-4286-9183-d8a93a6f01ee => generated 1180 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:59:22.899783 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-df15f296-30f2-46d8-ba9b-975494af41ed req-2fd8dc6b-4302-4325-8090-a59b9f110d4e tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] DELETE http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/attachments/c2df33f5-efdd-4564-bf8b-5984dbf0a30c Jan 25 13:59:22.901091 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-df15f296-30f2-46d8-ba9b-975494af41ed req-2fd8dc6b-4302-4325-8090-a59b9f110d4e tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:59:22.901666 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:59:22.901666 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:59:22.902835 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-df15f296-30f2-46d8-ba9b-975494af41ed req-2fd8dc6b-4302-4325-8090-a59b9f110d4e tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:59:22.951418 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:59:22.951418 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:59:23.258645 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-df15f296-30f2-46d8-ba9b-975494af41ed req-2fd8dc6b-4302-4325-8090-a59b9f110d4e tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 13:59:23.259205 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-df15f296-30f2-46d8-ba9b-975494af41ed req-2fd8dc6b-4302-4325-8090-a59b9f110d4e tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Pending status list for volume during attachment-delete: [] {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 13:59:23.268767 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-df15f296-30f2-46d8-ba9b-975494af41ed req-2fd8dc6b-4302-4325-8090-a59b9f110d4e tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/attachments/c2df33f5-efdd-4564-bf8b-5984dbf0a30c returned with HTTP 200 Jan 25 13:59:23.270190 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 549/1054] 10.222.0.38 () {64 vars in 1644 bytes} [Mon Jan 25 13:59:22 2021] DELETE /volume/v3/47816f85fb7c497e921cd6a00b4cfce3/attachments/c2df33f5-efdd-4564-bf8b-5984dbf0a30c => generated 19 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:59:23.320007 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-69bff9b7-b44b-4aa7-a6ab-50aadb016fee tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] GET http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/2ad11d21-98d9-4286-9183-d8a93a6f01ee Jan 25 13:59:23.320641 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-69bff9b7-b44b-4aa7-a6ab-50aadb016fee tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:59:23.321230 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:59:23.321230 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:59:23.321890 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-69bff9b7-b44b-4aa7-a6ab-50aadb016fee tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:59:23.449008 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:59:23.449008 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:59:23.460253 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-69bff9b7-b44b-4aa7-a6ab-50aadb016fee tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Volume info retrieved successfully. Jan 25 13:59:23.487983 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-69bff9b7-b44b-4aa7-a6ab-50aadb016fee tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/2ad11d21-98d9-4286-9183-d8a93a6f01ee returned with HTTP 200 Jan 25 13:59:23.489525 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 506/1055] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:59:23 2021] GET /volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/2ad11d21-98d9-4286-9183-d8a93a6f01ee => generated 918 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:59:24.385517 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9cbec9cd-c3b1-43de-844b-7000103c8cb7 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] GET http://10.222.0.38/volume/v3/9e9caa19d4714a41901089aab69feee9/volumes Jan 25 13:59:24.386331 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9cbec9cd-c3b1-43de-844b-7000103c8cb7 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:59:24.386548 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:59:24.386548 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:59:24.386923 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9cbec9cd-c3b1-43de-844b-7000103c8cb7 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:59:24.387828 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-9cbec9cd-c3b1-43de-844b-7000103c8cb7 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 13:59:24.388589 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:59:24.388589 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:59:24.389939 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-9cbec9cd-c3b1-43de-844b-7000103c8cb7 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 13:59:24.447330 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-9cbec9cd-c3b1-43de-844b-7000103c8cb7 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Get all volumes completed successfully. Jan 25 13:59:24.448311 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9cbec9cd-c3b1-43de-844b-7000103c8cb7 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] http://10.222.0.38/volume/v3/9e9caa19d4714a41901089aab69feee9/volumes returned with HTTP 200 Jan 25 13:59:24.455059 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 550/1056] 10.222.0.38 () {58 vars in 1204 bytes} [Mon Jan 25 13:59:24 2021] GET /volume/v3/9e9caa19d4714a41901089aab69feee9/volumes => generated 15 bytes in 446 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 13:59:24.458968 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a63256da-1e2c-40e8-af88-c9486ccb5d96 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] POST http://10.222.0.38/volume/v3/9e9caa19d4714a41901089aab69feee9/volumes Jan 25 13:59:24.459454 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:59:24.459454 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:59:24.459988 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a63256da-1e2c-40e8-af88-c9486ccb5d96 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-207301282"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:59:24.461093 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-a63256da-1e2c-40e8-af88-c9486ccb5d96 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-207301282'}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 13:59:24.461469 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-a63256da-1e2c-40e8-af88-c9486ccb5d96 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Create volume of 1 GB Jan 25 13:59:24.475208 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a63256da-1e2c-40e8-af88-c9486ccb5d96 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Availability Zones retrieved successfully. Jan 25 13:59:24.494364 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-a63256da-1e2c-40e8-af88-c9486ccb5d96 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Flow 'volume_create_api' (b9045417-da72-4ecb-b522-8e2469dfd833) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:59:24.497343 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-a63256da-1e2c-40e8-af88-c9486ccb5d96 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (913de4c5-90a6-4505-84a1-ebdf864fd45f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:59:24.499568 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-a63256da-1e2c-40e8-af88-c9486ccb5d96 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Validating volume size '1' using validate_int {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 13:59:24.569917 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-a63256da-1e2c-40e8-af88-c9486ccb5d96 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (913de4c5-90a6-4505-84a1-ebdf864fd45f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:59:24.587313 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-a63256da-1e2c-40e8-af88-c9486ccb5d96 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9891a78d-243d-40af-ad37-99810a4931ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:59:24.742278 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-a63256da-1e2c-40e8-af88-c9486ccb5d96 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Created reservations ['be108189-6d52-445e-86c3-8b302487b15e', '7d442045-9e15-4c95-8f39-3ddd90e2573d', '6387e59f-733b-44d1-88de-456dd9311cba', '97df61fb-5b89-4f36-a386-07135cdbda36'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:59:24.744185 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-a63256da-1e2c-40e8-af88-c9486ccb5d96 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9891a78d-243d-40af-ad37-99810a4931ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be108189-6d52-445e-86c3-8b302487b15e', '7d442045-9e15-4c95-8f39-3ddd90e2573d', '6387e59f-733b-44d1-88de-456dd9311cba', '97df61fb-5b89-4f36-a386-07135cdbda36']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:59:24.746480 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-a63256da-1e2c-40e8-af88-c9486ccb5d96 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e48d7819-80f3-4231-bc1a-d5776240c784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:59:24.811544 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-a63256da-1e2c-40e8-af88-c9486ccb5d96 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e48d7819-80f3-4231-bc1a-d5776240c784) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '213186c7-e7c4-477c-944c-defcb845b545', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-207301282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e9caa19d4714a41901089aab69feee9',qos_specs=None,replication_status=,reservations=['be108189-6d52-445e-86c3-8b302487b15e','7d442045-9e15-4c95-8f39-3ddd90e2573d','6387e59f-733b-44d1-88de-456dd9311cba','97df61fb-5b89-4f36-a386-07135cdbda36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02f3626240ae429f8005d8ac6759925a',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T13:59:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-207301282',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=213186c7-e7c4-477c-944c-defcb845b545,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e9caa19d4714a41901089aab69feee9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='02f3626240ae429f8005d8ac6759925a',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:59:24.813663 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-a63256da-1e2c-40e8-af88-c9486ccb5d96 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f510a72-2e0d-4f40-b52d-11eb4da5d4f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:59:24.842700 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-a63256da-1e2c-40e8-af88-c9486ccb5d96 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f510a72-2e0d-4f40-b52d-11eb4da5d4f4) transitioned into state 'SUCCESS' from state '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-207301282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e9caa19d4714a41901089aab69feee9',qos_specs=None,replication_status=,reservations=['be108189-6d52-445e-86c3-8b302487b15e','7d442045-9e15-4c95-8f39-3ddd90e2573d','6387e59f-733b-44d1-88de-456dd9311cba','97df61fb-5b89-4f36-a386-07135cdbda36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02f3626240ae429f8005d8ac6759925a',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:59:24.844786 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-a63256da-1e2c-40e8-af88-c9486ccb5d96 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f057dd6-6e2e-4410-9436-cd6ca96d7511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:59:24.861871 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-a63256da-1e2c-40e8-af88-c9486ccb5d96 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f057dd6-6e2e-4410-9436-cd6ca96d7511) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:59:24.864772 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-a63256da-1e2c-40e8-af88-c9486ccb5d96 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Flow 'volume_create_api' (b9045417-da72-4ecb-b522-8e2469dfd833) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:59:24.923790 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a63256da-1e2c-40e8-af88-c9486ccb5d96 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Create volume request issued successfully. Jan 25 13:59:24.939376 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a63256da-1e2c-40e8-af88-c9486ccb5d96 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] http://10.222.0.38/volume/v3/9e9caa19d4714a41901089aab69feee9/volumes returned with HTTP 202 Jan 25 13:59:24.941563 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 507/1057] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 13:59:24 2021] POST /volume/v3/9e9caa19d4714a41901089aab69feee9/volumes => generated 823 bytes in 486 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 13:59:24.959943 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ea43bd9b-5649-444c-8736-a614e39dc995 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] GET http://10.222.0.38/volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/213186c7-e7c4-477c-944c-defcb845b545 Jan 25 13:59:24.964449 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ea43bd9b-5649-444c-8736-a614e39dc995 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:59:24.965715 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ea43bd9b-5649-444c-8736-a614e39dc995 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:59:25.050337 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:59:25.050337 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:59:25.061056 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ea43bd9b-5649-444c-8736-a614e39dc995 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Volume info retrieved successfully. Jan 25 13:59:25.088155 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ea43bd9b-5649-444c-8736-a614e39dc995 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] http://10.222.0.38/volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/213186c7-e7c4-477c-944c-defcb845b545 returned with HTTP 200 Jan 25 13:59:25.089551 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 551/1058] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:59:24 2021] GET /volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/213186c7-e7c4-477c-944c-defcb845b545 => generated 915 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:59:26.107597 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f3b4337e-466d-432d-b925-608bd21fffb2 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] GET http://10.222.0.38/volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/213186c7-e7c4-477c-944c-defcb845b545 Jan 25 13:59:26.108790 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f3b4337e-466d-432d-b925-608bd21fffb2 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:59:26.109270 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:59:26.109270 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:59:26.109916 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f3b4337e-466d-432d-b925-608bd21fffb2 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:59:26.168311 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:59:26.168311 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:59:26.181026 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f3b4337e-466d-432d-b925-608bd21fffb2 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Volume info retrieved successfully. Jan 25 13:59:26.208553 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f3b4337e-466d-432d-b925-608bd21fffb2 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] http://10.222.0.38/volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/213186c7-e7c4-477c-944c-defcb845b545 returned with HTTP 200 Jan 25 13:59:26.231574 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3dc0eebe-425e-461f-b76e-fc0ae2be54de tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] GET http://10.222.0.38/volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/213186c7-e7c4-477c-944c-defcb845b545 Jan 25 13:59:26.232334 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3dc0eebe-425e-461f-b76e-fc0ae2be54de tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:59:26.232927 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:59:26.232927 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:59:26.233581 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3dc0eebe-425e-461f-b76e-fc0ae2be54de tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:59:26.239898 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 508/1059] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:59:26 2021] GET /volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/213186c7-e7c4-477c-944c-defcb845b545 => generated 916 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:59:26.343004 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:59:26.343004 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:59:26.361280 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3dc0eebe-425e-461f-b76e-fc0ae2be54de tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Volume info retrieved successfully. Jan 25 13:59:26.390803 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3dc0eebe-425e-461f-b76e-fc0ae2be54de tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] http://10.222.0.38/volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/213186c7-e7c4-477c-944c-defcb845b545 returned with HTTP 200 Jan 25 13:59:26.391885 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 552/1060] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:59:26 2021] GET /volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/213186c7-e7c4-477c-944c-defcb845b545 => generated 916 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:59:26.407562 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3eb8646d-c2e7-4fc6-bf2f-1aadbd187ff9 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] POST http://10.222.0.38/volume/v3/9e9caa19d4714a41901089aab69feee9/volumes Jan 25 13:59:26.408226 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:59:26.408226 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:59:26.408906 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3eb8646d-c2e7-4fc6-bf2f-1aadbd187ff9 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1258770212"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:59:26.410266 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-3eb8646d-c2e7-4fc6-bf2f-1aadbd187ff9 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1258770212'}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 13:59:26.410789 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-3eb8646d-c2e7-4fc6-bf2f-1aadbd187ff9 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Create volume of 1 GB Jan 25 13:59:26.436692 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3eb8646d-c2e7-4fc6-bf2f-1aadbd187ff9 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Availability Zones retrieved successfully. Jan 25 13:59:26.458424 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3eb8646d-c2e7-4fc6-bf2f-1aadbd187ff9 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Flow 'volume_create_api' (558b7ca1-5dca-44fa-92d6-a0dc4de6e9db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:59:26.463352 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3eb8646d-c2e7-4fc6-bf2f-1aadbd187ff9 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8e883f3-958d-40a6-8536-0924eae347d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:59:26.467269 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-3eb8646d-c2e7-4fc6-bf2f-1aadbd187ff9 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Validating volume size '1' using validate_int {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 13:59:26.568306 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3eb8646d-c2e7-4fc6-bf2f-1aadbd187ff9 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8e883f3-958d-40a6-8536-0924eae347d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:59:26.572959 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3eb8646d-c2e7-4fc6-bf2f-1aadbd187ff9 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (871a2750-d924-4777-8965-9420df12ddeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:59:26.679881 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-3eb8646d-c2e7-4fc6-bf2f-1aadbd187ff9 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Created reservations ['3435ffe2-f310-4cac-b2fd-a61d962b4a91', '93b8f826-367e-4652-ab49-3634817485de', '415d0276-a927-42c1-9624-a0690a60fa03', '53ad979d-974f-4f05-89dc-e41f3ebf1fb1'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:59:26.682548 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3eb8646d-c2e7-4fc6-bf2f-1aadbd187ff9 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (871a2750-d924-4777-8965-9420df12ddeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3435ffe2-f310-4cac-b2fd-a61d962b4a91', '93b8f826-367e-4652-ab49-3634817485de', '415d0276-a927-42c1-9624-a0690a60fa03', '53ad979d-974f-4f05-89dc-e41f3ebf1fb1']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:59:26.692800 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3eb8646d-c2e7-4fc6-bf2f-1aadbd187ff9 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79b73f77-d117-4157-9bdb-27198a328408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:59:26.792477 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3eb8646d-c2e7-4fc6-bf2f-1aadbd187ff9 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79b73f77-d117-4157-9bdb-27198a328408) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c83159f-50d7-455c-bc90-9a6549f434e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1258770212',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e9caa19d4714a41901089aab69feee9',qos_specs=None,replication_status=,reservations=['3435ffe2-f310-4cac-b2fd-a61d962b4a91','93b8f826-367e-4652-ab49-3634817485de','415d0276-a927-42c1-9624-a0690a60fa03','53ad979d-974f-4f05-89dc-e41f3ebf1fb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02f3626240ae429f8005d8ac6759925a',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T13:59:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1258770212',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c83159f-50d7-455c-bc90-9a6549f434e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e9caa19d4714a41901089aab69feee9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='02f3626240ae429f8005d8ac6759925a',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:59:26.794944 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3eb8646d-c2e7-4fc6-bf2f-1aadbd187ff9 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d4a7748-88da-4930-b74e-ec21626cf22a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:59:26.827911 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3eb8646d-c2e7-4fc6-bf2f-1aadbd187ff9 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d4a7748-88da-4930-b74e-ec21626cf22a) transitioned into state 'SUCCESS' from state '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-1258770212',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e9caa19d4714a41901089aab69feee9',qos_specs=None,replication_status=,reservations=['3435ffe2-f310-4cac-b2fd-a61d962b4a91','93b8f826-367e-4652-ab49-3634817485de','415d0276-a927-42c1-9624-a0690a60fa03','53ad979d-974f-4f05-89dc-e41f3ebf1fb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02f3626240ae429f8005d8ac6759925a',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:59:26.864549 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3eb8646d-c2e7-4fc6-bf2f-1aadbd187ff9 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85e36c43-cf5a-4b60-8997-1f5b7a0d67bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:59:26.885898 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3eb8646d-c2e7-4fc6-bf2f-1aadbd187ff9 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85e36c43-cf5a-4b60-8997-1f5b7a0d67bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:59:26.888902 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3eb8646d-c2e7-4fc6-bf2f-1aadbd187ff9 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Flow 'volume_create_api' (558b7ca1-5dca-44fa-92d6-a0dc4de6e9db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:59:26.954320 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3eb8646d-c2e7-4fc6-bf2f-1aadbd187ff9 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Create volume request issued successfully. Jan 25 13:59:26.969814 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3eb8646d-c2e7-4fc6-bf2f-1aadbd187ff9 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] http://10.222.0.38/volume/v3/9e9caa19d4714a41901089aab69feee9/volumes returned with HTTP 202 Jan 25 13:59:26.971076 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 509/1061] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 13:59:26 2021] POST /volume/v3/9e9caa19d4714a41901089aab69feee9/volumes => generated 824 bytes in 567 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 13:59:26.988157 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b5f5f23d-cb1e-49c4-a991-7a0fd4e627b2 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] GET http://10.222.0.38/volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/4c83159f-50d7-455c-bc90-9a6549f434e1 Jan 25 13:59:26.989373 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b5f5f23d-cb1e-49c4-a991-7a0fd4e627b2 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:59:26.989987 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:59:26.989987 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:59:26.992120 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b5f5f23d-cb1e-49c4-a991-7a0fd4e627b2 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:59:27.080667 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:59:27.080667 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:59:27.101948 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b5f5f23d-cb1e-49c4-a991-7a0fd4e627b2 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Volume info retrieved successfully. Jan 25 13:59:27.166069 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b5f5f23d-cb1e-49c4-a991-7a0fd4e627b2 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] http://10.222.0.38/volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/4c83159f-50d7-455c-bc90-9a6549f434e1 returned with HTTP 200 Jan 25 13:59:27.177311 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 553/1062] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:59:26 2021] GET /volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/4c83159f-50d7-455c-bc90-9a6549f434e1 => generated 892 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:59:28.184114 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-584e4bca-4f0f-4b82-8727-5dd737f7ae4c tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] GET http://10.222.0.38/volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/4c83159f-50d7-455c-bc90-9a6549f434e1 Jan 25 13:59:28.184636 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-584e4bca-4f0f-4b82-8727-5dd737f7ae4c tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:59:28.184893 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:59:28.184893 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:59:28.185165 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-584e4bca-4f0f-4b82-8727-5dd737f7ae4c tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:59:28.237154 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:59:28.237154 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:59:28.246366 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-584e4bca-4f0f-4b82-8727-5dd737f7ae4c tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Volume info retrieved successfully. Jan 25 13:59:28.270075 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-584e4bca-4f0f-4b82-8727-5dd737f7ae4c tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] http://10.222.0.38/volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/4c83159f-50d7-455c-bc90-9a6549f434e1 returned with HTTP 200 Jan 25 13:59:28.283702 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 510/1063] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:59:28 2021] GET /volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/4c83159f-50d7-455c-bc90-9a6549f434e1 => generated 917 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:59:28.286800 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-01bd295c-ac16-4247-b43f-f0a6bae123ab tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] GET http://10.222.0.38/volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/4c83159f-50d7-455c-bc90-9a6549f434e1 Jan 25 13:59:28.287317 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-01bd295c-ac16-4247-b43f-f0a6bae123ab tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:59:28.288454 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:59:28.288454 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:59:28.289172 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-01bd295c-ac16-4247-b43f-f0a6bae123ab tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:59:28.343147 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:59:28.343147 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:59:28.354232 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-01bd295c-ac16-4247-b43f-f0a6bae123ab tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Volume info retrieved successfully. Jan 25 13:59:28.380431 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-01bd295c-ac16-4247-b43f-f0a6bae123ab tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] http://10.222.0.38/volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/4c83159f-50d7-455c-bc90-9a6549f434e1 returned with HTTP 200 Jan 25 13:59:28.396144 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0a53f818-3f94-416e-a189-fead370c7e5e tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] POST http://10.222.0.38/volume/v3/9e9caa19d4714a41901089aab69feee9/volumes Jan 25 13:59:28.397006 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:59:28.397006 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:59:28.397709 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0a53f818-3f94-416e-a189-fead370c7e5e tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-488272065"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:59:28.399297 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-0a53f818-3f94-416e-a189-fead370c7e5e tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-488272065'}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 13:59:28.399868 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-0a53f818-3f94-416e-a189-fead370c7e5e tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Create volume of 1 GB Jan 25 13:59:28.406093 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 554/1064] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:59:28 2021] GET /volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/4c83159f-50d7-455c-bc90-9a6549f434e1 => generated 917 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:59:28.416032 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0a53f818-3f94-416e-a189-fead370c7e5e tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Availability Zones retrieved successfully. Jan 25 13:59:28.434000 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-0a53f818-3f94-416e-a189-fead370c7e5e tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Flow 'volume_create_api' (d5e51bf3-8b9b-448b-8149-c8c0defaff0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:59:28.437355 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-0a53f818-3f94-416e-a189-fead370c7e5e tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90c21fa0-38a3-4b35-b76d-64ef9cd6dbbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:59:28.439808 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-0a53f818-3f94-416e-a189-fead370c7e5e tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Validating volume size '1' using validate_int {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 13:59:28.511323 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-0a53f818-3f94-416e-a189-fead370c7e5e tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90c21fa0-38a3-4b35-b76d-64ef9cd6dbbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:59:28.513891 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-0a53f818-3f94-416e-a189-fead370c7e5e tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99a7854a-0c98-4c5b-b008-e2fc37956dd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:59:28.584896 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-0a53f818-3f94-416e-a189-fead370c7e5e tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Created reservations ['17f5d46a-629d-45b0-93be-5b7a56208ec7', '41016457-ec25-4969-bf1e-a1df8b226d7a', 'd0ece0fb-2cba-4b72-ae4a-7cd6a3825ca8', 'dfe771a5-fbb7-493b-a830-b66ca517d923'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:59:28.587531 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-0a53f818-3f94-416e-a189-fead370c7e5e tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99a7854a-0c98-4c5b-b008-e2fc37956dd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17f5d46a-629d-45b0-93be-5b7a56208ec7', '41016457-ec25-4969-bf1e-a1df8b226d7a', 'd0ece0fb-2cba-4b72-ae4a-7cd6a3825ca8', 'dfe771a5-fbb7-493b-a830-b66ca517d923']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:59:28.590816 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-0a53f818-3f94-416e-a189-fead370c7e5e tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e81b7029-3aa9-4d59-8240-bdc711dd2070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:59:28.717936 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-0a53f818-3f94-416e-a189-fead370c7e5e tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e81b7029-3aa9-4d59-8240-bdc711dd2070) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '505de829-247e-4bb6-823d-a5eeee8fdd36', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-488272065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e9caa19d4714a41901089aab69feee9',qos_specs=None,replication_status=,reservations=['17f5d46a-629d-45b0-93be-5b7a56208ec7','41016457-ec25-4969-bf1e-a1df8b226d7a','d0ece0fb-2cba-4b72-ae4a-7cd6a3825ca8','dfe771a5-fbb7-493b-a830-b66ca517d923'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02f3626240ae429f8005d8ac6759925a',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T13:59:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-488272065',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=505de829-247e-4bb6-823d-a5eeee8fdd36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e9caa19d4714a41901089aab69feee9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='02f3626240ae429f8005d8ac6759925a',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:59:28.720064 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-0a53f818-3f94-416e-a189-fead370c7e5e tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f2acd34-e6e2-45bb-83ce-855e3052c183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:59:28.759824 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-0a53f818-3f94-416e-a189-fead370c7e5e tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f2acd34-e6e2-45bb-83ce-855e3052c183) transitioned into state 'SUCCESS' from state '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-488272065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e9caa19d4714a41901089aab69feee9',qos_specs=None,replication_status=,reservations=['17f5d46a-629d-45b0-93be-5b7a56208ec7','41016457-ec25-4969-bf1e-a1df8b226d7a','d0ece0fb-2cba-4b72-ae4a-7cd6a3825ca8','dfe771a5-fbb7-493b-a830-b66ca517d923'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02f3626240ae429f8005d8ac6759925a',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:59:28.762516 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-0a53f818-3f94-416e-a189-fead370c7e5e tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e26ffce2-386e-45ba-a58c-e419a7f04963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:59:28.783339 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-0a53f818-3f94-416e-a189-fead370c7e5e tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e26ffce2-386e-45ba-a58c-e419a7f04963) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:59:28.795152 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-0a53f818-3f94-416e-a189-fead370c7e5e tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Flow 'volume_create_api' (d5e51bf3-8b9b-448b-8149-c8c0defaff0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:59:28.899008 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0a53f818-3f94-416e-a189-fead370c7e5e tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Create volume request issued successfully. Jan 25 13:59:28.929315 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0a53f818-3f94-416e-a189-fead370c7e5e tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] http://10.222.0.38/volume/v3/9e9caa19d4714a41901089aab69feee9/volumes returned with HTTP 202 Jan 25 13:59:28.945830 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-750e5a22-ea1e-49d0-a575-36a784b237c1 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] GET http://10.222.0.38/volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/505de829-247e-4bb6-823d-a5eeee8fdd36 Jan 25 13:59:28.946650 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-750e5a22-ea1e-49d0-a575-36a784b237c1 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:59:28.947050 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:59:28.947050 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:59:28.947702 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-750e5a22-ea1e-49d0-a575-36a784b237c1 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:59:28.954840 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 511/1065] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 13:59:28 2021] POST /volume/v3/9e9caa19d4714a41901089aab69feee9/volumes => generated 823 bytes in 550 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 25 13:59:29.027338 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:59:29.027338 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:59:29.047648 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-750e5a22-ea1e-49d0-a575-36a784b237c1 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Volume info retrieved successfully. Jan 25 13:59:29.073274 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-750e5a22-ea1e-49d0-a575-36a784b237c1 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] http://10.222.0.38/volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/505de829-247e-4bb6-823d-a5eeee8fdd36 returned with HTTP 200 Jan 25 13:59:29.083233 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 555/1066] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:59:28 2021] GET /volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/505de829-247e-4bb6-823d-a5eeee8fdd36 => generated 891 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:59:30.094275 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3ac9e9af-78a3-4649-844a-f5097a8f9217 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] GET http://10.222.0.38/volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/505de829-247e-4bb6-823d-a5eeee8fdd36 Jan 25 13:59:30.096049 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3ac9e9af-78a3-4649-844a-f5097a8f9217 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:59:30.096453 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:59:30.096453 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:59:30.097287 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3ac9e9af-78a3-4649-844a-f5097a8f9217 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:59:30.181164 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:59:30.181164 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:59:30.199176 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3ac9e9af-78a3-4649-844a-f5097a8f9217 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Volume info retrieved successfully. Jan 25 13:59:30.259750 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3ac9e9af-78a3-4649-844a-f5097a8f9217 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] http://10.222.0.38/volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/505de829-247e-4bb6-823d-a5eeee8fdd36 returned with HTTP 200 Jan 25 13:59:30.262111 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 512/1067] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:59:30 2021] GET /volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/505de829-247e-4bb6-823d-a5eeee8fdd36 => generated 916 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:59:30.279336 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-55a0e0e4-aeb5-4257-82e7-69e8d2b2c13c tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] GET http://10.222.0.38/volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/505de829-247e-4bb6-823d-a5eeee8fdd36 Jan 25 13:59:30.280254 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-55a0e0e4-aeb5-4257-82e7-69e8d2b2c13c tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:59:30.280713 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:59:30.280713 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:59:30.281304 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-55a0e0e4-aeb5-4257-82e7-69e8d2b2c13c tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:59:30.394090 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:59:30.394090 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:59:30.414747 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-55a0e0e4-aeb5-4257-82e7-69e8d2b2c13c tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Volume info retrieved successfully. Jan 25 13:59:30.472703 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-55a0e0e4-aeb5-4257-82e7-69e8d2b2c13c tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] http://10.222.0.38/volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/505de829-247e-4bb6-823d-a5eeee8fdd36 returned with HTTP 200 Jan 25 13:59:30.474596 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 556/1068] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:59:30 2021] GET /volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/505de829-247e-4bb6-823d-a5eeee8fdd36 => generated 916 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:59:30.597468 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-13206955-615b-4086-944e-f00e81ae5bbd tempest-VolumesListAdminTestJSON-1300603768 tempest-VolumesListAdminTestJSON-1300603768] POST http://10.222.0.38/volume/v3/38ffb19a86204a4ca2dd972fd0571827/volumes Jan 25 13:59:30.597978 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:59:30.597978 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:59:30.600974 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-13206955-615b-4086-944e-f00e81ae5bbd tempest-VolumesListAdminTestJSON-1300603768 tempest-VolumesListAdminTestJSON-1300603768] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:59:30.602185 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-13206955-615b-4086-944e-f00e81ae5bbd tempest-VolumesListAdminTestJSON-1300603768 tempest-VolumesListAdminTestJSON-1300603768] Create volume request body: {'volume': {'size': 1}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 13:59:30.602564 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-13206955-615b-4086-944e-f00e81ae5bbd tempest-VolumesListAdminTestJSON-1300603768 tempest-VolumesListAdminTestJSON-1300603768] Create volume of 1 GB Jan 25 13:59:30.618480 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-13206955-615b-4086-944e-f00e81ae5bbd tempest-VolumesListAdminTestJSON-1300603768 tempest-VolumesListAdminTestJSON-1300603768] Availability Zones retrieved successfully. Jan 25 13:59:30.645593 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-13206955-615b-4086-944e-f00e81ae5bbd tempest-VolumesListAdminTestJSON-1300603768 tempest-VolumesListAdminTestJSON-1300603768] Flow 'volume_create_api' (dc7d40b0-48b0-4f96-ab57-660a1b8cdfe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:59:30.650575 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-13206955-615b-4086-944e-f00e81ae5bbd tempest-VolumesListAdminTestJSON-1300603768 tempest-VolumesListAdminTestJSON-1300603768] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05e308a7-51ba-45d9-aed4-959f56354a18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:59:30.656465 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-13206955-615b-4086-944e-f00e81ae5bbd tempest-VolumesListAdminTestJSON-1300603768 tempest-VolumesListAdminTestJSON-1300603768] Validating volume size '1' using validate_int {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 13:59:30.768311 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-13206955-615b-4086-944e-f00e81ae5bbd tempest-VolumesListAdminTestJSON-1300603768 tempest-VolumesListAdminTestJSON-1300603768] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05e308a7-51ba-45d9-aed4-959f56354a18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:59:30.771069 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-13206955-615b-4086-944e-f00e81ae5bbd tempest-VolumesListAdminTestJSON-1300603768 tempest-VolumesListAdminTestJSON-1300603768] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (add91b7b-d351-4895-88f0-7edba5f54a8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:59:31.018766 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-13206955-615b-4086-944e-f00e81ae5bbd tempest-VolumesListAdminTestJSON-1300603768 tempest-VolumesListAdminTestJSON-1300603768] Created reservations ['fc4a3e54-56f8-451a-a9ac-cec63226481e', '0cc7569b-1bb4-4079-a43a-f0b5213cf8fb', '29fd4330-e3b7-4111-b104-23d5fa75b069', '69a73acd-bcaf-4409-a879-58a551fc92b7'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:59:31.021007 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-13206955-615b-4086-944e-f00e81ae5bbd tempest-VolumesListAdminTestJSON-1300603768 tempest-VolumesListAdminTestJSON-1300603768] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (add91b7b-d351-4895-88f0-7edba5f54a8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc4a3e54-56f8-451a-a9ac-cec63226481e', '0cc7569b-1bb4-4079-a43a-f0b5213cf8fb', '29fd4330-e3b7-4111-b104-23d5fa75b069', '69a73acd-bcaf-4409-a879-58a551fc92b7']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:59:31.023256 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-13206955-615b-4086-944e-f00e81ae5bbd tempest-VolumesListAdminTestJSON-1300603768 tempest-VolumesListAdminTestJSON-1300603768] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc09a554-fb97-42bf-b42e-10a8dc5c11ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:59:31.235170 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-13206955-615b-4086-944e-f00e81ae5bbd tempest-VolumesListAdminTestJSON-1300603768 tempest-VolumesListAdminTestJSON-1300603768] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc09a554-fb97-42bf-b42e-10a8dc5c11ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2bc71a54-111f-4fe8-9930-a3612b30a6c9', '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='38ffb19a86204a4ca2dd972fd0571827',qos_specs=None,replication_status=,reservations=['fc4a3e54-56f8-451a-a9ac-cec63226481e','0cc7569b-1bb4-4079-a43a-f0b5213cf8fb','29fd4330-e3b7-4111-b104-23d5fa75b069','69a73acd-bcaf-4409-a879-58a551fc92b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dd477d05e2947ba9b99b6f680e9ded2',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T13:59:31Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2bc71a54-111f-4fe8-9930-a3612b30a6c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38ffb19a86204a4ca2dd972fd0571827',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='6dd477d05e2947ba9b99b6f680e9ded2',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:59:31.257742 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-13206955-615b-4086-944e-f00e81ae5bbd tempest-VolumesListAdminTestJSON-1300603768 tempest-VolumesListAdminTestJSON-1300603768] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (783c4fad-0acb-43b6-8ab6-e8bbe1bd07e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:59:31.344759 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-13206955-615b-4086-944e-f00e81ae5bbd tempest-VolumesListAdminTestJSON-1300603768 tempest-VolumesListAdminTestJSON-1300603768] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (783c4fad-0acb-43b6-8ab6-e8bbe1bd07e5) transitioned into state 'SUCCESS' from 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='38ffb19a86204a4ca2dd972fd0571827',qos_specs=None,replication_status=,reservations=['fc4a3e54-56f8-451a-a9ac-cec63226481e','0cc7569b-1bb4-4079-a43a-f0b5213cf8fb','29fd4330-e3b7-4111-b104-23d5fa75b069','69a73acd-bcaf-4409-a879-58a551fc92b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dd477d05e2947ba9b99b6f680e9ded2',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:59:31.346804 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-13206955-615b-4086-944e-f00e81ae5bbd tempest-VolumesListAdminTestJSON-1300603768 tempest-VolumesListAdminTestJSON-1300603768] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e184a9a2-4d9d-4365-afb9-703e191199e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:59:31.401438 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-13206955-615b-4086-944e-f00e81ae5bbd tempest-VolumesListAdminTestJSON-1300603768 tempest-VolumesListAdminTestJSON-1300603768] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e184a9a2-4d9d-4365-afb9-703e191199e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:59:31.416566 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-13206955-615b-4086-944e-f00e81ae5bbd tempest-VolumesListAdminTestJSON-1300603768 tempest-VolumesListAdminTestJSON-1300603768] Flow 'volume_create_api' (dc7d40b0-48b0-4f96-ab57-660a1b8cdfe3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:59:31.640343 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-13206955-615b-4086-944e-f00e81ae5bbd tempest-VolumesListAdminTestJSON-1300603768 tempest-VolumesListAdminTestJSON-1300603768] Create volume request issued successfully. Jan 25 13:59:31.690003 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-13206955-615b-4086-944e-f00e81ae5bbd tempest-VolumesListAdminTestJSON-1300603768 tempest-VolumesListAdminTestJSON-1300603768] http://10.222.0.38/volume/v3/38ffb19a86204a4ca2dd972fd0571827/volumes returned with HTTP 202 Jan 25 13:59:31.697228 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 513/1069] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 13:59:30 2021] POST /volume/v3/38ffb19a86204a4ca2dd972fd0571827/volumes => generated 802 bytes in 1207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 13:59:31.705690 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8dcef4ad-6de0-4d5e-8c8d-d29a094d8923 tempest-VolumesListAdminTestJSON-1300603768 tempest-VolumesListAdminTestJSON-1300603768] GET http://10.222.0.38/volume/v3/38ffb19a86204a4ca2dd972fd0571827/volumes/2bc71a54-111f-4fe8-9930-a3612b30a6c9 Jan 25 13:59:31.706413 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8dcef4ad-6de0-4d5e-8c8d-d29a094d8923 tempest-VolumesListAdminTestJSON-1300603768 tempest-VolumesListAdminTestJSON-1300603768] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:59:31.706845 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:59:31.706845 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:59:31.707303 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8dcef4ad-6de0-4d5e-8c8d-d29a094d8923 tempest-VolumesListAdminTestJSON-1300603768 tempest-VolumesListAdminTestJSON-1300603768] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:59:31.935232 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:59:31.935232 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:59:31.968297 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-8dcef4ad-6de0-4d5e-8c8d-d29a094d8923 tempest-VolumesListAdminTestJSON-1300603768 tempest-VolumesListAdminTestJSON-1300603768] Volume info retrieved successfully. Jan 25 13:59:32.039722 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8dcef4ad-6de0-4d5e-8c8d-d29a094d8923 tempest-VolumesListAdminTestJSON-1300603768 tempest-VolumesListAdminTestJSON-1300603768] http://10.222.0.38/volume/v3/38ffb19a86204a4ca2dd972fd0571827/volumes/2bc71a54-111f-4fe8-9930-a3612b30a6c9 returned with HTTP 200 Jan 25 13:59:32.041275 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 557/1070] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:59:31 2021] GET /volume/v3/38ffb19a86204a4ca2dd972fd0571827/volumes/2bc71a54-111f-4fe8-9930-a3612b30a6c9 => generated 1039 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:59:33.058833 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-aac2b7df-a9d1-4229-bdcd-85a21f35ba70 tempest-VolumesListAdminTestJSON-1300603768 tempest-VolumesListAdminTestJSON-1300603768] GET http://10.222.0.38/volume/v3/38ffb19a86204a4ca2dd972fd0571827/volumes/2bc71a54-111f-4fe8-9930-a3612b30a6c9 Jan 25 13:59:33.059384 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-aac2b7df-a9d1-4229-bdcd-85a21f35ba70 tempest-VolumesListAdminTestJSON-1300603768 tempest-VolumesListAdminTestJSON-1300603768] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:59:33.059578 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:59:33.059578 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:59:33.060091 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-aac2b7df-a9d1-4229-bdcd-85a21f35ba70 tempest-VolumesListAdminTestJSON-1300603768 tempest-VolumesListAdminTestJSON-1300603768] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:59:33.132210 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:59:33.132210 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:59:33.143596 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-aac2b7df-a9d1-4229-bdcd-85a21f35ba70 tempest-VolumesListAdminTestJSON-1300603768 tempest-VolumesListAdminTestJSON-1300603768] Volume info retrieved successfully. Jan 25 13:59:33.192180 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-aac2b7df-a9d1-4229-bdcd-85a21f35ba70 tempest-VolumesListAdminTestJSON-1300603768 tempest-VolumesListAdminTestJSON-1300603768] http://10.222.0.38/volume/v3/38ffb19a86204a4ca2dd972fd0571827/volumes/2bc71a54-111f-4fe8-9930-a3612b30a6c9 returned with HTTP 200 Jan 25 13:59:33.202676 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 514/1071] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:59:33 2021] GET /volume/v3/38ffb19a86204a4ca2dd972fd0571827/volumes/2bc71a54-111f-4fe8-9930-a3612b30a6c9 => generated 1039 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:59:34.218417 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-eb5b1579-4393-4286-a5ae-abeeefa2ab0e tempest-VolumesListAdminTestJSON-1300603768 tempest-VolumesListAdminTestJSON-1300603768] GET http://10.222.0.38/volume/v3/38ffb19a86204a4ca2dd972fd0571827/volumes/2bc71a54-111f-4fe8-9930-a3612b30a6c9 Jan 25 13:59:34.220890 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-eb5b1579-4393-4286-a5ae-abeeefa2ab0e tempest-VolumesListAdminTestJSON-1300603768 tempest-VolumesListAdminTestJSON-1300603768] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:59:34.222236 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:59:34.222236 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:59:34.222893 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-eb5b1579-4393-4286-a5ae-abeeefa2ab0e tempest-VolumesListAdminTestJSON-1300603768 tempest-VolumesListAdminTestJSON-1300603768] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:59:34.371020 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:59:34.371020 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:59:34.391014 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-eb5b1579-4393-4286-a5ae-abeeefa2ab0e tempest-VolumesListAdminTestJSON-1300603768 tempest-VolumesListAdminTestJSON-1300603768] Volume info retrieved successfully. Jan 25 13:59:34.421955 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-eb5b1579-4393-4286-a5ae-abeeefa2ab0e tempest-VolumesListAdminTestJSON-1300603768 tempest-VolumesListAdminTestJSON-1300603768] http://10.222.0.38/volume/v3/38ffb19a86204a4ca2dd972fd0571827/volumes/2bc71a54-111f-4fe8-9930-a3612b30a6c9 returned with HTTP 200 Jan 25 13:59:34.423723 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 558/1072] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:59:34 2021] GET /volume/v3/38ffb19a86204a4ca2dd972fd0571827/volumes/2bc71a54-111f-4fe8-9930-a3612b30a6c9 => generated 1040 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:59:34.440643 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-88f7eb90-3e9a-4e99-b64a-86dd1e8d0663 tempest-VolumesListAdminTestJSON-1300603768 tempest-VolumesListAdminTestJSON-1300603768] GET http://10.222.0.38/volume/v3/38ffb19a86204a4ca2dd972fd0571827/volumes/detail?all_tenants=1&project_id=9e9caa19d4714a41901089aab69feee9 Jan 25 13:59:34.441562 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-88f7eb90-3e9a-4e99-b64a-86dd1e8d0663 tempest-VolumesListAdminTestJSON-1300603768 tempest-VolumesListAdminTestJSON-1300603768] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:59:34.441979 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:59:34.441979 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:59:34.442634 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-88f7eb90-3e9a-4e99-b64a-86dd1e8d0663 tempest-VolumesListAdminTestJSON-1300603768 tempest-VolumesListAdminTestJSON-1300603768] Calling method 'detail' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:59:34.443959 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-88f7eb90-3e9a-4e99-b64a-86dd1e8d0663 tempest-VolumesListAdminTestJSON-1300603768 tempest-VolumesListAdminTestJSON-1300603768] Could not evaluate value 9e9caa19d4714a41901089aab69feee9, assuming string {{(pid=87930) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 25 13:59:34.445662 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-88f7eb90-3e9a-4e99-b64a-86dd1e8d0663 tempest-VolumesListAdminTestJSON-1300603768 tempest-VolumesListAdminTestJSON-1300603768] Searching by: MultiDict([('project_id', '9e9caa19d4714a41901089aab69feee9'), ('all_tenants', 1)]). {{(pid=87930) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 13:59:34.532360 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-88f7eb90-3e9a-4e99-b64a-86dd1e8d0663 tempest-VolumesListAdminTestJSON-1300603768 tempest-VolumesListAdminTestJSON-1300603768] Get all volumes completed successfully. Jan 25 13:59:34.535213 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:59:34.535213 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:59:34.545144 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-88f7eb90-3e9a-4e99-b64a-86dd1e8d0663 tempest-VolumesListAdminTestJSON-1300603768 tempest-VolumesListAdminTestJSON-1300603768] http://10.222.0.38/volume/v3/38ffb19a86204a4ca2dd972fd0571827/volumes/detail?all_tenants=1&project_id=9e9caa19d4714a41901089aab69feee9 returned with HTTP 200 Jan 25 13:59:34.546679 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 515/1073] 10.222.0.38 () {58 vars in 1340 bytes} [Mon Jan 25 13:59:34 2021] GET /volume/v3/38ffb19a86204a4ca2dd972fd0571827/volumes/detail?all_tenants=1&project_id=9e9caa19d4714a41901089aab69feee9 => generated 3245 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 13:59:34.570029 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-185fd4da-d238-45e7-b624-ce96ce422806 tempest-VolumesListAdminTestJSON-1300603768 tempest-VolumesListAdminTestJSON-1300603768] DELETE http://10.222.0.38/volume/v3/38ffb19a86204a4ca2dd972fd0571827/volumes/2bc71a54-111f-4fe8-9930-a3612b30a6c9 Jan 25 13:59:34.570564 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-185fd4da-d238-45e7-b624-ce96ce422806 tempest-VolumesListAdminTestJSON-1300603768 tempest-VolumesListAdminTestJSON-1300603768] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:59:34.570770 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:59:34.570770 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:59:34.571138 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-185fd4da-d238-45e7-b624-ce96ce422806 tempest-VolumesListAdminTestJSON-1300603768 tempest-VolumesListAdminTestJSON-1300603768] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:59:34.571603 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-185fd4da-d238-45e7-b624-ce96ce422806 tempest-VolumesListAdminTestJSON-1300603768 tempest-VolumesListAdminTestJSON-1300603768] Delete volume with id: 2bc71a54-111f-4fe8-9930-a3612b30a6c9 Jan 25 13:59:34.674036 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:59:34.674036 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:59:34.675641 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-185fd4da-d238-45e7-b624-ce96ce422806 tempest-VolumesListAdminTestJSON-1300603768 tempest-VolumesListAdminTestJSON-1300603768] Volume info retrieved successfully. Jan 25 13:59:34.719555 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-185fd4da-d238-45e7-b624-ce96ce422806 tempest-VolumesListAdminTestJSON-1300603768 tempest-VolumesListAdminTestJSON-1300603768] Delete volume request issued successfully. Jan 25 13:59:34.720406 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-185fd4da-d238-45e7-b624-ce96ce422806 tempest-VolumesListAdminTestJSON-1300603768 tempest-VolumesListAdminTestJSON-1300603768] http://10.222.0.38/volume/v3/38ffb19a86204a4ca2dd972fd0571827/volumes/2bc71a54-111f-4fe8-9930-a3612b30a6c9 returned with HTTP 202 Jan 25 13:59:34.721866 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 559/1074] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 13:59:34 2021] DELETE /volume/v3/38ffb19a86204a4ca2dd972fd0571827/volumes/2bc71a54-111f-4fe8-9930-a3612b30a6c9 => generated 0 bytes in 157 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:59:34.733000 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c51d1fbf-05d2-4342-9e77-c296c2d9316c tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] DELETE http://10.222.0.38/volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/505de829-247e-4bb6-823d-a5eeee8fdd36 Jan 25 13:59:34.733542 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c51d1fbf-05d2-4342-9e77-c296c2d9316c tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:59:34.733762 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:59:34.733762 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:59:34.734141 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c51d1fbf-05d2-4342-9e77-c296c2d9316c tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:59:34.734612 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-c51d1fbf-05d2-4342-9e77-c296c2d9316c tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Delete volume with id: 505de829-247e-4bb6-823d-a5eeee8fdd36 Jan 25 13:59:34.814570 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:59:34.814570 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:59:34.815834 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c51d1fbf-05d2-4342-9e77-c296c2d9316c tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Volume info retrieved successfully. Jan 25 13:59:34.849026 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c51d1fbf-05d2-4342-9e77-c296c2d9316c tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Delete volume request issued successfully. Jan 25 13:59:34.849601 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c51d1fbf-05d2-4342-9e77-c296c2d9316c tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] http://10.222.0.38/volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/505de829-247e-4bb6-823d-a5eeee8fdd36 returned with HTTP 202 Jan 25 13:59:34.852479 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 516/1075] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 13:59:34 2021] DELETE /volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/505de829-247e-4bb6-823d-a5eeee8fdd36 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:59:34.859903 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2010803b-3682-4bfe-a1fb-95a1c95e7c86 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] GET http://10.222.0.38/volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/505de829-247e-4bb6-823d-a5eeee8fdd36 Jan 25 13:59:34.860430 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2010803b-3682-4bfe-a1fb-95a1c95e7c86 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:59:34.860618 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:59:34.860618 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:59:34.861032 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2010803b-3682-4bfe-a1fb-95a1c95e7c86 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:59:34.932201 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:59:34.932201 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:59:34.942576 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-2010803b-3682-4bfe-a1fb-95a1c95e7c86 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Volume info retrieved successfully. Jan 25 13:59:34.981681 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2010803b-3682-4bfe-a1fb-95a1c95e7c86 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] http://10.222.0.38/volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/505de829-247e-4bb6-823d-a5eeee8fdd36 returned with HTTP 200 Jan 25 13:59:34.982567 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 560/1076] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:59:34 2021] GET /volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/505de829-247e-4bb6-823d-a5eeee8fdd36 => generated 915 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:59:36.013832 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e747205c-62a3-4988-90f9-d2eca9fa67ea tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] GET http://10.222.0.38/volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/505de829-247e-4bb6-823d-a5eeee8fdd36 Jan 25 13:59:36.014563 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e747205c-62a3-4988-90f9-d2eca9fa67ea tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:59:36.014893 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:59:36.014893 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:59:36.015472 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e747205c-62a3-4988-90f9-d2eca9fa67ea tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:59:36.152708 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:59:36.152708 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:59:36.202254 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e747205c-62a3-4988-90f9-d2eca9fa67ea tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Volume info retrieved successfully. Jan 25 13:59:36.296086 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e747205c-62a3-4988-90f9-d2eca9fa67ea tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] http://10.222.0.38/volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/505de829-247e-4bb6-823d-a5eeee8fdd36 returned with HTTP 200 Jan 25 13:59:36.297401 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 517/1077] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:59:36 2021] GET /volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/505de829-247e-4bb6-823d-a5eeee8fdd36 => generated 915 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:59:37.314858 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e8b54e07-76d9-4c82-b2a0-31ffdd2c2c01 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] GET http://10.222.0.38/volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/505de829-247e-4bb6-823d-a5eeee8fdd36 Jan 25 13:59:37.316234 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e8b54e07-76d9-4c82-b2a0-31ffdd2c2c01 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:59:37.316579 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:59:37.316579 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:59:37.317172 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e8b54e07-76d9-4c82-b2a0-31ffdd2c2c01 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:59:37.483793 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:59:37.483793 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:59:37.519233 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e8b54e07-76d9-4c82-b2a0-31ffdd2c2c01 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Volume info retrieved successfully. Jan 25 13:59:37.584202 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e8b54e07-76d9-4c82-b2a0-31ffdd2c2c01 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] http://10.222.0.38/volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/505de829-247e-4bb6-823d-a5eeee8fdd36 returned with HTTP 200 Jan 25 13:59:37.597743 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 561/1078] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:59:37 2021] GET /volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/505de829-247e-4bb6-823d-a5eeee8fdd36 => generated 915 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:59:38.604627 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dd1e5e30-e925-42dc-963b-715a9641ee89 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] GET http://10.222.0.38/volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/505de829-247e-4bb6-823d-a5eeee8fdd36 Jan 25 13:59:38.605818 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dd1e5e30-e925-42dc-963b-715a9641ee89 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:59:38.606203 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:59:38.606203 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:59:38.606831 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dd1e5e30-e925-42dc-963b-715a9641ee89 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:59:38.737362 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dd1e5e30-e925-42dc-963b-715a9641ee89 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] http://10.222.0.38/volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/505de829-247e-4bb6-823d-a5eeee8fdd36 returned with HTTP 404 Jan 25 13:59:38.739005 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 518/1079] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:59:38 2021] GET /volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/505de829-247e-4bb6-823d-a5eeee8fdd36 => generated 109 bytes in 138 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:59:38.747396 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-75a228f3-778b-4fce-9424-dd37a7385f80 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] DELETE http://10.222.0.38/volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/4c83159f-50d7-455c-bc90-9a6549f434e1 Jan 25 13:59:38.748157 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-75a228f3-778b-4fce-9424-dd37a7385f80 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:59:38.748524 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:59:38.748524 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:59:38.749291 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-75a228f3-778b-4fce-9424-dd37a7385f80 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:59:38.749899 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-75a228f3-778b-4fce-9424-dd37a7385f80 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Delete volume with id: 4c83159f-50d7-455c-bc90-9a6549f434e1 Jan 25 13:59:38.878928 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:59:38.878928 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:59:38.880124 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-75a228f3-778b-4fce-9424-dd37a7385f80 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Volume info retrieved successfully. Jan 25 13:59:38.986028 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-75a228f3-778b-4fce-9424-dd37a7385f80 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Delete volume request issued successfully. Jan 25 13:59:39.003673 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-75a228f3-778b-4fce-9424-dd37a7385f80 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] http://10.222.0.38/volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/4c83159f-50d7-455c-bc90-9a6549f434e1 returned with HTTP 202 Jan 25 13:59:39.008783 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 562/1080] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 13:59:38 2021] DELETE /volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/4c83159f-50d7-455c-bc90-9a6549f434e1 => generated 0 bytes in 265 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:59:39.012927 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7a0d64fa-0219-4509-b1f1-a1204d37e8a3 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] GET http://10.222.0.38/volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/4c83159f-50d7-455c-bc90-9a6549f434e1 Jan 25 13:59:39.013787 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7a0d64fa-0219-4509-b1f1-a1204d37e8a3 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:59:39.014294 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7a0d64fa-0219-4509-b1f1-a1204d37e8a3 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:59:39.237143 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:59:39.237143 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:59:39.263382 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7a0d64fa-0219-4509-b1f1-a1204d37e8a3 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Volume info retrieved successfully. Jan 25 13:59:39.323486 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7a0d64fa-0219-4509-b1f1-a1204d37e8a3 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] http://10.222.0.38/volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/4c83159f-50d7-455c-bc90-9a6549f434e1 returned with HTTP 200 Jan 25 13:59:39.326362 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 519/1081] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:59:39 2021] GET /volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/4c83159f-50d7-455c-bc90-9a6549f434e1 => generated 916 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:59:40.350486 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a479f8a4-9cb9-4362-9508-1d5cadff1ca6 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] GET http://10.222.0.38/volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/4c83159f-50d7-455c-bc90-9a6549f434e1 Jan 25 13:59:40.351335 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a479f8a4-9cb9-4362-9508-1d5cadff1ca6 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:59:40.351602 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:59:40.351602 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:59:40.352023 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a479f8a4-9cb9-4362-9508-1d5cadff1ca6 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:59:40.643675 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:59:40.643675 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:59:40.710871 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a479f8a4-9cb9-4362-9508-1d5cadff1ca6 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Volume info retrieved successfully. Jan 25 13:59:40.797604 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a479f8a4-9cb9-4362-9508-1d5cadff1ca6 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] http://10.222.0.38/volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/4c83159f-50d7-455c-bc90-9a6549f434e1 returned with HTTP 200 Jan 25 13:59:40.820026 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 563/1082] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:59:40 2021] GET /volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/4c83159f-50d7-455c-bc90-9a6549f434e1 => generated 916 bytes in 481 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:59:41.826812 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-30b143fc-901d-4d4c-9ab7-08c0f5850680 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] GET http://10.222.0.38/volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/4c83159f-50d7-455c-bc90-9a6549f434e1 Jan 25 13:59:41.827562 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-30b143fc-901d-4d4c-9ab7-08c0f5850680 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:59:41.828007 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:59:41.828007 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:59:41.828669 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-30b143fc-901d-4d4c-9ab7-08c0f5850680 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:59:41.963277 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:59:41.963277 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:59:41.996101 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-30b143fc-901d-4d4c-9ab7-08c0f5850680 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Volume info retrieved successfully. Jan 25 13:59:42.047349 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-30b143fc-901d-4d4c-9ab7-08c0f5850680 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] http://10.222.0.38/volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/4c83159f-50d7-455c-bc90-9a6549f434e1 returned with HTTP 200 Jan 25 13:59:42.051392 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 520/1083] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:59:41 2021] GET /volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/4c83159f-50d7-455c-bc90-9a6549f434e1 => generated 916 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:59:43.069931 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fde96afd-7b62-4f1c-b19c-505650ed3fab tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] GET http://10.222.0.38/volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/4c83159f-50d7-455c-bc90-9a6549f434e1 Jan 25 13:59:43.071122 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fde96afd-7b62-4f1c-b19c-505650ed3fab tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:59:43.071494 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:59:43.071494 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:59:43.072131 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fde96afd-7b62-4f1c-b19c-505650ed3fab tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:59:43.207533 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fde96afd-7b62-4f1c-b19c-505650ed3fab tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] http://10.222.0.38/volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/4c83159f-50d7-455c-bc90-9a6549f434e1 returned with HTTP 404 Jan 25 13:59:43.208897 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 564/1084] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:59:43 2021] GET /volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/4c83159f-50d7-455c-bc90-9a6549f434e1 => generated 109 bytes in 143 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:59:43.219607 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a3c85e63-0126-4118-8da4-1e89578a919a tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] DELETE http://10.222.0.38/volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/213186c7-e7c4-477c-944c-defcb845b545 Jan 25 13:59:43.220421 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a3c85e63-0126-4118-8da4-1e89578a919a tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:59:43.220789 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:59:43.220789 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:59:43.221450 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a3c85e63-0126-4118-8da4-1e89578a919a tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:59:43.222075 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-a3c85e63-0126-4118-8da4-1e89578a919a tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Delete volume with id: 213186c7-e7c4-477c-944c-defcb845b545 Jan 25 13:59:43.386280 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:59:43.386280 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:59:43.387497 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a3c85e63-0126-4118-8da4-1e89578a919a tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Volume info retrieved successfully. Jan 25 13:59:43.458808 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a3c85e63-0126-4118-8da4-1e89578a919a tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Delete volume request issued successfully. Jan 25 13:59:43.460381 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a3c85e63-0126-4118-8da4-1e89578a919a tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] http://10.222.0.38/volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/213186c7-e7c4-477c-944c-defcb845b545 returned with HTTP 202 Jan 25 13:59:43.461913 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 521/1085] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 13:59:43 2021] DELETE /volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/213186c7-e7c4-477c-944c-defcb845b545 => generated 0 bytes in 248 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:59:43.469400 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4d3631da-c370-4247-b47e-28b7521a3a7d tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] GET http://10.222.0.38/volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/213186c7-e7c4-477c-944c-defcb845b545 Jan 25 13:59:43.469934 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4d3631da-c370-4247-b47e-28b7521a3a7d tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:59:43.470427 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4d3631da-c370-4247-b47e-28b7521a3a7d tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:59:43.625192 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:59:43.625192 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:59:43.659264 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4d3631da-c370-4247-b47e-28b7521a3a7d tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Volume info retrieved successfully. Jan 25 13:59:43.703801 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4d3631da-c370-4247-b47e-28b7521a3a7d tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] http://10.222.0.38/volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/213186c7-e7c4-477c-944c-defcb845b545 returned with HTTP 200 Jan 25 13:59:43.717379 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 565/1086] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:59:43 2021] GET /volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/213186c7-e7c4-477c-944c-defcb845b545 => generated 915 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:59:44.730189 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e70b85a8-c2cf-48c1-bc63-5e0af454afba tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] GET http://10.222.0.38/volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/213186c7-e7c4-477c-944c-defcb845b545 Jan 25 13:59:44.730723 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e70b85a8-c2cf-48c1-bc63-5e0af454afba tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:59:44.730886 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:59:44.730886 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:59:44.731852 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e70b85a8-c2cf-48c1-bc63-5e0af454afba tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:59:44.866598 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:59:44.866598 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:59:44.890973 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e70b85a8-c2cf-48c1-bc63-5e0af454afba tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Volume info retrieved successfully. Jan 25 13:59:44.927306 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e70b85a8-c2cf-48c1-bc63-5e0af454afba tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] http://10.222.0.38/volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/213186c7-e7c4-477c-944c-defcb845b545 returned with HTTP 200 Jan 25 13:59:44.929299 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 522/1087] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:59:44 2021] GET /volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/213186c7-e7c4-477c-944c-defcb845b545 => generated 915 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:59:45.948128 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dc63f9dc-6cf2-449a-aabe-fe39cc46ab53 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] GET http://10.222.0.38/volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/213186c7-e7c4-477c-944c-defcb845b545 Jan 25 13:59:45.948634 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dc63f9dc-6cf2-449a-aabe-fe39cc46ab53 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:59:45.948861 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:59:45.948861 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:59:45.949234 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dc63f9dc-6cf2-449a-aabe-fe39cc46ab53 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:59:46.049721 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:59:46.049721 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:59:46.072082 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-dc63f9dc-6cf2-449a-aabe-fe39cc46ab53 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Volume info retrieved successfully. Jan 25 13:59:46.123776 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dc63f9dc-6cf2-449a-aabe-fe39cc46ab53 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] http://10.222.0.38/volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/213186c7-e7c4-477c-944c-defcb845b545 returned with HTTP 200 Jan 25 13:59:46.128267 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 566/1088] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:59:45 2021] GET /volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/213186c7-e7c4-477c-944c-defcb845b545 => generated 915 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:59:47.140560 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f84cfdb4-24a5-445f-876e-c47900f63ae3 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] GET http://10.222.0.38/volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/213186c7-e7c4-477c-944c-defcb845b545 Jan 25 13:59:47.142281 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f84cfdb4-24a5-445f-876e-c47900f63ae3 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:59:47.142661 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:59:47.142661 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:59:47.143296 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f84cfdb4-24a5-445f-876e-c47900f63ae3 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:59:47.216352 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f84cfdb4-24a5-445f-876e-c47900f63ae3 tempest-VolumesListAdminTestJSON-1068672095 tempest-VolumesListAdminTestJSON-1068672095] http://10.222.0.38/volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/213186c7-e7c4-477c-944c-defcb845b545 returned with HTTP 404 Jan 25 13:59:47.218145 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 523/1089] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:59:47 2021] GET /volume/v3/9e9caa19d4714a41901089aab69feee9/volumes/213186c7-e7c4-477c-944c-defcb845b545 => generated 109 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:59:55.447784 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0d482733-1d5d-43e2-a3ff-dc35fa2169f1 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] POST http://10.222.0.38/volume/v3/ad52a3f41ef74946a679c0f0c6362229/volumes Jan 25 13:59:55.448423 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:59:55.448423 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:59:55.448863 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0d482733-1d5d-43e2-a3ff-dc35fa2169f1 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-2005728570"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:59:55.450372 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-0d482733-1d5d-43e2-a3ff-dc35fa2169f1 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-2005728570'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 13:59:55.450372 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-0d482733-1d5d-43e2-a3ff-dc35fa2169f1 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Create volume of 1 GB Jan 25 13:59:55.468014 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0d482733-1d5d-43e2-a3ff-dc35fa2169f1 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Availability Zones retrieved successfully. Jan 25 13:59:55.498582 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-0d482733-1d5d-43e2-a3ff-dc35fa2169f1 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Flow 'volume_create_api' (686a16c4-d4ee-490e-9f46-683567521d05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:59:55.501532 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-0d482733-1d5d-43e2-a3ff-dc35fa2169f1 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4567c10-242c-4c7e-aa01-ff797a22266e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:59:55.504659 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-0d482733-1d5d-43e2-a3ff-dc35fa2169f1 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 13:59:55.589007 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-0d482733-1d5d-43e2-a3ff-dc35fa2169f1 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4567c10-242c-4c7e-aa01-ff797a22266e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:59:55.594936 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-0d482733-1d5d-43e2-a3ff-dc35fa2169f1 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55fca27c-ae18-43eb-be1c-ce12adfeeadc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:59:55.727488 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-0d482733-1d5d-43e2-a3ff-dc35fa2169f1 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Created reservations ['bdf2f24d-bc7c-47b7-a33a-1889885f83dd', '0c8e5f49-69fd-45ff-9eff-3e5bc294c41f', '22b231a2-cb8e-488b-abd5-f27e6290a30d', 'd1d825a1-cd29-436f-8e74-5e793384ae79'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:59:55.729414 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-0d482733-1d5d-43e2-a3ff-dc35fa2169f1 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55fca27c-ae18-43eb-be1c-ce12adfeeadc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bdf2f24d-bc7c-47b7-a33a-1889885f83dd', '0c8e5f49-69fd-45ff-9eff-3e5bc294c41f', '22b231a2-cb8e-488b-abd5-f27e6290a30d', 'd1d825a1-cd29-436f-8e74-5e793384ae79']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:59:55.731567 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-0d482733-1d5d-43e2-a3ff-dc35fa2169f1 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24c33f85-cd03-46c0-9bc2-0a95da624e04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:59:55.808921 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-0d482733-1d5d-43e2-a3ff-dc35fa2169f1 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24c33f85-cd03-46c0-9bc2-0a95da624e04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d56c90d-8843-417c-b87c-49af7efda558', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-2005728570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad52a3f41ef74946a679c0f0c6362229',qos_specs=None,replication_status=,reservations=['bdf2f24d-bc7c-47b7-a33a-1889885f83dd','0c8e5f49-69fd-45ff-9eff-3e5bc294c41f','22b231a2-cb8e-488b-abd5-f27e6290a30d','d1d825a1-cd29-436f-8e74-5e793384ae79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='530541eb62ab4d7dba1de0ba28ddc9c5',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T13:59:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-2005728570',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d56c90d-8843-417c-b87c-49af7efda558,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad52a3f41ef74946a679c0f0c6362229',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='530541eb62ab4d7dba1de0ba28ddc9c5',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:59:55.811441 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-0d482733-1d5d-43e2-a3ff-dc35fa2169f1 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b811d75-b079-4f28-924f-b2fa2670355a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:59:55.854070 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-0d482733-1d5d-43e2-a3ff-dc35fa2169f1 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b811d75-b079-4f28-924f-b2fa2670355a) transitioned into state 'SUCCESS' from state '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-2005728570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad52a3f41ef74946a679c0f0c6362229',qos_specs=None,replication_status=,reservations=['bdf2f24d-bc7c-47b7-a33a-1889885f83dd','0c8e5f49-69fd-45ff-9eff-3e5bc294c41f','22b231a2-cb8e-488b-abd5-f27e6290a30d','d1d825a1-cd29-436f-8e74-5e793384ae79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='530541eb62ab4d7dba1de0ba28ddc9c5',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:59:55.856800 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-0d482733-1d5d-43e2-a3ff-dc35fa2169f1 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c3357ce-220d-43db-9918-5fed3450c9f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 13:59:55.889673 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-0d482733-1d5d-43e2-a3ff-dc35fa2169f1 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c3357ce-220d-43db-9918-5fed3450c9f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 13:59:55.892306 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-0d482733-1d5d-43e2-a3ff-dc35fa2169f1 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Flow 'volume_create_api' (686a16c4-d4ee-490e-9f46-683567521d05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 13:59:56.030792 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0d482733-1d5d-43e2-a3ff-dc35fa2169f1 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Create volume request issued successfully. Jan 25 13:59:56.053078 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0d482733-1d5d-43e2-a3ff-dc35fa2169f1 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] http://10.222.0.38/volume/v3/ad52a3f41ef74946a679c0f0c6362229/volumes returned with HTTP 202 Jan 25 13:59:56.062359 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 567/1090] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 13:59:55 2021] POST /volume/v3/ad52a3f41ef74946a679c0f0c6362229/volumes => generated 820 bytes in 935 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 13:59:56.077226 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0450dcf8-0d6f-4f81-8cf0-44cf010076eb tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] GET http://10.222.0.38/volume/v3/ad52a3f41ef74946a679c0f0c6362229/volumes/8d56c90d-8843-417c-b87c-49af7efda558 Jan 25 13:59:56.078132 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0450dcf8-0d6f-4f81-8cf0-44cf010076eb tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:59:56.078775 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0450dcf8-0d6f-4f81-8cf0-44cf010076eb tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:59:56.179746 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:59:56.179746 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:59:56.190570 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0450dcf8-0d6f-4f81-8cf0-44cf010076eb tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Volume info retrieved successfully. Jan 25 13:59:56.222600 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0450dcf8-0d6f-4f81-8cf0-44cf010076eb tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] http://10.222.0.38/volume/v3/ad52a3f41ef74946a679c0f0c6362229/volumes/8d56c90d-8843-417c-b87c-49af7efda558 returned with HTTP 200 Jan 25 13:59:56.235440 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 524/1091] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:59:56 2021] GET /volume/v3/ad52a3f41ef74946a679c0f0c6362229/volumes/8d56c90d-8843-417c-b87c-49af7efda558 => generated 912 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:59:57.243321 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1411c163-b436-4972-b725-31bdea9aecf5 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] GET http://10.222.0.38/volume/v3/ad52a3f41ef74946a679c0f0c6362229/volumes/8d56c90d-8843-417c-b87c-49af7efda558 Jan 25 13:59:57.243861 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1411c163-b436-4972-b725-31bdea9aecf5 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:59:57.244007 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:59:57.244007 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:59:57.244715 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1411c163-b436-4972-b725-31bdea9aecf5 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:59:57.302191 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:59:57.302191 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:59:57.311551 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-1411c163-b436-4972-b725-31bdea9aecf5 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Volume info retrieved successfully. Jan 25 13:59:57.334917 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1411c163-b436-4972-b725-31bdea9aecf5 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] http://10.222.0.38/volume/v3/ad52a3f41ef74946a679c0f0c6362229/volumes/8d56c90d-8843-417c-b87c-49af7efda558 returned with HTTP 200 Jan 25 13:59:57.335885 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 568/1092] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:59:57 2021] GET /volume/v3/ad52a3f41ef74946a679c0f0c6362229/volumes/8d56c90d-8843-417c-b87c-49af7efda558 => generated 913 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:59:57.353629 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e4b413a2-2f95-49c8-974b-5e241befcce7 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] POST http://10.222.0.38/volume/v3/ad52a3f41ef74946a679c0f0c6362229/os-volume-transfer Jan 25 13:59:57.354228 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:59:57.354228 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:59:57.354813 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e4b413a2-2f95-49c8-974b-5e241befcce7 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "8d56c90d-8843-417c-b87c-49af7efda558"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:59:57.355874 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.volume_transfer [None req-e4b413a2-2f95-49c8-974b-5e241befcce7 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Creating new volume transfer {'transfer': {'volume_id': '8d56c90d-8843-417c-b87c-49af7efda558'}} {{(pid=87930) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 25 13:59:57.356332 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.contrib.volume_transfer [None req-e4b413a2-2f95-49c8-974b-5e241befcce7 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Creating transfer of volume 8d56c90d-8843-417c-b87c-49af7efda558 Jan 25 13:59:57.357019 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.transfer.api [None req-e4b413a2-2f95-49c8-974b-5e241befcce7 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Generating transfer record for volume 8d56c90d-8843-417c-b87c-49af7efda558 Jan 25 13:59:57.432642 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:59:57.432642 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:59:57.472174 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e4b413a2-2f95-49c8-974b-5e241befcce7 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] http://10.222.0.38/volume/v3/ad52a3f41ef74946a679c0f0c6362229/os-volume-transfer returned with HTTP 202 Jan 25 13:59:57.480185 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 525/1093] 10.222.0.38 () {60 vars in 1258 bytes} [Mon Jan 25 13:59:57 2021] POST /volume/v3/ad52a3f41ef74946a679c0f0c6362229/os-volume-transfer => generated 507 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 13:59:57.484432 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e4b40c0e-f7c6-4188-aaab-4e539c30d9cb tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] GET http://10.222.0.38/volume/v3/ad52a3f41ef74946a679c0f0c6362229/volumes/8d56c90d-8843-417c-b87c-49af7efda558 Jan 25 13:59:57.485169 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e4b40c0e-f7c6-4188-aaab-4e539c30d9cb tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:59:57.485532 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:59:57.485532 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:59:57.486814 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e4b40c0e-f7c6-4188-aaab-4e539c30d9cb tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:59:57.555022 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:59:57.555022 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:59:57.564731 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e4b40c0e-f7c6-4188-aaab-4e539c30d9cb tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Volume info retrieved successfully. Jan 25 13:59:57.591693 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e4b40c0e-f7c6-4188-aaab-4e539c30d9cb tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] http://10.222.0.38/volume/v3/ad52a3f41ef74946a679c0f0c6362229/volumes/8d56c90d-8843-417c-b87c-49af7efda558 returned with HTTP 200 Jan 25 13:59:57.592892 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 569/1094] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:59:57 2021] GET /volume/v3/ad52a3f41ef74946a679c0f0c6362229/volumes/8d56c90d-8843-417c-b87c-49af7efda558 => generated 921 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:59:57.619722 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b65b329a-0584-4386-9c67-ef257429a7cf tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] GET http://10.222.0.38/volume/v3/ad52a3f41ef74946a679c0f0c6362229/os-volume-transfer/79980ea8-bbf3-4455-8628-2907a56b3d7a Jan 25 13:59:57.620611 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b65b329a-0584-4386-9c67-ef257429a7cf tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:59:57.625281 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:59:57.625281 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:59:57.626167 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b65b329a-0584-4386-9c67-ef257429a7cf tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:59:57.645424 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b65b329a-0584-4386-9c67-ef257429a7cf tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] http://10.222.0.38/volume/v3/ad52a3f41ef74946a679c0f0c6362229/os-volume-transfer/79980ea8-bbf3-4455-8628-2907a56b3d7a returned with HTTP 200 Jan 25 13:59:57.647331 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 526/1095] 10.222.0.38 () {58 vars in 1348 bytes} [Mon Jan 25 13:59:57 2021] GET /volume/v3/ad52a3f41ef74946a679c0f0c6362229/os-volume-transfer/79980ea8-bbf3-4455-8628-2907a56b3d7a => generated 475 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:59:57.660302 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-36284481-c31b-48d8-b602-7dd2b840bc0d tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] GET http://10.222.0.38/volume/v3/ad52a3f41ef74946a679c0f0c6362229/os-volume-transfer Jan 25 13:59:57.661182 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-36284481-c31b-48d8-b602-7dd2b840bc0d tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:59:57.661603 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:59:57.661603 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:59:57.662347 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-36284481-c31b-48d8-b602-7dd2b840bc0d tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:59:57.663069 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.volume_transfer [None req-36284481-c31b-48d8-b602-7dd2b840bc0d tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Listing volume transfers {{(pid=87929) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jan 25 13:59:57.684771 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-36284481-c31b-48d8-b602-7dd2b840bc0d tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] http://10.222.0.38/volume/v3/ad52a3f41ef74946a679c0f0c6362229/os-volume-transfer returned with HTTP 200 Jan 25 13:59:57.700562 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 570/1096] 10.222.0.38 () {58 vars in 1237 bytes} [Mon Jan 25 13:59:57 2021] GET /volume/v3/ad52a3f41ef74946a679c0f0c6362229/os-volume-transfer => generated 434 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:59:57.908170 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2aca2674-ef02-4ec8-9ea8-a01dbd7123a8 tempest-VolumesTransfersTest-1551161411 tempest-VolumesTransfersTest-1551161411] POST http://10.222.0.38/volume/v3/1f87c6f452b54902bff44d1b8a67465f/os-volume-transfer/79980ea8-bbf3-4455-8628-2907a56b3d7a/accept Jan 25 13:59:57.909270 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2aca2674-ef02-4ec8-9ea8-a01dbd7123a8 tempest-VolumesTransfersTest-1551161411 tempest-VolumesTransfersTest-1551161411] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "d464de81533cebff"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 13:59:57.910350 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.volume_transfer [None req-2aca2674-ef02-4ec8-9ea8-a01dbd7123a8 tempest-VolumesTransfersTest-1551161411 tempest-VolumesTransfersTest-1551161411] Accepting volume transfer 79980ea8-bbf3-4455-8628-2907a56b3d7a {{(pid=87930) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jan 25 13:59:57.910883 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.contrib.volume_transfer [None req-2aca2674-ef02-4ec8-9ea8-a01dbd7123a8 tempest-VolumesTransfersTest-1551161411 tempest-VolumesTransfersTest-1551161411] Accepting transfer 79980ea8-bbf3-4455-8628-2907a56b3d7a Jan 25 13:59:58.080517 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-2aca2674-ef02-4ec8-9ea8-a01dbd7123a8 tempest-VolumesTransfersTest-1551161411 tempest-VolumesTransfersTest-1551161411] Created reservations ['edd21aba-a22a-4623-a782-7d3b2c566095', '109c876c-f8af-4aee-b3a6-b5f32842729d', '1eb87855-8283-4dc4-bb65-02754cba64db', '805f9605-41dd-46d8-9f2e-21ad07eb5ba0'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:59:58.170652 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-2aca2674-ef02-4ec8-9ea8-a01dbd7123a8 tempest-VolumesTransfersTest-1551161411 tempest-VolumesTransfersTest-1551161411] Created reservations ['d66ae9db-58d8-47df-85f5-8c98bc9e4f3e', 'd917ec17-e6c8-4de3-883a-b4cd85e5806c', '912c51ed-86dc-400e-990d-e8dfbb6381d1', '84806f8d-4062-49ec-80c9-b42eb3edace5'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:59:58.260780 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-2aca2674-ef02-4ec8-9ea8-a01dbd7123a8 tempest-VolumesTransfersTest-1551161411 tempest-VolumesTransfersTest-1551161411] Created reservations ['4cbff488-2758-4937-a5d3-2121d9311ee1', 'd3c17c89-93b8-48ea-8134-d3ee6495846b', '3b8c3b87-d5fb-40ec-b11a-9dc8a139d81f', 'b53188e8-3baf-408e-b71c-a17927728d8d'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:59:58.328930 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-2aca2674-ef02-4ec8-9ea8-a01dbd7123a8 tempest-VolumesTransfersTest-1551161411 tempest-VolumesTransfersTest-1551161411] Created reservations ['bd4decae-f2cf-4c60-ab4e-9449e723efa9', '8d17fe0e-3c41-453a-89d8-16b8f4f936ab', '36ed4063-95a6-4ae3-986d-05b76da79413', '0546b008-4f9b-4f64-b9fb-4be083d798bb'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 13:59:58.332237 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:59:58.332237 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:59:58.400293 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-2aca2674-ef02-4ec8-9ea8-a01dbd7123a8 tempest-VolumesTransfersTest-1551161411 tempest-VolumesTransfersTest-1551161411] Transfer volume completed successfully. Jan 25 13:59:58.432237 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 25 13:59:58.432237 n-d-760456-3 devstack@c-api.service[87928]: "UPDATE / DELETE expressions." % clause Jan 25 13:59:58.559155 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.transfer.api [None req-2aca2674-ef02-4ec8-9ea8-a01dbd7123a8 tempest-VolumesTransfersTest-1551161411 tempest-VolumesTransfersTest-1551161411] Volume 8d56c90d-8843-417c-b87c-49af7efda558 has been transferred. Jan 25 13:59:58.635463 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2aca2674-ef02-4ec8-9ea8-a01dbd7123a8 tempest-VolumesTransfersTest-1551161411 tempest-VolumesTransfersTest-1551161411] http://10.222.0.38/volume/v3/1f87c6f452b54902bff44d1b8a67465f/os-volume-transfer/79980ea8-bbf3-4455-8628-2907a56b3d7a/accept returned with HTTP 202 Jan 25 13:59:58.637483 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 527/1097] 10.222.0.38 () {60 vars in 1390 bytes} [Mon Jan 25 13:59:57 2021] POST /volume/v3/1f87c6f452b54902bff44d1b8a67465f/os-volume-transfer/79980ea8-bbf3-4455-8628-2907a56b3d7a/accept => generated 431 bytes in 944 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 13:59:58.647525 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-918e22c5-83cf-4568-87c1-bc55740c8249 tempest-VolumesTransfersTest-1551161411 tempest-VolumesTransfersTest-1551161411] GET http://10.222.0.38/volume/v3/1f87c6f452b54902bff44d1b8a67465f/volumes/8d56c90d-8843-417c-b87c-49af7efda558 Jan 25 13:59:58.648033 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-918e22c5-83cf-4568-87c1-bc55740c8249 tempest-VolumesTransfersTest-1551161411 tempest-VolumesTransfersTest-1551161411] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:59:58.648516 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-918e22c5-83cf-4568-87c1-bc55740c8249 tempest-VolumesTransfersTest-1551161411 tempest-VolumesTransfersTest-1551161411] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:59:58.717338 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:59:58.717338 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:59:58.743764 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-918e22c5-83cf-4568-87c1-bc55740c8249 tempest-VolumesTransfersTest-1551161411 tempest-VolumesTransfersTest-1551161411] Volume info retrieved successfully. Jan 25 13:59:58.769357 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-918e22c5-83cf-4568-87c1-bc55740c8249 tempest-VolumesTransfersTest-1551161411 tempest-VolumesTransfersTest-1551161411] http://10.222.0.38/volume/v3/1f87c6f452b54902bff44d1b8a67465f/volumes/8d56c90d-8843-417c-b87c-49af7efda558 returned with HTTP 200 Jan 25 13:59:58.770440 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 571/1098] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:59:58 2021] GET /volume/v3/1f87c6f452b54902bff44d1b8a67465f/volumes/8d56c90d-8843-417c-b87c-49af7efda558 => generated 913 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:59:58.788522 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-55ff75f4-372b-4f17-b01e-150c3c95d720 tempest-VolumesTransfersTest-1551161411 tempest-VolumesTransfersTest-1551161411] GET http://10.222.0.38/volume/v3/1f87c6f452b54902bff44d1b8a67465f/volumes/8d56c90d-8843-417c-b87c-49af7efda558 Jan 25 13:59:58.789090 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-55ff75f4-372b-4f17-b01e-150c3c95d720 tempest-VolumesTransfersTest-1551161411 tempest-VolumesTransfersTest-1551161411] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:59:58.789471 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:59:58.789471 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:59:58.789848 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-55ff75f4-372b-4f17-b01e-150c3c95d720 tempest-VolumesTransfersTest-1551161411 tempest-VolumesTransfersTest-1551161411] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:59:58.851734 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:59:58.851734 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:59:58.868081 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-55ff75f4-372b-4f17-b01e-150c3c95d720 tempest-VolumesTransfersTest-1551161411 tempest-VolumesTransfersTest-1551161411] Volume info retrieved successfully. Jan 25 13:59:58.894349 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-55ff75f4-372b-4f17-b01e-150c3c95d720 tempest-VolumesTransfersTest-1551161411 tempest-VolumesTransfersTest-1551161411] http://10.222.0.38/volume/v3/1f87c6f452b54902bff44d1b8a67465f/volumes/8d56c90d-8843-417c-b87c-49af7efda558 returned with HTTP 200 Jan 25 13:59:58.904887 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 528/1099] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:59:58 2021] GET /volume/v3/1f87c6f452b54902bff44d1b8a67465f/volumes/8d56c90d-8843-417c-b87c-49af7efda558 => generated 913 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 13:59:58.912188 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a15d9a02-1f17-4be4-8972-e598529b4930 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] DELETE http://10.222.0.38/volume/v3/ad52a3f41ef74946a679c0f0c6362229/os-volume-transfer/79980ea8-bbf3-4455-8628-2907a56b3d7a Jan 25 13:59:58.912863 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a15d9a02-1f17-4be4-8972-e598529b4930 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:59:58.913137 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:59:58.913137 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:59:58.913441 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a15d9a02-1f17-4be4-8972-e598529b4930 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:59:58.913796 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.contrib.volume_transfer [None req-a15d9a02-1f17-4be4-8972-e598529b4930 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Delete transfer with id: 79980ea8-bbf3-4455-8628-2907a56b3d7a Jan 25 13:59:58.920125 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a15d9a02-1f17-4be4-8972-e598529b4930 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] http://10.222.0.38/volume/v3/ad52a3f41ef74946a679c0f0c6362229/os-volume-transfer/79980ea8-bbf3-4455-8628-2907a56b3d7a returned with HTTP 404 Jan 25 13:59:58.921542 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 572/1100] 10.222.0.38 () {58 vars in 1351 bytes} [Mon Jan 25 13:59:58 2021] DELETE /volume/v3/ad52a3f41ef74946a679c0f0c6362229/os-volume-transfer/79980ea8-bbf3-4455-8628-2907a56b3d7a => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 13:59:59.028171 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-86091538-4444-47cf-afc7-f26191c2a511 tempest-VolumesTransfersTest-137335774 tempest-VolumesTransfersTest-137335774] DELETE http://10.222.0.38/volume/v3/1d607cf13c3049b3a42f9943e04d8574/volumes/8d56c90d-8843-417c-b87c-49af7efda558 Jan 25 13:59:59.028920 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-86091538-4444-47cf-afc7-f26191c2a511 tempest-VolumesTransfersTest-137335774 tempest-VolumesTransfersTest-137335774] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:59:59.029441 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 13:59:59.029441 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 13:59:59.030027 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-86091538-4444-47cf-afc7-f26191c2a511 tempest-VolumesTransfersTest-137335774 tempest-VolumesTransfersTest-137335774] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:59:59.030790 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-86091538-4444-47cf-afc7-f26191c2a511 tempest-VolumesTransfersTest-137335774 tempest-VolumesTransfersTest-137335774] Delete volume with id: 8d56c90d-8843-417c-b87c-49af7efda558 Jan 25 13:59:59.127605 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:59:59.127605 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:59:59.129553 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-86091538-4444-47cf-afc7-f26191c2a511 tempest-VolumesTransfersTest-137335774 tempest-VolumesTransfersTest-137335774] Volume info retrieved successfully. Jan 25 13:59:59.198647 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-86091538-4444-47cf-afc7-f26191c2a511 tempest-VolumesTransfersTest-137335774 tempest-VolumesTransfersTest-137335774] Delete volume request issued successfully. Jan 25 13:59:59.203366 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-86091538-4444-47cf-afc7-f26191c2a511 tempest-VolumesTransfersTest-137335774 tempest-VolumesTransfersTest-137335774] http://10.222.0.38/volume/v3/1d607cf13c3049b3a42f9943e04d8574/volumes/8d56c90d-8843-417c-b87c-49af7efda558 returned with HTTP 202 Jan 25 13:59:59.204852 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 529/1101] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 13:59:58 2021] DELETE /volume/v3/1d607cf13c3049b3a42f9943e04d8574/volumes/8d56c90d-8843-417c-b87c-49af7efda558 => generated 0 bytes in 279 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 13:59:59.213400 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1d341b25-a629-4d64-ae5c-1b5de8863c7c tempest-VolumesTransfersTest-137335774 tempest-VolumesTransfersTest-137335774] GET http://10.222.0.38/volume/v3/1d607cf13c3049b3a42f9943e04d8574/volumes/8d56c90d-8843-417c-b87c-49af7efda558 Jan 25 13:59:59.213792 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1d341b25-a629-4d64-ae5c-1b5de8863c7c tempest-VolumesTransfersTest-137335774 tempest-VolumesTransfersTest-137335774] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 13:59:59.214671 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1d341b25-a629-4d64-ae5c-1b5de8863c7c tempest-VolumesTransfersTest-137335774 tempest-VolumesTransfersTest-137335774] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 13:59:59.348141 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 13:59:59.348141 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 13:59:59.381902 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-1d341b25-a629-4d64-ae5c-1b5de8863c7c tempest-VolumesTransfersTest-137335774 tempest-VolumesTransfersTest-137335774] Volume info retrieved successfully. Jan 25 13:59:59.425475 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1d341b25-a629-4d64-ae5c-1b5de8863c7c tempest-VolumesTransfersTest-137335774 tempest-VolumesTransfersTest-137335774] http://10.222.0.38/volume/v3/1d607cf13c3049b3a42f9943e04d8574/volumes/8d56c90d-8843-417c-b87c-49af7efda558 returned with HTTP 200 Jan 25 13:59:59.426592 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 573/1102] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 13:59:59 2021] GET /volume/v3/1d607cf13c3049b3a42f9943e04d8574/volumes/8d56c90d-8843-417c-b87c-49af7efda558 => generated 1083 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:00:00.445466 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e409a556-836d-4a59-979f-ef48fd4cb267 tempest-VolumesTransfersTest-137335774 tempest-VolumesTransfersTest-137335774] GET http://10.222.0.38/volume/v3/1d607cf13c3049b3a42f9943e04d8574/volumes/8d56c90d-8843-417c-b87c-49af7efda558 Jan 25 14:00:00.446263 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e409a556-836d-4a59-979f-ef48fd4cb267 tempest-VolumesTransfersTest-137335774 tempest-VolumesTransfersTest-137335774] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:00:00.446546 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:00:00.446546 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:00:00.446830 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e409a556-836d-4a59-979f-ef48fd4cb267 tempest-VolumesTransfersTest-137335774 tempest-VolumesTransfersTest-137335774] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:00:00.534112 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:00:00.534112 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:00:00.546187 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e409a556-836d-4a59-979f-ef48fd4cb267 tempest-VolumesTransfersTest-137335774 tempest-VolumesTransfersTest-137335774] Volume info retrieved successfully. Jan 25 14:00:00.598385 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e409a556-836d-4a59-979f-ef48fd4cb267 tempest-VolumesTransfersTest-137335774 tempest-VolumesTransfersTest-137335774] http://10.222.0.38/volume/v3/1d607cf13c3049b3a42f9943e04d8574/volumes/8d56c90d-8843-417c-b87c-49af7efda558 returned with HTTP 200 Jan 25 14:00:00.602028 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 530/1103] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:00:00 2021] GET /volume/v3/1d607cf13c3049b3a42f9943e04d8574/volumes/8d56c90d-8843-417c-b87c-49af7efda558 => generated 1083 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:00:01.619405 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f5ff9cd7-4f69-414d-bb6f-587fcf656a5d tempest-VolumesTransfersTest-137335774 tempest-VolumesTransfersTest-137335774] GET http://10.222.0.38/volume/v3/1d607cf13c3049b3a42f9943e04d8574/volumes/8d56c90d-8843-417c-b87c-49af7efda558 Jan 25 14:00:01.619922 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f5ff9cd7-4f69-414d-bb6f-587fcf656a5d tempest-VolumesTransfersTest-137335774 tempest-VolumesTransfersTest-137335774] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:00:01.620086 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:00:01.620086 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:00:01.620723 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f5ff9cd7-4f69-414d-bb6f-587fcf656a5d tempest-VolumesTransfersTest-137335774 tempest-VolumesTransfersTest-137335774] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:00:01.790709 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:00:01.790709 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:00:01.821992 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f5ff9cd7-4f69-414d-bb6f-587fcf656a5d tempest-VolumesTransfersTest-137335774 tempest-VolumesTransfersTest-137335774] Volume info retrieved successfully. Jan 25 14:00:01.853639 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f5ff9cd7-4f69-414d-bb6f-587fcf656a5d tempest-VolumesTransfersTest-137335774 tempest-VolumesTransfersTest-137335774] http://10.222.0.38/volume/v3/1d607cf13c3049b3a42f9943e04d8574/volumes/8d56c90d-8843-417c-b87c-49af7efda558 returned with HTTP 200 Jan 25 14:00:01.855370 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 574/1104] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:00:01 2021] GET /volume/v3/1d607cf13c3049b3a42f9943e04d8574/volumes/8d56c90d-8843-417c-b87c-49af7efda558 => generated 1083 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:00:02.871651 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f7ce989a-aa51-4227-99fa-412a5e3875ab tempest-VolumesTransfersTest-137335774 tempest-VolumesTransfersTest-137335774] GET http://10.222.0.38/volume/v3/1d607cf13c3049b3a42f9943e04d8574/volumes/8d56c90d-8843-417c-b87c-49af7efda558 Jan 25 14:00:02.872171 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f7ce989a-aa51-4227-99fa-412a5e3875ab tempest-VolumesTransfersTest-137335774 tempest-VolumesTransfersTest-137335774] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:00:02.872378 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:00:02.872378 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:00:02.872749 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f7ce989a-aa51-4227-99fa-412a5e3875ab tempest-VolumesTransfersTest-137335774 tempest-VolumesTransfersTest-137335774] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:00:02.997879 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f7ce989a-aa51-4227-99fa-412a5e3875ab tempest-VolumesTransfersTest-137335774 tempest-VolumesTransfersTest-137335774] http://10.222.0.38/volume/v3/1d607cf13c3049b3a42f9943e04d8574/volumes/8d56c90d-8843-417c-b87c-49af7efda558 returned with HTTP 404 Jan 25 14:00:03.010446 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dc4e4437-c92e-45a0-b922-933361f00a12 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] POST http://10.222.0.38/volume/v3/ad52a3f41ef74946a679c0f0c6362229/volumes Jan 25 14:00:03.010909 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:00:03.010909 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:00:03.011321 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dc4e4437-c92e-45a0-b922-933361f00a12 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-622677610"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:00:03.012442 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-dc4e4437-c92e-45a0-b922-933361f00a12 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-622677610'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:00:03.012846 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-dc4e4437-c92e-45a0-b922-933361f00a12 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Create volume of 1 GB Jan 25 14:00:03.017423 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 531/1105] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:00:02 2021] GET /volume/v3/1d607cf13c3049b3a42f9943e04d8574/volumes/8d56c90d-8843-417c-b87c-49af7efda558 => generated 109 bytes in 149 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:00:03.041131 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-dc4e4437-c92e-45a0-b922-933361f00a12 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Availability Zones retrieved successfully. Jan 25 14:00:03.059698 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-dc4e4437-c92e-45a0-b922-933361f00a12 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Flow 'volume_create_api' (7b3288ec-23cb-4bea-8aac-f152a50fed8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:00:03.063121 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-dc4e4437-c92e-45a0-b922-933361f00a12 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (106f63e4-92da-444f-8c53-ecce643c271b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:00:03.065604 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-dc4e4437-c92e-45a0-b922-933361f00a12 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:00:03.148260 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-dc4e4437-c92e-45a0-b922-933361f00a12 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (106f63e4-92da-444f-8c53-ecce643c271b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:00:03.150928 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-dc4e4437-c92e-45a0-b922-933361f00a12 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90b65aa8-fe4d-4bb0-833f-127775076aa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:00:03.232102 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-dc4e4437-c92e-45a0-b922-933361f00a12 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Created reservations ['865df49b-721e-4037-91ac-27b899401faf', '48436403-3aaf-4313-9462-fa79189cdd38', '1d0ec0d1-f4b1-45d0-9498-41f2e37243a0', 'ea810469-3320-442c-9ccb-10828c749ba6'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:00:03.237445 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-dc4e4437-c92e-45a0-b922-933361f00a12 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90b65aa8-fe4d-4bb0-833f-127775076aa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['865df49b-721e-4037-91ac-27b899401faf', '48436403-3aaf-4313-9462-fa79189cdd38', '1d0ec0d1-f4b1-45d0-9498-41f2e37243a0', 'ea810469-3320-442c-9ccb-10828c749ba6']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:00:03.242957 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-dc4e4437-c92e-45a0-b922-933361f00a12 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4c4e9b9-7c83-4aaa-8571-e57015682f91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:00:03.319237 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-dc4e4437-c92e-45a0-b922-933361f00a12 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4c4e9b9-7c83-4aaa-8571-e57015682f91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '425ea48a-31bc-489b-b0bb-efe7d85c24a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-622677610',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad52a3f41ef74946a679c0f0c6362229',qos_specs=None,replication_status=,reservations=['865df49b-721e-4037-91ac-27b899401faf','48436403-3aaf-4313-9462-fa79189cdd38','1d0ec0d1-f4b1-45d0-9498-41f2e37243a0','ea810469-3320-442c-9ccb-10828c749ba6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='530541eb62ab4d7dba1de0ba28ddc9c5',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:00:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-622677610',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=425ea48a-31bc-489b-b0bb-efe7d85c24a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad52a3f41ef74946a679c0f0c6362229',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='530541eb62ab4d7dba1de0ba28ddc9c5',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:00:03.322028 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-dc4e4437-c92e-45a0-b922-933361f00a12 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6430acf0-0324-4f45-a97b-9a40ef429d9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:00:03.356296 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-dc4e4437-c92e-45a0-b922-933361f00a12 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6430acf0-0324-4f45-a97b-9a40ef429d9d) transitioned into state 'SUCCESS' from state '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-622677610',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad52a3f41ef74946a679c0f0c6362229',qos_specs=None,replication_status=,reservations=['865df49b-721e-4037-91ac-27b899401faf','48436403-3aaf-4313-9462-fa79189cdd38','1d0ec0d1-f4b1-45d0-9498-41f2e37243a0','ea810469-3320-442c-9ccb-10828c749ba6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='530541eb62ab4d7dba1de0ba28ddc9c5',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:00:03.359292 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-dc4e4437-c92e-45a0-b922-933361f00a12 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e2f6520-75e7-4c3a-acb2-0d7858126455) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:00:03.408827 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-dc4e4437-c92e-45a0-b922-933361f00a12 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e2f6520-75e7-4c3a-acb2-0d7858126455) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:00:03.414677 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-dc4e4437-c92e-45a0-b922-933361f00a12 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Flow 'volume_create_api' (7b3288ec-23cb-4bea-8aac-f152a50fed8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:00:03.580672 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-dc4e4437-c92e-45a0-b922-933361f00a12 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Create volume request issued successfully. Jan 25 14:00:03.622957 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dc4e4437-c92e-45a0-b922-933361f00a12 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] http://10.222.0.38/volume/v3/ad52a3f41ef74946a679c0f0c6362229/volumes returned with HTTP 202 Jan 25 14:00:03.627120 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 575/1106] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 14:00:03 2021] POST /volume/v3/ad52a3f41ef74946a679c0f0c6362229/volumes => generated 819 bytes in 622 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:00:03.644046 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a1db0cd6-f76c-48d2-bb2c-066c6e10caa7 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] GET http://10.222.0.38/volume/v3/ad52a3f41ef74946a679c0f0c6362229/volumes/425ea48a-31bc-489b-b0bb-efe7d85c24a5 Jan 25 14:00:03.645100 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a1db0cd6-f76c-48d2-bb2c-066c6e10caa7 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:00:03.645745 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a1db0cd6-f76c-48d2-bb2c-066c6e10caa7 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:00:03.787682 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:00:03.787682 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:00:03.809615 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a1db0cd6-f76c-48d2-bb2c-066c6e10caa7 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Volume info retrieved successfully. Jan 25 14:00:03.867350 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a1db0cd6-f76c-48d2-bb2c-066c6e10caa7 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] http://10.222.0.38/volume/v3/ad52a3f41ef74946a679c0f0c6362229/volumes/425ea48a-31bc-489b-b0bb-efe7d85c24a5 returned with HTTP 200 Jan 25 14:00:03.868647 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 532/1107] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:00:03 2021] GET /volume/v3/ad52a3f41ef74946a679c0f0c6362229/volumes/425ea48a-31bc-489b-b0bb-efe7d85c24a5 => generated 911 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:00:04.890771 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5f6a3bdd-0552-4fee-ac42-3fcbc73fe207 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] GET http://10.222.0.38/volume/v3/ad52a3f41ef74946a679c0f0c6362229/volumes/425ea48a-31bc-489b-b0bb-efe7d85c24a5 Jan 25 14:00:04.891671 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5f6a3bdd-0552-4fee-ac42-3fcbc73fe207 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:00:04.892045 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:00:04.892045 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:00:04.892740 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5f6a3bdd-0552-4fee-ac42-3fcbc73fe207 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:00:05.158014 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:00:05.158014 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:00:05.190869 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-5f6a3bdd-0552-4fee-ac42-3fcbc73fe207 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Volume info retrieved successfully. Jan 25 14:00:05.271905 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5f6a3bdd-0552-4fee-ac42-3fcbc73fe207 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] http://10.222.0.38/volume/v3/ad52a3f41ef74946a679c0f0c6362229/volumes/425ea48a-31bc-489b-b0bb-efe7d85c24a5 returned with HTTP 200 Jan 25 14:00:05.290288 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 576/1108] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:00:04 2021] GET /volume/v3/ad52a3f41ef74946a679c0f0c6362229/volumes/425ea48a-31bc-489b-b0bb-efe7d85c24a5 => generated 911 bytes in 409 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:00:06.326616 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-833ad964-2af5-47b2-940c-237e9209e48e tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] GET http://10.222.0.38/volume/v3/ad52a3f41ef74946a679c0f0c6362229/volumes/425ea48a-31bc-489b-b0bb-efe7d85c24a5 Jan 25 14:00:06.330156 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-833ad964-2af5-47b2-940c-237e9209e48e tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:00:06.331912 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:00:06.331912 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:00:06.332715 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-833ad964-2af5-47b2-940c-237e9209e48e tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:00:06.418743 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:00:06.418743 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:00:06.436283 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-833ad964-2af5-47b2-940c-237e9209e48e tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Volume info retrieved successfully. Jan 25 14:00:06.487202 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-833ad964-2af5-47b2-940c-237e9209e48e tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] http://10.222.0.38/volume/v3/ad52a3f41ef74946a679c0f0c6362229/volumes/425ea48a-31bc-489b-b0bb-efe7d85c24a5 returned with HTTP 200 Jan 25 14:00:06.509813 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 533/1109] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:00:06 2021] GET /volume/v3/ad52a3f41ef74946a679c0f0c6362229/volumes/425ea48a-31bc-489b-b0bb-efe7d85c24a5 => generated 912 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:00:06.512636 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d82930b9-7898-4697-9f02-4e79576f2525 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] POST http://10.222.0.38/volume/v3/ad52a3f41ef74946a679c0f0c6362229/os-volume-transfer Jan 25 14:00:06.513427 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:00:06.513427 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:00:06.514334 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d82930b9-7898-4697-9f02-4e79576f2525 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "425ea48a-31bc-489b-b0bb-efe7d85c24a5"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:00:06.515551 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.volume_transfer [None req-d82930b9-7898-4697-9f02-4e79576f2525 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Creating new volume transfer {'transfer': {'volume_id': '425ea48a-31bc-489b-b0bb-efe7d85c24a5'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 25 14:00:06.516153 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.contrib.volume_transfer [None req-d82930b9-7898-4697-9f02-4e79576f2525 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Creating transfer of volume 425ea48a-31bc-489b-b0bb-efe7d85c24a5 Jan 25 14:00:06.516723 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.transfer.api [None req-d82930b9-7898-4697-9f02-4e79576f2525 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Generating transfer record for volume 425ea48a-31bc-489b-b0bb-efe7d85c24a5 Jan 25 14:00:06.596778 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:00:06.596778 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:00:06.630863 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d82930b9-7898-4697-9f02-4e79576f2525 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] http://10.222.0.38/volume/v3/ad52a3f41ef74946a679c0f0c6362229/os-volume-transfer returned with HTTP 202 Jan 25 14:00:06.631801 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 577/1110] 10.222.0.38 () {60 vars in 1258 bytes} [Mon Jan 25 14:00:06 2021] POST /volume/v3/ad52a3f41ef74946a679c0f0c6362229/os-volume-transfer => generated 507 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 25 14:00:06.642129 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cde4f347-c31d-4218-bc60-1662f0d50fff tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] GET http://10.222.0.38/volume/v3/ad52a3f41ef74946a679c0f0c6362229/volumes/425ea48a-31bc-489b-b0bb-efe7d85c24a5 Jan 25 14:00:06.642659 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cde4f347-c31d-4218-bc60-1662f0d50fff tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:00:06.642854 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:00:06.642854 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:00:06.643231 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cde4f347-c31d-4218-bc60-1662f0d50fff tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:00:06.862680 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:00:06.862680 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:00:06.946264 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-cde4f347-c31d-4218-bc60-1662f0d50fff tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Volume info retrieved successfully. Jan 25 14:00:07.053257 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cde4f347-c31d-4218-bc60-1662f0d50fff tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] http://10.222.0.38/volume/v3/ad52a3f41ef74946a679c0f0c6362229/volumes/425ea48a-31bc-489b-b0bb-efe7d85c24a5 returned with HTTP 200 Jan 25 14:00:07.055087 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 534/1111] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:00:06 2021] GET /volume/v3/ad52a3f41ef74946a679c0f0c6362229/volumes/425ea48a-31bc-489b-b0bb-efe7d85c24a5 => generated 920 bytes in 416 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:00:07.072779 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-346d3044-abe8-40ed-9926-495a14eacb6c tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] GET http://10.222.0.38/volume/v3/ad52a3f41ef74946a679c0f0c6362229/os-volume-transfer/detail Jan 25 14:00:07.073376 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-346d3044-abe8-40ed-9926-495a14eacb6c tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:00:07.073785 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:00:07.073785 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:00:07.074169 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-346d3044-abe8-40ed-9926-495a14eacb6c tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Calling method 'detail' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:00:07.074601 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.volume_transfer [None req-346d3044-abe8-40ed-9926-495a14eacb6c tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Listing volume transfers {{(pid=87929) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jan 25 14:00:07.090753 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-346d3044-abe8-40ed-9926-495a14eacb6c tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] http://10.222.0.38/volume/v3/ad52a3f41ef74946a679c0f0c6362229/os-volume-transfer/detail returned with HTTP 200 Jan 25 14:00:07.098769 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 578/1112] 10.222.0.38 () {58 vars in 1258 bytes} [Mon Jan 25 14:00:07 2021] GET /volume/v3/ad52a3f41ef74946a679c0f0c6362229/os-volume-transfer/detail => generated 478 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:00:07.116757 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fd106dba-866e-4502-b51e-64ad4bd101e3 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] DELETE http://10.222.0.38/volume/v3/ad52a3f41ef74946a679c0f0c6362229/os-volume-transfer/f3af5aa0-c71b-4e21-a546-9c2acec8321c Jan 25 14:00:07.118012 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fd106dba-866e-4502-b51e-64ad4bd101e3 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:00:07.121186 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:00:07.121186 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:00:07.121974 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fd106dba-866e-4502-b51e-64ad4bd101e3 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:00:07.123971 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.contrib.volume_transfer [None req-fd106dba-866e-4502-b51e-64ad4bd101e3 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Delete transfer with id: f3af5aa0-c71b-4e21-a546-9c2acec8321c Jan 25 14:00:07.218704 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:00:07.218704 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:00:07.238998 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 25 14:00:07.238998 n-d-760456-3 devstack@c-api.service[87928]: "UPDATE / DELETE expressions." % clause Jan 25 14:00:07.249931 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fd106dba-866e-4502-b51e-64ad4bd101e3 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] http://10.222.0.38/volume/v3/ad52a3f41ef74946a679c0f0c6362229/os-volume-transfer/f3af5aa0-c71b-4e21-a546-9c2acec8321c returned with HTTP 202 Jan 25 14:00:07.254208 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 535/1113] 10.222.0.38 () {58 vars in 1351 bytes} [Mon Jan 25 14:00:07 2021] DELETE /volume/v3/ad52a3f41ef74946a679c0f0c6362229/os-volume-transfer/f3af5aa0-c71b-4e21-a546-9c2acec8321c => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:00:07.259914 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8d8a52a9-451e-433a-b2b7-203055f18ac6 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] GET http://10.222.0.38/volume/v3/ad52a3f41ef74946a679c0f0c6362229/volumes/425ea48a-31bc-489b-b0bb-efe7d85c24a5 Jan 25 14:00:07.260446 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8d8a52a9-451e-433a-b2b7-203055f18ac6 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:00:07.261019 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8d8a52a9-451e-433a-b2b7-203055f18ac6 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:00:07.370324 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:00:07.370324 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:00:07.394862 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-8d8a52a9-451e-433a-b2b7-203055f18ac6 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Volume info retrieved successfully. Jan 25 14:00:07.440543 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8d8a52a9-451e-433a-b2b7-203055f18ac6 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] http://10.222.0.38/volume/v3/ad52a3f41ef74946a679c0f0c6362229/volumes/425ea48a-31bc-489b-b0bb-efe7d85c24a5 returned with HTTP 200 Jan 25 14:00:07.441406 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 579/1114] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:00:07 2021] GET /volume/v3/ad52a3f41ef74946a679c0f0c6362229/volumes/425ea48a-31bc-489b-b0bb-efe7d85c24a5 => generated 912 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:00:07.464758 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6ad634ac-13dc-479f-9ead-33381bb22a79 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] DELETE http://10.222.0.38/volume/v3/ad52a3f41ef74946a679c0f0c6362229/os-volume-transfer/f3af5aa0-c71b-4e21-a546-9c2acec8321c Jan 25 14:00:07.465573 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6ad634ac-13dc-479f-9ead-33381bb22a79 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:00:07.465784 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:00:07.465784 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:00:07.466122 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6ad634ac-13dc-479f-9ead-33381bb22a79 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:00:07.466490 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.contrib.volume_transfer [None req-6ad634ac-13dc-479f-9ead-33381bb22a79 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Delete transfer with id: f3af5aa0-c71b-4e21-a546-9c2acec8321c Jan 25 14:00:07.489355 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6ad634ac-13dc-479f-9ead-33381bb22a79 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] http://10.222.0.38/volume/v3/ad52a3f41ef74946a679c0f0c6362229/os-volume-transfer/f3af5aa0-c71b-4e21-a546-9c2acec8321c returned with HTTP 404 Jan 25 14:00:07.491703 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 536/1115] 10.222.0.38 () {58 vars in 1351 bytes} [Mon Jan 25 14:00:07 2021] DELETE /volume/v3/ad52a3f41ef74946a679c0f0c6362229/os-volume-transfer/f3af5aa0-c71b-4e21-a546-9c2acec8321c => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:00:07.499814 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-16df4de1-c272-4db8-970e-75ecdfcf5bbe tempest-VolumesTransfersTest-137335774 tempest-VolumesTransfersTest-137335774] DELETE http://10.222.0.38/volume/v3/1d607cf13c3049b3a42f9943e04d8574/volumes/425ea48a-31bc-489b-b0bb-efe7d85c24a5 Jan 25 14:00:07.500348 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-16df4de1-c272-4db8-970e-75ecdfcf5bbe tempest-VolumesTransfersTest-137335774 tempest-VolumesTransfersTest-137335774] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:00:07.500529 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:00:07.500529 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:00:07.501403 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-16df4de1-c272-4db8-970e-75ecdfcf5bbe tempest-VolumesTransfersTest-137335774 tempest-VolumesTransfersTest-137335774] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:00:07.501881 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-16df4de1-c272-4db8-970e-75ecdfcf5bbe tempest-VolumesTransfersTest-137335774 tempest-VolumesTransfersTest-137335774] Delete volume with id: 425ea48a-31bc-489b-b0bb-efe7d85c24a5 Jan 25 14:00:07.625701 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:00:07.625701 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:00:07.626687 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-16df4de1-c272-4db8-970e-75ecdfcf5bbe tempest-VolumesTransfersTest-137335774 tempest-VolumesTransfersTest-137335774] Volume info retrieved successfully. Jan 25 14:00:07.685966 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-16df4de1-c272-4db8-970e-75ecdfcf5bbe tempest-VolumesTransfersTest-137335774 tempest-VolumesTransfersTest-137335774] Delete volume request issued successfully. Jan 25 14:00:07.686641 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-16df4de1-c272-4db8-970e-75ecdfcf5bbe tempest-VolumesTransfersTest-137335774 tempest-VolumesTransfersTest-137335774] http://10.222.0.38/volume/v3/1d607cf13c3049b3a42f9943e04d8574/volumes/425ea48a-31bc-489b-b0bb-efe7d85c24a5 returned with HTTP 202 Jan 25 14:00:07.687680 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 580/1116] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:00:07 2021] DELETE /volume/v3/1d607cf13c3049b3a42f9943e04d8574/volumes/425ea48a-31bc-489b-b0bb-efe7d85c24a5 => generated 0 bytes in 192 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 25 14:00:07.696113 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-815f35a7-3d1c-480c-92c5-98f34a5f1551 tempest-VolumesTransfersTest-137335774 tempest-VolumesTransfersTest-137335774] GET http://10.222.0.38/volume/v3/1d607cf13c3049b3a42f9943e04d8574/volumes/425ea48a-31bc-489b-b0bb-efe7d85c24a5 Jan 25 14:00:07.697830 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-815f35a7-3d1c-480c-92c5-98f34a5f1551 tempest-VolumesTransfersTest-137335774 tempest-VolumesTransfersTest-137335774] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:00:07.698520 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-815f35a7-3d1c-480c-92c5-98f34a5f1551 tempest-VolumesTransfersTest-137335774 tempest-VolumesTransfersTest-137335774] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:00:07.840229 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:00:07.840229 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:00:07.910586 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-815f35a7-3d1c-480c-92c5-98f34a5f1551 tempest-VolumesTransfersTest-137335774 tempest-VolumesTransfersTest-137335774] Volume info retrieved successfully. Jan 25 14:00:08.038372 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-815f35a7-3d1c-480c-92c5-98f34a5f1551 tempest-VolumesTransfersTest-137335774 tempest-VolumesTransfersTest-137335774] http://10.222.0.38/volume/v3/1d607cf13c3049b3a42f9943e04d8574/volumes/425ea48a-31bc-489b-b0bb-efe7d85c24a5 returned with HTTP 200 Jan 25 14:00:08.040053 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 537/1117] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:00:07 2021] GET /volume/v3/1d607cf13c3049b3a42f9943e04d8574/volumes/425ea48a-31bc-489b-b0bb-efe7d85c24a5 => generated 1082 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:00:09.057439 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0e656fc2-2d97-48df-89ed-86cb5d0bc748 tempest-VolumesTransfersTest-137335774 tempest-VolumesTransfersTest-137335774] GET http://10.222.0.38/volume/v3/1d607cf13c3049b3a42f9943e04d8574/volumes/425ea48a-31bc-489b-b0bb-efe7d85c24a5 Jan 25 14:00:09.058234 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0e656fc2-2d97-48df-89ed-86cb5d0bc748 tempest-VolumesTransfersTest-137335774 tempest-VolumesTransfersTest-137335774] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:00:09.058234 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:00:09.058234 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:00:09.058680 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0e656fc2-2d97-48df-89ed-86cb5d0bc748 tempest-VolumesTransfersTest-137335774 tempest-VolumesTransfersTest-137335774] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:00:09.335708 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:00:09.335708 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:00:09.381356 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0e656fc2-2d97-48df-89ed-86cb5d0bc748 tempest-VolumesTransfersTest-137335774 tempest-VolumesTransfersTest-137335774] Volume info retrieved successfully. Jan 25 14:00:09.434164 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0e656fc2-2d97-48df-89ed-86cb5d0bc748 tempest-VolumesTransfersTest-137335774 tempest-VolumesTransfersTest-137335774] http://10.222.0.38/volume/v3/1d607cf13c3049b3a42f9943e04d8574/volumes/425ea48a-31bc-489b-b0bb-efe7d85c24a5 returned with HTTP 200 Jan 25 14:00:09.435273 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 581/1118] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:00:09 2021] GET /volume/v3/1d607cf13c3049b3a42f9943e04d8574/volumes/425ea48a-31bc-489b-b0bb-efe7d85c24a5 => generated 1082 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:00:10.450992 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-88b865be-9841-4fbd-8ffa-3173cc68e169 tempest-VolumesTransfersTest-137335774 tempest-VolumesTransfersTest-137335774] GET http://10.222.0.38/volume/v3/1d607cf13c3049b3a42f9943e04d8574/volumes/425ea48a-31bc-489b-b0bb-efe7d85c24a5 Jan 25 14:00:10.453408 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-88b865be-9841-4fbd-8ffa-3173cc68e169 tempest-VolumesTransfersTest-137335774 tempest-VolumesTransfersTest-137335774] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:00:10.453797 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:00:10.453797 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:00:10.454189 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-88b865be-9841-4fbd-8ffa-3173cc68e169 tempest-VolumesTransfersTest-137335774 tempest-VolumesTransfersTest-137335774] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:00:10.583224 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:00:10.583224 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:00:10.637578 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-88b865be-9841-4fbd-8ffa-3173cc68e169 tempest-VolumesTransfersTest-137335774 tempest-VolumesTransfersTest-137335774] Volume info retrieved successfully. Jan 25 14:00:10.721307 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-88b865be-9841-4fbd-8ffa-3173cc68e169 tempest-VolumesTransfersTest-137335774 tempest-VolumesTransfersTest-137335774] http://10.222.0.38/volume/v3/1d607cf13c3049b3a42f9943e04d8574/volumes/425ea48a-31bc-489b-b0bb-efe7d85c24a5 returned with HTTP 200 Jan 25 14:00:10.722069 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 538/1119] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:00:10 2021] GET /volume/v3/1d607cf13c3049b3a42f9943e04d8574/volumes/425ea48a-31bc-489b-b0bb-efe7d85c24a5 => generated 1082 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:00:11.751972 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-43bd313d-1d63-4cbd-b599-d01a56b8c7e0 tempest-VolumesTransfersTest-137335774 tempest-VolumesTransfersTest-137335774] GET http://10.222.0.38/volume/v3/1d607cf13c3049b3a42f9943e04d8574/volumes/425ea48a-31bc-489b-b0bb-efe7d85c24a5 Jan 25 14:00:11.752621 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-43bd313d-1d63-4cbd-b599-d01a56b8c7e0 tempest-VolumesTransfersTest-137335774 tempest-VolumesTransfersTest-137335774] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:00:11.752878 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:00:11.752878 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:00:11.753244 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-43bd313d-1d63-4cbd-b599-d01a56b8c7e0 tempest-VolumesTransfersTest-137335774 tempest-VolumesTransfersTest-137335774] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:00:11.894417 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:00:11.894417 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:00:11.922031 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-43bd313d-1d63-4cbd-b599-d01a56b8c7e0 tempest-VolumesTransfersTest-137335774 tempest-VolumesTransfersTest-137335774] Volume info retrieved successfully. Jan 25 14:00:11.987245 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-43bd313d-1d63-4cbd-b599-d01a56b8c7e0 tempest-VolumesTransfersTest-137335774 tempest-VolumesTransfersTest-137335774] http://10.222.0.38/volume/v3/1d607cf13c3049b3a42f9943e04d8574/volumes/425ea48a-31bc-489b-b0bb-efe7d85c24a5 returned with HTTP 200 Jan 25 14:00:11.997076 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 582/1120] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:00:11 2021] GET /volume/v3/1d607cf13c3049b3a42f9943e04d8574/volumes/425ea48a-31bc-489b-b0bb-efe7d85c24a5 => generated 1082 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:00:13.008382 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4864f20a-d04f-4bd0-be82-ae2e0244eed8 tempest-VolumesTransfersTest-137335774 tempest-VolumesTransfersTest-137335774] GET http://10.222.0.38/volume/v3/1d607cf13c3049b3a42f9943e04d8574/volumes/425ea48a-31bc-489b-b0bb-efe7d85c24a5 Jan 25 14:00:13.009881 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4864f20a-d04f-4bd0-be82-ae2e0244eed8 tempest-VolumesTransfersTest-137335774 tempest-VolumesTransfersTest-137335774] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:00:13.010273 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:00:13.010273 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:00:13.010905 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4864f20a-d04f-4bd0-be82-ae2e0244eed8 tempest-VolumesTransfersTest-137335774 tempest-VolumesTransfersTest-137335774] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:00:13.120034 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4864f20a-d04f-4bd0-be82-ae2e0244eed8 tempest-VolumesTransfersTest-137335774 tempest-VolumesTransfersTest-137335774] http://10.222.0.38/volume/v3/1d607cf13c3049b3a42f9943e04d8574/volumes/425ea48a-31bc-489b-b0bb-efe7d85c24a5 returned with HTTP 404 Jan 25 14:00:13.130931 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 539/1121] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:00:13 2021] GET /volume/v3/1d607cf13c3049b3a42f9943e04d8574/volumes/425ea48a-31bc-489b-b0bb-efe7d85c24a5 => generated 109 bytes in 128 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:00:13.141284 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ca5cdf55-3040-49ec-a675-bf01c1725c7e tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] DELETE http://10.222.0.38/volume/v3/ad52a3f41ef74946a679c0f0c6362229/volumes/425ea48a-31bc-489b-b0bb-efe7d85c24a5 Jan 25 14:00:13.142234 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ca5cdf55-3040-49ec-a675-bf01c1725c7e tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:00:13.142969 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:00:13.142969 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:00:13.143669 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ca5cdf55-3040-49ec-a675-bf01c1725c7e tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:00:13.144353 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-ca5cdf55-3040-49ec-a675-bf01c1725c7e tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Delete volume with id: 425ea48a-31bc-489b-b0bb-efe7d85c24a5 Jan 25 14:00:13.229747 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ca5cdf55-3040-49ec-a675-bf01c1725c7e tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] http://10.222.0.38/volume/v3/ad52a3f41ef74946a679c0f0c6362229/volumes/425ea48a-31bc-489b-b0bb-efe7d85c24a5 returned with HTTP 404 Jan 25 14:00:13.243197 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 583/1122] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:00:13 2021] DELETE /volume/v3/ad52a3f41ef74946a679c0f0c6362229/volumes/425ea48a-31bc-489b-b0bb-efe7d85c24a5 => generated 109 bytes in 106 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:00:13.247738 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5f892159-073a-439c-96cf-46f912238653 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] DELETE http://10.222.0.38/volume/v3/ad52a3f41ef74946a679c0f0c6362229/volumes/8d56c90d-8843-417c-b87c-49af7efda558 Jan 25 14:00:13.248267 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5f892159-073a-439c-96cf-46f912238653 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:00:13.249548 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5f892159-073a-439c-96cf-46f912238653 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:00:13.250040 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-5f892159-073a-439c-96cf-46f912238653 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] Delete volume with id: 8d56c90d-8843-417c-b87c-49af7efda558 Jan 25 14:00:13.331163 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5f892159-073a-439c-96cf-46f912238653 tempest-VolumesTransfersTest-120994302 tempest-VolumesTransfersTest-120994302] http://10.222.0.38/volume/v3/ad52a3f41ef74946a679c0f0c6362229/volumes/8d56c90d-8843-417c-b87c-49af7efda558 returned with HTTP 404 Jan 25 14:00:13.332835 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 540/1123] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:00:13 2021] DELETE /volume/v3/ad52a3f41ef74946a679c0f0c6362229/volumes/8d56c90d-8843-417c-b87c-49af7efda558 => generated 109 bytes in 89 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:00:17.066740 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-114a17a8-8ac0-45da-a7c4-a80631bad67d req-2b560a64-9d67-42c4-8b77-75e52b3830d5 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] DELETE http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/attachments/aace3e63-63ed-4b96-aaad-8163c0250946 Jan 25 14:00:17.067246 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-114a17a8-8ac0-45da-a7c4-a80631bad67d req-2b560a64-9d67-42c4-8b77-75e52b3830d5 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:00:17.067773 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-114a17a8-8ac0-45da-a7c4-a80631bad67d req-2b560a64-9d67-42c4-8b77-75e52b3830d5 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:00:17.117000 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:00:17.117000 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:00:18.214968 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-114a17a8-8ac0-45da-a7c4-a80631bad67d req-2b560a64-9d67-42c4-8b77-75e52b3830d5 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 14:00:18.218594 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-114a17a8-8ac0-45da-a7c4-a80631bad67d req-2b560a64-9d67-42c4-8b77-75e52b3830d5 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Pending status list for volume during attachment-delete: [] {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 14:00:18.234661 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-114a17a8-8ac0-45da-a7c4-a80631bad67d req-2b560a64-9d67-42c4-8b77-75e52b3830d5 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/attachments/aace3e63-63ed-4b96-aaad-8163c0250946 returned with HTTP 200 Jan 25 14:00:18.236026 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 584/1124] 10.222.0.57 () {62 vars in 1437 bytes} [Mon Jan 25 14:00:17 2021] DELETE /volume/v3/84d79849660e416091cc0a56ec79300d/attachments/aace3e63-63ed-4b96-aaad-8163c0250946 => generated 19 bytes in 1175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:00:18.259004 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-114a17a8-8ac0-45da-a7c4-a80631bad67d req-a3909585-0051-4c7c-bc4e-f3fb0762a0c4 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] DELETE http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/attachments/58da07c0-7cf4-44c3-8648-2734f44d87dd Jan 25 14:00:18.259748 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-114a17a8-8ac0-45da-a7c4-a80631bad67d req-a3909585-0051-4c7c-bc4e-f3fb0762a0c4 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:00:18.261172 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-114a17a8-8ac0-45da-a7c4-a80631bad67d req-a3909585-0051-4c7c-bc4e-f3fb0762a0c4 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:00:18.346277 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:00:18.346277 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:00:19.751069 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-114a17a8-8ac0-45da-a7c4-a80631bad67d req-a3909585-0051-4c7c-bc4e-f3fb0762a0c4 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87930) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 14:00:19.752229 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-114a17a8-8ac0-45da-a7c4-a80631bad67d req-a3909585-0051-4c7c-bc4e-f3fb0762a0c4 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Pending status list for volume during attachment-delete: [] {{(pid=87930) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 14:00:19.768839 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-114a17a8-8ac0-45da-a7c4-a80631bad67d req-a3909585-0051-4c7c-bc4e-f3fb0762a0c4 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/attachments/58da07c0-7cf4-44c3-8648-2734f44d87dd returned with HTTP 200 Jan 25 14:00:19.778203 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 541/1125] 10.222.0.57 () {62 vars in 1437 bytes} [Mon Jan 25 14:00:18 2021] DELETE /volume/v3/84d79849660e416091cc0a56ec79300d/attachments/58da07c0-7cf4-44c3-8648-2734f44d87dd => generated 19 bytes in 1526 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:00:19.798322 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-114a17a8-8ac0-45da-a7c4-a80631bad67d req-fe319633-0d0a-486a-9a81-4011a18f985b tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] DELETE http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/attachments/65ee983e-aae8-4c09-82b3-edf943e4b44a Jan 25 14:00:19.799212 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-114a17a8-8ac0-45da-a7c4-a80631bad67d req-fe319633-0d0a-486a-9a81-4011a18f985b tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:00:19.799625 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:00:19.799625 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:00:19.800302 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-114a17a8-8ac0-45da-a7c4-a80631bad67d req-fe319633-0d0a-486a-9a81-4011a18f985b tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:00:19.856670 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:00:19.856670 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:00:20.891189 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-114a17a8-8ac0-45da-a7c4-a80631bad67d req-fe319633-0d0a-486a-9a81-4011a18f985b tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 14:00:20.891713 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-114a17a8-8ac0-45da-a7c4-a80631bad67d req-fe319633-0d0a-486a-9a81-4011a18f985b tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Pending status list for volume during attachment-delete: [] {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 14:00:20.901935 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-114a17a8-8ac0-45da-a7c4-a80631bad67d req-fe319633-0d0a-486a-9a81-4011a18f985b tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/attachments/65ee983e-aae8-4c09-82b3-edf943e4b44a returned with HTTP 200 Jan 25 14:00:20.903282 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 585/1126] 10.222.0.57 () {62 vars in 1437 bytes} [Mon Jan 25 14:00:19 2021] DELETE /volume/v3/84d79849660e416091cc0a56ec79300d/attachments/65ee983e-aae8-4c09-82b3-edf943e4b44a => generated 19 bytes in 1111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:00:47.258831 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a7952260-1515-4063-91dc-ddd8cd383a45 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] DELETE http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/ff24f3fb-57c7-416e-8877-d9500cc2b93c Jan 25 14:00:47.260018 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a7952260-1515-4063-91dc-ddd8cd383a45 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:00:47.260442 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:00:47.260442 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:00:47.261524 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a7952260-1515-4063-91dc-ddd8cd383a45 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:00:47.262210 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-a7952260-1515-4063-91dc-ddd8cd383a45 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Delete volume with id: ff24f3fb-57c7-416e-8877-d9500cc2b93c Jan 25 14:00:47.313697 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e35bd751-6446-4cdc-b9a8-33d3052353cc tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] POST http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes Jan 25 14:00:47.314693 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:00:47.314693 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:00:47.315409 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e35bd751-6446-4cdc-b9a8-33d3052353cc tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-240754093", "snapshot_id": null, "imageRef": "fc79b33f-195f-4d3d-a6f8-dbc6271d1a69", "volume_type": null, "size": 1}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:00:47.316947 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-e35bd751-6446-4cdc-b9a8-33d3052353cc tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-240754093', 'snapshot_id': None, 'imageRef': 'fc79b33f-195f-4d3d-a6f8-dbc6271d1a69', 'volume_type': None, 'size': 1}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:00:47.465618 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:00:47.465618 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:00:47.466863 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a7952260-1515-4063-91dc-ddd8cd383a45 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Volume info retrieved successfully. Jan 25 14:00:47.542295 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-e35bd751-6446-4cdc-b9a8-33d3052353cc tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Create volume of 1 GB Jan 25 14:00:47.543148 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:00:47.543148 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:00:47.552077 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a7952260-1515-4063-91dc-ddd8cd383a45 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Delete volume request issued successfully. Jan 25 14:00:47.552788 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a7952260-1515-4063-91dc-ddd8cd383a45 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/ff24f3fb-57c7-416e-8877-d9500cc2b93c returned with HTTP 202 Jan 25 14:00:47.565065 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 542/1127] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:00:47 2021] DELETE /volume/v3/84d79849660e416091cc0a56ec79300d/volumes/ff24f3fb-57c7-416e-8877-d9500cc2b93c => generated 0 bytes in 310 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:00:47.571000 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-25941e01-cf87-4bdb-9ffe-0ed9c0f78a5d tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] GET http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/ff24f3fb-57c7-416e-8877-d9500cc2b93c Jan 25 14:00:47.576535 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-25941e01-cf87-4bdb-9ffe-0ed9c0f78a5d tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:00:47.577060 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:00:47.577060 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:00:47.577500 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e35bd751-6446-4cdc-b9a8-33d3052353cc tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Availability Zones retrieved successfully. Jan 25 14:00:47.577926 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-25941e01-cf87-4bdb-9ffe-0ed9c0f78a5d tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:00:47.612176 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-e35bd751-6446-4cdc-b9a8-33d3052353cc tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Flow 'volume_create_api' (9bed205f-2ed1-4525-b6cd-904e431b5717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:00:47.615924 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-e35bd751-6446-4cdc-b9a8-33d3052353cc tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (878885ab-64b3-4bd5-aa3f-57e11ea27ca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:00:47.618139 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-e35bd751-6446-4cdc-b9a8-33d3052353cc tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:00:47.661676 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:00:47.661676 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:00:47.670955 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-25941e01-cf87-4bdb-9ffe-0ed9c0f78a5d tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Volume info retrieved successfully. Jan 25 14:00:47.702120 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-25941e01-cf87-4bdb-9ffe-0ed9c0f78a5d tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/ff24f3fb-57c7-416e-8877-d9500cc2b93c returned with HTTP 200 Jan 25 14:00:47.703338 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 543/1128] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:00:47 2021] GET /volume/v3/84d79849660e416091cc0a56ec79300d/volumes/ff24f3fb-57c7-416e-8877-d9500cc2b93c => generated 913 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:00:47.907441 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-e35bd751-6446-4cdc-b9a8-33d3052353cc tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (878885ab-64b3-4bd5-aa3f-57e11ea27ca3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:00:47.912449 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-e35bd751-6446-4cdc-b9a8-33d3052353cc tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85e03478-2472-4ba5-9976-3ee448b51ee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:00:48.159438 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-e35bd751-6446-4cdc-b9a8-33d3052353cc tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Created reservations ['817ce3f0-edfb-46ba-a137-c7f38a29686e', 'efcae428-9cfa-4868-87c2-f5450da02976', '260e33da-2fca-4a4f-9552-3e59712a9e99', 'f64da4fd-24df-4c4c-9ad7-d70e0070e8ef'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:00:48.161259 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-e35bd751-6446-4cdc-b9a8-33d3052353cc tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85e03478-2472-4ba5-9976-3ee448b51ee5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['817ce3f0-edfb-46ba-a137-c7f38a29686e', 'efcae428-9cfa-4868-87c2-f5450da02976', '260e33da-2fca-4a4f-9552-3e59712a9e99', 'f64da4fd-24df-4c4c-9ad7-d70e0070e8ef']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:00:48.164750 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-e35bd751-6446-4cdc-b9a8-33d3052353cc tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b414ffb8-9ffd-4ad5-ae57-86af542f0407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:00:48.287150 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-e35bd751-6446-4cdc-b9a8-33d3052353cc tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b414ffb8-9ffd-4ad5-ae57-86af542f0407) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe8ae71e-5a87-4a8f-967c-5e4f13961a0e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-240754093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2d4125919f348f0b3306457551b5f08',qos_specs=None,replication_status=,reservations=['817ce3f0-edfb-46ba-a137-c7f38a29686e','efcae428-9cfa-4868-87c2-f5450da02976','260e33da-2fca-4a4f-9552-3e59712a9e99','f64da4fd-24df-4c4c-9ad7-d70e0070e8ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0f73ffb668b41aa88895872eec5cdbf',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:00:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-240754093',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe8ae71e-5a87-4a8f-967c-5e4f13961a0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c2d4125919f348f0b3306457551b5f08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='e0f73ffb668b41aa88895872eec5cdbf',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:00:48.298504 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-e35bd751-6446-4cdc-b9a8-33d3052353cc tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (caffcbda-d395-496c-b035-53e05225f15c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:00:48.333318 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4d28cc09-93e1-4a10-8e8b-8c01a83ac590 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] GET http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/2ad11d21-98d9-4286-9183-d8a93a6f01ee Jan 25 14:00:48.334118 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4d28cc09-93e1-4a10-8e8b-8c01a83ac590 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:00:48.334500 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:00:48.334500 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:00:48.335117 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4d28cc09-93e1-4a10-8e8b-8c01a83ac590 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:00:48.359938 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-e35bd751-6446-4cdc-b9a8-33d3052353cc tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (caffcbda-d395-496c-b035-53e05225f15c) transitioned into state 'SUCCESS' from state '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-240754093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2d4125919f348f0b3306457551b5f08',qos_specs=None,replication_status=,reservations=['817ce3f0-edfb-46ba-a137-c7f38a29686e','efcae428-9cfa-4868-87c2-f5450da02976','260e33da-2fca-4a4f-9552-3e59712a9e99','f64da4fd-24df-4c4c-9ad7-d70e0070e8ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0f73ffb668b41aa88895872eec5cdbf',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:00:48.371956 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-e35bd751-6446-4cdc-b9a8-33d3052353cc tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b3799fb-a8e6-4bfc-8e33-e6aa4811fc20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:00:48.411352 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-e35bd751-6446-4cdc-b9a8-33d3052353cc tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b3799fb-a8e6-4bfc-8e33-e6aa4811fc20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:00:48.429303 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-e35bd751-6446-4cdc-b9a8-33d3052353cc tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Flow 'volume_create_api' (9bed205f-2ed1-4525-b6cd-904e431b5717) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:00:48.493726 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:00:48.493726 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:00:48.547643 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4d28cc09-93e1-4a10-8e8b-8c01a83ac590 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Volume info retrieved successfully. Jan 25 14:00:48.564729 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e35bd751-6446-4cdc-b9a8-33d3052353cc tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Create volume request issued successfully. Jan 25 14:00:48.606813 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e35bd751-6446-4cdc-b9a8-33d3052353cc tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes returned with HTTP 202 Jan 25 14:00:48.607719 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 586/1129] 10.222.0.38 () {60 vars in 1226 bytes} [Mon Jan 25 14:00:47 2021] POST /volume/v3/c2d4125919f348f0b3306457551b5f08/volumes => generated 822 bytes in 1298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:00:48.627703 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d3b6d0cc-ffa7-4431-85fd-37e4011c8f32 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e Jan 25 14:00:48.628525 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d3b6d0cc-ffa7-4431-85fd-37e4011c8f32 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:00:48.628922 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:00:48.628922 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:00:48.629575 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d3b6d0cc-ffa7-4431-85fd-37e4011c8f32 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:00:48.649161 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4d28cc09-93e1-4a10-8e8b-8c01a83ac590 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/2ad11d21-98d9-4286-9183-d8a93a6f01ee returned with HTTP 200 Jan 25 14:00:48.656957 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 544/1130] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:00:47 2021] GET /volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/2ad11d21-98d9-4286-9183-d8a93a6f01ee => generated 918 bytes in 944 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:00:48.677631 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c780cf7d-d6ed-44a0-a397-710552096b82 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] GET http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/2ad11d21-98d9-4286-9183-d8a93a6f01ee Jan 25 14:00:48.678432 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c780cf7d-d6ed-44a0-a397-710552096b82 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:00:48.678820 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:00:48.678820 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:00:48.679433 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c780cf7d-d6ed-44a0-a397-710552096b82 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:00:48.776687 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:00:48.776687 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:00:48.795887 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d3b6d0cc-ffa7-4431-85fd-37e4011c8f32 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Volume info retrieved successfully. Jan 25 14:00:48.837573 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d3b6d0cc-ffa7-4431-85fd-37e4011c8f32 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e returned with HTTP 200 Jan 25 14:00:48.839246 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 587/1131] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:00:48 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e => generated 914 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:00:48.844681 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ed4b763b-7fc6-4613-865e-6ded85471566 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] GET http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/ff24f3fb-57c7-416e-8877-d9500cc2b93c Jan 25 14:00:48.845530 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ed4b763b-7fc6-4613-865e-6ded85471566 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:00:48.845905 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:00:48.845905 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:00:48.846519 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ed4b763b-7fc6-4613-865e-6ded85471566 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:00:48.892392 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:00:48.892392 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:00:48.909778 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:00:48.909778 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:00:48.920417 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ed4b763b-7fc6-4613-865e-6ded85471566 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Volume info retrieved successfully. Jan 25 14:00:48.945943 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c780cf7d-d6ed-44a0-a397-710552096b82 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Volume info retrieved successfully. Jan 25 14:00:48.946671 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ed4b763b-7fc6-4613-865e-6ded85471566 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/ff24f3fb-57c7-416e-8877-d9500cc2b93c returned with HTTP 200 Jan 25 14:00:48.947663 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 588/1132] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:00:48 2021] GET /volume/v3/84d79849660e416091cc0a56ec79300d/volumes/ff24f3fb-57c7-416e-8877-d9500cc2b93c => generated 913 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:00:49.050628 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c780cf7d-d6ed-44a0-a397-710552096b82 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/2ad11d21-98d9-4286-9183-d8a93a6f01ee returned with HTTP 200 Jan 25 14:00:49.055152 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 545/1133] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:00:48 2021] GET /volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/2ad11d21-98d9-4286-9183-d8a93a6f01ee => generated 918 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:00:49.855133 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-96469074-4833-42cf-9f62-2ff7375057f8 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e Jan 25 14:00:49.856577 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-96469074-4833-42cf-9f62-2ff7375057f8 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:00:49.856971 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:00:49.856971 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:00:49.857764 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-96469074-4833-42cf-9f62-2ff7375057f8 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:00:49.968565 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d0d345d6-992f-4eee-b7bd-c2fbae2613ce tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] GET http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/ff24f3fb-57c7-416e-8877-d9500cc2b93c Jan 25 14:00:49.969484 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d0d345d6-992f-4eee-b7bd-c2fbae2613ce tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:00:49.969842 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:00:49.969842 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:00:49.970474 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d0d345d6-992f-4eee-b7bd-c2fbae2613ce tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:00:50.052091 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:00:50.052091 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:00:50.107696 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-96469074-4833-42cf-9f62-2ff7375057f8 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Volume info retrieved successfully. Jan 25 14:00:50.191489 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-96469074-4833-42cf-9f62-2ff7375057f8 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e returned with HTTP 200 Jan 25 14:00:50.210569 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 589/1134] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:00:49 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e => generated 914 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:00:50.396146 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:00:50.396146 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:00:50.415436 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d0d345d6-992f-4eee-b7bd-c2fbae2613ce tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Volume info retrieved successfully. Jan 25 14:00:50.480544 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d0d345d6-992f-4eee-b7bd-c2fbae2613ce tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/ff24f3fb-57c7-416e-8877-d9500cc2b93c returned with HTTP 200 Jan 25 14:00:50.481437 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 546/1135] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:00:49 2021] GET /volume/v3/84d79849660e416091cc0a56ec79300d/volumes/ff24f3fb-57c7-416e-8877-d9500cc2b93c => generated 913 bytes in 522 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:00:51.241554 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-52c7e430-29e5-4eea-a8e3-b2d283c9caba tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e Jan 25 14:00:51.243775 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-52c7e430-29e5-4eea-a8e3-b2d283c9caba tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:00:51.245425 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:00:51.245425 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:00:51.266328 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-52c7e430-29e5-4eea-a8e3-b2d283c9caba tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:00:51.424779 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:00:51.424779 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:00:51.450058 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-52c7e430-29e5-4eea-a8e3-b2d283c9caba tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Volume info retrieved successfully. Jan 25 14:00:51.478864 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-52c7e430-29e5-4eea-a8e3-b2d283c9caba tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e returned with HTTP 200 Jan 25 14:00:51.480198 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 590/1136] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:00:51 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e => generated 914 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:00:51.516925 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d8f4572e-d735-4fa4-852c-dbd05dd15cdb tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] GET http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/ff24f3fb-57c7-416e-8877-d9500cc2b93c Jan 25 14:00:51.518367 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d8f4572e-d735-4fa4-852c-dbd05dd15cdb tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:00:51.518720 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:00:51.518720 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:00:51.528508 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d8f4572e-d735-4fa4-852c-dbd05dd15cdb tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:00:51.826004 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d8f4572e-d735-4fa4-852c-dbd05dd15cdb tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/ff24f3fb-57c7-416e-8877-d9500cc2b93c returned with HTTP 404 Jan 25 14:00:51.828412 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 547/1137] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:00:51 2021] GET /volume/v3/84d79849660e416091cc0a56ec79300d/volumes/ff24f3fb-57c7-416e-8877-d9500cc2b93c => generated 109 bytes in 319 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:00:51.836369 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0e5cf17f-9310-47f2-bce3-101d0571d13c tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] DELETE http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/60f72fef-2677-4d39-bec0-0cba9e47bbba Jan 25 14:00:51.837935 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0e5cf17f-9310-47f2-bce3-101d0571d13c tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:00:51.838276 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:00:51.838276 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:00:51.838868 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0e5cf17f-9310-47f2-bce3-101d0571d13c tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:00:51.839458 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-0e5cf17f-9310-47f2-bce3-101d0571d13c tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Delete volume with id: 60f72fef-2677-4d39-bec0-0cba9e47bbba Jan 25 14:00:52.070629 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:00:52.070629 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:00:52.075249 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0e5cf17f-9310-47f2-bce3-101d0571d13c tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Volume info retrieved successfully. Jan 25 14:00:52.145747 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0e5cf17f-9310-47f2-bce3-101d0571d13c tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Delete volume request issued successfully. Jan 25 14:00:52.148671 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0e5cf17f-9310-47f2-bce3-101d0571d13c tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/60f72fef-2677-4d39-bec0-0cba9e47bbba returned with HTTP 202 Jan 25 14:00:52.154101 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 591/1138] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:00:51 2021] DELETE /volume/v3/84d79849660e416091cc0a56ec79300d/volumes/60f72fef-2677-4d39-bec0-0cba9e47bbba => generated 0 bytes in 322 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:00:52.168051 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-96cdaaab-e106-4fe6-ad1d-c6627425f246 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] GET http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/60f72fef-2677-4d39-bec0-0cba9e47bbba Jan 25 14:00:52.168429 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-96cdaaab-e106-4fe6-ad1d-c6627425f246 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:00:52.174487 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-96cdaaab-e106-4fe6-ad1d-c6627425f246 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:00:52.510743 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5b25d1a5-b5c1-49a7-baba-9ea7e97bc9de tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e Jan 25 14:00:52.512504 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5b25d1a5-b5c1-49a7-baba-9ea7e97bc9de tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:00:52.512987 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:00:52.512987 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:00:52.513595 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5b25d1a5-b5c1-49a7-baba-9ea7e97bc9de tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:00:52.560651 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:00:52.560651 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:00:52.610719 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-96cdaaab-e106-4fe6-ad1d-c6627425f246 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Volume info retrieved successfully. Jan 25 14:00:52.757289 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-96cdaaab-e106-4fe6-ad1d-c6627425f246 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/60f72fef-2677-4d39-bec0-0cba9e47bbba returned with HTTP 200 Jan 25 14:00:52.767770 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:00:52.767770 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:00:52.774635 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 548/1139] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:00:52 2021] GET /volume/v3/84d79849660e416091cc0a56ec79300d/volumes/60f72fef-2677-4d39-bec0-0cba9e47bbba => generated 912 bytes in 617 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:00:52.808483 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-5b25d1a5-b5c1-49a7-baba-9ea7e97bc9de tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Volume info retrieved successfully. Jan 25 14:00:52.898542 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5b25d1a5-b5c1-49a7-baba-9ea7e97bc9de tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e returned with HTTP 200 Jan 25 14:00:52.902945 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 592/1140] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:00:52 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e => generated 914 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:00:53.797202 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b8fbd023-cea0-4f2a-9aac-109a178c977b tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] GET http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/60f72fef-2677-4d39-bec0-0cba9e47bbba Jan 25 14:00:53.799353 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b8fbd023-cea0-4f2a-9aac-109a178c977b tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:00:53.800019 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:00:53.800019 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:00:53.802149 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b8fbd023-cea0-4f2a-9aac-109a178c977b tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:00:53.932366 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ec506bd2-a850-4531-b95d-0b7b14947b0b tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e Jan 25 14:00:53.933436 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ec506bd2-a850-4531-b95d-0b7b14947b0b tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:00:53.933820 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:00:53.933820 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:00:53.934452 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ec506bd2-a850-4531-b95d-0b7b14947b0b tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:00:54.114803 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:00:54.114803 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:00:54.137039 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ec506bd2-a850-4531-b95d-0b7b14947b0b tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Volume info retrieved successfully. Jan 25 14:00:54.248298 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ec506bd2-a850-4531-b95d-0b7b14947b0b tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e returned with HTTP 200 Jan 25 14:00:54.253563 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 593/1141] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:00:53 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e => generated 914 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:00:54.300778 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:00:54.300778 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:00:54.327603 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b8fbd023-cea0-4f2a-9aac-109a178c977b tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Volume info retrieved successfully. Jan 25 14:00:54.403460 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b8fbd023-cea0-4f2a-9aac-109a178c977b tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/60f72fef-2677-4d39-bec0-0cba9e47bbba returned with HTTP 200 Jan 25 14:00:54.407934 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 549/1142] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:00:53 2021] GET /volume/v3/84d79849660e416091cc0a56ec79300d/volumes/60f72fef-2677-4d39-bec0-0cba9e47bbba => generated 912 bytes in 622 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:00:55.276393 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-73e5e0c1-83fb-40f1-ab66-164e9b8f1e3f tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e Jan 25 14:00:55.277582 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-73e5e0c1-83fb-40f1-ab66-164e9b8f1e3f tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:00:55.277973 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:00:55.277973 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:00:55.278593 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-73e5e0c1-83fb-40f1-ab66-164e9b8f1e3f tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:00:55.423293 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c64c90ef-9cff-4621-bbad-43fb7fb941b3 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] GET http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/60f72fef-2677-4d39-bec0-0cba9e47bbba Jan 25 14:00:55.427131 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c64c90ef-9cff-4621-bbad-43fb7fb941b3 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:00:55.427649 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:00:55.427649 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:00:55.428291 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c64c90ef-9cff-4621-bbad-43fb7fb941b3 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:00:55.457746 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:00:55.457746 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:00:55.493153 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-73e5e0c1-83fb-40f1-ab66-164e9b8f1e3f tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Volume info retrieved successfully. Jan 25 14:00:55.541880 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:00:55.541880 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:00:55.544600 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-73e5e0c1-83fb-40f1-ab66-164e9b8f1e3f tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e returned with HTTP 200 Jan 25 14:00:55.545463 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 594/1143] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:00:55 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e => generated 914 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:00:55.570685 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c64c90ef-9cff-4621-bbad-43fb7fb941b3 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Volume info retrieved successfully. Jan 25 14:00:55.608958 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c64c90ef-9cff-4621-bbad-43fb7fb941b3 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/60f72fef-2677-4d39-bec0-0cba9e47bbba returned with HTTP 200 Jan 25 14:00:55.610083 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 550/1144] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:00:55 2021] GET /volume/v3/84d79849660e416091cc0a56ec79300d/volumes/60f72fef-2677-4d39-bec0-0cba9e47bbba => generated 912 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:00:56.563210 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f8146536-278e-4dc2-a170-62df37707311 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e Jan 25 14:00:56.564579 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f8146536-278e-4dc2-a170-62df37707311 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:00:56.565047 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:00:56.565047 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:00:56.566548 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f8146536-278e-4dc2-a170-62df37707311 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:00:56.626909 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c00ca1da-33ce-47db-8d60-805370d46b19 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] GET http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/60f72fef-2677-4d39-bec0-0cba9e47bbba Jan 25 14:00:56.627927 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c00ca1da-33ce-47db-8d60-805370d46b19 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:00:56.628366 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:00:56.628366 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:00:56.629068 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c00ca1da-33ce-47db-8d60-805370d46b19 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:00:56.669060 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:00:56.669060 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:00:56.712387 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f8146536-278e-4dc2-a170-62df37707311 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Volume info retrieved successfully. Jan 25 14:00:56.788990 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f8146536-278e-4dc2-a170-62df37707311 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e returned with HTTP 200 Jan 25 14:00:56.800484 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 595/1145] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:00:56 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e => generated 914 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:00:56.800614 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:00:56.800614 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:00:56.808680 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c00ca1da-33ce-47db-8d60-805370d46b19 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Volume info retrieved successfully. Jan 25 14:00:56.862677 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c00ca1da-33ce-47db-8d60-805370d46b19 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/60f72fef-2677-4d39-bec0-0cba9e47bbba returned with HTTP 200 Jan 25 14:00:56.865481 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 551/1146] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:00:56 2021] GET /volume/v3/84d79849660e416091cc0a56ec79300d/volumes/60f72fef-2677-4d39-bec0-0cba9e47bbba => generated 912 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:00:57.806034 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6c2d92bb-d0ae-438b-ba8b-e3cde513d968 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e Jan 25 14:00:57.807216 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6c2d92bb-d0ae-438b-ba8b-e3cde513d968 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:00:57.807670 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:00:57.807670 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:00:57.808506 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6c2d92bb-d0ae-438b-ba8b-e3cde513d968 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:00:57.882344 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-48b3500b-fe9d-4258-879c-5c286fdfde0b tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] GET http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/60f72fef-2677-4d39-bec0-0cba9e47bbba Jan 25 14:00:57.883376 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-48b3500b-fe9d-4258-879c-5c286fdfde0b tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:00:57.883810 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:00:57.883810 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:00:57.884497 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-48b3500b-fe9d-4258-879c-5c286fdfde0b tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:00:57.937490 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:00:57.937490 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:00:57.948141 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6c2d92bb-d0ae-438b-ba8b-e3cde513d968 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Volume info retrieved successfully. Jan 25 14:00:57.981132 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6c2d92bb-d0ae-438b-ba8b-e3cde513d968 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e returned with HTTP 200 Jan 25 14:00:57.982843 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 596/1147] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:00:57 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e => generated 914 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:00:58.027682 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-48b3500b-fe9d-4258-879c-5c286fdfde0b tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/60f72fef-2677-4d39-bec0-0cba9e47bbba returned with HTTP 404 Jan 25 14:00:58.045036 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 552/1148] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:00:57 2021] GET /volume/v3/84d79849660e416091cc0a56ec79300d/volumes/60f72fef-2677-4d39-bec0-0cba9e47bbba => generated 109 bytes in 164 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:00:58.050220 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8c310385-d377-4d71-b425-25be636d350b tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] DELETE http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 Jan 25 14:00:58.051027 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8c310385-d377-4d71-b425-25be636d350b tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:00:58.051521 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:00:58.051521 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:00:58.052310 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8c310385-d377-4d71-b425-25be636d350b tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:00:58.052966 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-8c310385-d377-4d71-b425-25be636d350b tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Delete volume with id: 2f3052f5-65c0-4f3c-8544-786084ae6a70 Jan 25 14:00:58.160413 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:00:58.160413 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:00:58.162266 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-8c310385-d377-4d71-b425-25be636d350b tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Volume info retrieved successfully. Jan 25 14:00:58.214910 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-8c310385-d377-4d71-b425-25be636d350b tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Delete volume request issued successfully. Jan 25 14:00:58.215830 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8c310385-d377-4d71-b425-25be636d350b tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 returned with HTTP 202 Jan 25 14:00:58.219859 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 597/1149] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:00:58 2021] DELETE /volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 => generated 0 bytes in 171 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:00:58.224605 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d67cf448-fb73-433a-a264-95ae63f08150 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] GET http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 Jan 25 14:00:58.225320 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d67cf448-fb73-433a-a264-95ae63f08150 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:00:58.225953 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d67cf448-fb73-433a-a264-95ae63f08150 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:00:58.302114 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:00:58.302114 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:00:58.311730 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d67cf448-fb73-433a-a264-95ae63f08150 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Volume info retrieved successfully. Jan 25 14:00:58.339334 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d67cf448-fb73-433a-a264-95ae63f08150 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 returned with HTTP 200 Jan 25 14:00:58.341212 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 553/1150] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:00:58 2021] GET /volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 => generated 1361 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:00:59.001167 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-eb28174a-d60a-4c16-b656-5d9b83fa7691 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e Jan 25 14:00:59.002251 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-eb28174a-d60a-4c16-b656-5d9b83fa7691 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:00:59.002251 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:00:59.002251 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:00:59.002251 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-eb28174a-d60a-4c16-b656-5d9b83fa7691 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:00:59.169780 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:00:59.169780 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:00:59.195785 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-eb28174a-d60a-4c16-b656-5d9b83fa7691 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Volume info retrieved successfully. Jan 25 14:00:59.269533 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-eb28174a-d60a-4c16-b656-5d9b83fa7691 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e returned with HTTP 200 Jan 25 14:00:59.272102 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 598/1151] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:00:58 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e => generated 914 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:00:59.371629 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7f51456c-e87e-4fa5-9657-751eaec8fbf5 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] GET http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 Jan 25 14:00:59.372936 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7f51456c-e87e-4fa5-9657-751eaec8fbf5 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:00:59.385369 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:00:59.385369 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:00:59.386741 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7f51456c-e87e-4fa5-9657-751eaec8fbf5 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:00:59.525034 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:00:59.525034 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:00:59.536721 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7f51456c-e87e-4fa5-9657-751eaec8fbf5 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Volume info retrieved successfully. Jan 25 14:00:59.601916 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7f51456c-e87e-4fa5-9657-751eaec8fbf5 tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 returned with HTTP 200 Jan 25 14:00:59.603004 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 554/1152] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:00:59 2021] GET /volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 => generated 1361 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:01:00.287548 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c60e3bf0-dfb3-4586-ac6d-5ff2d3ba6da1 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e Jan 25 14:01:00.288632 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c60e3bf0-dfb3-4586-ac6d-5ff2d3ba6da1 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:00.289040 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:00.289040 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:00.289666 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c60e3bf0-dfb3-4586-ac6d-5ff2d3ba6da1 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:00.435033 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:00.435033 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:00.456144 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c60e3bf0-dfb3-4586-ac6d-5ff2d3ba6da1 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Volume info retrieved successfully. Jan 25 14:01:00.517000 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c60e3bf0-dfb3-4586-ac6d-5ff2d3ba6da1 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e returned with HTTP 200 Jan 25 14:01:00.518924 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 599/1153] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:00 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e => generated 914 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:01:00.633886 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4b7d3b1c-7c8d-4e7c-8292-135bf355275b tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] GET http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 Jan 25 14:01:00.634584 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4b7d3b1c-7c8d-4e7c-8292-135bf355275b tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:00.634917 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:00.634917 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:00.635498 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4b7d3b1c-7c8d-4e7c-8292-135bf355275b tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:00.792124 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:00.792124 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:00.807457 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4b7d3b1c-7c8d-4e7c-8292-135bf355275b tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Volume info retrieved successfully. Jan 25 14:01:00.851155 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4b7d3b1c-7c8d-4e7c-8292-135bf355275b tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 returned with HTTP 200 Jan 25 14:01:00.856871 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 555/1154] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:00 2021] GET /volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 => generated 1361 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:01:01.535226 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a6241e94-50dc-4b9e-80c7-64e9128694fb tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e Jan 25 14:01:01.536145 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a6241e94-50dc-4b9e-80c7-64e9128694fb tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:01.536628 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:01.536628 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:01.537222 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a6241e94-50dc-4b9e-80c7-64e9128694fb tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:01.679028 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:01.679028 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:01.711287 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a6241e94-50dc-4b9e-80c7-64e9128694fb tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Volume info retrieved successfully. Jan 25 14:01:01.781547 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a6241e94-50dc-4b9e-80c7-64e9128694fb tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e returned with HTTP 200 Jan 25 14:01:01.783619 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 600/1155] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:01 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e => generated 914 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:01:01.879996 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a39cc7b9-743b-4961-8056-c9ff0d9d76fb tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] GET http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 Jan 25 14:01:01.880969 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a39cc7b9-743b-4961-8056-c9ff0d9d76fb tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:01.881360 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:01.881360 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:01.881993 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a39cc7b9-743b-4961-8056-c9ff0d9d76fb tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:02.043243 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a39cc7b9-743b-4961-8056-c9ff0d9d76fb tempest-TaggedBootDevicesTest-1241433466 tempest-TaggedBootDevicesTest-1241433466] http://10.222.0.38/volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 returned with HTTP 404 Jan 25 14:01:02.045942 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 556/1156] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:01 2021] GET /volume/v3/84d79849660e416091cc0a56ec79300d/volumes/2f3052f5-65c0-4f3c-8544-786084ae6a70 => generated 109 bytes in 170 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:01:02.800948 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ff3c6cb0-9d83-44b9-9954-adf3591a987d tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e Jan 25 14:01:02.808995 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ff3c6cb0-9d83-44b9-9954-adf3591a987d tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:02.809463 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:02.809463 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:02.810158 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ff3c6cb0-9d83-44b9-9954-adf3591a987d tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:02.944246 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:02.944246 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:02.963555 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ff3c6cb0-9d83-44b9-9954-adf3591a987d tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Volume info retrieved successfully. Jan 25 14:01:03.024668 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ff3c6cb0-9d83-44b9-9954-adf3591a987d tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e returned with HTTP 200 Jan 25 14:01:03.025660 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 601/1157] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:02 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e => generated 914 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:01:04.043577 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c48aebaa-13a3-41e5-8ae2-095e79dcc766 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e Jan 25 14:01:04.045183 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c48aebaa-13a3-41e5-8ae2-095e79dcc766 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:04.046794 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c48aebaa-13a3-41e5-8ae2-095e79dcc766 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:04.185150 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:04.185150 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:04.196179 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c48aebaa-13a3-41e5-8ae2-095e79dcc766 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Volume info retrieved successfully. Jan 25 14:01:04.226785 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c48aebaa-13a3-41e5-8ae2-095e79dcc766 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e returned with HTTP 200 Jan 25 14:01:04.228221 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 557/1158] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:04 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e => generated 914 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:01:05.244705 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ffbd4ecf-0bcd-450d-a698-095e1a49d10d tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e Jan 25 14:01:05.245480 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ffbd4ecf-0bcd-450d-a698-095e1a49d10d tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:05.245480 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:05.245480 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:05.245967 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ffbd4ecf-0bcd-450d-a698-095e1a49d10d tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:05.352789 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:05.352789 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:05.372725 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ffbd4ecf-0bcd-450d-a698-095e1a49d10d tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Volume info retrieved successfully. Jan 25 14:01:05.416045 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ffbd4ecf-0bcd-450d-a698-095e1a49d10d tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e returned with HTTP 200 Jan 25 14:01:05.425710 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 602/1159] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:05 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e => generated 914 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:01:06.434484 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3c9dc44a-6bf6-4877-ac86-a84adfd72138 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e Jan 25 14:01:06.436470 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3c9dc44a-6bf6-4877-ac86-a84adfd72138 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:06.437149 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:06.437149 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:06.438169 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3c9dc44a-6bf6-4877-ac86-a84adfd72138 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:06.600730 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:06.600730 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:06.622757 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3c9dc44a-6bf6-4877-ac86-a84adfd72138 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Volume info retrieved successfully. Jan 25 14:01:06.683460 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3c9dc44a-6bf6-4877-ac86-a84adfd72138 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e returned with HTTP 200 Jan 25 14:01:06.684763 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 558/1160] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:06 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e => generated 914 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:01:07.701475 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b5eb9853-50b0-4a77-8dcf-9feec8c03f45 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e Jan 25 14:01:07.702763 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b5eb9853-50b0-4a77-8dcf-9feec8c03f45 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:07.703142 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:07.703142 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:07.703780 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b5eb9853-50b0-4a77-8dcf-9feec8c03f45 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:07.825274 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:07.825274 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:07.850815 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b5eb9853-50b0-4a77-8dcf-9feec8c03f45 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Volume info retrieved successfully. Jan 25 14:01:07.886034 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b5eb9853-50b0-4a77-8dcf-9feec8c03f45 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e returned with HTTP 200 Jan 25 14:01:07.887481 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 603/1161] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:07 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e => generated 914 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:01:08.902906 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-111f0bb7-96e3-4246-8fbb-85a8327ed42a tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e Jan 25 14:01:08.903986 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-111f0bb7-96e3-4246-8fbb-85a8327ed42a tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:08.904370 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:08.904370 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:08.905038 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-111f0bb7-96e3-4246-8fbb-85a8327ed42a tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:09.027910 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:09.027910 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:09.055674 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-111f0bb7-96e3-4246-8fbb-85a8327ed42a tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Volume info retrieved successfully. Jan 25 14:01:09.123835 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-111f0bb7-96e3-4246-8fbb-85a8327ed42a tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e returned with HTTP 200 Jan 25 14:01:09.125566 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 559/1162] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:08 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e => generated 914 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:01:10.151306 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6fd7c0df-247b-4972-917c-e72a67297dc1 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e Jan 25 14:01:10.180221 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6fd7c0df-247b-4972-917c-e72a67297dc1 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:10.180641 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:10.180641 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:10.181332 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6fd7c0df-247b-4972-917c-e72a67297dc1 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:10.268209 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:10.268209 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:10.279974 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6fd7c0df-247b-4972-917c-e72a67297dc1 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Volume info retrieved successfully. Jan 25 14:01:10.313636 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6fd7c0df-247b-4972-917c-e72a67297dc1 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e returned with HTTP 200 Jan 25 14:01:10.325750 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 604/1163] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:10 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e => generated 914 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:01:11.330821 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b80b7c7a-b39d-492e-8bab-12f242d6da0d tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e Jan 25 14:01:11.331364 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b80b7c7a-b39d-492e-8bab-12f242d6da0d tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:11.331512 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:11.331512 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:11.332940 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b80b7c7a-b39d-492e-8bab-12f242d6da0d tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:11.418647 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:11.418647 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:11.434151 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b80b7c7a-b39d-492e-8bab-12f242d6da0d tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Volume info retrieved successfully. Jan 25 14:01:11.491548 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b80b7c7a-b39d-492e-8bab-12f242d6da0d tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e returned with HTTP 200 Jan 25 14:01:11.503943 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 560/1164] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:11 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e => generated 972 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:01:12.377175 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6eb24348-13ee-4bf7-9b20-d92b01a202b3 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] DELETE http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/2ad11d21-98d9-4286-9183-d8a93a6f01ee Jan 25 14:01:12.378290 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6eb24348-13ee-4bf7-9b20-d92b01a202b3 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:12.378676 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:12.378676 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:12.379912 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6eb24348-13ee-4bf7-9b20-d92b01a202b3 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:12.380931 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-6eb24348-13ee-4bf7-9b20-d92b01a202b3 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Delete volume with id: 2ad11d21-98d9-4286-9183-d8a93a6f01ee Jan 25 14:01:12.486616 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:12.486616 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:12.488193 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6eb24348-13ee-4bf7-9b20-d92b01a202b3 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Volume info retrieved successfully. Jan 25 14:01:12.521504 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d0c7f4b7-6421-4e28-a4d2-7483a424f1b3 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e Jan 25 14:01:12.522114 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d0c7f4b7-6421-4e28-a4d2-7483a424f1b3 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:12.522440 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:12.522440 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:12.523531 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d0c7f4b7-6421-4e28-a4d2-7483a424f1b3 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:12.543803 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6eb24348-13ee-4bf7-9b20-d92b01a202b3 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Delete volume request issued successfully. Jan 25 14:01:12.548162 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6eb24348-13ee-4bf7-9b20-d92b01a202b3 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/2ad11d21-98d9-4286-9183-d8a93a6f01ee returned with HTTP 202 Jan 25 14:01:12.549467 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 605/1165] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:01:12 2021] DELETE /volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/2ad11d21-98d9-4286-9183-d8a93a6f01ee => generated 0 bytes in 177 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:01:12.566062 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2d42ab56-feb5-41be-90d0-bc27a7edbdff tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] GET http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/2ad11d21-98d9-4286-9183-d8a93a6f01ee Jan 25 14:01:12.569791 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2d42ab56-feb5-41be-90d0-bc27a7edbdff tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:12.571379 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:12.571379 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:12.573360 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2d42ab56-feb5-41be-90d0-bc27a7edbdff tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:12.674529 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:12.674529 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:12.699989 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d0c7f4b7-6421-4e28-a4d2-7483a424f1b3 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Volume info retrieved successfully. Jan 25 14:01:12.750856 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d0c7f4b7-6421-4e28-a4d2-7483a424f1b3 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e returned with HTTP 200 Jan 25 14:01:12.753680 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 561/1166] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:12 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e => generated 972 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:01:12.781111 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:12.781111 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:12.798427 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-2d42ab56-feb5-41be-90d0-bc27a7edbdff tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Volume info retrieved successfully. Jan 25 14:01:12.856620 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2d42ab56-feb5-41be-90d0-bc27a7edbdff tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/2ad11d21-98d9-4286-9183-d8a93a6f01ee returned with HTTP 200 Jan 25 14:01:12.868024 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 606/1167] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:12 2021] GET /volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/2ad11d21-98d9-4286-9183-d8a93a6f01ee => generated 917 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:01:13.771537 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cd62dba5-e73b-4288-b244-960fd8be5e37 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e Jan 25 14:01:13.772090 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cd62dba5-e73b-4288-b244-960fd8be5e37 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:13.772356 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:13.772356 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:13.772654 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cd62dba5-e73b-4288-b244-960fd8be5e37 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:13.872844 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:13.872844 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:13.874523 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3877060d-57e0-4525-bac7-547398fc789b tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] GET http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/2ad11d21-98d9-4286-9183-d8a93a6f01ee Jan 25 14:01:13.875043 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3877060d-57e0-4525-bac7-547398fc789b tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:13.875240 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:13.875240 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:13.875600 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3877060d-57e0-4525-bac7-547398fc789b tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:13.882756 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-cd62dba5-e73b-4288-b244-960fd8be5e37 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Volume info retrieved successfully. Jan 25 14:01:13.915479 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cd62dba5-e73b-4288-b244-960fd8be5e37 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e returned with HTTP 200 Jan 25 14:01:13.917091 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 562/1168] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:13 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e => generated 975 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:01:14.017939 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:14.017939 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:14.031170 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3877060d-57e0-4525-bac7-547398fc789b tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Volume info retrieved successfully. Jan 25 14:01:14.074662 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3877060d-57e0-4525-bac7-547398fc789b tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/2ad11d21-98d9-4286-9183-d8a93a6f01ee returned with HTTP 200 Jan 25 14:01:14.077757 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 607/1169] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:13 2021] GET /volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/2ad11d21-98d9-4286-9183-d8a93a6f01ee => generated 917 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:01:14.933337 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7bdeaf6b-4f5d-461d-bc7a-33f79aadb27e tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e Jan 25 14:01:14.935115 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7bdeaf6b-4f5d-461d-bc7a-33f79aadb27e tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:14.935583 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:14.935583 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:14.936295 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7bdeaf6b-4f5d-461d-bc7a-33f79aadb27e tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:15.056081 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:15.056081 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:15.066143 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7bdeaf6b-4f5d-461d-bc7a-33f79aadb27e tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Volume info retrieved successfully. Jan 25 14:01:15.095178 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2980884c-12e1-4a6d-861b-ce1a56d50ba4 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] GET http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/2ad11d21-98d9-4286-9183-d8a93a6f01ee Jan 25 14:01:15.095717 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2980884c-12e1-4a6d-861b-ce1a56d50ba4 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:15.095914 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:15.095914 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:15.096531 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7bdeaf6b-4f5d-461d-bc7a-33f79aadb27e tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e returned with HTTP 200 Jan 25 14:01:15.096721 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2980884c-12e1-4a6d-861b-ce1a56d50ba4 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:15.099044 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 563/1170] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:14 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e => generated 975 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:01:15.206582 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:15.206582 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:15.231857 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-2980884c-12e1-4a6d-861b-ce1a56d50ba4 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Volume info retrieved successfully. Jan 25 14:01:15.287047 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2980884c-12e1-4a6d-861b-ce1a56d50ba4 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/2ad11d21-98d9-4286-9183-d8a93a6f01ee returned with HTTP 200 Jan 25 14:01:15.287885 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 608/1171] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:15 2021] GET /volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/2ad11d21-98d9-4286-9183-d8a93a6f01ee => generated 917 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:01:16.115915 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ae293cc4-ca58-4f54-8e1f-c1adbfaca390 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e Jan 25 14:01:16.116593 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ae293cc4-ca58-4f54-8e1f-c1adbfaca390 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:16.116802 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:16.116802 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:16.117198 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ae293cc4-ca58-4f54-8e1f-c1adbfaca390 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:16.276537 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:16.276537 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:16.303426 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f95a9375-9eb2-46b6-abd3-1cfd7a4e5554 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] GET http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/2ad11d21-98d9-4286-9183-d8a93a6f01ee Jan 25 14:01:16.304438 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f95a9375-9eb2-46b6-abd3-1cfd7a4e5554 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:16.304927 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:16.304927 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:16.305638 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f95a9375-9eb2-46b6-abd3-1cfd7a4e5554 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:16.309311 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ae293cc4-ca58-4f54-8e1f-c1adbfaca390 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Volume info retrieved successfully. Jan 25 14:01:16.373172 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ae293cc4-ca58-4f54-8e1f-c1adbfaca390 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e returned with HTTP 200 Jan 25 14:01:16.374195 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 564/1172] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:16 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e => generated 975 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:01:16.413654 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f95a9375-9eb2-46b6-abd3-1cfd7a4e5554 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/2ad11d21-98d9-4286-9183-d8a93a6f01ee returned with HTTP 404 Jan 25 14:01:16.419193 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 609/1173] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:16 2021] GET /volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/2ad11d21-98d9-4286-9183-d8a93a6f01ee => generated 109 bytes in 120 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 25 14:01:17.390851 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-32fae6ba-f27e-498e-bac5-3b4cb2ff47f2 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e Jan 25 14:01:17.392049 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-32fae6ba-f27e-498e-bac5-3b4cb2ff47f2 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:17.392607 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:17.392607 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:17.393336 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-32fae6ba-f27e-498e-bac5-3b4cb2ff47f2 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:17.446405 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:17.446405 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:17.459790 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-32fae6ba-f27e-498e-bac5-3b4cb2ff47f2 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Volume info retrieved successfully. Jan 25 14:01:17.485387 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-32fae6ba-f27e-498e-bac5-3b4cb2ff47f2 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e returned with HTTP 200 Jan 25 14:01:17.496731 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 565/1174] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:17 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e => generated 975 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:01:18.505780 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6df8714c-83fb-47d7-a54c-75fd763f5cd9 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e Jan 25 14:01:18.506598 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6df8714c-83fb-47d7-a54c-75fd763f5cd9 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:18.507707 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6df8714c-83fb-47d7-a54c-75fd763f5cd9 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:18.603067 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:18.603067 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:18.616893 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6df8714c-83fb-47d7-a54c-75fd763f5cd9 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Volume info retrieved successfully. Jan 25 14:01:18.675600 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6df8714c-83fb-47d7-a54c-75fd763f5cd9 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e returned with HTTP 200 Jan 25 14:01:18.677178 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 610/1175] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:18 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e => generated 975 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:01:19.700095 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-058bc6fc-d112-451a-a68d-af73d3412d95 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e Jan 25 14:01:19.701327 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-058bc6fc-d112-451a-a68d-af73d3412d95 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:19.701842 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:19.701842 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:19.703550 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-058bc6fc-d112-451a-a68d-af73d3412d95 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:19.945651 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:19.945651 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:19.972445 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-058bc6fc-d112-451a-a68d-af73d3412d95 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Volume info retrieved successfully. Jan 25 14:01:20.019070 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-058bc6fc-d112-451a-a68d-af73d3412d95 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e returned with HTTP 200 Jan 25 14:01:20.020799 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 566/1176] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:19 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e => generated 975 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:01:21.037948 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0419dbfc-cb0e-4d21-9275-ddb846eb96dd tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e Jan 25 14:01:21.039193 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0419dbfc-cb0e-4d21-9275-ddb846eb96dd tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:21.039620 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:21.039620 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:21.040318 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0419dbfc-cb0e-4d21-9275-ddb846eb96dd tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:21.158959 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:21.158959 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:21.169598 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0419dbfc-cb0e-4d21-9275-ddb846eb96dd tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Volume info retrieved successfully. Jan 25 14:01:21.262232 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0419dbfc-cb0e-4d21-9275-ddb846eb96dd tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e returned with HTTP 200 Jan 25 14:01:21.264145 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 611/1177] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:21 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e => generated 1363 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:01:21.300224 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4aa046c5-c47f-46c9-b2ec-ab15433418e8 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e Jan 25 14:01:21.303515 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4aa046c5-c47f-46c9-b2ec-ab15433418e8 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:21.304128 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:21.304128 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:21.310149 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4aa046c5-c47f-46c9-b2ec-ab15433418e8 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:21.444177 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:21.444177 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:21.455295 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4aa046c5-c47f-46c9-b2ec-ab15433418e8 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Volume info retrieved successfully. Jan 25 14:01:21.481483 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4aa046c5-c47f-46c9-b2ec-ab15433418e8 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e returned with HTTP 200 Jan 25 14:01:21.493918 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 567/1178] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:21 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e => generated 1363 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:01:21.499067 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-557d678b-8f4e-4e87-8ce7-cc764d491876 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e Jan 25 14:01:21.499876 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-557d678b-8f4e-4e87-8ce7-cc764d491876 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:21.500354 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:21.500354 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:21.501019 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-557d678b-8f4e-4e87-8ce7-cc764d491876 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:21.563603 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:21.563603 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:21.574380 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-557d678b-8f4e-4e87-8ce7-cc764d491876 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Volume info retrieved successfully. Jan 25 14:01:21.601385 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-557d678b-8f4e-4e87-8ce7-cc764d491876 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e returned with HTTP 200 Jan 25 14:01:21.619937 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4043bd6b-713f-4aec-abe5-fe66785e75b4 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] POST http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups Jan 25 14:01:21.620722 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:21.620722 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:21.621456 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4043bd6b-713f-4aec-abe5-fe66785e75b4 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fe8ae71e-5a87-4a8f-967c-5e4f13961a0e", "name": "tempest-TestVolumeBackupRestore-backup-515245165", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:01:21.623042 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.backups [None req-4043bd6b-713f-4aec-abe5-fe66785e75b4 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Creating new backup {'backup': {'volume_id': 'fe8ae71e-5a87-4a8f-967c-5e4f13961a0e', 'name': 'tempest-TestVolumeBackupRestore-backup-515245165', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=87930) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 25 14:01:21.623674 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.contrib.backups [None req-4043bd6b-713f-4aec-abe5-fe66785e75b4 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Creating backup of volume fe8ae71e-5a87-4a8f-967c-5e4f13961a0e in container None Jan 25 14:01:21.628939 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 612/1179] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:21 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e => generated 1363 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:01:21.688562 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:21.688562 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:21.690188 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4043bd6b-713f-4aec-abe5-fe66785e75b4 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Volume info retrieved successfully. Jan 25 14:01:21.745718 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-4043bd6b-713f-4aec-abe5-fe66785e75b4 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Created reservations ['fbbeb4fe-2643-4b71-90f9-8484873d0c71', '3cd7ed3f-7927-4d54-8e0c-2a6a0f5fb3ec'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:01:21.873831 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4043bd6b-713f-4aec-abe5-fe66785e75b4 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups returned with HTTP 202 Jan 25 14:01:21.875047 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 568/1180] 10.222.0.38 () {60 vars in 1226 bytes} [Mon Jan 25 14:01:21 2021] POST /volume/v3/c2d4125919f348f0b3306457551b5f08/backups => generated 400 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 25 14:01:21.886982 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6dae6f20-4517-4502-854e-f4cb8099d67a tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:01:21.887517 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6dae6f20-4517-4502-854e-f4cb8099d67a tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:21.887743 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:21.887743 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:21.888239 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6dae6f20-4517-4502-854e-f4cb8099d67a tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:21.888609 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-6dae6f20-4517-4502-854e-f4cb8099d67a tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:01:21.969333 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:21.969333 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:21.976905 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6dae6f20-4517-4502-854e-f4cb8099d67a tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:01:21.982487 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 613/1181] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:21 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 807 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:01:22.681156 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2187c2ba-ce7b-4f00-8c17-389e9ea82e29 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] DELETE http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/ee31613d-30ad-4142-bbb3-2ffea4e953fc Jan 25 14:01:22.687120 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2187c2ba-ce7b-4f00-8c17-389e9ea82e29 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:22.687846 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:22.687846 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:22.689683 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2187c2ba-ce7b-4f00-8c17-389e9ea82e29 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:22.690915 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-2187c2ba-ce7b-4f00-8c17-389e9ea82e29 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Delete volume with id: ee31613d-30ad-4142-bbb3-2ffea4e953fc Jan 25 14:01:22.931417 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:22.931417 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:22.933079 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-2187c2ba-ce7b-4f00-8c17-389e9ea82e29 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Volume info retrieved successfully. Jan 25 14:01:22.979920 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-2187c2ba-ce7b-4f00-8c17-389e9ea82e29 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Delete volume request issued successfully. Jan 25 14:01:22.980519 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2187c2ba-ce7b-4f00-8c17-389e9ea82e29 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/ee31613d-30ad-4142-bbb3-2ffea4e953fc returned with HTTP 202 Jan 25 14:01:22.984495 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 569/1182] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:01:22 2021] DELETE /volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/ee31613d-30ad-4142-bbb3-2ffea4e953fc => generated 0 bytes in 316 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 25 14:01:22.997616 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-000bdfdd-72fe-4940-abdc-53cd7a66fbff tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:01:22.999011 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-000bdfdd-72fe-4940-abdc-53cd7a66fbff tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:22.999678 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:22.999678 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:23.000668 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-000bdfdd-72fe-4940-abdc-53cd7a66fbff tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:23.001400 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-000bdfdd-72fe-4940-abdc-53cd7a66fbff tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:01:23.022877 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7fd7e244-9d35-4ad2-82ea-566f79cb6d46 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] GET http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/ee31613d-30ad-4142-bbb3-2ffea4e953fc Jan 25 14:01:23.025693 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7fd7e244-9d35-4ad2-82ea-566f79cb6d46 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:23.025959 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:23.025959 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:23.026676 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7fd7e244-9d35-4ad2-82ea-566f79cb6d46 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:23.092109 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:23.092109 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:23.106451 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-000bdfdd-72fe-4940-abdc-53cd7a66fbff tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:01:23.107385 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 614/1183] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:22 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 807 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:01:23.211239 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:23.211239 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:23.232985 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7fd7e244-9d35-4ad2-82ea-566f79cb6d46 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Volume info retrieved successfully. Jan 25 14:01:23.279952 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7fd7e244-9d35-4ad2-82ea-566f79cb6d46 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/ee31613d-30ad-4142-bbb3-2ffea4e953fc returned with HTTP 200 Jan 25 14:01:23.293778 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 570/1184] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:23 2021] GET /volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/ee31613d-30ad-4142-bbb3-2ffea4e953fc => generated 915 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:01:24.121348 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cd4b413d-a7f3-44d6-abe3-3dfbb7bba1b1 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:01:24.122183 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cd4b413d-a7f3-44d6-abe3-3dfbb7bba1b1 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:24.122402 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:24.122402 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:24.122786 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cd4b413d-a7f3-44d6-abe3-3dfbb7bba1b1 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:24.123161 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-cd4b413d-a7f3-44d6-abe3-3dfbb7bba1b1 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:01:24.227852 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:24.227852 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:24.237169 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cd4b413d-a7f3-44d6-abe3-3dfbb7bba1b1 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:01:24.241189 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 615/1185] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:24 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 807 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:01:24.312575 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4b0895f9-caca-4c8c-9505-9e92bbb22dd5 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] GET http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/ee31613d-30ad-4142-bbb3-2ffea4e953fc Jan 25 14:01:24.313063 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4b0895f9-caca-4c8c-9505-9e92bbb22dd5 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:24.313265 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:24.313265 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:24.317757 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4b0895f9-caca-4c8c-9505-9e92bbb22dd5 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:24.435496 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:24.435496 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:24.455790 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4b0895f9-caca-4c8c-9505-9e92bbb22dd5 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Volume info retrieved successfully. Jan 25 14:01:24.510001 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4b0895f9-caca-4c8c-9505-9e92bbb22dd5 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/ee31613d-30ad-4142-bbb3-2ffea4e953fc returned with HTTP 200 Jan 25 14:01:24.511567 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 571/1186] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:24 2021] GET /volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/ee31613d-30ad-4142-bbb3-2ffea4e953fc => generated 915 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:01:25.252149 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6a264260-5ecd-4131-9297-72503c798707 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:01:25.252973 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6a264260-5ecd-4131-9297-72503c798707 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:25.253173 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:25.253173 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:25.253758 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6a264260-5ecd-4131-9297-72503c798707 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:25.255808 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-6a264260-5ecd-4131-9297-72503c798707 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:01:25.328414 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:25.328414 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:25.330841 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6a264260-5ecd-4131-9297-72503c798707 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:01:25.334366 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 616/1187] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:25 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 807 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:01:25.529905 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f3206ade-dc89-4a4e-a0b6-762151c8c3d6 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] GET http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/ee31613d-30ad-4142-bbb3-2ffea4e953fc Jan 25 14:01:25.531568 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f3206ade-dc89-4a4e-a0b6-762151c8c3d6 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:25.532085 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:25.532085 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:25.532935 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f3206ade-dc89-4a4e-a0b6-762151c8c3d6 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:25.725695 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:25.725695 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:25.764093 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f3206ade-dc89-4a4e-a0b6-762151c8c3d6 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Volume info retrieved successfully. Jan 25 14:01:25.857716 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f3206ade-dc89-4a4e-a0b6-762151c8c3d6 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/ee31613d-30ad-4142-bbb3-2ffea4e953fc returned with HTTP 200 Jan 25 14:01:25.858738 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 572/1188] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:25 2021] GET /volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/ee31613d-30ad-4142-bbb3-2ffea4e953fc => generated 915 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:01:26.349802 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9867e3df-b53b-45bb-bce3-fbf66be5b8d5 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:01:26.350943 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9867e3df-b53b-45bb-bce3-fbf66be5b8d5 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:26.351315 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:26.351315 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:26.351945 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9867e3df-b53b-45bb-bce3-fbf66be5b8d5 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:26.352489 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-9867e3df-b53b-45bb-bce3-fbf66be5b8d5 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:01:26.405626 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:26.405626 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:26.408315 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9867e3df-b53b-45bb-bce3-fbf66be5b8d5 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:01:26.409864 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 617/1189] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:26 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 807 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:01:26.875611 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8446c201-52c3-4ed1-81e4-7e575493cf90 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] GET http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/ee31613d-30ad-4142-bbb3-2ffea4e953fc Jan 25 14:01:26.877580 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8446c201-52c3-4ed1-81e4-7e575493cf90 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:26.877961 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:26.877961 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:26.880333 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8446c201-52c3-4ed1-81e4-7e575493cf90 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:26.984833 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8446c201-52c3-4ed1-81e4-7e575493cf90 tempest-AttachVolumeShelveTestJSON-1068075747 tempest-AttachVolumeShelveTestJSON-1068075747] http://10.222.0.38/volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/ee31613d-30ad-4142-bbb3-2ffea4e953fc returned with HTTP 404 Jan 25 14:01:26.987621 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 573/1190] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:26 2021] GET /volume/v3/47816f85fb7c497e921cd6a00b4cfce3/volumes/ee31613d-30ad-4142-bbb3-2ffea4e953fc => generated 109 bytes in 116 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:01:27.424927 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-67eedf25-e672-467d-b17c-3c38e82c6cb6 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:01:27.426698 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-67eedf25-e672-467d-b17c-3c38e82c6cb6 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:27.436796 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:27.436796 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:27.437748 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-67eedf25-e672-467d-b17c-3c38e82c6cb6 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:27.442279 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-67eedf25-e672-467d-b17c-3c38e82c6cb6 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:01:27.505591 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:27.505591 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:27.507917 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-67eedf25-e672-467d-b17c-3c38e82c6cb6 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:01:27.509644 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 618/1191] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:27 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 807 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:01:28.523957 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d1365dcc-2d54-4c01-b71e-a02a4b836d13 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:01:28.525130 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d1365dcc-2d54-4c01-b71e-a02a4b836d13 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:28.525945 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d1365dcc-2d54-4c01-b71e-a02a4b836d13 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:28.526812 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-d1365dcc-2d54-4c01-b71e-a02a4b836d13 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:01:28.549923 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:28.549923 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:28.552348 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d1365dcc-2d54-4c01-b71e-a02a4b836d13 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:01:28.553331 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 574/1192] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:28 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 807 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:01:29.567895 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d4467852-ae3f-4a03-bb65-989a7a0fade9 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:01:29.568468 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d4467852-ae3f-4a03-bb65-989a7a0fade9 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:29.568468 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:29.568468 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:29.568801 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d4467852-ae3f-4a03-bb65-989a7a0fade9 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:29.569201 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-d4467852-ae3f-4a03-bb65-989a7a0fade9 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:01:29.595595 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:29.595595 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:29.599135 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d4467852-ae3f-4a03-bb65-989a7a0fade9 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:01:29.599864 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 619/1193] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:29 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 807 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:01:30.615368 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f23d7270-4257-42ab-99a5-b908e31c21a8 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:01:30.616484 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f23d7270-4257-42ab-99a5-b908e31c21a8 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:30.616874 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:30.616874 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:30.617469 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f23d7270-4257-42ab-99a5-b908e31c21a8 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:30.618012 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-f23d7270-4257-42ab-99a5-b908e31c21a8 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:01:30.664455 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:30.664455 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:30.666912 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f23d7270-4257-42ab-99a5-b908e31c21a8 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:01:30.675114 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 575/1194] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:30 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 807 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:01:31.692870 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d93a47a5-f77f-4eaa-8709-046e4c3f9642 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:01:31.692870 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d93a47a5-f77f-4eaa-8709-046e4c3f9642 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:31.692870 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:31.692870 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:31.694157 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d93a47a5-f77f-4eaa-8709-046e4c3f9642 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:31.694157 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-d93a47a5-f77f-4eaa-8709-046e4c3f9642 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:01:31.728622 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:31.728622 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:31.731356 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d93a47a5-f77f-4eaa-8709-046e4c3f9642 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:01:31.732971 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 620/1195] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:31 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:01:32.747693 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c8533b69-5597-4216-8b41-7138f097e988 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:01:32.749028 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c8533b69-5597-4216-8b41-7138f097e988 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:32.749387 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:32.749387 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:32.749851 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c8533b69-5597-4216-8b41-7138f097e988 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:32.750336 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-c8533b69-5597-4216-8b41-7138f097e988 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:01:32.777365 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:32.777365 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:32.779282 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c8533b69-5597-4216-8b41-7138f097e988 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:01:32.780157 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 576/1196] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:32 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:01:33.794764 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-38f7045c-865f-40be-9a69-bb19cf582f51 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:01:33.795443 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-38f7045c-865f-40be-9a69-bb19cf582f51 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:33.795760 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:33.795760 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:33.796471 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-38f7045c-865f-40be-9a69-bb19cf582f51 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:33.796977 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-38f7045c-865f-40be-9a69-bb19cf582f51 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:01:33.848744 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:33.848744 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:33.851338 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-38f7045c-865f-40be-9a69-bb19cf582f51 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:01:33.852298 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 621/1197] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:33 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:01:34.867098 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-867e6b27-58b4-499a-a5af-6bac524069aa tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:01:34.867664 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-867e6b27-58b4-499a-a5af-6bac524069aa tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:34.867803 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:34.867803 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:34.868780 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-867e6b27-58b4-499a-a5af-6bac524069aa tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:34.869329 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-867e6b27-58b4-499a-a5af-6bac524069aa tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:01:34.892852 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:34.892852 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:34.894693 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-867e6b27-58b4-499a-a5af-6bac524069aa tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:01:34.902234 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 577/1198] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:34 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:01:35.915262 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d8f5a570-a6fa-4a6a-8fc3-67247f41f195 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:01:35.916122 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d8f5a570-a6fa-4a6a-8fc3-67247f41f195 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:35.916601 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:35.916601 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:35.917239 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d8f5a570-a6fa-4a6a-8fc3-67247f41f195 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:35.918443 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-d8f5a570-a6fa-4a6a-8fc3-67247f41f195 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:01:36.000358 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:36.000358 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:36.000358 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d8f5a570-a6fa-4a6a-8fc3-67247f41f195 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:01:36.000358 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 622/1199] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:35 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:01:37.014167 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6764cc96-7fc8-41a9-a777-72436bf4730f tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:01:37.015516 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6764cc96-7fc8-41a9-a777-72436bf4730f tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:37.021021 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:37.021021 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:37.022055 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6764cc96-7fc8-41a9-a777-72436bf4730f tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:37.023365 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-6764cc96-7fc8-41a9-a777-72436bf4730f tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:01:37.072620 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:37.072620 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:37.075444 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6764cc96-7fc8-41a9-a777-72436bf4730f tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:01:37.077079 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 578/1200] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:36 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:01:38.114602 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-87cd366e-4148-4b06-945f-1e4b7f40101c tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:01:38.115970 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-87cd366e-4148-4b06-945f-1e4b7f40101c tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:38.116392 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:38.116392 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:38.117102 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-87cd366e-4148-4b06-945f-1e4b7f40101c tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:38.117687 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-87cd366e-4148-4b06-945f-1e4b7f40101c tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:01:38.140520 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:38.140520 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:38.142827 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-87cd366e-4148-4b06-945f-1e4b7f40101c tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:01:38.143933 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 623/1201] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:38 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:01:39.162034 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5e02ffd2-4046-475c-a589-3fe26c87deee tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:01:39.163343 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5e02ffd2-4046-475c-a589-3fe26c87deee tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:39.164203 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:39.164203 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:39.165056 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5e02ffd2-4046-475c-a589-3fe26c87deee tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:39.165670 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-5e02ffd2-4046-475c-a589-3fe26c87deee tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:01:39.193883 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:39.193883 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:39.196308 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5e02ffd2-4046-475c-a589-3fe26c87deee tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:01:39.197655 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 579/1202] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:39 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:01:40.212243 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1ecffb4c-c0ea-4c4f-9ea7-f7613f3faef6 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:01:40.215190 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1ecffb4c-c0ea-4c4f-9ea7-f7613f3faef6 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:40.215547 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:40.215547 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:40.216636 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1ecffb4c-c0ea-4c4f-9ea7-f7613f3faef6 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:40.217014 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-1ecffb4c-c0ea-4c4f-9ea7-f7613f3faef6 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:01:40.295358 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:40.295358 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:40.297778 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1ecffb4c-c0ea-4c4f-9ea7-f7613f3faef6 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:01:40.300046 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 624/1203] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:40 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:01:41.315728 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-81c9b099-f0c1-4b83-be25-338ee72f67a5 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:01:41.329901 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-81c9b099-f0c1-4b83-be25-338ee72f67a5 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:41.335533 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:41.335533 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:41.344283 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-81c9b099-f0c1-4b83-be25-338ee72f67a5 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:41.345339 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-81c9b099-f0c1-4b83-be25-338ee72f67a5 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:01:41.393857 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:41.393857 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:41.397776 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-81c9b099-f0c1-4b83-be25-338ee72f67a5 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:01:41.398941 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 580/1204] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:41 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:01:42.412626 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4a0a4e27-4b70-4948-a7b2-ebef5390f339 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:01:42.413877 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4a0a4e27-4b70-4948-a7b2-ebef5390f339 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:42.414302 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:42.414302 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:42.414960 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4a0a4e27-4b70-4948-a7b2-ebef5390f339 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:42.415549 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-4a0a4e27-4b70-4948-a7b2-ebef5390f339 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:01:42.461422 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:42.461422 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:42.463646 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4a0a4e27-4b70-4948-a7b2-ebef5390f339 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:01:42.464657 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 625/1205] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:42 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:01:43.480468 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-38860a93-fd2d-4663-bd6c-52ddbf778602 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:01:43.481759 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-38860a93-fd2d-4663-bd6c-52ddbf778602 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:43.482190 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:43.482190 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:43.482840 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-38860a93-fd2d-4663-bd6c-52ddbf778602 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:43.483404 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-38860a93-fd2d-4663-bd6c-52ddbf778602 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:01:43.529126 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:43.529126 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:43.533821 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-38860a93-fd2d-4663-bd6c-52ddbf778602 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:01:43.538225 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 581/1206] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:43 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:01:44.554418 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0d4497e1-70ff-4806-9568-4a1f02da47d5 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:01:44.556139 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0d4497e1-70ff-4806-9568-4a1f02da47d5 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:44.556563 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:44.556563 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:44.557304 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0d4497e1-70ff-4806-9568-4a1f02da47d5 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:44.557872 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-0d4497e1-70ff-4806-9568-4a1f02da47d5 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:01:44.587409 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:44.587409 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:44.589915 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0d4497e1-70ff-4806-9568-4a1f02da47d5 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:01:44.600551 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 626/1207] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:44 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:01:45.617017 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-14f24503-3f76-4d61-a61b-d31bf9ca0077 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:01:45.625722 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-14f24503-3f76-4d61-a61b-d31bf9ca0077 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:45.625888 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:45.625888 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:45.626552 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-14f24503-3f76-4d61-a61b-d31bf9ca0077 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:45.627111 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-14f24503-3f76-4d61-a61b-d31bf9ca0077 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:01:45.685925 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:45.685925 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:45.696603 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-14f24503-3f76-4d61-a61b-d31bf9ca0077 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:01:45.703943 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 582/1208] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:45 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:01:46.712472 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fccbea39-d8ab-4237-a398-c78b1acdab57 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:01:46.713412 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fccbea39-d8ab-4237-a398-c78b1acdab57 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:46.713717 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:46.713717 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:46.714406 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fccbea39-d8ab-4237-a398-c78b1acdab57 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:46.714867 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-fccbea39-d8ab-4237-a398-c78b1acdab57 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:01:46.762343 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:46.762343 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:46.773653 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fccbea39-d8ab-4237-a398-c78b1acdab57 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:01:46.775062 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 627/1209] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:46 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:01:47.790429 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9b3b75c5-f614-4ba7-95ae-38a07bb8a98f tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:01:47.791614 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9b3b75c5-f614-4ba7-95ae-38a07bb8a98f tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:47.792028 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:47.792028 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:47.792968 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9b3b75c5-f614-4ba7-95ae-38a07bb8a98f tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:47.793560 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-9b3b75c5-f614-4ba7-95ae-38a07bb8a98f tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:01:47.824577 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:47.824577 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:47.826970 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9b3b75c5-f614-4ba7-95ae-38a07bb8a98f tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:01:47.828115 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 583/1210] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:47 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:01:48.846354 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f7577ed3-beaa-45d3-8b14-d9fa8a59f6a4 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:01:48.847575 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f7577ed3-beaa-45d3-8b14-d9fa8a59f6a4 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:48.847929 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:48.847929 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:48.848537 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f7577ed3-beaa-45d3-8b14-d9fa8a59f6a4 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:48.849097 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-f7577ed3-beaa-45d3-8b14-d9fa8a59f6a4 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:01:48.919441 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:48.919441 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:48.921845 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f7577ed3-beaa-45d3-8b14-d9fa8a59f6a4 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:01:48.931419 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 628/1211] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:48 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:01:49.937570 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fbb347ec-5e31-4369-b93b-504eb1c6f88b tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:01:49.938134 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fbb347ec-5e31-4369-b93b-504eb1c6f88b tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:49.938277 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:49.938277 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:49.938652 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fbb347ec-5e31-4369-b93b-504eb1c6f88b tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:49.939029 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-fbb347ec-5e31-4369-b93b-504eb1c6f88b tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:01:49.995375 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:49.995375 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:49.997165 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fbb347ec-5e31-4369-b93b-504eb1c6f88b tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:01:50.013911 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 584/1212] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:49 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:01:51.028727 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a8faab5e-6889-4026-914e-d593e03e7d0f tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:01:51.029618 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a8faab5e-6889-4026-914e-d593e03e7d0f tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:51.029618 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:51.029618 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:51.030126 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a8faab5e-6889-4026-914e-d593e03e7d0f tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:51.039497 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-a8faab5e-6889-4026-914e-d593e03e7d0f tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:01:51.112846 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:51.112846 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:51.130767 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a8faab5e-6889-4026-914e-d593e03e7d0f tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:01:51.132103 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 629/1213] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:51 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:01:52.151474 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c6dfff82-9847-4f33-a87e-6db724a47e27 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:01:52.152033 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c6dfff82-9847-4f33-a87e-6db724a47e27 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:52.152562 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:52.152562 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:52.153202 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c6dfff82-9847-4f33-a87e-6db724a47e27 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:52.153662 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-c6dfff82-9847-4f33-a87e-6db724a47e27 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:01:52.205160 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:52.205160 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:52.212804 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c6dfff82-9847-4f33-a87e-6db724a47e27 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:01:52.214204 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 585/1214] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:52 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:01:53.228545 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6e0a4253-1879-4c75-b607-89a9964e6150 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:01:53.229204 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6e0a4253-1879-4c75-b607-89a9964e6150 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:53.229357 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:53.229357 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:53.229739 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6e0a4253-1879-4c75-b607-89a9964e6150 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:53.230127 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-6e0a4253-1879-4c75-b607-89a9964e6150 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:01:53.279537 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:53.279537 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:53.281482 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6e0a4253-1879-4c75-b607-89a9964e6150 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:01:53.282729 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 630/1215] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:53 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:01:54.303155 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6f5d80ee-e1c2-4f7a-8711-780731bbee66 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:01:54.304430 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6f5d80ee-e1c2-4f7a-8711-780731bbee66 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:54.304802 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:54.304802 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:54.305459 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6f5d80ee-e1c2-4f7a-8711-780731bbee66 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:54.306773 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-6f5d80ee-e1c2-4f7a-8711-780731bbee66 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:01:54.339463 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:54.339463 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:54.342016 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6f5d80ee-e1c2-4f7a-8711-780731bbee66 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:01:54.343810 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 586/1216] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:54 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:01:55.358388 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-25d26944-4ddd-4862-9526-20b8e835c4b7 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:01:55.359176 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-25d26944-4ddd-4862-9526-20b8e835c4b7 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:55.359176 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:55.359176 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:55.359619 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-25d26944-4ddd-4862-9526-20b8e835c4b7 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:55.359830 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-25d26944-4ddd-4862-9526-20b8e835c4b7 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:01:55.406930 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:55.406930 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:55.408965 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-25d26944-4ddd-4862-9526-20b8e835c4b7 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:01:55.414335 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 631/1217] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:55 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:01:56.426981 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-67cd9d0e-5e79-4af9-9877-c9e539b77158 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:01:56.427538 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-67cd9d0e-5e79-4af9-9877-c9e539b77158 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:56.428075 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:56.428075 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:56.428458 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-67cd9d0e-5e79-4af9-9877-c9e539b77158 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:56.428848 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-67cd9d0e-5e79-4af9-9877-c9e539b77158 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:01:56.527690 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:56.527690 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:56.536388 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-67cd9d0e-5e79-4af9-9877-c9e539b77158 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:01:56.551434 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 587/1218] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:56 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:01:57.582766 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5c90514c-663b-48cf-979c-b168ec558aba tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:01:57.584121 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5c90514c-663b-48cf-979c-b168ec558aba tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:57.588436 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:57.588436 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:57.589521 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5c90514c-663b-48cf-979c-b168ec558aba tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:57.596778 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-5c90514c-663b-48cf-979c-b168ec558aba tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:01:57.742505 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:57.742505 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:57.746527 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5c90514c-663b-48cf-979c-b168ec558aba tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:01:57.760378 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 632/1219] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:57 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:01:58.775646 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b6fdd7f4-76cc-4a15-9513-7003ab6aae67 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:01:58.776212 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b6fdd7f4-76cc-4a15-9513-7003ab6aae67 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:58.776627 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:58.776627 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:58.777488 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b6fdd7f4-76cc-4a15-9513-7003ab6aae67 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:58.778208 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-b6fdd7f4-76cc-4a15-9513-7003ab6aae67 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:01:58.873232 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:58.873232 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:58.878161 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b6fdd7f4-76cc-4a15-9513-7003ab6aae67 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:01:58.883791 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 588/1220] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:58 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:01:59.898952 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3ba8751b-1e5e-47f5-9771-117beac634b6 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:01:59.899463 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3ba8751b-1e5e-47f5-9771-117beac634b6 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:01:59.899665 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:01:59.899665 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:01:59.900196 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3ba8751b-1e5e-47f5-9771-117beac634b6 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:01:59.900626 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-3ba8751b-1e5e-47f5-9771-117beac634b6 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:01:59.966763 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:01:59.966763 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:01:59.970332 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3ba8751b-1e5e-47f5-9771-117beac634b6 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:01:59.983931 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 633/1221] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:01:59 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:02:00.993020 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4cd2fca0-252a-43f1-a19d-29e1d704fb54 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:02:00.994181 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4cd2fca0-252a-43f1-a19d-29e1d704fb54 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:00.994554 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:00.994554 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:00.995195 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4cd2fca0-252a-43f1-a19d-29e1d704fb54 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:00.995722 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-4cd2fca0-252a-43f1-a19d-29e1d704fb54 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:02:01.041404 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:01.041404 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:01.043679 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4cd2fca0-252a-43f1-a19d-29e1d704fb54 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:02:01.058239 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 589/1222] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:00 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:02:02.072309 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-41966b8a-ac48-41f3-908f-c7846d267cba tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:02:02.072952 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-41966b8a-ac48-41f3-908f-c7846d267cba tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:02.073159 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:02.073159 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:02.073533 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-41966b8a-ac48-41f3-908f-c7846d267cba tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:02.073900 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-41966b8a-ac48-41f3-908f-c7846d267cba tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:02:02.108619 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:02.108619 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:02.110754 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-41966b8a-ac48-41f3-908f-c7846d267cba tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:02:02.111921 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 634/1223] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:02 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:02:03.125486 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-687c7d39-dd9e-469d-acb5-1ff712da7e71 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:02:03.126108 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-687c7d39-dd9e-469d-acb5-1ff712da7e71 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:03.126232 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:03.126232 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:03.126597 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-687c7d39-dd9e-469d-acb5-1ff712da7e71 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:03.127154 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-687c7d39-dd9e-469d-acb5-1ff712da7e71 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:02:03.185962 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:03.185962 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:03.191328 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-687c7d39-dd9e-469d-acb5-1ff712da7e71 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:02:03.201898 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 590/1224] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:03 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:02:04.217461 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b33dd243-dd84-42db-94b9-217cf26e41c1 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:02:04.218056 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b33dd243-dd84-42db-94b9-217cf26e41c1 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:04.218266 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:04.218266 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:04.218808 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b33dd243-dd84-42db-94b9-217cf26e41c1 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:04.219285 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-b33dd243-dd84-42db-94b9-217cf26e41c1 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:02:04.271971 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:04.271971 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:04.274323 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b33dd243-dd84-42db-94b9-217cf26e41c1 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:02:04.282123 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 635/1225] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:04 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:02:05.297059 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4cad550b-2379-4a61-8fc8-ccce13ef85b5 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:02:05.297877 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4cad550b-2379-4a61-8fc8-ccce13ef85b5 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:05.297877 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:05.297877 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:05.298347 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4cad550b-2379-4a61-8fc8-ccce13ef85b5 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:05.302586 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-4cad550b-2379-4a61-8fc8-ccce13ef85b5 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:02:05.394973 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:05.394973 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:05.416236 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4cad550b-2379-4a61-8fc8-ccce13ef85b5 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:02:05.421386 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 591/1226] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:05 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:02:06.430562 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cd597210-02ee-4e54-a988-d39b0adaa73c tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:02:06.431614 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cd597210-02ee-4e54-a988-d39b0adaa73c tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:06.432368 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:06.432368 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:06.433152 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cd597210-02ee-4e54-a988-d39b0adaa73c tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:06.433694 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-cd597210-02ee-4e54-a988-d39b0adaa73c tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:02:06.476124 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:06.476124 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:06.479531 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cd597210-02ee-4e54-a988-d39b0adaa73c tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:02:06.483033 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 636/1227] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:06 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:02:07.500721 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-13096f90-d87d-4165-8a2b-8f1db0b4cc03 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:02:07.502188 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-13096f90-d87d-4165-8a2b-8f1db0b4cc03 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:07.502528 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:07.502528 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:07.503819 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-13096f90-d87d-4165-8a2b-8f1db0b4cc03 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:07.504692 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-13096f90-d87d-4165-8a2b-8f1db0b4cc03 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:02:07.583367 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:07.583367 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:07.586404 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-13096f90-d87d-4165-8a2b-8f1db0b4cc03 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:02:07.587848 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 592/1228] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:07 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:02:08.602912 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b25bb174-c59a-4499-9dd0-2be9bd286e6c tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:02:08.603499 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b25bb174-c59a-4499-9dd0-2be9bd286e6c tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:08.603592 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:08.603592 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:08.603987 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b25bb174-c59a-4499-9dd0-2be9bd286e6c tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:08.604538 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-b25bb174-c59a-4499-9dd0-2be9bd286e6c tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:02:08.683495 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:08.683495 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:08.690208 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b25bb174-c59a-4499-9dd0-2be9bd286e6c tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:02:08.692025 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 637/1229] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:08 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:02:09.706221 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-aa37ac80-a5ca-48e8-9dd0-ff850f94edd9 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:02:09.708773 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-aa37ac80-a5ca-48e8-9dd0-ff850f94edd9 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:09.709013 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:09.709013 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:09.709400 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-aa37ac80-a5ca-48e8-9dd0-ff850f94edd9 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:09.709776 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-aa37ac80-a5ca-48e8-9dd0-ff850f94edd9 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:02:09.756808 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:09.756808 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:09.767199 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-aa37ac80-a5ca-48e8-9dd0-ff850f94edd9 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:02:09.768149 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 593/1230] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:09 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:02:10.782519 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-37a9c07d-e8d9-45ab-a06d-9bdf17c2141c tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:02:10.783390 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-37a9c07d-e8d9-45ab-a06d-9bdf17c2141c tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:10.783390 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:10.783390 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:10.783817 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-37a9c07d-e8d9-45ab-a06d-9bdf17c2141c tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:10.783994 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-37a9c07d-e8d9-45ab-a06d-9bdf17c2141c tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:02:10.806590 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:10.806590 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:10.808875 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-37a9c07d-e8d9-45ab-a06d-9bdf17c2141c tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:02:10.817048 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 638/1231] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:10 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:02:11.826319 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-aa0b54dd-ac3d-4c33-b07e-196c697ca558 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:02:11.827002 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-aa0b54dd-ac3d-4c33-b07e-196c697ca558 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:11.827857 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:11.827857 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:11.828300 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-aa0b54dd-ac3d-4c33-b07e-196c697ca558 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:11.828850 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-aa0b54dd-ac3d-4c33-b07e-196c697ca558 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:02:11.885985 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:11.885985 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:11.888416 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-aa0b54dd-ac3d-4c33-b07e-196c697ca558 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:02:11.890092 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 594/1232] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:11 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:02:12.910701 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d51ccc50-f911-40d9-9fd7-55ced6f55f00 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:02:12.912244 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d51ccc50-f911-40d9-9fd7-55ced6f55f00 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:12.912652 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:12.912652 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:12.913354 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d51ccc50-f911-40d9-9fd7-55ced6f55f00 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:12.913912 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-d51ccc50-f911-40d9-9fd7-55ced6f55f00 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:02:12.954186 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:12.954186 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:12.958438 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d51ccc50-f911-40d9-9fd7-55ced6f55f00 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:02:12.960165 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 639/1233] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:12 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:02:13.977200 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e1fbda9c-f8df-4889-95a8-1ce856d05fc3 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:02:13.977739 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e1fbda9c-f8df-4889-95a8-1ce856d05fc3 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:13.978122 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:13.978122 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:13.979411 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e1fbda9c-f8df-4889-95a8-1ce856d05fc3 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:13.980474 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-e1fbda9c-f8df-4889-95a8-1ce856d05fc3 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:02:14.030103 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:14.030103 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:14.035188 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e1fbda9c-f8df-4889-95a8-1ce856d05fc3 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:02:14.046904 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 595/1234] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:13 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:02:15.061820 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-504ecde1-06d4-4b62-b9e8-928b5ff87f9e tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:02:15.062379 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-504ecde1-06d4-4b62-b9e8-928b5ff87f9e tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:15.062496 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:15.062496 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:15.062889 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-504ecde1-06d4-4b62-b9e8-928b5ff87f9e tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:15.063247 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-504ecde1-06d4-4b62-b9e8-928b5ff87f9e tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:02:15.110247 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:15.110247 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:15.113012 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-504ecde1-06d4-4b62-b9e8-928b5ff87f9e tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:02:15.113848 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 640/1235] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:15 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:02:16.127679 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-139f09f7-4422-49a2-b54f-18061e1eb9a3 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:02:16.129195 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-139f09f7-4422-49a2-b54f-18061e1eb9a3 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:16.129429 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:16.129429 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:16.130195 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-139f09f7-4422-49a2-b54f-18061e1eb9a3 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:16.130766 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-139f09f7-4422-49a2-b54f-18061e1eb9a3 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:02:16.181381 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:16.181381 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:16.183897 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-139f09f7-4422-49a2-b54f-18061e1eb9a3 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:02:16.184961 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 596/1236] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:16 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:02:17.200297 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-738ecea7-9682-4efa-a1d6-5f99deaeeafa tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:02:17.201551 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-738ecea7-9682-4efa-a1d6-5f99deaeeafa tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:17.202083 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:17.202083 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:17.202911 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-738ecea7-9682-4efa-a1d6-5f99deaeeafa tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:17.203443 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-738ecea7-9682-4efa-a1d6-5f99deaeeafa tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:02:17.264051 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:17.264051 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:17.266194 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-738ecea7-9682-4efa-a1d6-5f99deaeeafa tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:02:17.270267 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 641/1237] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:17 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:02:18.284916 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-009debd7-a084-4cdd-b876-142abd164fc0 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:02:18.286098 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-009debd7-a084-4cdd-b876-142abd164fc0 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:18.286469 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:18.286469 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:18.287411 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-009debd7-a084-4cdd-b876-142abd164fc0 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:18.287944 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-009debd7-a084-4cdd-b876-142abd164fc0 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:02:18.336340 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:18.336340 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:18.343869 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-009debd7-a084-4cdd-b876-142abd164fc0 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:02:18.345110 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 597/1238] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:18 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:02:19.359534 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d1595f89-c2fe-4f91-b01d-b25129ef0778 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:02:19.360282 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d1595f89-c2fe-4f91-b01d-b25129ef0778 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:19.360899 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:19.360899 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:19.361595 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d1595f89-c2fe-4f91-b01d-b25129ef0778 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:19.362162 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-d1595f89-c2fe-4f91-b01d-b25129ef0778 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:02:19.450950 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:19.450950 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:19.464131 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d1595f89-c2fe-4f91-b01d-b25129ef0778 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:02:19.473812 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 642/1239] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:19 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:02:20.488664 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-31778f05-e98c-4cbc-a5b3-7fd3eb87ca95 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:02:20.489403 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-31778f05-e98c-4cbc-a5b3-7fd3eb87ca95 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:20.489733 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:20.489733 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:20.490389 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-31778f05-e98c-4cbc-a5b3-7fd3eb87ca95 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:20.490872 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-31778f05-e98c-4cbc-a5b3-7fd3eb87ca95 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:02:20.537703 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:20.537703 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:20.546736 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-31778f05-e98c-4cbc-a5b3-7fd3eb87ca95 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:02:20.548278 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 598/1240] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:20 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:02:21.562983 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dc157795-f79e-49eb-9d1e-40f598366e29 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:02:21.563796 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dc157795-f79e-49eb-9d1e-40f598366e29 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:21.563796 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:21.563796 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:21.569424 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dc157795-f79e-49eb-9d1e-40f598366e29 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:21.569757 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-dc157795-f79e-49eb-9d1e-40f598366e29 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:02:21.643214 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:21.643214 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:21.645127 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dc157795-f79e-49eb-9d1e-40f598366e29 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:02:21.645965 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 643/1241] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:21 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:02:22.662101 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c8bc2c13-d488-43da-9bf0-f1f072f0738b tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:02:22.663388 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c8bc2c13-d488-43da-9bf0-f1f072f0738b tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:22.663766 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:22.663766 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:22.664477 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c8bc2c13-d488-43da-9bf0-f1f072f0738b tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:22.665177 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-c8bc2c13-d488-43da-9bf0-f1f072f0738b tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:02:22.723090 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:22.723090 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:22.738522 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c8bc2c13-d488-43da-9bf0-f1f072f0738b tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:02:22.738522 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 599/1242] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:22 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:02:23.758170 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5607ea87-c626-4264-99ab-40daa21954b6 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:02:23.761988 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5607ea87-c626-4264-99ab-40daa21954b6 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:23.762685 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:23.762685 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:23.765500 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5607ea87-c626-4264-99ab-40daa21954b6 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:23.769539 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-5607ea87-c626-4264-99ab-40daa21954b6 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:02:23.829668 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:23.829668 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:23.832340 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5607ea87-c626-4264-99ab-40daa21954b6 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:02:23.833852 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 644/1243] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:23 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:02:24.857997 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c535c512-9a5d-47c3-9476-afc6e3b1d8e1 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:02:24.858950 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c535c512-9a5d-47c3-9476-afc6e3b1d8e1 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:24.859310 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:24.859310 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:24.860014 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c535c512-9a5d-47c3-9476-afc6e3b1d8e1 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:24.860674 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-c535c512-9a5d-47c3-9476-afc6e3b1d8e1 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:02:24.931621 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c5769f8f-0876-4873-9909-e7619149bf75 tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] GET http://10.222.0.38/volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/os-quota-sets/305624b03d8641f4b41dce551db775a6 Jan 25 14:02:24.933041 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c5769f8f-0876-4873-9909-e7619149bf75 tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:24.933041 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:24.933041 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:24.933664 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c5769f8f-0876-4873-9909-e7619149bf75 tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:24.944164 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:24.944164 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:24.949007 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c535c512-9a5d-47c3-9476-afc6e3b1d8e1 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:02:24.949874 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 645/1244] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:24 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:02:25.011678 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c5769f8f-0876-4873-9909-e7619149bf75 tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] http://10.222.0.38/volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/os-quota-sets/305624b03d8641f4b41dce551db775a6 returned with HTTP 200 Jan 25 14:02:25.012512 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 600/1245] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:02:24 2021] GET /volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/os-quota-sets/305624b03d8641f4b41dce551db775a6 => generated 361 bytes in 468 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:02:25.028699 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-001c60ff-5781-4ad9-a393-189693eaa8e3 tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] GET http://10.222.0.38/volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/os-quota-sets/305624b03d8641f4b41dce551db775a6/defaults Jan 25 14:02:25.033085 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-001c60ff-5781-4ad9-a393-189693eaa8e3 tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:25.033311 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:25.033311 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:25.033698 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-001c60ff-5781-4ad9-a393-189693eaa8e3 tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] Calling method 'defaults' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:25.097984 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-001c60ff-5781-4ad9-a393-189693eaa8e3 tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] http://10.222.0.38/volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/os-quota-sets/305624b03d8641f4b41dce551db775a6/defaults returned with HTTP 200 Jan 25 14:02:25.099468 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 646/1246] 10.222.0.38 () {58 vars in 1348 bytes} [Mon Jan 25 14:02:25 2021] GET /volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/os-quota-sets/305624b03d8641f4b41dce551db775a6/defaults => generated 361 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:02:25.113907 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-55141db6-f58d-4baa-9618-b4dbfa4cb56d tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] PUT http://10.222.0.38/volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/os-quota-sets/305624b03d8641f4b41dce551db775a6 Jan 25 14:02:25.115147 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-55141db6-f58d-4baa-9618-b4dbfa4cb56d tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:02:25.322975 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-55141db6-f58d-4baa-9618-b4dbfa4cb56d tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] http://10.222.0.38/volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/os-quota-sets/305624b03d8641f4b41dce551db775a6 returned with HTTP 200 Jan 25 14:02:25.333582 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 601/1247] 10.222.0.38 () {60 vars in 1341 bytes} [Mon Jan 25 14:02:25 2021] PUT /volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/os-quota-sets/305624b03d8641f4b41dce551db775a6 => generated 319 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:02:25.337765 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-91252186-7443-497b-889b-c08d3ce9be43 tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] DELETE http://10.222.0.38/volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/os-quota-sets/305624b03d8641f4b41dce551db775a6 Jan 25 14:02:25.338426 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-91252186-7443-497b-889b-c08d3ce9be43 tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:25.338917 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-91252186-7443-497b-889b-c08d3ce9be43 tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:25.385616 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-91252186-7443-497b-889b-c08d3ce9be43 tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] http://10.222.0.38/volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/os-quota-sets/305624b03d8641f4b41dce551db775a6 returned with HTTP 200 Jan 25 14:02:25.390529 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 647/1248] 10.222.0.38 () {58 vars in 1324 bytes} [Mon Jan 25 14:02:25 2021] DELETE /volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/os-quota-sets/305624b03d8641f4b41dce551db775a6 => generated 0 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 25 14:02:25.399528 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-292c831a-7f7c-46d3-80b2-07d90bd27473 tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] GET http://10.222.0.38/volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/os-quota-sets/305624b03d8641f4b41dce551db775a6 Jan 25 14:02:25.400340 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-292c831a-7f7c-46d3-80b2-07d90bd27473 tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:25.403152 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-292c831a-7f7c-46d3-80b2-07d90bd27473 tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:25.489634 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-292c831a-7f7c-46d3-80b2-07d90bd27473 tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] http://10.222.0.38/volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/os-quota-sets/305624b03d8641f4b41dce551db775a6 returned with HTTP 200 Jan 25 14:02:25.492735 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 602/1249] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:02:25 2021] GET /volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/os-quota-sets/305624b03d8641f4b41dce551db775a6 => generated 361 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:02:25.511059 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2b945c18-aa61-49fd-908c-3329299aa0fe tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] PUT http://10.222.0.38/volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/os-quota-sets/305624b03d8641f4b41dce551db775a6 Jan 25 14:02:25.530053 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2b945c18-aa61-49fd-908c-3329299aa0fe tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:02:25.946982 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2b945c18-aa61-49fd-908c-3329299aa0fe tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] http://10.222.0.38/volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/os-quota-sets/305624b03d8641f4b41dce551db775a6 returned with HTTP 200 Jan 25 14:02:25.948858 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 648/1250] 10.222.0.38 () {60 vars in 1342 bytes} [Mon Jan 25 14:02:25 2021] PUT /volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/os-quota-sets/305624b03d8641f4b41dce551db775a6 => generated 319 bytes in 450 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:02:25.964419 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-38c05c6d-1b89-4f2a-846b-971ca847bc87 tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] GET http://10.222.0.38/volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/os-quota-sets/305624b03d8641f4b41dce551db775a6/defaults Jan 25 14:02:25.965523 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-38c05c6d-1b89-4f2a-846b-971ca847bc87 tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:25.966023 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-38c05c6d-1b89-4f2a-846b-971ca847bc87 tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] Calling method 'defaults' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:25.971516 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c7f9b988-5457-4472-b9c5-b8d6ab8555b5 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:02:25.985332 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c7f9b988-5457-4472-b9c5-b8d6ab8555b5 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:25.987595 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c7f9b988-5457-4472-b9c5-b8d6ab8555b5 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:25.988803 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-c7f9b988-5457-4472-b9c5-b8d6ab8555b5 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:02:26.034086 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-38c05c6d-1b89-4f2a-846b-971ca847bc87 tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] http://10.222.0.38/volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/os-quota-sets/305624b03d8641f4b41dce551db775a6/defaults returned with HTTP 200 Jan 25 14:02:26.049156 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 603/1251] 10.222.0.38 () {58 vars in 1348 bytes} [Mon Jan 25 14:02:25 2021] GET /volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/os-quota-sets/305624b03d8641f4b41dce551db775a6/defaults => generated 361 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:02:26.072882 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-829fd37f-9a73-4943-a91e-dfa3ff3b7ee8 tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] GET http://10.222.0.38/volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/os-quota-sets/305624b03d8641f4b41dce551db775a6 Jan 25 14:02:26.074585 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-829fd37f-9a73-4943-a91e-dfa3ff3b7ee8 tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:26.075096 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-829fd37f-9a73-4943-a91e-dfa3ff3b7ee8 tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:26.107048 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:26.107048 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:26.109101 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c7f9b988-5457-4472-b9c5-b8d6ab8555b5 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:02:26.110267 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 649/1252] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:25 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:02:26.139891 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-829fd37f-9a73-4943-a91e-dfa3ff3b7ee8 tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] http://10.222.0.38/volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/os-quota-sets/305624b03d8641f4b41dce551db775a6 returned with HTTP 200 Jan 25 14:02:26.158503 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3a5c1e26-26a6-4962-9d88-2d1b08207780 tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] GET http://10.222.0.38/volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/os-quota-sets/305624b03d8641f4b41dce551db775a6?usage=True Jan 25 14:02:26.161478 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3a5c1e26-26a6-4962-9d88-2d1b08207780 tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:26.166689 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:26.166689 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:26.167611 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3a5c1e26-26a6-4962-9d88-2d1b08207780 tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:26.170711 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 604/1253] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:02:26 2021] GET /volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/os-quota-sets/305624b03d8641f4b41dce551db775a6 => generated 361 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:02:26.322406 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3a5c1e26-26a6-4962-9d88-2d1b08207780 tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] http://10.222.0.38/volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/os-quota-sets/305624b03d8641f4b41dce551db775a6?usage=True returned with HTTP 200 Jan 25 14:02:26.323914 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 650/1254] 10.222.0.38 () {58 vars in 1342 bytes} [Mon Jan 25 14:02:26 2021] GET /volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/os-quota-sets/305624b03d8641f4b41dce551db775a6?usage=True => generated 1076 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:02:26.706341 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-15bc8566-3125-4b90-8c13-04fe516c1f48 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] POST http://10.222.0.38/volume/v3/305624b03d8641f4b41dce551db775a6/volumes Jan 25 14:02:26.708125 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-15bc8566-3125-4b90-8c13-04fe516c1f48 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1584391147"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:02:26.709753 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-15bc8566-3125-4b90-8c13-04fe516c1f48 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1584391147'}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:02:26.710104 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-15bc8566-3125-4b90-8c13-04fe516c1f48 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Create volume of 1 GB Jan 25 14:02:26.751361 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-15bc8566-3125-4b90-8c13-04fe516c1f48 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Availability Zones retrieved successfully. Jan 25 14:02:26.777004 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-15bc8566-3125-4b90-8c13-04fe516c1f48 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Flow 'volume_create_api' (93fe60d8-72f4-4fd4-9e56-571f3165623c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:02:26.779854 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-15bc8566-3125-4b90-8c13-04fe516c1f48 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9c570be-bf26-4130-9b30-e0b9eccdf866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:02:26.782244 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-15bc8566-3125-4b90-8c13-04fe516c1f48 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Validating volume size '1' using validate_int {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:02:26.919748 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-15bc8566-3125-4b90-8c13-04fe516c1f48 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9c570be-bf26-4130-9b30-e0b9eccdf866) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:02:26.922091 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-15bc8566-3125-4b90-8c13-04fe516c1f48 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ced9d351-6e84-46c9-b380-98f4e8c6e799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:02:27.076177 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-15bc8566-3125-4b90-8c13-04fe516c1f48 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Created reservations ['8e14c92e-a91c-4db3-9702-fb290a9e2c59', '2a4885fb-c2e6-4168-8c90-f2e6a443ec88', '7041d4be-5e58-49a1-9d08-b53cb1800cb7', 'c7d874e7-f035-4de7-b62f-91e5bf5e8392'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:02:27.079101 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-15bc8566-3125-4b90-8c13-04fe516c1f48 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ced9d351-6e84-46c9-b380-98f4e8c6e799) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e14c92e-a91c-4db3-9702-fb290a9e2c59', '2a4885fb-c2e6-4168-8c90-f2e6a443ec88', '7041d4be-5e58-49a1-9d08-b53cb1800cb7', 'c7d874e7-f035-4de7-b62f-91e5bf5e8392']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:02:27.093425 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-15bc8566-3125-4b90-8c13-04fe516c1f48 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c30dd4a0-18af-441c-a26c-ad966caa1e92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:02:27.126610 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a3018a68-c9fd-45a8-8991-89250c1384d4 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:02:27.127337 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a3018a68-c9fd-45a8-8991-89250c1384d4 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:27.128221 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a3018a68-c9fd-45a8-8991-89250c1384d4 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:27.128602 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-a3018a68-c9fd-45a8-8991-89250c1384d4 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:02:27.199405 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:27.199405 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:27.203375 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a3018a68-c9fd-45a8-8991-89250c1384d4 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:02:27.214904 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 651/1255] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:27 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:02:27.292041 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-15bc8566-3125-4b90-8c13-04fe516c1f48 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c30dd4a0-18af-441c-a26c-ad966caa1e92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '710d013b-3ead-4200-a97d-75827d55cc99', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1584391147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='305624b03d8641f4b41dce551db775a6',qos_specs=None,replication_status=,reservations=['8e14c92e-a91c-4db3-9702-fb290a9e2c59','2a4885fb-c2e6-4168-8c90-f2e6a443ec88','7041d4be-5e58-49a1-9d08-b53cb1800cb7','c7d874e7-f035-4de7-b62f-91e5bf5e8392'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85e86e65303c4cc3948e4e9a4cd132bd',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:02:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1584391147',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=710d013b-3ead-4200-a97d-75827d55cc99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='305624b03d8641f4b41dce551db775a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='85e86e65303c4cc3948e4e9a4cd132bd',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:02:27.319638 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-15bc8566-3125-4b90-8c13-04fe516c1f48 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6415f127-48a7-4b7f-82d0-8a62b918aea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:02:27.417582 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-15bc8566-3125-4b90-8c13-04fe516c1f48 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6415f127-48a7-4b7f-82d0-8a62b918aea4) transitioned into state 'SUCCESS' from state '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-1584391147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='305624b03d8641f4b41dce551db775a6',qos_specs=None,replication_status=,reservations=['8e14c92e-a91c-4db3-9702-fb290a9e2c59','2a4885fb-c2e6-4168-8c90-f2e6a443ec88','7041d4be-5e58-49a1-9d08-b53cb1800cb7','c7d874e7-f035-4de7-b62f-91e5bf5e8392'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85e86e65303c4cc3948e4e9a4cd132bd',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:02:27.434850 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-15bc8566-3125-4b90-8c13-04fe516c1f48 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a84af572-16fc-4758-ba9f-8b2657795397) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:02:27.477474 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-15bc8566-3125-4b90-8c13-04fe516c1f48 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a84af572-16fc-4758-ba9f-8b2657795397) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:02:27.480455 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-15bc8566-3125-4b90-8c13-04fe516c1f48 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Flow 'volume_create_api' (93fe60d8-72f4-4fd4-9e56-571f3165623c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:02:27.608061 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-15bc8566-3125-4b90-8c13-04fe516c1f48 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Create volume request issued successfully. Jan 25 14:02:27.640267 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-15bc8566-3125-4b90-8c13-04fe516c1f48 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] http://10.222.0.38/volume/v3/305624b03d8641f4b41dce551db775a6/volumes returned with HTTP 202 Jan 25 14:02:27.652177 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 605/1256] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 14:02:26 2021] POST /volume/v3/305624b03d8641f4b41dce551db775a6/volumes => generated 825 bytes in 1315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:02:27.662442 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-becb9415-3d24-4f08-88c0-b8bc7ecf713a tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] GET http://10.222.0.38/volume/v3/305624b03d8641f4b41dce551db775a6/volumes/710d013b-3ead-4200-a97d-75827d55cc99 Jan 25 14:02:27.663452 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-becb9415-3d24-4f08-88c0-b8bc7ecf713a tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:27.663801 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:27.663801 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:27.664530 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-becb9415-3d24-4f08-88c0-b8bc7ecf713a tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:27.909770 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:27.909770 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:27.935700 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-becb9415-3d24-4f08-88c0-b8bc7ecf713a tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Volume info retrieved successfully. Jan 25 14:02:27.995272 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-becb9415-3d24-4f08-88c0-b8bc7ecf713a tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] http://10.222.0.38/volume/v3/305624b03d8641f4b41dce551db775a6/volumes/710d013b-3ead-4200-a97d-75827d55cc99 returned with HTTP 200 Jan 25 14:02:27.997868 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 652/1257] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:27 2021] GET /volume/v3/305624b03d8641f4b41dce551db775a6/volumes/710d013b-3ead-4200-a97d-75827d55cc99 => generated 893 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:02:28.225384 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-15cb5219-6681-4b01-b2e9-de742dba50d4 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:02:28.226526 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-15cb5219-6681-4b01-b2e9-de742dba50d4 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:28.226999 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:28.226999 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:28.227644 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-15cb5219-6681-4b01-b2e9-de742dba50d4 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:28.228171 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-15cb5219-6681-4b01-b2e9-de742dba50d4 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:02:28.282192 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:28.282192 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:28.285149 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-15cb5219-6681-4b01-b2e9-de742dba50d4 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:02:28.286295 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 606/1258] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:28 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:02:29.016747 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-210e92fa-6ef1-453e-b1b9-ab5bdcc5104c tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] GET http://10.222.0.38/volume/v3/305624b03d8641f4b41dce551db775a6/volumes/710d013b-3ead-4200-a97d-75827d55cc99 Jan 25 14:02:29.018657 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-210e92fa-6ef1-453e-b1b9-ab5bdcc5104c tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:29.018861 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:29.018861 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:29.022222 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-210e92fa-6ef1-453e-b1b9-ab5bdcc5104c tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:29.260944 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:29.260944 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:29.304622 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7d4c5a23-4389-4d31-93f6-c4db7bb4915c tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:02:29.305745 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7d4c5a23-4389-4d31-93f6-c4db7bb4915c tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:29.311633 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:29.311633 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:29.312607 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7d4c5a23-4389-4d31-93f6-c4db7bb4915c tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:29.313242 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-7d4c5a23-4389-4d31-93f6-c4db7bb4915c tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:02:29.323385 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-210e92fa-6ef1-453e-b1b9-ab5bdcc5104c tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Volume info retrieved successfully. Jan 25 14:02:29.401970 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-210e92fa-6ef1-453e-b1b9-ab5bdcc5104c tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] http://10.222.0.38/volume/v3/305624b03d8641f4b41dce551db775a6/volumes/710d013b-3ead-4200-a97d-75827d55cc99 returned with HTTP 200 Jan 25 14:02:29.404735 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:29.404735 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:29.406208 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 653/1259] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:29 2021] GET /volume/v3/305624b03d8641f4b41dce551db775a6/volumes/710d013b-3ead-4200-a97d-75827d55cc99 => generated 917 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:02:29.406647 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7d4c5a23-4389-4d31-93f6-c4db7bb4915c tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:02:29.409719 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 607/1260] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:29 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:02:30.422168 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e0a7e05e-9bcc-4adb-baf8-228df1d901de tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] GET http://10.222.0.38/volume/v3/305624b03d8641f4b41dce551db775a6/volumes/710d013b-3ead-4200-a97d-75827d55cc99 Jan 25 14:02:30.422913 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e0a7e05e-9bcc-4adb-baf8-228df1d901de tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:30.422913 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:30.422913 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:30.423432 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e0a7e05e-9bcc-4adb-baf8-228df1d901de tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:30.427792 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-490a3456-e339-48a1-a4dc-ab78f612ffa1 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:02:30.431985 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-490a3456-e339-48a1-a4dc-ab78f612ffa1 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:30.438025 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:30.438025 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:30.439543 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-490a3456-e339-48a1-a4dc-ab78f612ffa1 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:30.442428 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-490a3456-e339-48a1-a4dc-ab78f612ffa1 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:02:30.520786 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:30.520786 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:30.526378 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-490a3456-e339-48a1-a4dc-ab78f612ffa1 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:02:30.530629 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 654/1261] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:30 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:02:30.546379 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:30.546379 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:30.572650 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e0a7e05e-9bcc-4adb-baf8-228df1d901de tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Volume info retrieved successfully. Jan 25 14:02:30.626483 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e0a7e05e-9bcc-4adb-baf8-228df1d901de tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] http://10.222.0.38/volume/v3/305624b03d8641f4b41dce551db775a6/volumes/710d013b-3ead-4200-a97d-75827d55cc99 returned with HTTP 200 Jan 25 14:02:30.630951 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 608/1262] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:30 2021] GET /volume/v3/305624b03d8641f4b41dce551db775a6/volumes/710d013b-3ead-4200-a97d-75827d55cc99 => generated 918 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:02:30.647945 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-990a643e-e5f2-4846-be31-dfa520bea2fc tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] GET http://10.222.0.38/volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/os-quota-sets/305624b03d8641f4b41dce551db775a6?usage=True Jan 25 14:02:30.649100 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-990a643e-e5f2-4846-be31-dfa520bea2fc tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:30.649617 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:30.649617 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:30.650246 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-990a643e-e5f2-4846-be31-dfa520bea2fc tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:30.786082 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-990a643e-e5f2-4846-be31-dfa520bea2fc tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] http://10.222.0.38/volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/os-quota-sets/305624b03d8641f4b41dce551db775a6?usage=True returned with HTTP 200 Jan 25 14:02:30.791048 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 655/1263] 10.222.0.38 () {58 vars in 1342 bytes} [Mon Jan 25 14:02:30 2021] GET /volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/os-quota-sets/305624b03d8641f4b41dce551db775a6?usage=True => generated 1076 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:02:30.804346 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a0c95250-7e96-4cfe-990f-504a7baba0db tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] DELETE http://10.222.0.38/volume/v3/305624b03d8641f4b41dce551db775a6/volumes/710d013b-3ead-4200-a97d-75827d55cc99 Jan 25 14:02:30.804919 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a0c95250-7e96-4cfe-990f-504a7baba0db tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:30.805152 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:30.805152 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:30.806655 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a0c95250-7e96-4cfe-990f-504a7baba0db tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:30.807919 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-a0c95250-7e96-4cfe-990f-504a7baba0db tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Delete volume with id: 710d013b-3ead-4200-a97d-75827d55cc99 Jan 25 14:02:30.931782 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:30.931782 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:30.933663 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a0c95250-7e96-4cfe-990f-504a7baba0db tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Volume info retrieved successfully. Jan 25 14:02:31.047369 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a0c95250-7e96-4cfe-990f-504a7baba0db tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Delete volume request issued successfully. Jan 25 14:02:31.049268 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a0c95250-7e96-4cfe-990f-504a7baba0db tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] http://10.222.0.38/volume/v3/305624b03d8641f4b41dce551db775a6/volumes/710d013b-3ead-4200-a97d-75827d55cc99 returned with HTTP 202 Jan 25 14:02:31.056262 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 609/1264] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:02:30 2021] DELETE /volume/v3/305624b03d8641f4b41dce551db775a6/volumes/710d013b-3ead-4200-a97d-75827d55cc99 => generated 0 bytes in 256 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:02:31.064774 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e02eec21-7fc8-4fdc-9606-963a55acc7de tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] GET http://10.222.0.38/volume/v3/305624b03d8641f4b41dce551db775a6/volumes/710d013b-3ead-4200-a97d-75827d55cc99 Jan 25 14:02:31.065508 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e02eec21-7fc8-4fdc-9606-963a55acc7de tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:31.067332 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e02eec21-7fc8-4fdc-9606-963a55acc7de tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:31.138469 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:31.138469 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:31.149425 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e02eec21-7fc8-4fdc-9606-963a55acc7de tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Volume info retrieved successfully. Jan 25 14:02:31.178238 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e02eec21-7fc8-4fdc-9606-963a55acc7de tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] http://10.222.0.38/volume/v3/305624b03d8641f4b41dce551db775a6/volumes/710d013b-3ead-4200-a97d-75827d55cc99 returned with HTTP 200 Jan 25 14:02:31.179700 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 656/1265] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:31 2021] GET /volume/v3/305624b03d8641f4b41dce551db775a6/volumes/710d013b-3ead-4200-a97d-75827d55cc99 => generated 917 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:02:31.542085 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-20f2337a-491b-4cbf-9e53-9ef99e5eafef tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:02:31.542701 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-20f2337a-491b-4cbf-9e53-9ef99e5eafef tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:31.542799 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:31.542799 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:31.543146 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-20f2337a-491b-4cbf-9e53-9ef99e5eafef tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:31.543711 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-20f2337a-491b-4cbf-9e53-9ef99e5eafef tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:02:31.597646 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:31.597646 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:31.601587 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-20f2337a-491b-4cbf-9e53-9ef99e5eafef tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:02:31.605059 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 610/1266] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:31 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:02:32.208457 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d0caa201-37c7-43c5-b471-ddf237e8c58a tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] GET http://10.222.0.38/volume/v3/305624b03d8641f4b41dce551db775a6/volumes/710d013b-3ead-4200-a97d-75827d55cc99 Jan 25 14:02:32.209031 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d0caa201-37c7-43c5-b471-ddf237e8c58a tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:32.209227 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:32.209227 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:32.209880 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d0caa201-37c7-43c5-b471-ddf237e8c58a tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:32.399902 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:32.399902 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:32.411517 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d0caa201-37c7-43c5-b471-ddf237e8c58a tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Volume info retrieved successfully. Jan 25 14:02:32.438977 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d0caa201-37c7-43c5-b471-ddf237e8c58a tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] http://10.222.0.38/volume/v3/305624b03d8641f4b41dce551db775a6/volumes/710d013b-3ead-4200-a97d-75827d55cc99 returned with HTTP 200 Jan 25 14:02:32.440333 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 657/1267] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:32 2021] GET /volume/v3/305624b03d8641f4b41dce551db775a6/volumes/710d013b-3ead-4200-a97d-75827d55cc99 => generated 917 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:02:32.617521 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5cd67230-036f-44e8-9094-a08651a17a33 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:02:32.618245 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5cd67230-036f-44e8-9094-a08651a17a33 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:32.618400 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:32.618400 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:32.618753 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5cd67230-036f-44e8-9094-a08651a17a33 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:32.619123 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-5cd67230-036f-44e8-9094-a08651a17a33 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:02:32.700565 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:32.700565 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:32.702497 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5cd67230-036f-44e8-9094-a08651a17a33 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:02:32.703337 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 611/1268] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:32 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:02:33.459361 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c2a31d88-8ea6-4385-8870-d2f92b1bee28 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] GET http://10.222.0.38/volume/v3/305624b03d8641f4b41dce551db775a6/volumes/710d013b-3ead-4200-a97d-75827d55cc99 Jan 25 14:02:33.459896 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c2a31d88-8ea6-4385-8870-d2f92b1bee28 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:33.460096 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:33.460096 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:33.460750 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c2a31d88-8ea6-4385-8870-d2f92b1bee28 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:33.581848 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:33.581848 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:33.602489 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c2a31d88-8ea6-4385-8870-d2f92b1bee28 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Volume info retrieved successfully. Jan 25 14:02:33.634609 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c2a31d88-8ea6-4385-8870-d2f92b1bee28 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] http://10.222.0.38/volume/v3/305624b03d8641f4b41dce551db775a6/volumes/710d013b-3ead-4200-a97d-75827d55cc99 returned with HTTP 200 Jan 25 14:02:33.636467 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 658/1269] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:33 2021] GET /volume/v3/305624b03d8641f4b41dce551db775a6/volumes/710d013b-3ead-4200-a97d-75827d55cc99 => generated 917 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:02:33.726807 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f1ff1d16-f357-41dd-ae07-741ab51c17d1 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:02:33.727712 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f1ff1d16-f357-41dd-ae07-741ab51c17d1 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:33.728135 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:33.728135 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:33.728765 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f1ff1d16-f357-41dd-ae07-741ab51c17d1 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:33.729345 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-f1ff1d16-f357-41dd-ae07-741ab51c17d1 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:02:33.758854 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:33.758854 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:33.761260 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f1ff1d16-f357-41dd-ae07-741ab51c17d1 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:02:33.762818 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 612/1270] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:33 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:02:34.656363 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-59107ba9-058c-42a1-85e8-e423aec28be8 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] GET http://10.222.0.38/volume/v3/305624b03d8641f4b41dce551db775a6/volumes/710d013b-3ead-4200-a97d-75827d55cc99 Jan 25 14:02:34.657251 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-59107ba9-058c-42a1-85e8-e423aec28be8 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:34.657502 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:34.657502 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:34.657899 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-59107ba9-058c-42a1-85e8-e423aec28be8 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:34.776414 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-55b68e15-22ea-4af3-9cfe-6da610e2a0d7 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:02:34.776868 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-55b68e15-22ea-4af3-9cfe-6da610e2a0d7 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:34.777093 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:34.777093 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:34.777486 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-55b68e15-22ea-4af3-9cfe-6da610e2a0d7 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:34.777858 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-55b68e15-22ea-4af3-9cfe-6da610e2a0d7 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:02:34.782469 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-59107ba9-058c-42a1-85e8-e423aec28be8 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] http://10.222.0.38/volume/v3/305624b03d8641f4b41dce551db775a6/volumes/710d013b-3ead-4200-a97d-75827d55cc99 returned with HTTP 404 Jan 25 14:02:34.789478 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 659/1271] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:34 2021] GET /volume/v3/305624b03d8641f4b41dce551db775a6/volumes/710d013b-3ead-4200-a97d-75827d55cc99 => generated 109 bytes in 140 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:02:34.807478 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-84b38f19-6d64-4f51-8ce2-102c4c755027 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] POST http://10.222.0.38/volume/v3/305624b03d8641f4b41dce551db775a6/volumes Jan 25 14:02:34.809843 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-84b38f19-6d64-4f51-8ce2-102c4c755027 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1527235714"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:02:34.813386 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-84b38f19-6d64-4f51-8ce2-102c4c755027 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1527235714'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:02:34.817750 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-84b38f19-6d64-4f51-8ce2-102c4c755027 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Create volume of 1 GB Jan 25 14:02:34.825353 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:34.825353 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:34.827628 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-55b68e15-22ea-4af3-9cfe-6da610e2a0d7 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:02:34.829015 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 613/1272] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:34 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:02:34.874586 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-84b38f19-6d64-4f51-8ce2-102c4c755027 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Availability Zones retrieved successfully. Jan 25 14:02:34.900985 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-84b38f19-6d64-4f51-8ce2-102c4c755027 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Flow 'volume_create_api' (67d2efb4-fea7-49a3-a2e8-94c65feab328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:02:34.905534 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-84b38f19-6d64-4f51-8ce2-102c4c755027 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5b94f49-18ca-4457-9e65-f1b60a37d8f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:02:34.908718 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-84b38f19-6d64-4f51-8ce2-102c4c755027 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:02:35.047713 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-84b38f19-6d64-4f51-8ce2-102c4c755027 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5b94f49-18ca-4457-9e65-f1b60a37d8f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:02:35.051000 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-84b38f19-6d64-4f51-8ce2-102c4c755027 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25e5edae-ee2e-4e0e-b21d-3888df7b8d44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:02:35.154031 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-84b38f19-6d64-4f51-8ce2-102c4c755027 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Created reservations ['6bcd6b4d-1662-48c7-9d46-ff5d02d18d9b', '5bf090da-d516-4d32-a939-1b9e28e4c83e', '8256c44f-fb71-4685-b765-cd125091a64d', 'b347f9db-1009-4067-aee8-1f2704fd5d92'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:02:35.156011 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-84b38f19-6d64-4f51-8ce2-102c4c755027 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25e5edae-ee2e-4e0e-b21d-3888df7b8d44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6bcd6b4d-1662-48c7-9d46-ff5d02d18d9b', '5bf090da-d516-4d32-a939-1b9e28e4c83e', '8256c44f-fb71-4685-b765-cd125091a64d', 'b347f9db-1009-4067-aee8-1f2704fd5d92']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:02:35.158194 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-84b38f19-6d64-4f51-8ce2-102c4c755027 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0e012bb-d374-4924-ac8e-8817008c2a31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:02:35.250604 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-84b38f19-6d64-4f51-8ce2-102c4c755027 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0e012bb-d374-4924-ac8e-8817008c2a31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0871ef72-8551-470a-9093-b4586989935a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1527235714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='305624b03d8641f4b41dce551db775a6',qos_specs=None,replication_status=,reservations=['6bcd6b4d-1662-48c7-9d46-ff5d02d18d9b','5bf090da-d516-4d32-a939-1b9e28e4c83e','8256c44f-fb71-4685-b765-cd125091a64d','b347f9db-1009-4067-aee8-1f2704fd5d92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85e86e65303c4cc3948e4e9a4cd132bd',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:02:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1527235714',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0871ef72-8551-470a-9093-b4586989935a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='305624b03d8641f4b41dce551db775a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='85e86e65303c4cc3948e4e9a4cd132bd',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:02:35.252969 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-84b38f19-6d64-4f51-8ce2-102c4c755027 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01e577cc-a9bb-4a9f-b5c2-360530646fde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:02:35.287714 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-84b38f19-6d64-4f51-8ce2-102c4c755027 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01e577cc-a9bb-4a9f-b5c2-360530646fde) transitioned into state 'SUCCESS' from state '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-1527235714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='305624b03d8641f4b41dce551db775a6',qos_specs=None,replication_status=,reservations=['6bcd6b4d-1662-48c7-9d46-ff5d02d18d9b','5bf090da-d516-4d32-a939-1b9e28e4c83e','8256c44f-fb71-4685-b765-cd125091a64d','b347f9db-1009-4067-aee8-1f2704fd5d92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85e86e65303c4cc3948e4e9a4cd132bd',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:02:35.290431 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-84b38f19-6d64-4f51-8ce2-102c4c755027 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (044bc8ae-ebb1-4636-a42c-9d1940344471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:02:35.309727 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-84b38f19-6d64-4f51-8ce2-102c4c755027 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (044bc8ae-ebb1-4636-a42c-9d1940344471) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:02:35.312844 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-84b38f19-6d64-4f51-8ce2-102c4c755027 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Flow 'volume_create_api' (67d2efb4-fea7-49a3-a2e8-94c65feab328) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:02:35.397533 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-84b38f19-6d64-4f51-8ce2-102c4c755027 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Create volume request issued successfully. Jan 25 14:02:35.415168 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-84b38f19-6d64-4f51-8ce2-102c4c755027 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] http://10.222.0.38/volume/v3/305624b03d8641f4b41dce551db775a6/volumes returned with HTTP 202 Jan 25 14:02:35.417706 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 660/1273] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 14:02:34 2021] POST /volume/v3/305624b03d8641f4b41dce551db775a6/volumes => generated 825 bytes in 622 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:02:35.437232 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-647276bf-8ae3-40ce-96eb-14d08556bf55 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] GET http://10.222.0.38/volume/v3/305624b03d8641f4b41dce551db775a6/volumes/0871ef72-8551-470a-9093-b4586989935a Jan 25 14:02:35.438235 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-647276bf-8ae3-40ce-96eb-14d08556bf55 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:35.438970 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:35.438970 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:35.439680 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-647276bf-8ae3-40ce-96eb-14d08556bf55 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:35.557864 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:35.557864 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:35.598135 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-647276bf-8ae3-40ce-96eb-14d08556bf55 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Volume info retrieved successfully. Jan 25 14:02:35.693857 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-647276bf-8ae3-40ce-96eb-14d08556bf55 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] http://10.222.0.38/volume/v3/305624b03d8641f4b41dce551db775a6/volumes/0871ef72-8551-470a-9093-b4586989935a returned with HTTP 200 Jan 25 14:02:35.695953 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 614/1274] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:35 2021] GET /volume/v3/305624b03d8641f4b41dce551db775a6/volumes/0871ef72-8551-470a-9093-b4586989935a => generated 893 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:02:35.850967 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-135d18af-73eb-49e7-bcad-e5c992f90059 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:02:35.853280 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-135d18af-73eb-49e7-bcad-e5c992f90059 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:35.853717 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:35.853717 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:35.854333 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-135d18af-73eb-49e7-bcad-e5c992f90059 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:35.854822 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-135d18af-73eb-49e7-bcad-e5c992f90059 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:02:35.906482 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:35.906482 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:35.909573 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-135d18af-73eb-49e7-bcad-e5c992f90059 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:02:35.920540 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 661/1275] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:35 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:02:36.712389 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b1c6a50d-42a2-4bba-b346-6d2a3456a168 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] GET http://10.222.0.38/volume/v3/305624b03d8641f4b41dce551db775a6/volumes/0871ef72-8551-470a-9093-b4586989935a Jan 25 14:02:36.713699 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b1c6a50d-42a2-4bba-b346-6d2a3456a168 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:36.714084 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:36.714084 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:36.714728 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b1c6a50d-42a2-4bba-b346-6d2a3456a168 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:36.812353 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:36.812353 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:36.826845 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b1c6a50d-42a2-4bba-b346-6d2a3456a168 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Volume info retrieved successfully. Jan 25 14:02:36.853689 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b1c6a50d-42a2-4bba-b346-6d2a3456a168 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] http://10.222.0.38/volume/v3/305624b03d8641f4b41dce551db775a6/volumes/0871ef72-8551-470a-9093-b4586989935a returned with HTTP 200 Jan 25 14:02:36.854908 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 615/1276] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:36 2021] GET /volume/v3/305624b03d8641f4b41dce551db775a6/volumes/0871ef72-8551-470a-9093-b4586989935a => generated 918 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:02:36.871858 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-052daec2-eca1-4f39-acc3-77d6c64190fe tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] GET http://10.222.0.38/volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/os-quota-sets/305624b03d8641f4b41dce551db775a6?usage=True Jan 25 14:02:36.874562 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-052daec2-eca1-4f39-acc3-77d6c64190fe tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:36.874562 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:36.874562 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:36.874562 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-052daec2-eca1-4f39-acc3-77d6c64190fe tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:36.929547 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a1b95583-2f79-4b7f-b382-f47b4335007f tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:02:36.930437 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a1b95583-2f79-4b7f-b382-f47b4335007f tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:36.930562 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-052daec2-eca1-4f39-acc3-77d6c64190fe tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] http://10.222.0.38/volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/os-quota-sets/305624b03d8641f4b41dce551db775a6?usage=True returned with HTTP 200 Jan 25 14:02:36.930958 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:36.930958 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:36.931609 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a1b95583-2f79-4b7f-b382-f47b4335007f tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:36.931908 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 662/1277] 10.222.0.38 () {58 vars in 1342 bytes} [Mon Jan 25 14:02:36 2021] GET /volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/os-quota-sets/305624b03d8641f4b41dce551db775a6?usage=True => generated 1076 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:02:36.932480 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-a1b95583-2f79-4b7f-b382-f47b4335007f tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:02:36.951372 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8cdb3580-0354-4b9b-9f30-ff8e600cf283 tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] GET http://10.222.0.38/volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/os-quota-sets/cdc1b1e5ca44452cbae5b2c7f8f54c3f?usage=True Jan 25 14:02:36.952301 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8cdb3580-0354-4b9b-9f30-ff8e600cf283 tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:36.958900 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8cdb3580-0354-4b9b-9f30-ff8e600cf283 tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:36.963426 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:36.963426 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:36.967002 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a1b95583-2f79-4b7f-b382-f47b4335007f tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:02:36.977500 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 616/1278] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:36 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:02:37.039158 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8cdb3580-0354-4b9b-9f30-ff8e600cf283 tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] http://10.222.0.38/volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/os-quota-sets/cdc1b1e5ca44452cbae5b2c7f8f54c3f?usage=True returned with HTTP 200 Jan 25 14:02:37.040143 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 663/1279] 10.222.0.38 () {58 vars in 1342 bytes} [Mon Jan 25 14:02:36 2021] GET /volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/os-quota-sets/cdc1b1e5ca44452cbae5b2c7f8f54c3f?usage=True => generated 868 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:02:37.059346 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-31e33062-6087-4fd9-9aa9-cc0db56dc6ea tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] POST http://10.222.0.38/volume/v3/305624b03d8641f4b41dce551db775a6/os-volume-transfer Jan 25 14:02:37.060170 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:37.060170 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:37.060908 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-31e33062-6087-4fd9-9aa9-cc0db56dc6ea tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "0871ef72-8551-470a-9093-b4586989935a"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:02:37.062097 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.volume_transfer [None req-31e33062-6087-4fd9-9aa9-cc0db56dc6ea tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Creating new volume transfer {'transfer': {'volume_id': '0871ef72-8551-470a-9093-b4586989935a'}} {{(pid=87930) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 25 14:02:37.062942 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.contrib.volume_transfer [None req-31e33062-6087-4fd9-9aa9-cc0db56dc6ea tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Creating transfer of volume 0871ef72-8551-470a-9093-b4586989935a Jan 25 14:02:37.063501 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.transfer.api [None req-31e33062-6087-4fd9-9aa9-cc0db56dc6ea tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Generating transfer record for volume 0871ef72-8551-470a-9093-b4586989935a Jan 25 14:02:37.121625 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:37.121625 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:37.147126 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-31e33062-6087-4fd9-9aa9-cc0db56dc6ea tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] http://10.222.0.38/volume/v3/305624b03d8641f4b41dce551db775a6/os-volume-transfer returned with HTTP 202 Jan 25 14:02:37.148590 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 617/1280] 10.222.0.38 () {60 vars in 1258 bytes} [Mon Jan 25 14:02:37 2021] POST /volume/v3/305624b03d8641f4b41dce551db775a6/os-volume-transfer => generated 507 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:02:37.338879 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-829fd7dc-8cf8-4bde-89f2-050f9ea2507e tempest-VolumeQuotasAdminTestJSON-439938863 tempest-VolumeQuotasAdminTestJSON-439938863] POST http://10.222.0.38/volume/v3/cdc1b1e5ca44452cbae5b2c7f8f54c3f/os-volume-transfer/741fcaf5-7dcf-4dfb-b0db-f3d3c3f3ee0f/accept Jan 25 14:02:37.340214 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-829fd7dc-8cf8-4bde-89f2-050f9ea2507e tempest-VolumeQuotasAdminTestJSON-439938863 tempest-VolumeQuotasAdminTestJSON-439938863] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "cb13e976d00cc264"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:02:37.341787 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.volume_transfer [None req-829fd7dc-8cf8-4bde-89f2-050f9ea2507e tempest-VolumeQuotasAdminTestJSON-439938863 tempest-VolumeQuotasAdminTestJSON-439938863] Accepting volume transfer 741fcaf5-7dcf-4dfb-b0db-f3d3c3f3ee0f {{(pid=87929) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jan 25 14:02:37.342378 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.contrib.volume_transfer [None req-829fd7dc-8cf8-4bde-89f2-050f9ea2507e tempest-VolumeQuotasAdminTestJSON-439938863 tempest-VolumeQuotasAdminTestJSON-439938863] Accepting transfer 741fcaf5-7dcf-4dfb-b0db-f3d3c3f3ee0f Jan 25 14:02:37.605688 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-829fd7dc-8cf8-4bde-89f2-050f9ea2507e tempest-VolumeQuotasAdminTestJSON-439938863 tempest-VolumeQuotasAdminTestJSON-439938863] Created reservations ['522b5f83-d1b6-4b8b-b7d1-efbc820bf0f5', '75133c87-af8e-44e8-9cc7-093487154d52', '79107fa3-e285-42ea-adc9-dd7761ca05a2', '5dd8f78d-13a1-4682-8856-66be99dfaad1'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:02:37.727043 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-829fd7dc-8cf8-4bde-89f2-050f9ea2507e tempest-VolumeQuotasAdminTestJSON-439938863 tempest-VolumeQuotasAdminTestJSON-439938863] Created reservations ['c8584873-4746-4881-b846-8560c79b45e7', '1bae88f6-25a6-4c58-9aed-35d16375610a', '35d54e0d-5d44-4ddb-80df-f8fc7e896173', '9c1030d0-24d1-419d-97df-9830cf36b079'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:02:37.855312 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-829fd7dc-8cf8-4bde-89f2-050f9ea2507e tempest-VolumeQuotasAdminTestJSON-439938863 tempest-VolumeQuotasAdminTestJSON-439938863] Created reservations ['67ae4873-b020-4747-bdb7-33b933cb8067', '21f18b40-13f0-4fd9-8530-79c95e22a14f', 'b9a1b47d-ddc1-4026-962e-4d86ac29c90c', '8ac102d4-33db-4e86-8a58-e8046b2fc851'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:02:37.983267 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-63b92588-cf02-4c90-800b-3b470f57bd23 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:02:37.983804 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-63b92588-cf02-4c90-800b-3b470f57bd23 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:37.984027 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:37.984027 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:37.984404 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-63b92588-cf02-4c90-800b-3b470f57bd23 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:37.984783 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-63b92588-cf02-4c90-800b-3b470f57bd23 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:02:38.039432 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:38.039432 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:38.044410 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-63b92588-cf02-4c90-800b-3b470f57bd23 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:02:38.045771 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 618/1281] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:37 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:02:38.126478 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-829fd7dc-8cf8-4bde-89f2-050f9ea2507e tempest-VolumeQuotasAdminTestJSON-439938863 tempest-VolumeQuotasAdminTestJSON-439938863] Created reservations ['babc8fb3-8255-4ceb-9d65-f2940075bcf7', '4435bdfb-56d7-461c-a633-1f6c20ea0b16', '6c997a3b-4860-498f-a1b4-508df81947c2', '4b8c7e71-fcfa-4c96-996e-2eb83109dbd4'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:02:38.133909 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:38.133909 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:38.218528 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-829fd7dc-8cf8-4bde-89f2-050f9ea2507e tempest-VolumeQuotasAdminTestJSON-439938863 tempest-VolumeQuotasAdminTestJSON-439938863] Transfer volume completed successfully. Jan 25 14:02:38.287603 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 25 14:02:38.287603 n-d-760456-3 devstack@c-api.service[87928]: "UPDATE / DELETE expressions." % clause Jan 25 14:02:38.727310 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.transfer.api [None req-829fd7dc-8cf8-4bde-89f2-050f9ea2507e tempest-VolumeQuotasAdminTestJSON-439938863 tempest-VolumeQuotasAdminTestJSON-439938863] Volume 0871ef72-8551-470a-9093-b4586989935a has been transferred. Jan 25 14:02:38.858329 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-829fd7dc-8cf8-4bde-89f2-050f9ea2507e tempest-VolumeQuotasAdminTestJSON-439938863 tempest-VolumeQuotasAdminTestJSON-439938863] http://10.222.0.38/volume/v3/cdc1b1e5ca44452cbae5b2c7f8f54c3f/os-volume-transfer/741fcaf5-7dcf-4dfb-b0db-f3d3c3f3ee0f/accept returned with HTTP 202 Jan 25 14:02:38.865994 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 664/1282] 10.222.0.38 () {60 vars in 1390 bytes} [Mon Jan 25 14:02:37 2021] POST /volume/v3/cdc1b1e5ca44452cbae5b2c7f8f54c3f/os-volume-transfer/741fcaf5-7dcf-4dfb-b0db-f3d3c3f3ee0f/accept => generated 431 bytes in 1705 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:02:38.871061 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-07eebdbd-1c5d-4576-96fc-8d395d410f74 tempest-VolumeQuotasAdminTestJSON-439938863 tempest-VolumeQuotasAdminTestJSON-439938863] GET http://10.222.0.38/volume/v3/cdc1b1e5ca44452cbae5b2c7f8f54c3f/volumes/0871ef72-8551-470a-9093-b4586989935a Jan 25 14:02:38.872194 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-07eebdbd-1c5d-4576-96fc-8d395d410f74 tempest-VolumeQuotasAdminTestJSON-439938863 tempest-VolumeQuotasAdminTestJSON-439938863] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:38.872619 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:38.872619 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:38.873373 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-07eebdbd-1c5d-4576-96fc-8d395d410f74 tempest-VolumeQuotasAdminTestJSON-439938863 tempest-VolumeQuotasAdminTestJSON-439938863] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:38.963656 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:38.963656 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:39.008667 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-07eebdbd-1c5d-4576-96fc-8d395d410f74 tempest-VolumeQuotasAdminTestJSON-439938863 tempest-VolumeQuotasAdminTestJSON-439938863] Volume info retrieved successfully. Jan 25 14:02:39.071896 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-07eebdbd-1c5d-4576-96fc-8d395d410f74 tempest-VolumeQuotasAdminTestJSON-439938863 tempest-VolumeQuotasAdminTestJSON-439938863] http://10.222.0.38/volume/v3/cdc1b1e5ca44452cbae5b2c7f8f54c3f/volumes/0871ef72-8551-470a-9093-b4586989935a returned with HTTP 200 Jan 25 14:02:39.082308 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d7ec956d-46ef-4066-b059-fea317c95187 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:02:39.083682 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d7ec956d-46ef-4066-b059-fea317c95187 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:39.084253 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:39.084253 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:39.085338 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d7ec956d-46ef-4066-b059-fea317c95187 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:39.085582 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 619/1283] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:38 2021] GET /volume/v3/cdc1b1e5ca44452cbae5b2c7f8f54c3f/volumes/0871ef72-8551-470a-9093-b4586989935a => generated 918 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:02:39.086381 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-d7ec956d-46ef-4066-b059-fea317c95187 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:02:39.093002 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-48970099-4d92-4b98-af6d-c53ddf830716 tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] GET http://10.222.0.38/volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/os-quota-sets/305624b03d8641f4b41dce551db775a6?usage=True Jan 25 14:02:39.093957 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-48970099-4d92-4b98-af6d-c53ddf830716 tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:39.094415 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:39.094415 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:39.095125 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-48970099-4d92-4b98-af6d-c53ddf830716 tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:39.177636 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-48970099-4d92-4b98-af6d-c53ddf830716 tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] http://10.222.0.38/volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/os-quota-sets/305624b03d8641f4b41dce551db775a6?usage=True returned with HTTP 200 Jan 25 14:02:39.188855 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 620/1284] 10.222.0.38 () {58 vars in 1342 bytes} [Mon Jan 25 14:02:39 2021] GET /volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/os-quota-sets/305624b03d8641f4b41dce551db775a6?usage=True => generated 1076 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:02:39.195004 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:39.195004 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:39.197134 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d7ec956d-46ef-4066-b059-fea317c95187 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:02:39.197863 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a9833418-0bdd-42b2-9c25-b91cb998d5ff tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] GET http://10.222.0.38/volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/os-quota-sets/cdc1b1e5ca44452cbae5b2c7f8f54c3f?usage=True Jan 25 14:02:39.198782 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a9833418-0bdd-42b2-9c25-b91cb998d5ff tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:39.199545 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a9833418-0bdd-42b2-9c25-b91cb998d5ff tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:39.210433 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 665/1285] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:39 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:02:39.261271 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a9833418-0bdd-42b2-9c25-b91cb998d5ff tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] http://10.222.0.38/volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/os-quota-sets/cdc1b1e5ca44452cbae5b2c7f8f54c3f?usage=True returned with HTTP 200 Jan 25 14:02:39.262536 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 621/1286] 10.222.0.38 () {58 vars in 1342 bytes} [Mon Jan 25 14:02:39 2021] GET /volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/os-quota-sets/cdc1b1e5ca44452cbae5b2c7f8f54c3f?usage=True => generated 868 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:02:39.284592 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f74db3d1-ab4d-4aeb-9f91-d3f3f7c99da9 tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] DELETE http://10.222.0.38/volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/volumes/0871ef72-8551-470a-9093-b4586989935a Jan 25 14:02:39.285972 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f74db3d1-ab4d-4aeb-9f91-d3f3f7c99da9 tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:39.286361 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:39.286361 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:39.287065 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f74db3d1-ab4d-4aeb-9f91-d3f3f7c99da9 tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:39.287916 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-f74db3d1-ab4d-4aeb-9f91-d3f3f7c99da9 tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] Delete volume with id: 0871ef72-8551-470a-9093-b4586989935a Jan 25 14:02:39.433748 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:39.433748 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:39.435044 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f74db3d1-ab4d-4aeb-9f91-d3f3f7c99da9 tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] Volume info retrieved successfully. Jan 25 14:02:39.494404 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f74db3d1-ab4d-4aeb-9f91-d3f3f7c99da9 tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] Delete volume request issued successfully. Jan 25 14:02:39.495231 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f74db3d1-ab4d-4aeb-9f91-d3f3f7c99da9 tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] http://10.222.0.38/volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/volumes/0871ef72-8551-470a-9093-b4586989935a returned with HTTP 202 Jan 25 14:02:39.499746 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 666/1287] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:02:39 2021] DELETE /volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/volumes/0871ef72-8551-470a-9093-b4586989935a => generated 0 bytes in 220 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:02:39.506961 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dadfda23-d325-432e-aeb1-2ad09d5e9193 tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] GET http://10.222.0.38/volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/volumes/0871ef72-8551-470a-9093-b4586989935a Jan 25 14:02:39.507964 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dadfda23-d325-432e-aeb1-2ad09d5e9193 tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:39.508699 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dadfda23-d325-432e-aeb1-2ad09d5e9193 tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:39.669513 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:39.669513 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:39.698411 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-dadfda23-d325-432e-aeb1-2ad09d5e9193 tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] Volume info retrieved successfully. Jan 25 14:02:39.753244 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dadfda23-d325-432e-aeb1-2ad09d5e9193 tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] http://10.222.0.38/volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/volumes/0871ef72-8551-470a-9093-b4586989935a returned with HTTP 200 Jan 25 14:02:39.755124 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 622/1288] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:39 2021] GET /volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/volumes/0871ef72-8551-470a-9093-b4586989935a => generated 1088 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:02:40.213451 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c355aa4b-c838-40b4-a927-0b6d9ba6fa8f tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:02:40.214039 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c355aa4b-c838-40b4-a927-0b6d9ba6fa8f tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:40.214256 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:40.214256 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:40.214723 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c355aa4b-c838-40b4-a927-0b6d9ba6fa8f tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:40.215094 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-c355aa4b-c838-40b4-a927-0b6d9ba6fa8f tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:02:40.294371 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:40.294371 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:40.301888 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c355aa4b-c838-40b4-a927-0b6d9ba6fa8f tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:02:40.308354 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 667/1289] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:40 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:02:40.778916 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7b5f5467-9b7a-4808-be70-06066eee6328 tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] GET http://10.222.0.38/volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/volumes/0871ef72-8551-470a-9093-b4586989935a Jan 25 14:02:40.779716 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7b5f5467-9b7a-4808-be70-06066eee6328 tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:40.780068 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:40.780068 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:40.780746 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7b5f5467-9b7a-4808-be70-06066eee6328 tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:41.061967 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:41.061967 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:41.105401 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7b5f5467-9b7a-4808-be70-06066eee6328 tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] Volume info retrieved successfully. Jan 25 14:02:41.257094 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7b5f5467-9b7a-4808-be70-06066eee6328 tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] http://10.222.0.38/volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/volumes/0871ef72-8551-470a-9093-b4586989935a returned with HTTP 200 Jan 25 14:02:41.262763 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 623/1290] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:40 2021] GET /volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/volumes/0871ef72-8551-470a-9093-b4586989935a => generated 1088 bytes in 491 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:02:41.330104 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6d34a987-ae24-4721-b6fc-90977ceaa0f5 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:02:41.333006 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6d34a987-ae24-4721-b6fc-90977ceaa0f5 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:41.333636 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:41.333636 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:41.335880 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6d34a987-ae24-4721-b6fc-90977ceaa0f5 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:41.340187 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-6d34a987-ae24-4721-b6fc-90977ceaa0f5 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:02:41.466750 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:41.466750 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:41.493136 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6d34a987-ae24-4721-b6fc-90977ceaa0f5 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:02:41.496543 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 668/1291] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:41 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:02:42.279241 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-04a40936-75d5-41ae-884d-a7ba9a0434d7 tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] GET http://10.222.0.38/volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/volumes/0871ef72-8551-470a-9093-b4586989935a Jan 25 14:02:42.280570 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-04a40936-75d5-41ae-884d-a7ba9a0434d7 tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:42.281045 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:42.281045 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:42.281813 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-04a40936-75d5-41ae-884d-a7ba9a0434d7 tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:42.400096 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:42.400096 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:42.411043 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-04a40936-75d5-41ae-884d-a7ba9a0434d7 tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] Volume info retrieved successfully. Jan 25 14:02:42.438297 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-04a40936-75d5-41ae-884d-a7ba9a0434d7 tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] http://10.222.0.38/volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/volumes/0871ef72-8551-470a-9093-b4586989935a returned with HTTP 200 Jan 25 14:02:42.440014 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 624/1292] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:42 2021] GET /volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/volumes/0871ef72-8551-470a-9093-b4586989935a => generated 1088 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:02:42.510720 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c4467166-7c98-4545-bbd3-017a8295f01f tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:02:42.511252 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c4467166-7c98-4545-bbd3-017a8295f01f tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:42.511460 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:42.511460 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:42.511830 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c4467166-7c98-4545-bbd3-017a8295f01f tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:42.512203 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-c4467166-7c98-4545-bbd3-017a8295f01f tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:02:42.608673 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:42.608673 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:42.612731 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c4467166-7c98-4545-bbd3-017a8295f01f tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:02:42.624691 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 669/1293] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:42 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:02:43.457431 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-aeb119ad-3160-4202-86f0-fd8d55c1edcf tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] GET http://10.222.0.38/volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/volumes/0871ef72-8551-470a-9093-b4586989935a Jan 25 14:02:43.458136 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-aeb119ad-3160-4202-86f0-fd8d55c1edcf tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:43.458470 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:43.458470 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:43.459047 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-aeb119ad-3160-4202-86f0-fd8d55c1edcf tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:43.570870 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-aeb119ad-3160-4202-86f0-fd8d55c1edcf tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] http://10.222.0.38/volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/volumes/0871ef72-8551-470a-9093-b4586989935a returned with HTTP 404 Jan 25 14:02:43.572247 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 625/1294] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:43 2021] GET /volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/volumes/0871ef72-8551-470a-9093-b4586989935a => generated 109 bytes in 119 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:02:43.595602 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d487a906-2e17-4d07-8815-cae4700da9ca tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] GET http://10.222.0.38/volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/os-quota-sets/8d722c7ad2fa4b5eaaa6df9a58969562?usage=True Jan 25 14:02:43.600806 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d487a906-2e17-4d07-8815-cae4700da9ca tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:43.601426 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:43.601426 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:43.602177 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d487a906-2e17-4d07-8815-cae4700da9ca tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:43.640402 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-561b05d0-dd72-459b-9251-d9b91e294ec6 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:02:43.649106 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-561b05d0-dd72-459b-9251-d9b91e294ec6 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:43.649759 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-561b05d0-dd72-459b-9251-d9b91e294ec6 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:43.650253 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-561b05d0-dd72-459b-9251-d9b91e294ec6 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:02:43.724100 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:43.724100 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:43.726540 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-561b05d0-dd72-459b-9251-d9b91e294ec6 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:02:43.727906 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 626/1295] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:43 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:02:43.827543 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d487a906-2e17-4d07-8815-cae4700da9ca tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] http://10.222.0.38/volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/os-quota-sets/8d722c7ad2fa4b5eaaa6df9a58969562?usage=True returned with HTTP 200 Jan 25 14:02:43.841795 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 670/1296] 10.222.0.38 () {58 vars in 1342 bytes} [Mon Jan 25 14:02:43 2021] GET /volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/os-quota-sets/8d722c7ad2fa4b5eaaa6df9a58969562?usage=True => generated 868 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:02:43.858696 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e4f73ea7-92d3-411d-80ae-ebded3e66422 tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] PUT http://10.222.0.38/volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/os-quota-sets/305624b03d8641f4b41dce551db775a6 Jan 25 14:02:43.859724 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:43.859724 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:43.860506 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e4f73ea7-92d3-411d-80ae-ebded3e66422 tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1009, "volumes": 11, "snapshots": 11, "backups": 11, "backup_gigabytes": 1009, "per_volume_gigabytes": 1009}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:02:44.343149 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e4f73ea7-92d3-411d-80ae-ebded3e66422 tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] http://10.222.0.38/volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/os-quota-sets/305624b03d8641f4b41dce551db775a6 returned with HTTP 200 Jan 25 14:02:44.347331 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 627/1297] 10.222.0.38 () {60 vars in 1342 bytes} [Mon Jan 25 14:02:43 2021] PUT /volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/os-quota-sets/305624b03d8641f4b41dce551db775a6 => generated 321 bytes in 492 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:02:44.374013 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8e240d69-cdc4-49d2-a40e-28a0d95643de tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] PUT http://10.222.0.38/volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/os-quota-sets/305624b03d8641f4b41dce551db775a6 Jan 25 14:02:44.379420 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8e240d69-cdc4-49d2-a40e-28a0d95643de tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:02:44.665094 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8e240d69-cdc4-49d2-a40e-28a0d95643de tempest-VolumeQuotasAdminTestJSON-1926344241 tempest-VolumeQuotasAdminTestJSON-1926344241] http://10.222.0.38/volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/os-quota-sets/305624b03d8641f4b41dce551db775a6 returned with HTTP 200 Jan 25 14:02:44.672919 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 671/1298] 10.222.0.38 () {60 vars in 1342 bytes} [Mon Jan 25 14:02:44 2021] PUT /volume/v3/8d722c7ad2fa4b5eaaa6df9a58969562/os-quota-sets/305624b03d8641f4b41dce551db775a6 => generated 319 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:02:44.679701 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-57b2f43c-7468-4c53-be86-bcf12b5e875a tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] DELETE http://10.222.0.38/volume/v3/305624b03d8641f4b41dce551db775a6/volumes/0871ef72-8551-470a-9093-b4586989935a Jan 25 14:02:44.681295 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-57b2f43c-7468-4c53-be86-bcf12b5e875a tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:44.682185 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-57b2f43c-7468-4c53-be86-bcf12b5e875a tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:44.682916 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-57b2f43c-7468-4c53-be86-bcf12b5e875a tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Delete volume with id: 0871ef72-8551-470a-9093-b4586989935a Jan 25 14:02:44.749138 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8cfc51ae-bc34-4e53-8312-7ef9c27502f8 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:02:44.756795 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8cfc51ae-bc34-4e53-8312-7ef9c27502f8 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:44.758283 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8cfc51ae-bc34-4e53-8312-7ef9c27502f8 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:44.761290 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-8cfc51ae-bc34-4e53-8312-7ef9c27502f8 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:02:44.793565 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:44.793565 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:44.795493 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8cfc51ae-bc34-4e53-8312-7ef9c27502f8 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:02:44.796595 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 672/1299] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:44 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:02:44.810848 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-57b2f43c-7468-4c53-be86-bcf12b5e875a tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] http://10.222.0.38/volume/v3/305624b03d8641f4b41dce551db775a6/volumes/0871ef72-8551-470a-9093-b4586989935a returned with HTTP 404 Jan 25 14:02:44.812061 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 628/1300] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:02:44 2021] DELETE /volume/v3/305624b03d8641f4b41dce551db775a6/volumes/0871ef72-8551-470a-9093-b4586989935a => generated 109 bytes in 138 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:02:44.822315 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6a9c004a-0ea0-4c27-b00b-cdc9bd3bb486 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] DELETE http://10.222.0.38/volume/v3/305624b03d8641f4b41dce551db775a6/volumes/710d013b-3ead-4200-a97d-75827d55cc99 Jan 25 14:02:44.822846 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6a9c004a-0ea0-4c27-b00b-cdc9bd3bb486 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:44.823068 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:44.823068 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:44.823437 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6a9c004a-0ea0-4c27-b00b-cdc9bd3bb486 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:44.824087 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-6a9c004a-0ea0-4c27-b00b-cdc9bd3bb486 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] Delete volume with id: 710d013b-3ead-4200-a97d-75827d55cc99 Jan 25 14:02:44.950458 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6a9c004a-0ea0-4c27-b00b-cdc9bd3bb486 tempest-VolumeQuotasAdminTestJSON-1474984161 tempest-VolumeQuotasAdminTestJSON-1474984161] http://10.222.0.38/volume/v3/305624b03d8641f4b41dce551db775a6/volumes/710d013b-3ead-4200-a97d-75827d55cc99 returned with HTTP 404 Jan 25 14:02:44.951350 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 673/1301] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:02:44 2021] DELETE /volume/v3/305624b03d8641f4b41dce551db775a6/volumes/710d013b-3ead-4200-a97d-75827d55cc99 => generated 109 bytes in 133 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:02:45.812507 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-54cf59af-f0a1-468b-9854-6cb54779dbd4 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:02:45.812507 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-54cf59af-f0a1-468b-9854-6cb54779dbd4 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:45.813114 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-54cf59af-f0a1-468b-9854-6cb54779dbd4 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:45.813301 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-54cf59af-f0a1-468b-9854-6cb54779dbd4 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:02:45.863547 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:45.863547 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:45.866287 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-54cf59af-f0a1-468b-9854-6cb54779dbd4 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:02:45.868035 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 629/1302] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:45 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:02:46.883123 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4a08f836-537d-43c2-8394-570ba25cb2d2 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:02:46.883726 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4a08f836-537d-43c2-8394-570ba25cb2d2 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:46.884270 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4a08f836-537d-43c2-8394-570ba25cb2d2 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:46.884757 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-4a08f836-537d-43c2-8394-570ba25cb2d2 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:02:46.967533 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:46.967533 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:46.969899 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4a08f836-537d-43c2-8394-570ba25cb2d2 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:02:46.980615 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 674/1303] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:46 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:02:47.988629 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c32d9cf2-19ee-4a13-aa63-76a67e1f1b34 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:02:47.989969 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c32d9cf2-19ee-4a13-aa63-76a67e1f1b34 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:47.990513 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:47.990513 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:47.991166 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c32d9cf2-19ee-4a13-aa63-76a67e1f1b34 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:47.991702 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-c32d9cf2-19ee-4a13-aa63-76a67e1f1b34 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:02:48.045779 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:48.045779 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:48.052566 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c32d9cf2-19ee-4a13-aa63-76a67e1f1b34 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:02:48.058787 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 630/1304] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:47 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:02:49.084959 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-962d614c-a235-4360-9a10-2b8820b1ef24 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:02:49.084959 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-962d614c-a235-4360-9a10-2b8820b1ef24 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:49.084959 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:49.084959 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:49.084959 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-962d614c-a235-4360-9a10-2b8820b1ef24 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:49.084959 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-962d614c-a235-4360-9a10-2b8820b1ef24 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:02:49.129271 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:49.129271 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:49.135994 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-962d614c-a235-4360-9a10-2b8820b1ef24 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:02:49.138655 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 675/1305] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:49 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:02:50.152486 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4ae47ad2-d91f-4fb6-b9d2-fd2dea97a98c tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:02:50.154425 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4ae47ad2-d91f-4fb6-b9d2-fd2dea97a98c tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:50.154623 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:50.154623 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:50.155173 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4ae47ad2-d91f-4fb6-b9d2-fd2dea97a98c tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:50.155465 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-4ae47ad2-d91f-4fb6-b9d2-fd2dea97a98c tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:02:50.239451 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:50.239451 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:50.247434 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4ae47ad2-d91f-4fb6-b9d2-fd2dea97a98c tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:02:50.254732 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 631/1306] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:50 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:02:51.274184 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9f03d526-cda9-4e81-9ce0-65ef00e1c1a7 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:02:51.277959 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9f03d526-cda9-4e81-9ce0-65ef00e1c1a7 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:51.280088 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:51.280088 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:51.280802 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9f03d526-cda9-4e81-9ce0-65ef00e1c1a7 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:51.285394 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-9f03d526-cda9-4e81-9ce0-65ef00e1c1a7 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:02:51.321713 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:51.321713 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:51.324092 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9f03d526-cda9-4e81-9ce0-65ef00e1c1a7 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:02:51.332942 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 676/1307] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:51 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:02:52.350144 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7401f6a1-c16d-48f1-a349-bc5fa3fd1ded tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:02:52.351124 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7401f6a1-c16d-48f1-a349-bc5fa3fd1ded tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:52.351735 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:52.351735 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:52.356039 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7401f6a1-c16d-48f1-a349-bc5fa3fd1ded tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:52.357016 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-7401f6a1-c16d-48f1-a349-bc5fa3fd1ded tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:02:52.452208 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:52.452208 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:52.465413 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7401f6a1-c16d-48f1-a349-bc5fa3fd1ded tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:02:52.468003 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 632/1308] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:52 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:02:53.498129 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-48862764-bda4-4f6f-98d4-eff7e6713f29 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:02:53.499187 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-48862764-bda4-4f6f-98d4-eff7e6713f29 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:53.499552 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:53.499552 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:53.500226 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-48862764-bda4-4f6f-98d4-eff7e6713f29 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:53.500913 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-48862764-bda4-4f6f-98d4-eff7e6713f29 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:02:53.583451 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:53.583451 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:53.587527 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-48862764-bda4-4f6f-98d4-eff7e6713f29 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:02:53.589454 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 677/1309] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:53 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:02:54.603759 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0b43d3de-e4ab-4d95-8f8c-d8f66997f3db tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:02:54.605041 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0b43d3de-e4ab-4d95-8f8c-d8f66997f3db tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:54.605480 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:54.605480 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:54.606193 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0b43d3de-e4ab-4d95-8f8c-d8f66997f3db tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:54.606778 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-0b43d3de-e4ab-4d95-8f8c-d8f66997f3db tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:02:54.633966 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:54.633966 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:54.636416 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0b43d3de-e4ab-4d95-8f8c-d8f66997f3db tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:02:54.637972 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 633/1310] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:54 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:02:55.652908 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c6a28a0f-4ce0-41c2-88ec-451d3f3a9860 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:02:55.653467 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c6a28a0f-4ce0-41c2-88ec-451d3f3a9860 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:55.653604 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:55.653604 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:55.653890 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c6a28a0f-4ce0-41c2-88ec-451d3f3a9860 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:55.654263 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-c6a28a0f-4ce0-41c2-88ec-451d3f3a9860 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:02:55.718927 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:55.718927 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:55.720781 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c6a28a0f-4ce0-41c2-88ec-451d3f3a9860 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:02:55.722198 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 678/1311] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:55 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:02:56.736515 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fbf73b6c-89c9-48d9-bff0-bdd9ed8194f3 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:02:56.738738 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fbf73b6c-89c9-48d9-bff0-bdd9ed8194f3 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:56.739129 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:56.739129 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:56.739916 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fbf73b6c-89c9-48d9-bff0-bdd9ed8194f3 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:56.740449 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-fbf73b6c-89c9-48d9-bff0-bdd9ed8194f3 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:02:56.785000 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:56.785000 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:56.793968 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fbf73b6c-89c9-48d9-bff0-bdd9ed8194f3 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:02:56.795222 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 634/1312] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:56 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 818 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:02:57.810327 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-82b0d71a-9443-4f1c-a221-d1d55e82f67c tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:02:57.811646 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-82b0d71a-9443-4f1c-a221-d1d55e82f67c tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:57.812085 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:57.812085 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:57.813110 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-82b0d71a-9443-4f1c-a221-d1d55e82f67c tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:57.813693 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-82b0d71a-9443-4f1c-a221-d1d55e82f67c tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:02:57.883530 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:57.883530 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:57.885980 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-82b0d71a-9443-4f1c-a221-d1d55e82f67c tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:02:57.898535 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 679/1313] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:57 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 820 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:02:58.918756 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5248c2df-1eea-4d51-a4c3-0bc5e88f30b2 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:02:58.919744 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5248c2df-1eea-4d51-a4c3-0bc5e88f30b2 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:58.920126 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:58.920126 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:58.926935 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5248c2df-1eea-4d51-a4c3-0bc5e88f30b2 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:58.927619 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-5248c2df-1eea-4d51-a4c3-0bc5e88f30b2 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:02:59.041291 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:59.041291 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:59.052111 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5248c2df-1eea-4d51-a4c3-0bc5e88f30b2 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:02:59.052111 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 635/1314] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:58 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 821 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:02:59.064495 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-815ca87a-2d36-4e8f-9e8b-b4cad5035780 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e Jan 25 14:02:59.066146 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-815ca87a-2d36-4e8f-9e8b-b4cad5035780 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:02:59.066655 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:59.066655 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:59.067424 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-815ca87a-2d36-4e8f-9e8b-b4cad5035780 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:02:59.183767 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:59.183767 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:59.224465 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-815ca87a-2d36-4e8f-9e8b-b4cad5035780 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Volume info retrieved successfully. Jan 25 14:02:59.310631 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-815ca87a-2d36-4e8f-9e8b-b4cad5035780 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e returned with HTTP 200 Jan 25 14:02:59.328524 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 680/1315] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:02:59 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e => generated 1363 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 14:02:59.343653 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7911e3cb-40e8-4e87-9a6a-85e800ab391a tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] POST http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7/restore Jan 25 14:02:59.344351 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:02:59.344351 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:02:59.345205 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7911e3cb-40e8-4e87-9a6a-85e800ab391a tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:02:59.347907 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.backups [None req-7911e3cb-40e8-4e87-9a6a-85e800ab391a tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Restoring backup 3d683adc-1ed5-4a9e-808d-4f41be4b08d7 ({'restore': {}}) {{(pid=87930) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 25 14:02:59.348740 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.contrib.backups [None req-7911e3cb-40e8-4e87-9a6a-85e800ab391a tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Restoring backup 3d683adc-1ed5-4a9e-808d-4f41be4b08d7 to volume None. Jan 25 14:02:59.401928 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:02:59.401928 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:02:59.413545 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.backup.api [None req-7911e3cb-40e8-4e87-9a6a-85e800ab391a tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Creating volume of 1 GB for restore of backup 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. Jan 25 14:02:59.511552 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7911e3cb-40e8-4e87-9a6a-85e800ab391a tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Availability zone cache updated, next update will occur around 2021-01-25 15:02:59.510505. {{(pid=87930) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 25 14:02:59.512126 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7911e3cb-40e8-4e87-9a6a-85e800ab391a tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Availability Zones retrieved successfully. Jan 25 14:02:59.543245 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7911e3cb-40e8-4e87-9a6a-85e800ab391a tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Flow 'volume_create_api' (9e40a851-39ce-4fbd-af4e-a37ecb5f0d6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:02:59.547603 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7911e3cb-40e8-4e87-9a6a-85e800ab391a tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (725dcb47-3720-4560-8c3d-08d56b2c59ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:02:59.550747 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-7911e3cb-40e8-4e87-9a6a-85e800ab391a tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Validating volume size '1' using validate_int {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:02:59.735321 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7911e3cb-40e8-4e87-9a6a-85e800ab391a tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (725dcb47-3720-4560-8c3d-08d56b2c59ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:02:59.738734 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7911e3cb-40e8-4e87-9a6a-85e800ab391a tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (574b5839-9480-4758-8eb5-7dbf209d17aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:02:59.828387 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-7911e3cb-40e8-4e87-9a6a-85e800ab391a tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Created reservations ['614180cf-3d87-4797-833a-e362ebbadd67', 'e80f5710-107d-48c6-bd4f-daec77a04b05', '6ea3ce91-58c2-4b1f-b902-f43a8a12c847', '1f9bc69e-02b3-4139-a347-1767ccfee072'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:02:59.832608 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7911e3cb-40e8-4e87-9a6a-85e800ab391a tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (574b5839-9480-4758-8eb5-7dbf209d17aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['614180cf-3d87-4797-833a-e362ebbadd67', 'e80f5710-107d-48c6-bd4f-daec77a04b05', '6ea3ce91-58c2-4b1f-b902-f43a8a12c847', '1f9bc69e-02b3-4139-a347-1767ccfee072']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:02:59.835511 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7911e3cb-40e8-4e87-9a6a-85e800ab391a tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53d754a2-df2b-48ec-b95d-a4f9272560f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:02:59.984161 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7911e3cb-40e8-4e87-9a6a-85e800ab391a tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53d754a2-df2b-48ec-b95d-a4f9272560f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd857dd5a-a576-4bd2-bae0-7f70466c038f', '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_3d683adc-1ed5-4a9e-808d-4f41be4b08d7',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2d4125919f348f0b3306457551b5f08',qos_specs=None,replication_status=,reservations=['614180cf-3d87-4797-833a-e362ebbadd67','e80f5710-107d-48c6-bd4f-daec77a04b05','6ea3ce91-58c2-4b1f-b902-f43a8a12c847','1f9bc69e-02b3-4139-a347-1767ccfee072'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0f73ffb668b41aa88895872eec5cdbf',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:02:59Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_3d683adc-1ed5-4a9e-808d-4f41be4b08d7',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d857dd5a-a576-4bd2-bae0-7f70466c038f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c2d4125919f348f0b3306457551b5f08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='e0f73ffb668b41aa88895872eec5cdbf',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:02:59.989350 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7911e3cb-40e8-4e87-9a6a-85e800ab391a tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f5e8910-b853-4a42-bb2d-ac07410723b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:03:00.051466 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7911e3cb-40e8-4e87-9a6a-85e800ab391a tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f5e8910-b853-4a42-bb2d-ac07410723b6) transitioned into 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_3d683adc-1ed5-4a9e-808d-4f41be4b08d7',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2d4125919f348f0b3306457551b5f08',qos_specs=None,replication_status=,reservations=['614180cf-3d87-4797-833a-e362ebbadd67','e80f5710-107d-48c6-bd4f-daec77a04b05','6ea3ce91-58c2-4b1f-b902-f43a8a12c847','1f9bc69e-02b3-4139-a347-1767ccfee072'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0f73ffb668b41aa88895872eec5cdbf',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:03:00.064065 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7911e3cb-40e8-4e87-9a6a-85e800ab391a tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (692d92a7-1c94-45d7-b361-e40a1207dd77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:03:00.125401 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7911e3cb-40e8-4e87-9a6a-85e800ab391a tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (692d92a7-1c94-45d7-b361-e40a1207dd77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:03:00.137263 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7911e3cb-40e8-4e87-9a6a-85e800ab391a tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Flow 'volume_create_api' (9e40a851-39ce-4fbd-af4e-a37ecb5f0d6d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:03:00.342309 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7911e3cb-40e8-4e87-9a6a-85e800ab391a tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Create volume request issued successfully. Jan 25 14:03:00.520281 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:00.520281 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:00.527940 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7911e3cb-40e8-4e87-9a6a-85e800ab391a tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Volume info retrieved successfully. Jan 25 14:03:00.528978 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/eventlet/greenthread.py:31: DeprecationWarning: Please provide `is_available()` function in your custom Eventlet hub . Jan 25 14:03:00.528978 n-d-760456-3 devstack@c-api.service[87928]: It must return bool: whether hub supports current platform. See eventlet/hubs/{epoll,kqueue} for example. Jan 25 14:03:00.528978 n-d-760456-3 devstack@c-api.service[87928]: hub = hubs.get_hub() Jan 25 14:03:00.596357 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-159242c6-2465-4711-9509-b5baa6d64ceb tempest-VolumesServicesTestJSON-1896612176 tempest-VolumesServicesTestJSON-1896612176] GET http://10.222.0.38/volume/v3/afcfe9bb34ac4a9d815fee81026e2965/os-services Jan 25 14:03:00.597144 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-159242c6-2465-4711-9509-b5baa6d64ceb tempest-VolumesServicesTestJSON-1896612176 tempest-VolumesServicesTestJSON-1896612176] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:00.597440 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:00.597440 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:00.621560 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-159242c6-2465-4711-9509-b5baa6d64ceb tempest-VolumesServicesTestJSON-1896612176 tempest-VolumesServicesTestJSON-1896612176] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:00.662322 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-159242c6-2465-4711-9509-b5baa6d64ceb tempest-VolumesServicesTestJSON-1896612176 tempest-VolumesServicesTestJSON-1896612176] http://10.222.0.38/volume/v3/afcfe9bb34ac4a9d815fee81026e2965/os-services returned with HTTP 200 Jan 25 14:03:00.679943 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 681/1316] 10.222.0.38 () {58 vars in 1216 bytes} [Mon Jan 25 14:03:00 2021] GET /volume/v3/afcfe9bb34ac4a9d815fee81026e2965/os-services => generated 629 bytes in 420 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:00.696178 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8c5e7b07-7440-4f16-9178-9d6b46fed03e tempest-VolumesServicesTestJSON-1896612176 tempest-VolumesServicesTestJSON-1896612176] GET http://10.222.0.38/volume/v3/afcfe9bb34ac4a9d815fee81026e2965/os-services?host=n-d-760456-3 Jan 25 14:03:00.697821 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8c5e7b07-7440-4f16-9178-9d6b46fed03e tempest-VolumesServicesTestJSON-1896612176 tempest-VolumesServicesTestJSON-1896612176] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:00.699132 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8c5e7b07-7440-4f16-9178-9d6b46fed03e tempest-VolumesServicesTestJSON-1896612176 tempest-VolumesServicesTestJSON-1896612176] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:00.721945 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8c5e7b07-7440-4f16-9178-9d6b46fed03e tempest-VolumesServicesTestJSON-1896612176 tempest-VolumesServicesTestJSON-1896612176] http://10.222.0.38/volume/v3/afcfe9bb34ac4a9d815fee81026e2965/os-services?host=n-d-760456-3 returned with HTTP 200 Jan 25 14:03:00.724527 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 682/1317] 10.222.0.38 () {58 vars in 1251 bytes} [Mon Jan 25 14:03:00 2021] GET /volume/v3/afcfe9bb34ac4a9d815fee81026e2965/os-services?host=n-d-760456-3 => generated 629 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:00.762089 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5a2ae8f6-ebe6-40c1-aa45-30d09f15d3a0 tempest-VolumesServicesTestJSON-1896612176 tempest-VolumesServicesTestJSON-1896612176] GET http://10.222.0.38/volume/v3/afcfe9bb34ac4a9d815fee81026e2965/os-services?host=n-d-760456-3&binary=cinder-backup Jan 25 14:03:00.774055 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5a2ae8f6-ebe6-40c1-aa45-30d09f15d3a0 tempest-VolumesServicesTestJSON-1896612176 tempest-VolumesServicesTestJSON-1896612176] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:00.775384 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5a2ae8f6-ebe6-40c1-aa45-30d09f15d3a0 tempest-VolumesServicesTestJSON-1896612176 tempest-VolumesServicesTestJSON-1896612176] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:00.806211 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5a2ae8f6-ebe6-40c1-aa45-30d09f15d3a0 tempest-VolumesServicesTestJSON-1896612176 tempest-VolumesServicesTestJSON-1896612176] http://10.222.0.38/volume/v3/afcfe9bb34ac4a9d815fee81026e2965/os-services?host=n-d-760456-3&binary=cinder-backup returned with HTTP 200 Jan 25 14:03:00.808226 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 683/1318] 10.222.0.38 () {58 vars in 1293 bytes} [Mon Jan 25 14:03:00 2021] GET /volume/v3/afcfe9bb34ac4a9d815fee81026e2965/os-services?host=n-d-760456-3&binary=cinder-backup => generated 188 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:00.834076 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c47bf84d-f76c-40fd-b245-406589fa7738 tempest-VolumesServicesTestJSON-1896612176 tempest-VolumesServicesTestJSON-1896612176] GET http://10.222.0.38/volume/v3/afcfe9bb34ac4a9d815fee81026e2965/os-services?binary=cinder-backup Jan 25 14:03:00.835246 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c47bf84d-f76c-40fd-b245-406589fa7738 tempest-VolumesServicesTestJSON-1896612176 tempest-VolumesServicesTestJSON-1896612176] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:00.836778 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c47bf84d-f76c-40fd-b245-406589fa7738 tempest-VolumesServicesTestJSON-1896612176 tempest-VolumesServicesTestJSON-1896612176] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:00.864524 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c47bf84d-f76c-40fd-b245-406589fa7738 tempest-VolumesServicesTestJSON-1896612176 tempest-VolumesServicesTestJSON-1896612176] http://10.222.0.38/volume/v3/afcfe9bb34ac4a9d815fee81026e2965/os-services?binary=cinder-backup returned with HTTP 200 Jan 25 14:03:00.866968 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 684/1319] 10.222.0.38 () {58 vars in 1257 bytes} [Mon Jan 25 14:03:00 2021] GET /volume/v3/afcfe9bb34ac4a9d815fee81026e2965/os-services?binary=cinder-backup => generated 188 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:03:01.124035 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b5732b57-40b1-4814-b35b-7a483cc8d211 tempest-VolumesServicesTestJSON-1160345639 tempest-VolumesServicesTestJSON-1160345639] POST http://10.222.0.38/volume/v3/a5765e2b3c8f4344b8279bd50371c9a1/volumes Jan 25 14:03:01.126507 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b5732b57-40b1-4814-b35b-7a483cc8d211 tempest-VolumesServicesTestJSON-1160345639 tempest-VolumesServicesTestJSON-1160345639] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1681814875"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:03:01.129453 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-b5732b57-40b1-4814-b35b-7a483cc8d211 tempest-VolumesServicesTestJSON-1160345639 tempest-VolumesServicesTestJSON-1160345639] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1681814875'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:03:01.130737 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-b5732b57-40b1-4814-b35b-7a483cc8d211 tempest-VolumesServicesTestJSON-1160345639 tempest-VolumesServicesTestJSON-1160345639] Create volume of 1 GB Jan 25 14:03:01.159510 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b5732b57-40b1-4814-b35b-7a483cc8d211 tempest-VolumesServicesTestJSON-1160345639 tempest-VolumesServicesTestJSON-1160345639] Availability Zones retrieved successfully. Jan 25 14:03:01.222285 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b5732b57-40b1-4814-b35b-7a483cc8d211 tempest-VolumesServicesTestJSON-1160345639 tempest-VolumesServicesTestJSON-1160345639] Flow 'volume_create_api' (cc2e15bd-36c7-4852-a605-013912e0b3c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:03:01.229402 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b5732b57-40b1-4814-b35b-7a483cc8d211 tempest-VolumesServicesTestJSON-1160345639 tempest-VolumesServicesTestJSON-1160345639] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (557dfa0e-74ef-4e4c-8044-21b941da9631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:03:01.234592 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-b5732b57-40b1-4814-b35b-7a483cc8d211 tempest-VolumesServicesTestJSON-1160345639 tempest-VolumesServicesTestJSON-1160345639] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:03:01.416427 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b5732b57-40b1-4814-b35b-7a483cc8d211 tempest-VolumesServicesTestJSON-1160345639 tempest-VolumesServicesTestJSON-1160345639] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (557dfa0e-74ef-4e4c-8044-21b941da9631) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:03:01.432607 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b5732b57-40b1-4814-b35b-7a483cc8d211 tempest-VolumesServicesTestJSON-1160345639 tempest-VolumesServicesTestJSON-1160345639] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e512518f-21e4-4d24-a9f7-d8d1325d19b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:03:01.673447 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:01.673447 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:01.675483 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7911e3cb-40e8-4e87-9a6a-85e800ab391a tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Volume info retrieved successfully. Jan 25 14:03:01.746362 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-b5732b57-40b1-4814-b35b-7a483cc8d211 tempest-VolumesServicesTestJSON-1160345639 tempest-VolumesServicesTestJSON-1160345639] Created reservations ['9d533573-2773-4813-ac2f-6051b8a62e9b', '189845ae-b05f-43ed-a61d-ce7016ad7283', 'b9e23e47-508a-479f-805e-a742b4657d53', '22ee8b85-61ba-4517-8bc9-7f7088d9be20'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:03:01.750629 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b5732b57-40b1-4814-b35b-7a483cc8d211 tempest-VolumesServicesTestJSON-1160345639 tempest-VolumesServicesTestJSON-1160345639] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e512518f-21e4-4d24-a9f7-d8d1325d19b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d533573-2773-4813-ac2f-6051b8a62e9b', '189845ae-b05f-43ed-a61d-ce7016ad7283', 'b9e23e47-508a-479f-805e-a742b4657d53', '22ee8b85-61ba-4517-8bc9-7f7088d9be20']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:03:01.763208 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b5732b57-40b1-4814-b35b-7a483cc8d211 tempest-VolumesServicesTestJSON-1160345639 tempest-VolumesServicesTestJSON-1160345639] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (268a66de-2da6-45b1-b407-c09fef42623e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:03:01.917241 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b5732b57-40b1-4814-b35b-7a483cc8d211 tempest-VolumesServicesTestJSON-1160345639 tempest-VolumesServicesTestJSON-1160345639] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (268a66de-2da6-45b1-b407-c09fef42623e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b06e8fb-2ffe-45cf-b215-b701c28fa16c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1681814875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5765e2b3c8f4344b8279bd50371c9a1',qos_specs=None,replication_status=,reservations=['9d533573-2773-4813-ac2f-6051b8a62e9b','189845ae-b05f-43ed-a61d-ce7016ad7283','b9e23e47-508a-479f-805e-a742b4657d53','22ee8b85-61ba-4517-8bc9-7f7088d9be20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee247c93344545388a5ad42c5ae00a1d',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:03:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1681814875',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b06e8fb-2ffe-45cf-b215-b701c28fa16c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5765e2b3c8f4344b8279bd50371c9a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='ee247c93344545388a5ad42c5ae00a1d',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:03:01.919869 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b5732b57-40b1-4814-b35b-7a483cc8d211 tempest-VolumesServicesTestJSON-1160345639 tempest-VolumesServicesTestJSON-1160345639] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e721e1b-2f6c-4925-9004-0935e1659119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:03:01.952906 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b5732b57-40b1-4814-b35b-7a483cc8d211 tempest-VolumesServicesTestJSON-1160345639 tempest-VolumesServicesTestJSON-1160345639] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e721e1b-2f6c-4925-9004-0935e1659119) transitioned into state 'SUCCESS' from state '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-1681814875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5765e2b3c8f4344b8279bd50371c9a1',qos_specs=None,replication_status=,reservations=['9d533573-2773-4813-ac2f-6051b8a62e9b','189845ae-b05f-43ed-a61d-ce7016ad7283','b9e23e47-508a-479f-805e-a742b4657d53','22ee8b85-61ba-4517-8bc9-7f7088d9be20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee247c93344545388a5ad42c5ae00a1d',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:03:01.957681 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b5732b57-40b1-4814-b35b-7a483cc8d211 tempest-VolumesServicesTestJSON-1160345639 tempest-VolumesServicesTestJSON-1160345639] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1daa92c7-ee5a-469e-a376-33e3794c0fbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:03:02.005381 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b5732b57-40b1-4814-b35b-7a483cc8d211 tempest-VolumesServicesTestJSON-1160345639 tempest-VolumesServicesTestJSON-1160345639] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1daa92c7-ee5a-469e-a376-33e3794c0fbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:03:02.018920 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b5732b57-40b1-4814-b35b-7a483cc8d211 tempest-VolumesServicesTestJSON-1160345639 tempest-VolumesServicesTestJSON-1160345639] Flow 'volume_create_api' (cc2e15bd-36c7-4852-a605-013912e0b3c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:03:02.099572 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b5732b57-40b1-4814-b35b-7a483cc8d211 tempest-VolumesServicesTestJSON-1160345639 tempest-VolumesServicesTestJSON-1160345639] Create volume request issued successfully. Jan 25 14:03:02.116862 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b5732b57-40b1-4814-b35b-7a483cc8d211 tempest-VolumesServicesTestJSON-1160345639 tempest-VolumesServicesTestJSON-1160345639] http://10.222.0.38/volume/v3/a5765e2b3c8f4344b8279bd50371c9a1/volumes returned with HTTP 202 Jan 25 14:03:02.118059 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 685/1320] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 14:03:00 2021] POST /volume/v3/a5765e2b3c8f4344b8279bd50371c9a1/volumes => generated 823 bytes in 1235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:03:02.134051 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-44259e4c-1819-4aa5-8aa2-3df4f35a9834 tempest-VolumesServicesTestJSON-1160345639 tempest-VolumesServicesTestJSON-1160345639] GET http://10.222.0.38/volume/v3/a5765e2b3c8f4344b8279bd50371c9a1/volumes/8b06e8fb-2ffe-45cf-b215-b701c28fa16c Jan 25 14:03:02.134800 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-44259e4c-1819-4aa5-8aa2-3df4f35a9834 tempest-VolumesServicesTestJSON-1160345639 tempest-VolumesServicesTestJSON-1160345639] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:02.135031 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:02.135031 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:02.135480 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-44259e4c-1819-4aa5-8aa2-3df4f35a9834 tempest-VolumesServicesTestJSON-1160345639 tempest-VolumesServicesTestJSON-1160345639] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:02.197660 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:02.197660 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:02.224414 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-44259e4c-1819-4aa5-8aa2-3df4f35a9834 tempest-VolumesServicesTestJSON-1160345639 tempest-VolumesServicesTestJSON-1160345639] Volume info retrieved successfully. Jan 25 14:03:02.284276 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-44259e4c-1819-4aa5-8aa2-3df4f35a9834 tempest-VolumesServicesTestJSON-1160345639 tempest-VolumesServicesTestJSON-1160345639] http://10.222.0.38/volume/v3/a5765e2b3c8f4344b8279bd50371c9a1/volumes/8b06e8fb-2ffe-45cf-b215-b701c28fa16c returned with HTTP 200 Jan 25 14:03:02.285333 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 686/1321] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:02 2021] GET /volume/v3/a5765e2b3c8f4344b8279bd50371c9a1/volumes/8b06e8fb-2ffe-45cf-b215-b701c28fa16c => generated 891 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:02.811835 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:02.811835 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:02.813494 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7911e3cb-40e8-4e87-9a6a-85e800ab391a tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Volume info retrieved successfully. Jan 25 14:03:02.814053 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.backup.api [None req-7911e3cb-40e8-4e87-9a6a-85e800ab391a tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Checking backup size 1 against volume size 1 {{(pid=87930) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 25 14:03:02.814623 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.backup.api [None req-7911e3cb-40e8-4e87-9a6a-85e800ab391a tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Overwriting volume d857dd5a-a576-4bd2-bae0-7f70466c038f with restore of backup 3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:03:02.860640 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.backup.rpcapi [None req-7911e3cb-40e8-4e87-9a6a-85e800ab391a tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] restore_backup in rpcapi backup_id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7 {{(pid=87930) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 25 14:03:02.867173 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7911e3cb-40e8-4e87-9a6a-85e800ab391a tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7/restore returned with HTTP 202 Jan 25 14:03:02.869608 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 636/1322] 10.222.0.38 () {60 vars in 1360 bytes} [Mon Jan 25 14:02:59 2021] POST /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7/restore => generated 189 bytes in 3536 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:03:02.883841 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-992516e9-c2a6-49a3-8972-fc5b3ca5ca0e tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:03:02.887423 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-992516e9-c2a6-49a3-8972-fc5b3ca5ca0e tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:02.887728 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:02.887728 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:02.888077 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-992516e9-c2a6-49a3-8972-fc5b3ca5ca0e tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:02.888293 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-992516e9-c2a6-49a3-8972-fc5b3ca5ca0e tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:02.956661 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:02.956661 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:02.958774 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-992516e9-c2a6-49a3-8972-fc5b3ca5ca0e tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:03:02.968441 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 687/1323] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:02 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 821 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:03.309815 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-10993813-b41c-4af7-a760-e6463090ae6f tempest-VolumesServicesTestJSON-1160345639 tempest-VolumesServicesTestJSON-1160345639] GET http://10.222.0.38/volume/v3/a5765e2b3c8f4344b8279bd50371c9a1/volumes/8b06e8fb-2ffe-45cf-b215-b701c28fa16c Jan 25 14:03:03.312262 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-10993813-b41c-4af7-a760-e6463090ae6f tempest-VolumesServicesTestJSON-1160345639 tempest-VolumesServicesTestJSON-1160345639] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:03.315605 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:03.315605 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:03.317594 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-10993813-b41c-4af7-a760-e6463090ae6f tempest-VolumesServicesTestJSON-1160345639 tempest-VolumesServicesTestJSON-1160345639] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:03.466446 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:03.466446 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:03.486306 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-10993813-b41c-4af7-a760-e6463090ae6f tempest-VolumesServicesTestJSON-1160345639 tempest-VolumesServicesTestJSON-1160345639] Volume info retrieved successfully. Jan 25 14:03:03.548352 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-10993813-b41c-4af7-a760-e6463090ae6f tempest-VolumesServicesTestJSON-1160345639 tempest-VolumesServicesTestJSON-1160345639] http://10.222.0.38/volume/v3/a5765e2b3c8f4344b8279bd50371c9a1/volumes/8b06e8fb-2ffe-45cf-b215-b701c28fa16c returned with HTTP 200 Jan 25 14:03:03.549939 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 637/1324] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:03 2021] GET /volume/v3/a5765e2b3c8f4344b8279bd50371c9a1/volumes/8b06e8fb-2ffe-45cf-b215-b701c28fa16c => generated 915 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:03.976377 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dc728393-298e-45ea-a2de-61f5c94b6ee6 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:03:03.977602 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dc728393-298e-45ea-a2de-61f5c94b6ee6 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:03.978105 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:03.978105 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:03.978780 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dc728393-298e-45ea-a2de-61f5c94b6ee6 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:03.979370 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-dc728393-298e-45ea-a2de-61f5c94b6ee6 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:04.031217 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:04.031217 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:04.040540 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dc728393-298e-45ea-a2de-61f5c94b6ee6 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:03:04.041786 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 688/1325] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:03 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 821 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:04.581438 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e637dab7-37f1-4ac2-8613-c6d0429df444 tempest-VolumesServicesTestJSON-1160345639 tempest-VolumesServicesTestJSON-1160345639] GET http://10.222.0.38/volume/v3/a5765e2b3c8f4344b8279bd50371c9a1/volumes/8b06e8fb-2ffe-45cf-b215-b701c28fa16c Jan 25 14:03:04.582251 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e637dab7-37f1-4ac2-8613-c6d0429df444 tempest-VolumesServicesTestJSON-1160345639 tempest-VolumesServicesTestJSON-1160345639] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:04.582251 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:04.582251 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:04.582783 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e637dab7-37f1-4ac2-8613-c6d0429df444 tempest-VolumesServicesTestJSON-1160345639 tempest-VolumesServicesTestJSON-1160345639] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:04.685015 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:04.685015 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:04.703999 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e637dab7-37f1-4ac2-8613-c6d0429df444 tempest-VolumesServicesTestJSON-1160345639 tempest-VolumesServicesTestJSON-1160345639] Volume info retrieved successfully. Jan 25 14:03:04.758007 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e637dab7-37f1-4ac2-8613-c6d0429df444 tempest-VolumesServicesTestJSON-1160345639 tempest-VolumesServicesTestJSON-1160345639] http://10.222.0.38/volume/v3/a5765e2b3c8f4344b8279bd50371c9a1/volumes/8b06e8fb-2ffe-45cf-b215-b701c28fa16c returned with HTTP 200 Jan 25 14:03:04.759175 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 638/1326] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:04 2021] GET /volume/v3/a5765e2b3c8f4344b8279bd50371c9a1/volumes/8b06e8fb-2ffe-45cf-b215-b701c28fa16c => generated 916 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:04.787490 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e0503de6-cdbc-4aed-a044-46ca6f978831 tempest-VolumesServicesTestJSON-1896612176 tempest-VolumesServicesTestJSON-1896612176] GET http://10.222.0.38/volume/v3/afcfe9bb34ac4a9d815fee81026e2965/volumes/8b06e8fb-2ffe-45cf-b215-b701c28fa16c Jan 25 14:03:04.788368 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e0503de6-cdbc-4aed-a044-46ca6f978831 tempest-VolumesServicesTestJSON-1896612176 tempest-VolumesServicesTestJSON-1896612176] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:04.788803 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:04.788803 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:04.789528 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e0503de6-cdbc-4aed-a044-46ca6f978831 tempest-VolumesServicesTestJSON-1896612176 tempest-VolumesServicesTestJSON-1896612176] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:04.885802 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:04.885802 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:04.896311 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e0503de6-cdbc-4aed-a044-46ca6f978831 tempest-VolumesServicesTestJSON-1896612176 tempest-VolumesServicesTestJSON-1896612176] Volume info retrieved successfully. Jan 25 14:03:04.926771 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e0503de6-cdbc-4aed-a044-46ca6f978831 tempest-VolumesServicesTestJSON-1896612176 tempest-VolumesServicesTestJSON-1896612176] http://10.222.0.38/volume/v3/afcfe9bb34ac4a9d815fee81026e2965/volumes/8b06e8fb-2ffe-45cf-b215-b701c28fa16c returned with HTTP 200 Jan 25 14:03:04.927898 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 689/1327] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:04 2021] GET /volume/v3/afcfe9bb34ac4a9d815fee81026e2965/volumes/8b06e8fb-2ffe-45cf-b215-b701c28fa16c => generated 1087 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 14:03:04.948243 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0bbdf7c7-d256-4df7-acbd-b38028be01df tempest-VolumesServicesTestJSON-1896612176 tempest-VolumesServicesTestJSON-1896612176] GET http://10.222.0.38/volume/v3/afcfe9bb34ac4a9d815fee81026e2965/os-services?host=n-d-760456-3&binary=cinder-volume Jan 25 14:03:04.948931 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0bbdf7c7-d256-4df7-acbd-b38028be01df tempest-VolumesServicesTestJSON-1896612176 tempest-VolumesServicesTestJSON-1896612176] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:04.949188 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:04.949188 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:04.950764 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0bbdf7c7-d256-4df7-acbd-b38028be01df tempest-VolumesServicesTestJSON-1896612176 tempest-VolumesServicesTestJSON-1896612176] Calling method 'index' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:04.973550 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0bbdf7c7-d256-4df7-acbd-b38028be01df tempest-VolumesServicesTestJSON-1896612176 tempest-VolumesServicesTestJSON-1896612176] http://10.222.0.38/volume/v3/afcfe9bb34ac4a9d815fee81026e2965/os-services?host=n-d-760456-3&binary=cinder-volume returned with HTTP 200 Jan 25 14:03:04.974417 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 639/1328] 10.222.0.38 () {58 vars in 1293 bytes} [Mon Jan 25 14:03:04 2021] GET /volume/v3/afcfe9bb34ac4a9d815fee81026e2965/os-services?host=n-d-760456-3&binary=cinder-volume => generated 278 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:04.990268 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-48a7ef91-9990-4428-9094-2ec4a74ceabd tempest-VolumesServicesTestJSON-1896612176 tempest-VolumesServicesTestJSON-1896612176] GET http://10.222.0.38/volume/v3/afcfe9bb34ac4a9d815fee81026e2965/os-services Jan 25 14:03:04.990814 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-48a7ef91-9990-4428-9094-2ec4a74ceabd tempest-VolumesServicesTestJSON-1896612176 tempest-VolumesServicesTestJSON-1896612176] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:04.991009 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:04.991009 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:04.991683 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-48a7ef91-9990-4428-9094-2ec4a74ceabd tempest-VolumesServicesTestJSON-1896612176 tempest-VolumesServicesTestJSON-1896612176] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:05.001969 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-48a7ef91-9990-4428-9094-2ec4a74ceabd tempest-VolumesServicesTestJSON-1896612176 tempest-VolumesServicesTestJSON-1896612176] http://10.222.0.38/volume/v3/afcfe9bb34ac4a9d815fee81026e2965/os-services returned with HTTP 200 Jan 25 14:03:05.015545 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a3777f5b-7423-4f8f-baf9-585455cc68f5 tempest-VolumesServicesTestJSON-1160345639 tempest-VolumesServicesTestJSON-1160345639] DELETE http://10.222.0.38/volume/v3/a5765e2b3c8f4344b8279bd50371c9a1/volumes/8b06e8fb-2ffe-45cf-b215-b701c28fa16c Jan 25 14:03:05.016084 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a3777f5b-7423-4f8f-baf9-585455cc68f5 tempest-VolumesServicesTestJSON-1160345639 tempest-VolumesServicesTestJSON-1160345639] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:05.016577 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a3777f5b-7423-4f8f-baf9-585455cc68f5 tempest-VolumesServicesTestJSON-1160345639 tempest-VolumesServicesTestJSON-1160345639] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:05.018485 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-a3777f5b-7423-4f8f-baf9-585455cc68f5 tempest-VolumesServicesTestJSON-1160345639 tempest-VolumesServicesTestJSON-1160345639] Delete volume with id: 8b06e8fb-2ffe-45cf-b215-b701c28fa16c Jan 25 14:03:05.028207 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 690/1329] 10.222.0.38 () {58 vars in 1216 bytes} [Mon Jan 25 14:03:04 2021] GET /volume/v3/afcfe9bb34ac4a9d815fee81026e2965/os-services => generated 629 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:05.057124 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a8c753c5-5397-4362-9b26-b1c8b7a3f010 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:03:05.057803 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a8c753c5-5397-4362-9b26-b1c8b7a3f010 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:05.058599 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a8c753c5-5397-4362-9b26-b1c8b7a3f010 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:05.059163 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-a8c753c5-5397-4362-9b26-b1c8b7a3f010 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:05.123283 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:05.123283 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:05.131888 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a8c753c5-5397-4362-9b26-b1c8b7a3f010 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:03:05.138373 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 691/1330] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:05 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 821 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:05.159278 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:05.159278 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:05.163226 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a3777f5b-7423-4f8f-baf9-585455cc68f5 tempest-VolumesServicesTestJSON-1160345639 tempest-VolumesServicesTestJSON-1160345639] Volume info retrieved successfully. Jan 25 14:03:05.240634 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a3777f5b-7423-4f8f-baf9-585455cc68f5 tempest-VolumesServicesTestJSON-1160345639 tempest-VolumesServicesTestJSON-1160345639] Delete volume request issued successfully. Jan 25 14:03:05.241554 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a3777f5b-7423-4f8f-baf9-585455cc68f5 tempest-VolumesServicesTestJSON-1160345639 tempest-VolumesServicesTestJSON-1160345639] http://10.222.0.38/volume/v3/a5765e2b3c8f4344b8279bd50371c9a1/volumes/8b06e8fb-2ffe-45cf-b215-b701c28fa16c returned with HTTP 202 Jan 25 14:03:05.247186 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 640/1331] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:03:05 2021] DELETE /volume/v3/a5765e2b3c8f4344b8279bd50371c9a1/volumes/8b06e8fb-2ffe-45cf-b215-b701c28fa16c => generated 0 bytes in 235 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:03:05.259087 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-902a4bcb-007a-406e-8e10-8313b92ef365 tempest-VolumesServicesTestJSON-1160345639 tempest-VolumesServicesTestJSON-1160345639] GET http://10.222.0.38/volume/v3/a5765e2b3c8f4344b8279bd50371c9a1/volumes/8b06e8fb-2ffe-45cf-b215-b701c28fa16c Jan 25 14:03:05.260096 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-902a4bcb-007a-406e-8e10-8313b92ef365 tempest-VolumesServicesTestJSON-1160345639 tempest-VolumesServicesTestJSON-1160345639] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:05.260463 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:05.260463 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:05.261258 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-902a4bcb-007a-406e-8e10-8313b92ef365 tempest-VolumesServicesTestJSON-1160345639 tempest-VolumesServicesTestJSON-1160345639] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:05.464476 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:05.464476 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:05.532002 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-902a4bcb-007a-406e-8e10-8313b92ef365 tempest-VolumesServicesTestJSON-1160345639 tempest-VolumesServicesTestJSON-1160345639] Volume info retrieved successfully. Jan 25 14:03:05.599576 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-902a4bcb-007a-406e-8e10-8313b92ef365 tempest-VolumesServicesTestJSON-1160345639 tempest-VolumesServicesTestJSON-1160345639] http://10.222.0.38/volume/v3/a5765e2b3c8f4344b8279bd50371c9a1/volumes/8b06e8fb-2ffe-45cf-b215-b701c28fa16c returned with HTTP 200 Jan 25 14:03:05.599576 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 692/1332] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:05 2021] GET /volume/v3/a5765e2b3c8f4344b8279bd50371c9a1/volumes/8b06e8fb-2ffe-45cf-b215-b701c28fa16c => generated 915 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:06.153332 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3de6958b-2643-4f6b-be17-0bb9c9edcd32 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:03:06.154248 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3de6958b-2643-4f6b-be17-0bb9c9edcd32 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:06.154687 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:06.154687 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:06.155521 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3de6958b-2643-4f6b-be17-0bb9c9edcd32 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:06.156254 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-3de6958b-2643-4f6b-be17-0bb9c9edcd32 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:06.199292 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:06.199292 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:06.201797 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3de6958b-2643-4f6b-be17-0bb9c9edcd32 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:03:06.203766 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 641/1333] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:06 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 821 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:06.615150 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-deb575e8-6827-4e33-a8fc-c313292b452c tempest-VolumesServicesTestJSON-1160345639 tempest-VolumesServicesTestJSON-1160345639] GET http://10.222.0.38/volume/v3/a5765e2b3c8f4344b8279bd50371c9a1/volumes/8b06e8fb-2ffe-45cf-b215-b701c28fa16c Jan 25 14:03:06.619705 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-deb575e8-6827-4e33-a8fc-c313292b452c tempest-VolumesServicesTestJSON-1160345639 tempest-VolumesServicesTestJSON-1160345639] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:06.619869 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:06.619869 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:06.621524 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-deb575e8-6827-4e33-a8fc-c313292b452c tempest-VolumesServicesTestJSON-1160345639 tempest-VolumesServicesTestJSON-1160345639] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:06.731688 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:06.731688 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:06.742558 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-deb575e8-6827-4e33-a8fc-c313292b452c tempest-VolumesServicesTestJSON-1160345639 tempest-VolumesServicesTestJSON-1160345639] Volume info retrieved successfully. Jan 25 14:03:06.771120 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-deb575e8-6827-4e33-a8fc-c313292b452c tempest-VolumesServicesTestJSON-1160345639 tempest-VolumesServicesTestJSON-1160345639] http://10.222.0.38/volume/v3/a5765e2b3c8f4344b8279bd50371c9a1/volumes/8b06e8fb-2ffe-45cf-b215-b701c28fa16c returned with HTTP 200 Jan 25 14:03:06.772352 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 693/1334] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:06 2021] GET /volume/v3/a5765e2b3c8f4344b8279bd50371c9a1/volumes/8b06e8fb-2ffe-45cf-b215-b701c28fa16c => generated 915 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:07.231293 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-abe5a415-266a-485b-9211-6b7bd27de0be tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:03:07.231293 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-abe5a415-266a-485b-9211-6b7bd27de0be tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:07.231293 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:07.231293 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:07.231293 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-abe5a415-266a-485b-9211-6b7bd27de0be tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:07.231293 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-abe5a415-266a-485b-9211-6b7bd27de0be tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:07.274468 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:07.274468 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:07.274468 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-abe5a415-266a-485b-9211-6b7bd27de0be tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:03:07.279821 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 642/1335] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:07 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 821 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:07.798513 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5bc82a69-eb11-40be-87e5-afdf13a28fc9 tempest-VolumesServicesTestJSON-1160345639 tempest-VolumesServicesTestJSON-1160345639] GET http://10.222.0.38/volume/v3/a5765e2b3c8f4344b8279bd50371c9a1/volumes/8b06e8fb-2ffe-45cf-b215-b701c28fa16c Jan 25 14:03:07.798513 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5bc82a69-eb11-40be-87e5-afdf13a28fc9 tempest-VolumesServicesTestJSON-1160345639 tempest-VolumesServicesTestJSON-1160345639] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:07.798513 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:07.798513 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:07.798513 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5bc82a69-eb11-40be-87e5-afdf13a28fc9 tempest-VolumesServicesTestJSON-1160345639 tempest-VolumesServicesTestJSON-1160345639] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:07.963089 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:07.963089 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:07.989461 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-5bc82a69-eb11-40be-87e5-afdf13a28fc9 tempest-VolumesServicesTestJSON-1160345639 tempest-VolumesServicesTestJSON-1160345639] Volume info retrieved successfully. Jan 25 14:03:08.068690 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5bc82a69-eb11-40be-87e5-afdf13a28fc9 tempest-VolumesServicesTestJSON-1160345639 tempest-VolumesServicesTestJSON-1160345639] http://10.222.0.38/volume/v3/a5765e2b3c8f4344b8279bd50371c9a1/volumes/8b06e8fb-2ffe-45cf-b215-b701c28fa16c returned with HTTP 200 Jan 25 14:03:08.070525 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 694/1336] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:07 2021] GET /volume/v3/a5765e2b3c8f4344b8279bd50371c9a1/volumes/8b06e8fb-2ffe-45cf-b215-b701c28fa16c => generated 915 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:08.298233 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7c5f516f-f451-4b11-b2d9-7b9c6dfb9f49 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:03:08.298233 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7c5f516f-f451-4b11-b2d9-7b9c6dfb9f49 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:08.298233 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:08.298233 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:08.298233 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7c5f516f-f451-4b11-b2d9-7b9c6dfb9f49 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:08.298233 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-7c5f516f-f451-4b11-b2d9-7b9c6dfb9f49 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:08.391860 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:08.391860 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:08.418454 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7c5f516f-f451-4b11-b2d9-7b9c6dfb9f49 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:03:08.427253 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 643/1337] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:08 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 821 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:09.092372 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c969d3c0-20ca-4341-b3a9-41f806cb74ba tempest-VolumesServicesTestJSON-1160345639 tempest-VolumesServicesTestJSON-1160345639] GET http://10.222.0.38/volume/v3/a5765e2b3c8f4344b8279bd50371c9a1/volumes/8b06e8fb-2ffe-45cf-b215-b701c28fa16c Jan 25 14:03:09.092372 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c969d3c0-20ca-4341-b3a9-41f806cb74ba tempest-VolumesServicesTestJSON-1160345639 tempest-VolumesServicesTestJSON-1160345639] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:09.092372 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:09.092372 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:09.092372 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c969d3c0-20ca-4341-b3a9-41f806cb74ba tempest-VolumesServicesTestJSON-1160345639 tempest-VolumesServicesTestJSON-1160345639] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:09.174478 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c969d3c0-20ca-4341-b3a9-41f806cb74ba tempest-VolumesServicesTestJSON-1160345639 tempest-VolumesServicesTestJSON-1160345639] http://10.222.0.38/volume/v3/a5765e2b3c8f4344b8279bd50371c9a1/volumes/8b06e8fb-2ffe-45cf-b215-b701c28fa16c returned with HTTP 404 Jan 25 14:03:09.175982 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 695/1338] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:09 2021] GET /volume/v3/a5765e2b3c8f4344b8279bd50371c9a1/volumes/8b06e8fb-2ffe-45cf-b215-b701c28fa16c => generated 109 bytes in 94 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:03:09.439920 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a87a4bff-af01-4bc0-acf5-0fd4f002d036 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:03:09.440940 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a87a4bff-af01-4bc0-acf5-0fd4f002d036 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:09.441353 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:09.441353 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:09.442026 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a87a4bff-af01-4bc0-acf5-0fd4f002d036 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:09.442604 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-a87a4bff-af01-4bc0-acf5-0fd4f002d036 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:09.497491 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:09.497491 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:09.502110 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a87a4bff-af01-4bc0-acf5-0fd4f002d036 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:03:09.504490 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 644/1339] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:09 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 821 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:10.559696 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-250e4efe-50a6-4c65-803f-8518b8f2bc94 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:03:10.559696 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-250e4efe-50a6-4c65-803f-8518b8f2bc94 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:10.559696 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-250e4efe-50a6-4c65-803f-8518b8f2bc94 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:10.559696 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-250e4efe-50a6-4c65-803f-8518b8f2bc94 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:10.813432 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:10.813432 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:10.813432 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-250e4efe-50a6-4c65-803f-8518b8f2bc94 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:03:10.813432 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 696/1340] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:10 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 821 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:11.845253 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a08f38e8-8234-487b-b4af-59681136fc91 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:03:11.845253 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a08f38e8-8234-487b-b4af-59681136fc91 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:11.845253 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:11.845253 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:11.845253 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a08f38e8-8234-487b-b4af-59681136fc91 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:11.845253 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-a08f38e8-8234-487b-b4af-59681136fc91 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:11.940618 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:11.940618 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:11.954606 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a08f38e8-8234-487b-b4af-59681136fc91 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:03:11.954606 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 645/1341] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:11 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 821 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:12.979701 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-66e1973d-897b-411f-8de5-bc27728f0bc7 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:03:12.985536 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-66e1973d-897b-411f-8de5-bc27728f0bc7 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:12.985905 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:12.985905 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:12.987083 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-66e1973d-897b-411f-8de5-bc27728f0bc7 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:12.987781 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-66e1973d-897b-411f-8de5-bc27728f0bc7 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:13.083474 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:13.083474 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:13.091395 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-66e1973d-897b-411f-8de5-bc27728f0bc7 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:03:13.120481 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 697/1342] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:12 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 821 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:14.120602 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d20bd5dd-e6d1-4f57-976c-601f23f0f5cc tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:03:14.120602 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d20bd5dd-e6d1-4f57-976c-601f23f0f5cc tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:14.120602 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:14.120602 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:14.121509 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d20bd5dd-e6d1-4f57-976c-601f23f0f5cc tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:14.121509 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-d20bd5dd-e6d1-4f57-976c-601f23f0f5cc tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:14.218302 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:14.218302 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:14.229088 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d20bd5dd-e6d1-4f57-976c-601f23f0f5cc tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:03:14.250459 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 646/1343] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:14 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 821 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:15.250496 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-73756805-65f6-4d4c-86e5-5f2faca3274e tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:03:15.250496 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-73756805-65f6-4d4c-86e5-5f2faca3274e tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:15.250496 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:15.250496 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:15.250496 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-73756805-65f6-4d4c-86e5-5f2faca3274e tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:15.250496 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-73756805-65f6-4d4c-86e5-5f2faca3274e tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:15.333050 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:15.333050 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:15.333050 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-73756805-65f6-4d4c-86e5-5f2faca3274e tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:03:15.333050 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 698/1344] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:15 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 821 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:16.343290 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f82b6bf7-86d5-4299-8a20-efc1d6d0843e tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:03:16.343290 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f82b6bf7-86d5-4299-8a20-efc1d6d0843e tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:16.343290 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:16.343290 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:16.343290 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f82b6bf7-86d5-4299-8a20-efc1d6d0843e tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:16.343290 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-f82b6bf7-86d5-4299-8a20-efc1d6d0843e tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:16.407373 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:16.407373 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:16.410606 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f82b6bf7-86d5-4299-8a20-efc1d6d0843e tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:03:16.411516 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 647/1345] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:16 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 821 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:17.468207 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-16f9d359-169c-4a1f-b287-721cd0866f6f tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:03:17.468207 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-16f9d359-169c-4a1f-b287-721cd0866f6f tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:17.468207 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:17.468207 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:17.468207 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-16f9d359-169c-4a1f-b287-721cd0866f6f tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:17.468207 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-16f9d359-169c-4a1f-b287-721cd0866f6f tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:17.635765 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:17.635765 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:17.638174 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-16f9d359-169c-4a1f-b287-721cd0866f6f tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:03:17.638517 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 699/1346] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:17 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 821 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:18.672203 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d6d8df2f-c974-4bcf-b047-23c43bf52b2b tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:03:18.672203 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d6d8df2f-c974-4bcf-b047-23c43bf52b2b tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:18.672203 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:18.672203 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:18.672203 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d6d8df2f-c974-4bcf-b047-23c43bf52b2b tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:18.677434 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-d6d8df2f-c974-4bcf-b047-23c43bf52b2b tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:18.750405 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:18.750405 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:18.753374 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d6d8df2f-c974-4bcf-b047-23c43bf52b2b tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:03:18.756479 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 648/1347] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:18 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 821 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:19.788214 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4e15c8c1-aa52-4a1a-bae3-e12e671b645c tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:03:19.788214 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4e15c8c1-aa52-4a1a-bae3-e12e671b645c tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:19.788214 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:19.788214 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:19.788214 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4e15c8c1-aa52-4a1a-bae3-e12e671b645c tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:19.788214 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-4e15c8c1-aa52-4a1a-bae3-e12e671b645c tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:19.836497 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:19.836497 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:19.836497 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4e15c8c1-aa52-4a1a-bae3-e12e671b645c tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:03:19.836497 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 700/1348] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:19 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 821 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:20.883523 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5b6e0744-2816-4d90-b87e-3befe3dbf23e tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:03:20.883523 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5b6e0744-2816-4d90-b87e-3befe3dbf23e tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:20.896204 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:20.896204 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:20.896204 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5b6e0744-2816-4d90-b87e-3befe3dbf23e tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:20.896204 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-5b6e0744-2816-4d90-b87e-3befe3dbf23e tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:20.985703 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:20.985703 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:20.985703 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5b6e0744-2816-4d90-b87e-3befe3dbf23e tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:03:20.985703 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 649/1349] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:20 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 821 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:21.732183 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-93b2b16d-57bf-4585-8e54-7916a96c51f0 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] POST http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes Jan 25 14:03:21.732648 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:21.732648 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:21.733359 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-93b2b16d-57bf-4585-8e54-7916a96c51f0 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-412376219"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:03:21.734463 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-93b2b16d-57bf-4585-8e54-7916a96c51f0 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-412376219'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:03:21.734834 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-93b2b16d-57bf-4585-8e54-7916a96c51f0 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Create volume of 1 GB Jan 25 14:03:21.763384 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-93b2b16d-57bf-4585-8e54-7916a96c51f0 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Availability Zones retrieved successfully. Jan 25 14:03:21.901275 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-93b2b16d-57bf-4585-8e54-7916a96c51f0 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Flow 'volume_create_api' (db52139e-8ecf-4a5f-a054-92e0a08f6ecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:03:21.913427 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-93b2b16d-57bf-4585-8e54-7916a96c51f0 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (615620ac-c4ff-4240-afc8-36830e564ca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:03:21.913427 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-93b2b16d-57bf-4585-8e54-7916a96c51f0 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:03:22.003909 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-54a0a30a-ee54-4b9f-87c3-177cf79a2470 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:03:22.003909 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-54a0a30a-ee54-4b9f-87c3-177cf79a2470 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:22.003909 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:22.003909 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:22.003909 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-54a0a30a-ee54-4b9f-87c3-177cf79a2470 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:22.003909 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-54a0a30a-ee54-4b9f-87c3-177cf79a2470 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:22.056280 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:22.056280 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:22.058807 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-54a0a30a-ee54-4b9f-87c3-177cf79a2470 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:03:22.059856 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 650/1350] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:21 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 821 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:03:22.140799 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-93b2b16d-57bf-4585-8e54-7916a96c51f0 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (615620ac-c4ff-4240-afc8-36830e564ca4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:03:22.143748 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-93b2b16d-57bf-4585-8e54-7916a96c51f0 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9a00f0b-963c-40d1-9bc8-5cc63ea00f28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:03:22.347422 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-93b2b16d-57bf-4585-8e54-7916a96c51f0 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Created reservations ['4eb4a6d6-b2f5-4133-b69d-d061682d8910', 'd5c46079-79ab-40ac-aa4e-416c99566b32', 'cb95f1c3-cf0f-43bf-b5a8-63b92e3910d4', '680d10bc-52d5-456e-92f9-26b5560fefd2'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:03:22.347422 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-93b2b16d-57bf-4585-8e54-7916a96c51f0 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9a00f0b-963c-40d1-9bc8-5cc63ea00f28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4eb4a6d6-b2f5-4133-b69d-d061682d8910', 'd5c46079-79ab-40ac-aa4e-416c99566b32', 'cb95f1c3-cf0f-43bf-b5a8-63b92e3910d4', '680d10bc-52d5-456e-92f9-26b5560fefd2']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:03:22.347422 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-93b2b16d-57bf-4585-8e54-7916a96c51f0 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b93dade3-e2bf-474f-81ba-19dbaea17606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:03:22.529423 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-93b2b16d-57bf-4585-8e54-7916a96c51f0 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b93dade3-e2bf-474f-81ba-19dbaea17606) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eed5d3f2-4ca2-4753-bcc6-e9264e36e8c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-412376219',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c23382e6082c440bbdd1dd3fe248b5c9',qos_specs=None,replication_status=,reservations=['4eb4a6d6-b2f5-4133-b69d-d061682d8910','d5c46079-79ab-40ac-aa4e-416c99566b32','cb95f1c3-cf0f-43bf-b5a8-63b92e3910d4','680d10bc-52d5-456e-92f9-26b5560fefd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36e10df794fe4985b90dc808d9702f71',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:03:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-412376219',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eed5d3f2-4ca2-4753-bcc6-e9264e36e8c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c23382e6082c440bbdd1dd3fe248b5c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='36e10df794fe4985b90dc808d9702f71',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:03:22.545438 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-93b2b16d-57bf-4585-8e54-7916a96c51f0 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8fb76e7-2e25-4038-a79b-ae1ad4d7093c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:03:22.632307 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-93b2b16d-57bf-4585-8e54-7916a96c51f0 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8fb76e7-2e25-4038-a79b-ae1ad4d7093c) transitioned into state 'SUCCESS' from state '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-412376219',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c23382e6082c440bbdd1dd3fe248b5c9',qos_specs=None,replication_status=,reservations=['4eb4a6d6-b2f5-4133-b69d-d061682d8910','d5c46079-79ab-40ac-aa4e-416c99566b32','cb95f1c3-cf0f-43bf-b5a8-63b92e3910d4','680d10bc-52d5-456e-92f9-26b5560fefd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36e10df794fe4985b90dc808d9702f71',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:03:22.658846 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-93b2b16d-57bf-4585-8e54-7916a96c51f0 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6ce8d63-6a8c-4113-90ec-0e68f55af45f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:03:22.700531 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-93b2b16d-57bf-4585-8e54-7916a96c51f0 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6ce8d63-6a8c-4113-90ec-0e68f55af45f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:03:22.711981 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-93b2b16d-57bf-4585-8e54-7916a96c51f0 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Flow 'volume_create_api' (db52139e-8ecf-4a5f-a054-92e0a08f6ecc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:03:22.875862 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-93b2b16d-57bf-4585-8e54-7916a96c51f0 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Create volume request issued successfully. Jan 25 14:03:22.909238 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-93b2b16d-57bf-4585-8e54-7916a96c51f0 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes returned with HTTP 202 Jan 25 14:03:22.910833 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 701/1351] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 14:03:21 2021] POST /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes => generated 822 bytes in 1756 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:03:22.925752 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cc38992b-b541-49bf-87e9-41691ae75818 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes/eed5d3f2-4ca2-4753-bcc6-e9264e36e8c1 Jan 25 14:03:22.926408 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cc38992b-b541-49bf-87e9-41691ae75818 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:22.926685 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:22.926685 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:22.927146 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cc38992b-b541-49bf-87e9-41691ae75818 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:23.135934 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:23.135934 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:23.138276 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0b8c1cce-0849-45f5-be35-e425cad093ec tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:03:23.138276 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0b8c1cce-0849-45f5-be35-e425cad093ec tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:23.138276 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:23.138276 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:23.138276 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0b8c1cce-0849-45f5-be35-e425cad093ec tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:23.138276 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-0b8c1cce-0849-45f5-be35-e425cad093ec tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:23.139987 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-cc38992b-b541-49bf-87e9-41691ae75818 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Volume info retrieved successfully. Jan 25 14:03:23.154408 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cc38992b-b541-49bf-87e9-41691ae75818 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes/eed5d3f2-4ca2-4753-bcc6-e9264e36e8c1 returned with HTTP 200 Jan 25 14:03:23.154408 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 651/1352] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:22 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes/eed5d3f2-4ca2-4753-bcc6-e9264e36e8c1 => generated 914 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:23.203457 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:23.203457 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:23.203457 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0b8c1cce-0849-45f5-be35-e425cad093ec tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:03:23.224214 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 702/1353] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:23 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 821 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:24.165728 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1504a480-b518-4511-b76f-1b58add11549 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes/eed5d3f2-4ca2-4753-bcc6-e9264e36e8c1 Jan 25 14:03:24.165728 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1504a480-b518-4511-b76f-1b58add11549 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:24.166220 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:24.166220 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:24.166332 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1504a480-b518-4511-b76f-1b58add11549 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:24.234731 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b4df89bd-c2a7-46b6-b3ca-1c43323cb6ea tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:03:24.234731 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b4df89bd-c2a7-46b6-b3ca-1c43323cb6ea tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:24.234731 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:24.234731 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:24.234731 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b4df89bd-c2a7-46b6-b3ca-1c43323cb6ea tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:24.234731 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-b4df89bd-c2a7-46b6-b3ca-1c43323cb6ea tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:24.258015 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:24.258015 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:24.264807 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-1504a480-b518-4511-b76f-1b58add11549 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Volume info retrieved successfully. Jan 25 14:03:24.293083 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1504a480-b518-4511-b76f-1b58add11549 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes/eed5d3f2-4ca2-4753-bcc6-e9264e36e8c1 returned with HTTP 200 Jan 25 14:03:24.293083 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 652/1354] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:24 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes/eed5d3f2-4ca2-4753-bcc6-e9264e36e8c1 => generated 915 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:24.313098 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c124a973-bb29-49c2-aea2-1a96dc20fa16 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] POST http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups Jan 25 14:03:24.313098 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:24.313098 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:24.313098 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c124a973-bb29-49c2-aea2-1a96dc20fa16 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Action: 'create', calling method: create, body: {"backup": {"volume_id": "eed5d3f2-4ca2-4753-bcc6-e9264e36e8c1", "name": "tempest-VolumesBackupsAdminTest-Backup-1271853347"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:03:24.313098 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.backups [None req-c124a973-bb29-49c2-aea2-1a96dc20fa16 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Creating new backup {'backup': {'volume_id': 'eed5d3f2-4ca2-4753-bcc6-e9264e36e8c1', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1271853347'}} {{(pid=87930) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 25 14:03:24.313098 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.contrib.backups [None req-c124a973-bb29-49c2-aea2-1a96dc20fa16 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Creating backup of volume eed5d3f2-4ca2-4753-bcc6-e9264e36e8c1 in container None Jan 25 14:03:24.331344 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:24.331344 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:24.331344 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b4df89bd-c2a7-46b6-b3ca-1c43323cb6ea tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:03:24.331344 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 703/1355] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:24 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 821 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:24.366301 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:24.366301 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:24.366301 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c124a973-bb29-49c2-aea2-1a96dc20fa16 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Volume info retrieved successfully. Jan 25 14:03:24.426076 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-c124a973-bb29-49c2-aea2-1a96dc20fa16 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Created reservations ['38dacff6-d6d4-4eb0-8c61-eec4053aafe2', '0c440345-8711-4aa5-bf1b-78586b9aa07e'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:03:24.592250 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c124a973-bb29-49c2-aea2-1a96dc20fa16 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups returned with HTTP 202 Jan 25 14:03:24.592250 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 653/1356] 10.222.0.38 () {60 vars in 1226 bytes} [Mon Jan 25 14:03:24 2021] POST /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups => generated 401 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:03:24.613792 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d003613e-a4e3-4b38-93b1-0a4c39c29dd2 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:03:24.654112 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d003613e-a4e3-4b38-93b1-0a4c39c29dd2 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:24.654112 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:24.654112 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:24.654112 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d003613e-a4e3-4b38-93b1-0a4c39c29dd2 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:24.654112 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-d003613e-a4e3-4b38-93b1-0a4c39c29dd2 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:24.755561 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:24.755561 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:24.757638 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d003613e-a4e3-4b38-93b1-0a4c39c29dd2 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:03:24.758577 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 704/1357] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:24 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 808 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:25.334284 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-87b07702-118c-47a6-b591-43364dfac18d tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:03:25.334805 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-87b07702-118c-47a6-b591-43364dfac18d tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:25.334906 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:25.334906 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:25.335290 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-87b07702-118c-47a6-b591-43364dfac18d tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:25.335668 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-87b07702-118c-47a6-b591-43364dfac18d tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:25.384677 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:25.384677 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:25.390540 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-87b07702-118c-47a6-b591-43364dfac18d tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:03:25.390540 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 654/1358] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:25 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 821 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:25.779556 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3a62ea80-f20c-4653-b73d-341ecf6f2253 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:03:25.779556 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3a62ea80-f20c-4653-b73d-341ecf6f2253 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:25.779556 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:25.779556 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:25.779556 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3a62ea80-f20c-4653-b73d-341ecf6f2253 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:25.779556 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-3a62ea80-f20c-4653-b73d-341ecf6f2253 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:25.879916 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:25.879916 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:25.897308 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3a62ea80-f20c-4653-b73d-341ecf6f2253 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:03:25.897308 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 705/1359] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:25 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 808 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:26.411911 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f85e9b1a-76e4-4a73-9578-16182e731c44 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:03:26.411911 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f85e9b1a-76e4-4a73-9578-16182e731c44 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:26.411911 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:26.411911 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:26.411911 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f85e9b1a-76e4-4a73-9578-16182e731c44 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:26.411911 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-f85e9b1a-76e4-4a73-9578-16182e731c44 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:26.479911 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:26.479911 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:26.482401 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f85e9b1a-76e4-4a73-9578-16182e731c44 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:03:26.484038 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 655/1360] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:26 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 821 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:26.924461 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-82b5b7c4-c804-4350-a783-8da6ee7f01cf tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:03:26.924461 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-82b5b7c4-c804-4350-a783-8da6ee7f01cf tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:26.924461 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:26.924461 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:26.924461 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-82b5b7c4-c804-4350-a783-8da6ee7f01cf tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:26.924461 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-82b5b7c4-c804-4350-a783-8da6ee7f01cf tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:26.985833 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:26.985833 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:26.996072 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-82b5b7c4-c804-4350-a783-8da6ee7f01cf tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:03:27.006286 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 706/1361] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:26 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 808 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:27.513054 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-945f57ef-0928-4710-915d-d805c0545e0f tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:03:27.513054 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-945f57ef-0928-4710-915d-d805c0545e0f tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:27.513054 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:27.513054 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:27.513054 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-945f57ef-0928-4710-915d-d805c0545e0f tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:27.513054 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-945f57ef-0928-4710-915d-d805c0545e0f tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:27.561179 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:27.561179 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:27.561179 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-945f57ef-0928-4710-915d-d805c0545e0f tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:03:27.561179 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 656/1362] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:27 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 821 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:28.008505 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0405e405-4a9c-40cd-9ccf-575a3a542648 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:03:28.009276 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0405e405-4a9c-40cd-9ccf-575a3a542648 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:28.009530 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:28.009530 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:28.009915 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0405e405-4a9c-40cd-9ccf-575a3a542648 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:28.010287 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-0405e405-4a9c-40cd-9ccf-575a3a542648 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:28.067347 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:28.067347 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:28.087101 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0405e405-4a9c-40cd-9ccf-575a3a542648 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:03:28.087101 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 707/1363] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:28 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 808 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:28.576637 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-aff00380-998f-40e7-bd0d-298cf234cb6c tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:03:28.576637 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-aff00380-998f-40e7-bd0d-298cf234cb6c tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:28.576637 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:28.576637 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:28.576637 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-aff00380-998f-40e7-bd0d-298cf234cb6c tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:28.576637 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-aff00380-998f-40e7-bd0d-298cf234cb6c tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:28.743134 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:28.743134 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:28.756091 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-aff00380-998f-40e7-bd0d-298cf234cb6c tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:03:28.765136 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 657/1364] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:28 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 821 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:29.098711 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d00edac9-113b-4d0c-b2b7-0982114eeb5c tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:03:29.098711 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d00edac9-113b-4d0c-b2b7-0982114eeb5c tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:29.098711 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:29.098711 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:29.098711 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d00edac9-113b-4d0c-b2b7-0982114eeb5c tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:29.098711 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-d00edac9-113b-4d0c-b2b7-0982114eeb5c tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:29.255855 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:29.255855 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:29.275063 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d00edac9-113b-4d0c-b2b7-0982114eeb5c tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:03:29.289097 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 708/1365] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:29 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 808 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:29.768622 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9ef92c68-dc2e-4f6a-b8b1-a468d8174017 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:03:29.775211 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9ef92c68-dc2e-4f6a-b8b1-a468d8174017 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:29.775459 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:29.775459 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:29.775852 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9ef92c68-dc2e-4f6a-b8b1-a468d8174017 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:29.809777 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-9ef92c68-dc2e-4f6a-b8b1-a468d8174017 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:29.945262 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:29.945262 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:29.952191 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9ef92c68-dc2e-4f6a-b8b1-a468d8174017 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:03:29.966170 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 658/1366] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:29 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 821 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:30.288925 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d17e1b85-920f-4009-b9e7-983014ef484a tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:03:30.289503 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d17e1b85-920f-4009-b9e7-983014ef484a tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:30.289690 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:30.289690 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:30.290044 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d17e1b85-920f-4009-b9e7-983014ef484a tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:30.290417 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-d17e1b85-920f-4009-b9e7-983014ef484a tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:30.319594 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:30.319594 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:30.322022 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d17e1b85-920f-4009-b9e7-983014ef484a tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:03:30.323405 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 709/1367] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:30 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 819 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:30.961834 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-77173d0d-a263-4092-b9d7-91f3e0f3e25c tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:03:30.961834 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-77173d0d-a263-4092-b9d7-91f3e0f3e25c tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:30.961834 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:30.961834 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:30.961834 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-77173d0d-a263-4092-b9d7-91f3e0f3e25c tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:30.965881 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-77173d0d-a263-4092-b9d7-91f3e0f3e25c tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:31.013431 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:31.013431 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:31.020217 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-77173d0d-a263-4092-b9d7-91f3e0f3e25c tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:03:31.020217 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 659/1368] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:30 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 821 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:31.348535 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4701b2b4-7b0a-4f39-95ff-bbdb927c50a5 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:03:31.348535 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4701b2b4-7b0a-4f39-95ff-bbdb927c50a5 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:31.354602 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:31.354602 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:31.354602 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4701b2b4-7b0a-4f39-95ff-bbdb927c50a5 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:31.354602 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-4701b2b4-7b0a-4f39-95ff-bbdb927c50a5 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:31.448272 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:31.448272 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:31.491663 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4701b2b4-7b0a-4f39-95ff-bbdb927c50a5 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:03:31.491663 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 710/1369] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:31 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 819 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:32.050806 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-94b05b89-0885-4450-84a5-3bd9e4c87a1f tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:03:32.050806 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-94b05b89-0885-4450-84a5-3bd9e4c87a1f tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:32.050806 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:32.050806 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:32.050806 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-94b05b89-0885-4450-84a5-3bd9e4c87a1f tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:32.050806 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-94b05b89-0885-4450-84a5-3bd9e4c87a1f tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:32.162114 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:32.162114 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:32.169475 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-94b05b89-0885-4450-84a5-3bd9e4c87a1f tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:03:32.183714 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 660/1370] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:32 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 821 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:32.522144 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dbde16b6-e921-4ab4-9171-3295b795799a tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:03:32.522144 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dbde16b6-e921-4ab4-9171-3295b795799a tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:32.522144 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:32.522144 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:32.522144 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dbde16b6-e921-4ab4-9171-3295b795799a tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:32.522144 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-dbde16b6-e921-4ab4-9171-3295b795799a tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:32.585429 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:32.585429 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:32.587396 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dbde16b6-e921-4ab4-9171-3295b795799a tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:03:32.588387 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 711/1371] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:32 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 819 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:33.235531 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-79edeb00-920c-4430-8fed-e9c94e2a4846 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:03:33.235531 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-79edeb00-920c-4430-8fed-e9c94e2a4846 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:33.235531 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:33.235531 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:33.235531 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-79edeb00-920c-4430-8fed-e9c94e2a4846 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:33.235531 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-79edeb00-920c-4430-8fed-e9c94e2a4846 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:33.289860 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:33.289860 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:33.289860 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-79edeb00-920c-4430-8fed-e9c94e2a4846 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:03:33.294866 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 661/1372] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:33 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 821 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:33.604904 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-703cea57-175a-499a-a327-ec5553b7aecd tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:03:33.615386 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-703cea57-175a-499a-a327-ec5553b7aecd tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:33.615854 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:33.615854 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:33.616527 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-703cea57-175a-499a-a327-ec5553b7aecd tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:33.617053 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-703cea57-175a-499a-a327-ec5553b7aecd tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:33.656511 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:33.656511 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:33.659286 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-703cea57-175a-499a-a327-ec5553b7aecd tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:03:33.668108 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 712/1373] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:33 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 819 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:34.309807 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0ab240c0-ee60-4f8f-908e-28c31097dfe7 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:03:34.309807 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0ab240c0-ee60-4f8f-908e-28c31097dfe7 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:34.309807 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:34.309807 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:34.309807 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0ab240c0-ee60-4f8f-908e-28c31097dfe7 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:34.309807 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-0ab240c0-ee60-4f8f-908e-28c31097dfe7 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:34.356152 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:34.356152 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:34.358240 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0ab240c0-ee60-4f8f-908e-28c31097dfe7 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:03:34.359208 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 662/1374] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:34 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 821 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:34.689500 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7bf4b35d-4ed7-4333-9e06-71805bcd2667 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:03:34.689500 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7bf4b35d-4ed7-4333-9e06-71805bcd2667 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:34.689500 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:34.689500 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:34.689500 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7bf4b35d-4ed7-4333-9e06-71805bcd2667 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:34.689500 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-7bf4b35d-4ed7-4333-9e06-71805bcd2667 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:34.742556 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:34.742556 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:34.742556 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7bf4b35d-4ed7-4333-9e06-71805bcd2667 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:03:34.742556 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 713/1375] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:34 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 819 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:35.377169 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-398e6af8-ac41-4972-b2cd-f594a15abfa7 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:03:35.377169 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-398e6af8-ac41-4972-b2cd-f594a15abfa7 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:35.377169 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:35.377169 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:35.377169 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-398e6af8-ac41-4972-b2cd-f594a15abfa7 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:35.377169 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-398e6af8-ac41-4972-b2cd-f594a15abfa7 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:35.415227 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:35.415227 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:35.422373 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-398e6af8-ac41-4972-b2cd-f594a15abfa7 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:03:35.429685 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 663/1376] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:35 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 821 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:35.767577 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-566ac043-2f64-44f2-9dad-8f67e86b0570 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:03:35.768234 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-566ac043-2f64-44f2-9dad-8f67e86b0570 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:35.768234 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:35.768234 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:35.768538 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-566ac043-2f64-44f2-9dad-8f67e86b0570 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:35.768908 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-566ac043-2f64-44f2-9dad-8f67e86b0570 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:35.796683 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:35.796683 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:35.799205 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-566ac043-2f64-44f2-9dad-8f67e86b0570 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:03:35.801041 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 714/1377] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:35 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 819 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:36.431363 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5a9db33e-5efa-4978-b7c3-e3e4971d60bb tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:03:36.434279 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5a9db33e-5efa-4978-b7c3-e3e4971d60bb tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:36.434279 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:36.434279 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:36.434279 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5a9db33e-5efa-4978-b7c3-e3e4971d60bb tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:36.434279 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-5a9db33e-5efa-4978-b7c3-e3e4971d60bb tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:36.491092 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:36.491092 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:36.495717 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5a9db33e-5efa-4978-b7c3-e3e4971d60bb tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:03:36.497529 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 664/1378] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:36 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 821 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:36.822275 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-25bab537-c643-4891-a0f9-2682e2b8a864 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:03:36.822275 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-25bab537-c643-4891-a0f9-2682e2b8a864 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:36.822275 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:36.822275 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:36.822275 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-25bab537-c643-4891-a0f9-2682e2b8a864 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:36.822275 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-25bab537-c643-4891-a0f9-2682e2b8a864 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:36.919329 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:36.919329 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:36.919329 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-25bab537-c643-4891-a0f9-2682e2b8a864 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:03:36.919329 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 715/1379] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:36 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 819 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:37.511338 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-20fece20-5dee-42c4-a83d-78d0b6629c05 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:03:37.511841 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-20fece20-5dee-42c4-a83d-78d0b6629c05 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:37.512107 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:37.512107 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:37.512734 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-20fece20-5dee-42c4-a83d-78d0b6629c05 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:37.513158 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-20fece20-5dee-42c4-a83d-78d0b6629c05 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:37.582156 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:37.582156 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:37.584063 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-20fece20-5dee-42c4-a83d-78d0b6629c05 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:03:37.590660 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 665/1380] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:37 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 821 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:37.930498 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-863413b4-b6b4-499c-96a5-12e44efa2177 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:03:37.931118 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-863413b4-b6b4-499c-96a5-12e44efa2177 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:37.959490 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:37.959490 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:37.959490 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-863413b4-b6b4-499c-96a5-12e44efa2177 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:37.959490 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-863413b4-b6b4-499c-96a5-12e44efa2177 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:38.027456 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:38.027456 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:38.038980 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-863413b4-b6b4-499c-96a5-12e44efa2177 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:03:38.038980 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 716/1381] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:37 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 819 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:38.604941 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3fba99d6-d905-4434-85ac-533ae4cf3f9d tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:03:38.604941 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3fba99d6-d905-4434-85ac-533ae4cf3f9d tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:38.604941 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:38.604941 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:38.604941 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3fba99d6-d905-4434-85ac-533ae4cf3f9d tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:38.604941 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-3fba99d6-d905-4434-85ac-533ae4cf3f9d tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:38.695324 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:38.695324 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:38.695324 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3fba99d6-d905-4434-85ac-533ae4cf3f9d tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:03:38.695324 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 666/1382] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:38 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 821 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:39.047746 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-61c03075-ed64-4f19-ae5d-3ee8740f8141 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:03:39.047746 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-61c03075-ed64-4f19-ae5d-3ee8740f8141 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:39.047746 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:39.047746 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:39.059670 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-61c03075-ed64-4f19-ae5d-3ee8740f8141 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:39.059670 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-61c03075-ed64-4f19-ae5d-3ee8740f8141 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:39.118036 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:39.118036 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:39.119974 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-61c03075-ed64-4f19-ae5d-3ee8740f8141 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:03:39.120800 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 717/1383] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:39 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 819 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:39.706299 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ff0b376f-6c28-4c8a-b55f-6da56d901677 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:03:39.707640 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ff0b376f-6c28-4c8a-b55f-6da56d901677 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:39.708059 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:39.708059 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:39.712992 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ff0b376f-6c28-4c8a-b55f-6da56d901677 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:39.713654 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-ff0b376f-6c28-4c8a-b55f-6da56d901677 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:39.835489 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:39.835489 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:39.845421 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ff0b376f-6c28-4c8a-b55f-6da56d901677 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:03:39.860905 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 667/1384] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:39 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 821 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:40.148143 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a6c499de-dcbf-491f-a4b3-bd1a18aeb04f tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:03:40.148143 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a6c499de-dcbf-491f-a4b3-bd1a18aeb04f tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:40.148143 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:40.148143 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:40.159612 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a6c499de-dcbf-491f-a4b3-bd1a18aeb04f tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:40.159612 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-a6c499de-dcbf-491f-a4b3-bd1a18aeb04f tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:40.243187 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:40.243187 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:40.247829 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a6c499de-dcbf-491f-a4b3-bd1a18aeb04f tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:03:40.249435 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 718/1385] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:40 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 819 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:40.864713 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2140f3ab-bc99-4f9a-be74-d68fe97a2934 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:03:40.865425 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2140f3ab-bc99-4f9a-be74-d68fe97a2934 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:40.866164 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:40.866164 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:40.866559 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2140f3ab-bc99-4f9a-be74-d68fe97a2934 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:40.866940 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-2140f3ab-bc99-4f9a-be74-d68fe97a2934 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:40.910309 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:40.910309 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:40.912225 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2140f3ab-bc99-4f9a-be74-d68fe97a2934 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:03:40.913270 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 668/1386] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:40 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 821 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:41.274244 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-943c23c3-e6e5-4073-9535-2aa60f83ac0f tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:03:41.274244 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-943c23c3-e6e5-4073-9535-2aa60f83ac0f tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:41.274244 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:41.274244 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:41.274244 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-943c23c3-e6e5-4073-9535-2aa60f83ac0f tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:41.274244 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-943c23c3-e6e5-4073-9535-2aa60f83ac0f tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:41.306534 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:41.306534 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:41.308890 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-943c23c3-e6e5-4073-9535-2aa60f83ac0f tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:03:41.310131 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 719/1387] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:41 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 819 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:41.927881 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a1612fbf-75ea-4da4-933f-7e311f1f1608 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:03:41.929360 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a1612fbf-75ea-4da4-933f-7e311f1f1608 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:41.929950 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:41.929950 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:41.930595 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a1612fbf-75ea-4da4-933f-7e311f1f1608 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:41.931319 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-a1612fbf-75ea-4da4-933f-7e311f1f1608 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:41.970738 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:41.970738 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:41.973411 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a1612fbf-75ea-4da4-933f-7e311f1f1608 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:03:41.974479 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 669/1388] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:41 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 821 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:42.330622 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c8e312c4-f1a4-4d20-9653-0f2be3488487 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:03:42.335849 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c8e312c4-f1a4-4d20-9653-0f2be3488487 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:42.335849 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:42.335849 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:42.335849 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c8e312c4-f1a4-4d20-9653-0f2be3488487 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:42.335849 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-c8e312c4-f1a4-4d20-9653-0f2be3488487 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:42.409040 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:42.409040 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:42.411879 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c8e312c4-f1a4-4d20-9653-0f2be3488487 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:03:42.412897 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 720/1389] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:42 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 819 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:42.989066 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d8654320-88f6-47e0-a35d-31c220d15f7a tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:03:42.989584 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d8654320-88f6-47e0-a35d-31c220d15f7a tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:42.989841 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:42.989841 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:42.990103 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d8654320-88f6-47e0-a35d-31c220d15f7a tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:42.990474 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-d8654320-88f6-47e0-a35d-31c220d15f7a tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Show backup with id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:43.069773 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:43.069773 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:43.071627 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d8654320-88f6-47e0-a35d-31c220d15f7a tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 200 Jan 25 14:03:43.072469 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 670/1390] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:42 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 821 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:43.086507 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-190fbfb4-d090-4c24-b8bc-24782d24b6f1 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/d857dd5a-a576-4bd2-bae0-7f70466c038f Jan 25 14:03:43.087376 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-190fbfb4-d090-4c24-b8bc-24782d24b6f1 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:43.087891 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:43.087891 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:43.088564 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-190fbfb4-d090-4c24-b8bc-24782d24b6f1 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:43.210722 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:43.210722 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:43.222892 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-190fbfb4-d090-4c24-b8bc-24782d24b6f1 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Volume info retrieved successfully. Jan 25 14:03:43.250580 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-190fbfb4-d090-4c24-b8bc-24782d24b6f1 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/d857dd5a-a576-4bd2-bae0-7f70466c038f returned with HTTP 200 Jan 25 14:03:43.251740 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 721/1391] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:43 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/d857dd5a-a576-4bd2-bae0-7f70466c038f => generated 1418 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:03:43.269509 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e8cf90dc-5123-4bf6-9733-df52a8c36121 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/d857dd5a-a576-4bd2-bae0-7f70466c038f Jan 25 14:03:43.270341 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e8cf90dc-5123-4bf6-9733-df52a8c36121 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:43.270712 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:43.270712 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:43.271354 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e8cf90dc-5123-4bf6-9733-df52a8c36121 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:43.435815 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d30d100f-8ad5-45d4-a9b8-ed47ca10aa36 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:03:43.442845 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d30d100f-8ad5-45d4-a9b8-ed47ca10aa36 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:43.443212 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:43.443212 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:43.443856 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d30d100f-8ad5-45d4-a9b8-ed47ca10aa36 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:43.444573 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-d30d100f-8ad5-45d4-a9b8-ed47ca10aa36 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:43.464011 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:43.464011 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:43.474515 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e8cf90dc-5123-4bf6-9733-df52a8c36121 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Volume info retrieved successfully. Jan 25 14:03:43.510163 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:43.510163 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:43.516783 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d30d100f-8ad5-45d4-a9b8-ed47ca10aa36 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:03:43.526792 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e8cf90dc-5123-4bf6-9733-df52a8c36121 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/d857dd5a-a576-4bd2-bae0-7f70466c038f returned with HTTP 200 Jan 25 14:03:43.527693 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 722/1392] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:43 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 819 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:43.537321 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 671/1393] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:43 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/d857dd5a-a576-4bd2-bae0-7f70466c038f => generated 1418 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:03:44.531741 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3a2ae458-8049-491a-a7dd-ed0db13af80f tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:03:44.532292 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3a2ae458-8049-491a-a7dd-ed0db13af80f tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:44.532561 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:44.532561 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:44.533449 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3a2ae458-8049-491a-a7dd-ed0db13af80f tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:44.533819 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-3a2ae458-8049-491a-a7dd-ed0db13af80f tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:44.560742 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:44.560742 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:44.563009 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3a2ae458-8049-491a-a7dd-ed0db13af80f tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:03:44.571093 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 723/1394] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:44 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 819 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:45.579026 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3db1704c-e91c-4193-b4c7-33a4c30c2a6b tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:03:45.580275 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3db1704c-e91c-4193-b4c7-33a4c30c2a6b tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:45.580503 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:45.580503 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:45.581042 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3db1704c-e91c-4193-b4c7-33a4c30c2a6b tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:45.581639 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-3db1704c-e91c-4193-b4c7-33a4c30c2a6b tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:45.618224 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:45.618224 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:45.628751 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3db1704c-e91c-4193-b4c7-33a4c30c2a6b tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:03:45.630058 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 672/1395] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:45 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 819 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:46.655089 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4ff3b420-0595-4a9b-bf01-7bf4d1142083 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:03:46.655803 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4ff3b420-0595-4a9b-bf01-7bf4d1142083 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:46.656120 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:46.656120 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:46.656671 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4ff3b420-0595-4a9b-bf01-7bf4d1142083 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:46.657163 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-4ff3b420-0595-4a9b-bf01-7bf4d1142083 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:46.686428 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:46.686428 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:46.689385 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4ff3b420-0595-4a9b-bf01-7bf4d1142083 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:03:46.696878 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 724/1396] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:46 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 819 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:47.705438 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3fed3d8f-0ccc-4881-b8fa-27db5c7c66dd tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:03:47.706081 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3fed3d8f-0ccc-4881-b8fa-27db5c7c66dd tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:47.706192 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:47.706192 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:47.706518 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3fed3d8f-0ccc-4881-b8fa-27db5c7c66dd tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:47.706888 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-3fed3d8f-0ccc-4881-b8fa-27db5c7c66dd tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:47.759009 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:47.759009 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:47.761005 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3fed3d8f-0ccc-4881-b8fa-27db5c7c66dd tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:03:47.761883 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 673/1397] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:47 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 819 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:03:48.776369 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-688cc7f5-2cb5-4c91-8a73-9b4acdb7155b tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:03:48.776914 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-688cc7f5-2cb5-4c91-8a73-9b4acdb7155b tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:48.777117 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:48.777117 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:48.777779 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-688cc7f5-2cb5-4c91-8a73-9b4acdb7155b tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:48.778340 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-688cc7f5-2cb5-4c91-8a73-9b4acdb7155b tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:48.832472 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:48.832472 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:48.837642 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-688cc7f5-2cb5-4c91-8a73-9b4acdb7155b tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:03:48.848322 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 725/1398] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:48 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 819 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:49.862025 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6c33173f-a0cd-4111-95a6-9cabfd423156 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:03:49.863184 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6c33173f-a0cd-4111-95a6-9cabfd423156 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:49.863544 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:49.863544 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:49.864272 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6c33173f-a0cd-4111-95a6-9cabfd423156 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:49.864798 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-6c33173f-a0cd-4111-95a6-9cabfd423156 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:49.889641 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:49.889641 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:49.894175 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6c33173f-a0cd-4111-95a6-9cabfd423156 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:03:49.896463 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 674/1399] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:49 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 819 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:50.506294 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-4b28ad5c-176b-4685-a10c-1580b9d5a70e req-b90dc5f3-07fb-4b67-b769-45c3e7bfcdad tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/d857dd5a-a576-4bd2-bae0-7f70466c038f Jan 25 14:03:50.506853 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-4b28ad5c-176b-4685-a10c-1580b9d5a70e req-b90dc5f3-07fb-4b67-b769-45c3e7bfcdad tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:50.507043 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:50.507043 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:50.507686 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-4b28ad5c-176b-4685-a10c-1580b9d5a70e req-b90dc5f3-07fb-4b67-b769-45c3e7bfcdad tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:50.568797 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:50.568797 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:50.578498 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-4b28ad5c-176b-4685-a10c-1580b9d5a70e req-b90dc5f3-07fb-4b67-b769-45c3e7bfcdad tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Volume info retrieved successfully. Jan 25 14:03:50.607556 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-4b28ad5c-176b-4685-a10c-1580b9d5a70e req-b90dc5f3-07fb-4b67-b769-45c3e7bfcdad tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/d857dd5a-a576-4bd2-bae0-7f70466c038f returned with HTTP 200 Jan 25 14:03:50.608469 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 726/1400] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 14:03:50 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/d857dd5a-a576-4bd2-bae0-7f70466c038f => generated 1418 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:03:50.917470 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2b46c67b-6116-4b43-8c43-623584f1cc56 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:03:50.920388 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2b46c67b-6116-4b43-8c43-623584f1cc56 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:50.921181 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:50.921181 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:50.926667 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2b46c67b-6116-4b43-8c43-623584f1cc56 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:50.927481 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-2b46c67b-6116-4b43-8c43-623584f1cc56 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:51.022054 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:51.022054 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:51.031451 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2b46c67b-6116-4b43-8c43-623584f1cc56 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:03:51.032950 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 675/1401] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:50 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 819 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:51.941480 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-4b28ad5c-176b-4685-a10c-1580b9d5a70e req-0d83cc76-31eb-4366-a54c-f9ef6bff1a6d tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/d857dd5a-a576-4bd2-bae0-7f70466c038f Jan 25 14:03:51.942033 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-4b28ad5c-176b-4685-a10c-1580b9d5a70e req-0d83cc76-31eb-4366-a54c-f9ef6bff1a6d tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:51.942188 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:51.942188 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:51.943003 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-4b28ad5c-176b-4685-a10c-1580b9d5a70e req-0d83cc76-31eb-4366-a54c-f9ef6bff1a6d tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:51.997883 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:51.997883 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:52.007841 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-4b28ad5c-176b-4685-a10c-1580b9d5a70e req-0d83cc76-31eb-4366-a54c-f9ef6bff1a6d tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Volume info retrieved successfully. Jan 25 14:03:52.034381 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-4b28ad5c-176b-4685-a10c-1580b9d5a70e req-0d83cc76-31eb-4366-a54c-f9ef6bff1a6d tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/d857dd5a-a576-4bd2-bae0-7f70466c038f returned with HTTP 200 Jan 25 14:03:52.038086 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 727/1402] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 14:03:51 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/d857dd5a-a576-4bd2-bae0-7f70466c038f => generated 1418 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:03:52.048701 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f6c28405-67e2-414e-9c39-2f1af604de46 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:03:52.049640 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f6c28405-67e2-414e-9c39-2f1af604de46 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:52.050050 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:52.050050 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:52.050748 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f6c28405-67e2-414e-9c39-2f1af604de46 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:52.051320 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-f6c28405-67e2-414e-9c39-2f1af604de46 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:52.077664 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:52.077664 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:52.080710 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f6c28405-67e2-414e-9c39-2f1af604de46 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:03:52.082100 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 676/1403] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:52 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 819 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:52.089685 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-4b28ad5c-176b-4685-a10c-1580b9d5a70e req-0d83cc76-31eb-4366-a54c-f9ef6bff1a6d tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume// Jan 25 14:03:52.090667 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-4b28ad5c-176b-4685-a10c-1580b9d5a70e req-0d83cc76-31eb-4366-a54c-f9ef6bff1a6d tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:52.091075 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:52.091075 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:52.091813 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-4b28ad5c-176b-4685-a10c-1580b9d5a70e req-0d83cc76-31eb-4366-a54c-f9ef6bff1a6d tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:52.093592 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-4b28ad5c-176b-4685-a10c-1580b9d5a70e req-0d83cc76-31eb-4366-a54c-f9ef6bff1a6d tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 14:03:52.094455 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 728/1404] 10.222.0.38 () {58 vars in 1289 bytes} [Mon Jan 25 14:03:52 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 14:03:52.122716 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-4b28ad5c-176b-4685-a10c-1580b9d5a70e req-07c3d152-d25a-4cf2-9471-6fd977a62e45 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] POST http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/attachments Jan 25 14:03:52.122716 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:52.122716 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:52.122716 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-4b28ad5c-176b-4685-a10c-1580b9d5a70e req-07c3d152-d25a-4cf2-9471-6fd977a62e45 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d857dd5a-a576-4bd2-bae0-7f70466c038f", "instance_uuid": "282fcf74-8ad7-49ec-9ae8-ae881d6d281b", "connector": null}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:03:52.182416 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:52.182416 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:52.244662 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-4b28ad5c-176b-4685-a10c-1580b9d5a70e req-07c3d152-d25a-4cf2-9471-6fd977a62e45 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/attachments returned with HTTP 200 Jan 25 14:03:52.245614 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 677/1405] 10.222.0.38 () {66 vars in 1565 bytes} [Mon Jan 25 14:03:52 2021] POST /volume/v3/c2d4125919f348f0b3306457551b5f08/attachments => generated 273 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 14:03:53.097174 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b64cba9a-762a-4efa-9e80-80a0d2027093 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:03:53.098501 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b64cba9a-762a-4efa-9e80-80a0d2027093 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:53.099128 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b64cba9a-762a-4efa-9e80-80a0d2027093 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:53.099769 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-b64cba9a-762a-4efa-9e80-80a0d2027093 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:53.135486 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:53.135486 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:53.137786 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b64cba9a-762a-4efa-9e80-80a0d2027093 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:03:53.147044 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 729/1406] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:53 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 819 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:54.159561 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fe02f798-e728-4e3c-9bb1-c500f8d091d7 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:03:54.160384 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fe02f798-e728-4e3c-9bb1-c500f8d091d7 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:54.161195 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:54.161195 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:54.161374 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fe02f798-e728-4e3c-9bb1-c500f8d091d7 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:54.161778 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-fe02f798-e728-4e3c-9bb1-c500f8d091d7 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:54.187814 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:54.187814 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:54.192265 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fe02f798-e728-4e3c-9bb1-c500f8d091d7 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:03:54.201652 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 678/1407] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:54 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 819 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:55.164386 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b64cba9a-762a-4efa-9e80-80a0d2027093 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume// Jan 25 14:03:55.165374 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b64cba9a-762a-4efa-9e80-80a0d2027093 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:55.165572 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:55.165572 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:55.166533 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b64cba9a-762a-4efa-9e80-80a0d2027093 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:55.168533 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b64cba9a-762a-4efa-9e80-80a0d2027093 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 14:03:55.169831 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 730/1408] 10.222.0.57 () {56 vars in 1089 bytes} [Mon Jan 25 14:03:55 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 14:03:55.196799 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-4b28ad5c-176b-4685-a10c-1580b9d5a70e req-241639a1-30fc-4e4f-9d45-6ac43f54499e tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/d857dd5a-a576-4bd2-bae0-7f70466c038f Jan 25 14:03:55.198068 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-4b28ad5c-176b-4685-a10c-1580b9d5a70e req-241639a1-30fc-4e4f-9d45-6ac43f54499e tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:55.198263 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:55.198263 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:55.198640 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-4b28ad5c-176b-4685-a10c-1580b9d5a70e req-241639a1-30fc-4e4f-9d45-6ac43f54499e tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:55.213866 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d1b9a833-18f7-4dd8-9063-ee6976d79044 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:03:55.218330 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d1b9a833-18f7-4dd8-9063-ee6976d79044 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:55.220357 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d1b9a833-18f7-4dd8-9063-ee6976d79044 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:55.221023 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-d1b9a833-18f7-4dd8-9063-ee6976d79044 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:55.312043 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:55.312043 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:55.314906 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d1b9a833-18f7-4dd8-9063-ee6976d79044 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:03:55.319398 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 731/1409] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:55 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 819 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:55.322110 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:55.322110 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:55.337370 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-4b28ad5c-176b-4685-a10c-1580b9d5a70e req-241639a1-30fc-4e4f-9d45-6ac43f54499e tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Volume info retrieved successfully. Jan 25 14:03:55.379672 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:55.379672 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:55.398741 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-4b28ad5c-176b-4685-a10c-1580b9d5a70e req-241639a1-30fc-4e4f-9d45-6ac43f54499e tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/d857dd5a-a576-4bd2-bae0-7f70466c038f returned with HTTP 200 Jan 25 14:03:55.400636 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 679/1410] 10.222.0.57 () {60 vars in 1403 bytes} [Mon Jan 25 14:03:55 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/d857dd5a-a576-4bd2-bae0-7f70466c038f => generated 1516 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 14:03:55.490042 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-4b28ad5c-176b-4685-a10c-1580b9d5a70e req-2d90fdf6-d51f-4e8d-a86b-28aae1716e5b tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] PUT http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/attachments/12b991a2-4288-42c1-a36a-ca14da9a19bc Jan 25 14:03:55.490895 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:55.490895 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:55.491664 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-4b28ad5c-176b-4685-a10c-1580b9d5a70e req-2d90fdf6-d51f-4e8d-a86b-28aae1716e5b tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.57", "host": "n-h2-760456-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-760456-3.cbci-760456-3.local", "mountpoint": "/dev/sda"}}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:03:55.544229 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 25 14:03:55.544229 n-d-760456-3 devstack@c-api.service[87928]: return self(f, *args, **kw) Jan 25 14:03:55.544622 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-4b28ad5c-176b-4685-a10c-1580b9d5a70e req-2d90fdf6-d51f-4e8d-a86b-28aae1716e5b tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Lock "b'cinder-attachment_update-d857dd5a-a576-4bd2-bae0-7f70466c038f-n-h2-760456-3'" acquired by "attachment_update" :: waited 0.016s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 14:03:55.553019 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:55.553019 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:56.330328 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5441a7ac-b172-4a17-a9f9-1693e8aa552d tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:03:56.331472 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5441a7ac-b172-4a17-a9f9-1693e8aa552d tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:56.331909 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:56.331909 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:56.332583 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5441a7ac-b172-4a17-a9f9-1693e8aa552d tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:56.333286 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-5441a7ac-b172-4a17-a9f9-1693e8aa552d tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:56.381033 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:56.381033 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:56.388644 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5441a7ac-b172-4a17-a9f9-1693e8aa552d tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:03:56.389601 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 680/1411] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:56 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 819 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:57.403986 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-230b1f4d-2447-41fe-9352-2cd9e2a7b93a tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:03:57.404497 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-230b1f4d-2447-41fe-9352-2cd9e2a7b93a tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:57.404690 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:57.404690 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:57.405333 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-230b1f4d-2447-41fe-9352-2cd9e2a7b93a tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:57.405856 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-230b1f4d-2447-41fe-9352-2cd9e2a7b93a tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:57.479824 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:57.479824 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:57.488119 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-230b1f4d-2447-41fe-9352-2cd9e2a7b93a tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:03:57.492254 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 681/1412] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:57 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 819 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:58.477336 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-4b28ad5c-176b-4685-a10c-1580b9d5a70e req-2d90fdf6-d51f-4e8d-a86b-28aae1716e5b tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Lock "b'cinder-attachment_update-d857dd5a-a576-4bd2-bae0-7f70466c038f-n-h2-760456-3'" released by "attachment_update" :: held 2.927s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 14:03:58.479018 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-4b28ad5c-176b-4685-a10c-1580b9d5a70e req-2d90fdf6-d51f-4e8d-a86b-28aae1716e5b tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/attachments/12b991a2-4288-42c1-a36a-ca14da9a19bc returned with HTTP 200 Jan 25 14:03:58.480946 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 732/1413] 10.222.0.57 () {64 vars in 1468 bytes} [Mon Jan 25 14:03:55 2021] PUT /volume/v3/c2d4125919f348f0b3306457551b5f08/attachments/12b991a2-4288-42c1-a36a-ca14da9a19bc => generated 762 bytes in 3012 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:03:58.515781 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9c97f87f-89df-477a-9a48-fb541032b3e3 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:03:58.525926 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9c97f87f-89df-477a-9a48-fb541032b3e3 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:58.526313 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:58.526313 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:58.539494 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9c97f87f-89df-477a-9a48-fb541032b3e3 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:58.548218 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-9c97f87f-89df-477a-9a48-fb541032b3e3 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:58.552244 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-4b28ad5c-176b-4685-a10c-1580b9d5a70e req-7d825a10-cc25-45f3-b8ef-785fcf8a7f68 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] POST http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/attachments/12b991a2-4288-42c1-a36a-ca14da9a19bc/action Jan 25 14:03:58.558414 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:58.558414 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:58.560059 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-4b28ad5c-176b-4685-a10c-1580b9d5a70e req-7d825a10-cc25-45f3-b8ef-785fcf8a7f68 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Action body: b'{"os-complete": null}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:03:58.560559 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-4b28ad5c-176b-4685-a10c-1580b9d5a70e req-7d825a10-cc25-45f3-b8ef-785fcf8a7f68 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:03:58.701999 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:58.701999 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:58.709139 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9c97f87f-89df-477a-9a48-fb541032b3e3 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:03:58.717009 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 682/1414] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:58 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 819 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:03:59.067846 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:59.067846 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:59.098808 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-4b28ad5c-176b-4685-a10c-1580b9d5a70e req-7d825a10-cc25-45f3-b8ef-785fcf8a7f68 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/attachments/12b991a2-4288-42c1-a36a-ca14da9a19bc/action returned with HTTP 204 Jan 25 14:03:59.100045 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 733/1415] 10.222.0.57 () {64 vars in 1489 bytes} [Mon Jan 25 14:03:58 2021] POST /volume/v3/c2d4125919f348f0b3306457551b5f08/attachments/12b991a2-4288-42c1-a36a-ca14da9a19bc/action => generated 0 bytes in 554 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:03:59.738146 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cd61a8c7-8f76-4fc9-a468-3fef62ae681f tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:03:59.741960 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cd61a8c7-8f76-4fc9-a468-3fef62ae681f tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:03:59.742720 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:03:59.742720 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:03:59.743970 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cd61a8c7-8f76-4fc9-a468-3fef62ae681f tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:03:59.745068 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-cd61a8c7-8f76-4fc9-a468-3fef62ae681f tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:03:59.784237 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:03:59.784237 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:03:59.786208 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cd61a8c7-8f76-4fc9-a468-3fef62ae681f tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:03:59.787049 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 683/1416] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:03:59 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 819 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:04:00.807105 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f9f8082b-728e-4980-8fd4-f83d25ac7fe0 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:04:00.807818 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f9f8082b-728e-4980-8fd4-f83d25ac7fe0 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:04:00.808016 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:00.808016 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:00.808903 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f9f8082b-728e-4980-8fd4-f83d25ac7fe0 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:04:00.809946 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-f9f8082b-728e-4980-8fd4-f83d25ac7fe0 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:04:00.839448 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:00.839448 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:00.842235 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f9f8082b-728e-4980-8fd4-f83d25ac7fe0 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:04:00.851294 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 734/1417] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:04:00 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 819 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:04:01.858747 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a37a4eb4-925b-4cdb-9135-d2e2fd9b24c5 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:04:01.861556 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a37a4eb4-925b-4cdb-9135-d2e2fd9b24c5 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:04:01.861856 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:01.861856 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:01.862085 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a37a4eb4-925b-4cdb-9135-d2e2fd9b24c5 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:04:01.862481 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-a37a4eb4-925b-4cdb-9135-d2e2fd9b24c5 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:04:01.897835 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:01.897835 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:01.900175 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a37a4eb4-925b-4cdb-9135-d2e2fd9b24c5 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:04:01.908288 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 684/1418] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:04:01 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 819 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:04:02.916212 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-215405be-cae6-4354-bed6-c2b79a19c5df tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:04:02.917388 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-215405be-cae6-4354-bed6-c2b79a19c5df tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:04:02.917797 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:02.917797 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:02.918624 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-215405be-cae6-4354-bed6-c2b79a19c5df tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:04:02.919181 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-215405be-cae6-4354-bed6-c2b79a19c5df tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:04:02.968461 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:02.968461 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:02.970948 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-215405be-cae6-4354-bed6-c2b79a19c5df tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:04:02.972084 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 735/1419] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:04:02 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 819 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:04:03.989456 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4ec1322d-7762-4d2c-86d3-56b9a1d7c1d5 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:04:03.990684 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4ec1322d-7762-4d2c-86d3-56b9a1d7c1d5 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:04:03.991089 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:03.991089 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:03.991790 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4ec1322d-7762-4d2c-86d3-56b9a1d7c1d5 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:04:03.992349 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-4ec1322d-7762-4d2c-86d3-56b9a1d7c1d5 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:04:04.052797 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:04.052797 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:04.055361 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4ec1322d-7762-4d2c-86d3-56b9a1d7c1d5 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:04:04.056711 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 685/1420] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:04:03 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 819 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:04:05.073667 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3413140a-1b57-4c1e-9a56-1872bf985a38 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:04:05.074880 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3413140a-1b57-4c1e-9a56-1872bf985a38 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:04:05.075348 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:05.075348 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:05.076551 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3413140a-1b57-4c1e-9a56-1872bf985a38 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:04:05.080738 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-3413140a-1b57-4c1e-9a56-1872bf985a38 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:04:05.122112 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:05.122112 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:05.125278 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3413140a-1b57-4c1e-9a56-1872bf985a38 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:04:05.127233 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 736/1421] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:04:05 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 819 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:04:06.166708 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-168a5f46-f96f-4b49-9b4a-74d7c4abcd66 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:04:06.167442 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-168a5f46-f96f-4b49-9b4a-74d7c4abcd66 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:04:06.167667 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:06.167667 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:06.168048 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-168a5f46-f96f-4b49-9b4a-74d7c4abcd66 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:04:06.168428 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-168a5f46-f96f-4b49-9b4a-74d7c4abcd66 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:04:06.198402 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:06.198402 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:06.200848 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-168a5f46-f96f-4b49-9b4a-74d7c4abcd66 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:04:06.209014 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 686/1422] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:04:06 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 819 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:04:07.217923 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-eeb53fb9-870c-44a3-be1a-d76b2d5f8c29 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:04:07.218622 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-eeb53fb9-870c-44a3-be1a-d76b2d5f8c29 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:04:07.218946 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:07.218946 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:07.220036 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-eeb53fb9-870c-44a3-be1a-d76b2d5f8c29 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:04:07.220670 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-eeb53fb9-870c-44a3-be1a-d76b2d5f8c29 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:04:07.254285 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:07.254285 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:07.257141 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-eeb53fb9-870c-44a3-be1a-d76b2d5f8c29 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:04:07.264440 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 737/1423] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:04:07 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 819 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:04:08.289250 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dd6bf518-64e8-4d03-b71f-950207024ee2 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:04:08.289250 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dd6bf518-64e8-4d03-b71f-950207024ee2 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:04:08.289250 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:08.289250 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:08.289250 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dd6bf518-64e8-4d03-b71f-950207024ee2 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:04:08.289250 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-dd6bf518-64e8-4d03-b71f-950207024ee2 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:04:08.336512 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:08.336512 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:08.340735 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dd6bf518-64e8-4d03-b71f-950207024ee2 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:04:08.354816 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 687/1424] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:04:08 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 819 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:04:09.376380 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0b57508e-0cc5-4710-ae3b-f436e8c00cc2 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:04:09.376807 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0b57508e-0cc5-4710-ae3b-f436e8c00cc2 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:04:09.376960 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:09.376960 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:09.377680 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0b57508e-0cc5-4710-ae3b-f436e8c00cc2 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:04:09.378338 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-0b57508e-0cc5-4710-ae3b-f436e8c00cc2 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:04:09.420241 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:09.420241 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:09.425400 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0b57508e-0cc5-4710-ae3b-f436e8c00cc2 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:04:09.426720 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 738/1425] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:04:09 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 819 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:04:10.442255 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e5e9648c-dd9b-4a70-a578-64c6f8da9c4f tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:04:10.442255 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e5e9648c-dd9b-4a70-a578-64c6f8da9c4f tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:04:10.442255 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:10.442255 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:10.442255 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e5e9648c-dd9b-4a70-a578-64c6f8da9c4f tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:04:10.442899 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-e5e9648c-dd9b-4a70-a578-64c6f8da9c4f tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:04:10.488488 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:10.488488 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:10.492640 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e5e9648c-dd9b-4a70-a578-64c6f8da9c4f tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:04:10.493711 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 688/1426] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:04:10 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 819 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:04:11.518131 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9d34428f-2816-4f86-9ea8-11ff8c5751d5 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:04:11.519143 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9d34428f-2816-4f86-9ea8-11ff8c5751d5 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:04:11.519337 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:11.519337 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:11.521678 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9d34428f-2816-4f86-9ea8-11ff8c5751d5 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:04:11.522710 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-9d34428f-2816-4f86-9ea8-11ff8c5751d5 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:04:11.550377 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:11.550377 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:11.552547 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9d34428f-2816-4f86-9ea8-11ff8c5751d5 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:04:11.553408 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 739/1427] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:04:11 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 819 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:04:12.567558 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c2a988f8-6f88-47c2-8ed7-7c951d48e764 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:04:12.569063 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c2a988f8-6f88-47c2-8ed7-7c951d48e764 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:04:12.569325 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:12.569325 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:12.570020 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c2a988f8-6f88-47c2-8ed7-7c951d48e764 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:04:12.570592 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-c2a988f8-6f88-47c2-8ed7-7c951d48e764 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:04:12.595160 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:12.595160 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:12.597652 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c2a988f8-6f88-47c2-8ed7-7c951d48e764 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:04:12.598707 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 689/1428] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:04:12 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 821 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:04:13.621729 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d2af1701-4f63-4494-8db4-47323683d9d5 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:04:13.630244 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d2af1701-4f63-4494-8db4-47323683d9d5 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:04:13.630906 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:13.630906 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:13.632060 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d2af1701-4f63-4494-8db4-47323683d9d5 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:04:13.633328 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-d2af1701-4f63-4494-8db4-47323683d9d5 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:04:13.707718 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:13.707718 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:13.709604 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d2af1701-4f63-4494-8db4-47323683d9d5 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:04:13.725144 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 740/1429] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:04:13 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 822 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:04:13.736922 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6bf7f940-abcb-4626-9f73-e708d1b3bf21 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes/eed5d3f2-4ca2-4753-bcc6-e9264e36e8c1 Jan 25 14:04:13.737824 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6bf7f940-abcb-4626-9f73-e708d1b3bf21 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:04:13.738243 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:13.738243 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:13.738888 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6bf7f940-abcb-4626-9f73-e708d1b3bf21 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:04:13.852150 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:13.852150 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:13.879629 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6bf7f940-abcb-4626-9f73-e708d1b3bf21 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Volume info retrieved successfully. Jan 25 14:04:13.926187 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6bf7f940-abcb-4626-9f73-e708d1b3bf21 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes/eed5d3f2-4ca2-4753-bcc6-e9264e36e8c1 returned with HTTP 200 Jan 25 14:04:13.929149 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 690/1430] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:04:13 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes/eed5d3f2-4ca2-4753-bcc6-e9264e36e8c1 => generated 915 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:04:14.382232 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a7c92854-86d9-44cb-bd31-9a7b52cadde6 tempest-VolumesBackupsAdminTest-660971401 tempest-VolumesBackupsAdminTest-660971401] GET http://10.222.0.38/volume/v3/3463e5d9dc0c4db2978ff880cdd2a7fd/backups/568775aa-5452-4ecb-9de6-958940778528/export_record Jan 25 14:04:14.383022 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a7c92854-86d9-44cb-bd31-9a7b52cadde6 tempest-VolumesBackupsAdminTest-660971401 tempest-VolumesBackupsAdminTest-660971401] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:04:14.383521 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:14.383521 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:14.384136 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a7c92854-86d9-44cb-bd31-9a7b52cadde6 tempest-VolumesBackupsAdminTest-660971401 tempest-VolumesBackupsAdminTest-660971401] Calling method 'export_record' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:04:14.384674 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.backups [None req-a7c92854-86d9-44cb-bd31-9a7b52cadde6 tempest-VolumesBackupsAdminTest-660971401 tempest-VolumesBackupsAdminTest-660971401] Export record for backup 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87929) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jan 25 14:04:14.408185 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:14.408185 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:14.411260 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.backup.api [None req-a7c92854-86d9-44cb-bd31-9a7b52cadde6 tempest-VolumesBackupsAdminTest-660971401 tempest-VolumesBackupsAdminTest-660971401] Calling RPCAPI with context: , host: n-d-760456-3, backup: 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87929) export_record /opt/stack/cinder/cinder/backup/api.py:456}} Jan 25 14:04:14.427498 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.backup.rpcapi [None req-a7c92854-86d9-44cb-bd31-9a7b52cadde6 tempest-VolumesBackupsAdminTest-660971401 tempest-VolumesBackupsAdminTest-660971401] export_record in rpcapi backup_id 568775aa-5452-4ecb-9de6-958940778528 on host n-d-760456-3. {{(pid=87929) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:77}} Jan 25 14:04:14.442874 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.backups [None req-a7c92854-86d9-44cb-bd31-9a7b52cadde6 tempest-VolumesBackupsAdminTest-660971401 tempest-VolumesBackupsAdminTest-660971401] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTY4Nzc1YWEtNTQ1Mi00ZWNiLTlkZTYtOTU4OTQwNzc4NTI4IiwgInVzZXJfaWQiOiAiMzZlMTBkZjc5NGZlNDk4NWI5MGRjODA4ZDk3MDJmNzEiLCAicHJvamVjdF9pZCI6ICJjMjMzODJlNjA4MmM0NDBiYmRkMWRkM2ZlMjQ4YjVjOSIsICJ2b2x1bWVfaWQiOiAiZWVkNWQzZjItNGNhMi00NzUzLWJjYzYtZTkyNjRlMzZlOGMxIiwgImhvc3QiOiAibi1kLTc2MDQ1Ni0zIiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTEyNzE4NTMzNDciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lZWQ1ZDNmMi00Y2EyLTQ3NTMtYmNjNi1lOTI2NGUzNmU4YzEvMjAyMTAxMjUxNDAzMzAvYXpfbm92YV9iYWNrdXBfNTY4Nzc1YWEtNTQ1Mi00ZWNiLTlkZTYtOTU4OTQwNzc4NTI4IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMjVUMTQ6MDM6MjRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMjVUMTQ6MDM6MjRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0yNVQxNDowNDoxM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=87929) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jan 25 14:04:14.444327 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a7c92854-86d9-44cb-bd31-9a7b52cadde6 tempest-VolumesBackupsAdminTest-660971401 tempest-VolumesBackupsAdminTest-660971401] http://10.222.0.38/volume/v3/3463e5d9dc0c4db2978ff880cdd2a7fd/backups/568775aa-5452-4ecb-9de6-958940778528/export_record returned with HTTP 200 Jan 25 14:04:14.450296 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 741/1431] 10.222.0.38 () {58 vars in 1357 bytes} [Mon Jan 25 14:04:13 2021] GET /volume/v3/3463e5d9dc0c4db2978ff880cdd2a7fd/backups/568775aa-5452-4ecb-9de6-958940778528/export_record => generated 1448 bytes in 493 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:04:14.457174 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5965b114-5ef9-41e5-a9d6-941dcb16b646 tempest-VolumesBackupsAdminTest-660971401 tempest-VolumesBackupsAdminTest-660971401] POST http://10.222.0.38/volume/v3/3463e5d9dc0c4db2978ff880cdd2a7fd/backups/import_record Jan 25 14:04:14.457876 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:14.457876 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:14.458406 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5965b114-5ef9-41e5-a9d6-941dcb16b646 tempest-VolumesBackupsAdminTest-660971401 tempest-VolumesBackupsAdminTest-660971401] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNWY0ZjExNjMtZGY0ZC00NzQ0LWJlNjMtYjFmOTJjMjI5M2YyIiwgInVzZXJfaWQiOiAiMzZlMTBkZjc5NGZlNDk4NWI5MGRjODA4ZDk3MDJmNzEiLCAicHJvamVjdF9pZCI6ICJjMjMzODJlNjA4MmM0NDBiYmRkMWRkM2ZlMjQ4YjVjOSIsICJ2b2x1bWVfaWQiOiAiZWVkNWQzZjItNGNhMi00NzUzLWJjYzYtZTkyNjRlMzZlOGMxIiwgImhvc3QiOiAibi1kLTc2MDQ1Ni0zIiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTEyNzE4NTMzNDciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lZWQ1ZDNmMi00Y2EyLTQ3NTMtYmNjNi1lOTI2NGUzNmU4YzEvMjAyMTAxMjUxNDAzMzAvYXpfbm92YV9iYWNrdXBfNTY4Nzc1YWEtNTQ1Mi00ZWNiLTlkZTYtOTU4OTQwNzc4NTI4IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMjVUMTQ6MDM6MjRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMjVUMTQ6MDM6MjRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0yNVQxNDowNDoxM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:04:14.459438 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.backups [None req-5965b114-5ef9-41e5-a9d6-941dcb16b646 tempest-VolumesBackupsAdminTest-660971401 tempest-VolumesBackupsAdminTest-660971401] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNWY0ZjExNjMtZGY0ZC00NzQ0LWJlNjMtYjFmOTJjMjI5M2YyIiwgInVzZXJfaWQiOiAiMzZlMTBkZjc5NGZlNDk4NWI5MGRjODA4ZDk3MDJmNzEiLCAicHJvamVjdF9pZCI6ICJjMjMzODJlNjA4MmM0NDBiYmRkMWRkM2ZlMjQ4YjVjOSIsICJ2b2x1bWVfaWQiOiAiZWVkNWQzZjItNGNhMi00NzUzLWJjYzYtZTkyNjRlMzZlOGMxIiwgImhvc3QiOiAibi1kLTc2MDQ1Ni0zIiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTEyNzE4NTMzNDciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lZWQ1ZDNmMi00Y2EyLTQ3NTMtYmNjNi1lOTI2NGUzNmU4YzEvMjAyMTAxMjUxNDAzMzAvYXpfbm92YV9iYWNrdXBfNTY4Nzc1YWEtNTQ1Mi00ZWNiLTlkZTYtOTU4OTQwNzc4NTI4IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMjVUMTQ6MDM6MjRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMjVUMTQ6MDM6MjRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0yNVQxNDowNDoxM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=87930) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jan 25 14:04:14.460246 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.backups [None req-5965b114-5ef9-41e5-a9d6-941dcb16b646 tempest-VolumesBackupsAdminTest-660971401 tempest-VolumesBackupsAdminTest-660971401] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNWY0ZjExNjMtZGY0ZC00NzQ0LWJlNjMtYjFmOTJjMjI5M2YyIiwgInVzZXJfaWQiOiAiMzZlMTBkZjc5NGZlNDk4NWI5MGRjODA4ZDk3MDJmNzEiLCAicHJvamVjdF9pZCI6ICJjMjMzODJlNjA4MmM0NDBiYmRkMWRkM2ZlMjQ4YjVjOSIsICJ2b2x1bWVfaWQiOiAiZWVkNWQzZjItNGNhMi00NzUzLWJjYzYtZTkyNjRlMzZlOGMxIiwgImhvc3QiOiAibi1kLTc2MDQ1Ni0zIiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTEyNzE4NTMzNDciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lZWQ1ZDNmMi00Y2EyLTQ3NTMtYmNjNi1lOTI2NGUzNmU4YzEvMjAyMTAxMjUxNDAzMzAvYXpfbm92YV9iYWNrdXBfNTY4Nzc1YWEtNTQ1Mi00ZWNiLTlkZTYtOTU4OTQwNzc4NTI4IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMjVUMTQ6MDM6MjRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMjVUMTQ6MDM6MjRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0yNVQxNDowNDoxM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=87930) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:266}} Jan 25 14:04:14.537538 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-5965b114-5ef9-41e5-a9d6-941dcb16b646 tempest-VolumesBackupsAdminTest-660971401 tempest-VolumesBackupsAdminTest-660971401] Created reservations ['38971453-3cdd-4fe5-bd9c-4a894946ae5c', 'b8a8f6c8-05a9-46d4-ae85-a28cb949c317'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:04:14.628882 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.backup.rpcapi [None req-5965b114-5ef9-41e5-a9d6-941dcb16b646 tempest-VolumesBackupsAdminTest-660971401 tempest-VolumesBackupsAdminTest-660971401] import_record rpcapi backup id 5f4f1163-df4d-4744-be63-b1f92c2293f2 on host n-d-760456-3 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNWY0ZjExNjMtZGY0ZC00NzQ0LWJlNjMtYjFmOTJjMjI5M2YyIiwgInVzZXJfaWQiOiAiMzZlMTBkZjc5NGZlNDk4NWI5MGRjODA4ZDk3MDJmNzEiLCAicHJvamVjdF9pZCI6ICJjMjMzODJlNjA4MmM0NDBiYmRkMWRkM2ZlMjQ4YjVjOSIsICJ2b2x1bWVfaWQiOiAiZWVkNWQzZjItNGNhMi00NzUzLWJjYzYtZTkyNjRlMzZlOGMxIiwgImhvc3QiOiAibi1kLTc2MDQ1Ni0zIiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTEyNzE4NTMzNDciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lZWQ1ZDNmMi00Y2EyLTQ3NTMtYmNjNi1lOTI2NGUzNmU4YzEvMjAyMTAxMjUxNDAzMzAvYXpfbm92YV9iYWNrdXBfNTY4Nzc1YWEtNTQ1Mi00ZWNiLTlkZTYtOTU4OTQwNzc4NTI4IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjEtMDEtMjVUMTQ6MDM6MjRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjEtMDEtMjVUMTQ6MDM6MjRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMS0wMS0yNVQxNDowNDoxM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=87930) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:85}} Jan 25 14:04:14.633868 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.backups [None req-5965b114-5ef9-41e5-a9d6-941dcb16b646 tempest-VolumesBackupsAdminTest-660971401 tempest-VolumesBackupsAdminTest-660971401] Import record output: {'backup': {'id': '5f4f1163-df4d-4744-be63-b1f92c2293f2', 'name': None, 'links': [{'rel': 'self', 'href': 'http://10.222.0.38/volume/v3/3463e5d9dc0c4db2978ff880cdd2a7fd/backups/5f4f1163-df4d-4744-be63-b1f92c2293f2'}, {'rel': 'bookmark', 'href': 'http://10.222.0.38/volume/3463e5d9dc0c4db2978ff880cdd2a7fd/backups/5f4f1163-df4d-4744-be63-b1f92c2293f2'}]}}. {{(pid=87930) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jan 25 14:04:14.634639 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5965b114-5ef9-41e5-a9d6-941dcb16b646 tempest-VolumesBackupsAdminTest-660971401 tempest-VolumesBackupsAdminTest-660971401] http://10.222.0.38/volume/v3/3463e5d9dc0c4db2978ff880cdd2a7fd/backups/import_record returned with HTTP 201 Jan 25 14:04:14.640765 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 691/1432] 10.222.0.38 () {60 vars in 1269 bytes} [Mon Jan 25 14:04:14 2021] POST /volume/v3/3463e5d9dc0c4db2978ff880cdd2a7fd/backups/import_record => generated 354 bytes in 185 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jan 25 14:04:14.647397 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-feefdda8-857a-413c-92df-8b06544a02ea tempest-VolumesBackupsAdminTest-660971401 tempest-VolumesBackupsAdminTest-660971401] GET http://10.222.0.38/volume/v3/3463e5d9dc0c4db2978ff880cdd2a7fd/backups/5f4f1163-df4d-4744-be63-b1f92c2293f2 Jan 25 14:04:14.653818 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-feefdda8-857a-413c-92df-8b06544a02ea tempest-VolumesBackupsAdminTest-660971401 tempest-VolumesBackupsAdminTest-660971401] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:04:14.654258 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:14.654258 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:14.654876 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-feefdda8-857a-413c-92df-8b06544a02ea tempest-VolumesBackupsAdminTest-660971401 tempest-VolumesBackupsAdminTest-660971401] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:04:14.655418 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-feefdda8-857a-413c-92df-8b06544a02ea tempest-VolumesBackupsAdminTest-660971401 tempest-VolumesBackupsAdminTest-660971401] Show backup with id 5f4f1163-df4d-4744-be63-b1f92c2293f2. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:04:14.701954 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:14.701954 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:14.703792 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-feefdda8-857a-413c-92df-8b06544a02ea tempest-VolumesBackupsAdminTest-660971401 tempest-VolumesBackupsAdminTest-660971401] http://10.222.0.38/volume/v3/3463e5d9dc0c4db2978ff880cdd2a7fd/backups/5f4f1163-df4d-4744-be63-b1f92c2293f2 returned with HTTP 200 Jan 25 14:04:14.705018 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 742/1433] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:04:14 2021] GET /volume/v3/3463e5d9dc0c4db2978ff880cdd2a7fd/backups/5f4f1163-df4d-4744-be63-b1f92c2293f2 => generated 713 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:04:15.720046 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b6536160-3758-4fed-8f2c-6e154572ff5e tempest-VolumesBackupsAdminTest-660971401 tempest-VolumesBackupsAdminTest-660971401] GET http://10.222.0.38/volume/v3/3463e5d9dc0c4db2978ff880cdd2a7fd/backups/5f4f1163-df4d-4744-be63-b1f92c2293f2 Jan 25 14:04:15.721347 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b6536160-3758-4fed-8f2c-6e154572ff5e tempest-VolumesBackupsAdminTest-660971401 tempest-VolumesBackupsAdminTest-660971401] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:04:15.721728 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:15.721728 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:15.722316 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b6536160-3758-4fed-8f2c-6e154572ff5e tempest-VolumesBackupsAdminTest-660971401 tempest-VolumesBackupsAdminTest-660971401] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:04:15.722849 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-b6536160-3758-4fed-8f2c-6e154572ff5e tempest-VolumesBackupsAdminTest-660971401 tempest-VolumesBackupsAdminTest-660971401] Show backup with id 5f4f1163-df4d-4744-be63-b1f92c2293f2. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:04:15.747575 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:15.747575 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:15.750126 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b6536160-3758-4fed-8f2c-6e154572ff5e tempest-VolumesBackupsAdminTest-660971401 tempest-VolumesBackupsAdminTest-660971401] http://10.222.0.38/volume/v3/3463e5d9dc0c4db2978ff880cdd2a7fd/backups/5f4f1163-df4d-4744-be63-b1f92c2293f2 returned with HTTP 200 Jan 25 14:04:15.761060 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 692/1434] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:04:15 2021] GET /volume/v3/3463e5d9dc0c4db2978ff880cdd2a7fd/backups/5f4f1163-df4d-4744-be63-b1f92c2293f2 => generated 824 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:04:15.765183 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-39e82df4-01bb-49db-a4d6-8b0f07e0338f tempest-VolumesBackupsAdminTest-660971401 tempest-VolumesBackupsAdminTest-660971401] GET http://10.222.0.38/volume/v3/3463e5d9dc0c4db2978ff880cdd2a7fd/backups Jan 25 14:04:15.765717 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-39e82df4-01bb-49db-a4d6-8b0f07e0338f tempest-VolumesBackupsAdminTest-660971401 tempest-VolumesBackupsAdminTest-660971401] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:04:15.765913 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:15.765913 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:15.766532 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-39e82df4-01bb-49db-a4d6-8b0f07e0338f tempest-VolumesBackupsAdminTest-660971401 tempest-VolumesBackupsAdminTest-660971401] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:04:15.791898 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-39e82df4-01bb-49db-a4d6-8b0f07e0338f tempest-VolumesBackupsAdminTest-660971401 tempest-VolumesBackupsAdminTest-660971401] http://10.222.0.38/volume/v3/3463e5d9dc0c4db2978ff880cdd2a7fd/backups returned with HTTP 200 Jan 25 14:04:15.793161 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 743/1435] 10.222.0.38 () {58 vars in 1204 bytes} [Mon Jan 25 14:04:15 2021] GET /volume/v3/3463e5d9dc0c4db2978ff880cdd2a7fd/backups => generated 404 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:04:15.804871 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3475a648-a0f6-422a-9b48-662e10c810e2 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] POST http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528/restore Jan 25 14:04:15.805336 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:15.805336 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:15.805700 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3475a648-a0f6-422a-9b48-662e10c810e2 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:04:15.806580 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.backups [None req-3475a648-a0f6-422a-9b48-662e10c810e2 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Restoring backup 568775aa-5452-4ecb-9de6-958940778528 ({'restore': {}}) {{(pid=87930) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 25 14:04:15.806974 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.contrib.backups [None req-3475a648-a0f6-422a-9b48-662e10c810e2 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Restoring backup 568775aa-5452-4ecb-9de6-958940778528 to volume None. Jan 25 14:04:15.830522 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:15.830522 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:15.833575 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.backup.api [None req-3475a648-a0f6-422a-9b48-662e10c810e2 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Creating volume of 1 GB for restore of backup 568775aa-5452-4ecb-9de6-958940778528. Jan 25 14:04:15.846383 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3475a648-a0f6-422a-9b48-662e10c810e2 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Availability Zones retrieved successfully. Jan 25 14:04:15.864532 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3475a648-a0f6-422a-9b48-662e10c810e2 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Flow 'volume_create_api' (e1b2505e-38dc-47a8-8aea-3edb56c51030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:04:15.867675 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3475a648-a0f6-422a-9b48-662e10c810e2 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f392867a-b6a1-4921-89c0-d37e333662e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:04:15.869796 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-3475a648-a0f6-422a-9b48-662e10c810e2 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Validating volume size '1' using validate_int {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:04:15.952492 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3475a648-a0f6-422a-9b48-662e10c810e2 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f392867a-b6a1-4921-89c0-d37e333662e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:04:15.955150 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3475a648-a0f6-422a-9b48-662e10c810e2 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa7ddde7-3e23-48f5-ad07-9630134ed240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:04:16.037565 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-3475a648-a0f6-422a-9b48-662e10c810e2 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Created reservations ['65583efa-7571-4e32-be8d-45bd6722005c', 'b9edef89-3948-4a39-ad86-0f72f5eca11c', 'c24802fd-a6d3-4790-baea-9c7e6c2924f9', '35da1b9f-6199-4fc9-b505-d99ebde6a993'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:04:16.039502 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3475a648-a0f6-422a-9b48-662e10c810e2 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa7ddde7-3e23-48f5-ad07-9630134ed240) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65583efa-7571-4e32-be8d-45bd6722005c', 'b9edef89-3948-4a39-ad86-0f72f5eca11c', 'c24802fd-a6d3-4790-baea-9c7e6c2924f9', '35da1b9f-6199-4fc9-b505-d99ebde6a993']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:04:16.041736 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3475a648-a0f6-422a-9b48-662e10c810e2 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (392c8388-ac4b-4399-ac63-93a785cdcfae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:04:16.123239 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3475a648-a0f6-422a-9b48-662e10c810e2 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (392c8388-ac4b-4399-ac63-93a785cdcfae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '464236fa-b352-441a-954c-636a262a247c', '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_568775aa-5452-4ecb-9de6-958940778528',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c23382e6082c440bbdd1dd3fe248b5c9',qos_specs=None,replication_status=,reservations=['65583efa-7571-4e32-be8d-45bd6722005c','b9edef89-3948-4a39-ad86-0f72f5eca11c','c24802fd-a6d3-4790-baea-9c7e6c2924f9','35da1b9f-6199-4fc9-b505-d99ebde6a993'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36e10df794fe4985b90dc808d9702f71',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:04:16Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_568775aa-5452-4ecb-9de6-958940778528',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=464236fa-b352-441a-954c-636a262a247c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c23382e6082c440bbdd1dd3fe248b5c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='36e10df794fe4985b90dc808d9702f71',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:04:16.125941 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3475a648-a0f6-422a-9b48-662e10c810e2 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d337ed72-a76e-4fde-a641-2f6bca598e49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:04:16.161041 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3475a648-a0f6-422a-9b48-662e10c810e2 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d337ed72-a76e-4fde-a641-2f6bca598e49) transitioned into 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_568775aa-5452-4ecb-9de6-958940778528',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c23382e6082c440bbdd1dd3fe248b5c9',qos_specs=None,replication_status=,reservations=['65583efa-7571-4e32-be8d-45bd6722005c','b9edef89-3948-4a39-ad86-0f72f5eca11c','c24802fd-a6d3-4790-baea-9c7e6c2924f9','35da1b9f-6199-4fc9-b505-d99ebde6a993'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36e10df794fe4985b90dc808d9702f71',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:04:16.163468 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3475a648-a0f6-422a-9b48-662e10c810e2 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b4d5307-fd7a-4a5d-bb7f-d3b2c9c9b7cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:04:16.183557 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3475a648-a0f6-422a-9b48-662e10c810e2 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b4d5307-fd7a-4a5d-bb7f-d3b2c9c9b7cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:04:16.187100 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3475a648-a0f6-422a-9b48-662e10c810e2 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Flow 'volume_create_api' (e1b2505e-38dc-47a8-8aea-3edb56c51030) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:04:16.258339 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3475a648-a0f6-422a-9b48-662e10c810e2 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Create volume request issued successfully. Jan 25 14:04:16.323625 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:16.323625 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:16.327481 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3475a648-a0f6-422a-9b48-662e10c810e2 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Volume info retrieved successfully. Jan 25 14:04:17.378627 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:17.378627 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:17.379848 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3475a648-a0f6-422a-9b48-662e10c810e2 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Volume info retrieved successfully. Jan 25 14:04:17.380229 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.backup.api [None req-3475a648-a0f6-422a-9b48-662e10c810e2 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Checking backup size 1 against volume size 1 {{(pid=87930) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 25 14:04:17.380593 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.backup.api [None req-3475a648-a0f6-422a-9b48-662e10c810e2 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Overwriting volume 464236fa-b352-441a-954c-636a262a247c with restore of backup 568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:04:17.398485 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.backup.rpcapi [None req-3475a648-a0f6-422a-9b48-662e10c810e2 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] restore_backup in rpcapi backup_id 568775aa-5452-4ecb-9de6-958940778528 {{(pid=87930) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 25 14:04:17.401564 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3475a648-a0f6-422a-9b48-662e10c810e2 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528/restore returned with HTTP 202 Jan 25 14:04:17.403583 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 693/1436] 10.222.0.38 () {60 vars in 1360 bytes} [Mon Jan 25 14:04:15 2021] POST /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528/restore => generated 189 bytes in 1603 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:04:17.412950 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9bb26aec-4912-45b6-9e5c-cf806a98e8ba tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:04:17.413524 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9bb26aec-4912-45b6-9e5c-cf806a98e8ba tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:04:17.413665 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:17.413665 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:17.414032 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9bb26aec-4912-45b6-9e5c-cf806a98e8ba tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:04:17.414590 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-9bb26aec-4912-45b6-9e5c-cf806a98e8ba tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:04:17.437156 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:17.437156 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:17.439577 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9bb26aec-4912-45b6-9e5c-cf806a98e8ba tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:04:17.440525 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 744/1437] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:04:17 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:04:18.456350 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a849c925-7069-42d0-88a8-518897bc3605 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:04:18.457529 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a849c925-7069-42d0-88a8-518897bc3605 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:04:18.457727 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:18.457727 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:18.458345 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a849c925-7069-42d0-88a8-518897bc3605 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:04:18.458717 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-a849c925-7069-42d0-88a8-518897bc3605 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:04:18.484298 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:18.484298 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:18.486515 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a849c925-7069-42d0-88a8-518897bc3605 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:04:18.487326 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 694/1438] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:04:18 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 822 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:04:19.501649 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8dd563fc-b02d-4342-a28f-c6563d521045 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:04:19.502770 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8dd563fc-b02d-4342-a28f-c6563d521045 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:04:19.502966 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:19.502966 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:19.503603 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8dd563fc-b02d-4342-a28f-c6563d521045 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:04:19.503981 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-8dd563fc-b02d-4342-a28f-c6563d521045 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:04:19.527605 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:19.527605 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:19.529585 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8dd563fc-b02d-4342-a28f-c6563d521045 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:04:19.530974 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 745/1439] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:04:19 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 822 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:04:20.555574 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9a5e611e-f5ae-4613-bc19-785f7222bfd2 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:04:20.555574 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9a5e611e-f5ae-4613-bc19-785f7222bfd2 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:04:20.555574 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:20.555574 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:20.555574 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9a5e611e-f5ae-4613-bc19-785f7222bfd2 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:04:20.555574 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-9a5e611e-f5ae-4613-bc19-785f7222bfd2 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:04:20.575360 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:20.575360 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:20.575360 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9a5e611e-f5ae-4613-bc19-785f7222bfd2 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:04:20.590322 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 695/1440] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:04:20 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 822 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:04:21.589119 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cf99ba93-4e69-4552-a192-a2bce944994d tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:04:21.589831 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cf99ba93-4e69-4552-a192-a2bce944994d tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:04:21.590165 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:21.590165 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:21.590483 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cf99ba93-4e69-4552-a192-a2bce944994d tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:04:21.590833 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-cf99ba93-4e69-4552-a192-a2bce944994d tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:04:21.629755 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:21.629755 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:21.641920 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cf99ba93-4e69-4552-a192-a2bce944994d tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:04:21.647071 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 746/1441] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:04:21 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 822 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:04:22.665780 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c66075e6-b4c2-49cb-b21d-5e71b9358f91 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:04:22.665780 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c66075e6-b4c2-49cb-b21d-5e71b9358f91 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:04:22.665780 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:22.665780 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:22.665780 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c66075e6-b4c2-49cb-b21d-5e71b9358f91 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:04:22.665780 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-c66075e6-b4c2-49cb-b21d-5e71b9358f91 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:04:22.712317 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:22.712317 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:22.712317 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c66075e6-b4c2-49cb-b21d-5e71b9358f91 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:04:22.712317 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 696/1442] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:04:22 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 822 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:04:23.731834 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4aec276c-537c-457e-9301-89c603b634b2 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:04:23.731834 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4aec276c-537c-457e-9301-89c603b634b2 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:04:23.731834 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:23.731834 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:23.731834 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4aec276c-537c-457e-9301-89c603b634b2 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:04:23.731834 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-4aec276c-537c-457e-9301-89c603b634b2 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:04:23.824598 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:23.824598 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:23.824598 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4aec276c-537c-457e-9301-89c603b634b2 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:04:23.826756 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 747/1443] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:04:23 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 822 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:04:24.863152 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3562a197-297b-43eb-bd41-55cc154466aa tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:04:24.863152 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3562a197-297b-43eb-bd41-55cc154466aa tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:04:24.863152 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:24.863152 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:24.863152 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3562a197-297b-43eb-bd41-55cc154466aa tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:04:24.863152 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-3562a197-297b-43eb-bd41-55cc154466aa tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:04:24.905016 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:24.905016 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:24.905016 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3562a197-297b-43eb-bd41-55cc154466aa tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:04:24.905016 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 697/1444] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:04:24 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 822 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:04:25.913344 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d31d6ac8-dfa8-449a-8b27-e3d34f5d2e50 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:04:25.913344 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d31d6ac8-dfa8-449a-8b27-e3d34f5d2e50 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:04:25.913344 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:25.913344 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:25.913344 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d31d6ac8-dfa8-449a-8b27-e3d34f5d2e50 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:04:25.913344 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-d31d6ac8-dfa8-449a-8b27-e3d34f5d2e50 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:04:25.935557 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:25.935557 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:25.937492 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d31d6ac8-dfa8-449a-8b27-e3d34f5d2e50 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:04:25.945333 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 748/1445] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:04:25 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 822 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:04:26.961927 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4ab55cfd-ef8a-4504-bbb8-e547454ae035 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:04:26.961927 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4ab55cfd-ef8a-4504-bbb8-e547454ae035 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:04:26.961927 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:26.961927 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:26.961927 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4ab55cfd-ef8a-4504-bbb8-e547454ae035 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:04:26.961927 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-4ab55cfd-ef8a-4504-bbb8-e547454ae035 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:04:27.043179 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:27.043179 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:27.055228 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4ab55cfd-ef8a-4504-bbb8-e547454ae035 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:04:27.055228 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 698/1446] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:04:26 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 822 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:04:28.088882 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-844e1dfb-a6b3-44be-be5a-c1716b54b894 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:04:28.088882 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-844e1dfb-a6b3-44be-be5a-c1716b54b894 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:04:28.088882 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:28.088882 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:28.088882 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-844e1dfb-a6b3-44be-be5a-c1716b54b894 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:04:28.088882 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-844e1dfb-a6b3-44be-be5a-c1716b54b894 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:04:28.138419 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:28.138419 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:28.138419 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-844e1dfb-a6b3-44be-be5a-c1716b54b894 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:04:28.138419 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 749/1447] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:04:28 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 822 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:04:29.157837 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1887fd4a-3f77-44ec-ae60-47105e661594 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:04:29.157837 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1887fd4a-3f77-44ec-ae60-47105e661594 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:04:29.157837 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:29.157837 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:29.157837 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1887fd4a-3f77-44ec-ae60-47105e661594 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:04:29.157837 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-1887fd4a-3f77-44ec-ae60-47105e661594 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:04:29.200149 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:29.200149 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:29.200149 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1887fd4a-3f77-44ec-ae60-47105e661594 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:04:29.206931 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 699/1448] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:04:29 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 822 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:04:30.224409 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-01d9aa38-c29d-4c3a-ab38-8465941117df tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:04:30.224409 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-01d9aa38-c29d-4c3a-ab38-8465941117df tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:04:30.224409 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:30.224409 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:30.240337 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-01d9aa38-c29d-4c3a-ab38-8465941117df tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:04:30.240337 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-01d9aa38-c29d-4c3a-ab38-8465941117df tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:04:30.258808 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:30.258808 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:30.258808 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-01d9aa38-c29d-4c3a-ab38-8465941117df tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:04:30.258808 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 750/1449] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:04:30 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 822 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:04:31.278544 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ef479735-58c2-4494-aec8-ffdb97aad751 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:04:31.278544 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ef479735-58c2-4494-aec8-ffdb97aad751 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:04:31.278544 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:31.278544 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:31.278544 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ef479735-58c2-4494-aec8-ffdb97aad751 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:04:31.278544 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-ef479735-58c2-4494-aec8-ffdb97aad751 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:04:31.315487 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:31.315487 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:31.315487 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ef479735-58c2-4494-aec8-ffdb97aad751 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:04:31.315487 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 700/1450] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:04:31 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 822 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:04:32.327518 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-27c9e3b7-0678-4046-b321-11432aaccc14 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:04:32.327518 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-27c9e3b7-0678-4046-b321-11432aaccc14 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:04:32.327518 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:32.327518 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:32.327518 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-27c9e3b7-0678-4046-b321-11432aaccc14 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:04:32.327518 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-27c9e3b7-0678-4046-b321-11432aaccc14 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:04:32.373580 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:32.373580 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:32.385765 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-27c9e3b7-0678-4046-b321-11432aaccc14 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:04:32.385765 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 751/1451] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:04:32 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 822 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:04:33.434283 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-79e6339e-0844-472b-9adb-8890ec05cf33 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:04:33.434283 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-79e6339e-0844-472b-9adb-8890ec05cf33 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:04:33.434283 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:33.434283 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:33.434283 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-79e6339e-0844-472b-9adb-8890ec05cf33 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:04:33.434283 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-79e6339e-0844-472b-9adb-8890ec05cf33 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:04:33.501764 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:33.501764 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:33.501764 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-79e6339e-0844-472b-9adb-8890ec05cf33 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:04:33.506090 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 701/1452] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:04:33 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 822 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:04:34.530363 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c7f228eb-7417-41fd-82de-78f24f0fa77d tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:04:34.530363 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c7f228eb-7417-41fd-82de-78f24f0fa77d tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:04:34.530363 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:34.530363 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:34.530363 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c7f228eb-7417-41fd-82de-78f24f0fa77d tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:04:34.530363 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-c7f228eb-7417-41fd-82de-78f24f0fa77d tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:04:34.676423 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:34.676423 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:34.692744 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c7f228eb-7417-41fd-82de-78f24f0fa77d tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:04:34.692744 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 752/1453] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:04:34 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 822 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:04:35.707692 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2063d41f-86b3-4ce0-8385-2e877cef5a08 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:04:35.707692 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2063d41f-86b3-4ce0-8385-2e877cef5a08 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:04:35.707692 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:35.707692 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:35.707692 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2063d41f-86b3-4ce0-8385-2e877cef5a08 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:04:35.707692 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-2063d41f-86b3-4ce0-8385-2e877cef5a08 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:04:35.745629 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:35.745629 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:35.747504 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2063d41f-86b3-4ce0-8385-2e877cef5a08 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:04:35.750702 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 702/1454] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:04:35 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 822 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:04:36.766838 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fb7cc8fd-cf1a-4dc8-9248-eff046ad70ce tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:04:36.766838 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fb7cc8fd-cf1a-4dc8-9248-eff046ad70ce tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:04:36.766838 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:36.766838 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:36.766838 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fb7cc8fd-cf1a-4dc8-9248-eff046ad70ce tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:04:36.766838 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-fb7cc8fd-cf1a-4dc8-9248-eff046ad70ce tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:04:36.794966 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:36.794966 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:36.794966 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fb7cc8fd-cf1a-4dc8-9248-eff046ad70ce tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:04:36.794966 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 753/1455] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:04:36 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 822 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:04:37.819666 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f5111146-3b13-4f10-a09e-4e573e240d28 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:04:37.819666 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f5111146-3b13-4f10-a09e-4e573e240d28 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:04:37.819666 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:37.819666 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:37.819666 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f5111146-3b13-4f10-a09e-4e573e240d28 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:04:37.819666 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-f5111146-3b13-4f10-a09e-4e573e240d28 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:04:37.876900 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:37.876900 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:37.876900 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f5111146-3b13-4f10-a09e-4e573e240d28 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:04:37.917377 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 703/1456] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:04:37 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 822 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:04:38.932785 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5f825a9f-d578-4468-af54-9bae69b90a6f tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:04:38.932785 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5f825a9f-d578-4468-af54-9bae69b90a6f tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:04:38.932785 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:38.932785 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:38.932785 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5f825a9f-d578-4468-af54-9bae69b90a6f tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:04:38.932785 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-5f825a9f-d578-4468-af54-9bae69b90a6f tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:04:38.990061 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:38.990061 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:38.990061 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5f825a9f-d578-4468-af54-9bae69b90a6f tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:04:38.995378 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 754/1457] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:04:38 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 822 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:04:40.010093 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-748f09cf-091c-4f85-a96c-b787caae7341 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:04:40.010093 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-748f09cf-091c-4f85-a96c-b787caae7341 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:04:40.010093 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:40.010093 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:40.010093 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-748f09cf-091c-4f85-a96c-b787caae7341 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:04:40.010093 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-748f09cf-091c-4f85-a96c-b787caae7341 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:04:40.056107 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:40.056107 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:40.056107 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-748f09cf-091c-4f85-a96c-b787caae7341 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:04:40.063670 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 704/1458] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:04:40 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 822 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:04:41.079971 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-56745e57-5523-43d1-87e4-a33478d579b9 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:04:41.079971 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-56745e57-5523-43d1-87e4-a33478d579b9 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:04:41.079971 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:41.079971 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:41.079971 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-56745e57-5523-43d1-87e4-a33478d579b9 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:04:41.079971 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-56745e57-5523-43d1-87e4-a33478d579b9 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:04:41.134467 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:41.134467 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:41.134467 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-56745e57-5523-43d1-87e4-a33478d579b9 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:04:41.134467 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 755/1459] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:04:41 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 822 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:04:42.148441 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5be9b6d6-30cf-4314-8dc4-bb23dcc9de06 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:04:42.149806 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5be9b6d6-30cf-4314-8dc4-bb23dcc9de06 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:04:42.150057 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:42.150057 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:42.153132 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5be9b6d6-30cf-4314-8dc4-bb23dcc9de06 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:04:42.153534 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-5be9b6d6-30cf-4314-8dc4-bb23dcc9de06 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:04:42.181552 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:42.181552 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:42.183948 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5be9b6d6-30cf-4314-8dc4-bb23dcc9de06 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:04:42.185104 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 705/1460] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:04:42 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 822 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:04:43.201150 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e6b41f39-27f8-4a97-b5ed-d660c032800f tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:04:43.201757 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e6b41f39-27f8-4a97-b5ed-d660c032800f tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:04:43.201862 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:43.201862 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:43.202248 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e6b41f39-27f8-4a97-b5ed-d660c032800f tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:04:43.202621 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-e6b41f39-27f8-4a97-b5ed-d660c032800f tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:04:43.229315 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:43.229315 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:43.231158 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e6b41f39-27f8-4a97-b5ed-d660c032800f tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:04:43.239751 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 756/1461] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:04:43 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 822 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:04:44.247161 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1d88ab37-7ccb-4925-b19c-91f5a96095fe tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:04:44.248243 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1d88ab37-7ccb-4925-b19c-91f5a96095fe tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:04:44.248595 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:44.248595 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:44.249240 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1d88ab37-7ccb-4925-b19c-91f5a96095fe tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:04:44.249767 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-1d88ab37-7ccb-4925-b19c-91f5a96095fe tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id 568775aa-5452-4ecb-9de6-958940778528. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:04:44.297683 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:44.297683 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:44.301974 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1d88ab37-7ccb-4925-b19c-91f5a96095fe tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 200 Jan 25 14:04:44.306246 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 706/1462] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:04:44 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 822 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:04:44.333765 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ce810d3d-6d48-4c23-a2a8-5c4cdc4b5f54 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes/464236fa-b352-441a-954c-636a262a247c Jan 25 14:04:44.333765 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ce810d3d-6d48-4c23-a2a8-5c4cdc4b5f54 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:04:44.333765 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:44.333765 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:44.333765 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ce810d3d-6d48-4c23-a2a8-5c4cdc4b5f54 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:04:44.447872 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:44.447872 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:44.457809 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ce810d3d-6d48-4c23-a2a8-5c4cdc4b5f54 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Volume info retrieved successfully. Jan 25 14:04:44.512086 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ce810d3d-6d48-4c23-a2a8-5c4cdc4b5f54 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes/464236fa-b352-441a-954c-636a262a247c returned with HTTP 200 Jan 25 14:04:44.513432 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 757/1463] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:04:44 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes/464236fa-b352-441a-954c-636a262a247c => generated 970 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:04:44.530060 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7feb2029-00ff-4ba4-8d0b-fdd1793826a3 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes Jan 25 14:04:44.530590 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7feb2029-00ff-4ba4-8d0b-fdd1793826a3 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:04:44.530787 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:44.530787 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:44.531158 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7feb2029-00ff-4ba4-8d0b-fdd1793826a3 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'index' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:04:44.532730 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-7feb2029-00ff-4ba4-8d0b-fdd1793826a3 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Removing options '' from query. {{(pid=87930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 14:04:44.535028 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7feb2029-00ff-4ba4-8d0b-fdd1793826a3 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87930) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 14:04:44.593618 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7feb2029-00ff-4ba4-8d0b-fdd1793826a3 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Get all volumes completed successfully. Jan 25 14:04:44.595687 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7feb2029-00ff-4ba4-8d0b-fdd1793826a3 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes returned with HTTP 200 Jan 25 14:04:44.596924 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 707/1464] 10.222.0.38 () {58 vars in 1204 bytes} [Mon Jan 25 14:04:44 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes => generated 793 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:04:44.607522 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-347db9fa-07ec-4d1d-9f91-c196c19bc067 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] DELETE http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes/464236fa-b352-441a-954c-636a262a247c Jan 25 14:04:44.608053 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-347db9fa-07ec-4d1d-9f91-c196c19bc067 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:04:44.608245 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:44.608245 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:44.608616 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-347db9fa-07ec-4d1d-9f91-c196c19bc067 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:04:44.617393 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-347db9fa-07ec-4d1d-9f91-c196c19bc067 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Delete volume with id: 464236fa-b352-441a-954c-636a262a247c Jan 25 14:04:44.743765 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:44.743765 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:44.743765 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-347db9fa-07ec-4d1d-9f91-c196c19bc067 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Volume info retrieved successfully. Jan 25 14:04:44.833724 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-347db9fa-07ec-4d1d-9f91-c196c19bc067 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Delete volume request issued successfully. Jan 25 14:04:44.833724 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-347db9fa-07ec-4d1d-9f91-c196c19bc067 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes/464236fa-b352-441a-954c-636a262a247c returned with HTTP 202 Jan 25 14:04:44.850143 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fe1fbd14-728b-4d15-a42e-18fca743b4be tempest-VolumesBackupsAdminTest-660971401 tempest-VolumesBackupsAdminTest-660971401] DELETE http://10.222.0.38/volume/v3/3463e5d9dc0c4db2978ff880cdd2a7fd/backups/5f4f1163-df4d-4744-be63-b1f92c2293f2 Jan 25 14:04:44.850143 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fe1fbd14-728b-4d15-a42e-18fca743b4be tempest-VolumesBackupsAdminTest-660971401 tempest-VolumesBackupsAdminTest-660971401] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:04:44.850143 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:44.850143 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:44.850143 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fe1fbd14-728b-4d15-a42e-18fca743b4be tempest-VolumesBackupsAdminTest-660971401 tempest-VolumesBackupsAdminTest-660971401] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:04:44.850143 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.contrib.backups [None req-fe1fbd14-728b-4d15-a42e-18fca743b4be tempest-VolumesBackupsAdminTest-660971401 tempest-VolumesBackupsAdminTest-660971401] Delete backup with id: 5f4f1163-df4d-4744-be63-b1f92c2293f2. Jan 25 14:04:44.861265 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 758/1465] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:04:44 2021] DELETE /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes/464236fa-b352-441a-954c-636a262a247c => generated 0 bytes in 219 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:04:44.911329 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:44.911329 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:45.036169 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.backup.rpcapi [None req-fe1fbd14-728b-4d15-a42e-18fca743b4be tempest-VolumesBackupsAdminTest-660971401 tempest-VolumesBackupsAdminTest-660971401] delete_backup rpcapi backup_id 5f4f1163-df4d-4744-be63-b1f92c2293f2 {{(pid=87930) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 25 14:04:45.039359 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fe1fbd14-728b-4d15-a42e-18fca743b4be tempest-VolumesBackupsAdminTest-660971401 tempest-VolumesBackupsAdminTest-660971401] http://10.222.0.38/volume/v3/3463e5d9dc0c4db2978ff880cdd2a7fd/backups/5f4f1163-df4d-4744-be63-b1f92c2293f2 returned with HTTP 202 Jan 25 14:04:45.040936 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 708/1466] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:04:44 2021] DELETE /volume/v3/3463e5d9dc0c4db2978ff880cdd2a7fd/backups/5f4f1163-df4d-4744-be63-b1f92c2293f2 => generated 0 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 14:04:45.051932 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-289e625f-8fa8-40a0-b6a7-275f9588605c tempest-VolumesBackupsAdminTest-660971401 tempest-VolumesBackupsAdminTest-660971401] GET http://10.222.0.38/volume/v3/3463e5d9dc0c4db2978ff880cdd2a7fd/backups/5f4f1163-df4d-4744-be63-b1f92c2293f2 Jan 25 14:04:45.052457 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-289e625f-8fa8-40a0-b6a7-275f9588605c tempest-VolumesBackupsAdminTest-660971401 tempest-VolumesBackupsAdminTest-660971401] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:04:45.052677 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:45.052677 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:45.053738 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-289e625f-8fa8-40a0-b6a7-275f9588605c tempest-VolumesBackupsAdminTest-660971401 tempest-VolumesBackupsAdminTest-660971401] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:04:45.053738 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-289e625f-8fa8-40a0-b6a7-275f9588605c tempest-VolumesBackupsAdminTest-660971401 tempest-VolumesBackupsAdminTest-660971401] Show backup with id 5f4f1163-df4d-4744-be63-b1f92c2293f2. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:04:45.082677 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:45.082677 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:45.082677 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-289e625f-8fa8-40a0-b6a7-275f9588605c tempest-VolumesBackupsAdminTest-660971401 tempest-VolumesBackupsAdminTest-660971401] http://10.222.0.38/volume/v3/3463e5d9dc0c4db2978ff880cdd2a7fd/backups/5f4f1163-df4d-4744-be63-b1f92c2293f2 returned with HTTP 200 Jan 25 14:04:45.082677 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 759/1467] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:04:45 2021] GET /volume/v3/3463e5d9dc0c4db2978ff880cdd2a7fd/backups/5f4f1163-df4d-4744-be63-b1f92c2293f2 => generated 823 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:04:46.141401 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8dab49d7-ee33-4cd7-93cd-2561dc5e3107 tempest-VolumesBackupsAdminTest-660971401 tempest-VolumesBackupsAdminTest-660971401] GET http://10.222.0.38/volume/v3/3463e5d9dc0c4db2978ff880cdd2a7fd/backups/5f4f1163-df4d-4744-be63-b1f92c2293f2 Jan 25 14:04:46.141401 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8dab49d7-ee33-4cd7-93cd-2561dc5e3107 tempest-VolumesBackupsAdminTest-660971401 tempest-VolumesBackupsAdminTest-660971401] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:04:46.141401 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:46.141401 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:46.141401 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8dab49d7-ee33-4cd7-93cd-2561dc5e3107 tempest-VolumesBackupsAdminTest-660971401 tempest-VolumesBackupsAdminTest-660971401] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:04:46.141401 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-8dab49d7-ee33-4cd7-93cd-2561dc5e3107 tempest-VolumesBackupsAdminTest-660971401 tempest-VolumesBackupsAdminTest-660971401] Show backup with id 5f4f1163-df4d-4744-be63-b1f92c2293f2. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:04:46.162136 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8dab49d7-ee33-4cd7-93cd-2561dc5e3107 tempest-VolumesBackupsAdminTest-660971401 tempest-VolumesBackupsAdminTest-660971401] http://10.222.0.38/volume/v3/3463e5d9dc0c4db2978ff880cdd2a7fd/backups/5f4f1163-df4d-4744-be63-b1f92c2293f2 returned with HTTP 404 Jan 25 14:04:46.162136 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 709/1468] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:04:46 2021] GET /volume/v3/3463e5d9dc0c4db2978ff880cdd2a7fd/backups/5f4f1163-df4d-4744-be63-b1f92c2293f2 => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:04:46.170217 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8baf7eb3-468f-41ca-9e1a-579f6245527c tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] DELETE http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 Jan 25 14:04:46.170217 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8baf7eb3-468f-41ca-9e1a-579f6245527c tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:04:46.170217 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:46.170217 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:46.170217 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8baf7eb3-468f-41ca-9e1a-579f6245527c tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:04:46.170217 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.contrib.backups [None req-8baf7eb3-468f-41ca-9e1a-579f6245527c tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Delete backup with id: 568775aa-5452-4ecb-9de6-958940778528. Jan 25 14:04:46.203003 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:46.203003 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:46.262990 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.backup.rpcapi [None req-8baf7eb3-468f-41ca-9e1a-579f6245527c tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] delete_backup rpcapi backup_id 568775aa-5452-4ecb-9de6-958940778528 {{(pid=87929) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 25 14:04:46.277819 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8baf7eb3-468f-41ca-9e1a-579f6245527c tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 returned with HTTP 202 Jan 25 14:04:46.297634 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b2984881-2f46-4f0d-b481-450ab703595c tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] POST http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes Jan 25 14:04:46.298526 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b2984881-2f46-4f0d-b481-450ab703595c tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-779894169"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:04:46.299728 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-b2984881-2f46-4f0d-b481-450ab703595c tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-779894169'}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:04:46.300167 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-b2984881-2f46-4f0d-b481-450ab703595c tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Create volume of 1 GB Jan 25 14:04:46.300991 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 760/1469] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:04:46 2021] DELETE /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/568775aa-5452-4ecb-9de6-958940778528 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 14:04:46.335990 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b2984881-2f46-4f0d-b481-450ab703595c tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Availability Zones retrieved successfully. Jan 25 14:04:46.385333 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b2984881-2f46-4f0d-b481-450ab703595c tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Flow 'volume_create_api' (aee1f82b-d2e8-4fcc-b007-f339015a768e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:04:46.389635 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b2984881-2f46-4f0d-b481-450ab703595c tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8342bc2e-1226-4617-a5b0-ea03f5cca017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:04:46.394471 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-b2984881-2f46-4f0d-b481-450ab703595c tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Validating volume size '1' using validate_int {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:04:46.528760 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b2984881-2f46-4f0d-b481-450ab703595c tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8342bc2e-1226-4617-a5b0-ea03f5cca017) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:04:46.534908 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b2984881-2f46-4f0d-b481-450ab703595c tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4d0a271-d01d-4fa8-9094-cffb4696628d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:04:46.644888 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-b2984881-2f46-4f0d-b481-450ab703595c tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Created reservations ['50dfe6c4-91e2-4ebc-a3a4-5d89384581f8', '51745033-ae7d-4286-bc03-ac969f60a610', '71a10dc3-2a4f-4777-bf13-6ad836d19832', '5144004a-3929-452c-aa50-fde5d0527a01'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:04:46.650669 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b2984881-2f46-4f0d-b481-450ab703595c tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4d0a271-d01d-4fa8-9094-cffb4696628d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50dfe6c4-91e2-4ebc-a3a4-5d89384581f8', '51745033-ae7d-4286-bc03-ac969f60a610', '71a10dc3-2a4f-4777-bf13-6ad836d19832', '5144004a-3929-452c-aa50-fde5d0527a01']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:04:46.660007 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b2984881-2f46-4f0d-b481-450ab703595c tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b4ce78a-e9c8-4802-af3d-008365cc5957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:04:46.792905 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b2984881-2f46-4f0d-b481-450ab703595c tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b4ce78a-e9c8-4802-af3d-008365cc5957) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c43b1f4-8b5a-4159-8ba9-6be2ddfb617e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-779894169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c23382e6082c440bbdd1dd3fe248b5c9',qos_specs=None,replication_status=,reservations=['50dfe6c4-91e2-4ebc-a3a4-5d89384581f8','51745033-ae7d-4286-bc03-ac969f60a610','71a10dc3-2a4f-4777-bf13-6ad836d19832','5144004a-3929-452c-aa50-fde5d0527a01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36e10df794fe4985b90dc808d9702f71',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:04:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-779894169',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c43b1f4-8b5a-4159-8ba9-6be2ddfb617e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c23382e6082c440bbdd1dd3fe248b5c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='36e10df794fe4985b90dc808d9702f71',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:04:46.795379 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b2984881-2f46-4f0d-b481-450ab703595c tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d10b63e7-a11f-4cd1-8055-b157ef1ba6d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:04:46.854273 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b2984881-2f46-4f0d-b481-450ab703595c tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d10b63e7-a11f-4cd1-8055-b157ef1ba6d7) transitioned into state 'SUCCESS' from state '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-779894169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c23382e6082c440bbdd1dd3fe248b5c9',qos_specs=None,replication_status=,reservations=['50dfe6c4-91e2-4ebc-a3a4-5d89384581f8','51745033-ae7d-4286-bc03-ac969f60a610','71a10dc3-2a4f-4777-bf13-6ad836d19832','5144004a-3929-452c-aa50-fde5d0527a01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36e10df794fe4985b90dc808d9702f71',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:04:46.854273 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b2984881-2f46-4f0d-b481-450ab703595c tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70d794a4-a839-404e-9122-6144c0b492ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:04:46.895006 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b2984881-2f46-4f0d-b481-450ab703595c tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70d794a4-a839-404e-9122-6144c0b492ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:04:46.910453 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b2984881-2f46-4f0d-b481-450ab703595c tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Flow 'volume_create_api' (aee1f82b-d2e8-4fcc-b007-f339015a768e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:04:47.002782 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b2984881-2f46-4f0d-b481-450ab703595c tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Create volume request issued successfully. Jan 25 14:04:47.026827 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b2984881-2f46-4f0d-b481-450ab703595c tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes returned with HTTP 202 Jan 25 14:04:47.031139 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 710/1470] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 14:04:46 2021] POST /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes => generated 822 bytes in 738 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:04:47.044911 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4744001f-7b44-4bc8-aca0-52dc4f9f7c9c tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes/5c43b1f4-8b5a-4159-8ba9-6be2ddfb617e Jan 25 14:04:47.045444 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4744001f-7b44-4bc8-aca0-52dc4f9f7c9c tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:04:47.045659 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:47.045659 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:47.046570 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4744001f-7b44-4bc8-aca0-52dc4f9f7c9c tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:04:47.132134 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:47.132134 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:47.143891 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4744001f-7b44-4bc8-aca0-52dc4f9f7c9c tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Volume info retrieved successfully. Jan 25 14:04:47.178798 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4744001f-7b44-4bc8-aca0-52dc4f9f7c9c tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes/5c43b1f4-8b5a-4159-8ba9-6be2ddfb617e returned with HTTP 200 Jan 25 14:04:47.180699 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 761/1471] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:04:47 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes/5c43b1f4-8b5a-4159-8ba9-6be2ddfb617e => generated 914 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:04:48.197981 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-90f22721-e20d-42e6-9e6c-4c6e32980a9e tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes/5c43b1f4-8b5a-4159-8ba9-6be2ddfb617e Jan 25 14:04:48.198601 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-90f22721-e20d-42e6-9e6c-4c6e32980a9e tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:04:48.199022 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:48.199022 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:48.199648 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-90f22721-e20d-42e6-9e6c-4c6e32980a9e tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:04:48.259888 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:48.259888 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:48.271962 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-90f22721-e20d-42e6-9e6c-4c6e32980a9e tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Volume info retrieved successfully. Jan 25 14:04:48.299471 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-90f22721-e20d-42e6-9e6c-4c6e32980a9e tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes/5c43b1f4-8b5a-4159-8ba9-6be2ddfb617e returned with HTTP 200 Jan 25 14:04:48.300522 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 711/1472] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:04:48 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes/5c43b1f4-8b5a-4159-8ba9-6be2ddfb617e => generated 915 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:04:48.322408 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-236c6b97-4345-4192-8178-fb57d99300b1 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] POST http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups Jan 25 14:04:48.323345 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:48.323345 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:48.323975 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-236c6b97-4345-4192-8178-fb57d99300b1 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5c43b1f4-8b5a-4159-8ba9-6be2ddfb617e", "name": "tempest-VolumesBackupsAdminTest-Backup-1690170995"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:04:48.326223 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.backups [None req-236c6b97-4345-4192-8178-fb57d99300b1 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Creating new backup {'backup': {'volume_id': '5c43b1f4-8b5a-4159-8ba9-6be2ddfb617e', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1690170995'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 25 14:04:48.327065 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.contrib.backups [None req-236c6b97-4345-4192-8178-fb57d99300b1 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Creating backup of volume 5c43b1f4-8b5a-4159-8ba9-6be2ddfb617e in container None Jan 25 14:04:48.386127 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:48.386127 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:48.387573 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-236c6b97-4345-4192-8178-fb57d99300b1 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Volume info retrieved successfully. Jan 25 14:04:48.440689 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-236c6b97-4345-4192-8178-fb57d99300b1 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Created reservations ['93fcd171-9678-4967-a92d-84866e973a96', '4fca0396-67e3-445e-b0ef-02b81c0cacf7'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:04:48.540145 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-236c6b97-4345-4192-8178-fb57d99300b1 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups returned with HTTP 202 Jan 25 14:04:48.543492 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 762/1473] 10.222.0.38 () {60 vars in 1226 bytes} [Mon Jan 25 14:04:48 2021] POST /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups => generated 401 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:04:48.553432 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-07907a0d-2ec9-49c7-a2ab-b722e6833335 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 Jan 25 14:04:48.554180 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-07907a0d-2ec9-49c7-a2ab-b722e6833335 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:04:48.554949 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:48.554949 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:48.556505 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-07907a0d-2ec9-49c7-a2ab-b722e6833335 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:04:48.557742 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-07907a0d-2ec9-49c7-a2ab-b722e6833335 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id cd5a56a6-c562-4c5a-874b-a04ea7bd7093. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:04:48.586162 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:48.586162 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:48.588842 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-07907a0d-2ec9-49c7-a2ab-b722e6833335 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 returned with HTTP 200 Jan 25 14:04:48.589856 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 712/1474] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:04:48 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 => generated 808 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:04:49.607993 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-99116451-55b4-4718-ade5-1eeca9fd949a tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 Jan 25 14:04:49.609138 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-99116451-55b4-4718-ade5-1eeca9fd949a tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:04:49.610164 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:49.610164 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:49.610800 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-99116451-55b4-4718-ade5-1eeca9fd949a tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:04:49.611352 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-99116451-55b4-4718-ade5-1eeca9fd949a tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id cd5a56a6-c562-4c5a-874b-a04ea7bd7093. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:04:49.644775 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:49.644775 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:49.647606 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-99116451-55b4-4718-ade5-1eeca9fd949a tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 returned with HTTP 200 Jan 25 14:04:49.648684 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 763/1475] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:04:49 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 => generated 808 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:04:50.693771 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d8575e29-98cc-409f-964a-4dac2a29fce7 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 Jan 25 14:04:50.693771 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d8575e29-98cc-409f-964a-4dac2a29fce7 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:04:50.693771 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:50.693771 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:50.693771 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d8575e29-98cc-409f-964a-4dac2a29fce7 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:04:50.693771 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-d8575e29-98cc-409f-964a-4dac2a29fce7 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id cd5a56a6-c562-4c5a-874b-a04ea7bd7093. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:04:50.757397 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:50.757397 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:50.766820 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d8575e29-98cc-409f-964a-4dac2a29fce7 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 returned with HTTP 200 Jan 25 14:04:50.766820 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 713/1476] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:04:50 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 => generated 808 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:04:51.810145 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-23e86c17-132b-45cd-975d-63c46761d173 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 Jan 25 14:04:51.810145 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-23e86c17-132b-45cd-975d-63c46761d173 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:04:51.810145 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:51.810145 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:51.810145 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-23e86c17-132b-45cd-975d-63c46761d173 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:04:51.810145 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-23e86c17-132b-45cd-975d-63c46761d173 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id cd5a56a6-c562-4c5a-874b-a04ea7bd7093. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:04:51.851635 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:51.851635 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:51.851635 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-23e86c17-132b-45cd-975d-63c46761d173 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 returned with HTTP 200 Jan 25 14:04:51.865854 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 764/1477] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:04:51 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 => generated 808 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:04:52.875581 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-55469ee3-2ca4-4d85-957a-05682c7a3cd5 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 Jan 25 14:04:52.877411 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-55469ee3-2ca4-4d85-957a-05682c7a3cd5 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:04:52.877411 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:52.877411 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:52.878215 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-55469ee3-2ca4-4d85-957a-05682c7a3cd5 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:04:52.878623 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-55469ee3-2ca4-4d85-957a-05682c7a3cd5 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id cd5a56a6-c562-4c5a-874b-a04ea7bd7093. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:04:52.963785 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:52.963785 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:52.963785 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-55469ee3-2ca4-4d85-957a-05682c7a3cd5 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 returned with HTTP 200 Jan 25 14:04:52.963785 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 714/1478] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:04:52 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 => generated 808 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:04:53.946188 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-11d754af-a72a-45bb-a66d-86447a3cd072 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 Jan 25 14:04:53.946941 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-11d754af-a72a-45bb-a66d-86447a3cd072 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:04:53.947409 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:53.947409 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:53.948112 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-11d754af-a72a-45bb-a66d-86447a3cd072 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:04:53.948583 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-11d754af-a72a-45bb-a66d-86447a3cd072 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id cd5a56a6-c562-4c5a-874b-a04ea7bd7093. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:04:54.019225 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:54.019225 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:54.019225 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-11d754af-a72a-45bb-a66d-86447a3cd072 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 returned with HTTP 200 Jan 25 14:04:54.019225 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 765/1479] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:04:53 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 => generated 819 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:04:55.032364 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d5b35652-72a7-41ef-9963-0eccf6275403 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 Jan 25 14:04:55.033396 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d5b35652-72a7-41ef-9963-0eccf6275403 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:04:55.033396 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:55.033396 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:55.033640 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d5b35652-72a7-41ef-9963-0eccf6275403 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:04:55.034290 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-d5b35652-72a7-41ef-9963-0eccf6275403 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id cd5a56a6-c562-4c5a-874b-a04ea7bd7093. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:04:55.083264 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:55.083264 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:55.084398 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d5b35652-72a7-41ef-9963-0eccf6275403 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 returned with HTTP 200 Jan 25 14:04:55.085488 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 715/1480] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:04:55 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 => generated 819 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:04:56.100388 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-edbfffdb-5b4d-408d-9d19-e4994ef3e929 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 Jan 25 14:04:56.102370 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-edbfffdb-5b4d-408d-9d19-e4994ef3e929 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:04:56.102761 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:56.102761 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:56.103457 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-edbfffdb-5b4d-408d-9d19-e4994ef3e929 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:04:56.104128 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-edbfffdb-5b4d-408d-9d19-e4994ef3e929 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id cd5a56a6-c562-4c5a-874b-a04ea7bd7093. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:04:56.167458 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:56.167458 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:56.173202 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-edbfffdb-5b4d-408d-9d19-e4994ef3e929 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 returned with HTTP 200 Jan 25 14:04:56.184657 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 766/1481] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:04:56 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 => generated 819 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:04:57.194638 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-241fe7ed-77bc-4aaa-b5be-6eaad56e0f94 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 Jan 25 14:04:57.194638 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-241fe7ed-77bc-4aaa-b5be-6eaad56e0f94 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:04:57.194638 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:57.194638 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:57.194638 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-241fe7ed-77bc-4aaa-b5be-6eaad56e0f94 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:04:57.194638 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-241fe7ed-77bc-4aaa-b5be-6eaad56e0f94 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id cd5a56a6-c562-4c5a-874b-a04ea7bd7093. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:04:57.226523 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:57.226523 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:57.228064 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-241fe7ed-77bc-4aaa-b5be-6eaad56e0f94 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 returned with HTTP 200 Jan 25 14:04:57.229384 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 716/1482] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:04:57 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 => generated 819 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:04:58.243206 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1ebaee34-8f11-42ce-bdba-301017f6b533 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 Jan 25 14:04:58.243770 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1ebaee34-8f11-42ce-bdba-301017f6b533 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:04:58.244044 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:58.244044 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:58.244245 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1ebaee34-8f11-42ce-bdba-301017f6b533 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:04:58.244633 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-1ebaee34-8f11-42ce-bdba-301017f6b533 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id cd5a56a6-c562-4c5a-874b-a04ea7bd7093. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:04:58.272440 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:58.272440 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:58.274656 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1ebaee34-8f11-42ce-bdba-301017f6b533 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 returned with HTTP 200 Jan 25 14:04:58.282439 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 767/1483] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:04:58 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 => generated 819 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:04:59.294687 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9a348675-bdb1-4b91-862c-55c3e1eab101 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 Jan 25 14:04:59.296599 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9a348675-bdb1-4b91-862c-55c3e1eab101 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:04:59.297910 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:04:59.297910 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:04:59.299243 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9a348675-bdb1-4b91-862c-55c3e1eab101 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:04:59.301194 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-9a348675-bdb1-4b91-862c-55c3e1eab101 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id cd5a56a6-c562-4c5a-874b-a04ea7bd7093. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:04:59.373177 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:04:59.373177 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:04:59.375951 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9a348675-bdb1-4b91-862c-55c3e1eab101 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 returned with HTTP 200 Jan 25 14:04:59.377142 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 717/1484] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:04:59 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 => generated 819 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:05:00.392725 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c639742a-8266-4fb2-b21e-152c8df90ca1 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 Jan 25 14:05:00.394275 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c639742a-8266-4fb2-b21e-152c8df90ca1 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:05:00.394275 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:05:00.394275 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:05:00.395256 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c639742a-8266-4fb2-b21e-152c8df90ca1 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:05:00.395256 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-c639742a-8266-4fb2-b21e-152c8df90ca1 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id cd5a56a6-c562-4c5a-874b-a04ea7bd7093. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:05:00.429612 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:05:00.429612 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:05:00.429612 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c639742a-8266-4fb2-b21e-152c8df90ca1 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 returned with HTTP 200 Jan 25 14:05:00.430474 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 768/1485] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:05:00 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 => generated 819 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:05:01.447534 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f9c3c135-8050-4f83-be31-e9e033b3cf39 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 Jan 25 14:05:01.449004 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f9c3c135-8050-4f83-be31-e9e033b3cf39 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:05:01.449977 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:05:01.449977 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:05:01.450635 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f9c3c135-8050-4f83-be31-e9e033b3cf39 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:05:01.451202 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-f9c3c135-8050-4f83-be31-e9e033b3cf39 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id cd5a56a6-c562-4c5a-874b-a04ea7bd7093. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:05:01.479059 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:05:01.479059 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:05:01.481708 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f9c3c135-8050-4f83-be31-e9e033b3cf39 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 returned with HTTP 200 Jan 25 14:05:01.491355 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 718/1486] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:05:01 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 => generated 819 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:05:02.496973 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a7f0ac5a-6da1-410a-ae45-03acf783d169 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 Jan 25 14:05:02.497479 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a7f0ac5a-6da1-410a-ae45-03acf783d169 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:05:02.497669 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:05:02.497669 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:05:02.498035 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a7f0ac5a-6da1-410a-ae45-03acf783d169 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:05:02.498436 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-a7f0ac5a-6da1-410a-ae45-03acf783d169 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id cd5a56a6-c562-4c5a-874b-a04ea7bd7093. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:05:02.579209 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:05:02.579209 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:05:02.582348 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a7f0ac5a-6da1-410a-ae45-03acf783d169 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 returned with HTTP 200 Jan 25 14:05:02.583615 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 769/1487] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:05:02 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 => generated 819 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:05:03.598107 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-74d69fc1-f570-4872-8d73-28baddff086c tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 Jan 25 14:05:03.598993 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-74d69fc1-f570-4872-8d73-28baddff086c tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:05:03.598993 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:05:03.598993 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:05:03.599713 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-74d69fc1-f570-4872-8d73-28baddff086c tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:05:03.599713 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-74d69fc1-f570-4872-8d73-28baddff086c tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id cd5a56a6-c562-4c5a-874b-a04ea7bd7093. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:05:03.728113 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:05:03.728113 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:05:03.730025 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-74d69fc1-f570-4872-8d73-28baddff086c tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 returned with HTTP 200 Jan 25 14:05:03.730818 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 719/1488] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:05:03 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 => generated 819 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:05:04.746535 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2dd9b230-b208-41a6-9231-58af7df025d1 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 Jan 25 14:05:04.746535 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2dd9b230-b208-41a6-9231-58af7df025d1 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:05:04.746535 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:05:04.746535 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:05:04.746535 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2dd9b230-b208-41a6-9231-58af7df025d1 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:05:04.754770 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-2dd9b230-b208-41a6-9231-58af7df025d1 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id cd5a56a6-c562-4c5a-874b-a04ea7bd7093. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:05:04.801730 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:05:04.801730 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:05:04.806201 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2dd9b230-b208-41a6-9231-58af7df025d1 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 returned with HTTP 200 Jan 25 14:05:04.808837 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 770/1489] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:05:04 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 => generated 819 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:05:05.823724 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-599813dc-4cfd-46fa-8709-8ffa2d4831b2 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 Jan 25 14:05:05.824291 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-599813dc-4cfd-46fa-8709-8ffa2d4831b2 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:05:05.824438 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:05:05.824438 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:05:05.825027 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-599813dc-4cfd-46fa-8709-8ffa2d4831b2 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:05:05.826241 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-599813dc-4cfd-46fa-8709-8ffa2d4831b2 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id cd5a56a6-c562-4c5a-874b-a04ea7bd7093. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:05:05.869763 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:05:05.869763 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:05:05.873596 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-599813dc-4cfd-46fa-8709-8ffa2d4831b2 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 returned with HTTP 200 Jan 25 14:05:05.873596 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 720/1490] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:05:05 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 => generated 819 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:05:06.889591 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ca9a3f4d-d67f-4325-b62f-1bfc76bd6609 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 Jan 25 14:05:06.891312 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ca9a3f4d-d67f-4325-b62f-1bfc76bd6609 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:05:06.891753 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:05:06.891753 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:05:06.892562 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ca9a3f4d-d67f-4325-b62f-1bfc76bd6609 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:05:06.893296 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-ca9a3f4d-d67f-4325-b62f-1bfc76bd6609 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id cd5a56a6-c562-4c5a-874b-a04ea7bd7093. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:05:06.945642 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:05:06.945642 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:05:06.949697 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ca9a3f4d-d67f-4325-b62f-1bfc76bd6609 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 returned with HTTP 200 Jan 25 14:05:06.959990 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 771/1491] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:05:06 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 => generated 819 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:05:07.974307 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-38e52008-25f6-4f3c-b8c2-e027b8cd4071 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 Jan 25 14:05:07.974307 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-38e52008-25f6-4f3c-b8c2-e027b8cd4071 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:05:07.974307 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:05:07.974307 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:05:07.974307 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-38e52008-25f6-4f3c-b8c2-e027b8cd4071 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:05:07.974307 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-38e52008-25f6-4f3c-b8c2-e027b8cd4071 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id cd5a56a6-c562-4c5a-874b-a04ea7bd7093. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:05:08.065732 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:05:08.065732 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:05:08.065732 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-38e52008-25f6-4f3c-b8c2-e027b8cd4071 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 returned with HTTP 200 Jan 25 14:05:08.065732 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 721/1492] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:05:07 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 => generated 819 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:05:09.107430 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-830e1361-2021-4fd6-b3c3-aba8a45f6483 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 Jan 25 14:05:09.107430 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-830e1361-2021-4fd6-b3c3-aba8a45f6483 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:05:09.107430 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:05:09.107430 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:05:09.109983 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-830e1361-2021-4fd6-b3c3-aba8a45f6483 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:05:09.110731 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-830e1361-2021-4fd6-b3c3-aba8a45f6483 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id cd5a56a6-c562-4c5a-874b-a04ea7bd7093. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:05:09.217617 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:05:09.217617 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:05:09.222575 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-830e1361-2021-4fd6-b3c3-aba8a45f6483 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 returned with HTTP 200 Jan 25 14:05:09.223923 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 772/1493] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:05:09 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 => generated 819 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:05:10.260135 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b6a228ee-e030-43b2-a342-97cae8e1c67a tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 Jan 25 14:05:10.260135 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b6a228ee-e030-43b2-a342-97cae8e1c67a tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:05:10.260135 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:05:10.260135 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:05:10.260135 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b6a228ee-e030-43b2-a342-97cae8e1c67a tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:05:10.264730 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-b6a228ee-e030-43b2-a342-97cae8e1c67a tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id cd5a56a6-c562-4c5a-874b-a04ea7bd7093. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:05:10.311747 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:05:10.311747 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:05:10.315617 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b6a228ee-e030-43b2-a342-97cae8e1c67a tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 returned with HTTP 200 Jan 25 14:05:10.324336 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 722/1494] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:05:10 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 => generated 819 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:05:11.352445 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-353f79e4-bf72-4a86-bdfc-e0a0225cd66c tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 Jan 25 14:05:11.353082 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-353f79e4-bf72-4a86-bdfc-e0a0225cd66c tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:05:11.353190 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:05:11.353190 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:05:11.353851 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-353f79e4-bf72-4a86-bdfc-e0a0225cd66c tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:05:11.354223 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-353f79e4-bf72-4a86-bdfc-e0a0225cd66c tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id cd5a56a6-c562-4c5a-874b-a04ea7bd7093. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:05:11.382838 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:05:11.382838 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:05:11.384876 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-353f79e4-bf72-4a86-bdfc-e0a0225cd66c tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 returned with HTTP 200 Jan 25 14:05:11.385708 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 773/1495] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:05:11 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 => generated 819 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:05:12.406828 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a373a6b4-8aa3-4e3c-bf80-e543bc1caa9e tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 Jan 25 14:05:12.407838 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a373a6b4-8aa3-4e3c-bf80-e543bc1caa9e tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:05:12.408204 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:05:12.408204 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:05:12.426585 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a373a6b4-8aa3-4e3c-bf80-e543bc1caa9e tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:05:12.427261 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-a373a6b4-8aa3-4e3c-bf80-e543bc1caa9e tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id cd5a56a6-c562-4c5a-874b-a04ea7bd7093. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:05:12.542426 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:05:12.542426 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:05:12.550136 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a373a6b4-8aa3-4e3c-bf80-e543bc1caa9e tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 returned with HTTP 200 Jan 25 14:05:12.564891 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 723/1496] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:05:12 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 => generated 819 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:05:13.574428 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a90455d6-0bbd-41dd-8803-ad5c0fe2df22 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 Jan 25 14:05:13.575339 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a90455d6-0bbd-41dd-8803-ad5c0fe2df22 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:05:13.575976 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:05:13.575976 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:05:13.575976 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a90455d6-0bbd-41dd-8803-ad5c0fe2df22 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:05:13.576360 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-a90455d6-0bbd-41dd-8803-ad5c0fe2df22 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id cd5a56a6-c562-4c5a-874b-a04ea7bd7093. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:05:13.623048 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:05:13.623048 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:05:13.625056 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a90455d6-0bbd-41dd-8803-ad5c0fe2df22 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 returned with HTTP 200 Jan 25 14:05:13.625922 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 774/1497] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:05:13 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 => generated 819 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:05:14.646182 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b8e230e3-0fa1-41e4-a469-0c8dab0fdc0e tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 Jan 25 14:05:14.648694 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b8e230e3-0fa1-41e4-a469-0c8dab0fdc0e tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:05:14.652505 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:05:14.652505 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:05:14.654251 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b8e230e3-0fa1-41e4-a469-0c8dab0fdc0e tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:05:14.654792 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-b8e230e3-0fa1-41e4-a469-0c8dab0fdc0e tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id cd5a56a6-c562-4c5a-874b-a04ea7bd7093. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:05:14.701984 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:05:14.701984 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:05:14.707488 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b8e230e3-0fa1-41e4-a469-0c8dab0fdc0e tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 returned with HTTP 200 Jan 25 14:05:14.709001 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 724/1498] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:05:14 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 => generated 819 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:05:15.748635 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-42b1d8f7-e73e-4fa5-8997-28f1187d49d3 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 Jan 25 14:05:15.763050 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-42b1d8f7-e73e-4fa5-8997-28f1187d49d3 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:05:15.770966 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:05:15.770966 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:05:15.776056 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-42b1d8f7-e73e-4fa5-8997-28f1187d49d3 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:05:15.777797 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-42b1d8f7-e73e-4fa5-8997-28f1187d49d3 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id cd5a56a6-c562-4c5a-874b-a04ea7bd7093. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:05:15.934689 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:05:15.934689 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:05:15.939384 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-42b1d8f7-e73e-4fa5-8997-28f1187d49d3 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 returned with HTTP 200 Jan 25 14:05:15.940536 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 775/1499] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:05:15 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 => generated 819 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:05:16.960554 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e5de35b4-c9bc-445d-bc3f-c5fecf20f536 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 Jan 25 14:05:16.964936 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e5de35b4-c9bc-445d-bc3f-c5fecf20f536 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:05:16.965306 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:05:16.965306 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:05:16.965994 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e5de35b4-c9bc-445d-bc3f-c5fecf20f536 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:05:16.966665 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-e5de35b4-c9bc-445d-bc3f-c5fecf20f536 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id cd5a56a6-c562-4c5a-874b-a04ea7bd7093. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:05:17.035914 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:05:17.035914 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:05:17.040132 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e5de35b4-c9bc-445d-bc3f-c5fecf20f536 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 returned with HTTP 200 Jan 25 14:05:17.042711 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 725/1500] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:05:16 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 => generated 819 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:05:18.061417 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-06e271dd-1a95-4a64-b9c2-a945499ca07c tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 Jan 25 14:05:18.061417 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-06e271dd-1a95-4a64-b9c2-a945499ca07c tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:05:18.061417 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:05:18.061417 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:05:18.061417 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-06e271dd-1a95-4a64-b9c2-a945499ca07c tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:05:18.061417 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-06e271dd-1a95-4a64-b9c2-a945499ca07c tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id cd5a56a6-c562-4c5a-874b-a04ea7bd7093. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:05:18.102151 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:05:18.102151 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:05:18.112540 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-06e271dd-1a95-4a64-b9c2-a945499ca07c tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 returned with HTTP 200 Jan 25 14:05:18.119559 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 776/1501] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:05:18 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 => generated 819 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:05:19.128976 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4c9d3f52-fd38-4456-a493-a7e8f0c1cc3b tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 Jan 25 14:05:19.129489 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4c9d3f52-fd38-4456-a493-a7e8f0c1cc3b tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:05:19.129875 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:05:19.129875 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:05:19.130524 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4c9d3f52-fd38-4456-a493-a7e8f0c1cc3b tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:05:19.131183 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-4c9d3f52-fd38-4456-a493-a7e8f0c1cc3b tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id cd5a56a6-c562-4c5a-874b-a04ea7bd7093. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:05:19.204152 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:05:19.204152 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:05:19.206481 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4c9d3f52-fd38-4456-a493-a7e8f0c1cc3b tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 returned with HTTP 200 Jan 25 14:05:19.207619 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 726/1502] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:05:19 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 => generated 819 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:05:20.228658 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e410a630-72ff-43e2-b2c7-925c49a6ce9c tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 Jan 25 14:05:20.229563 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e410a630-72ff-43e2-b2c7-925c49a6ce9c tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:05:20.229889 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:05:20.229889 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:05:20.265593 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e410a630-72ff-43e2-b2c7-925c49a6ce9c tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:05:20.265593 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-e410a630-72ff-43e2-b2c7-925c49a6ce9c tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id cd5a56a6-c562-4c5a-874b-a04ea7bd7093. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:05:20.383526 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:05:20.383526 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:05:20.389869 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e410a630-72ff-43e2-b2c7-925c49a6ce9c tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 returned with HTTP 200 Jan 25 14:05:20.407135 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 777/1503] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:05:20 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 => generated 819 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:05:21.417274 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-870aa329-71ba-464a-bdbb-604d503c5b2e tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 Jan 25 14:05:21.418156 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-870aa329-71ba-464a-bdbb-604d503c5b2e tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:05:21.418440 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:05:21.418440 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:05:21.420272 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-870aa329-71ba-464a-bdbb-604d503c5b2e tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:05:21.421693 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-870aa329-71ba-464a-bdbb-604d503c5b2e tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id cd5a56a6-c562-4c5a-874b-a04ea7bd7093. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:05:21.571144 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:05:21.571144 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:05:21.574706 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-870aa329-71ba-464a-bdbb-604d503c5b2e tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 returned with HTTP 200 Jan 25 14:05:21.596441 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 727/1504] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:05:21 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 => generated 819 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:05:22.608277 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dbc59ce0-9177-4f40-a089-a15486faf55f tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 Jan 25 14:05:22.614855 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dbc59ce0-9177-4f40-a089-a15486faf55f tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:05:22.615466 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:05:22.615466 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:05:22.616122 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dbc59ce0-9177-4f40-a089-a15486faf55f tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:05:22.616911 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-dbc59ce0-9177-4f40-a089-a15486faf55f tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id cd5a56a6-c562-4c5a-874b-a04ea7bd7093. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:05:22.735174 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:05:22.735174 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:05:22.737688 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dbc59ce0-9177-4f40-a089-a15486faf55f tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 returned with HTTP 200 Jan 25 14:05:22.739091 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 778/1505] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:05:22 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 => generated 819 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:05:23.767003 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-86aaa3e1-a0c1-42de-8063-6f0058c2331c tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 Jan 25 14:05:23.767990 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-86aaa3e1-a0c1-42de-8063-6f0058c2331c tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:05:23.768338 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:05:23.768338 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:05:23.770692 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-86aaa3e1-a0c1-42de-8063-6f0058c2331c tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:05:23.771191 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-86aaa3e1-a0c1-42de-8063-6f0058c2331c tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id cd5a56a6-c562-4c5a-874b-a04ea7bd7093. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:05:23.830495 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:05:23.830495 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:05:23.832412 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-86aaa3e1-a0c1-42de-8063-6f0058c2331c tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 returned with HTTP 200 Jan 25 14:05:23.833501 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 728/1506] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:05:23 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 => generated 819 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:05:24.898252 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7aa2e64f-add3-4e78-8e94-eecdf36e8075 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 Jan 25 14:05:24.898252 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7aa2e64f-add3-4e78-8e94-eecdf36e8075 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:05:24.898252 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:05:24.898252 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:05:24.898252 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7aa2e64f-add3-4e78-8e94-eecdf36e8075 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:05:24.898252 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-7aa2e64f-add3-4e78-8e94-eecdf36e8075 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id cd5a56a6-c562-4c5a-874b-a04ea7bd7093. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:05:24.898252 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:05:24.898252 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:05:24.898252 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7aa2e64f-add3-4e78-8e94-eecdf36e8075 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 returned with HTTP 200 Jan 25 14:05:24.898252 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 779/1507] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:05:24 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 => generated 819 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:05:25.906478 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a4cf532b-20f3-4bf9-88d3-24ccac28d1bc tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 Jan 25 14:05:25.908235 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a4cf532b-20f3-4bf9-88d3-24ccac28d1bc tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:05:25.909075 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:05:25.909075 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:05:25.910358 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a4cf532b-20f3-4bf9-88d3-24ccac28d1bc tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:05:25.910977 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-a4cf532b-20f3-4bf9-88d3-24ccac28d1bc tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id cd5a56a6-c562-4c5a-874b-a04ea7bd7093. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:05:25.984546 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:05:25.984546 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:05:25.984546 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a4cf532b-20f3-4bf9-88d3-24ccac28d1bc tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 returned with HTTP 200 Jan 25 14:05:25.995627 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 729/1508] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:05:25 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 => generated 819 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:05:26.995465 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b9aa2f3b-b435-4813-b8ac-43faa6d165be tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 Jan 25 14:05:26.995465 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b9aa2f3b-b435-4813-b8ac-43faa6d165be tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:05:26.995465 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:05:26.995465 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:05:26.995465 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b9aa2f3b-b435-4813-b8ac-43faa6d165be tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:05:26.995465 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-b9aa2f3b-b435-4813-b8ac-43faa6d165be tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id cd5a56a6-c562-4c5a-874b-a04ea7bd7093. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:05:27.053842 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:05:27.053842 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:05:27.067994 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b9aa2f3b-b435-4813-b8ac-43faa6d165be tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 returned with HTTP 200 Jan 25 14:05:27.072215 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 780/1509] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:05:26 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 => generated 819 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:05:28.082026 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-15f7376b-fef5-4e1d-b2ee-4d85cb55b6d3 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 Jan 25 14:05:28.082026 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-15f7376b-fef5-4e1d-b2ee-4d85cb55b6d3 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:05:28.082026 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:05:28.082026 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:05:28.083000 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-15f7376b-fef5-4e1d-b2ee-4d85cb55b6d3 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:05:28.083000 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-15f7376b-fef5-4e1d-b2ee-4d85cb55b6d3 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id cd5a56a6-c562-4c5a-874b-a04ea7bd7093. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:05:28.129253 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:05:28.129253 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:05:28.132469 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-15f7376b-fef5-4e1d-b2ee-4d85cb55b6d3 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 returned with HTTP 200 Jan 25 14:05:28.137837 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 730/1510] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:05:28 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 => generated 819 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:05:29.147926 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-620db8de-4df5-4ae5-b09b-77a48c188a7a tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 Jan 25 14:05:29.148464 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-620db8de-4df5-4ae5-b09b-77a48c188a7a tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:05:29.148572 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:05:29.148572 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:05:29.149006 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-620db8de-4df5-4ae5-b09b-77a48c188a7a tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:05:29.149384 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-620db8de-4df5-4ae5-b09b-77a48c188a7a tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id cd5a56a6-c562-4c5a-874b-a04ea7bd7093. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:05:29.177145 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:05:29.177145 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:05:29.180967 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-620db8de-4df5-4ae5-b09b-77a48c188a7a tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 returned with HTTP 200 Jan 25 14:05:29.182396 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 781/1511] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:05:29 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 => generated 819 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:05:30.219548 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d2b1ff43-b364-458f-91d2-395213378772 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 Jan 25 14:05:30.219548 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d2b1ff43-b364-458f-91d2-395213378772 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:05:30.219548 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:05:30.219548 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:05:30.219548 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d2b1ff43-b364-458f-91d2-395213378772 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:05:30.219548 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-d2b1ff43-b364-458f-91d2-395213378772 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id cd5a56a6-c562-4c5a-874b-a04ea7bd7093. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:05:30.240738 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:05:30.240738 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:05:30.243570 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d2b1ff43-b364-458f-91d2-395213378772 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 returned with HTTP 200 Jan 25 14:05:30.244555 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 731/1512] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:05:30 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 => generated 819 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:05:31.259741 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fc81dc6b-b948-4997-968e-1d2bdb470ea8 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 Jan 25 14:05:31.260463 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fc81dc6b-b948-4997-968e-1d2bdb470ea8 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:05:31.260695 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:05:31.260695 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:05:31.261118 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fc81dc6b-b948-4997-968e-1d2bdb470ea8 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:05:31.261486 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-fc81dc6b-b948-4997-968e-1d2bdb470ea8 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id cd5a56a6-c562-4c5a-874b-a04ea7bd7093. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:05:31.309767 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:05:31.309767 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:05:31.316686 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fc81dc6b-b948-4997-968e-1d2bdb470ea8 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 returned with HTTP 200 Jan 25 14:05:31.317941 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 782/1513] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:05:31 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 => generated 819 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:05:32.332696 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-51d2229f-b8ba-4047-9c12-2ecc2f83ce51 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 Jan 25 14:05:32.333287 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-51d2229f-b8ba-4047-9c12-2ecc2f83ce51 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:05:32.333449 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:05:32.333449 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:05:32.334345 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-51d2229f-b8ba-4047-9c12-2ecc2f83ce51 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:05:32.334860 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-51d2229f-b8ba-4047-9c12-2ecc2f83ce51 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id cd5a56a6-c562-4c5a-874b-a04ea7bd7093. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:05:32.385936 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:05:32.385936 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:05:32.394425 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-51d2229f-b8ba-4047-9c12-2ecc2f83ce51 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 returned with HTTP 200 Jan 25 14:05:32.395907 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 732/1514] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:05:32 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 => generated 819 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:05:33.410373 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5de7ad99-b34a-46ed-a423-a92949332279 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 Jan 25 14:05:33.411638 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5de7ad99-b34a-46ed-a423-a92949332279 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:05:33.412000 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:05:33.412000 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:05:33.412735 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5de7ad99-b34a-46ed-a423-a92949332279 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:05:33.413470 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-5de7ad99-b34a-46ed-a423-a92949332279 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id cd5a56a6-c562-4c5a-874b-a04ea7bd7093. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:05:33.452371 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:05:33.452371 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:05:33.455506 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5de7ad99-b34a-46ed-a423-a92949332279 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 returned with HTTP 200 Jan 25 14:05:33.456993 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 783/1515] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:05:33 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 => generated 819 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:05:34.472129 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8d895dea-ca74-44c4-9e51-01fcc29bde73 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 Jan 25 14:05:34.473356 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8d895dea-ca74-44c4-9e51-01fcc29bde73 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:05:34.473741 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:05:34.473741 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:05:34.474365 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8d895dea-ca74-44c4-9e51-01fcc29bde73 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:05:34.474887 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-8d895dea-ca74-44c4-9e51-01fcc29bde73 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id cd5a56a6-c562-4c5a-874b-a04ea7bd7093. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:05:34.502558 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:05:34.502558 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:05:34.505971 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8d895dea-ca74-44c4-9e51-01fcc29bde73 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 returned with HTTP 200 Jan 25 14:05:34.509587 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 733/1516] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:05:34 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 => generated 819 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:05:35.524532 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e59b3df8-0e5e-4550-a3a0-c6b7b1702851 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 Jan 25 14:05:35.525096 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e59b3df8-0e5e-4550-a3a0-c6b7b1702851 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:05:35.525394 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:05:35.525394 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:05:35.525668 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e59b3df8-0e5e-4550-a3a0-c6b7b1702851 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:05:35.526029 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-e59b3df8-0e5e-4550-a3a0-c6b7b1702851 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id cd5a56a6-c562-4c5a-874b-a04ea7bd7093. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:05:35.557897 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:05:35.557897 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:05:35.561259 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e59b3df8-0e5e-4550-a3a0-c6b7b1702851 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 returned with HTTP 200 Jan 25 14:05:35.562794 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 784/1517] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:05:35 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 => generated 819 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:05:36.575757 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e770555c-b2ee-428a-9adc-7e0bda0377f9 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 Jan 25 14:05:36.578190 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e770555c-b2ee-428a-9adc-7e0bda0377f9 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:05:36.592959 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:05:36.592959 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:05:36.592959 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e770555c-b2ee-428a-9adc-7e0bda0377f9 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:05:36.592959 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-e770555c-b2ee-428a-9adc-7e0bda0377f9 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id cd5a56a6-c562-4c5a-874b-a04ea7bd7093. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:05:36.663396 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:05:36.663396 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:05:36.669239 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e770555c-b2ee-428a-9adc-7e0bda0377f9 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 returned with HTTP 200 Jan 25 14:05:36.679804 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 734/1518] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:05:36 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 => generated 819 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:05:37.699345 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-96b40e13-41c3-486b-92e5-73dcd9cf2b68 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 Jan 25 14:05:37.699345 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-96b40e13-41c3-486b-92e5-73dcd9cf2b68 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:05:37.699345 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:05:37.699345 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:05:37.699345 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-96b40e13-41c3-486b-92e5-73dcd9cf2b68 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:05:37.699345 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-96b40e13-41c3-486b-92e5-73dcd9cf2b68 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id cd5a56a6-c562-4c5a-874b-a04ea7bd7093. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:05:37.742451 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:05:37.742451 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:05:37.743458 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-96b40e13-41c3-486b-92e5-73dcd9cf2b68 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 returned with HTTP 200 Jan 25 14:05:37.744452 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 785/1519] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:05:37 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 => generated 819 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:05:38.633545 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-6e1cfc70-5953-4e3b-a5e8-032278f1b066 req-1da9d764-f4eb-4eb6-8e09-e8be30db6d41 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] DELETE http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/attachments/12b991a2-4288-42c1-a36a-ca14da9a19bc Jan 25 14:05:38.636513 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-6e1cfc70-5953-4e3b-a5e8-032278f1b066 req-1da9d764-f4eb-4eb6-8e09-e8be30db6d41 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:05:38.637067 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:05:38.637067 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:05:38.637722 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-6e1cfc70-5953-4e3b-a5e8-032278f1b066 req-1da9d764-f4eb-4eb6-8e09-e8be30db6d41 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:05:38.708585 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:05:38.708585 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:05:38.762552 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3f9e8441-3660-4ca1-9c33-8d224ab12ee1 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 Jan 25 14:05:38.763116 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3f9e8441-3660-4ca1-9c33-8d224ab12ee1 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:05:38.763302 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:05:38.763302 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:05:38.763680 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3f9e8441-3660-4ca1-9c33-8d224ab12ee1 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:05:38.764048 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-3f9e8441-3660-4ca1-9c33-8d224ab12ee1 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id cd5a56a6-c562-4c5a-874b-a04ea7bd7093. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:05:38.844152 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:05:38.844152 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:05:38.849802 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3f9e8441-3660-4ca1-9c33-8d224ab12ee1 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 returned with HTTP 200 Jan 25 14:05:38.850803 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 786/1520] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:05:38 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 => generated 819 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:05:39.798629 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-6e1cfc70-5953-4e3b-a5e8-032278f1b066 req-1da9d764-f4eb-4eb6-8e09-e8be30db6d41 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87930) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 14:05:39.799285 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-6e1cfc70-5953-4e3b-a5e8-032278f1b066 req-1da9d764-f4eb-4eb6-8e09-e8be30db6d41 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Pending status list for volume during attachment-delete: [] {{(pid=87930) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 14:05:39.815171 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-6e1cfc70-5953-4e3b-a5e8-032278f1b066 req-1da9d764-f4eb-4eb6-8e09-e8be30db6d41 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/attachments/12b991a2-4288-42c1-a36a-ca14da9a19bc returned with HTTP 200 Jan 25 14:05:39.817174 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 735/1521] 10.222.0.57 () {62 vars in 1437 bytes} [Mon Jan 25 14:05:38 2021] DELETE /volume/v3/c2d4125919f348f0b3306457551b5f08/attachments/12b991a2-4288-42c1-a36a-ca14da9a19bc => generated 19 bytes in 1210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:05:39.866073 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-98b361b2-5733-4d8e-b604-fbc51b030964 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 Jan 25 14:05:39.866888 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-98b361b2-5733-4d8e-b604-fbc51b030964 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:05:39.867260 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:05:39.867260 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:05:39.867841 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-98b361b2-5733-4d8e-b604-fbc51b030964 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:05:39.868365 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-98b361b2-5733-4d8e-b604-fbc51b030964 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id cd5a56a6-c562-4c5a-874b-a04ea7bd7093. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:05:39.923965 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:05:39.923965 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:05:39.926153 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-98b361b2-5733-4d8e-b604-fbc51b030964 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 returned with HTTP 200 Jan 25 14:05:39.928294 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 787/1522] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:05:39 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 => generated 819 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:05:40.942584 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1f704e8e-8c7a-48c8-a118-7cdbbcce7141 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 Jan 25 14:05:40.943815 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1f704e8e-8c7a-48c8-a118-7cdbbcce7141 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:05:40.945388 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:05:40.945388 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:05:40.945963 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1f704e8e-8c7a-48c8-a118-7cdbbcce7141 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:05:40.946658 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-1f704e8e-8c7a-48c8-a118-7cdbbcce7141 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id cd5a56a6-c562-4c5a-874b-a04ea7bd7093. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:05:40.980342 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:05:40.980342 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:05:40.983660 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1f704e8e-8c7a-48c8-a118-7cdbbcce7141 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 returned with HTTP 200 Jan 25 14:05:40.984716 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 736/1523] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:05:40 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 => generated 821 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:05:41.999933 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9c7798a6-a65a-4631-871c-802a92e249d7 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 Jan 25 14:05:42.001933 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9c7798a6-a65a-4631-871c-802a92e249d7 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:05:42.002329 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:05:42.002329 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:05:42.003711 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9c7798a6-a65a-4631-871c-802a92e249d7 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:05:42.004245 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-9c7798a6-a65a-4631-871c-802a92e249d7 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id cd5a56a6-c562-4c5a-874b-a04ea7bd7093. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:05:42.079949 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:05:42.079949 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:05:42.081880 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9c7798a6-a65a-4631-871c-802a92e249d7 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 returned with HTTP 200 Jan 25 14:05:42.082708 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 788/1524] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:05:41 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 => generated 822 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:05:42.113488 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-da44621a-290f-4532-8018-27a6150f4161 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes/5c43b1f4-8b5a-4159-8ba9-6be2ddfb617e Jan 25 14:05:42.114200 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-da44621a-290f-4532-8018-27a6150f4161 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:05:42.115007 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:05:42.115007 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:05:42.116333 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-da44621a-290f-4532-8018-27a6150f4161 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:05:42.206192 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:05:42.206192 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:05:42.215938 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-da44621a-290f-4532-8018-27a6150f4161 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Volume info retrieved successfully. Jan 25 14:05:42.243639 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-da44621a-290f-4532-8018-27a6150f4161 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes/5c43b1f4-8b5a-4159-8ba9-6be2ddfb617e returned with HTTP 200 Jan 25 14:05:42.245014 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 737/1525] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:05:42 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes/5c43b1f4-8b5a-4159-8ba9-6be2ddfb617e => generated 915 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:05:42.262226 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d57fa344-ed7e-4d5c-a2b8-c17e31d4041b tempest-VolumesBackupsAdminTest-660971401 tempest-VolumesBackupsAdminTest-660971401] POST http://10.222.0.38/volume/v3/3463e5d9dc0c4db2978ff880cdd2a7fd/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093/action Jan 25 14:05:42.263159 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:05:42.263159 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:05:42.263860 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d57fa344-ed7e-4d5c-a2b8-c17e31d4041b tempest-VolumesBackupsAdminTest-660971401 tempest-VolumesBackupsAdminTest-660971401] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:05:42.264386 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d57fa344-ed7e-4d5c-a2b8-c17e31d4041b tempest-VolumesBackupsAdminTest-660971401 tempest-VolumesBackupsAdminTest-660971401] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:05:42.266345 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.admin_actions [None req-d57fa344-ed7e-4d5c-a2b8-c17e31d4041b tempest-VolumesBackupsAdminTest-660971401 tempest-VolumesBackupsAdminTest-660971401] Updating backup 'cd5a56a6-c562-4c5a-874b-a04ea7bd7093' with '{'status': 'error'}' {{(pid=87929) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:302}} Jan 25 14:05:42.307873 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:05:42.307873 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:05:42.336180 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.backup.rpcapi [None req-d57fa344-ed7e-4d5c-a2b8-c17e31d4041b tempest-VolumesBackupsAdminTest-660971401 tempest-VolumesBackupsAdminTest-660971401] reset_status in rpcapi backup_id cd5a56a6-c562-4c5a-874b-a04ea7bd7093 on host n-d-760456-3. {{(pid=87929) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jan 25 14:05:42.339602 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d57fa344-ed7e-4d5c-a2b8-c17e31d4041b tempest-VolumesBackupsAdminTest-660971401 tempest-VolumesBackupsAdminTest-660971401] http://10.222.0.38/volume/v3/3463e5d9dc0c4db2978ff880cdd2a7fd/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093/action returned with HTTP 202 Jan 25 14:05:42.344656 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 789/1526] 10.222.0.38 () {60 vars in 1357 bytes} [Mon Jan 25 14:05:42 2021] POST /volume/v3/3463e5d9dc0c4db2978ff880cdd2a7fd/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 14:05:42.351151 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-29d5ed76-ac97-49d8-81d2-e296a6062332 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 Jan 25 14:05:42.351997 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-29d5ed76-ac97-49d8-81d2-e296a6062332 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:05:42.352370 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:05:42.352370 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:05:42.353674 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-29d5ed76-ac97-49d8-81d2-e296a6062332 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:05:42.354230 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-29d5ed76-ac97-49d8-81d2-e296a6062332 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Show backup with id cd5a56a6-c562-4c5a-874b-a04ea7bd7093. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:05:42.383300 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:05:42.383300 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:05:42.385642 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-29d5ed76-ac97-49d8-81d2-e296a6062332 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 returned with HTTP 200 Jan 25 14:05:42.386886 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 738/1527] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:05:42 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 => generated 818 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:05:42.404293 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2b095b9d-9fa0-431a-872a-95314b669578 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] DELETE http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 Jan 25 14:05:42.404929 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2b095b9d-9fa0-431a-872a-95314b669578 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:05:42.405367 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:05:42.405367 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:05:42.405972 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2b095b9d-9fa0-431a-872a-95314b669578 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:05:42.406678 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.contrib.backups [None req-2b095b9d-9fa0-431a-872a-95314b669578 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Delete backup with id: cd5a56a6-c562-4c5a-874b-a04ea7bd7093. Jan 25 14:05:42.444390 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:05:42.444390 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:05:42.479875 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.backup.rpcapi [None req-2b095b9d-9fa0-431a-872a-95314b669578 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] delete_backup rpcapi backup_id cd5a56a6-c562-4c5a-874b-a04ea7bd7093 {{(pid=87929) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 25 14:05:42.501219 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2b095b9d-9fa0-431a-872a-95314b669578 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 returned with HTTP 202 Jan 25 14:05:42.504676 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 790/1528] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:05:42 2021] DELETE /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/backups/cd5a56a6-c562-4c5a-874b-a04ea7bd7093 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 14:05:42.525908 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-01a3436f-b8a7-4f4f-800c-7cdb7adc440a tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] DELETE http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes/5c43b1f4-8b5a-4159-8ba9-6be2ddfb617e Jan 25 14:05:42.526765 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-01a3436f-b8a7-4f4f-800c-7cdb7adc440a tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:05:42.527105 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:05:42.527105 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:05:42.527750 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-01a3436f-b8a7-4f4f-800c-7cdb7adc440a tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:05:42.528510 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-01a3436f-b8a7-4f4f-800c-7cdb7adc440a tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Delete volume with id: 5c43b1f4-8b5a-4159-8ba9-6be2ddfb617e Jan 25 14:05:42.602500 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:05:42.602500 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:05:42.607149 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-01a3436f-b8a7-4f4f-800c-7cdb7adc440a tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Volume info retrieved successfully. Jan 25 14:05:42.711166 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-01a3436f-b8a7-4f4f-800c-7cdb7adc440a tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Delete volume request issued successfully. Jan 25 14:05:42.711669 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-01a3436f-b8a7-4f4f-800c-7cdb7adc440a tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes/5c43b1f4-8b5a-4159-8ba9-6be2ddfb617e returned with HTTP 202 Jan 25 14:05:42.717278 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 739/1529] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:05:42 2021] DELETE /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes/5c43b1f4-8b5a-4159-8ba9-6be2ddfb617e => generated 0 bytes in 197 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:05:42.727105 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7b5aa095-6a84-4c17-984d-08acfa18ce0e tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes/5c43b1f4-8b5a-4159-8ba9-6be2ddfb617e Jan 25 14:05:42.727810 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7b5aa095-6a84-4c17-984d-08acfa18ce0e tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:05:42.728032 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:05:42.728032 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:05:42.728411 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7b5aa095-6a84-4c17-984d-08acfa18ce0e tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:05:42.922689 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:05:42.922689 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:05:42.955486 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7b5aa095-6a84-4c17-984d-08acfa18ce0e tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Volume info retrieved successfully. Jan 25 14:05:43.039094 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7b5aa095-6a84-4c17-984d-08acfa18ce0e tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes/5c43b1f4-8b5a-4159-8ba9-6be2ddfb617e returned with HTTP 200 Jan 25 14:05:43.041461 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 791/1530] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:05:42 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes/5c43b1f4-8b5a-4159-8ba9-6be2ddfb617e => generated 914 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:05:44.059444 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-629604ac-e41b-4444-9e7d-a62e6934d2db tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes/5c43b1f4-8b5a-4159-8ba9-6be2ddfb617e Jan 25 14:05:44.060071 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-629604ac-e41b-4444-9e7d-a62e6934d2db tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:05:44.060374 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:05:44.060374 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:05:44.060900 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-629604ac-e41b-4444-9e7d-a62e6934d2db tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:05:44.275312 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:05:44.275312 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:05:44.287652 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-629604ac-e41b-4444-9e7d-a62e6934d2db tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Volume info retrieved successfully. Jan 25 14:05:44.317991 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-629604ac-e41b-4444-9e7d-a62e6934d2db tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes/5c43b1f4-8b5a-4159-8ba9-6be2ddfb617e returned with HTTP 200 Jan 25 14:05:44.319253 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 740/1531] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:05:44 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes/5c43b1f4-8b5a-4159-8ba9-6be2ddfb617e => generated 914 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:05:44.900680 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2c9ce2e0-ad3b-4d6c-8067-042d3a0ee190 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] DELETE http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/d857dd5a-a576-4bd2-bae0-7f70466c038f Jan 25 14:05:44.902352 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2c9ce2e0-ad3b-4d6c-8067-042d3a0ee190 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:05:44.902718 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:05:44.902718 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:05:44.903328 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2c9ce2e0-ad3b-4d6c-8067-042d3a0ee190 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:05:44.903952 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-2c9ce2e0-ad3b-4d6c-8067-042d3a0ee190 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Delete volume with id: d857dd5a-a576-4bd2-bae0-7f70466c038f Jan 25 14:05:45.022274 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:05:45.022274 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:05:45.023531 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-2c9ce2e0-ad3b-4d6c-8067-042d3a0ee190 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Volume info retrieved successfully. Jan 25 14:05:45.094152 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-2c9ce2e0-ad3b-4d6c-8067-042d3a0ee190 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Delete volume request issued successfully. Jan 25 14:05:45.094628 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2c9ce2e0-ad3b-4d6c-8067-042d3a0ee190 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/d857dd5a-a576-4bd2-bae0-7f70466c038f returned with HTTP 202 Jan 25 14:05:45.110808 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-81537a91-d257-4070-bb4c-be2232629073 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] DELETE http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 Jan 25 14:05:45.111659 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-81537a91-d257-4070-bb4c-be2232629073 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:05:45.112098 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:05:45.112098 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:05:45.112770 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-81537a91-d257-4070-bb4c-be2232629073 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:05:45.113358 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.contrib.backups [None req-81537a91-d257-4070-bb4c-be2232629073 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Delete backup with id: 3d683adc-1ed5-4a9e-808d-4f41be4b08d7. Jan 25 14:05:45.119576 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 792/1532] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:05:44 2021] DELETE /volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/d857dd5a-a576-4bd2-bae0-7f70466c038f => generated 0 bytes in 207 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:05:45.162453 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:05:45.162453 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:05:45.243801 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.backup.rpcapi [None req-81537a91-d257-4070-bb4c-be2232629073 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] delete_backup rpcapi backup_id 3d683adc-1ed5-4a9e-808d-4f41be4b08d7 {{(pid=87930) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 25 14:05:45.249923 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-81537a91-d257-4070-bb4c-be2232629073 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 returned with HTTP 202 Jan 25 14:05:45.259687 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f234df42-d3e9-4f12-924f-8bb0f09256c9 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] DELETE http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e Jan 25 14:05:45.260354 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f234df42-d3e9-4f12-924f-8bb0f09256c9 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:05:45.260683 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:05:45.260683 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:05:45.261255 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f234df42-d3e9-4f12-924f-8bb0f09256c9 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:05:45.261957 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-f234df42-d3e9-4f12-924f-8bb0f09256c9 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Delete volume with id: fe8ae71e-5a87-4a8f-967c-5e4f13961a0e Jan 25 14:05:45.268659 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 741/1533] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:05:45 2021] DELETE /volume/v3/c2d4125919f348f0b3306457551b5f08/backups/3d683adc-1ed5-4a9e-808d-4f41be4b08d7 => generated 0 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 14:05:45.339396 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a5691179-f6fd-4341-83de-8297db5d4d88 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes/5c43b1f4-8b5a-4159-8ba9-6be2ddfb617e Jan 25 14:05:45.340165 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a5691179-f6fd-4341-83de-8297db5d4d88 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:05:45.341749 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:05:45.341749 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:05:45.343168 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a5691179-f6fd-4341-83de-8297db5d4d88 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:05:45.394503 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:05:45.394503 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:05:45.406773 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f234df42-d3e9-4f12-924f-8bb0f09256c9 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Volume info retrieved successfully. Jan 25 14:05:45.488970 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:05:45.488970 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:05:45.495300 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f234df42-d3e9-4f12-924f-8bb0f09256c9 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Delete volume request issued successfully. Jan 25 14:05:45.497025 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f234df42-d3e9-4f12-924f-8bb0f09256c9 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e returned with HTTP 202 Jan 25 14:05:45.508745 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 793/1534] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:05:45 2021] DELETE /volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e => generated 0 bytes in 250 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:05:45.523716 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4dc6c653-62ef-4f42-b2f2-4e8bf2ec5119 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e Jan 25 14:05:45.525237 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a5691179-f6fd-4341-83de-8297db5d4d88 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Volume info retrieved successfully. Jan 25 14:05:45.526034 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4dc6c653-62ef-4f42-b2f2-4e8bf2ec5119 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:05:45.526904 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:05:45.526904 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:05:45.529833 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4dc6c653-62ef-4f42-b2f2-4e8bf2ec5119 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:05:45.607604 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a5691179-f6fd-4341-83de-8297db5d4d88 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes/5c43b1f4-8b5a-4159-8ba9-6be2ddfb617e returned with HTTP 200 Jan 25 14:05:45.633494 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 742/1535] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:05:45 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes/5c43b1f4-8b5a-4159-8ba9-6be2ddfb617e => generated 914 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:05:45.678778 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:05:45.678778 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:05:45.762341 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4dc6c653-62ef-4f42-b2f2-4e8bf2ec5119 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Volume info retrieved successfully. Jan 25 14:05:45.823914 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4dc6c653-62ef-4f42-b2f2-4e8bf2ec5119 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e returned with HTTP 200 Jan 25 14:05:45.824760 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 794/1536] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:05:45 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e => generated 1362 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:05:46.666790 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-052d6ef4-429b-4c91-8924-422c97a722d2 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes/5c43b1f4-8b5a-4159-8ba9-6be2ddfb617e Jan 25 14:05:46.666790 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-052d6ef4-429b-4c91-8924-422c97a722d2 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:05:46.666790 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:05:46.666790 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:05:46.666790 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-052d6ef4-429b-4c91-8924-422c97a722d2 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:05:46.816700 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-052d6ef4-429b-4c91-8924-422c97a722d2 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes/5c43b1f4-8b5a-4159-8ba9-6be2ddfb617e returned with HTTP 404 Jan 25 14:05:46.818646 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 743/1537] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:05:46 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes/5c43b1f4-8b5a-4159-8ba9-6be2ddfb617e => generated 109 bytes in 173 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:05:46.826435 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5db852d7-ad74-43a5-b138-43479d2776df tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] DELETE http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes/eed5d3f2-4ca2-4753-bcc6-e9264e36e8c1 Jan 25 14:05:46.827707 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5db852d7-ad74-43a5-b138-43479d2776df tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:05:46.828037 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:05:46.828037 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:05:46.828623 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5db852d7-ad74-43a5-b138-43479d2776df tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:05:46.829242 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-5db852d7-ad74-43a5-b138-43479d2776df tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Delete volume with id: eed5d3f2-4ca2-4753-bcc6-e9264e36e8c1 Jan 25 14:05:46.843876 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-370e5d8b-9981-4532-bd00-3bdc0a716436 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e Jan 25 14:05:46.859662 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-370e5d8b-9981-4532-bd00-3bdc0a716436 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:05:46.859662 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-370e5d8b-9981-4532-bd00-3bdc0a716436 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:05:47.011896 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:05:47.011896 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:05:47.021890 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-5db852d7-ad74-43a5-b138-43479d2776df tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Volume info retrieved successfully. Jan 25 14:05:47.025900 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:05:47.025900 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:05:47.064999 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-370e5d8b-9981-4532-bd00-3bdc0a716436 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Volume info retrieved successfully. Jan 25 14:05:47.119108 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-5db852d7-ad74-43a5-b138-43479d2776df tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Delete volume request issued successfully. Jan 25 14:05:47.119747 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5db852d7-ad74-43a5-b138-43479d2776df tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes/eed5d3f2-4ca2-4753-bcc6-e9264e36e8c1 returned with HTTP 202 Jan 25 14:05:47.121089 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 795/1538] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:05:46 2021] DELETE /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes/eed5d3f2-4ca2-4753-bcc6-e9264e36e8c1 => generated 0 bytes in 298 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:05:47.129168 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8de029ad-e6bd-43d2-8ec5-d85d2fb8e424 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes/eed5d3f2-4ca2-4753-bcc6-e9264e36e8c1 Jan 25 14:05:47.129851 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8de029ad-e6bd-43d2-8ec5-d85d2fb8e424 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:05:47.130184 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:05:47.130184 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:05:47.132384 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8de029ad-e6bd-43d2-8ec5-d85d2fb8e424 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:05:47.149557 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-370e5d8b-9981-4532-bd00-3bdc0a716436 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e returned with HTTP 200 Jan 25 14:05:47.150820 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 744/1539] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:05:46 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e => generated 1362 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:05:47.302495 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:05:47.302495 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:05:47.324208 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-8de029ad-e6bd-43d2-8ec5-d85d2fb8e424 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Volume info retrieved successfully. Jan 25 14:05:47.387334 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8de029ad-e6bd-43d2-8ec5-d85d2fb8e424 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes/eed5d3f2-4ca2-4753-bcc6-e9264e36e8c1 returned with HTTP 200 Jan 25 14:05:47.388393 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 796/1540] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:05:47 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes/eed5d3f2-4ca2-4753-bcc6-e9264e36e8c1 => generated 914 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:05:48.410101 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-32e3f038-bf20-45c5-a625-447b32625c5e tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes/eed5d3f2-4ca2-4753-bcc6-e9264e36e8c1 Jan 25 14:05:48.411417 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-32e3f038-bf20-45c5-a625-447b32625c5e tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:05:48.413091 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:05:48.413091 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:05:48.413721 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-32e3f038-bf20-45c5-a625-447b32625c5e tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:05:48.696908 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:05:48.696908 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:05:48.755566 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-32e3f038-bf20-45c5-a625-447b32625c5e tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Volume info retrieved successfully. Jan 25 14:05:48.854684 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-32e3f038-bf20-45c5-a625-447b32625c5e tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes/eed5d3f2-4ca2-4753-bcc6-e9264e36e8c1 returned with HTTP 200 Jan 25 14:05:48.865733 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 797/1541] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:05:48 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes/eed5d3f2-4ca2-4753-bcc6-e9264e36e8c1 => generated 914 bytes in 459 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:05:49.158039 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-449e15c9-e99b-4346-9de1-ebc9a7dbd824 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e Jan 25 14:05:49.158887 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-449e15c9-e99b-4346-9de1-ebc9a7dbd824 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:05:49.159302 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:05:49.159302 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:05:49.159968 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-449e15c9-e99b-4346-9de1-ebc9a7dbd824 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:05:49.395162 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:05:49.395162 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:05:49.434998 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-449e15c9-e99b-4346-9de1-ebc9a7dbd824 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Volume info retrieved successfully. Jan 25 14:05:49.494669 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-449e15c9-e99b-4346-9de1-ebc9a7dbd824 tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e returned with HTTP 200 Jan 25 14:05:49.497090 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 745/1542] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:05:48 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e => generated 1362 bytes in 1332 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:05:49.881265 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fe23fb02-3649-4502-bd32-dae819ae2992 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes/eed5d3f2-4ca2-4753-bcc6-e9264e36e8c1 Jan 25 14:05:49.881797 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fe23fb02-3649-4502-bd32-dae819ae2992 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:05:49.881991 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:05:49.881991 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:05:49.882620 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fe23fb02-3649-4502-bd32-dae819ae2992 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:05:50.007926 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:05:50.007926 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:05:50.061587 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-fe23fb02-3649-4502-bd32-dae819ae2992 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Volume info retrieved successfully. Jan 25 14:05:50.164046 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fe23fb02-3649-4502-bd32-dae819ae2992 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes/eed5d3f2-4ca2-4753-bcc6-e9264e36e8c1 returned with HTTP 200 Jan 25 14:05:50.173271 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 798/1543] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:05:49 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes/eed5d3f2-4ca2-4753-bcc6-e9264e36e8c1 => generated 914 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:05:50.514462 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ac278373-8221-4555-bd94-93edc1db06cc tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] GET http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e Jan 25 14:05:50.515246 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ac278373-8221-4555-bd94-93edc1db06cc tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:05:50.515741 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:05:50.515741 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:05:50.516308 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ac278373-8221-4555-bd94-93edc1db06cc tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:05:50.721120 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ac278373-8221-4555-bd94-93edc1db06cc tempest-TestVolumeBackupRestore-186997530 tempest-TestVolumeBackupRestore-186997530] http://10.222.0.38/volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e returned with HTTP 404 Jan 25 14:05:50.724258 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 746/1544] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:05:50 2021] GET /volume/v3/c2d4125919f348f0b3306457551b5f08/volumes/fe8ae71e-5a87-4a8f-967c-5e4f13961a0e => generated 109 bytes in 214 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:05:51.182407 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-193bce01-96f9-4819-9bf1-9b74ea8ccc2d tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes/eed5d3f2-4ca2-4753-bcc6-e9264e36e8c1 Jan 25 14:05:51.183249 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-193bce01-96f9-4819-9bf1-9b74ea8ccc2d tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:05:51.183613 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:05:51.183613 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:05:51.184421 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-193bce01-96f9-4819-9bf1-9b74ea8ccc2d tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:05:51.361291 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:05:51.361291 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:05:51.397795 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-193bce01-96f9-4819-9bf1-9b74ea8ccc2d tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Volume info retrieved successfully. Jan 25 14:05:51.500604 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-193bce01-96f9-4819-9bf1-9b74ea8ccc2d tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes/eed5d3f2-4ca2-4753-bcc6-e9264e36e8c1 returned with HTTP 200 Jan 25 14:05:51.501515 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 799/1545] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:05:51 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes/eed5d3f2-4ca2-4753-bcc6-e9264e36e8c1 => generated 914 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:05:52.522148 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f0d36fb7-ed7a-4af1-afc1-e5d383c49fb3 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] GET http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes/eed5d3f2-4ca2-4753-bcc6-e9264e36e8c1 Jan 25 14:05:52.523143 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f0d36fb7-ed7a-4af1-afc1-e5d383c49fb3 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:05:52.524027 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f0d36fb7-ed7a-4af1-afc1-e5d383c49fb3 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:05:52.706342 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f0d36fb7-ed7a-4af1-afc1-e5d383c49fb3 tempest-VolumesBackupsAdminTest-1759495974 tempest-VolumesBackupsAdminTest-1759495974] http://10.222.0.38/volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes/eed5d3f2-4ca2-4753-bcc6-e9264e36e8c1 returned with HTTP 404 Jan 25 14:05:52.719810 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 747/1546] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:05:52 2021] GET /volume/v3/c23382e6082c440bbdd1dd3fe248b5c9/volumes/eed5d3f2-4ca2-4753-bcc6-e9264e36e8c1 => generated 109 bytes in 202 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:05:58.378452 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-78476d86-9dd3-4be5-b329-a69c1a76312f tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] POST http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes Jan 25 14:05:58.379292 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:05:58.379292 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:05:58.380027 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-78476d86-9dd3-4be5-b329-a69c1a76312f tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1805502804"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:05:58.382053 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-78476d86-9dd3-4be5-b329-a69c1a76312f tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1805502804'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:05:58.382726 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-78476d86-9dd3-4be5-b329-a69c1a76312f tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Create volume of 1 GB Jan 25 14:05:58.413007 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-78476d86-9dd3-4be5-b329-a69c1a76312f tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Availability Zones retrieved successfully. Jan 25 14:05:58.434345 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-78476d86-9dd3-4be5-b329-a69c1a76312f tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Flow 'volume_create_api' (9128973d-14e1-4e09-a43b-4f54c333069c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:05:58.437897 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-78476d86-9dd3-4be5-b329-a69c1a76312f tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (240bb439-7ea5-4403-aacc-f9764479aa63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:05:58.441479 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-78476d86-9dd3-4be5-b329-a69c1a76312f tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:05:58.584130 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-78476d86-9dd3-4be5-b329-a69c1a76312f tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (240bb439-7ea5-4403-aacc-f9764479aa63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:05:58.586813 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-78476d86-9dd3-4be5-b329-a69c1a76312f tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c24434b8-20d2-495e-953b-bbfee701b5cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:05:58.690707 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-78476d86-9dd3-4be5-b329-a69c1a76312f tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Created reservations ['02c718b9-d642-43f2-92d4-2edb5e378cb1', '02a3602a-9bea-4af9-89b6-7ddc933a4933', '6a743136-9320-4947-aa59-776fe75728cd', '9a759835-770c-4a7e-98bc-ff209cf4d351'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:05:58.693290 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-78476d86-9dd3-4be5-b329-a69c1a76312f tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c24434b8-20d2-495e-953b-bbfee701b5cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02c718b9-d642-43f2-92d4-2edb5e378cb1', '02a3602a-9bea-4af9-89b6-7ddc933a4933', '6a743136-9320-4947-aa59-776fe75728cd', '9a759835-770c-4a7e-98bc-ff209cf4d351']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:05:58.695493 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-78476d86-9dd3-4be5-b329-a69c1a76312f tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d253f770-7a29-452e-8757-3e98070734c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:05:58.870085 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-78476d86-9dd3-4be5-b329-a69c1a76312f tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d253f770-7a29-452e-8757-3e98070734c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a265ecda-7b18-4d26-b839-550ea1c46095', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1805502804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5f51c352d4443879d7ebf90ff7c552d',qos_specs=None,replication_status=,reservations=['02c718b9-d642-43f2-92d4-2edb5e378cb1','02a3602a-9bea-4af9-89b6-7ddc933a4933','6a743136-9320-4947-aa59-776fe75728cd','9a759835-770c-4a7e-98bc-ff209cf4d351'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c746cb11175542668a0176f191b323c6',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:05:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1805502804',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a265ecda-7b18-4d26-b839-550ea1c46095,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5f51c352d4443879d7ebf90ff7c552d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='c746cb11175542668a0176f191b323c6',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:05:58.881049 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-78476d86-9dd3-4be5-b329-a69c1a76312f tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e1fa874-2ae0-4b69-a04c-7d3a6c2008c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:05:58.964638 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-78476d86-9dd3-4be5-b329-a69c1a76312f tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e1fa874-2ae0-4b69-a04c-7d3a6c2008c3) transitioned into state 'SUCCESS' from state '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-1805502804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5f51c352d4443879d7ebf90ff7c552d',qos_specs=None,replication_status=,reservations=['02c718b9-d642-43f2-92d4-2edb5e378cb1','02a3602a-9bea-4af9-89b6-7ddc933a4933','6a743136-9320-4947-aa59-776fe75728cd','9a759835-770c-4a7e-98bc-ff209cf4d351'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c746cb11175542668a0176f191b323c6',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:05:58.969953 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-78476d86-9dd3-4be5-b329-a69c1a76312f tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b6cb5a9-6e3e-4774-9052-b41a4bdcafed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:05:59.011291 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-78476d86-9dd3-4be5-b329-a69c1a76312f tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b6cb5a9-6e3e-4774-9052-b41a4bdcafed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:05:59.022201 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-78476d86-9dd3-4be5-b329-a69c1a76312f tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Flow 'volume_create_api' (9128973d-14e1-4e09-a43b-4f54c333069c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:05:59.146170 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-78476d86-9dd3-4be5-b329-a69c1a76312f tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Create volume request issued successfully. Jan 25 14:05:59.182436 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-78476d86-9dd3-4be5-b329-a69c1a76312f tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes returned with HTTP 202 Jan 25 14:05:59.199888 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 800/1547] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 14:05:58 2021] POST /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes => generated 820 bytes in 827 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:05:59.222586 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-31506cb9-7c32-4801-827a-6b102004211f tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 Jan 25 14:05:59.223929 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-31506cb9-7c32-4801-827a-6b102004211f tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:05:59.225213 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-31506cb9-7c32-4801-827a-6b102004211f tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:05:59.370754 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:05:59.370754 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:05:59.382938 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-31506cb9-7c32-4801-827a-6b102004211f tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:05:59.436328 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-31506cb9-7c32-4801-827a-6b102004211f tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 returned with HTTP 200 Jan 25 14:05:59.457754 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 748/1548] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:05:59 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 => generated 888 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:00.458908 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ad8fee18-2877-4c87-a3a3-92fc664898d2 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 Jan 25 14:06:00.459442 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ad8fee18-2877-4c87-a3a3-92fc664898d2 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:00.459606 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:00.459606 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:00.460250 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ad8fee18-2877-4c87-a3a3-92fc664898d2 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:00.555701 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-18bf7a37-8576-4bf9-b681-cb2a55884429 tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] POST http://10.222.0.38/volume/v3/2ed583efc5524dacbe614539af4dec52/volumes Jan 25 14:06:00.556395 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:00.556395 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:00.557152 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-18bf7a37-8576-4bf9-b681-cb2a55884429 tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-2141786164"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:06:00.558419 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-18bf7a37-8576-4bf9-b681-cb2a55884429 tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-2141786164'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:06:00.558991 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-18bf7a37-8576-4bf9-b681-cb2a55884429 tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] Create volume of 1 GB Jan 25 14:06:00.559838 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:00.559838 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:00.593109 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-18bf7a37-8576-4bf9-b681-cb2a55884429 tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] Availability Zones retrieved successfully. Jan 25 14:06:00.627596 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:00.627596 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:00.643800 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-18bf7a37-8576-4bf9-b681-cb2a55884429 tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] Flow 'volume_create_api' (27138929-679c-4cf3-801f-b2c88043cca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:06:00.655497 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-18bf7a37-8576-4bf9-b681-cb2a55884429 tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (291c1d5e-9529-494e-8380-c21790d79874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:06:00.661567 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-18bf7a37-8576-4bf9-b681-cb2a55884429 tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:06:00.664506 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ad8fee18-2877-4c87-a3a3-92fc664898d2 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:06:00.735386 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ad8fee18-2877-4c87-a3a3-92fc664898d2 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 returned with HTTP 200 Jan 25 14:06:00.751629 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 749/1549] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:00 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 => generated 912 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:06:00.797716 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-18bf7a37-8576-4bf9-b681-cb2a55884429 tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (291c1d5e-9529-494e-8380-c21790d79874) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:06:00.800359 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-18bf7a37-8576-4bf9-b681-cb2a55884429 tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c028133-bbf1-4f95-88a5-60c70f096238) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:06:00.923517 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-18bf7a37-8576-4bf9-b681-cb2a55884429 tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] Created reservations ['805e8410-09e0-4b9d-ab1e-7f3d18e6ab54', 'cafce014-2795-44bd-a240-d8e220b33b77', '20006f98-fbac-4754-979c-65d3ebbc1ba4', 'fcbfa931-db99-462a-b0ba-ed7ef7a2274f'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:06:00.926582 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-18bf7a37-8576-4bf9-b681-cb2a55884429 tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c028133-bbf1-4f95-88a5-60c70f096238) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['805e8410-09e0-4b9d-ab1e-7f3d18e6ab54', 'cafce014-2795-44bd-a240-d8e220b33b77', '20006f98-fbac-4754-979c-65d3ebbc1ba4', 'fcbfa931-db99-462a-b0ba-ed7ef7a2274f']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:06:00.930888 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-18bf7a37-8576-4bf9-b681-cb2a55884429 tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de579dfe-d1e6-4bea-8f39-2a631a419316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:06:01.058479 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-18bf7a37-8576-4bf9-b681-cb2a55884429 tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de579dfe-d1e6-4bea-8f39-2a631a419316) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f306655-50c8-4d04-b530-c6c6003a9ff4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-2141786164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ed583efc5524dacbe614539af4dec52',qos_specs=None,replication_status=,reservations=['805e8410-09e0-4b9d-ab1e-7f3d18e6ab54','cafce014-2795-44bd-a240-d8e220b33b77','20006f98-fbac-4754-979c-65d3ebbc1ba4','fcbfa931-db99-462a-b0ba-ed7ef7a2274f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c11cab0a8cdf42eaa34fdb3de663d85a',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:06:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-2141786164',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f306655-50c8-4d04-b530-c6c6003a9ff4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ed583efc5524dacbe614539af4dec52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='c11cab0a8cdf42eaa34fdb3de663d85a',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:06:01.060714 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-18bf7a37-8576-4bf9-b681-cb2a55884429 tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8611afb9-4723-4f03-a179-a9eadfd68344) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:06:01.125420 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-18bf7a37-8576-4bf9-b681-cb2a55884429 tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8611afb9-4723-4f03-a179-a9eadfd68344) transitioned into state 'SUCCESS' from state '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-2141786164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ed583efc5524dacbe614539af4dec52',qos_specs=None,replication_status=,reservations=['805e8410-09e0-4b9d-ab1e-7f3d18e6ab54','cafce014-2795-44bd-a240-d8e220b33b77','20006f98-fbac-4754-979c-65d3ebbc1ba4','fcbfa931-db99-462a-b0ba-ed7ef7a2274f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c11cab0a8cdf42eaa34fdb3de663d85a',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:06:01.127464 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-18bf7a37-8576-4bf9-b681-cb2a55884429 tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0927ac3b-d2c4-4f03-b7fc-ad9091459c5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:06:01.148234 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-18bf7a37-8576-4bf9-b681-cb2a55884429 tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0927ac3b-d2c4-4f03-b7fc-ad9091459c5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:06:01.151632 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-18bf7a37-8576-4bf9-b681-cb2a55884429 tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] Flow 'volume_create_api' (27138929-679c-4cf3-801f-b2c88043cca5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:06:01.224326 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-18bf7a37-8576-4bf9-b681-cb2a55884429 tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] Create volume request issued successfully. Jan 25 14:06:01.242252 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-18bf7a37-8576-4bf9-b681-cb2a55884429 tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] http://10.222.0.38/volume/v3/2ed583efc5524dacbe614539af4dec52/volumes returned with HTTP 202 Jan 25 14:06:01.244379 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 801/1550] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 14:06:00 2021] POST /volume/v3/2ed583efc5524dacbe614539af4dec52/volumes => generated 819 bytes in 1156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:06:01.269951 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b73493b8-7666-4463-b8ee-cf79831df082 tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] GET http://10.222.0.38/volume/v3/2ed583efc5524dacbe614539af4dec52/volumes/7f306655-50c8-4d04-b530-c6c6003a9ff4 Jan 25 14:06:01.270567 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b73493b8-7666-4463-b8ee-cf79831df082 tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:01.270889 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:01.270889 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:01.271161 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b73493b8-7666-4463-b8ee-cf79831df082 tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:01.354678 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:01.354678 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:01.368241 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b73493b8-7666-4463-b8ee-cf79831df082 tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] Volume info retrieved successfully. Jan 25 14:06:01.405527 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b73493b8-7666-4463-b8ee-cf79831df082 tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] http://10.222.0.38/volume/v3/2ed583efc5524dacbe614539af4dec52/volumes/7f306655-50c8-4d04-b530-c6c6003a9ff4 returned with HTTP 200 Jan 25 14:06:01.407138 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 750/1551] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:01 2021] GET /volume/v3/2ed583efc5524dacbe614539af4dec52/volumes/7f306655-50c8-4d04-b530-c6c6003a9ff4 => generated 887 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:01.759013 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-88c06c18-e630-425b-95af-fb7082847599 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 Jan 25 14:06:01.759773 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-88c06c18-e630-425b-95af-fb7082847599 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:01.759773 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:01.759773 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:01.760261 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-88c06c18-e630-425b-95af-fb7082847599 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:01.829427 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:01.829427 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:01.842111 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-88c06c18-e630-425b-95af-fb7082847599 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:06:01.868637 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-88c06c18-e630-425b-95af-fb7082847599 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 returned with HTTP 200 Jan 25 14:06:01.881295 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 802/1552] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:01 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 => generated 913 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:02.423092 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fe469570-602a-4693-b0cf-f341eb47a9fb tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] GET http://10.222.0.38/volume/v3/2ed583efc5524dacbe614539af4dec52/volumes/7f306655-50c8-4d04-b530-c6c6003a9ff4 Jan 25 14:06:02.423643 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fe469570-602a-4693-b0cf-f341eb47a9fb tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:02.423867 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:02.423867 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:02.424251 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fe469570-602a-4693-b0cf-f341eb47a9fb tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:02.502795 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:02.502795 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:02.512617 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-fe469570-602a-4693-b0cf-f341eb47a9fb tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] Volume info retrieved successfully. Jan 25 14:06:02.538778 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fe469570-602a-4693-b0cf-f341eb47a9fb tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] http://10.222.0.38/volume/v3/2ed583efc5524dacbe614539af4dec52/volumes/7f306655-50c8-4d04-b530-c6c6003a9ff4 returned with HTTP 200 Jan 25 14:06:02.540293 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 751/1553] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:02 2021] GET /volume/v3/2ed583efc5524dacbe614539af4dec52/volumes/7f306655-50c8-4d04-b530-c6c6003a9ff4 => generated 912 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:02.560535 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-eef1e7ee-69b9-4588-8fab-ae38751a5e37 tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] GET http://10.222.0.38/volume/v3/2ed583efc5524dacbe614539af4dec52/limits Jan 25 14:06:02.562322 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-eef1e7ee-69b9-4588-8fab-ae38751a5e37 tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:02.562910 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:02.562910 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:02.563976 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-eef1e7ee-69b9-4588-8fab-ae38751a5e37 tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:02.623159 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-eef1e7ee-69b9-4588-8fab-ae38751a5e37 tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] http://10.222.0.38/volume/v3/2ed583efc5524dacbe614539af4dec52/limits returned with HTTP 200 Jan 25 14:06:02.624909 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 803/1554] 10.222.0.38 () {58 vars in 1201 bytes} [Mon Jan 25 14:06:02 2021] GET /volume/v3/2ed583efc5524dacbe614539af4dec52/limits => generated 302 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:02.636510 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2c618daf-9c7f-424d-84ac-8919ed7a7823 tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] DELETE http://10.222.0.38/volume/v3/2ed583efc5524dacbe614539af4dec52/volumes/7f306655-50c8-4d04-b530-c6c6003a9ff4 Jan 25 14:06:02.637399 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2c618daf-9c7f-424d-84ac-8919ed7a7823 tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:02.637608 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:02.637608 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:02.637989 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2c618daf-9c7f-424d-84ac-8919ed7a7823 tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:02.638467 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-2c618daf-9c7f-424d-84ac-8919ed7a7823 tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] Delete volume with id: 7f306655-50c8-4d04-b530-c6c6003a9ff4 Jan 25 14:06:02.719155 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:02.719155 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:02.720744 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-2c618daf-9c7f-424d-84ac-8919ed7a7823 tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] Volume info retrieved successfully. Jan 25 14:06:02.765567 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-2c618daf-9c7f-424d-84ac-8919ed7a7823 tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] Delete volume request issued successfully. Jan 25 14:06:02.766125 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2c618daf-9c7f-424d-84ac-8919ed7a7823 tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] http://10.222.0.38/volume/v3/2ed583efc5524dacbe614539af4dec52/volumes/7f306655-50c8-4d04-b530-c6c6003a9ff4 returned with HTTP 202 Jan 25 14:06:02.767273 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 752/1555] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:06:02 2021] DELETE /volume/v3/2ed583efc5524dacbe614539af4dec52/volumes/7f306655-50c8-4d04-b530-c6c6003a9ff4 => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:06:02.775452 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d88bd6cb-2819-485e-b515-cbd92899af8b tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] GET http://10.222.0.38/volume/v3/2ed583efc5524dacbe614539af4dec52/volumes/7f306655-50c8-4d04-b530-c6c6003a9ff4 Jan 25 14:06:02.776241 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d88bd6cb-2819-485e-b515-cbd92899af8b tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:02.777298 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d88bd6cb-2819-485e-b515-cbd92899af8b tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:02.838028 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:02.838028 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:02.848224 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d88bd6cb-2819-485e-b515-cbd92899af8b tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] Volume info retrieved successfully. Jan 25 14:06:02.876708 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d88bd6cb-2819-485e-b515-cbd92899af8b tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] http://10.222.0.38/volume/v3/2ed583efc5524dacbe614539af4dec52/volumes/7f306655-50c8-4d04-b530-c6c6003a9ff4 returned with HTTP 200 Jan 25 14:06:02.877740 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 804/1556] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:02 2021] GET /volume/v3/2ed583efc5524dacbe614539af4dec52/volumes/7f306655-50c8-4d04-b530-c6c6003a9ff4 => generated 911 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:03.617437 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-62cb3f5f-c7bd-41b7-983b-24471e971ea4 req-639762cc-f44e-40bf-b5d8-03457e89ad90 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 Jan 25 14:06:03.617968 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-62cb3f5f-c7bd-41b7-983b-24471e971ea4 req-639762cc-f44e-40bf-b5d8-03457e89ad90 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:03.618164 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:03.618164 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:03.618799 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-62cb3f5f-c7bd-41b7-983b-24471e971ea4 req-639762cc-f44e-40bf-b5d8-03457e89ad90 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:03.673908 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:03.673908 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:03.683203 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-62cb3f5f-c7bd-41b7-983b-24471e971ea4 req-639762cc-f44e-40bf-b5d8-03457e89ad90 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:06:03.708662 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-62cb3f5f-c7bd-41b7-983b-24471e971ea4 req-639762cc-f44e-40bf-b5d8-03457e89ad90 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 returned with HTTP 200 Jan 25 14:06:03.709793 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 753/1557] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 14:06:03 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 => generated 913 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:03.807904 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d88bd6cb-2819-485e-b515-cbd92899af8b tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] GET http://10.222.0.38/volume// Jan 25 14:06:03.809263 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d88bd6cb-2819-485e-b515-cbd92899af8b tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:03.809636 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:03.809636 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:03.810314 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d88bd6cb-2819-485e-b515-cbd92899af8b tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:03.812081 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d88bd6cb-2819-485e-b515-cbd92899af8b tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 14:06:03.812713 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 805/1558] 10.222.0.38 () {58 vars in 1289 bytes} [Mon Jan 25 14:06:03 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 14:06:03.827877 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-62cb3f5f-c7bd-41b7-983b-24471e971ea4 req-2f069228-7c5c-43b2-bc51-b5ec3872d8b9 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] POST http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/attachments Jan 25 14:06:03.828481 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:03.828481 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:03.829298 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-62cb3f5f-c7bd-41b7-983b-24471e971ea4 req-2f069228-7c5c-43b2-bc51-b5ec3872d8b9 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a265ecda-7b18-4d26-b839-550ea1c46095", "instance_uuid": "fba699dc-346c-447a-92d9-faca9c01a71f", "connector": null}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:06:03.895337 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1e35879a-f68f-4427-87af-1cd7f8ebcd37 tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] GET http://10.222.0.38/volume/v3/2ed583efc5524dacbe614539af4dec52/volumes/7f306655-50c8-4d04-b530-c6c6003a9ff4 Jan 25 14:06:03.896028 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1e35879a-f68f-4427-87af-1cd7f8ebcd37 tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:03.896518 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1e35879a-f68f-4427-87af-1cd7f8ebcd37 tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:03.938376 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:03.938376 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:04.017064 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:04.017064 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:04.040786 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-62cb3f5f-c7bd-41b7-983b-24471e971ea4 req-2f069228-7c5c-43b2-bc51-b5ec3872d8b9 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/attachments returned with HTTP 200 Jan 25 14:06:04.042036 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 754/1559] 10.222.0.38 () {66 vars in 1565 bytes} [Mon Jan 25 14:06:03 2021] POST /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/attachments => generated 273 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:06:04.051384 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-1e35879a-f68f-4427-87af-1cd7f8ebcd37 tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] Volume info retrieved successfully. Jan 25 14:06:04.106941 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3e2fd6c8-77a7-45f9-9aaa-367b45a9f17c tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 Jan 25 14:06:04.107259 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1e35879a-f68f-4427-87af-1cd7f8ebcd37 tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] http://10.222.0.38/volume/v3/2ed583efc5524dacbe614539af4dec52/volumes/7f306655-50c8-4d04-b530-c6c6003a9ff4 returned with HTTP 200 Jan 25 14:06:04.107438 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3e2fd6c8-77a7-45f9-9aaa-367b45a9f17c tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:04.107438 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:04.107438 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:04.108484 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3e2fd6c8-77a7-45f9-9aaa-367b45a9f17c tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:04.108936 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 806/1560] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:03 2021] GET /volume/v3/2ed583efc5524dacbe614539af4dec52/volumes/7f306655-50c8-4d04-b530-c6c6003a9ff4 => generated 911 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:04.150230 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1e35879a-f68f-4427-87af-1cd7f8ebcd37 tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] GET http://10.222.0.38/volume// Jan 25 14:06:04.152046 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1e35879a-f68f-4427-87af-1cd7f8ebcd37 tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:04.152500 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:04.152500 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:04.153167 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1e35879a-f68f-4427-87af-1cd7f8ebcd37 tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:04.154647 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1e35879a-f68f-4427-87af-1cd7f8ebcd37 tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 14:06:04.156356 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 807/1561] 10.222.0.57 () {56 vars in 1089 bytes} [Mon Jan 25 14:06:04 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 25 14:06:04.173709 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-62cb3f5f-c7bd-41b7-983b-24471e971ea4 req-4daa0336-d518-43f6-a49a-eb304f4377b0 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 Jan 25 14:06:04.174297 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-62cb3f5f-c7bd-41b7-983b-24471e971ea4 req-4daa0336-d518-43f6-a49a-eb304f4377b0 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:04.174790 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-62cb3f5f-c7bd-41b7-983b-24471e971ea4 req-4daa0336-d518-43f6-a49a-eb304f4377b0 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:04.240290 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:04.240290 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:04.267772 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3e2fd6c8-77a7-45f9-9aaa-367b45a9f17c tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:06:04.316322 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:04.316322 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:04.345659 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3e2fd6c8-77a7-45f9-9aaa-367b45a9f17c tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 returned with HTTP 200 Jan 25 14:06:04.349124 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 755/1562] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:04 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 => generated 912 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:04.418592 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:04.418592 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:04.457822 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-62cb3f5f-c7bd-41b7-983b-24471e971ea4 req-4daa0336-d518-43f6-a49a-eb304f4377b0 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:06:04.560797 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:04.560797 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:04.624356 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-62cb3f5f-c7bd-41b7-983b-24471e971ea4 req-4daa0336-d518-43f6-a49a-eb304f4377b0 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 returned with HTTP 200 Jan 25 14:06:04.649882 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 808/1563] 10.222.0.57 () {60 vars in 1403 bytes} [Mon Jan 25 14:06:04 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 => generated 1011 bytes in 481 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 25 14:06:04.662639 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-62cb3f5f-c7bd-41b7-983b-24471e971ea4 req-182938e8-f45d-460d-966c-66cdcc48496c tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] PUT http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/attachments/ce9ee667-9014-4acd-9789-99c339595e06 Jan 25 14:06:04.678415 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:04.678415 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:04.679662 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-62cb3f5f-c7bd-41b7-983b-24471e971ea4 req-182938e8-f45d-460d-966c-66cdcc48496c tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.57", "host": "n-h2-760456-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-760456-3.cbci-760456-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:06:04.845992 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 25 14:06:04.845992 n-d-760456-3 devstack@c-api.service[87928]: return self(f, *args, **kw) Jan 25 14:06:04.846938 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-62cb3f5f-c7bd-41b7-983b-24471e971ea4 req-182938e8-f45d-460d-966c-66cdcc48496c tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Lock "b'cinder-attachment_update-a265ecda-7b18-4d26-b839-550ea1c46095-n-h2-760456-3'" acquired by "attachment_update" :: waited 0.027s {{(pid=87930) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 14:06:04.869976 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:04.869976 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:05.126892 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f555c786-c73f-4811-8180-fa57785e9b68 tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] GET http://10.222.0.38/volume/v3/2ed583efc5524dacbe614539af4dec52/volumes/7f306655-50c8-4d04-b530-c6c6003a9ff4 Jan 25 14:06:05.127981 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f555c786-c73f-4811-8180-fa57785e9b68 tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:05.127981 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:05.127981 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:05.128353 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f555c786-c73f-4811-8180-fa57785e9b68 tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:05.274771 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:05.274771 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:05.296917 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f555c786-c73f-4811-8180-fa57785e9b68 tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] Volume info retrieved successfully. Jan 25 14:06:05.346022 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f555c786-c73f-4811-8180-fa57785e9b68 tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] http://10.222.0.38/volume/v3/2ed583efc5524dacbe614539af4dec52/volumes/7f306655-50c8-4d04-b530-c6c6003a9ff4 returned with HTTP 200 Jan 25 14:06:05.347054 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 809/1564] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:05 2021] GET /volume/v3/2ed583efc5524dacbe614539af4dec52/volumes/7f306655-50c8-4d04-b530-c6c6003a9ff4 => generated 911 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:06:05.372789 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-708d7c9d-2d94-4cae-9625-cba45a50a27e tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 Jan 25 14:06:05.373340 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-708d7c9d-2d94-4cae-9625-cba45a50a27e tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:05.373629 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:05.373629 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:05.374079 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-708d7c9d-2d94-4cae-9625-cba45a50a27e tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:05.487865 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:05.487865 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:05.508982 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-708d7c9d-2d94-4cae-9625-cba45a50a27e tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:06:05.555509 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:05.555509 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:05.578865 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-708d7c9d-2d94-4cae-9625-cba45a50a27e tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 returned with HTTP 200 Jan 25 14:06:05.589020 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 810/1565] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:05 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 => generated 912 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:06.364006 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bb89ede8-9127-44e6-bc8e-e8163b42e8f0 tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] GET http://10.222.0.38/volume/v3/2ed583efc5524dacbe614539af4dec52/volumes/7f306655-50c8-4d04-b530-c6c6003a9ff4 Jan 25 14:06:06.364545 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bb89ede8-9127-44e6-bc8e-e8163b42e8f0 tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:06.364726 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:06.364726 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:06.365424 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bb89ede8-9127-44e6-bc8e-e8163b42e8f0 tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:06.476895 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bb89ede8-9127-44e6-bc8e-e8163b42e8f0 tempest-AbsoluteLimitsTests-534338356 tempest-AbsoluteLimitsTests-534338356] http://10.222.0.38/volume/v3/2ed583efc5524dacbe614539af4dec52/volumes/7f306655-50c8-4d04-b530-c6c6003a9ff4 returned with HTTP 404 Jan 25 14:06:06.478532 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 811/1566] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:06 2021] GET /volume/v3/2ed583efc5524dacbe614539af4dec52/volumes/7f306655-50c8-4d04-b530-c6c6003a9ff4 => generated 109 bytes in 118 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:06:06.595921 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d56ab902-f2ee-4aa4-9795-f64295347630 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 Jan 25 14:06:06.596853 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d56ab902-f2ee-4aa4-9795-f64295347630 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:06.597719 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d56ab902-f2ee-4aa4-9795-f64295347630 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:06.727541 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:06.727541 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:06.751438 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d56ab902-f2ee-4aa4-9795-f64295347630 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:06:06.793665 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:06.793665 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:06.816407 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d56ab902-f2ee-4aa4-9795-f64295347630 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 returned with HTTP 200 Jan 25 14:06:06.821730 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 812/1567] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:06 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 => generated 912 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:06:07.853458 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-de311c5a-cde8-44e1-bf2c-23a42222b41b tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 Jan 25 14:06:07.854157 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-de311c5a-cde8-44e1-bf2c-23a42222b41b tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:07.854295 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:07.854295 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:07.854615 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-de311c5a-cde8-44e1-bf2c-23a42222b41b tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:07.954054 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:07.954054 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:07.972321 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-de311c5a-cde8-44e1-bf2c-23a42222b41b tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:06:07.995838 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:07.995838 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:08.006712 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-de311c5a-cde8-44e1-bf2c-23a42222b41b tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 returned with HTTP 200 Jan 25 14:06:08.008593 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 813/1568] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:07 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 => generated 912 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:08.051290 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-62cb3f5f-c7bd-41b7-983b-24471e971ea4 req-182938e8-f45d-460d-966c-66cdcc48496c tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Lock "b'cinder-attachment_update-a265ecda-7b18-4d26-b839-550ea1c46095-n-h2-760456-3'" released by "attachment_update" :: held 3.205s {{(pid=87930) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 14:06:08.052392 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-62cb3f5f-c7bd-41b7-983b-24471e971ea4 req-182938e8-f45d-460d-966c-66cdcc48496c tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/attachments/ce9ee667-9014-4acd-9789-99c339595e06 returned with HTTP 200 Jan 25 14:06:08.054952 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 756/1569] 10.222.0.57 () {64 vars in 1468 bytes} [Mon Jan 25 14:06:04 2021] PUT /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/attachments/ce9ee667-9014-4acd-9789-99c339595e06 => generated 762 bytes in 3405 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:06:09.024931 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5ed86d66-8046-4001-b2df-083a932726d9 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 Jan 25 14:06:09.033693 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5ed86d66-8046-4001-b2df-083a932726d9 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:09.034000 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:09.034000 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:09.034530 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5ed86d66-8046-4001-b2df-083a932726d9 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:09.185580 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:09.185580 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:09.221120 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-5ed86d66-8046-4001-b2df-083a932726d9 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:06:09.267023 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:09.267023 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:09.277613 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5ed86d66-8046-4001-b2df-083a932726d9 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 returned with HTTP 200 Jan 25 14:06:09.279016 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 814/1570] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:09 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 => generated 913 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:10.296945 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ceab027b-b7c0-43bc-9a42-9099b1bb96a6 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 Jan 25 14:06:10.302116 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ceab027b-b7c0-43bc-9a42-9099b1bb96a6 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:10.302329 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:10.302329 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:10.303910 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ceab027b-b7c0-43bc-9a42-9099b1bb96a6 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:10.448874 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:10.448874 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:10.478050 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ceab027b-b7c0-43bc-9a42-9099b1bb96a6 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:06:10.541612 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:10.541612 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:10.563391 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ceab027b-b7c0-43bc-9a42-9099b1bb96a6 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 returned with HTTP 200 Jan 25 14:06:10.564220 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 757/1571] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:10 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 => generated 913 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:11.580959 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e1a88cbf-564a-446b-9073-88a864167e18 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 Jan 25 14:06:11.581653 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e1a88cbf-564a-446b-9073-88a864167e18 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:11.581653 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:11.581653 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:11.582024 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e1a88cbf-564a-446b-9073-88a864167e18 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:11.724796 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:11.724796 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:11.757679 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e1a88cbf-564a-446b-9073-88a864167e18 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:06:11.778096 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:11.778096 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:11.787576 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e1a88cbf-564a-446b-9073-88a864167e18 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 returned with HTTP 200 Jan 25 14:06:11.788419 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 815/1572] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:11 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 => generated 913 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:12.806250 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-23accfb6-ba4b-418d-95d0-dbd7b8ea41c6 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 Jan 25 14:06:12.808694 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-23accfb6-ba4b-418d-95d0-dbd7b8ea41c6 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:12.809146 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:12.809146 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:12.809906 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-23accfb6-ba4b-418d-95d0-dbd7b8ea41c6 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:12.863728 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-267e996b-1feb-412f-8f65-d0909f1d647f tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] POST http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes Jan 25 14:06:12.864176 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:12.864176 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:12.864597 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-267e996b-1feb-412f-8f65-d0909f1d647f tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-259057238", "metadata": {"Type": "Test"}}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:06:12.865886 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-267e996b-1feb-412f-8f65-d0909f1d647f tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-259057238', 'metadata': {'Type': 'Test'}}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:06:12.866259 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-267e996b-1feb-412f-8f65-d0909f1d647f tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Create volume of 1 GB Jan 25 14:06:12.870240 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:12.870240 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:12.879784 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-267e996b-1feb-412f-8f65-d0909f1d647f tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Availability Zones retrieved successfully. Jan 25 14:06:12.880351 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-23accfb6-ba4b-418d-95d0-dbd7b8ea41c6 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:06:12.896902 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-267e996b-1feb-412f-8f65-d0909f1d647f tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Flow 'volume_create_api' (19444c12-d8d3-4b06-b787-e3556b3ee7a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:06:12.899853 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-267e996b-1feb-412f-8f65-d0909f1d647f tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28c101fa-21e7-4814-adec-665ce89260ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:06:12.900231 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:12.900231 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:12.901810 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-267e996b-1feb-412f-8f65-d0909f1d647f tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Validating volume size '1' using validate_int {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:06:12.910501 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-23accfb6-ba4b-418d-95d0-dbd7b8ea41c6 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 returned with HTTP 200 Jan 25 14:06:12.911800 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 816/1573] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:12 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 => generated 913 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:12.978916 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-267e996b-1feb-412f-8f65-d0909f1d647f tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28c101fa-21e7-4814-adec-665ce89260ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:06:12.981173 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-267e996b-1feb-412f-8f65-d0909f1d647f tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36f4cb13-c686-4732-91a7-56588eaf2c09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:06:13.074597 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-267e996b-1feb-412f-8f65-d0909f1d647f tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Created reservations ['0c8586ce-765e-4639-8caa-341150677f08', 'bee98bf2-1622-4c7b-bbec-f992e33a1e3c', '8f0a5d75-2b69-4d2b-b47d-16f1604ed239', '2fbe64d5-63db-4b2a-b264-dc1f0cb84b59'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:06:13.077575 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-267e996b-1feb-412f-8f65-d0909f1d647f tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36f4cb13-c686-4732-91a7-56588eaf2c09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c8586ce-765e-4639-8caa-341150677f08', 'bee98bf2-1622-4c7b-bbec-f992e33a1e3c', '8f0a5d75-2b69-4d2b-b47d-16f1604ed239', '2fbe64d5-63db-4b2a-b264-dc1f0cb84b59']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:06:13.080196 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-267e996b-1feb-412f-8f65-d0909f1d647f tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6d8399e-ba72-45cb-a57e-c581591fac1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:06:13.149826 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-267e996b-1feb-412f-8f65-d0909f1d647f tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6d8399e-ba72-45cb-a57e-c581591fac1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91f5852e-c20e-42fd-8ba9-e4ab94ef5d38', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-259057238',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='608c9f7f234447d9891ca21c54bd8e30',qos_specs=None,replication_status=,reservations=['0c8586ce-765e-4639-8caa-341150677f08','bee98bf2-1622-4c7b-bbec-f992e33a1e3c','8f0a5d75-2b69-4d2b-b47d-16f1604ed239','2fbe64d5-63db-4b2a-b264-dc1f0cb84b59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b79991765944cab9778a604fe504d32',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:06:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-259057238',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91f5852e-c20e-42fd-8ba9-e4ab94ef5d38,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='608c9f7f234447d9891ca21c54bd8e30',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='0b79991765944cab9778a604fe504d32',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:06:13.151944 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-267e996b-1feb-412f-8f65-d0909f1d647f tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f1d36cd-34eb-4998-ac36-b7f7b8891835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:06:13.181898 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-267e996b-1feb-412f-8f65-d0909f1d647f tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f1d36cd-34eb-4998-ac36-b7f7b8891835) transitioned into state 'SUCCESS' from state '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-259057238',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='608c9f7f234447d9891ca21c54bd8e30',qos_specs=None,replication_status=,reservations=['0c8586ce-765e-4639-8caa-341150677f08','bee98bf2-1622-4c7b-bbec-f992e33a1e3c','8f0a5d75-2b69-4d2b-b47d-16f1604ed239','2fbe64d5-63db-4b2a-b264-dc1f0cb84b59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b79991765944cab9778a604fe504d32',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:06:13.184349 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-267e996b-1feb-412f-8f65-d0909f1d647f tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c5cdf98-544d-4c02-af44-24d12b2c80e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:06:13.203532 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-267e996b-1feb-412f-8f65-d0909f1d647f tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c5cdf98-544d-4c02-af44-24d12b2c80e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:06:13.206488 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-267e996b-1feb-412f-8f65-d0909f1d647f tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Flow 'volume_create_api' (19444c12-d8d3-4b06-b787-e3556b3ee7a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:06:13.296467 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-267e996b-1feb-412f-8f65-d0909f1d647f tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Create volume request issued successfully. Jan 25 14:06:13.331711 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-267e996b-1feb-412f-8f65-d0909f1d647f tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes returned with HTTP 202 Jan 25 14:06:13.333177 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 758/1574] 10.222.0.38 () {60 vars in 1226 bytes} [Mon Jan 25 14:06:12 2021] POST /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes => generated 827 bytes in 620 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:06:13.347788 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-022791bf-50da-4874-bf96-7fc4f7a2e8d7 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/91f5852e-c20e-42fd-8ba9-e4ab94ef5d38 Jan 25 14:06:13.348313 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-022791bf-50da-4874-bf96-7fc4f7a2e8d7 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:13.348529 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:13.348529 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:13.348962 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-022791bf-50da-4874-bf96-7fc4f7a2e8d7 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:13.452803 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:13.452803 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:13.469588 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-022791bf-50da-4874-bf96-7fc4f7a2e8d7 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:06:13.493300 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-022791bf-50da-4874-bf96-7fc4f7a2e8d7 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/91f5852e-c20e-42fd-8ba9-e4ab94ef5d38 returned with HTTP 200 Jan 25 14:06:13.494677 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 817/1575] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:13 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/91f5852e-c20e-42fd-8ba9-e4ab94ef5d38 => generated 919 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:13.806933 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-62cb3f5f-c7bd-41b7-983b-24471e971ea4 req-7d99c361-c38e-4683-b04a-c2aaafdd716b tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] POST http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/attachments/ce9ee667-9014-4acd-9789-99c339595e06/action Jan 25 14:06:13.807661 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:13.807661 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:13.810707 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-62cb3f5f-c7bd-41b7-983b-24471e971ea4 req-7d99c361-c38e-4683-b04a-c2aaafdd716b tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Action body: b'{"os-complete": null}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:06:13.810707 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-62cb3f5f-c7bd-41b7-983b-24471e971ea4 req-7d99c361-c38e-4683-b04a-c2aaafdd716b tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:06:13.927348 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-00e3bdf1-08b0-4edb-bad0-be16f084d3cd tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 Jan 25 14:06:13.928143 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-00e3bdf1-08b0-4edb-bad0-be16f084d3cd tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:13.928427 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:13.928427 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:13.928929 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-00e3bdf1-08b0-4edb-bad0-be16f084d3cd tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:13.929106 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:13.929106 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:13.952925 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-62cb3f5f-c7bd-41b7-983b-24471e971ea4 req-7d99c361-c38e-4683-b04a-c2aaafdd716b tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/attachments/ce9ee667-9014-4acd-9789-99c339595e06/action returned with HTTP 204 Jan 25 14:06:13.954972 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 759/1576] 10.222.0.57 () {64 vars in 1489 bytes} [Mon Jan 25 14:06:13 2021] POST /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/attachments/ce9ee667-9014-4acd-9789-99c339595e06/action => generated 0 bytes in 154 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:06:13.981036 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:13.981036 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:13.991406 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-00e3bdf1-08b0-4edb-bad0-be16f084d3cd tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:06:14.013785 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:14.013785 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:14.024359 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-00e3bdf1-08b0-4edb-bad0-be16f084d3cd tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 returned with HTTP 200 Jan 25 14:06:14.025392 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 818/1577] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:13 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 => generated 1205 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:06:14.510617 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-36e82fa2-aaa0-4a40-8e58-0678f9d51f0a tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/91f5852e-c20e-42fd-8ba9-e4ab94ef5d38 Jan 25 14:06:14.511479 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-36e82fa2-aaa0-4a40-8e58-0678f9d51f0a tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:14.511904 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:14.511904 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:14.512571 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-36e82fa2-aaa0-4a40-8e58-0678f9d51f0a tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:14.572365 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:14.572365 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:14.582353 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-36e82fa2-aaa0-4a40-8e58-0678f9d51f0a tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:06:14.609141 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-36e82fa2-aaa0-4a40-8e58-0678f9d51f0a tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/91f5852e-c20e-42fd-8ba9-e4ab94ef5d38 returned with HTTP 200 Jan 25 14:06:14.610353 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 760/1578] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:14 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/91f5852e-c20e-42fd-8ba9-e4ab94ef5d38 => generated 920 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:14.625711 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d4c85c9e-ea6c-4669-9d06-71fbcddc5226 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/91f5852e-c20e-42fd-8ba9-e4ab94ef5d38 Jan 25 14:06:14.626464 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d4c85c9e-ea6c-4669-9d06-71fbcddc5226 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:14.626832 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:14.626832 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:14.627450 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d4c85c9e-ea6c-4669-9d06-71fbcddc5226 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:14.677220 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:14.677220 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:14.685820 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d4c85c9e-ea6c-4669-9d06-71fbcddc5226 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:06:14.710240 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d4c85c9e-ea6c-4669-9d06-71fbcddc5226 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/91f5852e-c20e-42fd-8ba9-e4ab94ef5d38 returned with HTTP 200 Jan 25 14:06:14.711078 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 819/1579] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:14 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/91f5852e-c20e-42fd-8ba9-e4ab94ef5d38 => generated 920 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:14.726517 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8ac410c3-8f19-4121-95f8-cac705c4a7ec tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] PUT http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/91f5852e-c20e-42fd-8ba9-e4ab94ef5d38 Jan 25 14:06:14.727103 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:14.727103 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:14.727598 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8ac410c3-8f19-4121-95f8-cac705c4a7ec tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-259057238"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:06:14.777682 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:14.777682 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:14.786827 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-8ac410c3-8f19-4121-95f8-cac705c4a7ec tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:06:14.795615 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-8ac410c3-8f19-4121-95f8-cac705c4a7ec tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume updated successfully. Jan 25 14:06:14.809918 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8ac410c3-8f19-4121-95f8-cac705c4a7ec tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/91f5852e-c20e-42fd-8ba9-e4ab94ef5d38 returned with HTTP 200 Jan 25 14:06:14.810855 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 761/1580] 10.222.0.38 () {60 vars in 1335 bytes} [Mon Jan 25 14:06:14 2021] PUT /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/91f5852e-c20e-42fd-8ba9-e4ab94ef5d38 => generated 852 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:14.825341 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1a67e717-408d-47a1-a715-fced90924136 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] PUT http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/91f5852e-c20e-42fd-8ba9-e4ab94ef5d38 Jan 25 14:06:14.825851 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:14.825851 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:14.826265 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1a67e717-408d-47a1-a715-fced90924136 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-158540650", "description": "This is the new description of volume"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:06:14.876236 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:14.876236 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:14.884384 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-1a67e717-408d-47a1-a715-fced90924136 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:06:14.893822 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-1a67e717-408d-47a1-a715-fced90924136 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume updated successfully. Jan 25 14:06:14.907758 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1a67e717-408d-47a1-a715-fced90924136 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/91f5852e-c20e-42fd-8ba9-e4ab94ef5d38 returned with HTTP 200 Jan 25 14:06:14.918320 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 820/1581] 10.222.0.38 () {60 vars in 1336 bytes} [Mon Jan 25 14:06:14 2021] PUT /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/91f5852e-c20e-42fd-8ba9-e4ab94ef5d38 => generated 891 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:14.923032 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7e828a96-878a-4753-a952-661b7be59d00 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/91f5852e-c20e-42fd-8ba9-e4ab94ef5d38 Jan 25 14:06:14.923677 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7e828a96-878a-4753-a952-661b7be59d00 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:14.923929 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:14.923929 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:14.924536 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7e828a96-878a-4753-a952-661b7be59d00 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:14.974815 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:14.974815 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:14.983452 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7e828a96-878a-4753-a952-661b7be59d00 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:06:15.006576 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7e828a96-878a-4753-a952-661b7be59d00 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/91f5852e-c20e-42fd-8ba9-e4ab94ef5d38 returned with HTTP 200 Jan 25 14:06:15.007391 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 762/1582] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:14 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/91f5852e-c20e-42fd-8ba9-e4ab94ef5d38 => generated 959 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:15.022897 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-43c43da0-6efd-4dc6-8f09-0e26e999f83e tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] POST http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes Jan 25 14:06:15.023783 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:15.023783 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:15.024391 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-43c43da0-6efd-4dc6-8f09-0e26e999f83e tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1080635179", "availability_zone": "nova", "size": 1}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:06:15.025701 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-43c43da0-6efd-4dc6-8f09-0e26e999f83e tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1080635179', 'availability_zone': 'nova', 'size': 1}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:06:15.026211 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-43c43da0-6efd-4dc6-8f09-0e26e999f83e tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Create volume of 1 GB Jan 25 14:06:15.055022 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-43c43da0-6efd-4dc6-8f09-0e26e999f83e tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Availability Zones retrieved successfully. Jan 25 14:06:15.080554 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-43c43da0-6efd-4dc6-8f09-0e26e999f83e tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Flow 'volume_create_api' (dfe3cca7-89eb-4ef1-8284-e41e25ab149b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:06:15.084294 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-43c43da0-6efd-4dc6-8f09-0e26e999f83e tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bf0121e-9b8c-4f6a-9cb7-1a9916e26513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:06:15.086905 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-43c43da0-6efd-4dc6-8f09-0e26e999f83e tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:06:15.201074 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-43c43da0-6efd-4dc6-8f09-0e26e999f83e tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bf0121e-9b8c-4f6a-9cb7-1a9916e26513) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:06:15.204511 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-43c43da0-6efd-4dc6-8f09-0e26e999f83e tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4ba193c-45bf-4d13-8675-a5ed64844ca9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:06:15.289436 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-43c43da0-6efd-4dc6-8f09-0e26e999f83e tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Created reservations ['272ed54e-4727-4e1d-9d2a-2f96ac30c3fa', '40b7dfb7-6bf6-4a14-bf6e-7ecea7829347', '708c7a4c-1c6d-4970-813d-20c6260c4b8b', '87be0b22-10bb-4011-96ef-1ba27ac0c145'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:06:15.291974 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-43c43da0-6efd-4dc6-8f09-0e26e999f83e tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4ba193c-45bf-4d13-8675-a5ed64844ca9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['272ed54e-4727-4e1d-9d2a-2f96ac30c3fa', '40b7dfb7-6bf6-4a14-bf6e-7ecea7829347', '708c7a4c-1c6d-4970-813d-20c6260c4b8b', '87be0b22-10bb-4011-96ef-1ba27ac0c145']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:06:15.294977 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-43c43da0-6efd-4dc6-8f09-0e26e999f83e tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed5742aa-eba3-458c-82f8-74b925e986c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:06:15.402076 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-43c43da0-6efd-4dc6-8f09-0e26e999f83e tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed5742aa-eba3-458c-82f8-74b925e986c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6758401-c5c4-4879-a859-49f12fc278d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1080635179',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='608c9f7f234447d9891ca21c54bd8e30',qos_specs=None,replication_status=,reservations=['272ed54e-4727-4e1d-9d2a-2f96ac30c3fa','40b7dfb7-6bf6-4a14-bf6e-7ecea7829347','708c7a4c-1c6d-4970-813d-20c6260c4b8b','87be0b22-10bb-4011-96ef-1ba27ac0c145'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b79991765944cab9778a604fe504d32',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:06:15Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1080635179',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6758401-c5c4-4879-a859-49f12fc278d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='608c9f7f234447d9891ca21c54bd8e30',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='0b79991765944cab9778a604fe504d32',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:06:15.404133 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-43c43da0-6efd-4dc6-8f09-0e26e999f83e tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69c71383-053b-43aa-b12a-cc166b1f6afb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:06:15.447084 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-43c43da0-6efd-4dc6-8f09-0e26e999f83e tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69c71383-053b-43aa-b12a-cc166b1f6afb) transitioned into 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-1080635179',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='608c9f7f234447d9891ca21c54bd8e30',qos_specs=None,replication_status=,reservations=['272ed54e-4727-4e1d-9d2a-2f96ac30c3fa','40b7dfb7-6bf6-4a14-bf6e-7ecea7829347','708c7a4c-1c6d-4970-813d-20c6260c4b8b','87be0b22-10bb-4011-96ef-1ba27ac0c145'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b79991765944cab9778a604fe504d32',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:06:15.449739 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-43c43da0-6efd-4dc6-8f09-0e26e999f83e tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7da8b726-4974-43bd-89a0-e0b2312d5a10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:06:15.477046 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-43c43da0-6efd-4dc6-8f09-0e26e999f83e tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7da8b726-4974-43bd-89a0-e0b2312d5a10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:06:15.486929 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-43c43da0-6efd-4dc6-8f09-0e26e999f83e tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Flow 'volume_create_api' (dfe3cca7-89eb-4ef1-8284-e41e25ab149b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:06:15.599733 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-43c43da0-6efd-4dc6-8f09-0e26e999f83e tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Create volume request issued successfully. Jan 25 14:06:15.632173 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-43c43da0-6efd-4dc6-8f09-0e26e999f83e tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes returned with HTTP 202 Jan 25 14:06:15.648062 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-365f5d1a-5118-409a-ad4e-1fab4339e5c6 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/c6758401-c5c4-4879-a859-49f12fc278d9 Jan 25 14:06:15.648975 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-365f5d1a-5118-409a-ad4e-1fab4339e5c6 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:15.649340 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:15.649340 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:15.650037 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-365f5d1a-5118-409a-ad4e-1fab4339e5c6 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:15.658314 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 821/1583] 10.222.0.38 () {60 vars in 1226 bytes} [Mon Jan 25 14:06:15 2021] POST /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes => generated 811 bytes in 639 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:06:15.738138 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:15.738138 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:15.752007 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-365f5d1a-5118-409a-ad4e-1fab4339e5c6 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:06:15.776871 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-365f5d1a-5118-409a-ad4e-1fab4339e5c6 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/c6758401-c5c4-4879-a859-49f12fc278d9 returned with HTTP 200 Jan 25 14:06:15.778076 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 763/1584] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:15 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/c6758401-c5c4-4879-a859-49f12fc278d9 => generated 903 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:16.794495 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3dde0207-10d4-4e8c-9252-fcb3213e9b25 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/c6758401-c5c4-4879-a859-49f12fc278d9 Jan 25 14:06:16.795669 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3dde0207-10d4-4e8c-9252-fcb3213e9b25 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:16.796046 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:16.796046 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:16.796672 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3dde0207-10d4-4e8c-9252-fcb3213e9b25 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:16.854580 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:16.854580 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:16.866217 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3dde0207-10d4-4e8c-9252-fcb3213e9b25 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:06:16.892620 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3dde0207-10d4-4e8c-9252-fcb3213e9b25 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/c6758401-c5c4-4879-a859-49f12fc278d9 returned with HTTP 200 Jan 25 14:06:16.894226 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 822/1585] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:16 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/c6758401-c5c4-4879-a859-49f12fc278d9 => generated 904 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:16.910715 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0bf33c9c-df59-4003-8dc8-e60355417232 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] PUT http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/c6758401-c5c4-4879-a859-49f12fc278d9 Jan 25 14:06:16.911449 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:16.911449 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:16.912127 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0bf33c9c-df59-4003-8dc8-e60355417232 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-259057238", "description": null}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:06:16.969232 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:16.969232 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:16.979634 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0bf33c9c-df59-4003-8dc8-e60355417232 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:06:16.990970 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0bf33c9c-df59-4003-8dc8-e60355417232 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume updated successfully. Jan 25 14:06:17.010597 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0bf33c9c-df59-4003-8dc8-e60355417232 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/c6758401-c5c4-4879-a859-49f12fc278d9 returned with HTTP 200 Jan 25 14:06:17.024958 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 764/1586] 10.222.0.38 () {60 vars in 1335 bytes} [Mon Jan 25 14:06:16 2021] PUT /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/c6758401-c5c4-4879-a859-49f12fc278d9 => generated 838 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:17.027808 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c517a82c-f9bf-4671-b49f-c7c684169e1a tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] DELETE http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/c6758401-c5c4-4879-a859-49f12fc278d9 Jan 25 14:06:17.028460 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c517a82c-f9bf-4671-b49f-c7c684169e1a tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:17.029285 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:17.029285 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:17.029285 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c517a82c-f9bf-4671-b49f-c7c684169e1a tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:17.030501 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-c517a82c-f9bf-4671-b49f-c7c684169e1a tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Delete volume with id: c6758401-c5c4-4879-a859-49f12fc278d9 Jan 25 14:06:17.088449 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:17.088449 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:17.089966 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c517a82c-f9bf-4671-b49f-c7c684169e1a tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:06:17.132082 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c517a82c-f9bf-4671-b49f-c7c684169e1a tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Delete volume request issued successfully. Jan 25 14:06:17.132786 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c517a82c-f9bf-4671-b49f-c7c684169e1a tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/c6758401-c5c4-4879-a859-49f12fc278d9 returned with HTTP 202 Jan 25 14:06:17.143199 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f91c0b26-0b67-40cb-a16d-d7bca8198254 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/c6758401-c5c4-4879-a859-49f12fc278d9 Jan 25 14:06:17.143917 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f91c0b26-0b67-40cb-a16d-d7bca8198254 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:17.144297 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:17.144297 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:17.144936 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f91c0b26-0b67-40cb-a16d-d7bca8198254 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:17.157078 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 823/1587] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:06:17 2021] DELETE /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/c6758401-c5c4-4879-a859-49f12fc278d9 => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:06:17.220392 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:17.220392 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:17.231057 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f91c0b26-0b67-40cb-a16d-d7bca8198254 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:06:17.259310 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f91c0b26-0b67-40cb-a16d-d7bca8198254 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/c6758401-c5c4-4879-a859-49f12fc278d9 returned with HTTP 200 Jan 25 14:06:17.260989 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 765/1588] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:17 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/c6758401-c5c4-4879-a859-49f12fc278d9 => generated 905 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:18.276556 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bf772d4c-0f84-4c29-96f7-d21c02c3eeca tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/c6758401-c5c4-4879-a859-49f12fc278d9 Jan 25 14:06:18.277185 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bf772d4c-0f84-4c29-96f7-d21c02c3eeca tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:18.277292 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:18.277292 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:18.277877 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bf772d4c-0f84-4c29-96f7-d21c02c3eeca tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:18.390166 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:18.390166 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:18.424021 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-bf772d4c-0f84-4c29-96f7-d21c02c3eeca tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:06:18.486555 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bf772d4c-0f84-4c29-96f7-d21c02c3eeca tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/c6758401-c5c4-4879-a859-49f12fc278d9 returned with HTTP 200 Jan 25 14:06:18.497960 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 824/1589] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:18 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/c6758401-c5c4-4879-a859-49f12fc278d9 => generated 905 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:19.506479 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-91097060-848b-4b77-b52e-1661a9806fe6 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/c6758401-c5c4-4879-a859-49f12fc278d9 Jan 25 14:06:19.507646 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-91097060-848b-4b77-b52e-1661a9806fe6 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:19.508013 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:19.508013 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:19.508652 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-91097060-848b-4b77-b52e-1661a9806fe6 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:19.649582 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:19.649582 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:19.672538 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-91097060-848b-4b77-b52e-1661a9806fe6 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:06:19.744537 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-91097060-848b-4b77-b52e-1661a9806fe6 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/c6758401-c5c4-4879-a859-49f12fc278d9 returned with HTTP 200 Jan 25 14:06:19.752549 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 766/1590] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:19 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/c6758401-c5c4-4879-a859-49f12fc278d9 => generated 905 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:20.769489 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d815dff6-a9e3-4c65-a3b3-cea439b0674e tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/c6758401-c5c4-4879-a859-49f12fc278d9 Jan 25 14:06:20.770025 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d815dff6-a9e3-4c65-a3b3-cea439b0674e tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:20.770212 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:20.770212 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:20.770594 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d815dff6-a9e3-4c65-a3b3-cea439b0674e tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:20.864115 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d815dff6-a9e3-4c65-a3b3-cea439b0674e tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/c6758401-c5c4-4879-a859-49f12fc278d9 returned with HTTP 404 Jan 25 14:06:20.868120 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 825/1591] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:20 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/c6758401-c5c4-4879-a859-49f12fc278d9 => generated 109 bytes in 102 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:06:20.877218 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-00e65f0a-dbd5-4829-b4aa-b1a423ec5dc5 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] DELETE http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/91f5852e-c20e-42fd-8ba9-e4ab94ef5d38 Jan 25 14:06:20.877849 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-00e65f0a-dbd5-4829-b4aa-b1a423ec5dc5 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:20.878145 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:20.878145 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:20.878616 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-00e65f0a-dbd5-4829-b4aa-b1a423ec5dc5 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:20.879602 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-00e65f0a-dbd5-4829-b4aa-b1a423ec5dc5 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Delete volume with id: 91f5852e-c20e-42fd-8ba9-e4ab94ef5d38 Jan 25 14:06:20.964952 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:20.964952 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:20.967462 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-00e65f0a-dbd5-4829-b4aa-b1a423ec5dc5 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:06:21.032143 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-00e65f0a-dbd5-4829-b4aa-b1a423ec5dc5 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Delete volume request issued successfully. Jan 25 14:06:21.033423 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-00e65f0a-dbd5-4829-b4aa-b1a423ec5dc5 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/91f5852e-c20e-42fd-8ba9-e4ab94ef5d38 returned with HTTP 202 Jan 25 14:06:21.034128 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 767/1592] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:06:20 2021] DELETE /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/91f5852e-c20e-42fd-8ba9-e4ab94ef5d38 => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:06:21.041494 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fe7e572c-51f1-4ab6-b264-ef84d7901132 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/91f5852e-c20e-42fd-8ba9-e4ab94ef5d38 Jan 25 14:06:21.042069 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fe7e572c-51f1-4ab6-b264-ef84d7901132 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:21.042554 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fe7e572c-51f1-4ab6-b264-ef84d7901132 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:21.129884 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:21.129884 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:21.145810 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-fe7e572c-51f1-4ab6-b264-ef84d7901132 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:06:21.202153 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fe7e572c-51f1-4ab6-b264-ef84d7901132 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/91f5852e-c20e-42fd-8ba9-e4ab94ef5d38 returned with HTTP 200 Jan 25 14:06:21.219971 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 826/1593] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:21 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/91f5852e-c20e-42fd-8ba9-e4ab94ef5d38 => generated 958 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:22.223004 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-468c5408-9ac8-4018-a9dd-3c7b7f253bc1 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/91f5852e-c20e-42fd-8ba9-e4ab94ef5d38 Jan 25 14:06:22.223484 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-468c5408-9ac8-4018-a9dd-3c7b7f253bc1 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:22.223638 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:22.223638 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:22.224298 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-468c5408-9ac8-4018-a9dd-3c7b7f253bc1 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:22.375647 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:22.375647 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:22.404952 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-468c5408-9ac8-4018-a9dd-3c7b7f253bc1 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:06:22.434958 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-468c5408-9ac8-4018-a9dd-3c7b7f253bc1 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/91f5852e-c20e-42fd-8ba9-e4ab94ef5d38 returned with HTTP 200 Jan 25 14:06:22.436611 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 768/1594] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:22 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/91f5852e-c20e-42fd-8ba9-e4ab94ef5d38 => generated 958 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:23.453457 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6417f355-12b6-4a2b-91e8-f8ad2b758ad0 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/91f5852e-c20e-42fd-8ba9-e4ab94ef5d38 Jan 25 14:06:23.454174 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6417f355-12b6-4a2b-91e8-f8ad2b758ad0 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:23.454396 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:23.454396 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:23.454780 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6417f355-12b6-4a2b-91e8-f8ad2b758ad0 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:23.580535 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:23.580535 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:23.602165 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6417f355-12b6-4a2b-91e8-f8ad2b758ad0 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:06:23.656970 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6417f355-12b6-4a2b-91e8-f8ad2b758ad0 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/91f5852e-c20e-42fd-8ba9-e4ab94ef5d38 returned with HTTP 200 Jan 25 14:06:23.657791 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 827/1595] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:23 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/91f5852e-c20e-42fd-8ba9-e4ab94ef5d38 => generated 958 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:24.674734 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-48845af6-6f4b-45c6-9fa5-03c4047b8b27 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/91f5852e-c20e-42fd-8ba9-e4ab94ef5d38 Jan 25 14:06:24.676175 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-48845af6-6f4b-45c6-9fa5-03c4047b8b27 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:24.676563 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:24.676563 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:24.677164 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-48845af6-6f4b-45c6-9fa5-03c4047b8b27 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:24.846647 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-48845af6-6f4b-45c6-9fa5-03c4047b8b27 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/91f5852e-c20e-42fd-8ba9-e4ab94ef5d38 returned with HTTP 404 Jan 25 14:06:24.860875 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 769/1596] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:24 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/91f5852e-c20e-42fd-8ba9-e4ab94ef5d38 => generated 109 bytes in 190 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:06:24.865508 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ac13cdf2-2533-4af5-afea-6bb70cdf61ed tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] POST http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes Jan 25 14:06:24.865996 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:24.865996 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:24.866424 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ac13cdf2-2533-4af5-afea-6bb70cdf61ed tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1091057758"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:06:24.867577 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-ac13cdf2-2533-4af5-afea-6bb70cdf61ed tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1091057758'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:06:24.867957 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-ac13cdf2-2533-4af5-afea-6bb70cdf61ed tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Create volume of 1 GB Jan 25 14:06:24.914162 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ac13cdf2-2533-4af5-afea-6bb70cdf61ed tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Availability Zones retrieved successfully. Jan 25 14:06:24.953837 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-ac13cdf2-2533-4af5-afea-6bb70cdf61ed tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Flow 'volume_create_api' (2c023001-340a-427e-9c1d-ab717439b186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:06:24.956714 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-ac13cdf2-2533-4af5-afea-6bb70cdf61ed tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (175c319d-83dc-4567-a678-f60e8b8a26fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:06:24.958882 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-ac13cdf2-2533-4af5-afea-6bb70cdf61ed tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:06:25.110151 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-ac13cdf2-2533-4af5-afea-6bb70cdf61ed tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (175c319d-83dc-4567-a678-f60e8b8a26fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:06:25.118549 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-ac13cdf2-2533-4af5-afea-6bb70cdf61ed tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3640930c-9fe9-4a19-a4b6-de5b6116a247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:06:25.237887 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-ac13cdf2-2533-4af5-afea-6bb70cdf61ed tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Created reservations ['9a028a29-2bc9-4540-a367-72a8fb748779', '1c6a9947-6654-4c82-8761-28de67b753ba', 'cbee9e59-32d6-48d9-a331-eb1e4f8f0629', '96523b9a-8271-4e5c-b37b-a3ae3186330a'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:06:25.240691 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-ac13cdf2-2533-4af5-afea-6bb70cdf61ed tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3640930c-9fe9-4a19-a4b6-de5b6116a247) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a028a29-2bc9-4540-a367-72a8fb748779', '1c6a9947-6654-4c82-8761-28de67b753ba', 'cbee9e59-32d6-48d9-a331-eb1e4f8f0629', '96523b9a-8271-4e5c-b37b-a3ae3186330a']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:06:25.243684 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-ac13cdf2-2533-4af5-afea-6bb70cdf61ed tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3367c1d-a7b1-425f-ab2e-60d14a7b1d27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:06:25.388398 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-ac13cdf2-2533-4af5-afea-6bb70cdf61ed tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3367c1d-a7b1-425f-ab2e-60d14a7b1d27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '301ed3df-8e6e-4e69-bc0c-6120bb65e43a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1091057758',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='608c9f7f234447d9891ca21c54bd8e30',qos_specs=None,replication_status=,reservations=['9a028a29-2bc9-4540-a367-72a8fb748779','1c6a9947-6654-4c82-8761-28de67b753ba','cbee9e59-32d6-48d9-a331-eb1e4f8f0629','96523b9a-8271-4e5c-b37b-a3ae3186330a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b79991765944cab9778a604fe504d32',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:06:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1091057758',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=301ed3df-8e6e-4e69-bc0c-6120bb65e43a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='608c9f7f234447d9891ca21c54bd8e30',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='0b79991765944cab9778a604fe504d32',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:06:25.400281 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-ac13cdf2-2533-4af5-afea-6bb70cdf61ed tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0f25ea4-c550-40f5-b27d-86b07d752930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:06:25.454737 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-ac13cdf2-2533-4af5-afea-6bb70cdf61ed tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0f25ea4-c550-40f5-b27d-86b07d752930) transitioned into state 'SUCCESS' from state '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-1091057758',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='608c9f7f234447d9891ca21c54bd8e30',qos_specs=None,replication_status=,reservations=['9a028a29-2bc9-4540-a367-72a8fb748779','1c6a9947-6654-4c82-8761-28de67b753ba','cbee9e59-32d6-48d9-a331-eb1e4f8f0629','96523b9a-8271-4e5c-b37b-a3ae3186330a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b79991765944cab9778a604fe504d32',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:06:25.456705 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-ac13cdf2-2533-4af5-afea-6bb70cdf61ed tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5677da28-a60f-4412-848f-93f25ce020e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:06:25.504844 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-ac13cdf2-2533-4af5-afea-6bb70cdf61ed tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5677da28-a60f-4412-848f-93f25ce020e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:06:25.515590 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-ac13cdf2-2533-4af5-afea-6bb70cdf61ed tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Flow 'volume_create_api' (2c023001-340a-427e-9c1d-ab717439b186) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:06:25.664017 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ac13cdf2-2533-4af5-afea-6bb70cdf61ed tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Create volume request issued successfully. Jan 25 14:06:25.690590 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ac13cdf2-2533-4af5-afea-6bb70cdf61ed tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes returned with HTTP 202 Jan 25 14:06:25.701219 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 828/1597] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 14:06:24 2021] POST /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes => generated 814 bytes in 830 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:06:25.706487 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d2fe216c-8035-4ec7-9d37-5da01c23b580 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/301ed3df-8e6e-4e69-bc0c-6120bb65e43a Jan 25 14:06:25.707285 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d2fe216c-8035-4ec7-9d37-5da01c23b580 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:25.707985 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d2fe216c-8035-4ec7-9d37-5da01c23b580 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:25.780139 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:25.780139 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:25.790033 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d2fe216c-8035-4ec7-9d37-5da01c23b580 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:06:25.817330 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d2fe216c-8035-4ec7-9d37-5da01c23b580 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/301ed3df-8e6e-4e69-bc0c-6120bb65e43a returned with HTTP 200 Jan 25 14:06:25.818521 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 770/1598] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:25 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/301ed3df-8e6e-4e69-bc0c-6120bb65e43a => generated 882 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:26.835634 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9705d0bc-56c6-4625-91c1-f4d20721c85b tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/301ed3df-8e6e-4e69-bc0c-6120bb65e43a Jan 25 14:06:26.836133 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9705d0bc-56c6-4625-91c1-f4d20721c85b tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:26.836242 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:26.836242 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:26.836853 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9705d0bc-56c6-4625-91c1-f4d20721c85b tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:26.926785 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:26.926785 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:26.937481 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-9705d0bc-56c6-4625-91c1-f4d20721c85b tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:06:26.962264 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9705d0bc-56c6-4625-91c1-f4d20721c85b tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/301ed3df-8e6e-4e69-bc0c-6120bb65e43a returned with HTTP 200 Jan 25 14:06:26.974559 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 829/1599] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:26 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/301ed3df-8e6e-4e69-bc0c-6120bb65e43a => generated 907 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:26.978890 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1e0e5436-9e50-42ca-8ba6-1741f5de6615 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] POST http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes Jan 25 14:06:26.979354 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:26.979354 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:26.979951 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1e0e5436-9e50-42ca-8ba6-1741f5de6615 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Action: 'create', calling method: create, body: {"volume": {"source_volid": "301ed3df-8e6e-4e69-bc0c-6120bb65e43a", "size": 1, "name": "tempest-VolumesGetTest-Volume-1454451583", "metadata": {"Type": "Test"}}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:06:26.981095 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-1e0e5436-9e50-42ca-8ba6-1741f5de6615 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Create volume request body: {'volume': {'source_volid': '301ed3df-8e6e-4e69-bc0c-6120bb65e43a', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1454451583', 'metadata': {'Type': 'Test'}}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:06:27.085793 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:27.085793 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:27.086920 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-1e0e5436-9e50-42ca-8ba6-1741f5de6615 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume retrieved successfully. Jan 25 14:06:27.087323 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-1e0e5436-9e50-42ca-8ba6-1741f5de6615 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Create volume of 1 GB Jan 25 14:06:27.118283 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-1e0e5436-9e50-42ca-8ba6-1741f5de6615 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Availability Zones retrieved successfully. Jan 25 14:06:27.152160 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-1e0e5436-9e50-42ca-8ba6-1741f5de6615 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Flow 'volume_create_api' (e0bdc8b3-c6f8-495e-9e34-3b778ab5a8e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:06:27.155512 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-1e0e5436-9e50-42ca-8ba6-1741f5de6615 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fa74c3f-772b-4bd3-aae9-948a70f314f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:06:27.157701 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-1e0e5436-9e50-42ca-8ba6-1741f5de6615 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Validating volume size '1' using validate_int, validate_source_size {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:06:27.224747 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-1e0e5436-9e50-42ca-8ba6-1741f5de6615 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fa74c3f-772b-4bd3-aae9-948a70f314f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '301ed3df-8e6e-4e69-bc0c-6120bb65e43a', 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:06:27.227055 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-1e0e5436-9e50-42ca-8ba6-1741f5de6615 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a06bf6bf-325a-4b5c-b6bd-5aedf75d49b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:06:27.393456 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-1e0e5436-9e50-42ca-8ba6-1741f5de6615 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Created reservations ['8158be23-b75e-4072-ae2d-dc771fb878c3', '08bf040f-bc24-4fb2-bbde-c51eb56fbafd', '3507f892-1e0e-4c83-8162-206b138fc1fe', '71f06a32-82d8-4e95-9e90-af82a5d64037'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:06:27.395650 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-1e0e5436-9e50-42ca-8ba6-1741f5de6615 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a06bf6bf-325a-4b5c-b6bd-5aedf75d49b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8158be23-b75e-4072-ae2d-dc771fb878c3', '08bf040f-bc24-4fb2-bbde-c51eb56fbafd', '3507f892-1e0e-4c83-8162-206b138fc1fe', '71f06a32-82d8-4e95-9e90-af82a5d64037']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:06:27.397850 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-1e0e5436-9e50-42ca-8ba6-1741f5de6615 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3626001-b4a5-48a9-8997-e283dc270aac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:06:27.604640 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-1e0e5436-9e50-42ca-8ba6-1741f5de6615 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3626001-b4a5-48a9-8997-e283dc270aac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fe9fedc-149f-4b3a-9b27-7fec711eed2f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1454451583',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='608c9f7f234447d9891ca21c54bd8e30',qos_specs=None,replication_status=,reservations=['8158be23-b75e-4072-ae2d-dc771fb878c3','08bf040f-bc24-4fb2-bbde-c51eb56fbafd','3507f892-1e0e-4c83-8162-206b138fc1fe','71f06a32-82d8-4e95-9e90-af82a5d64037'],size=1,snapshot_id=None,source_replicaid=,source_volid=301ed3df-8e6e-4e69-bc0c-6120bb65e43a,status='creating',user_id='0b79991765944cab9778a604fe504d32',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:06:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1454451583',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6fe9fedc-149f-4b3a-9b27-7fec711eed2f,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='608c9f7f234447d9891ca21c54bd8e30',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=301ed3df-8e6e-4e69-bc0c-6120bb65e43a,status='creating',terminated_at=None,updated_at=None,user_id='0b79991765944cab9778a604fe504d32',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:06:27.608308 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-1e0e5436-9e50-42ca-8ba6-1741f5de6615 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a73d6035-df2f-4939-aa44-5c9c9b99fbdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:06:27.674379 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-1e0e5436-9e50-42ca-8ba6-1741f5de6615 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a73d6035-df2f-4939-aa44-5c9c9b99fbdd) transitioned into state 'SUCCESS' from state '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-1454451583',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='608c9f7f234447d9891ca21c54bd8e30',qos_specs=None,replication_status=,reservations=['8158be23-b75e-4072-ae2d-dc771fb878c3','08bf040f-bc24-4fb2-bbde-c51eb56fbafd','3507f892-1e0e-4c83-8162-206b138fc1fe','71f06a32-82d8-4e95-9e90-af82a5d64037'],size=1,snapshot_id=None,source_replicaid=,source_volid=301ed3df-8e6e-4e69-bc0c-6120bb65e43a,status='creating',user_id='0b79991765944cab9778a604fe504d32',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:06:27.676775 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-1e0e5436-9e50-42ca-8ba6-1741f5de6615 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f04f62b0-133d-4ed1-9022-019d0ac204ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:06:27.878770 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-1e0e5436-9e50-42ca-8ba6-1741f5de6615 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f04f62b0-133d-4ed1-9022-019d0ac204ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:06:27.882356 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-1e0e5436-9e50-42ca-8ba6-1741f5de6615 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Flow 'volume_create_api' (e0bdc8b3-c6f8-495e-9e34-3b778ab5a8e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:06:27.946843 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-1e0e5436-9e50-42ca-8ba6-1741f5de6615 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Create volume request issued successfully. Jan 25 14:06:27.963049 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1e0e5436-9e50-42ca-8ba6-1741f5de6615 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes returned with HTTP 202 Jan 25 14:06:27.964575 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 771/1600] 10.222.0.38 () {60 vars in 1226 bytes} [Mon Jan 25 14:06:26 2021] POST /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes => generated 862 bytes in 989 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:06:27.979458 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ed1a9f42-a8b9-4b0a-b94c-f053cf587fe4 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/6fe9fedc-149f-4b3a-9b27-7fec711eed2f Jan 25 14:06:27.979991 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ed1a9f42-a8b9-4b0a-b94c-f053cf587fe4 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:27.980213 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:27.980213 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:27.980573 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ed1a9f42-a8b9-4b0a-b94c-f053cf587fe4 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:28.095445 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:28.095445 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:28.120155 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ed1a9f42-a8b9-4b0a-b94c-f053cf587fe4 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:06:28.179722 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ed1a9f42-a8b9-4b0a-b94c-f053cf587fe4 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/6fe9fedc-149f-4b3a-9b27-7fec711eed2f returned with HTTP 200 Jan 25 14:06:28.180559 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 830/1601] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:27 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/6fe9fedc-149f-4b3a-9b27-7fec711eed2f => generated 930 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:29.198651 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8e097af3-75f4-48df-add9-3937bc0653ba tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/6fe9fedc-149f-4b3a-9b27-7fec711eed2f Jan 25 14:06:29.200185 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8e097af3-75f4-48df-add9-3937bc0653ba tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:29.200600 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:29.200600 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:29.201030 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8e097af3-75f4-48df-add9-3937bc0653ba tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:29.450490 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:29.450490 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:29.475339 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-8e097af3-75f4-48df-add9-3937bc0653ba tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:06:29.534975 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8e097af3-75f4-48df-add9-3937bc0653ba tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/6fe9fedc-149f-4b3a-9b27-7fec711eed2f returned with HTTP 200 Jan 25 14:06:29.548408 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 772/1602] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:29 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/6fe9fedc-149f-4b3a-9b27-7fec711eed2f => generated 954 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:30.579734 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ba6ea2bd-37e9-4348-b43f-62d4bb62de7b tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/6fe9fedc-149f-4b3a-9b27-7fec711eed2f Jan 25 14:06:30.580433 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ba6ea2bd-37e9-4348-b43f-62d4bb62de7b tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:30.580765 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:30.580765 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:30.581359 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ba6ea2bd-37e9-4348-b43f-62d4bb62de7b tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:30.672493 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:30.672493 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:30.682990 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ba6ea2bd-37e9-4348-b43f-62d4bb62de7b tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:06:30.712709 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ba6ea2bd-37e9-4348-b43f-62d4bb62de7b tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/6fe9fedc-149f-4b3a-9b27-7fec711eed2f returned with HTTP 200 Jan 25 14:06:30.725686 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 831/1603] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:30 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/6fe9fedc-149f-4b3a-9b27-7fec711eed2f => generated 954 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:31.742980 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-afa9c3bb-ab0d-4f50-a787-636ab307b326 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/6fe9fedc-149f-4b3a-9b27-7fec711eed2f Jan 25 14:06:31.744333 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-afa9c3bb-ab0d-4f50-a787-636ab307b326 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:31.744733 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:31.744733 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:31.745400 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-afa9c3bb-ab0d-4f50-a787-636ab307b326 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:31.832882 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:31.832882 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:31.850454 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-afa9c3bb-ab0d-4f50-a787-636ab307b326 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:06:31.883521 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-afa9c3bb-ab0d-4f50-a787-636ab307b326 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/6fe9fedc-149f-4b3a-9b27-7fec711eed2f returned with HTTP 200 Jan 25 14:06:31.885569 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 773/1604] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:31 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/6fe9fedc-149f-4b3a-9b27-7fec711eed2f => generated 954 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:32.908929 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1ec57b44-77c3-4f01-9053-583ccaf59eae tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/6fe9fedc-149f-4b3a-9b27-7fec711eed2f Jan 25 14:06:32.909433 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1ec57b44-77c3-4f01-9053-583ccaf59eae tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:32.909662 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:32.909662 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:32.910048 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1ec57b44-77c3-4f01-9053-583ccaf59eae tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:33.069855 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:33.069855 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:33.105177 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-1ec57b44-77c3-4f01-9053-583ccaf59eae tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:06:33.175858 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1ec57b44-77c3-4f01-9053-583ccaf59eae tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/6fe9fedc-149f-4b3a-9b27-7fec711eed2f returned with HTTP 200 Jan 25 14:06:33.176685 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 832/1605] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:32 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/6fe9fedc-149f-4b3a-9b27-7fec711eed2f => generated 954 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:34.194448 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0a48044b-b80c-412f-80ea-41d8da17feb9 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/6fe9fedc-149f-4b3a-9b27-7fec711eed2f Jan 25 14:06:34.194991 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0a48044b-b80c-412f-80ea-41d8da17feb9 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:34.195448 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:34.195448 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:34.195956 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0a48044b-b80c-412f-80ea-41d8da17feb9 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:34.362016 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:34.362016 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:34.384779 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0a48044b-b80c-412f-80ea-41d8da17feb9 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:06:34.429609 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0a48044b-b80c-412f-80ea-41d8da17feb9 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/6fe9fedc-149f-4b3a-9b27-7fec711eed2f returned with HTTP 200 Jan 25 14:06:34.434002 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 774/1606] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:34 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/6fe9fedc-149f-4b3a-9b27-7fec711eed2f => generated 954 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:35.451035 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5095d520-0fbc-41ab-9d87-ddd39fb8ba7c tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/6fe9fedc-149f-4b3a-9b27-7fec711eed2f Jan 25 14:06:35.452502 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5095d520-0fbc-41ab-9d87-ddd39fb8ba7c tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:35.453035 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:35.453035 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:35.453804 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5095d520-0fbc-41ab-9d87-ddd39fb8ba7c tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:35.570597 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:35.570597 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:35.595009 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-5095d520-0fbc-41ab-9d87-ddd39fb8ba7c tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:06:35.627264 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5095d520-0fbc-41ab-9d87-ddd39fb8ba7c tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/6fe9fedc-149f-4b3a-9b27-7fec711eed2f returned with HTTP 200 Jan 25 14:06:35.628440 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 833/1607] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:35 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/6fe9fedc-149f-4b3a-9b27-7fec711eed2f => generated 954 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:36.647307 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-241e47ba-a01d-492f-86e6-8d730e869f7d tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/6fe9fedc-149f-4b3a-9b27-7fec711eed2f Jan 25 14:06:36.648144 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-241e47ba-a01d-492f-86e6-8d730e869f7d tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:36.652529 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:36.652529 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:36.653209 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-241e47ba-a01d-492f-86e6-8d730e869f7d tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:36.899975 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:36.899975 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:36.932909 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-241e47ba-a01d-492f-86e6-8d730e869f7d tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:06:36.999843 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-241e47ba-a01d-492f-86e6-8d730e869f7d tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/6fe9fedc-149f-4b3a-9b27-7fec711eed2f returned with HTTP 200 Jan 25 14:06:37.002711 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 775/1608] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:36 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/6fe9fedc-149f-4b3a-9b27-7fec711eed2f => generated 954 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:38.017769 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-81f0b818-e24c-4075-ae77-2e3303122f82 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/6fe9fedc-149f-4b3a-9b27-7fec711eed2f Jan 25 14:06:38.018470 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-81f0b818-e24c-4075-ae77-2e3303122f82 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:38.018695 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:38.018695 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:38.019211 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-81f0b818-e24c-4075-ae77-2e3303122f82 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:38.149638 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:38.149638 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:38.175489 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-81f0b818-e24c-4075-ae77-2e3303122f82 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:06:38.229194 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-81f0b818-e24c-4075-ae77-2e3303122f82 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/6fe9fedc-149f-4b3a-9b27-7fec711eed2f returned with HTTP 200 Jan 25 14:06:38.238060 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 834/1609] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:38 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/6fe9fedc-149f-4b3a-9b27-7fec711eed2f => generated 954 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:06:39.247590 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0899a868-2165-44f1-8841-ff988458a910 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/6fe9fedc-149f-4b3a-9b27-7fec711eed2f Jan 25 14:06:39.248661 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0899a868-2165-44f1-8841-ff988458a910 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:39.248861 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:39.248861 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:39.249238 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0899a868-2165-44f1-8841-ff988458a910 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:39.420917 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:39.420917 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:39.469424 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0899a868-2165-44f1-8841-ff988458a910 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:06:39.549603 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0899a868-2165-44f1-8841-ff988458a910 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/6fe9fedc-149f-4b3a-9b27-7fec711eed2f returned with HTTP 200 Jan 25 14:06:39.550455 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 776/1610] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:39 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/6fe9fedc-149f-4b3a-9b27-7fec711eed2f => generated 954 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:40.568780 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-eb1fba5e-da2e-4e2d-bd8b-83024816cbda tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/6fe9fedc-149f-4b3a-9b27-7fec711eed2f Jan 25 14:06:40.569531 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-eb1fba5e-da2e-4e2d-bd8b-83024816cbda tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:40.569732 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:40.569732 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:40.570414 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-eb1fba5e-da2e-4e2d-bd8b-83024816cbda tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:40.694601 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:40.694601 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:40.705201 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-eb1fba5e-da2e-4e2d-bd8b-83024816cbda tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:06:40.732211 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-eb1fba5e-da2e-4e2d-bd8b-83024816cbda tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/6fe9fedc-149f-4b3a-9b27-7fec711eed2f returned with HTTP 200 Jan 25 14:06:40.733997 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 835/1611] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:40 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/6fe9fedc-149f-4b3a-9b27-7fec711eed2f => generated 954 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:41.805602 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fddb89de-ce4d-4c66-bc60-200a2c3eb989 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/6fe9fedc-149f-4b3a-9b27-7fec711eed2f Jan 25 14:06:41.806865 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fddb89de-ce4d-4c66-bc60-200a2c3eb989 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:41.806963 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:41.806963 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:41.807993 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fddb89de-ce4d-4c66-bc60-200a2c3eb989 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:41.984234 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:41.984234 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:42.001907 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-fddb89de-ce4d-4c66-bc60-200a2c3eb989 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:06:42.050160 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fddb89de-ce4d-4c66-bc60-200a2c3eb989 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/6fe9fedc-149f-4b3a-9b27-7fec711eed2f returned with HTTP 200 Jan 25 14:06:42.072547 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 777/1612] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:41 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/6fe9fedc-149f-4b3a-9b27-7fec711eed2f => generated 954 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:43.068099 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-99ed7ea2-715b-4cf8-93b7-be1888f604ef tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/6fe9fedc-149f-4b3a-9b27-7fec711eed2f Jan 25 14:06:43.068698 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-99ed7ea2-715b-4cf8-93b7-be1888f604ef tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:43.069074 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:43.069074 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:43.069651 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-99ed7ea2-715b-4cf8-93b7-be1888f604ef tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:43.160873 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:43.160873 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:43.174636 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-99ed7ea2-715b-4cf8-93b7-be1888f604ef tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:06:43.210169 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-99ed7ea2-715b-4cf8-93b7-be1888f604ef tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/6fe9fedc-149f-4b3a-9b27-7fec711eed2f returned with HTTP 200 Jan 25 14:06:43.213180 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 836/1613] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:43 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/6fe9fedc-149f-4b3a-9b27-7fec711eed2f => generated 955 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:43.229563 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d582464a-4db0-4041-b645-7cf06cbda8a9 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/6fe9fedc-149f-4b3a-9b27-7fec711eed2f Jan 25 14:06:43.230094 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d582464a-4db0-4041-b645-7cf06cbda8a9 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:43.230309 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:43.230309 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:43.230687 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d582464a-4db0-4041-b645-7cf06cbda8a9 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:43.384601 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:43.384601 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:43.406945 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d582464a-4db0-4041-b645-7cf06cbda8a9 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:06:43.457546 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d582464a-4db0-4041-b645-7cf06cbda8a9 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/6fe9fedc-149f-4b3a-9b27-7fec711eed2f returned with HTTP 200 Jan 25 14:06:43.462452 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 778/1614] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:43 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/6fe9fedc-149f-4b3a-9b27-7fec711eed2f => generated 955 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:43.487088 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4ef11dda-8b9e-43ad-bdce-dd1688b2a1ee tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] PUT http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/6fe9fedc-149f-4b3a-9b27-7fec711eed2f Jan 25 14:06:43.487641 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:43.487641 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:43.488068 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4ef11dda-8b9e-43ad-bdce-dd1688b2a1ee tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1454451583"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:06:43.608373 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:43.608373 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:43.618839 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4ef11dda-8b9e-43ad-bdce-dd1688b2a1ee tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:06:43.634167 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4ef11dda-8b9e-43ad-bdce-dd1688b2a1ee tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume updated successfully. Jan 25 14:06:43.651048 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4ef11dda-8b9e-43ad-bdce-dd1688b2a1ee tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/6fe9fedc-149f-4b3a-9b27-7fec711eed2f returned with HTTP 200 Jan 25 14:06:43.653269 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 837/1615] 10.222.0.38 () {60 vars in 1335 bytes} [Mon Jan 25 14:06:43 2021] PUT /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/6fe9fedc-149f-4b3a-9b27-7fec711eed2f => generated 887 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:43.667427 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-095f3aca-1ce4-4f39-8a52-505e90ae068d tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] PUT http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/6fe9fedc-149f-4b3a-9b27-7fec711eed2f Jan 25 14:06:43.667814 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:43.667814 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:43.668235 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-095f3aca-1ce4-4f39-8a52-505e90ae068d tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1668857512", "description": "This is the new description of volume"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:06:43.754077 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:43.754077 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:43.762841 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-095f3aca-1ce4-4f39-8a52-505e90ae068d tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:06:43.773730 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-095f3aca-1ce4-4f39-8a52-505e90ae068d tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume updated successfully. Jan 25 14:06:43.788881 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-095f3aca-1ce4-4f39-8a52-505e90ae068d tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/6fe9fedc-149f-4b3a-9b27-7fec711eed2f returned with HTTP 200 Jan 25 14:06:43.790017 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 779/1616] 10.222.0.38 () {60 vars in 1336 bytes} [Mon Jan 25 14:06:43 2021] PUT /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/6fe9fedc-149f-4b3a-9b27-7fec711eed2f => generated 926 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:43.804549 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-116e173e-0c99-4078-bf2a-6616b3671558 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/6fe9fedc-149f-4b3a-9b27-7fec711eed2f Jan 25 14:06:43.805714 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-116e173e-0c99-4078-bf2a-6616b3671558 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:43.806098 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:43.806098 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:43.806704 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-116e173e-0c99-4078-bf2a-6616b3671558 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:43.885124 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:43.885124 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:43.899557 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-116e173e-0c99-4078-bf2a-6616b3671558 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:06:43.928280 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-116e173e-0c99-4078-bf2a-6616b3671558 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/6fe9fedc-149f-4b3a-9b27-7fec711eed2f returned with HTTP 200 Jan 25 14:06:43.930610 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 838/1617] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:43 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/6fe9fedc-149f-4b3a-9b27-7fec711eed2f => generated 994 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:43.944611 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-80e8f30f-613a-4f1a-8449-af1d52a9242a tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] POST http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes Jan 25 14:06:43.945119 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:43.945119 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:43.945773 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-80e8f30f-613a-4f1a-8449-af1d52a9242a tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1076788988", "availability_zone": "nova", "size": 1}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:06:43.947374 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-80e8f30f-613a-4f1a-8449-af1d52a9242a tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1076788988', 'availability_zone': 'nova', 'size': 1}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:06:43.947924 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-80e8f30f-613a-4f1a-8449-af1d52a9242a tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Create volume of 1 GB Jan 25 14:06:43.972920 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-80e8f30f-613a-4f1a-8449-af1d52a9242a tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Availability Zones retrieved successfully. Jan 25 14:06:43.991208 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-80e8f30f-613a-4f1a-8449-af1d52a9242a tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Flow 'volume_create_api' (f4564cda-7579-49a9-be82-69f7b904867a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:06:43.994589 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-80e8f30f-613a-4f1a-8449-af1d52a9242a tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23abd0f3-e12d-4729-baed-a2081ca7a43d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:06:43.996942 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-80e8f30f-613a-4f1a-8449-af1d52a9242a tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Validating volume size '1' using validate_int {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:06:44.090207 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-80e8f30f-613a-4f1a-8449-af1d52a9242a tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23abd0f3-e12d-4729-baed-a2081ca7a43d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:06:44.098594 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-80e8f30f-613a-4f1a-8449-af1d52a9242a tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd217015-9904-4606-b95e-106fc7a7e367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:06:44.199229 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-80e8f30f-613a-4f1a-8449-af1d52a9242a tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Created reservations ['6f5c8b4c-a4a5-4d2c-84fa-4ddcc9c74640', 'eea9dcba-a5c9-487c-a836-fd8ce3ba7d63', '80844271-555f-4f8c-82c6-a184afeaccfa', '7fe5d194-f4aa-4d54-8c60-0336b2b763cd'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:06:44.201180 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-80e8f30f-613a-4f1a-8449-af1d52a9242a tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd217015-9904-4606-b95e-106fc7a7e367) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f5c8b4c-a4a5-4d2c-84fa-4ddcc9c74640', 'eea9dcba-a5c9-487c-a836-fd8ce3ba7d63', '80844271-555f-4f8c-82c6-a184afeaccfa', '7fe5d194-f4aa-4d54-8c60-0336b2b763cd']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:06:44.205739 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-80e8f30f-613a-4f1a-8449-af1d52a9242a tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (641703a9-a0bc-46d4-b679-6c555f281134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:06:44.328585 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-80e8f30f-613a-4f1a-8449-af1d52a9242a tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (641703a9-a0bc-46d4-b679-6c555f281134) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8e92a48-02df-4d00-a561-dbcb5ebcca21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1076788988',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='608c9f7f234447d9891ca21c54bd8e30',qos_specs=None,replication_status=,reservations=['6f5c8b4c-a4a5-4d2c-84fa-4ddcc9c74640','eea9dcba-a5c9-487c-a836-fd8ce3ba7d63','80844271-555f-4f8c-82c6-a184afeaccfa','7fe5d194-f4aa-4d54-8c60-0336b2b763cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b79991765944cab9778a604fe504d32',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:06:44Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1076788988',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8e92a48-02df-4d00-a561-dbcb5ebcca21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='608c9f7f234447d9891ca21c54bd8e30',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='0b79991765944cab9778a604fe504d32',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:06:44.330834 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-80e8f30f-613a-4f1a-8449-af1d52a9242a tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d02d1e94-f78a-45ee-bc0c-dc30382f301a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:06:44.365491 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-80e8f30f-613a-4f1a-8449-af1d52a9242a tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d02d1e94-f78a-45ee-bc0c-dc30382f301a) transitioned into 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-1076788988',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='608c9f7f234447d9891ca21c54bd8e30',qos_specs=None,replication_status=,reservations=['6f5c8b4c-a4a5-4d2c-84fa-4ddcc9c74640','eea9dcba-a5c9-487c-a836-fd8ce3ba7d63','80844271-555f-4f8c-82c6-a184afeaccfa','7fe5d194-f4aa-4d54-8c60-0336b2b763cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b79991765944cab9778a604fe504d32',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:06:44.368741 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-80e8f30f-613a-4f1a-8449-af1d52a9242a tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40abe357-2f43-4ff0-b22e-ea27f984ed57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:06:44.389366 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-80e8f30f-613a-4f1a-8449-af1d52a9242a tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40abe357-2f43-4ff0-b22e-ea27f984ed57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:06:44.392508 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-80e8f30f-613a-4f1a-8449-af1d52a9242a tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Flow 'volume_create_api' (f4564cda-7579-49a9-be82-69f7b904867a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:06:44.451561 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-80e8f30f-613a-4f1a-8449-af1d52a9242a tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Create volume request issued successfully. Jan 25 14:06:44.471649 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-80e8f30f-613a-4f1a-8449-af1d52a9242a tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes returned with HTTP 202 Jan 25 14:06:44.473184 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 780/1618] 10.222.0.38 () {60 vars in 1226 bytes} [Mon Jan 25 14:06:43 2021] POST /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes => generated 811 bytes in 532 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:06:44.490649 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fdb76547-cf80-45d5-a9fe-1c7b60c31f53 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/d8e92a48-02df-4d00-a561-dbcb5ebcca21 Jan 25 14:06:44.491177 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fdb76547-cf80-45d5-a9fe-1c7b60c31f53 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:44.491371 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:44.491371 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:44.492312 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fdb76547-cf80-45d5-a9fe-1c7b60c31f53 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:44.666696 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:44.666696 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:44.686512 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-fdb76547-cf80-45d5-a9fe-1c7b60c31f53 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:06:44.745770 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fdb76547-cf80-45d5-a9fe-1c7b60c31f53 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/d8e92a48-02df-4d00-a561-dbcb5ebcca21 returned with HTTP 200 Jan 25 14:06:44.747169 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 839/1619] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:44 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/d8e92a48-02df-4d00-a561-dbcb5ebcca21 => generated 903 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:45.764949 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-be92b620-45d5-4a95-a9cb-7f19ce583722 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/d8e92a48-02df-4d00-a561-dbcb5ebcca21 Jan 25 14:06:45.766282 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-be92b620-45d5-4a95-a9cb-7f19ce583722 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:45.766282 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:45.766282 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:45.766554 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-be92b620-45d5-4a95-a9cb-7f19ce583722 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:45.876992 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:45.876992 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:45.887642 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-be92b620-45d5-4a95-a9cb-7f19ce583722 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:06:45.918784 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-be92b620-45d5-4a95-a9cb-7f19ce583722 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/d8e92a48-02df-4d00-a561-dbcb5ebcca21 returned with HTTP 200 Jan 25 14:06:45.921247 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 781/1620] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:45 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/d8e92a48-02df-4d00-a561-dbcb5ebcca21 => generated 904 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:45.936592 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-354f03e7-0de8-47f7-af7f-db5577ddc8d1 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] PUT http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/d8e92a48-02df-4d00-a561-dbcb5ebcca21 Jan 25 14:06:45.937076 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:45.937076 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:45.937487 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-354f03e7-0de8-47f7-af7f-db5577ddc8d1 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1454451583", "description": null}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:06:46.079619 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:46.079619 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:46.114936 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-354f03e7-0de8-47f7-af7f-db5577ddc8d1 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:06:46.152367 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-354f03e7-0de8-47f7-af7f-db5577ddc8d1 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume updated successfully. Jan 25 14:06:46.200532 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-354f03e7-0de8-47f7-af7f-db5577ddc8d1 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/d8e92a48-02df-4d00-a561-dbcb5ebcca21 returned with HTTP 200 Jan 25 14:06:46.211853 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 840/1621] 10.222.0.38 () {60 vars in 1335 bytes} [Mon Jan 25 14:06:45 2021] PUT /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/d8e92a48-02df-4d00-a561-dbcb5ebcca21 => generated 839 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:46.217454 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-494c17d1-cc5f-4480-9598-7584a7a316ae tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] DELETE http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/d8e92a48-02df-4d00-a561-dbcb5ebcca21 Jan 25 14:06:46.218228 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-494c17d1-cc5f-4480-9598-7584a7a316ae tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:46.218640 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:46.218640 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:46.219482 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-494c17d1-cc5f-4480-9598-7584a7a316ae tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:46.220135 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-494c17d1-cc5f-4480-9598-7584a7a316ae tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Delete volume with id: d8e92a48-02df-4d00-a561-dbcb5ebcca21 Jan 25 14:06:46.302694 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:46.302694 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:46.304048 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-494c17d1-cc5f-4480-9598-7584a7a316ae tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:06:46.338051 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-494c17d1-cc5f-4480-9598-7584a7a316ae tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Delete volume request issued successfully. Jan 25 14:06:46.338526 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-494c17d1-cc5f-4480-9598-7584a7a316ae tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/d8e92a48-02df-4d00-a561-dbcb5ebcca21 returned with HTTP 202 Jan 25 14:06:46.339873 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 782/1622] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:06:46 2021] DELETE /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/d8e92a48-02df-4d00-a561-dbcb5ebcca21 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:06:46.347783 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5468f28d-4ef5-4666-920e-d7e0ca6675cc tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/d8e92a48-02df-4d00-a561-dbcb5ebcca21 Jan 25 14:06:46.347921 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5468f28d-4ef5-4666-920e-d7e0ca6675cc tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:46.348145 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:46.348145 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:46.348518 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5468f28d-4ef5-4666-920e-d7e0ca6675cc tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:46.447174 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:46.447174 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:46.483549 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-5468f28d-4ef5-4666-920e-d7e0ca6675cc tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:06:46.536172 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5468f28d-4ef5-4666-920e-d7e0ca6675cc tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/d8e92a48-02df-4d00-a561-dbcb5ebcca21 returned with HTTP 200 Jan 25 14:06:46.537303 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 841/1623] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:46 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/d8e92a48-02df-4d00-a561-dbcb5ebcca21 => generated 906 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:47.553835 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f17d7660-bd11-40c4-9e21-a55d4eaec609 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/d8e92a48-02df-4d00-a561-dbcb5ebcca21 Jan 25 14:06:47.554880 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f17d7660-bd11-40c4-9e21-a55d4eaec609 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:47.555241 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:47.555241 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:47.555851 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f17d7660-bd11-40c4-9e21-a55d4eaec609 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:47.688868 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:47.688868 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:47.730206 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f17d7660-bd11-40c4-9e21-a55d4eaec609 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:06:47.790179 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f17d7660-bd11-40c4-9e21-a55d4eaec609 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/d8e92a48-02df-4d00-a561-dbcb5ebcca21 returned with HTTP 200 Jan 25 14:06:47.799697 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 783/1624] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:47 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/d8e92a48-02df-4d00-a561-dbcb5ebcca21 => generated 906 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:48.816966 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-80c748f9-027d-4001-b08f-ac5369298103 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/d8e92a48-02df-4d00-a561-dbcb5ebcca21 Jan 25 14:06:48.817593 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-80c748f9-027d-4001-b08f-ac5369298103 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:48.817793 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:48.817793 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:48.818906 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-80c748f9-027d-4001-b08f-ac5369298103 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:48.939327 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:48.939327 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:48.964613 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-80c748f9-027d-4001-b08f-ac5369298103 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:06:49.022832 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-80c748f9-027d-4001-b08f-ac5369298103 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/d8e92a48-02df-4d00-a561-dbcb5ebcca21 returned with HTTP 200 Jan 25 14:06:49.026562 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 842/1625] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:48 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/d8e92a48-02df-4d00-a561-dbcb5ebcca21 => generated 906 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:06:50.042740 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bc7cbb83-7012-47a8-beac-d78911399dc2 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/d8e92a48-02df-4d00-a561-dbcb5ebcca21 Jan 25 14:06:50.043384 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bc7cbb83-7012-47a8-beac-d78911399dc2 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:50.043384 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:50.043384 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:50.043738 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bc7cbb83-7012-47a8-beac-d78911399dc2 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:50.170735 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bc7cbb83-7012-47a8-beac-d78911399dc2 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/d8e92a48-02df-4d00-a561-dbcb5ebcca21 returned with HTTP 404 Jan 25 14:06:50.171810 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 784/1626] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:50 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/d8e92a48-02df-4d00-a561-dbcb5ebcca21 => generated 109 bytes in 133 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:06:50.180793 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d53f2a10-0c40-43e0-9731-5acc7f8581f4 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] DELETE http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/6fe9fedc-149f-4b3a-9b27-7fec711eed2f Jan 25 14:06:50.181891 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d53f2a10-0c40-43e0-9731-5acc7f8581f4 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:50.182932 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:50.182932 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:50.183641 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d53f2a10-0c40-43e0-9731-5acc7f8581f4 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:50.184209 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-d53f2a10-0c40-43e0-9731-5acc7f8581f4 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Delete volume with id: 6fe9fedc-149f-4b3a-9b27-7fec711eed2f Jan 25 14:06:50.336310 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:50.336310 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:50.336310 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d53f2a10-0c40-43e0-9731-5acc7f8581f4 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:06:50.427946 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d53f2a10-0c40-43e0-9731-5acc7f8581f4 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Delete volume request issued successfully. Jan 25 14:06:50.428425 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d53f2a10-0c40-43e0-9731-5acc7f8581f4 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/6fe9fedc-149f-4b3a-9b27-7fec711eed2f returned with HTTP 202 Jan 25 14:06:50.432461 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 843/1627] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:06:50 2021] DELETE /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/6fe9fedc-149f-4b3a-9b27-7fec711eed2f => generated 0 bytes in 253 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:06:50.437884 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-606a07ae-a55a-4225-8edf-1652c34c6209 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/6fe9fedc-149f-4b3a-9b27-7fec711eed2f Jan 25 14:06:50.438528 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-606a07ae-a55a-4225-8edf-1652c34c6209 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:50.438978 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-606a07ae-a55a-4225-8edf-1652c34c6209 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:50.584945 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:50.584945 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:50.621303 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-606a07ae-a55a-4225-8edf-1652c34c6209 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:06:50.727212 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-606a07ae-a55a-4225-8edf-1652c34c6209 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/6fe9fedc-149f-4b3a-9b27-7fec711eed2f returned with HTTP 200 Jan 25 14:06:50.737221 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 785/1628] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:50 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/6fe9fedc-149f-4b3a-9b27-7fec711eed2f => generated 993 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:51.743806 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4c0aa349-023b-4ea0-b0d4-b4157a8ff5b7 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/6fe9fedc-149f-4b3a-9b27-7fec711eed2f Jan 25 14:06:51.744305 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4c0aa349-023b-4ea0-b0d4-b4157a8ff5b7 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:51.744988 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:51.744988 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:51.745642 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4c0aa349-023b-4ea0-b0d4-b4157a8ff5b7 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:51.879375 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6c11996f-002a-4317-b1c7-f59b248e01a4 tempest-TestVolumeBootPattern-1658338170 tempest-TestVolumeBootPattern-1658338170] POST http://10.222.0.38/volume/v3/005f0313ffbb47c0964a1f168d3297bb/types Jan 25 14:06:51.879885 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:51.879885 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:51.880318 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6c11996f-002a-4317-b1c7-f59b248e01a4 tempest-TestVolumeBootPattern-1658338170 tempest-TestVolumeBootPattern-1658338170] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1676106774", "extra_specs": {}}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:06:51.905527 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:51.905527 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:51.929464 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4c0aa349-023b-4ea0-b0d4-b4157a8ff5b7 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:06:51.973013 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4c0aa349-023b-4ea0-b0d4-b4157a8ff5b7 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/6fe9fedc-149f-4b3a-9b27-7fec711eed2f returned with HTTP 200 Jan 25 14:06:51.973869 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 786/1629] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:51 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/6fe9fedc-149f-4b3a-9b27-7fec711eed2f => generated 993 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:51.974773 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6c11996f-002a-4317-b1c7-f59b248e01a4 tempest-TestVolumeBootPattern-1658338170 tempest-TestVolumeBootPattern-1658338170] http://10.222.0.38/volume/v3/005f0313ffbb47c0964a1f168d3297bb/types returned with HTTP 200 Jan 25 14:06:51.977541 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 844/1630] 10.222.0.38 () {60 vars in 1219 bytes} [Mon Jan 25 14:06:51 2021] POST /volume/v3/005f0313ffbb47c0964a1f168d3297bb/types => generated 212 bytes in 641 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:51.999189 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f7f2a706-46c0-47dc-a413-239970de57e5 tempest-TestVolumeBootPattern-1658338170 tempest-TestVolumeBootPattern-1658338170] POST http://10.222.0.38/volume/v3/005f0313ffbb47c0964a1f168d3297bb/types/8a656ef8-2024-45de-b10d-4dca2c060202/encryption Jan 25 14:06:51.999668 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:51.999668 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:52.000145 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f7f2a706-46c0-47dc-a413-239970de57e5 tempest-TestVolumeBootPattern-1658338170 tempest-TestVolumeBootPattern-1658338170] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:06:52.078868 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f7f2a706-46c0-47dc-a413-239970de57e5 tempest-TestVolumeBootPattern-1658338170 tempest-TestVolumeBootPattern-1658338170] http://10.222.0.38/volume/v3/005f0313ffbb47c0964a1f168d3297bb/types/8a656ef8-2024-45de-b10d-4dca2c060202/encryption returned with HTTP 200 Jan 25 14:06:52.081713 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 787/1631] 10.222.0.38 () {60 vars in 1364 bytes} [Mon Jan 25 14:06:51 2021] POST /volume/v3/005f0313ffbb47c0964a1f168d3297bb/types/8a656ef8-2024-45de-b10d-4dca2c060202/encryption => generated 230 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:52.712273 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a97bfbcc-a6b9-4f11-8e77-a2dd6e7392d8 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] POST http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes Jan 25 14:06:52.713091 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a97bfbcc-a6b9-4f11-8e77-a2dd6e7392d8 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1161730967", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1676106774", "size": 1}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:06:52.714346 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-a97bfbcc-a6b9-4f11-8e77-a2dd6e7392d8 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1161730967', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1676106774', 'size': 1}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:06:52.775750 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-a97bfbcc-a6b9-4f11-8e77-a2dd6e7392d8 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Create volume of 1 GB Jan 25 14:06:52.776524 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:52.776524 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:52.779904 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a97bfbcc-a6b9-4f11-8e77-a2dd6e7392d8 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Availability Zones retrieved successfully. Jan 25 14:06:52.809521 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-a97bfbcc-a6b9-4f11-8e77-a2dd6e7392d8 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Flow 'volume_create_api' (20f3272d-484d-4734-9b1a-dffea03c5fdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:06:52.823381 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-a97bfbcc-a6b9-4f11-8e77-a2dd6e7392d8 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (237a7f96-e658-4e48-a08a-c54ad3d34849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:06:52.833825 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-a97bfbcc-a6b9-4f11-8e77-a2dd6e7392d8 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:06:52.914768 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-a97bfbcc-a6b9-4f11-8e77-a2dd6e7392d8 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (237a7f96-e658-4e48-a08a-c54ad3d34849) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T14:06:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8a656ef8-2024-45de-b10d-4dca2c060202,is_public=True,name='tempest-scenario-type-luks-1676106774',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8a656ef8-2024-45de-b10d-4dca2c060202', '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=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:06:52.918403 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-a97bfbcc-a6b9-4f11-8e77-a2dd6e7392d8 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f74c8696-b46f-4051-a2eb-911ea4ced2ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:06:52.970244 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.quota [None req-a97bfbcc-a6b9-4f11-8e77-a2dd6e7392d8 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1676106774 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1676106774, it is now deprecated. Please use the default quota class for default quota. Jan 25 14:06:52.971515 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.quota [None req-a97bfbcc-a6b9-4f11-8e77-a2dd6e7392d8 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1676106774 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1676106774, it is now deprecated. Please use the default quota class for default quota. Jan 25 14:06:52.992285 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3ea570a0-8204-4b3a-88cb-6b42f68771c1 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/6fe9fedc-149f-4b3a-9b27-7fec711eed2f Jan 25 14:06:52.993043 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3ea570a0-8204-4b3a-88cb-6b42f68771c1 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:52.993840 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3ea570a0-8204-4b3a-88cb-6b42f68771c1 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:53.060759 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-a97bfbcc-a6b9-4f11-8e77-a2dd6e7392d8 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Created reservations ['076f766e-e944-4a80-ad5e-3389bcea570f', '4e7e425a-036d-467c-a99d-b8b3a7bd3ff0', '477263a2-6083-4e08-bbf8-65f8b414cdd5', '268a1cdd-85f6-494e-a3e9-e0aed6caa785'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:06:53.080775 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-a97bfbcc-a6b9-4f11-8e77-a2dd6e7392d8 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f74c8696-b46f-4051-a2eb-911ea4ced2ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['076f766e-e944-4a80-ad5e-3389bcea570f', '4e7e425a-036d-467c-a99d-b8b3a7bd3ff0', '477263a2-6083-4e08-bbf8-65f8b414cdd5', '268a1cdd-85f6-494e-a3e9-e0aed6caa785']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:06:53.086066 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-a97bfbcc-a6b9-4f11-8e77-a2dd6e7392d8 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fd208a7-734b-44ea-a574-d07dbb1056f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:06:53.120264 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3ea570a0-8204-4b3a-88cb-6b42f68771c1 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/6fe9fedc-149f-4b3a-9b27-7fec711eed2f returned with HTTP 404 Jan 25 14:06:53.122026 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 788/1632] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:52 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/6fe9fedc-149f-4b3a-9b27-7fec711eed2f => generated 109 bytes in 135 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:06:53.198437 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-286d8966-ed63-4412-850a-aa453fdb57a7 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] POST http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes Jan 25 14:06:53.199523 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-286d8966-ed63-4412-850a-aa453fdb57a7 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Action: 'create', calling method: create, body: {"volume": {"imageRef": "fc79b33f-195f-4d3d-a6f8-dbc6271d1a69", "size": 1, "name": "tempest-VolumesGetTest-Volume-794508409", "metadata": {"Type": "Test"}}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:06:53.201617 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-286d8966-ed63-4412-850a-aa453fdb57a7 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Create volume request body: {'volume': {'imageRef': 'fc79b33f-195f-4d3d-a6f8-dbc6271d1a69', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-794508409', 'metadata': {'Type': 'Test'}}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:06:53.270696 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-a97bfbcc-a6b9-4f11-8e77-a2dd6e7392d8 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fd208a7-734b-44ea-a574-d07dbb1056f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84745bee-a39e-4aa5-80cc-bd9b30507bd6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1161730967',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48eab9989e8d4a70ba4bac96d59f904c',qos_specs=None,replication_status=,reservations=['076f766e-e944-4a80-ad5e-3389bcea570f','4e7e425a-036d-467c-a99d-b8b3a7bd3ff0','477263a2-6083-4e08-bbf8-65f8b414cdd5','268a1cdd-85f6-494e-a3e9-e0aed6caa785'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91b1226e9fe14b2db905a04fb5a85bb7',volume_type_id=8a656ef8-2024-45de-b10d-4dca2c060202), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:06:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1161730967',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=84745bee-a39e-4aa5-80cc-bd9b30507bd6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48eab9989e8d4a70ba4bac96d59f904c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='91b1226e9fe14b2db905a04fb5a85bb7',volume_attachment=,volume_type=,volume_type_id=8a656ef8-2024-45de-b10d-4dca2c060202)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:06:53.279777 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-a97bfbcc-a6b9-4f11-8e77-a2dd6e7392d8 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (547ac294-a64f-486b-a572-905280edb0f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:06:53.342348 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-286d8966-ed63-4412-850a-aa453fdb57a7 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Create volume of 1 GB Jan 25 14:06:53.357465 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-a97bfbcc-a6b9-4f11-8e77-a2dd6e7392d8 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (547ac294-a64f-486b-a572-905280edb0f6) transitioned into state 'SUCCESS' from state '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-1161730967',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48eab9989e8d4a70ba4bac96d59f904c',qos_specs=None,replication_status=,reservations=['076f766e-e944-4a80-ad5e-3389bcea570f','4e7e425a-036d-467c-a99d-b8b3a7bd3ff0','477263a2-6083-4e08-bbf8-65f8b414cdd5','268a1cdd-85f6-494e-a3e9-e0aed6caa785'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91b1226e9fe14b2db905a04fb5a85bb7',volume_type_id=8a656ef8-2024-45de-b10d-4dca2c060202)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:06:53.359873 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-a97bfbcc-a6b9-4f11-8e77-a2dd6e7392d8 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4982d29-76ab-4785-90c3-cfd9d363b931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:06:53.372045 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-286d8966-ed63-4412-850a-aa453fdb57a7 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Availability Zones retrieved successfully. Jan 25 14:06:53.407754 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-a97bfbcc-a6b9-4f11-8e77-a2dd6e7392d8 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4982d29-76ab-4785-90c3-cfd9d363b931) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:06:53.410419 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-a97bfbcc-a6b9-4f11-8e77-a2dd6e7392d8 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Flow 'volume_create_api' (20f3272d-484d-4734-9b1a-dffea03c5fdb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:06:53.414614 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-286d8966-ed63-4412-850a-aa453fdb57a7 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Flow 'volume_create_api' (ee442ead-3180-43bf-a7c3-3953b420da20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:06:53.423018 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-286d8966-ed63-4412-850a-aa453fdb57a7 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70d87db3-3ec3-4305-a3f3-0f59e5789209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:06:53.425254 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-286d8966-ed63-4412-850a-aa453fdb57a7 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Validating volume size '1' using validate_int {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:06:53.480437 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a97bfbcc-a6b9-4f11-8e77-a2dd6e7392d8 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Create volume request issued successfully. Jan 25 14:06:53.522715 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a97bfbcc-a6b9-4f11-8e77-a2dd6e7392d8 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes returned with HTTP 202 Jan 25 14:06:53.532854 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 845/1633] 10.222.0.38 () {60 vars in 1226 bytes} [Mon Jan 25 14:06:52 2021] POST /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes => generated 846 bytes in 1435 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:06:53.541626 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0235bd13-9f62-40fc-bbc1-dc9ced4d6e4a tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/84745bee-a39e-4aa5-80cc-bd9b30507bd6 Jan 25 14:06:53.542115 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0235bd13-9f62-40fc-bbc1-dc9ced4d6e4a tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:53.542335 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:53.542335 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:53.543183 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0235bd13-9f62-40fc-bbc1-dc9ced4d6e4a tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:53.675429 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-286d8966-ed63-4412-850a-aa453fdb57a7 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70d87db3-3ec3-4305-a3f3-0f59e5789209) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:06:53.680024 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-286d8966-ed63-4412-850a-aa453fdb57a7 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09988eec-e5ca-421c-ab15-e4234e1a7d6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:06:53.710819 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:53.710819 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:53.738317 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0235bd13-9f62-40fc-bbc1-dc9ced4d6e4a tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:06:53.776487 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0235bd13-9f62-40fc-bbc1-dc9ced4d6e4a tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/84745bee-a39e-4aa5-80cc-bd9b30507bd6 returned with HTTP 200 Jan 25 14:06:53.777917 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 846/1634] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:53 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/84745bee-a39e-4aa5-80cc-bd9b30507bd6 => generated 914 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:06:53.921761 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-286d8966-ed63-4412-850a-aa453fdb57a7 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Created reservations ['bdc7d16c-ec83-467d-94c7-1eb0b612eddf', 'c97be20c-0495-4d66-a2e4-e7c02b0c7765', '384661e6-8b50-4096-a349-5f90c067adef', 'edd43c15-ccb2-42de-8217-90732fa01854'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:06:53.926672 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-286d8966-ed63-4412-850a-aa453fdb57a7 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09988eec-e5ca-421c-ab15-e4234e1a7d6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bdc7d16c-ec83-467d-94c7-1eb0b612eddf', 'c97be20c-0495-4d66-a2e4-e7c02b0c7765', '384661e6-8b50-4096-a349-5f90c067adef', 'edd43c15-ccb2-42de-8217-90732fa01854']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:06:53.928949 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-286d8966-ed63-4412-850a-aa453fdb57a7 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88e74e28-270b-4398-a245-f2b4652d1865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:06:54.067919 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-286d8966-ed63-4412-850a-aa453fdb57a7 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88e74e28-270b-4398-a245-f2b4652d1865) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a2df536-7005-4932-a598-0d28c817b273', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-794508409',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='608c9f7f234447d9891ca21c54bd8e30',qos_specs=None,replication_status=,reservations=['bdc7d16c-ec83-467d-94c7-1eb0b612eddf','c97be20c-0495-4d66-a2e4-e7c02b0c7765','384661e6-8b50-4096-a349-5f90c067adef','edd43c15-ccb2-42de-8217-90732fa01854'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b79991765944cab9778a604fe504d32',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:06:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-794508409',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a2df536-7005-4932-a598-0d28c817b273,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='608c9f7f234447d9891ca21c54bd8e30',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='0b79991765944cab9778a604fe504d32',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:06:54.076372 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-286d8966-ed63-4412-850a-aa453fdb57a7 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80cfdcff-0f19-4738-bc9c-1a807bbda98a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:06:54.173381 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-286d8966-ed63-4412-850a-aa453fdb57a7 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80cfdcff-0f19-4738-bc9c-1a807bbda98a) transitioned into state 'SUCCESS' from state '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-794508409',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='608c9f7f234447d9891ca21c54bd8e30',qos_specs=None,replication_status=,reservations=['bdc7d16c-ec83-467d-94c7-1eb0b612eddf','c97be20c-0495-4d66-a2e4-e7c02b0c7765','384661e6-8b50-4096-a349-5f90c067adef','edd43c15-ccb2-42de-8217-90732fa01854'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b79991765944cab9778a604fe504d32',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:06:54.184100 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-286d8966-ed63-4412-850a-aa453fdb57a7 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46ce63b1-cace-4692-9c30-c2992d37e329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:06:54.265493 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-286d8966-ed63-4412-850a-aa453fdb57a7 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46ce63b1-cace-4692-9c30-c2992d37e329) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:06:54.275695 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-286d8966-ed63-4412-850a-aa453fdb57a7 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Flow 'volume_create_api' (ee442ead-3180-43bf-a7c3-3953b420da20) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:06:54.520075 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-286d8966-ed63-4412-850a-aa453fdb57a7 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Create volume request issued successfully. Jan 25 14:06:54.580189 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-286d8966-ed63-4412-850a-aa453fdb57a7 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes returned with HTTP 202 Jan 25 14:06:54.581156 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 789/1635] 10.222.0.38 () {60 vars in 1226 bytes} [Mon Jan 25 14:06:53 2021] POST /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes => generated 827 bytes in 1388 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:06:54.596413 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-66fc80b7-3e89-46cc-a58f-025485d75d9a tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 Jan 25 14:06:54.597116 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-66fc80b7-3e89-46cc-a58f-025485d75d9a tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:54.597494 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:54.597494 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:54.598097 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-66fc80b7-3e89-46cc-a58f-025485d75d9a tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:54.768056 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:54.768056 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:54.796282 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fa90e33d-284a-42a7-8ae8-651d669096cb tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/84745bee-a39e-4aa5-80cc-bd9b30507bd6 Jan 25 14:06:54.797669 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fa90e33d-284a-42a7-8ae8-651d669096cb tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:54.798096 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:54.798096 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:54.798784 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fa90e33d-284a-42a7-8ae8-651d669096cb tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:54.807160 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-66fc80b7-3e89-46cc-a58f-025485d75d9a tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:06:54.866547 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-66fc80b7-3e89-46cc-a58f-025485d75d9a tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 returned with HTTP 200 Jan 25 14:06:54.867603 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 847/1636] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:54 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 => generated 919 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:54.950767 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:54.950767 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:54.974272 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-fa90e33d-284a-42a7-8ae8-651d669096cb tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:06:55.007230 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fa90e33d-284a-42a7-8ae8-651d669096cb tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/84745bee-a39e-4aa5-80cc-bd9b30507bd6 returned with HTTP 200 Jan 25 14:06:55.008623 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 790/1637] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:54 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/84745bee-a39e-4aa5-80cc-bd9b30507bd6 => generated 938 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:55.923182 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0f9c283f-2491-411a-aa5b-a17a06f347e0 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 Jan 25 14:06:55.923182 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0f9c283f-2491-411a-aa5b-a17a06f347e0 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:55.923182 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:55.923182 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:55.923182 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0f9c283f-2491-411a-aa5b-a17a06f347e0 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:56.025647 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3b8eb9dc-a058-460c-b180-a13404c3e9d2 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/84745bee-a39e-4aa5-80cc-bd9b30507bd6 Jan 25 14:06:56.026267 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3b8eb9dc-a058-460c-b180-a13404c3e9d2 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:56.026699 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:56.026699 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:56.027153 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3b8eb9dc-a058-460c-b180-a13404c3e9d2 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:56.108742 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:56.108742 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:56.130073 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0f9c283f-2491-411a-aa5b-a17a06f347e0 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:06:56.167465 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:56.167465 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:56.183382 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0f9c283f-2491-411a-aa5b-a17a06f347e0 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 returned with HTTP 200 Jan 25 14:06:56.191564 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 848/1638] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:55 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 => generated 919 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:56.216804 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3b8eb9dc-a058-460c-b180-a13404c3e9d2 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:06:56.269477 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3b8eb9dc-a058-460c-b180-a13404c3e9d2 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/84745bee-a39e-4aa5-80cc-bd9b30507bd6 returned with HTTP 200 Jan 25 14:06:56.270860 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 791/1639] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:56 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/84745bee-a39e-4aa5-80cc-bd9b30507bd6 => generated 939 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:56.286743 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-76f83e98-6635-4041-8a6c-7c8b36189960 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/84745bee-a39e-4aa5-80cc-bd9b30507bd6 Jan 25 14:06:56.287625 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-76f83e98-6635-4041-8a6c-7c8b36189960 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:56.288063 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:56.288063 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:56.288737 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-76f83e98-6635-4041-8a6c-7c8b36189960 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:56.355272 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:56.355272 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:56.367114 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-76f83e98-6635-4041-8a6c-7c8b36189960 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:06:56.395881 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-76f83e98-6635-4041-8a6c-7c8b36189960 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/84745bee-a39e-4aa5-80cc-bd9b30507bd6 returned with HTTP 200 Jan 25 14:06:56.397050 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 849/1640] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:56 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/84745bee-a39e-4aa5-80cc-bd9b30507bd6 => generated 939 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:56.414477 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b10f3dcd-b8a6-42eb-bbc4-5785b7e55121 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] POST http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/84745bee-a39e-4aa5-80cc-bd9b30507bd6/action Jan 25 14:06:56.414950 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:56.414950 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:56.415377 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b10f3dcd-b8a6-42eb-bbc4-5785b7e55121 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:06:56.415766 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b10f3dcd-b8a6-42eb-bbc4-5785b7e55121 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:06:56.550481 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:56.550481 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:56.552335 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b10f3dcd-b8a6-42eb-bbc4-5785b7e55121 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:06:56.585602 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b10f3dcd-b8a6-42eb-bbc4-5785b7e55121 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume updated successfully. Jan 25 14:06:56.586562 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b10f3dcd-b8a6-42eb-bbc4-5785b7e55121 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/84745bee-a39e-4aa5-80cc-bd9b30507bd6/action returned with HTTP 200 Jan 25 14:06:56.587623 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 792/1641] 10.222.0.38 () {60 vars in 1357 bytes} [Mon Jan 25 14:06:56 2021] POST /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/84745bee-a39e-4aa5-80cc-bd9b30507bd6/action => generated 0 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 25 14:06:56.933471 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-02f0f0e8-da21-46e9-9345-3a0a66a085fa req-d0fda3a1-46c7-46b5-b700-685ea8d9cb4f tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/84745bee-a39e-4aa5-80cc-bd9b30507bd6 Jan 25 14:06:56.937705 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-02f0f0e8-da21-46e9-9345-3a0a66a085fa req-d0fda3a1-46c7-46b5-b700-685ea8d9cb4f tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:56.937863 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:56.937863 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:56.939447 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-02f0f0e8-da21-46e9-9345-3a0a66a085fa req-d0fda3a1-46c7-46b5-b700-685ea8d9cb4f tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:57.072164 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:57.072164 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:57.100958 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-02f0f0e8-da21-46e9-9345-3a0a66a085fa req-d0fda3a1-46c7-46b5-b700-685ea8d9cb4f tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:06:57.152533 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-02f0f0e8-da21-46e9-9345-3a0a66a085fa req-d0fda3a1-46c7-46b5-b700-685ea8d9cb4f tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/84745bee-a39e-4aa5-80cc-bd9b30507bd6 returned with HTTP 200 Jan 25 14:06:57.163519 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 850/1642] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 14:06:56 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/84745bee-a39e-4aa5-80cc-bd9b30507bd6 => generated 938 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:57.207441 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e045d716-4937-4e3a-926a-8c42d816f76f tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 Jan 25 14:06:57.207980 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e045d716-4937-4e3a-926a-8c42d816f76f tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:57.208201 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:57.208201 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:57.208582 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e045d716-4937-4e3a-926a-8c42d816f76f tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:57.352967 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:57.352967 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:57.367973 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e045d716-4937-4e3a-926a-8c42d816f76f tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:06:57.418971 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e045d716-4937-4e3a-926a-8c42d816f76f tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 returned with HTTP 200 Jan 25 14:06:57.420518 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 793/1643] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:57 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 => generated 919 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:58.439977 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-91369b7d-3d04-4a6a-8108-fda9a390d018 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 Jan 25 14:06:58.440528 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-91369b7d-3d04-4a6a-8108-fda9a390d018 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:58.440701 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:58.440701 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:58.441125 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-91369b7d-3d04-4a6a-8108-fda9a390d018 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:58.584889 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:58.584889 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:58.629336 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-91369b7d-3d04-4a6a-8108-fda9a390d018 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:06:58.704570 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-91369b7d-3d04-4a6a-8108-fda9a390d018 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 returned with HTTP 200 Jan 25 14:06:58.707672 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 851/1644] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:58 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 => generated 919 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:06:59.726455 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1ffc0503-6aa2-4d38-98cb-70ee4b2650ce tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 Jan 25 14:06:59.727852 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1ffc0503-6aa2-4d38-98cb-70ee4b2650ce tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:06:59.728292 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:06:59.728292 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:06:59.728965 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1ffc0503-6aa2-4d38-98cb-70ee4b2650ce tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:06:59.815864 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:06:59.815864 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:06:59.825988 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-1ffc0503-6aa2-4d38-98cb-70ee4b2650ce tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:06:59.867726 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1ffc0503-6aa2-4d38-98cb-70ee4b2650ce tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 returned with HTTP 200 Jan 25 14:06:59.871845 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 794/1645] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:06:59 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 => generated 919 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:07:00.051458 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-02f0f0e8-da21-46e9-9345-3a0a66a085fa req-2f23c177-b3e6-4d26-9a57-c8a7c56fb737 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/84745bee-a39e-4aa5-80cc-bd9b30507bd6 Jan 25 14:07:00.051989 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-02f0f0e8-da21-46e9-9345-3a0a66a085fa req-2f23c177-b3e6-4d26-9a57-c8a7c56fb737 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:00.052213 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:00.052213 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:00.052593 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-02f0f0e8-da21-46e9-9345-3a0a66a085fa req-2f23c177-b3e6-4d26-9a57-c8a7c56fb737 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:00.109539 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:00.109539 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:00.118658 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-02f0f0e8-da21-46e9-9345-3a0a66a085fa req-2f23c177-b3e6-4d26-9a57-c8a7c56fb737 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:07:00.146493 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-02f0f0e8-da21-46e9-9345-3a0a66a085fa req-2f23c177-b3e6-4d26-9a57-c8a7c56fb737 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/84745bee-a39e-4aa5-80cc-bd9b30507bd6 returned with HTTP 200 Jan 25 14:07:00.147574 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 852/1646] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 14:07:00 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/84745bee-a39e-4aa5-80cc-bd9b30507bd6 => generated 938 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:07:00.169724 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1ffc0503-6aa2-4d38-98cb-70ee4b2650ce tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume// Jan 25 14:07:00.170409 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1ffc0503-6aa2-4d38-98cb-70ee4b2650ce tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:00.171105 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:00.171105 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:00.172369 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1ffc0503-6aa2-4d38-98cb-70ee4b2650ce tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'all' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:00.174641 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1ffc0503-6aa2-4d38-98cb-70ee4b2650ce tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 14:07:00.175948 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 795/1647] 10.222.0.38 () {58 vars in 1289 bytes} [Mon Jan 25 14:07:00 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 14:07:00.193608 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-02f0f0e8-da21-46e9-9345-3a0a66a085fa req-9b942f1e-3d38-4858-8de2-3350fb5e83f9 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] POST http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments Jan 25 14:07:00.194144 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:00.194144 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:00.194573 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-02f0f0e8-da21-46e9-9345-3a0a66a085fa req-9b942f1e-3d38-4858-8de2-3350fb5e83f9 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "84745bee-a39e-4aa5-80cc-bd9b30507bd6", "instance_uuid": "ab763a3b-c827-46e5-894f-8f77cb82d7dd", "connector": null}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:07:00.251881 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:00.251881 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:00.318618 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-02f0f0e8-da21-46e9-9345-3a0a66a085fa req-9b942f1e-3d38-4858-8de2-3350fb5e83f9 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments returned with HTTP 200 Jan 25 14:07:00.332344 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 853/1648] 10.222.0.38 () {66 vars in 1565 bytes} [Mon Jan 25 14:07:00 2021] POST /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments => generated 273 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:07:00.887092 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c6150be4-3f9e-485b-bd08-cec253d06273 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 Jan 25 14:07:00.887639 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c6150be4-3f9e-485b-bd08-cec253d06273 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:00.888788 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c6150be4-3f9e-485b-bd08-cec253d06273 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:01.012306 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:01.012306 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:01.033397 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c6150be4-3f9e-485b-bd08-cec253d06273 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:07:01.079752 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c6150be4-3f9e-485b-bd08-cec253d06273 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 returned with HTTP 200 Jan 25 14:07:01.085039 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 796/1649] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:00 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 => generated 919 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:07:02.098102 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-40e6467e-0f98-4134-9133-7683739bb86a tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 Jan 25 14:07:02.098613 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-40e6467e-0f98-4134-9133-7683739bb86a tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:02.098801 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:02.098801 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:02.099440 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-40e6467e-0f98-4134-9133-7683739bb86a tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:02.181101 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:02.181101 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:02.218598 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-40e6467e-0f98-4134-9133-7683739bb86a tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:07:02.259842 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-40e6467e-0f98-4134-9133-7683739bb86a tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 returned with HTTP 200 Jan 25 14:07:02.260940 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 854/1650] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:02 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 => generated 919 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:07:02.429972 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c6150be4-3f9e-485b-bd08-cec253d06273 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume// Jan 25 14:07:02.430635 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c6150be4-3f9e-485b-bd08-cec253d06273 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:02.430848 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:02.430848 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:02.431645 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c6150be4-3f9e-485b-bd08-cec253d06273 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'all' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:02.433502 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c6150be4-3f9e-485b-bd08-cec253d06273 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 14:07:02.434375 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 797/1651] 10.222.0.57 () {56 vars in 1089 bytes} [Mon Jan 25 14:07:02 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 14:07:02.460909 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-02f0f0e8-da21-46e9-9345-3a0a66a085fa req-0d2142a5-061e-478b-aec2-9c54afc99fa1 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/84745bee-a39e-4aa5-80cc-bd9b30507bd6 Jan 25 14:07:02.461117 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-02f0f0e8-da21-46e9-9345-3a0a66a085fa req-0d2142a5-061e-478b-aec2-9c54afc99fa1 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:02.461202 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:02.461202 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:02.461550 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-02f0f0e8-da21-46e9-9345-3a0a66a085fa req-0d2142a5-061e-478b-aec2-9c54afc99fa1 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:02.569596 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:02.569596 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:02.583429 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-02f0f0e8-da21-46e9-9345-3a0a66a085fa req-0d2142a5-061e-478b-aec2-9c54afc99fa1 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:07:02.620580 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:02.620580 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:02.655249 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-02f0f0e8-da21-46e9-9345-3a0a66a085fa req-0d2142a5-061e-478b-aec2-9c54afc99fa1 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/84745bee-a39e-4aa5-80cc-bd9b30507bd6 returned with HTTP 200 Jan 25 14:07:02.656109 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 855/1652] 10.222.0.57 () {60 vars in 1403 bytes} [Mon Jan 25 14:07:02 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/84745bee-a39e-4aa5-80cc-bd9b30507bd6 => generated 1036 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 14:07:02.704402 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-02f0f0e8-da21-46e9-9345-3a0a66a085fa req-62b1db95-86d2-4858-a168-74c37c2beb65 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] PUT http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments/75988b0c-1a16-42e2-bdc1-58b929d043d6 Jan 25 14:07:02.705258 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-02f0f0e8-da21-46e9-9345-3a0a66a085fa req-62b1db95-86d2-4858-a168-74c37c2beb65 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.57", "host": "n-h2-760456-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-760456-3.cbci-760456-3.local", "mountpoint": "/dev/sda"}}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:07:02.749851 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 25 14:07:02.749851 n-d-760456-3 devstack@c-api.service[87928]: return self(f, *args, **kw) Jan 25 14:07:02.750925 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-02f0f0e8-da21-46e9-9345-3a0a66a085fa req-62b1db95-86d2-4858-a168-74c37c2beb65 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Lock "b'cinder-attachment_update-84745bee-a39e-4aa5-80cc-bd9b30507bd6-n-h2-760456-3'" acquired by "attachment_update" :: waited 0.013s {{(pid=87930) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 14:07:02.754800 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:02.754800 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:03.278206 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4419d6ab-e159-4397-acfe-4293dd83daa5 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 Jan 25 14:07:03.280667 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4419d6ab-e159-4397-acfe-4293dd83daa5 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:03.281092 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:03.281092 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:03.281719 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4419d6ab-e159-4397-acfe-4293dd83daa5 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:03.378777 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:03.378777 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:03.409832 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4419d6ab-e159-4397-acfe-4293dd83daa5 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:07:03.438852 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4419d6ab-e159-4397-acfe-4293dd83daa5 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 returned with HTTP 200 Jan 25 14:07:03.448773 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 856/1653] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:03 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 => generated 919 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:07:04.461178 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d92f29e1-2c75-477f-8bdb-4d6a16d6d0f3 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 Jan 25 14:07:04.461178 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d92f29e1-2c75-477f-8bdb-4d6a16d6d0f3 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:04.461178 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:04.461178 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:04.461178 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d92f29e1-2c75-477f-8bdb-4d6a16d6d0f3 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:04.708923 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:04.708923 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:04.733964 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d92f29e1-2c75-477f-8bdb-4d6a16d6d0f3 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:07:04.775416 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d92f29e1-2c75-477f-8bdb-4d6a16d6d0f3 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 returned with HTTP 200 Jan 25 14:07:04.776533 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 857/1654] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:04 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 => generated 919 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:07:04.858207 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-02f0f0e8-da21-46e9-9345-3a0a66a085fa req-62b1db95-86d2-4858-a168-74c37c2beb65 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Lock "b'cinder-attachment_update-84745bee-a39e-4aa5-80cc-bd9b30507bd6-n-h2-760456-3'" released by "attachment_update" :: held 2.108s {{(pid=87930) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 14:07:04.859071 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-02f0f0e8-da21-46e9-9345-3a0a66a085fa req-62b1db95-86d2-4858-a168-74c37c2beb65 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments/75988b0c-1a16-42e2-bdc1-58b929d043d6 returned with HTTP 200 Jan 25 14:07:04.860123 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 798/1655] 10.222.0.57 () {64 vars in 1468 bytes} [Mon Jan 25 14:07:02 2021] PUT /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments/75988b0c-1a16-42e2-bdc1-58b929d043d6 => generated 761 bytes in 2163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:07:04.924436 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-02f0f0e8-da21-46e9-9345-3a0a66a085fa req-d63ed83d-ab48-4309-a68d-b1f1fef4e45b tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] POST http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments/75988b0c-1a16-42e2-bdc1-58b929d043d6/action Jan 25 14:07:04.929423 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:04.929423 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:04.930441 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-02f0f0e8-da21-46e9-9345-3a0a66a085fa req-d63ed83d-ab48-4309-a68d-b1f1fef4e45b tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Action body: b'{"os-complete": null}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:07:04.931086 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-02f0f0e8-da21-46e9-9345-3a0a66a085fa req-d63ed83d-ab48-4309-a68d-b1f1fef4e45b tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:07:05.047118 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:05.047118 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:05.068299 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-02f0f0e8-da21-46e9-9345-3a0a66a085fa req-d63ed83d-ab48-4309-a68d-b1f1fef4e45b tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments/75988b0c-1a16-42e2-bdc1-58b929d043d6/action returned with HTTP 204 Jan 25 14:07:05.069427 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 858/1656] 10.222.0.57 () {64 vars in 1489 bytes} [Mon Jan 25 14:07:04 2021] POST /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments/75988b0c-1a16-42e2-bdc1-58b929d043d6/action => generated 0 bytes in 150 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:07:05.805252 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cc2e9c0e-9477-4b68-8347-cec2b69c7c47 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 Jan 25 14:07:05.806270 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cc2e9c0e-9477-4b68-8347-cec2b69c7c47 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:05.806869 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:05.806869 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:05.807515 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cc2e9c0e-9477-4b68-8347-cec2b69c7c47 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:05.892175 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:05.892175 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:05.902111 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-cc2e9c0e-9477-4b68-8347-cec2b69c7c47 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:07:05.928314 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cc2e9c0e-9477-4b68-8347-cec2b69c7c47 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 returned with HTTP 200 Jan 25 14:07:05.929706 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 799/1657] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:05 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 => generated 919 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:07:06.946409 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9b49da6d-d807-41cd-8cf0-fa7af1946ad7 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 Jan 25 14:07:06.947723 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9b49da6d-d807-41cd-8cf0-fa7af1946ad7 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:06.948146 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:06.948146 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:06.948795 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9b49da6d-d807-41cd-8cf0-fa7af1946ad7 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:07.073020 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:07.073020 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:07.108736 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-9b49da6d-d807-41cd-8cf0-fa7af1946ad7 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:07:07.191933 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9b49da6d-d807-41cd-8cf0-fa7af1946ad7 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 returned with HTTP 200 Jan 25 14:07:07.196729 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 859/1658] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:06 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 => generated 919 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:07:08.212631 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a7c596b9-e6fa-48f2-80e3-ad42cfbb869f tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 Jan 25 14:07:08.213774 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a7c596b9-e6fa-48f2-80e3-ad42cfbb869f tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:08.214156 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:08.214156 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:08.214975 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a7c596b9-e6fa-48f2-80e3-ad42cfbb869f tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:08.357794 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:08.357794 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:08.395901 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a7c596b9-e6fa-48f2-80e3-ad42cfbb869f tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:07:08.458316 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a7c596b9-e6fa-48f2-80e3-ad42cfbb869f tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 returned with HTTP 200 Jan 25 14:07:08.459777 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 800/1659] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:08 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 => generated 919 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:07:09.476284 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ac5e2a24-13b7-4a22-a91a-6d3c4177bf9d tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 Jan 25 14:07:09.477135 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ac5e2a24-13b7-4a22-a91a-6d3c4177bf9d tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:09.477584 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:09.477584 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:09.478288 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ac5e2a24-13b7-4a22-a91a-6d3c4177bf9d tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:09.571592 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:09.571592 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:09.583004 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ac5e2a24-13b7-4a22-a91a-6d3c4177bf9d tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:07:09.610247 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ac5e2a24-13b7-4a22-a91a-6d3c4177bf9d tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 returned with HTTP 200 Jan 25 14:07:09.611439 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 860/1660] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:09 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 => generated 919 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:07:10.628441 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bf3803a2-e48a-480e-81c4-737e02bf2120 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 Jan 25 14:07:10.628951 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bf3803a2-e48a-480e-81c4-737e02bf2120 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:10.629115 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:10.629115 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:10.629792 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bf3803a2-e48a-480e-81c4-737e02bf2120 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:10.737345 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:10.737345 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:10.747680 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-bf3803a2-e48a-480e-81c4-737e02bf2120 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:07:10.772275 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bf3803a2-e48a-480e-81c4-737e02bf2120 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 returned with HTTP 200 Jan 25 14:07:10.773138 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 801/1661] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:10 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 => generated 919 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:07:11.789301 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-59104b96-dc13-4e74-aa7d-397a9ab29a48 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 Jan 25 14:07:11.789859 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-59104b96-dc13-4e74-aa7d-397a9ab29a48 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:11.790037 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:11.790037 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:11.790702 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-59104b96-dc13-4e74-aa7d-397a9ab29a48 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:11.854249 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:11.854249 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:11.863626 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-59104b96-dc13-4e74-aa7d-397a9ab29a48 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:07:11.886245 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-59104b96-dc13-4e74-aa7d-397a9ab29a48 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 returned with HTTP 200 Jan 25 14:07:11.887333 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 861/1662] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:11 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 => generated 919 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:07:12.905052 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-72f0b973-bf97-427b-8cb6-82bc42f1ddb1 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 Jan 25 14:07:12.905561 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-72f0b973-bf97-427b-8cb6-82bc42f1ddb1 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:12.905656 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:12.905656 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:12.905964 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-72f0b973-bf97-427b-8cb6-82bc42f1ddb1 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:13.040354 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:13.040354 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:13.058812 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-72f0b973-bf97-427b-8cb6-82bc42f1ddb1 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:07:13.121853 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-72f0b973-bf97-427b-8cb6-82bc42f1ddb1 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 returned with HTTP 200 Jan 25 14:07:13.132276 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 802/1663] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:12 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 => generated 977 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:07:14.140737 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8390e548-3add-43f5-b295-50a7e768da82 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 Jan 25 14:07:14.141427 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8390e548-3add-43f5-b295-50a7e768da82 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:14.141789 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:14.141789 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:14.142286 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8390e548-3add-43f5-b295-50a7e768da82 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:14.198812 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:14.198812 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:14.211334 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-8390e548-3add-43f5-b295-50a7e768da82 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:07:14.236366 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8390e548-3add-43f5-b295-50a7e768da82 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 returned with HTTP 200 Jan 25 14:07:14.246988 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 862/1664] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:14 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 => generated 980 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:07:15.252649 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9ff5f215-a5b7-4b13-bbc7-b79765228404 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 Jan 25 14:07:15.253639 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9ff5f215-a5b7-4b13-bbc7-b79765228404 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:15.253950 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:15.253950 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:15.254507 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9ff5f215-a5b7-4b13-bbc7-b79765228404 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:15.428743 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:15.428743 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:15.465761 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-9ff5f215-a5b7-4b13-bbc7-b79765228404 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:07:15.533683 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9ff5f215-a5b7-4b13-bbc7-b79765228404 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 returned with HTTP 200 Jan 25 14:07:15.534845 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 803/1665] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:15 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 => generated 980 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:07:16.551023 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f23e64c0-c2e3-42a7-8ca5-243577ff95ca tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 Jan 25 14:07:16.552186 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f23e64c0-c2e3-42a7-8ca5-243577ff95ca tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:16.552606 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:16.552606 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:16.553342 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f23e64c0-c2e3-42a7-8ca5-243577ff95ca tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:16.679607 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:16.679607 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:16.699598 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f23e64c0-c2e3-42a7-8ca5-243577ff95ca tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:07:16.780960 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f23e64c0-c2e3-42a7-8ca5-243577ff95ca tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 returned with HTTP 200 Jan 25 14:07:16.780960 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 863/1666] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:16 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 => generated 980 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:07:17.797670 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-08d35202-c85c-44dc-9f30-f1b4b30fc2dc tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 Jan 25 14:07:17.798203 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-08d35202-c85c-44dc-9f30-f1b4b30fc2dc tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:17.798508 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:17.798508 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:17.799319 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-08d35202-c85c-44dc-9f30-f1b4b30fc2dc tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:17.887250 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:17.887250 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:17.901202 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-08d35202-c85c-44dc-9f30-f1b4b30fc2dc tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:07:17.931492 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-08d35202-c85c-44dc-9f30-f1b4b30fc2dc tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 returned with HTTP 200 Jan 25 14:07:17.933438 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 804/1667] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:17 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 => generated 980 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:07:18.951005 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-57f97b5b-29b2-416f-b093-85ebdb7973ea tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 Jan 25 14:07:18.951939 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-57f97b5b-29b2-416f-b093-85ebdb7973ea tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:18.952160 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:18.952160 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:18.953477 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-57f97b5b-29b2-416f-b093-85ebdb7973ea tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:19.059430 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:19.059430 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:19.085211 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-57f97b5b-29b2-416f-b093-85ebdb7973ea tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:07:19.162829 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-57f97b5b-29b2-416f-b093-85ebdb7973ea tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 returned with HTTP 200 Jan 25 14:07:19.165581 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 864/1668] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:18 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 => generated 980 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:07:20.179958 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b9331df1-d0da-4e04-8cda-a449664f87a6 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 Jan 25 14:07:20.181743 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b9331df1-d0da-4e04-8cda-a449664f87a6 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:20.182441 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:20.182441 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:20.183060 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b9331df1-d0da-4e04-8cda-a449664f87a6 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:20.322008 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-10dc8212-1a2c-4e1c-a6df-a089f63666d9 req-87031f6f-7af9-4986-bb07-64176f955e58 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 Jan 25 14:07:20.322879 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-10dc8212-1a2c-4e1c-a6df-a089f63666d9 req-87031f6f-7af9-4986-bb07-64176f955e58 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:20.323289 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:20.323289 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:20.323914 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-10dc8212-1a2c-4e1c-a6df-a089f63666d9 req-87031f6f-7af9-4986-bb07-64176f955e58 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:20.389691 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:20.389691 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:20.433201 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b9331df1-d0da-4e04-8cda-a449664f87a6 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:07:20.494282 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b9331df1-d0da-4e04-8cda-a449664f87a6 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 returned with HTTP 200 Jan 25 14:07:20.495654 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:20.495654 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:20.498535 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 805/1669] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:20 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 => generated 980 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:07:20.532937 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-10dc8212-1a2c-4e1c-a6df-a089f63666d9 req-87031f6f-7af9-4986-bb07-64176f955e58 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:07:20.565555 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:20.565555 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:20.593301 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-10dc8212-1a2c-4e1c-a6df-a089f63666d9 req-87031f6f-7af9-4986-bb07-64176f955e58 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 returned with HTTP 200 Jan 25 14:07:20.596374 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 865/1670] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 14:07:20 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 => generated 1205 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:07:20.629054 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-10dc8212-1a2c-4e1c-a6df-a089f63666d9 req-05426323-70de-4e8e-a877-75cb607137d2 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] POST http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095/action Jan 25 14:07:20.629776 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:20.629776 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:20.630508 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-10dc8212-1a2c-4e1c-a6df-a089f63666d9 req-05426323-70de-4e8e-a877-75cb607137d2 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Action body: b'{"os-begin_detaching": null}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:07:20.631564 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-10dc8212-1a2c-4e1c-a6df-a089f63666d9 req-05426323-70de-4e8e-a877-75cb607137d2 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:07:20.719901 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:20.719901 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:20.742587 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-10dc8212-1a2c-4e1c-a6df-a089f63666d9 req-05426323-70de-4e8e-a877-75cb607137d2 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:07:20.768190 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-10dc8212-1a2c-4e1c-a6df-a089f63666d9 req-05426323-70de-4e8e-a877-75cb607137d2 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Begin detaching volume completed successfully. Jan 25 14:07:20.769056 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-10dc8212-1a2c-4e1c-a6df-a089f63666d9 req-05426323-70de-4e8e-a877-75cb607137d2 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095/action returned with HTTP 202 Jan 25 14:07:20.771837 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 806/1671] 10.222.0.38 () {64 vars in 1643 bytes} [Mon Jan 25 14:07:20 2021] POST /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095/action => generated 0 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 14:07:20.799937 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3ae8d8a4-fefd-4a35-8100-0adb46acb603 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 Jan 25 14:07:20.800851 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3ae8d8a4-fefd-4a35-8100-0adb46acb603 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:20.801030 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:20.801030 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:20.801665 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3ae8d8a4-fefd-4a35-8100-0adb46acb603 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:20.848773 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-10dc8212-1a2c-4e1c-a6df-a089f63666d9 req-05426323-70de-4e8e-a877-75cb607137d2 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume// Jan 25 14:07:20.849404 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-10dc8212-1a2c-4e1c-a6df-a089f63666d9 req-05426323-70de-4e8e-a877-75cb607137d2 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:20.849559 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:20.849559 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:20.850098 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-10dc8212-1a2c-4e1c-a6df-a089f63666d9 req-05426323-70de-4e8e-a877-75cb607137d2 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'all' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:20.851227 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-10dc8212-1a2c-4e1c-a6df-a089f63666d9 req-05426323-70de-4e8e-a877-75cb607137d2 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 14:07:20.851901 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 807/1672] 10.222.0.57 () {56 vars in 1089 bytes} [Mon Jan 25 14:07:20 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 14:07:20.871769 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-10dc8212-1a2c-4e1c-a6df-a089f63666d9 req-bff1c852-0cbb-4de6-a733-fac09fde785d tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 Jan 25 14:07:20.873065 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-10dc8212-1a2c-4e1c-a6df-a089f63666d9 req-bff1c852-0cbb-4de6-a733-fac09fde785d tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:20.873677 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-10dc8212-1a2c-4e1c-a6df-a089f63666d9 req-bff1c852-0cbb-4de6-a733-fac09fde785d tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:20.973505 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:20.973505 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:21.008920 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3ae8d8a4-fefd-4a35-8100-0adb46acb603 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:07:21.014740 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:21.014740 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:21.026102 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-10dc8212-1a2c-4e1c-a6df-a089f63666d9 req-bff1c852-0cbb-4de6-a733-fac09fde785d tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:07:21.054615 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:21.054615 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:21.061768 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:21.061768 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:21.067076 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-10dc8212-1a2c-4e1c-a6df-a089f63666d9 req-bff1c852-0cbb-4de6-a733-fac09fde785d tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 returned with HTTP 200 Jan 25 14:07:21.068659 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 808/1673] 10.222.0.57 () {60 vars in 1403 bytes} [Mon Jan 25 14:07:20 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 => generated 1307 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 14:07:21.084417 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3ae8d8a4-fefd-4a35-8100-0adb46acb603 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 returned with HTTP 200 Jan 25 14:07:21.085613 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 866/1674] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:20 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 => generated 1208 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:07:21.516550 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-653feb4b-5fa3-44aa-8842-74d8744440f5 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 Jan 25 14:07:21.517104 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-653feb4b-5fa3-44aa-8842-74d8744440f5 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:21.517282 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:21.517282 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:21.517671 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-653feb4b-5fa3-44aa-8842-74d8744440f5 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:21.578609 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-10dc8212-1a2c-4e1c-a6df-a089f63666d9 req-0ca5cfc4-e791-4336-bf13-7c4febd077b5 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] DELETE http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/attachments/ce9ee667-9014-4acd-9789-99c339595e06 Jan 25 14:07:21.579232 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-10dc8212-1a2c-4e1c-a6df-a089f63666d9 req-0ca5cfc4-e791-4336-bf13-7c4febd077b5 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:21.579344 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:21.579344 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:21.579692 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-10dc8212-1a2c-4e1c-a6df-a089f63666d9 req-0ca5cfc4-e791-4336-bf13-7c4febd077b5 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:21.607207 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:21.607207 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:21.619359 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:21.619359 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:21.643081 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-653feb4b-5fa3-44aa-8842-74d8744440f5 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:07:21.691435 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-653feb4b-5fa3-44aa-8842-74d8744440f5 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 returned with HTTP 200 Jan 25 14:07:21.692302 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 809/1675] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:21 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 => generated 1368 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:07:21.708277 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6b42a9ff-387c-46d1-ac4c-e1a80bc2193a tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 Jan 25 14:07:21.708715 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6b42a9ff-387c-46d1-ac4c-e1a80bc2193a tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:21.708926 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:21.708926 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:21.709321 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6b42a9ff-387c-46d1-ac4c-e1a80bc2193a tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:21.820715 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:21.820715 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:21.836549 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6b42a9ff-387c-46d1-ac4c-e1a80bc2193a tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:07:21.885321 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6b42a9ff-387c-46d1-ac4c-e1a80bc2193a tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 returned with HTTP 200 Jan 25 14:07:21.886703 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 810/1676] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:21 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 => generated 1368 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:07:21.908405 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-33031c90-d86d-4e67-9506-6dc28dbc2e7c tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] PUT http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 Jan 25 14:07:21.908925 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:21.908925 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:21.909341 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-33031c90-d86d-4e67-9506-6dc28dbc2e7c tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-794508409"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:07:22.005444 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:22.005444 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:22.029816 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-33031c90-d86d-4e67-9506-6dc28dbc2e7c tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:07:22.041637 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-33031c90-d86d-4e67-9506-6dc28dbc2e7c tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume updated successfully. Jan 25 14:07:22.055841 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-33031c90-d86d-4e67-9506-6dc28dbc2e7c tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 returned with HTTP 200 Jan 25 14:07:22.057436 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 811/1677] 10.222.0.38 () {60 vars in 1335 bytes} [Mon Jan 25 14:07:21 2021] PUT /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 => generated 851 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:07:22.072068 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-82796118-2026-4917-8c37-8cfbdddfe7a9 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] PUT http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 Jan 25 14:07:22.072719 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:22.072719 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:22.073530 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-82796118-2026-4917-8c37-8cfbdddfe7a9 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-2049724244", "description": "This is the new description of volume"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:07:22.156659 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:22.156659 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:22.175460 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-82796118-2026-4917-8c37-8cfbdddfe7a9 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:07:22.194411 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-82796118-2026-4917-8c37-8cfbdddfe7a9 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume updated successfully. Jan 25 14:07:22.220263 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-82796118-2026-4917-8c37-8cfbdddfe7a9 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 returned with HTTP 200 Jan 25 14:07:22.229090 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 812/1678] 10.222.0.38 () {60 vars in 1336 bytes} [Mon Jan 25 14:07:22 2021] PUT /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 => generated 891 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:07:22.241190 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9f8b766b-9da6-45bf-aec5-ee99b19bd47d tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 Jan 25 14:07:22.242753 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9f8b766b-9da6-45bf-aec5-ee99b19bd47d tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:22.244392 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:22.244392 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:22.245072 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9f8b766b-9da6-45bf-aec5-ee99b19bd47d tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:22.353842 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:22.353842 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:22.375819 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-9f8b766b-9da6-45bf-aec5-ee99b19bd47d tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:07:22.405138 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:22.405138 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:22.418766 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9f8b766b-9da6-45bf-aec5-ee99b19bd47d tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 returned with HTTP 200 Jan 25 14:07:22.428110 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 813/1679] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:22 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 => generated 1208 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:07:22.432526 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4cfd6717-db10-4ee5-b487-a7535f6631ba tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 Jan 25 14:07:22.433119 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4cfd6717-db10-4ee5-b487-a7535f6631ba tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:22.433317 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:22.433317 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:22.433936 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4cfd6717-db10-4ee5-b487-a7535f6631ba tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:22.483993 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-10dc8212-1a2c-4e1c-a6df-a089f63666d9 req-0ca5cfc4-e791-4336-bf13-7c4febd077b5 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 14:07:22.485070 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-10dc8212-1a2c-4e1c-a6df-a089f63666d9 req-0ca5cfc4-e791-4336-bf13-7c4febd077b5 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Pending status list for volume during attachment-delete: [] {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 14:07:22.500082 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-10dc8212-1a2c-4e1c-a6df-a089f63666d9 req-0ca5cfc4-e791-4336-bf13-7c4febd077b5 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/attachments/ce9ee667-9014-4acd-9789-99c339595e06 returned with HTTP 200 Jan 25 14:07:22.501689 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 867/1680] 10.222.0.57 () {62 vars in 1437 bytes} [Mon Jan 25 14:07:21 2021] DELETE /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/attachments/ce9ee667-9014-4acd-9789-99c339595e06 => generated 19 bytes in 928 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:07:22.557197 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:22.557197 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:22.580406 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4cfd6717-db10-4ee5-b487-a7535f6631ba tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:07:22.660165 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4cfd6717-db10-4ee5-b487-a7535f6631ba tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 returned with HTTP 200 Jan 25 14:07:22.675427 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 814/1681] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:22 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 => generated 1408 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:07:22.681494 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3c58ef42-f640-4fa8-824a-a1e60597cb52 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] POST http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes Jan 25 14:07:22.682178 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:22.682178 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:22.682864 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3c58ef42-f640-4fa8-824a-a1e60597cb52 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-2125779557", "availability_zone": "nova", "size": 1}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:07:22.684193 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-3c58ef42-f640-4fa8-824a-a1e60597cb52 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-2125779557', 'availability_zone': 'nova', 'size': 1}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:07:22.684884 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-3c58ef42-f640-4fa8-824a-a1e60597cb52 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Create volume of 1 GB Jan 25 14:07:22.685767 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:22.685767 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:22.712535 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3c58ef42-f640-4fa8-824a-a1e60597cb52 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Availability Zones retrieved successfully. Jan 25 14:07:22.764236 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3c58ef42-f640-4fa8-824a-a1e60597cb52 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Flow 'volume_create_api' (98ad7811-078c-470a-aec8-7cbef4aa54d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:07:22.767656 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3c58ef42-f640-4fa8-824a-a1e60597cb52 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36dd9d02-3b0c-4cec-91e2-21958f455fe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:07:22.772474 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-3c58ef42-f640-4fa8-824a-a1e60597cb52 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:07:22.900642 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3c58ef42-f640-4fa8-824a-a1e60597cb52 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36dd9d02-3b0c-4cec-91e2-21958f455fe8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:07:22.903824 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3c58ef42-f640-4fa8-824a-a1e60597cb52 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e2ffab8-e00a-455b-a2be-64d8671907fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:07:23.015971 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-3c58ef42-f640-4fa8-824a-a1e60597cb52 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Created reservations ['b3fa1e79-e3ff-4dfd-acba-c30302f014d7', 'd532676f-14eb-4dfe-9c66-41b3fa5bf11c', '5b51349a-3924-4cd9-b8c2-e65c1f7e1b24', '6569f5a9-04c4-4b82-9df2-e4f5edec9570'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:07:23.018501 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3c58ef42-f640-4fa8-824a-a1e60597cb52 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e2ffab8-e00a-455b-a2be-64d8671907fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3fa1e79-e3ff-4dfd-acba-c30302f014d7', 'd532676f-14eb-4dfe-9c66-41b3fa5bf11c', '5b51349a-3924-4cd9-b8c2-e65c1f7e1b24', '6569f5a9-04c4-4b82-9df2-e4f5edec9570']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:07:23.027373 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3c58ef42-f640-4fa8-824a-a1e60597cb52 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d85cee9-4bc1-4593-a347-6538fb6100ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:07:23.107429 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3c58ef42-f640-4fa8-824a-a1e60597cb52 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d85cee9-4bc1-4593-a347-6538fb6100ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd21c3b5-8236-4dae-85e1-aac3e188bb28', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-2125779557',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='608c9f7f234447d9891ca21c54bd8e30',qos_specs=None,replication_status=,reservations=['b3fa1e79-e3ff-4dfd-acba-c30302f014d7','d532676f-14eb-4dfe-9c66-41b3fa5bf11c','5b51349a-3924-4cd9-b8c2-e65c1f7e1b24','6569f5a9-04c4-4b82-9df2-e4f5edec9570'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b79991765944cab9778a604fe504d32',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:07:23Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-2125779557',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd21c3b5-8236-4dae-85e1-aac3e188bb28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='608c9f7f234447d9891ca21c54bd8e30',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='0b79991765944cab9778a604fe504d32',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:07:23.109135 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3c58ef42-f640-4fa8-824a-a1e60597cb52 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4666901e-1992-4780-bbba-09a13a8e6999) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:07:23.141609 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3c58ef42-f640-4fa8-824a-a1e60597cb52 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4666901e-1992-4780-bbba-09a13a8e6999) transitioned into 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-2125779557',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='608c9f7f234447d9891ca21c54bd8e30',qos_specs=None,replication_status=,reservations=['b3fa1e79-e3ff-4dfd-acba-c30302f014d7','d532676f-14eb-4dfe-9c66-41b3fa5bf11c','5b51349a-3924-4cd9-b8c2-e65c1f7e1b24','6569f5a9-04c4-4b82-9df2-e4f5edec9570'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b79991765944cab9778a604fe504d32',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:07:23.144285 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3c58ef42-f640-4fa8-824a-a1e60597cb52 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a98aa53a-bdde-44da-907d-7cf257b6f740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:07:23.181159 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3c58ef42-f640-4fa8-824a-a1e60597cb52 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a98aa53a-bdde-44da-907d-7cf257b6f740) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:07:23.184046 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3c58ef42-f640-4fa8-824a-a1e60597cb52 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Flow 'volume_create_api' (98ad7811-078c-470a-aec8-7cbef4aa54d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:07:23.282184 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3c58ef42-f640-4fa8-824a-a1e60597cb52 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Create volume request issued successfully. Jan 25 14:07:23.311129 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3c58ef42-f640-4fa8-824a-a1e60597cb52 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes returned with HTTP 202 Jan 25 14:07:23.312059 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 868/1682] 10.222.0.38 () {60 vars in 1226 bytes} [Mon Jan 25 14:07:22 2021] POST /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes => generated 811 bytes in 634 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:07:23.326793 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c142bcd7-e3f8-434d-bc60-1f7181114ab2 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/dd21c3b5-8236-4dae-85e1-aac3e188bb28 Jan 25 14:07:23.327229 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c142bcd7-e3f8-434d-bc60-1f7181114ab2 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:23.327797 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:23.327797 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:23.328319 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c142bcd7-e3f8-434d-bc60-1f7181114ab2 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:23.394865 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:23.394865 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:23.406930 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c142bcd7-e3f8-434d-bc60-1f7181114ab2 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:07:23.436330 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c142bcd7-e3f8-434d-bc60-1f7181114ab2 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/dd21c3b5-8236-4dae-85e1-aac3e188bb28 returned with HTTP 200 Jan 25 14:07:23.437288 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 815/1683] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:23 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/dd21c3b5-8236-4dae-85e1-aac3e188bb28 => generated 903 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:07:23.896012 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-53b7c25f-3f31-46ef-8e4f-64450875ace0 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 Jan 25 14:07:23.896568 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-53b7c25f-3f31-46ef-8e4f-64450875ace0 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:23.896727 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:23.896727 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:23.897439 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-53b7c25f-3f31-46ef-8e4f-64450875ace0 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:24.005887 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:24.005887 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:24.034463 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-53b7c25f-3f31-46ef-8e4f-64450875ace0 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:07:24.075512 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-53b7c25f-3f31-46ef-8e4f-64450875ace0 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 returned with HTTP 200 Jan 25 14:07:24.076688 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 869/1684] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:23 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 => generated 913 bytes in 644 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:07:24.458719 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d6443806-6064-48aa-b220-6c49c9a60dd5 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/dd21c3b5-8236-4dae-85e1-aac3e188bb28 Jan 25 14:07:24.459745 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d6443806-6064-48aa-b220-6c49c9a60dd5 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:24.460463 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:24.460463 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:24.461313 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d6443806-6064-48aa-b220-6c49c9a60dd5 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:24.580081 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:24.580081 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:24.598866 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d6443806-6064-48aa-b220-6c49c9a60dd5 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:07:24.671426 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d6443806-6064-48aa-b220-6c49c9a60dd5 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/dd21c3b5-8236-4dae-85e1-aac3e188bb28 returned with HTTP 200 Jan 25 14:07:24.672417 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 816/1685] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:24 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/dd21c3b5-8236-4dae-85e1-aac3e188bb28 => generated 904 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:07:24.702154 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f616b867-3000-455c-9c46-9aa82241bac6 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] PUT http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/dd21c3b5-8236-4dae-85e1-aac3e188bb28 Jan 25 14:07:24.702898 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:24.702898 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:24.703320 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f616b867-3000-455c-9c46-9aa82241bac6 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-794508409", "description": null}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:07:24.768795 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:24.768795 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:24.778251 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f616b867-3000-455c-9c46-9aa82241bac6 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:07:24.789645 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f616b867-3000-455c-9c46-9aa82241bac6 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume updated successfully. Jan 25 14:07:24.807292 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f616b867-3000-455c-9c46-9aa82241bac6 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/dd21c3b5-8236-4dae-85e1-aac3e188bb28 returned with HTTP 200 Jan 25 14:07:24.818666 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 870/1686] 10.222.0.38 () {60 vars in 1335 bytes} [Mon Jan 25 14:07:24 2021] PUT /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/dd21c3b5-8236-4dae-85e1-aac3e188bb28 => generated 838 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:07:24.823931 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-89ef6755-d44d-43b8-8f5a-d23c9d4c67fd tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] DELETE http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/dd21c3b5-8236-4dae-85e1-aac3e188bb28 Jan 25 14:07:24.824459 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-89ef6755-d44d-43b8-8f5a-d23c9d4c67fd tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:24.824686 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:24.824686 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:24.825744 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-89ef6755-d44d-43b8-8f5a-d23c9d4c67fd tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:24.826599 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-89ef6755-d44d-43b8-8f5a-d23c9d4c67fd tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Delete volume with id: dd21c3b5-8236-4dae-85e1-aac3e188bb28 Jan 25 14:07:24.883672 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:24.883672 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:24.885154 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-89ef6755-d44d-43b8-8f5a-d23c9d4c67fd tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:07:24.917891 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-89ef6755-d44d-43b8-8f5a-d23c9d4c67fd tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Delete volume request issued successfully. Jan 25 14:07:24.919260 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-89ef6755-d44d-43b8-8f5a-d23c9d4c67fd tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/dd21c3b5-8236-4dae-85e1-aac3e188bb28 returned with HTTP 202 Jan 25 14:07:24.921037 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 817/1687] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:07:24 2021] DELETE /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/dd21c3b5-8236-4dae-85e1-aac3e188bb28 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:07:24.929185 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b8834dec-270a-4ecd-9bda-b46122c3dc39 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/dd21c3b5-8236-4dae-85e1-aac3e188bb28 Jan 25 14:07:24.930057 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b8834dec-270a-4ecd-9bda-b46122c3dc39 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:24.930481 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:24.930481 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:24.931353 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b8834dec-270a-4ecd-9bda-b46122c3dc39 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:24.990186 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:24.990186 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:25.000219 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b8834dec-270a-4ecd-9bda-b46122c3dc39 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:07:25.032771 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b8834dec-270a-4ecd-9bda-b46122c3dc39 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/dd21c3b5-8236-4dae-85e1-aac3e188bb28 returned with HTTP 200 Jan 25 14:07:25.033984 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 871/1688] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:24 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/dd21c3b5-8236-4dae-85e1-aac3e188bb28 => generated 905 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:07:26.049763 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7866e042-0e4e-4d2d-92d3-f492a8609ae1 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/dd21c3b5-8236-4dae-85e1-aac3e188bb28 Jan 25 14:07:26.050276 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7866e042-0e4e-4d2d-92d3-f492a8609ae1 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:26.050548 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:26.050548 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:26.050861 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7866e042-0e4e-4d2d-92d3-f492a8609ae1 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:26.178744 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:26.178744 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:26.205876 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7866e042-0e4e-4d2d-92d3-f492a8609ae1 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:07:26.245538 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7866e042-0e4e-4d2d-92d3-f492a8609ae1 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/dd21c3b5-8236-4dae-85e1-aac3e188bb28 returned with HTTP 200 Jan 25 14:07:26.247953 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 818/1689] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:26 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/dd21c3b5-8236-4dae-85e1-aac3e188bb28 => generated 905 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:07:27.264952 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5ab7f465-3e99-44f2-9b1e-73cfecf1bf0a tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/dd21c3b5-8236-4dae-85e1-aac3e188bb28 Jan 25 14:07:27.266349 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5ab7f465-3e99-44f2-9b1e-73cfecf1bf0a tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:27.266783 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:27.266783 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:27.267545 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5ab7f465-3e99-44f2-9b1e-73cfecf1bf0a tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:27.392745 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5ab7f465-3e99-44f2-9b1e-73cfecf1bf0a tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/dd21c3b5-8236-4dae-85e1-aac3e188bb28 returned with HTTP 404 Jan 25 14:07:27.399730 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 872/1690] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:27 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/dd21c3b5-8236-4dae-85e1-aac3e188bb28 => generated 109 bytes in 133 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:07:27.404434 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3546322e-2aa8-4ecc-94e9-14cdcaae5fc6 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] DELETE http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 Jan 25 14:07:27.405014 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3546322e-2aa8-4ecc-94e9-14cdcaae5fc6 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:27.405212 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:27.405212 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:27.405855 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3546322e-2aa8-4ecc-94e9-14cdcaae5fc6 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:27.406467 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-3546322e-2aa8-4ecc-94e9-14cdcaae5fc6 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Delete volume with id: 5a2df536-7005-4932-a598-0d28c817b273 Jan 25 14:07:27.523256 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:27.523256 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:27.531393 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3546322e-2aa8-4ecc-94e9-14cdcaae5fc6 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:07:27.588535 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3546322e-2aa8-4ecc-94e9-14cdcaae5fc6 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Delete volume request issued successfully. Jan 25 14:07:27.593222 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3546322e-2aa8-4ecc-94e9-14cdcaae5fc6 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 returned with HTTP 202 Jan 25 14:07:27.595496 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 819/1691] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:07:27 2021] DELETE /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 => generated 0 bytes in 195 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:07:27.603771 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bcd95848-7e21-446b-ab97-2f0a547d5f5c tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 Jan 25 14:07:27.607400 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bcd95848-7e21-446b-ab97-2f0a547d5f5c tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:27.608898 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bcd95848-7e21-446b-ab97-2f0a547d5f5c tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:27.738472 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:27.738472 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:27.758887 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-bcd95848-7e21-446b-ab97-2f0a547d5f5c tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:07:27.807152 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bcd95848-7e21-446b-ab97-2f0a547d5f5c tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 returned with HTTP 200 Jan 25 14:07:27.808335 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 873/1692] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:27 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 => generated 1407 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:07:28.831541 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b66e685e-546f-407b-ad62-ae646e06d14a tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 Jan 25 14:07:28.834700 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b66e685e-546f-407b-ad62-ae646e06d14a tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:28.837239 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:28.837239 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:28.838513 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b66e685e-546f-407b-ad62-ae646e06d14a tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:28.951266 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:28.951266 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:28.960036 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b66e685e-546f-407b-ad62-ae646e06d14a tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:07:28.987319 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b66e685e-546f-407b-ad62-ae646e06d14a tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 returned with HTTP 200 Jan 25 14:07:28.988145 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 820/1693] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:28 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 => generated 1407 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:07:30.004190 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6f73c197-103b-4376-8e2f-8736aa874e9a tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 Jan 25 14:07:30.005457 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6f73c197-103b-4376-8e2f-8736aa874e9a tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:30.005894 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:30.005894 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:30.006683 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6f73c197-103b-4376-8e2f-8736aa874e9a tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:30.206402 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6f73c197-103b-4376-8e2f-8736aa874e9a tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 returned with HTTP 404 Jan 25 14:07:30.208295 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 874/1694] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:29 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/5a2df536-7005-4932-a598-0d28c817b273 => generated 109 bytes in 208 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:07:30.222410 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5c504324-fa59-4b93-bc01-c6af10673662 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] DELETE http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/301ed3df-8e6e-4e69-bc0c-6120bb65e43a Jan 25 14:07:30.222965 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5c504324-fa59-4b93-bc01-c6af10673662 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:30.223200 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:30.223200 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:30.223541 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5c504324-fa59-4b93-bc01-c6af10673662 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:30.224018 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-5c504324-fa59-4b93-bc01-c6af10673662 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Delete volume with id: 301ed3df-8e6e-4e69-bc0c-6120bb65e43a Jan 25 14:07:30.321780 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:30.321780 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:30.322981 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-5c504324-fa59-4b93-bc01-c6af10673662 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:07:30.389790 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-5c504324-fa59-4b93-bc01-c6af10673662 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Delete volume request issued successfully. Jan 25 14:07:30.390290 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5c504324-fa59-4b93-bc01-c6af10673662 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/301ed3df-8e6e-4e69-bc0c-6120bb65e43a returned with HTTP 202 Jan 25 14:07:30.391201 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 821/1695] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:07:30 2021] DELETE /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/301ed3df-8e6e-4e69-bc0c-6120bb65e43a => generated 0 bytes in 174 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:07:30.402714 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1b26aefd-9ac7-48ab-bd10-76f64b3db792 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/301ed3df-8e6e-4e69-bc0c-6120bb65e43a Jan 25 14:07:30.404713 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1b26aefd-9ac7-48ab-bd10-76f64b3db792 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:30.408666 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1b26aefd-9ac7-48ab-bd10-76f64b3db792 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:30.670832 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:30.670832 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:30.685379 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-1b26aefd-9ac7-48ab-bd10-76f64b3db792 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:07:30.750948 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1b26aefd-9ac7-48ab-bd10-76f64b3db792 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/301ed3df-8e6e-4e69-bc0c-6120bb65e43a returned with HTTP 200 Jan 25 14:07:30.752263 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 875/1696] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:30 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/301ed3df-8e6e-4e69-bc0c-6120bb65e43a => generated 906 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:07:31.770469 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0e10fb6e-fea5-4755-9f63-1252fe23af69 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/301ed3df-8e6e-4e69-bc0c-6120bb65e43a Jan 25 14:07:31.771993 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0e10fb6e-fea5-4755-9f63-1252fe23af69 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:31.772849 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:31.772849 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:31.773548 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0e10fb6e-fea5-4755-9f63-1252fe23af69 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:31.921601 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:31.921601 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:31.947871 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0e10fb6e-fea5-4755-9f63-1252fe23af69 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Volume info retrieved successfully. Jan 25 14:07:32.020567 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0e10fb6e-fea5-4755-9f63-1252fe23af69 tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/301ed3df-8e6e-4e69-bc0c-6120bb65e43a returned with HTTP 200 Jan 25 14:07:32.032850 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 822/1697] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:31 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/301ed3df-8e6e-4e69-bc0c-6120bb65e43a => generated 906 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:07:33.048787 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-42f3fc17-1527-4398-88d2-5e1725b6856b tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] GET http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/301ed3df-8e6e-4e69-bc0c-6120bb65e43a Jan 25 14:07:33.049982 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-42f3fc17-1527-4398-88d2-5e1725b6856b tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:33.050330 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:33.050330 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:33.051309 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-42f3fc17-1527-4398-88d2-5e1725b6856b tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:33.174150 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:33.174150 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:33.187888 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-42f3fc17-1527-4398-88d2-5e1725b6856b tempest-VolumesGetTest-1871041357 tempest-VolumesGetTest-1871041357] http://10.222.0.38/volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/301ed3df-8e6e-4e69-bc0c-6120bb65e43a returned with HTTP 404 Jan 25 14:07:33.189270 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 876/1698] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:33 2021] GET /volume/v3/608c9f7f234447d9891ca21c54bd8e30/volumes/301ed3df-8e6e-4e69-bc0c-6120bb65e43a => generated 109 bytes in 148 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:07:37.474094 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-cec655ed-53bc-4d50-96f4-17db2cf3553e req-7a5e5b8e-928f-4f96-8749-0b12a823cc8e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] DELETE http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments/75988b0c-1a16-42e2-bdc1-58b929d043d6 Jan 25 14:07:37.474594 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-cec655ed-53bc-4d50-96f4-17db2cf3553e req-7a5e5b8e-928f-4f96-8749-0b12a823cc8e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:37.475116 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:37.475116 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:37.475496 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-cec655ed-53bc-4d50-96f4-17db2cf3553e req-7a5e5b8e-928f-4f96-8749-0b12a823cc8e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:37.521102 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:37.521102 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:38.280587 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-cec655ed-53bc-4d50-96f4-17db2cf3553e req-7a5e5b8e-928f-4f96-8749-0b12a823cc8e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87930) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 14:07:38.281318 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-cec655ed-53bc-4d50-96f4-17db2cf3553e req-7a5e5b8e-928f-4f96-8749-0b12a823cc8e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Pending status list for volume during attachment-delete: [] {{(pid=87930) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 14:07:38.298615 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-cec655ed-53bc-4d50-96f4-17db2cf3553e req-7a5e5b8e-928f-4f96-8749-0b12a823cc8e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments/75988b0c-1a16-42e2-bdc1-58b929d043d6 returned with HTTP 200 Jan 25 14:07:38.299892 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 823/1699] 10.222.0.57 () {62 vars in 1437 bytes} [Mon Jan 25 14:07:37 2021] DELETE /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments/75988b0c-1a16-42e2-bdc1-58b929d043d6 => generated 19 bytes in 832 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:07:40.233529 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3ef4bfe4-755d-4c5c-9c60-402d5ef8af04 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] GET http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes Jan 25 14:07:40.234595 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3ef4bfe4-755d-4c5c-9c60-402d5ef8af04 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:40.234962 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:40.234962 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:40.235616 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3ef4bfe4-755d-4c5c-9c60-402d5ef8af04 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:40.236523 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-3ef4bfe4-755d-4c5c-9c60-402d5ef8af04 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 14:07:40.239096 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3ef4bfe4-755d-4c5c-9c60-402d5ef8af04 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 14:07:40.359645 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3ef4bfe4-755d-4c5c-9c60-402d5ef8af04 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Get all volumes completed successfully. Jan 25 14:07:40.360926 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3ef4bfe4-755d-4c5c-9c60-402d5ef8af04 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes returned with HTTP 200 Jan 25 14:07:40.362010 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 877/1700] 10.222.0.38 () {58 vars in 1204 bytes} [Mon Jan 25 14:07:39 2021] GET /volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes => generated 15 bytes in 773 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 14:07:40.381755 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-afa933b9-769c-4867-b15f-a48ac4a827cf tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] POST http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes Jan 25 14:07:40.382445 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:40.382445 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:40.383203 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-afa933b9-769c-4867-b15f-a48ac4a827cf tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-978033364"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:07:40.384586 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-afa933b9-769c-4867-b15f-a48ac4a827cf tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-978033364'}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:07:40.385230 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-afa933b9-769c-4867-b15f-a48ac4a827cf tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Create volume of 1 GB Jan 25 14:07:40.386135 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:40.386135 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:40.412210 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-afa933b9-769c-4867-b15f-a48ac4a827cf tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Availability Zones retrieved successfully. Jan 25 14:07:40.433205 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-afa933b9-769c-4867-b15f-a48ac4a827cf tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Flow 'volume_create_api' (a4e62032-0f0d-467e-a21e-f16d6ce38f84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:07:40.437386 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-afa933b9-769c-4867-b15f-a48ac4a827cf tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd1de752-9e68-40ef-ae09-6779dd65a28d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:07:40.439966 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-afa933b9-769c-4867-b15f-a48ac4a827cf tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Validating volume size '1' using validate_int {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:07:40.553546 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-afa933b9-769c-4867-b15f-a48ac4a827cf tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd1de752-9e68-40ef-ae09-6779dd65a28d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:07:40.556715 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-afa933b9-769c-4867-b15f-a48ac4a827cf tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67766e06-6396-4d0d-b2af-da7d5adc0397) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:07:40.742075 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-afa933b9-769c-4867-b15f-a48ac4a827cf tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Created reservations ['a1cab073-b401-42d6-b08f-99fd496fa578', 'aa35bbee-643d-463b-8ead-a6a5d4757c7c', 'c2885266-e66c-4b3c-bddc-19f0d78a118b', 'c7c76cb7-ee34-417c-b16f-a460d2907258'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:07:40.744732 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-88dbfef8-5f36-4c25-84cc-7b5917ff4b5c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] DELETE http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/84745bee-a39e-4aa5-80cc-bd9b30507bd6 Jan 25 14:07:40.744986 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-afa933b9-769c-4867-b15f-a48ac4a827cf tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67766e06-6396-4d0d-b2af-da7d5adc0397) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1cab073-b401-42d6-b08f-99fd496fa578', 'aa35bbee-643d-463b-8ead-a6a5d4757c7c', 'c2885266-e66c-4b3c-bddc-19f0d78a118b', 'c7c76cb7-ee34-417c-b16f-a460d2907258']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:07:40.745432 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-88dbfef8-5f36-4c25-84cc-7b5917ff4b5c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:40.746080 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-88dbfef8-5f36-4c25-84cc-7b5917ff4b5c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:40.747223 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-88dbfef8-5f36-4c25-84cc-7b5917ff4b5c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Delete volume with id: 84745bee-a39e-4aa5-80cc-bd9b30507bd6 Jan 25 14:07:40.748751 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-afa933b9-769c-4867-b15f-a48ac4a827cf tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e06e41bc-4de9-4b79-b60b-d663abb7e39a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:07:40.815913 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-afa933b9-769c-4867-b15f-a48ac4a827cf tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e06e41bc-4de9-4b79-b60b-d663abb7e39a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8260baf1-dc44-404f-8087-c5e8931c1be8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-978033364',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='30eaa12530c14bdaa2454ff42a741bfe',qos_specs=None,replication_status=,reservations=['a1cab073-b401-42d6-b08f-99fd496fa578','aa35bbee-643d-463b-8ead-a6a5d4757c7c','c2885266-e66c-4b3c-bddc-19f0d78a118b','c7c76cb7-ee34-417c-b16f-a460d2907258'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3585dbf0d78408eba07297db6649064',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:07:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-978033364',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8260baf1-dc44-404f-8087-c5e8931c1be8,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='30eaa12530c14bdaa2454ff42a741bfe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='e3585dbf0d78408eba07297db6649064',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:07:40.818718 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-afa933b9-769c-4867-b15f-a48ac4a827cf tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (151f4907-a029-47cd-95e7-1fdee108e330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:07:40.829744 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:40.829744 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:40.830946 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-88dbfef8-5f36-4c25-84cc-7b5917ff4b5c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:07:40.854958 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.keymgr.conf_key_mgr [None req-88dbfef8-5f36-4c25-84cc-7b5917ff4b5c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 25 14:07:40.876150 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-afa933b9-769c-4867-b15f-a48ac4a827cf tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (151f4907-a029-47cd-95e7-1fdee108e330) transitioned into state 'SUCCESS' from state '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-978033364',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='30eaa12530c14bdaa2454ff42a741bfe',qos_specs=None,replication_status=,reservations=['a1cab073-b401-42d6-b08f-99fd496fa578','aa35bbee-643d-463b-8ead-a6a5d4757c7c','c2885266-e66c-4b3c-bddc-19f0d78a118b','c7c76cb7-ee34-417c-b16f-a460d2907258'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3585dbf0d78408eba07297db6649064',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:07:40.878676 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-afa933b9-769c-4867-b15f-a48ac4a827cf tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52885cee-a0fb-411d-99a0-93bff3db1e58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:07:40.882160 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-88dbfef8-5f36-4c25-84cc-7b5917ff4b5c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Delete volume request issued successfully. Jan 25 14:07:40.883069 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-88dbfef8-5f36-4c25-84cc-7b5917ff4b5c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/84745bee-a39e-4aa5-80cc-bd9b30507bd6 returned with HTTP 202 Jan 25 14:07:40.885563 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 878/1701] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:07:40 2021] DELETE /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/84745bee-a39e-4aa5-80cc-bd9b30507bd6 => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:07:40.903009 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-95aeb37b-fd0b-40fc-bfae-fb1fc5549ac1 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/84745bee-a39e-4aa5-80cc-bd9b30507bd6 Jan 25 14:07:40.912117 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-afa933b9-769c-4867-b15f-a48ac4a827cf tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52885cee-a0fb-411d-99a0-93bff3db1e58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:07:40.915401 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-afa933b9-769c-4867-b15f-a48ac4a827cf tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Flow 'volume_create_api' (a4e62032-0f0d-467e-a21e-f16d6ce38f84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:07:40.919735 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-95aeb37b-fd0b-40fc-bfae-fb1fc5549ac1 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:40.920110 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:40.920110 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:40.920788 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-95aeb37b-fd0b-40fc-bfae-fb1fc5549ac1 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:41.007409 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-afa933b9-769c-4867-b15f-a48ac4a827cf tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Create volume request issued successfully. Jan 25 14:07:41.051161 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-afa933b9-769c-4867-b15f-a48ac4a827cf tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes returned with HTTP 202 Jan 25 14:07:41.057188 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 824/1702] 10.222.0.38 () {60 vars in 1226 bytes} [Mon Jan 25 14:07:40 2021] POST /volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes => generated 832 bytes in 683 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:07:41.067471 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5c9376b8-d9cc-4846-9e71-943367fbbc85 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] GET http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/8260baf1-dc44-404f-8087-c5e8931c1be8 Jan 25 14:07:41.068010 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5c9376b8-d9cc-4846-9e71-943367fbbc85 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:41.068231 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:41.068231 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:41.068613 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5c9376b8-d9cc-4846-9e71-943367fbbc85 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:41.077239 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:41.077239 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:41.112957 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-95aeb37b-fd0b-40fc-bfae-fb1fc5549ac1 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:07:41.152540 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-95aeb37b-fd0b-40fc-bfae-fb1fc5549ac1 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/84745bee-a39e-4aa5-80cc-bd9b30507bd6 returned with HTTP 200 Jan 25 14:07:41.156711 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 879/1703] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:40 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/84745bee-a39e-4aa5-80cc-bd9b30507bd6 => generated 937 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:07:41.172517 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:41.172517 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:41.187022 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-5c9376b8-d9cc-4846-9e71-943367fbbc85 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Volume info retrieved successfully. Jan 25 14:07:41.212723 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5c9376b8-d9cc-4846-9e71-943367fbbc85 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/8260baf1-dc44-404f-8087-c5e8931c1be8 returned with HTTP 200 Jan 25 14:07:41.213578 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 825/1704] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:41 2021] GET /volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/8260baf1-dc44-404f-8087-c5e8931c1be8 => generated 900 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:07:42.175882 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-59d9c585-dde1-4d88-a2f2-65607ff6d197 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/84745bee-a39e-4aa5-80cc-bd9b30507bd6 Jan 25 14:07:42.177255 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-59d9c585-dde1-4d88-a2f2-65607ff6d197 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:42.177633 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:42.177633 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:42.178261 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-59d9c585-dde1-4d88-a2f2-65607ff6d197 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:42.240886 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d3cdd0d6-24ac-48c2-a31f-ab26a0214221 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] GET http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/8260baf1-dc44-404f-8087-c5e8931c1be8 Jan 25 14:07:42.246438 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d3cdd0d6-24ac-48c2-a31f-ab26a0214221 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:42.249235 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:42.249235 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:42.250050 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d3cdd0d6-24ac-48c2-a31f-ab26a0214221 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:42.338925 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:42.338925 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:42.353037 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-59d9c585-dde1-4d88-a2f2-65607ff6d197 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:07:42.415117 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-59d9c585-dde1-4d88-a2f2-65607ff6d197 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/84745bee-a39e-4aa5-80cc-bd9b30507bd6 returned with HTTP 200 Jan 25 14:07:42.416191 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 880/1705] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:42 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/84745bee-a39e-4aa5-80cc-bd9b30507bd6 => generated 937 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:07:42.603166 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:42.603166 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:42.637881 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d3cdd0d6-24ac-48c2-a31f-ab26a0214221 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Volume info retrieved successfully. Jan 25 14:07:42.694769 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d3cdd0d6-24ac-48c2-a31f-ab26a0214221 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/8260baf1-dc44-404f-8087-c5e8931c1be8 returned with HTTP 200 Jan 25 14:07:42.696135 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 826/1706] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:42 2021] GET /volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/8260baf1-dc44-404f-8087-c5e8931c1be8 => generated 925 bytes in 465 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:07:42.713135 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cc8a544f-7e11-4652-aab7-92f076c988c1 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] GET http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/8260baf1-dc44-404f-8087-c5e8931c1be8 Jan 25 14:07:42.713661 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cc8a544f-7e11-4652-aab7-92f076c988c1 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:42.713869 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:42.713869 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:42.714265 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cc8a544f-7e11-4652-aab7-92f076c988c1 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:42.813242 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:42.813242 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:42.841474 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-cc8a544f-7e11-4652-aab7-92f076c988c1 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Volume info retrieved successfully. Jan 25 14:07:42.895527 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cc8a544f-7e11-4652-aab7-92f076c988c1 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/8260baf1-dc44-404f-8087-c5e8931c1be8 returned with HTTP 200 Jan 25 14:07:42.897698 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 881/1707] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:42 2021] GET /volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/8260baf1-dc44-404f-8087-c5e8931c1be8 => generated 925 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:07:42.913750 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c91d9791-73a8-482f-9c4c-2993a96f2fd3 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] POST http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes Jan 25 14:07:42.914219 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:42.914219 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:42.914648 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c91d9791-73a8-482f-9c4c-2993a96f2fd3 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1210843580"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:07:42.915826 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-c91d9791-73a8-482f-9c4c-2993a96f2fd3 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1210843580'}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:07:42.916214 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-c91d9791-73a8-482f-9c4c-2993a96f2fd3 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Create volume of 1 GB Jan 25 14:07:42.966694 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c91d9791-73a8-482f-9c4c-2993a96f2fd3 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Availability Zones retrieved successfully. Jan 25 14:07:43.030255 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c91d9791-73a8-482f-9c4c-2993a96f2fd3 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Flow 'volume_create_api' (f07561e4-3dec-4c20-a7af-d90959d4c03a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:07:43.055161 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c91d9791-73a8-482f-9c4c-2993a96f2fd3 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38df1fc1-ef04-41a6-8031-01e9a028a9c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:07:43.057244 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-c91d9791-73a8-482f-9c4c-2993a96f2fd3 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Validating volume size '1' using validate_int {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:07:43.205918 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c91d9791-73a8-482f-9c4c-2993a96f2fd3 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38df1fc1-ef04-41a6-8031-01e9a028a9c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:07:43.213427 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c91d9791-73a8-482f-9c4c-2993a96f2fd3 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67e605af-9369-4ee3-a18b-b1efb298117d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:07:43.345801 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-c91d9791-73a8-482f-9c4c-2993a96f2fd3 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Created reservations ['52ecd3d6-5de9-4de8-b90c-578caf6dbd90', '19fd3687-6097-4d17-8cbf-3112a9a65b6e', '527ec1a2-ffc7-460a-87ab-93c033deb1a7', '31619967-46f1-475e-ba26-b66b39419700'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:07:43.348607 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c91d9791-73a8-482f-9c4c-2993a96f2fd3 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67e605af-9369-4ee3-a18b-b1efb298117d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52ecd3d6-5de9-4de8-b90c-578caf6dbd90', '19fd3687-6097-4d17-8cbf-3112a9a65b6e', '527ec1a2-ffc7-460a-87ab-93c033deb1a7', '31619967-46f1-475e-ba26-b66b39419700']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:07:43.350947 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c91d9791-73a8-482f-9c4c-2993a96f2fd3 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57be61d0-2896-4f36-951d-ba0f355a2e52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:07:43.422622 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c91d9791-73a8-482f-9c4c-2993a96f2fd3 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57be61d0-2896-4f36-951d-ba0f355a2e52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d39bdf7-f352-4ed8-81e2-08f23d731d85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1210843580',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='30eaa12530c14bdaa2454ff42a741bfe',qos_specs=None,replication_status=,reservations=['52ecd3d6-5de9-4de8-b90c-578caf6dbd90','19fd3687-6097-4d17-8cbf-3112a9a65b6e','527ec1a2-ffc7-460a-87ab-93c033deb1a7','31619967-46f1-475e-ba26-b66b39419700'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3585dbf0d78408eba07297db6649064',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:07:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1210843580',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d39bdf7-f352-4ed8-81e2-08f23d731d85,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='30eaa12530c14bdaa2454ff42a741bfe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='e3585dbf0d78408eba07297db6649064',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:07:43.425369 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c91d9791-73a8-482f-9c4c-2993a96f2fd3 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36d29849-f99f-4856-8550-ce6869606423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:07:43.432997 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ecb069f8-4459-418b-89de-f6c2c4b7c8da tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/84745bee-a39e-4aa5-80cc-bd9b30507bd6 Jan 25 14:07:43.433527 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ecb069f8-4459-418b-89de-f6c2c4b7c8da tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:43.433742 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:43.433742 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:43.434265 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ecb069f8-4459-418b-89de-f6c2c4b7c8da tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:43.457400 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c91d9791-73a8-482f-9c4c-2993a96f2fd3 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36d29849-f99f-4856-8550-ce6869606423) transitioned into state 'SUCCESS' from state '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-1210843580',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='30eaa12530c14bdaa2454ff42a741bfe',qos_specs=None,replication_status=,reservations=['52ecd3d6-5de9-4de8-b90c-578caf6dbd90','19fd3687-6097-4d17-8cbf-3112a9a65b6e','527ec1a2-ffc7-460a-87ab-93c033deb1a7','31619967-46f1-475e-ba26-b66b39419700'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3585dbf0d78408eba07297db6649064',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:07:43.459924 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c91d9791-73a8-482f-9c4c-2993a96f2fd3 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a71eb2e1-083a-4e57-9365-ad7da840e440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:07:43.479888 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c91d9791-73a8-482f-9c4c-2993a96f2fd3 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a71eb2e1-083a-4e57-9365-ad7da840e440) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:07:43.482926 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c91d9791-73a8-482f-9c4c-2993a96f2fd3 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Flow 'volume_create_api' (f07561e4-3dec-4c20-a7af-d90959d4c03a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:07:43.559009 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c91d9791-73a8-482f-9c4c-2993a96f2fd3 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Create volume request issued successfully. Jan 25 14:07:43.572964 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:43.572964 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:43.592923 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c91d9791-73a8-482f-9c4c-2993a96f2fd3 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes returned with HTTP 202 Jan 25 14:07:43.612910 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 827/1708] 10.222.0.38 () {60 vars in 1226 bytes} [Mon Jan 25 14:07:42 2021] POST /volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes => generated 833 bytes in 692 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:07:43.615910 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ecb069f8-4459-418b-89de-f6c2c4b7c8da tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:07:43.621435 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7e98865c-7dd3-4733-b527-53143c1fc4db tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] GET http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/2d39bdf7-f352-4ed8-81e2-08f23d731d85 Jan 25 14:07:43.622907 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7e98865c-7dd3-4733-b527-53143c1fc4db tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:43.623383 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:43.623383 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:43.624367 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7e98865c-7dd3-4733-b527-53143c1fc4db tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:43.671498 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ecb069f8-4459-418b-89de-f6c2c4b7c8da tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/84745bee-a39e-4aa5-80cc-bd9b30507bd6 returned with HTTP 200 Jan 25 14:07:43.672498 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 882/1709] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:43 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/84745bee-a39e-4aa5-80cc-bd9b30507bd6 => generated 937 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:07:43.724052 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:43.724052 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:43.737208 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7e98865c-7dd3-4733-b527-53143c1fc4db tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Volume info retrieved successfully. Jan 25 14:07:43.765540 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7e98865c-7dd3-4733-b527-53143c1fc4db tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/2d39bdf7-f352-4ed8-81e2-08f23d731d85 returned with HTTP 200 Jan 25 14:07:43.775355 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 828/1710] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:43 2021] GET /volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/2d39bdf7-f352-4ed8-81e2-08f23d731d85 => generated 901 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:07:44.695178 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7fd9079d-8585-481c-afd4-7ec856802f20 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/84745bee-a39e-4aa5-80cc-bd9b30507bd6 Jan 25 14:07:44.695660 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7fd9079d-8585-481c-afd4-7ec856802f20 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:44.696031 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:44.696031 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:44.696859 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7fd9079d-8585-481c-afd4-7ec856802f20 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:44.779657 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7fd9079d-8585-481c-afd4-7ec856802f20 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/84745bee-a39e-4aa5-80cc-bd9b30507bd6 returned with HTTP 404 Jan 25 14:07:44.782795 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2a553388-eed1-4f8d-83ba-61c00d57a97c tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] GET http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/2d39bdf7-f352-4ed8-81e2-08f23d731d85 Jan 25 14:07:44.783577 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2a553388-eed1-4f8d-83ba-61c00d57a97c tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:44.783966 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:44.783966 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:44.784865 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2a553388-eed1-4f8d-83ba-61c00d57a97c tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:44.786181 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 883/1711] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:44 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/84745bee-a39e-4aa5-80cc-bd9b30507bd6 => generated 109 bytes in 96 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:07:44.799961 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-89b039a2-a726-4b0c-84dc-c8335f288840 tempest-TestVolumeBootPattern-1658338170 tempest-TestVolumeBootPattern-1658338170] GET http://10.222.0.38/volume/v3/005f0313ffbb47c0964a1f168d3297bb/volumes/detail?all_tenants=1 Jan 25 14:07:44.800701 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-89b039a2-a726-4b0c-84dc-c8335f288840 tempest-TestVolumeBootPattern-1658338170 tempest-TestVolumeBootPattern-1658338170] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:44.801537 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-89b039a2-a726-4b0c-84dc-c8335f288840 tempest-TestVolumeBootPattern-1658338170 tempest-TestVolumeBootPattern-1658338170] Calling method 'detail' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:44.803762 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-89b039a2-a726-4b0c-84dc-c8335f288840 tempest-TestVolumeBootPattern-1658338170 tempest-TestVolumeBootPattern-1658338170] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 14:07:44.870367 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-89b039a2-a726-4b0c-84dc-c8335f288840 tempest-TestVolumeBootPattern-1658338170 tempest-TestVolumeBootPattern-1658338170] Get all volumes completed successfully. Jan 25 14:07:44.873498 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:44.873498 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:44.884355 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:44.884355 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:44.885034 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-89b039a2-a726-4b0c-84dc-c8335f288840 tempest-TestVolumeBootPattern-1658338170 tempest-TestVolumeBootPattern-1658338170] http://10.222.0.38/volume/v3/005f0313ffbb47c0964a1f168d3297bb/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 25 14:07:44.886072 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 884/1712] 10.222.0.38 () {58 vars in 1252 bytes} [Mon Jan 25 14:07:44 2021] GET /volume/v3/005f0313ffbb47c0964a1f168d3297bb/volumes/detail?all_tenants=1 => generated 3260 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:07:44.906085 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4e29c6e6-dd49-4bac-bfac-813c102d53bf tempest-TestVolumeBootPattern-1658338170 tempest-TestVolumeBootPattern-1658338170] DELETE http://10.222.0.38/volume/v3/005f0313ffbb47c0964a1f168d3297bb/types/8a656ef8-2024-45de-b10d-4dca2c060202 Jan 25 14:07:44.909107 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4e29c6e6-dd49-4bac-bfac-813c102d53bf tempest-TestVolumeBootPattern-1658338170 tempest-TestVolumeBootPattern-1658338170] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:44.911053 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:44.911053 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:44.911692 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4e29c6e6-dd49-4bac-bfac-813c102d53bf tempest-TestVolumeBootPattern-1658338170 tempest-TestVolumeBootPattern-1658338170] Calling method '_delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:44.918042 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-2a553388-eed1-4f8d-83ba-61c00d57a97c tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Volume info retrieved successfully. Jan 25 14:07:45.000179 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2a553388-eed1-4f8d-83ba-61c00d57a97c tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/2d39bdf7-f352-4ed8-81e2-08f23d731d85 returned with HTTP 200 Jan 25 14:07:45.017646 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 829/1713] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:44 2021] GET /volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/2d39bdf7-f352-4ed8-81e2-08f23d731d85 => generated 926 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:07:45.024850 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4d690fd1-4698-43a6-887c-36d6835fce47 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] GET http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/2d39bdf7-f352-4ed8-81e2-08f23d731d85 Jan 25 14:07:45.028862 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4d690fd1-4698-43a6-887c-36d6835fce47 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:45.032584 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:45.032584 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:45.033407 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4d690fd1-4698-43a6-887c-36d6835fce47 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:45.105835 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 25 14:07:45.105835 n-d-760456-3 devstack@c-api.service[87928]: "UPDATE / DELETE expressions." % clause Jan 25 14:07:45.122682 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4e29c6e6-dd49-4bac-bfac-813c102d53bf tempest-TestVolumeBootPattern-1658338170 tempest-TestVolumeBootPattern-1658338170] http://10.222.0.38/volume/v3/005f0313ffbb47c0964a1f168d3297bb/types/8a656ef8-2024-45de-b10d-4dca2c060202 returned with HTTP 202 Jan 25 14:07:45.124346 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 885/1714] 10.222.0.38 () {58 vars in 1312 bytes} [Mon Jan 25 14:07:44 2021] DELETE /volume/v3/005f0313ffbb47c0964a1f168d3297bb/types/8a656ef8-2024-45de-b10d-4dca2c060202 => generated 0 bytes in 223 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:07:45.132166 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c52e94a5-790e-4edf-9aef-15058f2dd2a0 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] POST http://10.222.0.38/volume/v3/2dd34f89ef1248a9a94be43462e33978/volumes Jan 25 14:07:45.133898 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c52e94a5-790e-4edf-9aef-15058f2dd2a0 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-755758892"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:07:45.136267 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-c52e94a5-790e-4edf-9aef-15058f2dd2a0 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-755758892'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:07:45.136856 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-c52e94a5-790e-4edf-9aef-15058f2dd2a0 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Create volume of 1 GB Jan 25 14:07:45.152050 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c52e94a5-790e-4edf-9aef-15058f2dd2a0 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Availability Zones retrieved successfully. Jan 25 14:07:45.160209 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:45.160209 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:45.190524 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4d690fd1-4698-43a6-887c-36d6835fce47 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Volume info retrieved successfully. Jan 25 14:07:45.191770 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c52e94a5-790e-4edf-9aef-15058f2dd2a0 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Flow 'volume_create_api' (875f7fa5-5575-4297-96c9-ece88d9f5448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:07:45.202987 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c52e94a5-790e-4edf-9aef-15058f2dd2a0 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc4c1d79-6503-473f-abd3-8f80c1245eb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:07:45.205378 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-c52e94a5-790e-4edf-9aef-15058f2dd2a0 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:07:45.248340 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4d690fd1-4698-43a6-887c-36d6835fce47 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/2d39bdf7-f352-4ed8-81e2-08f23d731d85 returned with HTTP 200 Jan 25 14:07:45.259836 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 830/1715] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:45 2021] GET /volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/2d39bdf7-f352-4ed8-81e2-08f23d731d85 => generated 926 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:07:45.259836 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9d1a446b-453e-4e3d-be04-81c41093dca9 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] POST http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes Jan 25 14:07:45.259836 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:45.259836 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:45.259836 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9d1a446b-453e-4e3d-be04-81c41093dca9 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-593754619", "snapshot_id": null, "imageRef": "fc79b33f-195f-4d3d-a6f8-dbc6271d1a69", "volume_type": null, "size": 1}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:07:45.259836 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-9d1a446b-453e-4e3d-be04-81c41093dca9 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-593754619', 'snapshot_id': None, 'imageRef': 'fc79b33f-195f-4d3d-a6f8-dbc6271d1a69', 'volume_type': None, 'size': 1}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:07:45.319519 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c52e94a5-790e-4edf-9aef-15058f2dd2a0 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc4c1d79-6503-473f-abd3-8f80c1245eb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:07:45.322271 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c52e94a5-790e-4edf-9aef-15058f2dd2a0 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7703b95e-f26a-4473-aa89-806ce675a1e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:07:45.433414 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-c52e94a5-790e-4edf-9aef-15058f2dd2a0 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Created reservations ['b0e98cee-513e-4ed8-8885-27c74a5421a1', 'f42ddfb5-d29b-4bc7-b548-f6e2d1597f3a', '04ee7877-4b8e-42e8-a3e1-3c094eecf094', 'da081df5-a588-48e4-86f1-67f22254558b'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:07:45.436002 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-9d1a446b-453e-4e3d-be04-81c41093dca9 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Create volume of 1 GB Jan 25 14:07:45.436937 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c52e94a5-790e-4edf-9aef-15058f2dd2a0 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7703b95e-f26a-4473-aa89-806ce675a1e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0e98cee-513e-4ed8-8885-27c74a5421a1', 'f42ddfb5-d29b-4bc7-b548-f6e2d1597f3a', '04ee7877-4b8e-42e8-a3e1-3c094eecf094', 'da081df5-a588-48e4-86f1-67f22254558b']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:07:45.439354 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c52e94a5-790e-4edf-9aef-15058f2dd2a0 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (091931c1-47c1-4fcf-98c0-107b798d632c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:07:45.454886 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-9d1a446b-453e-4e3d-be04-81c41093dca9 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Availability Zones retrieved successfully. Jan 25 14:07:45.508319 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-9d1a446b-453e-4e3d-be04-81c41093dca9 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Flow 'volume_create_api' (168b4ca4-8348-49fe-8edc-4514769c67d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:07:45.518120 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-9d1a446b-453e-4e3d-be04-81c41093dca9 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (036cfb07-893e-4d28-a0b8-e58dd02bfc3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:07:45.527643 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-9d1a446b-453e-4e3d-be04-81c41093dca9 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Validating volume size '1' using validate_int {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:07:45.569073 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c52e94a5-790e-4edf-9aef-15058f2dd2a0 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (091931c1-47c1-4fcf-98c0-107b798d632c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91e4f147-c7e9-41f9-8e28-c5114182de03', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-755758892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2dd34f89ef1248a9a94be43462e33978',qos_specs=None,replication_status=,reservations=['b0e98cee-513e-4ed8-8885-27c74a5421a1','f42ddfb5-d29b-4bc7-b548-f6e2d1597f3a','04ee7877-4b8e-42e8-a3e1-3c094eecf094','da081df5-a588-48e4-86f1-67f22254558b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85f41039db554a09ad6002e90b8c0593',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:07:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-755758892',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91e4f147-c7e9-41f9-8e28-c5114182de03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2dd34f89ef1248a9a94be43462e33978',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='85f41039db554a09ad6002e90b8c0593',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:07:45.571558 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c52e94a5-790e-4edf-9aef-15058f2dd2a0 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20cac2f1-f835-4689-bcc4-dbf54410d6a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:07:45.613856 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c52e94a5-790e-4edf-9aef-15058f2dd2a0 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20cac2f1-f835-4689-bcc4-dbf54410d6a4) transitioned into state 'SUCCESS' from state '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-755758892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2dd34f89ef1248a9a94be43462e33978',qos_specs=None,replication_status=,reservations=['b0e98cee-513e-4ed8-8885-27c74a5421a1','f42ddfb5-d29b-4bc7-b548-f6e2d1597f3a','04ee7877-4b8e-42e8-a3e1-3c094eecf094','da081df5-a588-48e4-86f1-67f22254558b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85f41039db554a09ad6002e90b8c0593',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:07:45.616106 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c52e94a5-790e-4edf-9aef-15058f2dd2a0 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (736416db-5b16-4674-a2ea-83d426e67b77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:07:45.671102 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c52e94a5-790e-4edf-9aef-15058f2dd2a0 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (736416db-5b16-4674-a2ea-83d426e67b77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:07:45.676410 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c52e94a5-790e-4edf-9aef-15058f2dd2a0 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Flow 'volume_create_api' (875f7fa5-5575-4297-96c9-ece88d9f5448) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:07:45.810360 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c52e94a5-790e-4edf-9aef-15058f2dd2a0 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Create volume request issued successfully. Jan 25 14:07:45.851126 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c52e94a5-790e-4edf-9aef-15058f2dd2a0 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] http://10.222.0.38/volume/v3/2dd34f89ef1248a9a94be43462e33978/volumes returned with HTTP 202 Jan 25 14:07:45.853521 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 886/1716] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 14:07:45 2021] POST /volume/v3/2dd34f89ef1248a9a94be43462e33978/volumes => generated 822 bytes in 725 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:07:45.863876 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-774b41e2-c14e-4866-97b2-9eb62ab91dde tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] POST http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes Jan 25 14:07:45.866052 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:45.866052 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:45.868443 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-774b41e2-c14e-4866-97b2-9eb62ab91dde tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1045647774"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:07:45.869917 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-774b41e2-c14e-4866-97b2-9eb62ab91dde tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1045647774'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:07:45.873524 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-774b41e2-c14e-4866-97b2-9eb62ab91dde tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Create volume of 1 GB Jan 25 14:07:45.874459 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:45.874459 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:45.875589 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-9d1a446b-453e-4e3d-be04-81c41093dca9 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (036cfb07-893e-4d28-a0b8-e58dd02bfc3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:07:45.879145 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-9d1a446b-453e-4e3d-be04-81c41093dca9 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d268179d-1cad-4c26-b0aa-9fbffbcce952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:07:45.899969 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-774b41e2-c14e-4866-97b2-9eb62ab91dde tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Availability Zones retrieved successfully. Jan 25 14:07:45.936204 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-774b41e2-c14e-4866-97b2-9eb62ab91dde tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Flow 'volume_create_api' (6e8d54c8-f353-4d72-8d33-2a4a48168cc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:07:45.939736 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-774b41e2-c14e-4866-97b2-9eb62ab91dde tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40f16420-210f-4400-b43b-217292e3a5b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:07:45.942157 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-774b41e2-c14e-4866-97b2-9eb62ab91dde tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:07:46.063845 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-774b41e2-c14e-4866-97b2-9eb62ab91dde tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40f16420-210f-4400-b43b-217292e3a5b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:07:46.073120 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-774b41e2-c14e-4866-97b2-9eb62ab91dde tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbd54956-4d6b-4d81-8a81-c59619115a0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:07:46.087011 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-9d1a446b-453e-4e3d-be04-81c41093dca9 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Created reservations ['78bd5c60-ab91-4b00-8acf-7d9b381ee192', 'bff687d5-8106-4b21-9a75-f027b80d7ace', '9794b472-e12d-424f-b40b-596e85ec883e', '4a00ade3-265e-4a15-b18c-fbd8515333bf'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:07:46.089622 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-9d1a446b-453e-4e3d-be04-81c41093dca9 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d268179d-1cad-4c26-b0aa-9fbffbcce952) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78bd5c60-ab91-4b00-8acf-7d9b381ee192', 'bff687d5-8106-4b21-9a75-f027b80d7ace', '9794b472-e12d-424f-b40b-596e85ec883e', '4a00ade3-265e-4a15-b18c-fbd8515333bf']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:07:46.094153 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-9d1a446b-453e-4e3d-be04-81c41093dca9 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e824c2f1-b76c-4365-bf49-5bffe4c0b31e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:07:46.175800 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-774b41e2-c14e-4866-97b2-9eb62ab91dde tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Created reservations ['2ac4a413-1b5a-4f81-8367-c2938f7466ec', '3e89e25a-138e-45ff-bee4-24c67227fe93', 'e67445b0-0993-44e3-ae68-6b2f6be56790', '07f0b7c6-cec0-4c0f-b645-b1928e4fb323'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:07:46.179121 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-774b41e2-c14e-4866-97b2-9eb62ab91dde tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbd54956-4d6b-4d81-8a81-c59619115a0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ac4a413-1b5a-4f81-8367-c2938f7466ec', '3e89e25a-138e-45ff-bee4-24c67227fe93', 'e67445b0-0993-44e3-ae68-6b2f6be56790', '07f0b7c6-cec0-4c0f-b645-b1928e4fb323']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:07:46.181944 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-774b41e2-c14e-4866-97b2-9eb62ab91dde tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8858e16b-9cfd-4699-bfbb-7b522634c466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:07:46.195165 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-9d1a446b-453e-4e3d-be04-81c41093dca9 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e824c2f1-b76c-4365-bf49-5bffe4c0b31e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0af1bcbb-5279-4c60-ba24-0b2cd853e9a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-593754619',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48eab9989e8d4a70ba4bac96d59f904c',qos_specs=None,replication_status=,reservations=['78bd5c60-ab91-4b00-8acf-7d9b381ee192','bff687d5-8106-4b21-9a75-f027b80d7ace','9794b472-e12d-424f-b40b-596e85ec883e','4a00ade3-265e-4a15-b18c-fbd8515333bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91b1226e9fe14b2db905a04fb5a85bb7',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:07:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-593754619',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0af1bcbb-5279-4c60-ba24-0b2cd853e9a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48eab9989e8d4a70ba4bac96d59f904c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='91b1226e9fe14b2db905a04fb5a85bb7',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:07:46.205667 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-9d1a446b-453e-4e3d-be04-81c41093dca9 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be943651-742c-4737-b54c-e4c23bf85bdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:07:46.255998 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-9d1a446b-453e-4e3d-be04-81c41093dca9 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be943651-742c-4737-b54c-e4c23bf85bdd) transitioned into state 'SUCCESS' from state '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-593754619',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48eab9989e8d4a70ba4bac96d59f904c',qos_specs=None,replication_status=,reservations=['78bd5c60-ab91-4b00-8acf-7d9b381ee192','bff687d5-8106-4b21-9a75-f027b80d7ace','9794b472-e12d-424f-b40b-596e85ec883e','4a00ade3-265e-4a15-b18c-fbd8515333bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91b1226e9fe14b2db905a04fb5a85bb7',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:07:46.260894 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-9d1a446b-453e-4e3d-be04-81c41093dca9 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (443d8600-a8aa-4a19-8e38-0ceb038d24b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:07:46.261413 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-774b41e2-c14e-4866-97b2-9eb62ab91dde tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8858e16b-9cfd-4699-bfbb-7b522634c466) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6978e4f3-e091-41da-bc25-04ae2a1be72c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1045647774',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='30eaa12530c14bdaa2454ff42a741bfe',qos_specs=None,replication_status=,reservations=['2ac4a413-1b5a-4f81-8367-c2938f7466ec','3e89e25a-138e-45ff-bee4-24c67227fe93','e67445b0-0993-44e3-ae68-6b2f6be56790','07f0b7c6-cec0-4c0f-b645-b1928e4fb323'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3585dbf0d78408eba07297db6649064',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:07:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1045647774',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6978e4f3-e091-41da-bc25-04ae2a1be72c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='30eaa12530c14bdaa2454ff42a741bfe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='e3585dbf0d78408eba07297db6649064',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:07:46.267397 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-774b41e2-c14e-4866-97b2-9eb62ab91dde tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9eaa6b6-3205-48fe-9615-0caacf748efb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:07:46.292778 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-9d1a446b-453e-4e3d-be04-81c41093dca9 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (443d8600-a8aa-4a19-8e38-0ceb038d24b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:07:46.299295 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-9d1a446b-453e-4e3d-be04-81c41093dca9 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Flow 'volume_create_api' (168b4ca4-8348-49fe-8edc-4514769c67d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:07:46.326584 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-774b41e2-c14e-4866-97b2-9eb62ab91dde tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9eaa6b6-3205-48fe-9615-0caacf748efb) transitioned into state 'SUCCESS' from state '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-1045647774',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='30eaa12530c14bdaa2454ff42a741bfe',qos_specs=None,replication_status=,reservations=['2ac4a413-1b5a-4f81-8367-c2938f7466ec','3e89e25a-138e-45ff-bee4-24c67227fe93','e67445b0-0993-44e3-ae68-6b2f6be56790','07f0b7c6-cec0-4c0f-b645-b1928e4fb323'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3585dbf0d78408eba07297db6649064',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:07:46.329230 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-774b41e2-c14e-4866-97b2-9eb62ab91dde tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9618d764-da32-4616-b371-a9de263b8e85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:07:46.367780 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-774b41e2-c14e-4866-97b2-9eb62ab91dde tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9618d764-da32-4616-b371-a9de263b8e85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:07:46.370912 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-774b41e2-c14e-4866-97b2-9eb62ab91dde tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Flow 'volume_create_api' (6e8d54c8-f353-4d72-8d33-2a4a48168cc7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:07:46.383557 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-9d1a446b-453e-4e3d-be04-81c41093dca9 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Create volume request issued successfully. Jan 25 14:07:46.401566 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9d1a446b-453e-4e3d-be04-81c41093dca9 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes returned with HTTP 202 Jan 25 14:07:46.402559 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 831/1717] 10.222.0.38 () {60 vars in 1226 bytes} [Mon Jan 25 14:07:45 2021] POST /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes => generated 827 bytes in 1152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:07:46.419710 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-21016441-5457-4211-8fb1-bc868f804a09 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] GET http://10.222.0.38/volume/v3/2dd34f89ef1248a9a94be43462e33978/volumes/91e4f147-c7e9-41f9-8e28-c5114182de03 Jan 25 14:07:46.420273 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-21016441-5457-4211-8fb1-bc868f804a09 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:46.420728 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:46.420728 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:46.420969 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-21016441-5457-4211-8fb1-bc868f804a09 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:46.470007 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-774b41e2-c14e-4866-97b2-9eb62ab91dde tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Create volume request issued successfully. Jan 25 14:07:46.498964 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:46.498964 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:46.505397 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-774b41e2-c14e-4866-97b2-9eb62ab91dde tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes returned with HTTP 202 Jan 25 14:07:46.506804 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 887/1718] 10.222.0.38 () {60 vars in 1226 bytes} [Mon Jan 25 14:07:45 2021] POST /volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes => generated 833 bytes in 652 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:07:46.513443 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-34bca0aa-af2c-4963-8a9f-1e2b3832095c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 Jan 25 14:07:46.513988 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-34bca0aa-af2c-4963-8a9f-1e2b3832095c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:46.514192 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:46.514192 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:46.514567 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-34bca0aa-af2c-4963-8a9f-1e2b3832095c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:46.522013 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-21016441-5457-4211-8fb1-bc868f804a09 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Volume info retrieved successfully. Jan 25 14:07:46.572035 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-21016441-5457-4211-8fb1-bc868f804a09 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] http://10.222.0.38/volume/v3/2dd34f89ef1248a9a94be43462e33978/volumes/91e4f147-c7e9-41f9-8e28-c5114182de03 returned with HTTP 200 Jan 25 14:07:46.572910 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 832/1719] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:46 2021] GET /volume/v3/2dd34f89ef1248a9a94be43462e33978/volumes/91e4f147-c7e9-41f9-8e28-c5114182de03 => generated 914 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:07:46.584168 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b36f433c-afc4-4c51-986a-3c7dd99c5943 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] GET http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/6978e4f3-e091-41da-bc25-04ae2a1be72c Jan 25 14:07:46.584705 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b36f433c-afc4-4c51-986a-3c7dd99c5943 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:46.584944 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:46.584944 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:46.585325 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b36f433c-afc4-4c51-986a-3c7dd99c5943 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:46.632677 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:46.632677 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:46.665759 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-34bca0aa-af2c-4963-8a9f-1e2b3832095c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:07:46.688735 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:46.688735 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:46.723960 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-34bca0aa-af2c-4963-8a9f-1e2b3832095c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 returned with HTTP 200 Jan 25 14:07:46.724841 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 888/1720] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:46 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 => generated 895 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:07:46.727860 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b36f433c-afc4-4c51-986a-3c7dd99c5943 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Volume info retrieved successfully. Jan 25 14:07:46.798945 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b36f433c-afc4-4c51-986a-3c7dd99c5943 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/6978e4f3-e091-41da-bc25-04ae2a1be72c returned with HTTP 200 Jan 25 14:07:46.802003 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 833/1721] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:46 2021] GET /volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/6978e4f3-e091-41da-bc25-04ae2a1be72c => generated 901 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:07:47.591120 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-96564c34-cae6-484e-b4f0-e3e35c27893b tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] GET http://10.222.0.38/volume/v3/2dd34f89ef1248a9a94be43462e33978/volumes/91e4f147-c7e9-41f9-8e28-c5114182de03 Jan 25 14:07:47.591986 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-96564c34-cae6-484e-b4f0-e3e35c27893b tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:47.592216 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:47.592216 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:47.592593 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-96564c34-cae6-484e-b4f0-e3e35c27893b tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:47.742288 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-51a75331-36e6-4cac-ad08-32e6adc21061 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 Jan 25 14:07:47.742834 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-51a75331-36e6-4cac-ad08-32e6adc21061 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:47.743044 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:47.743044 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:47.743395 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-51a75331-36e6-4cac-ad08-32e6adc21061 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:47.746373 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:47.746373 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:47.769150 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-96564c34-cae6-484e-b4f0-e3e35c27893b tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Volume info retrieved successfully. Jan 25 14:07:47.824661 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-96564c34-cae6-484e-b4f0-e3e35c27893b tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] http://10.222.0.38/volume/v3/2dd34f89ef1248a9a94be43462e33978/volumes/91e4f147-c7e9-41f9-8e28-c5114182de03 returned with HTTP 200 Jan 25 14:07:47.826664 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 889/1722] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:47 2021] GET /volume/v3/2dd34f89ef1248a9a94be43462e33978/volumes/91e4f147-c7e9-41f9-8e28-c5114182de03 => generated 915 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:07:47.837374 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:47.837374 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:47.845356 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8790a3c3-d3ad-4d33-b8b9-16eecb0206d7 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] GET http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/6978e4f3-e091-41da-bc25-04ae2a1be72c Jan 25 14:07:47.846744 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8790a3c3-d3ad-4d33-b8b9-16eecb0206d7 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:47.847837 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:47.847837 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:47.848233 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8790a3c3-d3ad-4d33-b8b9-16eecb0206d7 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:47.857649 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-51a75331-36e6-4cac-ad08-32e6adc21061 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:07:47.906816 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-51a75331-36e6-4cac-ad08-32e6adc21061 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 returned with HTTP 200 Jan 25 14:07:47.907940 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 834/1723] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:47 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 => generated 919 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:07:47.926284 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ce28272e-80a8-4b6f-86de-541c8faa4a28 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] POST http://10.222.0.38/volume/v3/2dd34f89ef1248a9a94be43462e33978/volumes/91e4f147-c7e9-41f9-8e28-c5114182de03/action Jan 25 14:07:47.926696 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:47.926696 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:47.927150 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ce28272e-80a8-4b6f-86de-541c8faa4a28 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:07:47.927544 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ce28272e-80a8-4b6f-86de-541c8faa4a28 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:07:48.016482 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:48.016482 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:48.027871 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:48.027871 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:48.029859 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ce28272e-80a8-4b6f-86de-541c8faa4a28 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Volume info retrieved successfully. Jan 25 14:07:48.042023 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-8790a3c3-d3ad-4d33-b8b9-16eecb0206d7 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Volume info retrieved successfully. Jan 25 14:07:48.045665 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ce28272e-80a8-4b6f-86de-541c8faa4a28 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Volume updated successfully. Jan 25 14:07:48.046312 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ce28272e-80a8-4b6f-86de-541c8faa4a28 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] http://10.222.0.38/volume/v3/2dd34f89ef1248a9a94be43462e33978/volumes/91e4f147-c7e9-41f9-8e28-c5114182de03/action returned with HTTP 200 Jan 25 14:07:48.047399 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 835/1724] 10.222.0.38 () {60 vars in 1357 bytes} [Mon Jan 25 14:07:47 2021] POST /volume/v3/2dd34f89ef1248a9a94be43462e33978/volumes/91e4f147-c7e9-41f9-8e28-c5114182de03/action => generated 0 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 25 14:07:48.067774 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c8422296-75f5-4d9d-90e5-dc8594cbee61 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] GET http://10.222.0.38/volume/v3/2dd34f89ef1248a9a94be43462e33978/volumes/91e4f147-c7e9-41f9-8e28-c5114182de03 Jan 25 14:07:48.068172 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c8422296-75f5-4d9d-90e5-dc8594cbee61 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:48.068569 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:48.068569 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:48.072316 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c8422296-75f5-4d9d-90e5-dc8594cbee61 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:48.098327 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8790a3c3-d3ad-4d33-b8b9-16eecb0206d7 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/6978e4f3-e091-41da-bc25-04ae2a1be72c returned with HTTP 200 Jan 25 14:07:48.099184 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 890/1725] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:47 2021] GET /volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/6978e4f3-e091-41da-bc25-04ae2a1be72c => generated 925 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:07:48.241435 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:48.241435 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:48.255433 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c8422296-75f5-4d9d-90e5-dc8594cbee61 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Volume info retrieved successfully. Jan 25 14:07:48.319746 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c8422296-75f5-4d9d-90e5-dc8594cbee61 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] http://10.222.0.38/volume/v3/2dd34f89ef1248a9a94be43462e33978/volumes/91e4f147-c7e9-41f9-8e28-c5114182de03 returned with HTTP 200 Jan 25 14:07:48.340572 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 836/1726] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:48 2021] GET /volume/v3/2dd34f89ef1248a9a94be43462e33978/volumes/91e4f147-c7e9-41f9-8e28-c5114182de03 => generated 915 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:07:48.923544 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-501d58da-59f6-4441-8fbf-70f3c4b028f5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 Jan 25 14:07:48.924870 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-501d58da-59f6-4441-8fbf-70f3c4b028f5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:48.925243 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:48.925243 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:48.925864 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-501d58da-59f6-4441-8fbf-70f3c4b028f5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:49.037661 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:49.037661 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:49.067395 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-501d58da-59f6-4441-8fbf-70f3c4b028f5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:07:49.119758 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-95d6c85f-0fd3-4c12-aa3c-6d8b8b18dbe5 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] GET http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/6978e4f3-e091-41da-bc25-04ae2a1be72c Jan 25 14:07:49.120314 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-95d6c85f-0fd3-4c12-aa3c-6d8b8b18dbe5 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:49.120543 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:49.120543 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:49.120957 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-95d6c85f-0fd3-4c12-aa3c-6d8b8b18dbe5 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:49.139778 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-501d58da-59f6-4441-8fbf-70f3c4b028f5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 returned with HTTP 200 Jan 25 14:07:49.141598 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 891/1727] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:48 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 => generated 919 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:07:49.256720 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:49.256720 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:49.280006 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-95d6c85f-0fd3-4c12-aa3c-6d8b8b18dbe5 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Volume info retrieved successfully. Jan 25 14:07:49.336930 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-95d6c85f-0fd3-4c12-aa3c-6d8b8b18dbe5 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/6978e4f3-e091-41da-bc25-04ae2a1be72c returned with HTTP 200 Jan 25 14:07:49.338539 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 837/1728] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:49 2021] GET /volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/6978e4f3-e091-41da-bc25-04ae2a1be72c => generated 926 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:07:49.355847 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0b7a2962-60d0-48e9-b57f-723d1a70957b tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] GET http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/6978e4f3-e091-41da-bc25-04ae2a1be72c Jan 25 14:07:49.357076 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0b7a2962-60d0-48e9-b57f-723d1a70957b tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:49.357244 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:49.357244 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:49.357551 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0b7a2962-60d0-48e9-b57f-723d1a70957b tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:49.437466 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:49.437466 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:49.448112 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0b7a2962-60d0-48e9-b57f-723d1a70957b tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Volume info retrieved successfully. Jan 25 14:07:49.479382 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0b7a2962-60d0-48e9-b57f-723d1a70957b tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/6978e4f3-e091-41da-bc25-04ae2a1be72c returned with HTTP 200 Jan 25 14:07:49.496343 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 892/1729] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:49 2021] GET /volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/6978e4f3-e091-41da-bc25-04ae2a1be72c => generated 926 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:07:49.497676 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b51090ab-24a8-4094-a4b8-03865a496b95 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] GET http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes Jan 25 14:07:49.498448 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b51090ab-24a8-4094-a4b8-03865a496b95 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:49.498665 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:49.498665 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:49.499046 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b51090ab-24a8-4094-a4b8-03865a496b95 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Calling method 'index' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:49.499773 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-b51090ab-24a8-4094-a4b8-03865a496b95 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Removing options '' from query. {{(pid=87930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 14:07:49.502122 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b51090ab-24a8-4094-a4b8-03865a496b95 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87930) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 14:07:49.580500 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b51090ab-24a8-4094-a4b8-03865a496b95 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Get all volumes completed successfully. Jan 25 14:07:49.582134 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b51090ab-24a8-4094-a4b8-03865a496b95 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes returned with HTTP 200 Jan 25 14:07:49.583343 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 838/1730] 10.222.0.38 () {58 vars in 1204 bytes} [Mon Jan 25 14:07:49 2021] GET /volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes => generated 1173 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:07:49.622537 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3ecb7b62-c260-41c9-bf48-d8711746cf0b tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] GET http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes?name=tempest-VolumesListTestJSON-Volume-978033364 Jan 25 14:07:49.623118 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3ecb7b62-c260-41c9-bf48-d8711746cf0b tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:49.623357 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:49.623357 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:49.623707 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3ecb7b62-c260-41c9-bf48-d8711746cf0b tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:49.624479 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-3ecb7b62-c260-41c9-bf48-d8711746cf0b tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 14:07:49.626415 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-3ecb7b62-c260-41c9-bf48-d8711746cf0b tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-978033364'), ('no_migration_targets', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 14:07:49.771341 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3ecb7b62-c260-41c9-bf48-d8711746cf0b tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Get all volumes completed successfully. Jan 25 14:07:49.772417 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3ecb7b62-c260-41c9-bf48-d8711746cf0b tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes?name=tempest-VolumesListTestJSON-Volume-978033364 returned with HTTP 200 Jan 25 14:07:49.782442 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 893/1731] 10.222.0.38 () {58 vars in 1303 bytes} [Mon Jan 25 14:07:49 2021] GET /volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes?name=tempest-VolumesListTestJSON-Volume-978033364 => generated 399 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:07:49.787631 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5f9f48d9-da2f-4eb1-81b8-7781ed4e0f5a tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] GET http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/detail?name=tempest-VolumesListTestJSON-Volume-978033364 Jan 25 14:07:49.788180 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5f9f48d9-da2f-4eb1-81b8-7781ed4e0f5a tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:49.788410 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:49.788410 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:49.789083 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5f9f48d9-da2f-4eb1-81b8-7781ed4e0f5a tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Calling method 'detail' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:49.789756 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-5f9f48d9-da2f-4eb1-81b8-7781ed4e0f5a tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Removing options '' from query. {{(pid=87930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 14:07:49.790634 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:49.790634 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:49.791925 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-5f9f48d9-da2f-4eb1-81b8-7781ed4e0f5a tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-978033364'), ('no_migration_targets', True)]). {{(pid=87930) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 14:07:49.807584 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-911823eb-2301-4eb9-9ff8-2470eb001bde req-f0c14061-e6ed-42ce-9cb4-6787f4867bec tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] GET http://10.222.0.38/volume/v3/2dd34f89ef1248a9a94be43462e33978/volumes/91e4f147-c7e9-41f9-8e28-c5114182de03 Jan 25 14:07:49.808143 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-911823eb-2301-4eb9-9ff8-2470eb001bde req-f0c14061-e6ed-42ce-9cb4-6787f4867bec tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:49.808360 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:49.808360 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:49.808711 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-911823eb-2301-4eb9-9ff8-2470eb001bde req-f0c14061-e6ed-42ce-9cb4-6787f4867bec tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:49.867088 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:49.867088 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:49.876871 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-911823eb-2301-4eb9-9ff8-2470eb001bde req-f0c14061-e6ed-42ce-9cb4-6787f4867bec tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Volume info retrieved successfully. Jan 25 14:07:49.914834 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-5f9f48d9-da2f-4eb1-81b8-7781ed4e0f5a tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Get all volumes completed successfully. Jan 25 14:07:49.919640 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:49.919640 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:49.944018 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5f9f48d9-da2f-4eb1-81b8-7781ed4e0f5a tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/detail?name=tempest-VolumesListTestJSON-Volume-978033364 returned with HTTP 200 Jan 25 14:07:49.956880 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 839/1732] 10.222.0.38 () {58 vars in 1324 bytes} [Mon Jan 25 14:07:49 2021] GET /volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/detail?name=tempest-VolumesListTestJSON-Volume-978033364 => generated 928 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:07:49.964360 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-70f97170-fdbe-4574-8e66-20b04176d897 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] GET http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/detail?limit=1 Jan 25 14:07:49.964949 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-70f97170-fdbe-4574-8e66-20b04176d897 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:49.965517 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:49.965517 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:49.965705 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-911823eb-2301-4eb9-9ff8-2470eb001bde req-f0c14061-e6ed-42ce-9cb4-6787f4867bec tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] http://10.222.0.38/volume/v3/2dd34f89ef1248a9a94be43462e33978/volumes/91e4f147-c7e9-41f9-8e28-c5114182de03 returned with HTTP 200 Jan 25 14:07:49.965783 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-70f97170-fdbe-4574-8e66-20b04176d897 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Calling method 'detail' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:49.966327 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-70f97170-fdbe-4574-8e66-20b04176d897 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Removing options '' from query. {{(pid=87930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 14:07:49.968161 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-70f97170-fdbe-4574-8e66-20b04176d897 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87930) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 14:07:49.984159 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 894/1733] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 14:07:49 2021] GET /volume/v3/2dd34f89ef1248a9a94be43462e33978/volumes/91e4f147-c7e9-41f9-8e28-c5114182de03 => generated 915 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:07:50.055433 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-70f97170-fdbe-4574-8e66-20b04176d897 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Get all volumes completed successfully. Jan 25 14:07:50.057641 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:50.057641 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:50.084968 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-70f97170-fdbe-4574-8e66-20b04176d897 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/detail?limit=1 returned with HTTP 200 Jan 25 14:07:50.085963 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 840/1734] 10.222.0.38 () {58 vars in 1240 bytes} [Mon Jan 25 14:07:49 2021] GET /volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/detail?limit=1 => generated 1105 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 14:07:50.102483 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d8b39c6c-c062-49f0-bc98-22f38728eeff tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] GET http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/detail?limit=1&marker=6978e4f3-e091-41da-bc25-04ae2a1be72c Jan 25 14:07:50.103012 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d8b39c6c-c062-49f0-bc98-22f38728eeff tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:50.103228 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:50.103228 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:50.103606 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d8b39c6c-c062-49f0-bc98-22f38728eeff tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Calling method 'detail' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:50.104449 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-d8b39c6c-c062-49f0-bc98-22f38728eeff tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 14:07:50.107869 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-d8b39c6c-c062-49f0-bc98-22f38728eeff tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 14:07:50.164125 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-db040c36-fef5-4254-8a36-56a7c90d9188 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 Jan 25 14:07:50.164684 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-db040c36-fef5-4254-8a36-56a7c90d9188 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:50.164963 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:50.164963 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:50.165344 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-db040c36-fef5-4254-8a36-56a7c90d9188 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:50.244306 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:50.244306 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:50.254200 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-db040c36-fef5-4254-8a36-56a7c90d9188 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:07:50.292062 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-db040c36-fef5-4254-8a36-56a7c90d9188 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 returned with HTTP 200 Jan 25 14:07:50.294193 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 841/1735] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:50 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 => generated 919 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:07:50.308765 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d8b39c6c-c062-49f0-bc98-22f38728eeff tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Get all volumes completed successfully. Jan 25 14:07:50.311328 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:50.311328 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:50.332128 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d8b39c6c-c062-49f0-bc98-22f38728eeff tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/detail?limit=1&marker=6978e4f3-e091-41da-bc25-04ae2a1be72c returned with HTTP 200 Jan 25 14:07:50.345316 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 895/1736] 10.222.0.38 () {58 vars in 1328 bytes} [Mon Jan 25 14:07:50 2021] GET /volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/detail?limit=1&marker=6978e4f3-e091-41da-bc25-04ae2a1be72c => generated 1105 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:07:50.351435 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5bda6661-4f11-4848-8e8a-090e740113df tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] GET http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/detail?limit=1&marker=2d39bdf7-f352-4ed8-81e2-08f23d731d85 Jan 25 14:07:50.351893 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5bda6661-4f11-4848-8e8a-090e740113df tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:50.352101 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:50.352101 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:50.352462 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5bda6661-4f11-4848-8e8a-090e740113df tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Calling method 'detail' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:50.353184 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-5bda6661-4f11-4848-8e8a-090e740113df tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Removing options '' from query. {{(pid=87930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 14:07:50.354955 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-5bda6661-4f11-4848-8e8a-090e740113df tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87930) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 14:07:50.592928 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-5bda6661-4f11-4848-8e8a-090e740113df tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Get all volumes completed successfully. Jan 25 14:07:50.600988 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:50.600988 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:50.617993 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5bda6661-4f11-4848-8e8a-090e740113df tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/detail?limit=1&marker=2d39bdf7-f352-4ed8-81e2-08f23d731d85 returned with HTTP 200 Jan 25 14:07:50.620116 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 842/1737] 10.222.0.38 () {58 vars in 1328 bytes} [Mon Jan 25 14:07:50 2021] GET /volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/detail?limit=1&marker=2d39bdf7-f352-4ed8-81e2-08f23d731d85 => generated 1104 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:07:50.654467 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-aff80f89-722e-4414-863e-ca9637e3c6a2 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] GET http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/detail?limit=1&marker=8260baf1-dc44-404f-8087-c5e8931c1be8 Jan 25 14:07:50.654986 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-aff80f89-722e-4414-863e-ca9637e3c6a2 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:50.655198 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:50.655198 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:50.655570 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-aff80f89-722e-4414-863e-ca9637e3c6a2 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Calling method 'detail' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:50.656221 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-aff80f89-722e-4414-863e-ca9637e3c6a2 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 14:07:50.658036 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-aff80f89-722e-4414-863e-ca9637e3c6a2 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 14:07:50.842291 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-aff80f89-722e-4414-863e-ca9637e3c6a2 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Get all volumes completed successfully. Jan 25 14:07:50.848313 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-aff80f89-722e-4414-863e-ca9637e3c6a2 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/detail?limit=1&marker=8260baf1-dc44-404f-8087-c5e8931c1be8 returned with HTTP 200 Jan 25 14:07:50.849251 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 896/1738] 10.222.0.38 () {58 vars in 1328 bytes} [Mon Jan 25 14:07:50 2021] GET /volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/detail?limit=1&marker=8260baf1-dc44-404f-8087-c5e8931c1be8 => generated 15 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 25 14:07:50.866242 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-66e4519c-09c5-4c0e-a0c4-65aef739c78b tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] GET http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Jan 25 14:07:50.867016 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-66e4519c-09c5-4c0e-a0c4-65aef739c78b tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:50.867376 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:50.867376 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:50.867982 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-66e4519c-09c5-4c0e-a0c4-65aef739c78b tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Calling method 'detail' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:50.869129 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-66e4519c-09c5-4c0e-a0c4-65aef739c78b tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Removing options '' from query. {{(pid=87930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 14:07:50.869882 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-66e4519c-09c5-4c0e-a0c4-65aef739c78b tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Could not evaluate value available, assuming string {{(pid=87930) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 25 14:07:50.873138 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-66e4519c-09c5-4c0e-a0c4-65aef739c78b tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87930) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 14:07:50.976362 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-66e4519c-09c5-4c0e-a0c4-65aef739c78b tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Get all volumes completed successfully. Jan 25 14:07:50.981766 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:50.981766 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:51.006161 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-66e4519c-09c5-4c0e-a0c4-65aef739c78b tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Jan 25 14:07:51.007124 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 843/1739] 10.222.0.38 () {58 vars in 1324 bytes} [Mon Jan 25 14:07:50 2021] GET /volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 2063 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:07:51.024782 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5a11ab89-55f1-4123-88ca-3d82655256e4 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] GET http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Jan 25 14:07:51.025331 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5a11ab89-55f1-4123-88ca-3d82655256e4 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:51.025815 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5a11ab89-55f1-4123-88ca-3d82655256e4 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Calling method 'detail' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:51.026491 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-5a11ab89-55f1-4123-88ca-3d82655256e4 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 14:07:51.027077 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-5a11ab89-55f1-4123-88ca-3d82655256e4 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Could not evaluate value available, assuming string {{(pid=87929) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 25 14:07:51.031744 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-5a11ab89-55f1-4123-88ca-3d82655256e4 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 14:07:51.140806 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-5a11ab89-55f1-4123-88ca-3d82655256e4 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Get all volumes completed successfully. Jan 25 14:07:51.143324 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:51.143324 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:51.165583 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5a11ab89-55f1-4123-88ca-3d82655256e4 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Jan 25 14:07:51.165842 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fa82392c-1500-4bf9-8dca-c63a682abdf3 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] POST http://10.222.0.38/volume/v3/2dd34f89ef1248a9a94be43462e33978/volumes Jan 25 14:07:51.166042 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:51.166042 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:51.167422 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 897/1740] 10.222.0.38 () {58 vars in 1326 bytes} [Mon Jan 25 14:07:51 2021] GET /volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 2063 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:07:51.181151 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fa82392c-1500-4bf9-8dca-c63a682abdf3 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1638087983"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:07:51.182659 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-fa82392c-1500-4bf9-8dca-c63a682abdf3 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1638087983'}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:07:51.183258 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-fa82392c-1500-4bf9-8dca-c63a682abdf3 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Create volume of 1 GB Jan 25 14:07:51.186453 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f280ee75-810e-4c4e-b919-75f6ba7f2ae8 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] GET http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes?limit=1 Jan 25 14:07:51.187211 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f280ee75-810e-4c4e-b919-75f6ba7f2ae8 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:51.187568 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:51.187568 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:51.188167 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f280ee75-810e-4c4e-b919-75f6ba7f2ae8 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:51.189010 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-f280ee75-810e-4c4e-b919-75f6ba7f2ae8 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 14:07:51.191737 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f280ee75-810e-4c4e-b919-75f6ba7f2ae8 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 14:07:51.212330 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-fa82392c-1500-4bf9-8dca-c63a682abdf3 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Availability Zones retrieved successfully. Jan 25 14:07:51.252712 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f280ee75-810e-4c4e-b919-75f6ba7f2ae8 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Get all volumes completed successfully. Jan 25 14:07:51.254371 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f280ee75-810e-4c4e-b919-75f6ba7f2ae8 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes?limit=1 returned with HTTP 200 Jan 25 14:07:51.255397 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 898/1741] 10.222.0.38 () {58 vars in 1219 bytes} [Mon Jan 25 14:07:51 2021] GET /volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes?limit=1 => generated 569 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:07:51.257202 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-fa82392c-1500-4bf9-8dca-c63a682abdf3 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Flow 'volume_create_api' (cc8c860d-2676-48c2-bed3-ed09b6e479ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:07:51.261645 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-fa82392c-1500-4bf9-8dca-c63a682abdf3 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc29551c-8a03-410b-ba7f-687c05d46890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:07:51.266559 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-fa82392c-1500-4bf9-8dca-c63a682abdf3 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Validating volume size '1' using validate_int {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:07:51.267475 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a6e6b595-7b6a-4210-97fb-43e1696b10dd tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] GET http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes?limit=1&marker=6978e4f3-e091-41da-bc25-04ae2a1be72c Jan 25 14:07:51.268147 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a6e6b595-7b6a-4210-97fb-43e1696b10dd tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:51.269047 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:51.269047 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:51.269804 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a6e6b595-7b6a-4210-97fb-43e1696b10dd tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:51.270608 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-a6e6b595-7b6a-4210-97fb-43e1696b10dd tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 14:07:51.272413 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:51.272413 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:51.274292 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-a6e6b595-7b6a-4210-97fb-43e1696b10dd tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 14:07:51.400647 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-fa82392c-1500-4bf9-8dca-c63a682abdf3 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc29551c-8a03-410b-ba7f-687c05d46890) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:07:51.406094 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-fa82392c-1500-4bf9-8dca-c63a682abdf3 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a07a53d3-ef3b-410f-94ed-ccdd14b81925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:07:51.433420 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a6e6b595-7b6a-4210-97fb-43e1696b10dd tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Get all volumes completed successfully. Jan 25 14:07:51.434865 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a6e6b595-7b6a-4210-97fb-43e1696b10dd tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes?limit=1&marker=6978e4f3-e091-41da-bc25-04ae2a1be72c returned with HTTP 200 Jan 25 14:07:51.435746 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 899/1742] 10.222.0.38 () {58 vars in 1307 bytes} [Mon Jan 25 14:07:51 2021] GET /volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes?limit=1&marker=6978e4f3-e091-41da-bc25-04ae2a1be72c => generated 569 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:07:51.446947 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-376036d4-cd95-4807-ad35-4680751cab24 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 Jan 25 14:07:51.447844 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-376036d4-cd95-4807-ad35-4680751cab24 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:51.448064 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:51.448064 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:51.448573 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-376036d4-cd95-4807-ad35-4680751cab24 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:51.549868 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-fa82392c-1500-4bf9-8dca-c63a682abdf3 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Created reservations ['ee5c2c92-70ed-43d9-9255-07f32be2b4d5', '59e0d92c-346a-458a-bebe-0aa8407b8d76', '0f2d0681-06fc-4795-b037-d11529820682', '05621e70-13f5-45fb-9622-e5e3d23cedd8'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:07:51.552006 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-fa82392c-1500-4bf9-8dca-c63a682abdf3 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a07a53d3-ef3b-410f-94ed-ccdd14b81925) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee5c2c92-70ed-43d9-9255-07f32be2b4d5', '59e0d92c-346a-458a-bebe-0aa8407b8d76', '0f2d0681-06fc-4795-b037-d11529820682', '05621e70-13f5-45fb-9622-e5e3d23cedd8']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:07:51.554490 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-fa82392c-1500-4bf9-8dca-c63a682abdf3 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ae0966d-8fbd-47b0-ae60-735255a8839c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:07:51.632913 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-fa82392c-1500-4bf9-8dca-c63a682abdf3 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ae0966d-8fbd-47b0-ae60-735255a8839c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca17c9c0-2db4-4048-8c22-85ff1d6208d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1638087983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2dd34f89ef1248a9a94be43462e33978',qos_specs=None,replication_status=,reservations=['ee5c2c92-70ed-43d9-9255-07f32be2b4d5','59e0d92c-346a-458a-bebe-0aa8407b8d76','0f2d0681-06fc-4795-b037-d11529820682','05621e70-13f5-45fb-9622-e5e3d23cedd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85f41039db554a09ad6002e90b8c0593',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:07:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1638087983',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca17c9c0-2db4-4048-8c22-85ff1d6208d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2dd34f89ef1248a9a94be43462e33978',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='85f41039db554a09ad6002e90b8c0593',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:07:51.636099 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-fa82392c-1500-4bf9-8dca-c63a682abdf3 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9491f089-6174-4a58-95a0-f17ecb2514cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:07:51.672469 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-fa82392c-1500-4bf9-8dca-c63a682abdf3 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9491f089-6174-4a58-95a0-f17ecb2514cd) transitioned into state 'SUCCESS' from state '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-1638087983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2dd34f89ef1248a9a94be43462e33978',qos_specs=None,replication_status=,reservations=['ee5c2c92-70ed-43d9-9255-07f32be2b4d5','59e0d92c-346a-458a-bebe-0aa8407b8d76','0f2d0681-06fc-4795-b037-d11529820682','05621e70-13f5-45fb-9622-e5e3d23cedd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85f41039db554a09ad6002e90b8c0593',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:07:51.675175 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-fa82392c-1500-4bf9-8dca-c63a682abdf3 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (068d953a-39a0-45f5-b35c-2b7d177600ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:07:51.694650 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-fa82392c-1500-4bf9-8dca-c63a682abdf3 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (068d953a-39a0-45f5-b35c-2b7d177600ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:07:51.698366 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-fa82392c-1500-4bf9-8dca-c63a682abdf3 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Flow 'volume_create_api' (cc8c860d-2676-48c2-bed3-ed09b6e479ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:07:51.713919 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:51.713919 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:51.725300 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-376036d4-cd95-4807-ad35-4680751cab24 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:07:51.753170 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-376036d4-cd95-4807-ad35-4680751cab24 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 returned with HTTP 200 Jan 25 14:07:51.764300 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 900/1743] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:51 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 => generated 919 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:07:51.764300 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-03be0e6a-1323-4f00-95c2-cdaeccc97c65 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] GET http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes?limit=1&marker=2d39bdf7-f352-4ed8-81e2-08f23d731d85 Jan 25 14:07:51.764300 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-03be0e6a-1323-4f00-95c2-cdaeccc97c65 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:51.764968 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:51.764968 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:51.765617 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-03be0e6a-1323-4f00-95c2-cdaeccc97c65 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:51.766709 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-03be0e6a-1323-4f00-95c2-cdaeccc97c65 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 14:07:51.769575 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-03be0e6a-1323-4f00-95c2-cdaeccc97c65 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 14:07:51.788459 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-fa82392c-1500-4bf9-8dca-c63a682abdf3 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Create volume request issued successfully. Jan 25 14:07:51.808684 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fa82392c-1500-4bf9-8dca-c63a682abdf3 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] http://10.222.0.38/volume/v3/2dd34f89ef1248a9a94be43462e33978/volumes returned with HTTP 202 Jan 25 14:07:51.810858 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 844/1744] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 14:07:51 2021] POST /volume/v3/2dd34f89ef1248a9a94be43462e33978/volumes => generated 823 bytes in 652 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:07:51.828174 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-30c3b833-b80a-4c2d-98f0-68ecfcdd7259 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] GET http://10.222.0.38/volume/v3/2dd34f89ef1248a9a94be43462e33978/volumes/ca17c9c0-2db4-4048-8c22-85ff1d6208d7 Jan 25 14:07:51.829193 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-30c3b833-b80a-4c2d-98f0-68ecfcdd7259 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:51.829572 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:51.829572 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:51.830165 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-30c3b833-b80a-4c2d-98f0-68ecfcdd7259 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:51.924100 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:51.924100 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:51.940713 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-30c3b833-b80a-4c2d-98f0-68ecfcdd7259 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Volume info retrieved successfully. Jan 25 14:07:51.982789 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-30c3b833-b80a-4c2d-98f0-68ecfcdd7259 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] http://10.222.0.38/volume/v3/2dd34f89ef1248a9a94be43462e33978/volumes/ca17c9c0-2db4-4048-8c22-85ff1d6208d7 returned with HTTP 200 Jan 25 14:07:51.992722 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 845/1745] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:51 2021] GET /volume/v3/2dd34f89ef1248a9a94be43462e33978/volumes/ca17c9c0-2db4-4048-8c22-85ff1d6208d7 => generated 915 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:07:52.000478 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-03be0e6a-1323-4f00-95c2-cdaeccc97c65 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Get all volumes completed successfully. Jan 25 14:07:52.002079 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-03be0e6a-1323-4f00-95c2-cdaeccc97c65 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes?limit=1&marker=2d39bdf7-f352-4ed8-81e2-08f23d731d85 returned with HTTP 200 Jan 25 14:07:52.003130 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 901/1746] 10.222.0.38 () {58 vars in 1307 bytes} [Mon Jan 25 14:07:51 2021] GET /volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes?limit=1&marker=2d39bdf7-f352-4ed8-81e2-08f23d731d85 => generated 568 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:07:52.014513 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-79fcd000-f115-4ee2-8b31-2ef57bd1668d tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] GET http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes?limit=1&marker=8260baf1-dc44-404f-8087-c5e8931c1be8 Jan 25 14:07:52.015208 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-79fcd000-f115-4ee2-8b31-2ef57bd1668d tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:52.015562 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:52.015562 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:52.016124 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-79fcd000-f115-4ee2-8b31-2ef57bd1668d tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Calling method 'index' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:52.017360 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-79fcd000-f115-4ee2-8b31-2ef57bd1668d tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Removing options '' from query. {{(pid=87930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 14:07:52.019523 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-79fcd000-f115-4ee2-8b31-2ef57bd1668d tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87930) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 14:07:52.181205 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-79fcd000-f115-4ee2-8b31-2ef57bd1668d tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Get all volumes completed successfully. Jan 25 14:07:52.182334 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-79fcd000-f115-4ee2-8b31-2ef57bd1668d tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes?limit=1&marker=8260baf1-dc44-404f-8087-c5e8931c1be8 returned with HTTP 200 Jan 25 14:07:52.184593 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 846/1747] 10.222.0.38 () {58 vars in 1307 bytes} [Mon Jan 25 14:07:52 2021] GET /volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes?limit=1&marker=8260baf1-dc44-404f-8087-c5e8931c1be8 => generated 15 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 14:07:52.281328 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cab83c5e-9b09-489c-a0f8-25111a06a07a tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] GET http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes?name=tempest-VolumesListTestJSON-Volume-1045647774&status=available Jan 25 14:07:52.282110 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cab83c5e-9b09-489c-a0f8-25111a06a07a tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:52.282501 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:52.282501 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:52.283459 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cab83c5e-9b09-489c-a0f8-25111a06a07a tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:52.284419 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-cab83c5e-9b09-489c-a0f8-25111a06a07a tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 14:07:52.285110 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-cab83c5e-9b09-489c-a0f8-25111a06a07a tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Could not evaluate value available, assuming string {{(pid=87929) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 25 14:07:52.285810 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:52.285810 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:52.290540 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-cab83c5e-9b09-489c-a0f8-25111a06a07a tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1045647774'), ('no_migration_targets', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 14:07:52.389859 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-cab83c5e-9b09-489c-a0f8-25111a06a07a tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Get all volumes completed successfully. Jan 25 14:07:52.391208 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cab83c5e-9b09-489c-a0f8-25111a06a07a tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes?name=tempest-VolumesListTestJSON-Volume-1045647774&status=available returned with HTTP 200 Jan 25 14:07:52.392540 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 902/1748] 10.222.0.38 () {58 vars in 1339 bytes} [Mon Jan 25 14:07:52 2021] GET /volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes?name=tempest-VolumesListTestJSON-Volume-1045647774&status=available => generated 400 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:07:52.406374 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-20b88061-8b05-4062-a48b-bd0ed3a74c80 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] GET http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1045647774&status=available Jan 25 14:07:52.407544 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-20b88061-8b05-4062-a48b-bd0ed3a74c80 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:52.408449 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-20b88061-8b05-4062-a48b-bd0ed3a74c80 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Calling method 'detail' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:52.409364 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-20b88061-8b05-4062-a48b-bd0ed3a74c80 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Removing options '' from query. {{(pid=87930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 14:07:52.410243 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-20b88061-8b05-4062-a48b-bd0ed3a74c80 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Could not evaluate value available, assuming string {{(pid=87930) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 25 14:07:52.412729 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-20b88061-8b05-4062-a48b-bd0ed3a74c80 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1045647774'), ('no_migration_targets', True)]). {{(pid=87930) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 14:07:52.496960 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-20b88061-8b05-4062-a48b-bd0ed3a74c80 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Get all volumes completed successfully. Jan 25 14:07:52.498356 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:52.498356 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:52.508641 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-20b88061-8b05-4062-a48b-bd0ed3a74c80 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1045647774&status=available returned with HTTP 200 Jan 25 14:07:52.522158 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 847/1749] 10.222.0.38 () {58 vars in 1360 bytes} [Mon Jan 25 14:07:52 2021] GET /volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1045647774&status=available => generated 929 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:07:52.528782 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-365bd222-806d-46c6-9c71-a4d8abc11e48 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] GET http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/detail?marker=2d39bdf7-f352-4ed8-81e2-08f23d731d85&sort=id%3Aasc Jan 25 14:07:52.529967 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-365bd222-806d-46c6-9c71-a4d8abc11e48 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:52.530399 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:52.530399 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:52.530831 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-365bd222-806d-46c6-9c71-a4d8abc11e48 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Calling method 'detail' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:52.531526 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-365bd222-806d-46c6-9c71-a4d8abc11e48 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 14:07:52.532880 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:52.532880 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:52.535604 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-365bd222-806d-46c6-9c71-a4d8abc11e48 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 14:07:52.674896 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-365bd222-806d-46c6-9c71-a4d8abc11e48 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Get all volumes completed successfully. Jan 25 14:07:52.676771 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:52.676771 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:52.690701 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-365bd222-806d-46c6-9c71-a4d8abc11e48 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/detail?marker=2d39bdf7-f352-4ed8-81e2-08f23d731d85&sort=id%3Aasc returned with HTTP 200 Jan 25 14:07:52.692911 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 903/1750] 10.222.0.38 () {58 vars in 1340 bytes} [Mon Jan 25 14:07:52 2021] GET /volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/detail?marker=2d39bdf7-f352-4ed8-81e2-08f23d731d85&sort=id%3Aasc => generated 1844 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:07:52.715791 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b1a87113-ef99-4272-8022-6ebf78ca11fa tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] GET http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Jan 25 14:07:52.716731 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b1a87113-ef99-4272-8022-6ebf78ca11fa tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:52.717085 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:52.717085 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:52.717838 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b1a87113-ef99-4272-8022-6ebf78ca11fa tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Calling method 'detail' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:52.722151 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-b1a87113-ef99-4272-8022-6ebf78ca11fa tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Removing options '' from query. {{(pid=87930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 14:07:52.724785 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b1a87113-ef99-4272-8022-6ebf78ca11fa tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87930) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 14:07:52.777483 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a7035515-9500-4318-b9b0-04bad4b06e7e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 Jan 25 14:07:52.780872 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a7035515-9500-4318-b9b0-04bad4b06e7e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:52.780872 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:52.780872 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:52.780872 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a7035515-9500-4318-b9b0-04bad4b06e7e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:52.853664 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b1a87113-ef99-4272-8022-6ebf78ca11fa tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Get all volumes completed successfully. Jan 25 14:07:52.856332 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:52.856332 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:52.874644 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b1a87113-ef99-4272-8022-6ebf78ca11fa tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jan 25 14:07:52.875963 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 848/1751] 10.222.0.38 () {58 vars in 1304 bytes} [Mon Jan 25 14:07:52 2021] GET /volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2760 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:07:52.893877 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5759cf92-30da-4aad-b711-b3629c177316 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] GET http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/detail Jan 25 14:07:52.894503 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5759cf92-30da-4aad-b711-b3629c177316 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:52.894837 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:52.894837 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:52.895384 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5759cf92-30da-4aad-b711-b3629c177316 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Calling method 'detail' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:52.895668 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:52.895668 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:52.896213 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-5759cf92-30da-4aad-b711-b3629c177316 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Removing options '' from query. {{(pid=87930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 14:07:52.898075 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-5759cf92-30da-4aad-b711-b3629c177316 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87930) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 14:07:52.908878 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a7035515-9500-4318-b9b0-04bad4b06e7e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:07:52.935221 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a7035515-9500-4318-b9b0-04bad4b06e7e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 returned with HTTP 200 Jan 25 14:07:52.945858 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 904/1752] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:52 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 => generated 919 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:07:52.997523 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-5759cf92-30da-4aad-b711-b3629c177316 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Get all volumes completed successfully. Jan 25 14:07:52.999940 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5ed7f824-6eb8-4b95-ad73-362d0d916924 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] GET http://10.222.0.38/volume/v3/2dd34f89ef1248a9a94be43462e33978/volumes/ca17c9c0-2db4-4048-8c22-85ff1d6208d7 Jan 25 14:07:53.000078 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:53.000078 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:53.000477 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5ed7f824-6eb8-4b95-ad73-362d0d916924 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:53.000692 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:53.000692 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:53.001124 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5ed7f824-6eb8-4b95-ad73-362d0d916924 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:53.011478 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5759cf92-30da-4aad-b711-b3629c177316 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/detail returned with HTTP 200 Jan 25 14:07:53.024867 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 849/1753] 10.222.0.38 () {58 vars in 1225 bytes} [Mon Jan 25 14:07:52 2021] GET /volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/detail => generated 2760 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:07:53.033325 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e980520d-949a-49aa-8c90-c57a4c614402 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] GET http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Jan 25 14:07:53.034125 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e980520d-949a-49aa-8c90-c57a4c614402 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:53.034547 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:53.034547 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:53.035991 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e980520d-949a-49aa-8c90-c57a4c614402 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Calling method 'index' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:53.037922 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-e980520d-949a-49aa-8c90-c57a4c614402 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Removing options '' from query. {{(pid=87930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 14:07:53.040169 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-e980520d-949a-49aa-8c90-c57a4c614402 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87930) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 14:07:53.067951 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:53.067951 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:53.082997 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-5ed7f824-6eb8-4b95-ad73-362d0d916924 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Volume info retrieved successfully. Jan 25 14:07:53.113615 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e980520d-949a-49aa-8c90-c57a4c614402 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Get all volumes completed successfully. Jan 25 14:07:53.115318 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e980520d-949a-49aa-8c90-c57a4c614402 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jan 25 14:07:53.116405 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 850/1754] 10.222.0.38 () {58 vars in 1283 bytes} [Mon Jan 25 14:07:53 2021] GET /volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 1173 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 14:07:53.130727 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c1ff775a-a0ee-4d5d-ac4c-9779d5704359 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] GET http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes?availability_zone=nova Jan 25 14:07:53.131446 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c1ff775a-a0ee-4d5d-ac4c-9779d5704359 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:53.131811 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:53.131811 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:53.132800 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c1ff775a-a0ee-4d5d-ac4c-9779d5704359 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Calling method 'index' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:53.133662 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-c1ff775a-a0ee-4d5d-ac4c-9779d5704359 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Removing options '' from query. {{(pid=87930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 14:07:53.134818 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c1ff775a-a0ee-4d5d-ac4c-9779d5704359 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Could not evaluate value nova, assuming string {{(pid=87930) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 25 14:07:53.136110 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:53.136110 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:53.137380 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c1ff775a-a0ee-4d5d-ac4c-9779d5704359 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87930) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 14:07:53.144878 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5ed7f824-6eb8-4b95-ad73-362d0d916924 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] http://10.222.0.38/volume/v3/2dd34f89ef1248a9a94be43462e33978/volumes/ca17c9c0-2db4-4048-8c22-85ff1d6208d7 returned with HTTP 200 Jan 25 14:07:53.146279 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 905/1755] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:52 2021] GET /volume/v3/2dd34f89ef1248a9a94be43462e33978/volumes/ca17c9c0-2db4-4048-8c22-85ff1d6208d7 => generated 916 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:07:53.196588 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c1ff775a-a0ee-4d5d-ac4c-9779d5704359 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Get all volumes completed successfully. Jan 25 14:07:53.197908 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c1ff775a-a0ee-4d5d-ac4c-9779d5704359 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes?availability_zone=nova returned with HTTP 200 Jan 25 14:07:53.205399 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 851/1756] 10.222.0.38 () {58 vars in 1249 bytes} [Mon Jan 25 14:07:53 2021] GET /volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes?availability_zone=nova => generated 1173 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:07:53.210393 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e7da8098-ee06-4f57-ad56-2f31552f7a93 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] GET http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes?availability_zone=nova Jan 25 14:07:53.210922 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e7da8098-ee06-4f57-ad56-2f31552f7a93 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:53.211134 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:53.211134 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:53.211510 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e7da8098-ee06-4f57-ad56-2f31552f7a93 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:53.212332 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-e7da8098-ee06-4f57-ad56-2f31552f7a93 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 14:07:53.212945 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-e7da8098-ee06-4f57-ad56-2f31552f7a93 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Could not evaluate value nova, assuming string {{(pid=87929) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 25 14:07:53.215931 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-e7da8098-ee06-4f57-ad56-2f31552f7a93 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 14:07:53.302205 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e7da8098-ee06-4f57-ad56-2f31552f7a93 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Get all volumes completed successfully. Jan 25 14:07:53.304546 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e7da8098-ee06-4f57-ad56-2f31552f7a93 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes?availability_zone=nova returned with HTTP 200 Jan 25 14:07:53.313070 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 906/1757] 10.222.0.38 () {58 vars in 1249 bytes} [Mon Jan 25 14:07:53 2021] GET /volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes?availability_zone=nova => generated 1173 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:07:53.318010 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-30faf3b1-1350-4b0a-9fd4-32ae7b32965f tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] GET http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes?bootable=false Jan 25 14:07:53.318570 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-30faf3b1-1350-4b0a-9fd4-32ae7b32965f tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:53.318780 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:53.318780 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:53.319135 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-30faf3b1-1350-4b0a-9fd4-32ae7b32965f tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Calling method 'index' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:53.320043 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-30faf3b1-1350-4b0a-9fd4-32ae7b32965f tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Removing options '' from query. {{(pid=87930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 14:07:53.320905 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:53.320905 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:53.321994 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-30faf3b1-1350-4b0a-9fd4-32ae7b32965f tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87930) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 14:07:53.415900 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-30faf3b1-1350-4b0a-9fd4-32ae7b32965f tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Get all volumes completed successfully. Jan 25 14:07:53.418269 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-30faf3b1-1350-4b0a-9fd4-32ae7b32965f tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes?bootable=false returned with HTTP 200 Jan 25 14:07:53.425977 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 852/1758] 10.222.0.38 () {58 vars in 1233 bytes} [Mon Jan 25 14:07:53 2021] GET /volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes?bootable=false => generated 1173 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:07:53.434684 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1a735c18-8232-48d8-94ef-e7cde43165b8 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] GET http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes?bootable=false Jan 25 14:07:53.435397 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1a735c18-8232-48d8-94ef-e7cde43165b8 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:53.435592 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:53.435592 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:53.435969 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1a735c18-8232-48d8-94ef-e7cde43165b8 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:53.436603 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-1a735c18-8232-48d8-94ef-e7cde43165b8 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 14:07:53.438273 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:53.438273 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:53.438872 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-1a735c18-8232-48d8-94ef-e7cde43165b8 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 14:07:53.532041 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-1a735c18-8232-48d8-94ef-e7cde43165b8 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Get all volumes completed successfully. Jan 25 14:07:53.533506 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1a735c18-8232-48d8-94ef-e7cde43165b8 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes?bootable=false returned with HTTP 200 Jan 25 14:07:53.541704 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 907/1759] 10.222.0.38 () {58 vars in 1233 bytes} [Mon Jan 25 14:07:53 2021] GET /volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes?bootable=false => generated 1173 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:07:53.546581 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-891a46af-7859-4dcd-920d-3339f2fa376e tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] GET http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes?status=available Jan 25 14:07:53.547001 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-891a46af-7859-4dcd-920d-3339f2fa376e tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:53.547223 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:53.547223 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:53.547557 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-891a46af-7859-4dcd-920d-3339f2fa376e tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Calling method 'index' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:53.548165 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-891a46af-7859-4dcd-920d-3339f2fa376e tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Removing options '' from query. {{(pid=87930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 14:07:53.548750 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-891a46af-7859-4dcd-920d-3339f2fa376e tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Could not evaluate value available, assuming string {{(pid=87930) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 25 14:07:53.549409 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:53.549409 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:53.550452 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-891a46af-7859-4dcd-920d-3339f2fa376e tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87930) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 14:07:53.619100 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-891a46af-7859-4dcd-920d-3339f2fa376e tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Get all volumes completed successfully. Jan 25 14:07:53.620478 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-891a46af-7859-4dcd-920d-3339f2fa376e tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes?status=available returned with HTTP 200 Jan 25 14:07:53.627786 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 853/1760] 10.222.0.38 () {58 vars in 1237 bytes} [Mon Jan 25 14:07:53 2021] GET /volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes?status=available => generated 1173 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:07:53.633607 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7f5651dd-e2de-4c59-b42e-0cddc58a7d5b tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] GET http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes?status=available Jan 25 14:07:53.633902 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7f5651dd-e2de-4c59-b42e-0cddc58a7d5b tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:53.634089 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:53.634089 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:53.634894 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7f5651dd-e2de-4c59-b42e-0cddc58a7d5b tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:53.635401 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-7f5651dd-e2de-4c59-b42e-0cddc58a7d5b tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 14:07:53.636282 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7f5651dd-e2de-4c59-b42e-0cddc58a7d5b tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Could not evaluate value available, assuming string {{(pid=87929) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 25 14:07:53.637342 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:53.637342 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:53.647842 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7f5651dd-e2de-4c59-b42e-0cddc58a7d5b tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 14:07:53.710708 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7f5651dd-e2de-4c59-b42e-0cddc58a7d5b tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Get all volumes completed successfully. Jan 25 14:07:53.712039 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7f5651dd-e2de-4c59-b42e-0cddc58a7d5b tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes?status=available returned with HTTP 200 Jan 25 14:07:53.712904 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 908/1761] 10.222.0.38 () {58 vars in 1237 bytes} [Mon Jan 25 14:07:53 2021] GET /volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes?status=available => generated 1173 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:07:53.725538 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4e253693-65f4-49d0-ae9f-2d79bc10d9bb tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] GET http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/detail?availability_zone=nova Jan 25 14:07:53.726064 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4e253693-65f4-49d0-ae9f-2d79bc10d9bb tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:53.726282 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:53.726282 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:53.726655 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4e253693-65f4-49d0-ae9f-2d79bc10d9bb tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Calling method 'detail' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:53.727686 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-4e253693-65f4-49d0-ae9f-2d79bc10d9bb tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Removing options '' from query. {{(pid=87930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 14:07:53.728318 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-4e253693-65f4-49d0-ae9f-2d79bc10d9bb tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Could not evaluate value nova, assuming string {{(pid=87930) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 25 14:07:53.728998 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:53.728998 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:53.736378 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-4e253693-65f4-49d0-ae9f-2d79bc10d9bb tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87930) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 14:07:53.798760 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4e253693-65f4-49d0-ae9f-2d79bc10d9bb tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Get all volumes completed successfully. Jan 25 14:07:53.800734 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:53.800734 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:53.811448 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4e253693-65f4-49d0-ae9f-2d79bc10d9bb tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/detail?availability_zone=nova returned with HTTP 200 Jan 25 14:07:53.812436 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 854/1762] 10.222.0.38 () {58 vars in 1270 bytes} [Mon Jan 25 14:07:53 2021] GET /volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/detail?availability_zone=nova => generated 2760 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:07:53.833701 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-958bbfce-cbc7-4de2-834d-d85d6b3cbed1 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] GET http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/detail?bootable=false Jan 25 14:07:53.834363 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-958bbfce-cbc7-4de2-834d-d85d6b3cbed1 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:53.834568 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:53.834568 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:53.834949 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-958bbfce-cbc7-4de2-834d-d85d6b3cbed1 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Calling method 'detail' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:53.835643 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-958bbfce-cbc7-4de2-834d-d85d6b3cbed1 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 14:07:53.836447 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:53.836447 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:53.837548 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-958bbfce-cbc7-4de2-834d-d85d6b3cbed1 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 14:07:53.897734 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-958bbfce-cbc7-4de2-834d-d85d6b3cbed1 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Get all volumes completed successfully. Jan 25 14:07:53.900178 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:53.900178 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:53.911167 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-958bbfce-cbc7-4de2-834d-d85d6b3cbed1 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/detail?bootable=false returned with HTTP 200 Jan 25 14:07:53.921059 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 909/1763] 10.222.0.38 () {58 vars in 1254 bytes} [Mon Jan 25 14:07:53 2021] GET /volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/detail?bootable=false => generated 2760 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:07:53.930687 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a6ca086d-6ad4-485a-834a-db219f9e6999 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] GET http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/detail?status=available Jan 25 14:07:53.931199 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a6ca086d-6ad4-485a-834a-db219f9e6999 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:53.931396 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:53.931396 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:53.931771 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a6ca086d-6ad4-485a-834a-db219f9e6999 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Calling method 'detail' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:53.932409 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-a6ca086d-6ad4-485a-834a-db219f9e6999 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Removing options '' from query. {{(pid=87930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 14:07:53.933046 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-a6ca086d-6ad4-485a-834a-db219f9e6999 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Could not evaluate value available, assuming string {{(pid=87930) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 25 14:07:53.935902 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-a6ca086d-6ad4-485a-834a-db219f9e6999 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87930) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 14:07:53.954347 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4bf8e75f-34e3-4da5-9870-3abf10f92a74 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 Jan 25 14:07:53.955290 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4bf8e75f-34e3-4da5-9870-3abf10f92a74 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:53.955695 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:53.955695 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:53.956323 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4bf8e75f-34e3-4da5-9870-3abf10f92a74 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:54.017473 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a6ca086d-6ad4-485a-834a-db219f9e6999 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Get all volumes completed successfully. Jan 25 14:07:54.019621 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:54.019621 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:54.036965 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a6ca086d-6ad4-485a-834a-db219f9e6999 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/detail?status=available returned with HTTP 200 Jan 25 14:07:54.039755 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 855/1764] 10.222.0.38 () {58 vars in 1258 bytes} [Mon Jan 25 14:07:53 2021] GET /volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/detail?status=available => generated 2760 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:07:54.058342 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a9cdcac1-957c-4389-808d-e700ca602465 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] DELETE http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/6978e4f3-e091-41da-bc25-04ae2a1be72c Jan 25 14:07:54.059783 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a9cdcac1-957c-4389-808d-e700ca602465 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:54.061114 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:54.061114 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:54.061539 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a9cdcac1-957c-4389-808d-e700ca602465 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:54.062021 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-a9cdcac1-957c-4389-808d-e700ca602465 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Delete volume with id: 6978e4f3-e091-41da-bc25-04ae2a1be72c Jan 25 14:07:54.075835 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:54.075835 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:54.089669 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4bf8e75f-34e3-4da5-9870-3abf10f92a74 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:07:54.136353 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:54.136353 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:54.136545 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4bf8e75f-34e3-4da5-9870-3abf10f92a74 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 returned with HTTP 200 Jan 25 14:07:54.138124 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a9cdcac1-957c-4389-808d-e700ca602465 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Volume info retrieved successfully. Jan 25 14:07:54.142703 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 910/1765] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:53 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 => generated 919 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:07:54.191965 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a9cdcac1-957c-4389-808d-e700ca602465 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Delete volume request issued successfully. Jan 25 14:07:54.192926 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a9cdcac1-957c-4389-808d-e700ca602465 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/6978e4f3-e091-41da-bc25-04ae2a1be72c returned with HTTP 202 Jan 25 14:07:54.194893 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 856/1766] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:07:54 2021] DELETE /volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/6978e4f3-e091-41da-bc25-04ae2a1be72c => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 25 14:07:54.201710 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-80cfa026-5668-4247-938a-36cadfbfdb71 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] GET http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/6978e4f3-e091-41da-bc25-04ae2a1be72c Jan 25 14:07:54.202320 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-80cfa026-5668-4247-938a-36cadfbfdb71 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:54.202590 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:54.202590 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:54.204435 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-80cfa026-5668-4247-938a-36cadfbfdb71 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:54.260435 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:54.260435 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:54.272595 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-80cfa026-5668-4247-938a-36cadfbfdb71 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Volume info retrieved successfully. Jan 25 14:07:54.299548 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-80cfa026-5668-4247-938a-36cadfbfdb71 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/6978e4f3-e091-41da-bc25-04ae2a1be72c returned with HTTP 200 Jan 25 14:07:54.300527 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 911/1767] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:54 2021] GET /volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/6978e4f3-e091-41da-bc25-04ae2a1be72c => generated 925 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:07:55.158494 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9ac4f261-712b-4e5f-9b25-7e489ba06a4a tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 Jan 25 14:07:55.159049 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9ac4f261-712b-4e5f-9b25-7e489ba06a4a tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:55.159214 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:55.159214 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:55.159572 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9ac4f261-712b-4e5f-9b25-7e489ba06a4a tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:55.268572 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:55.268572 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:55.281521 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-9ac4f261-712b-4e5f-9b25-7e489ba06a4a tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:07:55.320282 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-44374961-8e8d-458b-8637-2fd5d5a10409 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] GET http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/6978e4f3-e091-41da-bc25-04ae2a1be72c Jan 25 14:07:55.320748 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-44374961-8e8d-458b-8637-2fd5d5a10409 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:55.321211 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:55.321211 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:55.321594 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-44374961-8e8d-458b-8637-2fd5d5a10409 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:55.325334 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9ac4f261-712b-4e5f-9b25-7e489ba06a4a tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 returned with HTTP 200 Jan 25 14:07:55.344268 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 857/1768] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:55 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 => generated 919 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:07:55.471148 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:55.471148 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:55.485711 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-44374961-8e8d-458b-8637-2fd5d5a10409 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Volume info retrieved successfully. Jan 25 14:07:55.513600 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-44374961-8e8d-458b-8637-2fd5d5a10409 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/6978e4f3-e091-41da-bc25-04ae2a1be72c returned with HTTP 200 Jan 25 14:07:55.516868 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 912/1769] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:55 2021] GET /volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/6978e4f3-e091-41da-bc25-04ae2a1be72c => generated 925 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:07:56.394380 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a4d74453-bf42-4eeb-86c0-c355a09d0ea3 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 Jan 25 14:07:56.395183 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a4d74453-bf42-4eeb-86c0-c355a09d0ea3 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:56.395183 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:56.395183 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:56.395691 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a4d74453-bf42-4eeb-86c0-c355a09d0ea3 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:56.537986 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-57b4c5f7-a552-478a-b81c-bc9df3c0e84e tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] GET http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/6978e4f3-e091-41da-bc25-04ae2a1be72c Jan 25 14:07:56.542290 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-57b4c5f7-a552-478a-b81c-bc9df3c0e84e tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:56.542917 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:56.542917 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:56.544547 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-57b4c5f7-a552-478a-b81c-bc9df3c0e84e tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:56.670933 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:56.670933 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:56.700643 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a4d74453-bf42-4eeb-86c0-c355a09d0ea3 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:07:56.753211 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a4d74453-bf42-4eeb-86c0-c355a09d0ea3 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 returned with HTTP 200 Jan 25 14:07:56.763761 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 858/1770] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:56 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 => generated 919 bytes in 402 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:07:56.767161 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:56.767161 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:56.781263 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-57b4c5f7-a552-478a-b81c-bc9df3c0e84e tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Volume info retrieved successfully. Jan 25 14:07:56.810292 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-57b4c5f7-a552-478a-b81c-bc9df3c0e84e tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/6978e4f3-e091-41da-bc25-04ae2a1be72c returned with HTTP 200 Jan 25 14:07:56.811387 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 913/1771] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:56 2021] GET /volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/6978e4f3-e091-41da-bc25-04ae2a1be72c => generated 925 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:07:57.780762 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f3f275a6-a250-4e96-be5a-7d270f97a49f tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 Jan 25 14:07:57.781451 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f3f275a6-a250-4e96-be5a-7d270f97a49f tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:57.781954 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:57.781954 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:57.782525 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f3f275a6-a250-4e96-be5a-7d270f97a49f tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:57.829770 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-32e4fa38-f1df-41d5-93f0-2305a9dad8de tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] GET http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/6978e4f3-e091-41da-bc25-04ae2a1be72c Jan 25 14:07:57.830604 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-32e4fa38-f1df-41d5-93f0-2305a9dad8de tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:57.831316 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:57.831316 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:57.831904 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-32e4fa38-f1df-41d5-93f0-2305a9dad8de tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:57.948572 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:57.948572 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:57.984114 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-32e4fa38-f1df-41d5-93f0-2305a9dad8de tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/6978e4f3-e091-41da-bc25-04ae2a1be72c returned with HTTP 404 Jan 25 14:07:57.985783 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 914/1772] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:57 2021] GET /volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/6978e4f3-e091-41da-bc25-04ae2a1be72c => generated 109 bytes in 162 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:07:57.993994 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e32408ce-df0c-4ecb-aad1-fd19bc005f72 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] DELETE http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/2d39bdf7-f352-4ed8-81e2-08f23d731d85 Jan 25 14:07:57.994452 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f3f275a6-a250-4e96-be5a-7d270f97a49f tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:07:57.995087 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e32408ce-df0c-4ecb-aad1-fd19bc005f72 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:57.995774 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e32408ce-df0c-4ecb-aad1-fd19bc005f72 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:57.997046 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-e32408ce-df0c-4ecb-aad1-fd19bc005f72 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Delete volume with id: 2d39bdf7-f352-4ed8-81e2-08f23d731d85 Jan 25 14:07:58.049567 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f3f275a6-a250-4e96-be5a-7d270f97a49f tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 returned with HTTP 200 Jan 25 14:07:58.051492 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 859/1773] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:57 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 => generated 919 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:07:58.118429 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:58.118429 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:58.125324 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e32408ce-df0c-4ecb-aad1-fd19bc005f72 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Volume info retrieved successfully. Jan 25 14:07:58.186679 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e32408ce-df0c-4ecb-aad1-fd19bc005f72 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Delete volume request issued successfully. Jan 25 14:07:58.187519 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e32408ce-df0c-4ecb-aad1-fd19bc005f72 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/2d39bdf7-f352-4ed8-81e2-08f23d731d85 returned with HTTP 202 Jan 25 14:07:58.192906 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 915/1774] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:07:57 2021] DELETE /volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/2d39bdf7-f352-4ed8-81e2-08f23d731d85 => generated 0 bytes in 203 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:07:58.202572 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c9f84199-10da-4e05-8a14-909c2c5e0edb tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] GET http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/2d39bdf7-f352-4ed8-81e2-08f23d731d85 Jan 25 14:07:58.203107 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c9f84199-10da-4e05-8a14-909c2c5e0edb tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:58.203306 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:58.203306 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:58.205624 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c9f84199-10da-4e05-8a14-909c2c5e0edb tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:58.387216 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:58.387216 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:58.420053 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c9f84199-10da-4e05-8a14-909c2c5e0edb tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Volume info retrieved successfully. Jan 25 14:07:58.481879 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c9f84199-10da-4e05-8a14-909c2c5e0edb tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/2d39bdf7-f352-4ed8-81e2-08f23d731d85 returned with HTTP 200 Jan 25 14:07:58.501098 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 860/1775] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:58 2021] GET /volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/2d39bdf7-f352-4ed8-81e2-08f23d731d85 => generated 925 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:07:59.068865 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c817a198-ae55-46ea-95d0-454f912d8a5c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 Jan 25 14:07:59.069751 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c817a198-ae55-46ea-95d0-454f912d8a5c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:59.069751 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:59.069751 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:59.070244 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c817a198-ae55-46ea-95d0-454f912d8a5c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:59.161021 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:59.161021 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:59.171047 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c817a198-ae55-46ea-95d0-454f912d8a5c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:07:59.218298 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c817a198-ae55-46ea-95d0-454f912d8a5c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 returned with HTTP 200 Jan 25 14:07:59.220719 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 916/1776] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:59 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 => generated 919 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:07:59.499556 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9c4ab29e-9780-4ed1-82c7-d7c0a5020e56 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] GET http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/2d39bdf7-f352-4ed8-81e2-08f23d731d85 Jan 25 14:07:59.500272 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9c4ab29e-9780-4ed1-82c7-d7c0a5020e56 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:07:59.500470 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:07:59.500470 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:07:59.501281 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9c4ab29e-9780-4ed1-82c7-d7c0a5020e56 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:07:59.585943 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:07:59.585943 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:07:59.600045 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-9c4ab29e-9780-4ed1-82c7-d7c0a5020e56 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Volume info retrieved successfully. Jan 25 14:07:59.639301 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9c4ab29e-9780-4ed1-82c7-d7c0a5020e56 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/2d39bdf7-f352-4ed8-81e2-08f23d731d85 returned with HTTP 200 Jan 25 14:07:59.645333 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 861/1777] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:07:59 2021] GET /volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/2d39bdf7-f352-4ed8-81e2-08f23d731d85 => generated 925 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:00.237509 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a0f8271b-7aa4-43c3-8ea2-68cd6b31ed3f tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 Jan 25 14:08:00.239849 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a0f8271b-7aa4-43c3-8ea2-68cd6b31ed3f tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:00.240382 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:00.240382 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:00.241080 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a0f8271b-7aa4-43c3-8ea2-68cd6b31ed3f tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:00.303401 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:00.303401 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:00.316208 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a0f8271b-7aa4-43c3-8ea2-68cd6b31ed3f tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:08:00.347873 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a0f8271b-7aa4-43c3-8ea2-68cd6b31ed3f tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 returned with HTTP 200 Jan 25 14:08:00.347873 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 917/1778] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:08:00 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 => generated 919 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:00.659354 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4bd6c30d-615e-4ac4-9a44-51ef0d732aa3 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] GET http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/2d39bdf7-f352-4ed8-81e2-08f23d731d85 Jan 25 14:08:00.660275 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4bd6c30d-615e-4ac4-9a44-51ef0d732aa3 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:00.660605 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:00.660605 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:00.661944 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4bd6c30d-615e-4ac4-9a44-51ef0d732aa3 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:00.776710 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4bd6c30d-615e-4ac4-9a44-51ef0d732aa3 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/2d39bdf7-f352-4ed8-81e2-08f23d731d85 returned with HTTP 404 Jan 25 14:08:00.778149 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 862/1779] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:08:00 2021] GET /volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/2d39bdf7-f352-4ed8-81e2-08f23d731d85 => generated 109 bytes in 126 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:08:00.788157 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-828b56da-3e30-4da7-bf32-97226c038dd3 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] DELETE http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/8260baf1-dc44-404f-8087-c5e8931c1be8 Jan 25 14:08:00.788934 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-828b56da-3e30-4da7-bf32-97226c038dd3 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:00.789310 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:00.789310 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:00.789967 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-828b56da-3e30-4da7-bf32-97226c038dd3 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:00.790594 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-828b56da-3e30-4da7-bf32-97226c038dd3 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Delete volume with id: 8260baf1-dc44-404f-8087-c5e8931c1be8 Jan 25 14:08:00.856247 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:00.856247 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:00.857506 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-828b56da-3e30-4da7-bf32-97226c038dd3 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Volume info retrieved successfully. Jan 25 14:08:00.908339 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-828b56da-3e30-4da7-bf32-97226c038dd3 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Delete volume request issued successfully. Jan 25 14:08:00.909241 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-828b56da-3e30-4da7-bf32-97226c038dd3 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/8260baf1-dc44-404f-8087-c5e8931c1be8 returned with HTTP 202 Jan 25 14:08:00.910606 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 918/1780] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:08:00 2021] DELETE /volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/8260baf1-dc44-404f-8087-c5e8931c1be8 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:08:00.923913 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-81c60c4d-0f63-4820-9bc0-ea84ec97c9f3 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] GET http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/8260baf1-dc44-404f-8087-c5e8931c1be8 Jan 25 14:08:00.925161 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-81c60c4d-0f63-4820-9bc0-ea84ec97c9f3 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:00.926243 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-81c60c4d-0f63-4820-9bc0-ea84ec97c9f3 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:01.031963 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:01.031963 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:01.052569 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-81c60c4d-0f63-4820-9bc0-ea84ec97c9f3 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Volume info retrieved successfully. Jan 25 14:08:01.134447 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-81c60c4d-0f63-4820-9bc0-ea84ec97c9f3 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/8260baf1-dc44-404f-8087-c5e8931c1be8 returned with HTTP 200 Jan 25 14:08:01.148852 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 863/1781] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:08:00 2021] GET /volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/8260baf1-dc44-404f-8087-c5e8931c1be8 => generated 924 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:01.364417 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d67fe709-12d2-4d59-9bad-3bc935e1cb6c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 Jan 25 14:08:01.365943 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d67fe709-12d2-4d59-9bad-3bc935e1cb6c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:01.366577 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:01.366577 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:01.367694 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d67fe709-12d2-4d59-9bad-3bc935e1cb6c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:01.577221 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:01.577221 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:01.586108 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d67fe709-12d2-4d59-9bad-3bc935e1cb6c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:08:01.667332 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d67fe709-12d2-4d59-9bad-3bc935e1cb6c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 returned with HTTP 200 Jan 25 14:08:01.672875 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 919/1782] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:08:01 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 => generated 919 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:02.167300 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ab8207fb-3f25-41b2-8f54-58ea40743267 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] GET http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/8260baf1-dc44-404f-8087-c5e8931c1be8 Jan 25 14:08:02.167693 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ab8207fb-3f25-41b2-8f54-58ea40743267 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:02.167922 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:02.167922 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:02.169087 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ab8207fb-3f25-41b2-8f54-58ea40743267 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:02.332446 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:02.332446 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:02.364928 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ab8207fb-3f25-41b2-8f54-58ea40743267 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Volume info retrieved successfully. Jan 25 14:08:02.458164 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ab8207fb-3f25-41b2-8f54-58ea40743267 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/8260baf1-dc44-404f-8087-c5e8931c1be8 returned with HTTP 200 Jan 25 14:08:02.476246 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 864/1783] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:08:02 2021] GET /volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/8260baf1-dc44-404f-8087-c5e8931c1be8 => generated 924 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:02.703184 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a5b528da-1175-4203-8cff-2496611c2437 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 Jan 25 14:08:02.703635 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a5b528da-1175-4203-8cff-2496611c2437 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:02.703837 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:02.703837 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:02.705020 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a5b528da-1175-4203-8cff-2496611c2437 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:02.824437 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:02.824437 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:02.850310 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a5b528da-1175-4203-8cff-2496611c2437 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:08:02.895783 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a5b528da-1175-4203-8cff-2496611c2437 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 returned with HTTP 200 Jan 25 14:08:02.898219 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 920/1784] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:08:02 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 => generated 919 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:03.497331 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fd556a0d-e9cc-40f7-9aae-4ab8ec2db312 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] GET http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/8260baf1-dc44-404f-8087-c5e8931c1be8 Jan 25 14:08:03.507616 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fd556a0d-e9cc-40f7-9aae-4ab8ec2db312 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:03.507616 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:03.507616 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:03.507616 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fd556a0d-e9cc-40f7-9aae-4ab8ec2db312 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:03.749194 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fd556a0d-e9cc-40f7-9aae-4ab8ec2db312 tempest-VolumesListTestJSON-1757883622 tempest-VolumesListTestJSON-1757883622] http://10.222.0.38/volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/8260baf1-dc44-404f-8087-c5e8931c1be8 returned with HTTP 404 Jan 25 14:08:03.755467 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 865/1785] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:08:03 2021] GET /volume/v3/30eaa12530c14bdaa2454ff42a741bfe/volumes/8260baf1-dc44-404f-8087-c5e8931c1be8 => generated 109 bytes in 268 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:08:03.932690 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2569d5b6-a0cb-43f8-be94-a0ddc81bf19a tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 Jan 25 14:08:03.936225 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2569d5b6-a0cb-43f8-be94-a0ddc81bf19a tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:03.938207 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:03.938207 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:03.939673 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2569d5b6-a0cb-43f8-be94-a0ddc81bf19a tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:04.082307 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:04.082307 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:04.098581 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-2569d5b6-a0cb-43f8-be94-a0ddc81bf19a tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:08:04.177811 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2569d5b6-a0cb-43f8-be94-a0ddc81bf19a tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 returned with HTTP 200 Jan 25 14:08:04.178665 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 921/1786] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:08:03 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 => generated 919 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:05.195234 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-68bef3a9-2955-4d4c-915b-2a80b54b8f20 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 Jan 25 14:08:05.196013 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-68bef3a9-2955-4d4c-915b-2a80b54b8f20 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:05.196215 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-68bef3a9-2955-4d4c-915b-2a80b54b8f20 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:05.311750 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:05.311750 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:05.328685 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-68bef3a9-2955-4d4c-915b-2a80b54b8f20 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:08:05.380804 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-68bef3a9-2955-4d4c-915b-2a80b54b8f20 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 returned with HTTP 200 Jan 25 14:08:05.381706 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 866/1787] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:08:05 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 => generated 919 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:06.401387 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-feb34677-d882-4ca3-a9c5-f78467ab2511 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 Jan 25 14:08:06.404136 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-feb34677-d882-4ca3-a9c5-f78467ab2511 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:06.404677 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:06.404677 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:06.405693 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-feb34677-d882-4ca3-a9c5-f78467ab2511 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:06.547223 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:06.547223 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:06.559287 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-feb34677-d882-4ca3-a9c5-f78467ab2511 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:08:06.670992 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-feb34677-d882-4ca3-a9c5-f78467ab2511 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 returned with HTTP 200 Jan 25 14:08:06.672689 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 922/1788] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:08:06 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 => generated 919 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:07.705061 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-53a0f12d-7866-44d6-9007-c3326b6576a4 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 Jan 25 14:08:07.706175 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-53a0f12d-7866-44d6-9007-c3326b6576a4 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:07.706637 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:07.706637 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:07.707681 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-53a0f12d-7866-44d6-9007-c3326b6576a4 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:07.871965 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:07.871965 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:07.911697 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-53a0f12d-7866-44d6-9007-c3326b6576a4 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:08:07.968741 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-53a0f12d-7866-44d6-9007-c3326b6576a4 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 returned with HTTP 200 Jan 25 14:08:07.973253 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 867/1789] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:08:07 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 => generated 919 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:09.002209 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d61468fc-9ea6-4b15-8efd-77eecd1a5f50 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 Jan 25 14:08:09.003374 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d61468fc-9ea6-4b15-8efd-77eecd1a5f50 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:09.003793 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:09.003793 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:09.004593 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d61468fc-9ea6-4b15-8efd-77eecd1a5f50 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:09.172786 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:09.172786 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:09.212421 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d61468fc-9ea6-4b15-8efd-77eecd1a5f50 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:08:09.252305 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d61468fc-9ea6-4b15-8efd-77eecd1a5f50 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 returned with HTTP 200 Jan 25 14:08:09.253490 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 923/1790] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:08:08 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 => generated 919 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:10.271477 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-604524d1-8341-4028-a89f-c9f76a57b105 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 Jan 25 14:08:10.272027 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-604524d1-8341-4028-a89f-c9f76a57b105 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:10.272803 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:10.272803 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:10.273628 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-604524d1-8341-4028-a89f-c9f76a57b105 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:10.402826 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:10.402826 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:10.425374 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-604524d1-8341-4028-a89f-c9f76a57b105 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:08:10.462169 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-604524d1-8341-4028-a89f-c9f76a57b105 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 returned with HTTP 200 Jan 25 14:08:10.463520 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 868/1791] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:08:10 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 => generated 977 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:11.483268 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-792c62d2-d37f-41b9-adc7-167ce8ce0412 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 Jan 25 14:08:11.484729 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-792c62d2-d37f-41b9-adc7-167ce8ce0412 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:11.485226 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:11.485226 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:11.485998 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-792c62d2-d37f-41b9-adc7-167ce8ce0412 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:11.691206 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:11.691206 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:11.701820 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-792c62d2-d37f-41b9-adc7-167ce8ce0412 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:08:11.791183 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-792c62d2-d37f-41b9-adc7-167ce8ce0412 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 returned with HTTP 200 Jan 25 14:08:11.792416 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 924/1792] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:08:11 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 => generated 980 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:12.810046 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f2a476b1-b9a1-42e3-b969-736052935eb7 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 Jan 25 14:08:12.810914 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f2a476b1-b9a1-42e3-b969-736052935eb7 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:12.810914 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:12.810914 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:12.812404 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f2a476b1-b9a1-42e3-b969-736052935eb7 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:12.963937 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:12.963937 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:12.994249 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f2a476b1-b9a1-42e3-b969-736052935eb7 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:08:13.048772 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f2a476b1-b9a1-42e3-b969-736052935eb7 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 returned with HTTP 200 Jan 25 14:08:13.062945 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 869/1793] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:08:12 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 => generated 980 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:14.066011 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3e5bdfa2-d03a-4aa5-aaba-7abe3eb2e0b2 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 Jan 25 14:08:14.067152 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3e5bdfa2-d03a-4aa5-aaba-7abe3eb2e0b2 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:14.067534 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:14.067534 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:14.068273 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3e5bdfa2-d03a-4aa5-aaba-7abe3eb2e0b2 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:14.152088 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:14.152088 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:14.162440 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3e5bdfa2-d03a-4aa5-aaba-7abe3eb2e0b2 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:08:14.187157 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3e5bdfa2-d03a-4aa5-aaba-7abe3eb2e0b2 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 returned with HTTP 200 Jan 25 14:08:14.188257 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 925/1794] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:08:14 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 => generated 980 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:15.205156 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f9a0a802-8b47-4383-95bf-da070ea24267 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 Jan 25 14:08:15.206097 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f9a0a802-8b47-4383-95bf-da070ea24267 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:15.206446 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:15.206446 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:15.207229 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f9a0a802-8b47-4383-95bf-da070ea24267 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:15.341225 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:15.341225 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:15.365329 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f9a0a802-8b47-4383-95bf-da070ea24267 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:08:15.441894 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f9a0a802-8b47-4383-95bf-da070ea24267 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 returned with HTTP 200 Jan 25 14:08:15.442764 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 926/1795] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:08:15 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 => generated 980 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:08:15.522560 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-66d40c73-8e73-468d-85c1-e4f7eb13c487 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] POST http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes Jan 25 14:08:15.523364 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:15.523364 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:15.523689 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-66d40c73-8e73-468d-85c1-e4f7eb13c487 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-588301582"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:08:15.525022 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-66d40c73-8e73-468d-85c1-e4f7eb13c487 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-588301582'}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:08:15.525407 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-66d40c73-8e73-468d-85c1-e4f7eb13c487 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Create volume of 1 GB Jan 25 14:08:15.551688 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-66d40c73-8e73-468d-85c1-e4f7eb13c487 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Availability Zones retrieved successfully. Jan 25 14:08:15.581284 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-66d40c73-8e73-468d-85c1-e4f7eb13c487 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Flow 'volume_create_api' (875824a5-80bc-4807-9672-22b73b1f8a3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:08:15.588656 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-66d40c73-8e73-468d-85c1-e4f7eb13c487 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3de983a9-b40a-4f77-a763-64b3f213f8d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:08:15.597231 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-66d40c73-8e73-468d-85c1-e4f7eb13c487 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Validating volume size '1' using validate_int {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:08:15.710216 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-66d40c73-8e73-468d-85c1-e4f7eb13c487 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3de983a9-b40a-4f77-a763-64b3f213f8d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:08:15.713612 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-66d40c73-8e73-468d-85c1-e4f7eb13c487 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32575614-341d-42dc-83d9-581b85e2226d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:08:15.876961 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-66d40c73-8e73-468d-85c1-e4f7eb13c487 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Created reservations ['dd3cb4a0-b603-40d2-afb5-137fb37a936e', 'af0ae88e-af3a-4060-b9ac-0f7e82d7a192', 'e4037735-c563-4607-aa30-bb7384ba6020', '00398733-93a2-45ad-8edf-2f211f311933'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:08:15.879826 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-66d40c73-8e73-468d-85c1-e4f7eb13c487 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32575614-341d-42dc-83d9-581b85e2226d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd3cb4a0-b603-40d2-afb5-137fb37a936e', 'af0ae88e-af3a-4060-b9ac-0f7e82d7a192', 'e4037735-c563-4607-aa30-bb7384ba6020', '00398733-93a2-45ad-8edf-2f211f311933']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:08:15.883512 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-66d40c73-8e73-468d-85c1-e4f7eb13c487 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56f0b523-e385-43c9-b3c4-89cb7d9a25db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:08:16.023329 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-66d40c73-8e73-468d-85c1-e4f7eb13c487 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56f0b523-e385-43c9-b3c4-89cb7d9a25db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c79050cd-c7b9-40ac-83b6-a2eb04892991', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-588301582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='555aa5d4533f499882531ba6ac50696c',qos_specs=None,replication_status=,reservations=['dd3cb4a0-b603-40d2-afb5-137fb37a936e','af0ae88e-af3a-4060-b9ac-0f7e82d7a192','e4037735-c563-4607-aa30-bb7384ba6020','00398733-93a2-45ad-8edf-2f211f311933'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64bd8db3dd474168be821a987fb030bb',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:08:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-588301582',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c79050cd-c7b9-40ac-83b6-a2eb04892991,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='555aa5d4533f499882531ba6ac50696c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='64bd8db3dd474168be821a987fb030bb',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:08:16.029511 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-66d40c73-8e73-468d-85c1-e4f7eb13c487 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ff29260-58a4-4d27-a4cb-b5f8591468a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:08:16.107539 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-66d40c73-8e73-468d-85c1-e4f7eb13c487 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ff29260-58a4-4d27-a4cb-b5f8591468a2) transitioned into state 'SUCCESS' from state '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-588301582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='555aa5d4533f499882531ba6ac50696c',qos_specs=None,replication_status=,reservations=['dd3cb4a0-b603-40d2-afb5-137fb37a936e','af0ae88e-af3a-4060-b9ac-0f7e82d7a192','e4037735-c563-4607-aa30-bb7384ba6020','00398733-93a2-45ad-8edf-2f211f311933'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64bd8db3dd474168be821a987fb030bb',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:08:16.113061 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-66d40c73-8e73-468d-85c1-e4f7eb13c487 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dad96419-16cc-4d35-aada-2d3c58122033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:08:16.169827 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-66d40c73-8e73-468d-85c1-e4f7eb13c487 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dad96419-16cc-4d35-aada-2d3c58122033) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:08:16.175683 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-66d40c73-8e73-468d-85c1-e4f7eb13c487 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Flow 'volume_create_api' (875824a5-80bc-4807-9672-22b73b1f8a3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:08:16.285408 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-66d40c73-8e73-468d-85c1-e4f7eb13c487 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Create volume request issued successfully. Jan 25 14:08:16.309165 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-66d40c73-8e73-468d-85c1-e4f7eb13c487 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes returned with HTTP 202 Jan 25 14:08:16.322985 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 870/1796] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 14:08:14 2021] POST /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes => generated 822 bytes in 1422 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:08:16.342927 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-06eee7bf-0d9f-4610-ad10-37e63f42f264 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 Jan 25 14:08:16.343909 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-06eee7bf-0d9f-4610-ad10-37e63f42f264 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:16.344116 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:16.344116 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:16.345718 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-06eee7bf-0d9f-4610-ad10-37e63f42f264 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:16.471106 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5a75157d-e7d8-42d5-af0f-503a6ce00072 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 Jan 25 14:08:16.471657 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5a75157d-e7d8-42d5-af0f-503a6ce00072 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:16.471877 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:16.471877 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:16.472501 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5a75157d-e7d8-42d5-af0f-503a6ce00072 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:16.537327 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:16.537327 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:16.573198 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-06eee7bf-0d9f-4610-ad10-37e63f42f264 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:08:16.668993 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:16.668993 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:16.682065 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-5a75157d-e7d8-42d5-af0f-503a6ce00072 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:08:16.705134 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-06eee7bf-0d9f-4610-ad10-37e63f42f264 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 returned with HTTP 200 Jan 25 14:08:16.708417 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 927/1797] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:08:16 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 => generated 914 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:16.713442 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5a75157d-e7d8-42d5-af0f-503a6ce00072 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 returned with HTTP 200 Jan 25 14:08:16.723699 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 871/1798] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:08:16 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 => generated 980 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:17.732061 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4d95bee4-9244-4f04-8c56-7c5ceb368a18 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 Jan 25 14:08:17.734018 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4d95bee4-9244-4f04-8c56-7c5ceb368a18 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:17.734445 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:17.734445 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:17.735104 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4d95bee4-9244-4f04-8c56-7c5ceb368a18 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:17.735218 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e5273d1b-e74b-4ef3-b2cb-91bd6b629500 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 Jan 25 14:08:17.735674 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e5273d1b-e74b-4ef3-b2cb-91bd6b629500 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:17.735674 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:17.735674 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:17.735674 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e5273d1b-e74b-4ef3-b2cb-91bd6b629500 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:17.806064 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:17.806064 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:17.809412 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:17.809412 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:17.817999 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4d95bee4-9244-4f04-8c56-7c5ceb368a18 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:08:17.818600 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e5273d1b-e74b-4ef3-b2cb-91bd6b629500 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:08:17.842685 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e5273d1b-e74b-4ef3-b2cb-91bd6b629500 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 returned with HTTP 200 Jan 25 14:08:17.843524 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 928/1799] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:08:17 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 => generated 915 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:08:17.850833 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4d95bee4-9244-4f04-8c56-7c5ceb368a18 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 returned with HTTP 200 Jan 25 14:08:17.851952 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 872/1800] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:08:17 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 => generated 1368 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:08:17.867487 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-db5aa776-f34d-4586-b819-4fa377fe0c40 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] POST http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots Jan 25 14:08:17.867707 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c5c8d799-56fc-4838-b2f1-c4a3c3d65b92 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 Jan 25 14:08:17.868027 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c5c8d799-56fc-4838-b2f1-c4a3c3d65b92 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:17.868243 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:17.868243 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:17.868610 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c5c8d799-56fc-4838-b2f1-c4a3c3d65b92 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:17.869590 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:17.869590 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:17.870293 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-db5aa776-f34d-4586-b819-4fa377fe0c40 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c79050cd-c7b9-40ac-83b6-a2eb04892991", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-281661471"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:08:17.919091 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:17.919091 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:17.928087 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c5c8d799-56fc-4838-b2f1-c4a3c3d65b92 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:08:17.934940 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:17.934940 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:17.937381 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-db5aa776-f34d-4586-b819-4fa377fe0c40 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:08:17.938126 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-db5aa776-f34d-4586-b819-4fa377fe0c40 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Create snapshot from volume c79050cd-c7b9-40ac-83b6-a2eb04892991 Jan 25 14:08:17.952585 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c5c8d799-56fc-4838-b2f1-c4a3c3d65b92 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 returned with HTTP 200 Jan 25 14:08:17.953658 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 873/1801] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:08:17 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 => generated 1368 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:08:17.969556 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4e6bd982-683c-4785-a551-a706ee2ed82c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] POST http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots Jan 25 14:08:17.970476 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:17.970476 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:17.970640 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4e6bd982-683c-4785-a551-a706ee2ed82c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0af1bcbb-5279-4c60-ba24-0b2cd853e9a7", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1725549213", "description": null, "metadata": null}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:08:18.021471 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-db5aa776-f34d-4586-b819-4fa377fe0c40 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Created reservations ['e3f3a3ab-27d3-4b52-8557-79a152477b94', '41115247-9d7f-466f-a6cd-873fef9eab20', '7457987e-0cfd-4e70-bb03-f20ab31ae998', 'a1d80d76-4e8c-4eeb-ac77-0f5854b2ec1e'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:08:18.022938 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:18.022938 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:18.024277 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4e6bd982-683c-4785-a551-a706ee2ed82c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:08:18.024649 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-4e6bd982-683c-4785-a551-a706ee2ed82c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Create snapshot from volume 0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 Jan 25 14:08:18.117693 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-4e6bd982-683c-4785-a551-a706ee2ed82c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Created reservations ['0d3feda8-f490-42d2-9a76-865f9c46de90', '14a64d6e-019f-41c2-8228-1f43f8011c8e', '801c3ff0-dd0a-4ff5-9fe7-a4f14f1f5568', '86f09451-4627-4f41-86d8-d1a19481c648'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:08:18.187123 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-db5aa776-f34d-4586-b819-4fa377fe0c40 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot create request issued successfully. Jan 25 14:08:18.188433 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-db5aa776-f34d-4586-b819-4fa377fe0c40 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots returned with HTTP 202 Jan 25 14:08:18.193543 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 929/1802] 10.222.0.38 () {60 vars in 1232 bytes} [Mon Jan 25 14:08:17 2021] POST /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots => generated 309 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:08:18.204517 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-32a4601c-cb80-4bfa-a4f1-8dfbcb50eb4d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/4482c35f-1e91-4e12-8e2b-2bdac13bacd0 Jan 25 14:08:18.205087 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-32a4601c-cb80-4bfa-a4f1-8dfbcb50eb4d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:18.205279 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:18.205279 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:18.205664 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-32a4601c-cb80-4bfa-a4f1-8dfbcb50eb4d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:18.261325 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4e6bd982-683c-4785-a551-a706ee2ed82c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Snapshot create request issued successfully. Jan 25 14:08:18.263842 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4e6bd982-683c-4785-a551-a706ee2ed82c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots returned with HTTP 202 Jan 25 14:08:18.271933 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:18.271933 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:18.272552 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 874/1803] 10.222.0.38 () {60 vars in 1232 bytes} [Mon Jan 25 14:08:17 2021] POST /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots => generated 308 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:08:18.274359 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-32a4601c-cb80-4bfa-a4f1-8dfbcb50eb4d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:08:18.277391 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-32a4601c-cb80-4bfa-a4f1-8dfbcb50eb4d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/4482c35f-1e91-4e12-8e2b-2bdac13bacd0 returned with HTTP 200 Jan 25 14:08:18.282877 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 930/1804] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:08:18 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/4482c35f-1e91-4e12-8e2b-2bdac13bacd0 => generated 441 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:18.283592 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b13c2cda-0ffb-40b5-baf6-229ca2b7f98c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/0142a0b3-9853-4598-ad90-ce3081ca049d Jan 25 14:08:18.284250 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b13c2cda-0ffb-40b5-baf6-229ca2b7f98c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:18.284576 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:18.284576 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:18.285314 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b13c2cda-0ffb-40b5-baf6-229ca2b7f98c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:18.325874 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:18.325874 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:18.327459 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b13c2cda-0ffb-40b5-baf6-229ca2b7f98c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Snapshot retrieved successfully. Jan 25 14:08:18.329194 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b13c2cda-0ffb-40b5-baf6-229ca2b7f98c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/0142a0b3-9853-4598-ad90-ce3081ca049d returned with HTTP 200 Jan 25 14:08:18.330173 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 875/1805] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:08:18 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/0142a0b3-9853-4598-ad90-ce3081ca049d => generated 440 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:19.302260 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0c55a203-0fa7-41da-8756-dfeda613d003 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/4482c35f-1e91-4e12-8e2b-2bdac13bacd0 Jan 25 14:08:19.302773 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0c55a203-0fa7-41da-8756-dfeda613d003 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:19.302867 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:19.302867 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:19.303250 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0c55a203-0fa7-41da-8756-dfeda613d003 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:19.342751 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8ae87cec-a196-4f32-a70b-f2fc6246f8cd tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/0142a0b3-9853-4598-ad90-ce3081ca049d Jan 25 14:08:19.344014 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8ae87cec-a196-4f32-a70b-f2fc6246f8cd tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:19.344405 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:19.344405 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:19.345307 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8ae87cec-a196-4f32-a70b-f2fc6246f8cd tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:19.350944 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:19.350944 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:19.352083 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0c55a203-0fa7-41da-8756-dfeda613d003 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:08:19.367127 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0c55a203-0fa7-41da-8756-dfeda613d003 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/4482c35f-1e91-4e12-8e2b-2bdac13bacd0 returned with HTTP 200 Jan 25 14:08:19.367989 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 931/1806] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:08:19 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/4482c35f-1e91-4e12-8e2b-2bdac13bacd0 => generated 441 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:19.432568 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:19.432568 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:19.437923 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-8ae87cec-a196-4f32-a70b-f2fc6246f8cd tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Snapshot retrieved successfully. Jan 25 14:08:19.445058 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8ae87cec-a196-4f32-a70b-f2fc6246f8cd tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/0142a0b3-9853-4598-ad90-ce3081ca049d returned with HTTP 200 Jan 25 14:08:19.446362 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 876/1807] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:08:19 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/0142a0b3-9853-4598-ad90-ce3081ca049d => generated 440 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:08:20.381380 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-46721be0-d70b-4ffe-93c0-c9dc6a482250 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/4482c35f-1e91-4e12-8e2b-2bdac13bacd0 Jan 25 14:08:20.381885 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-46721be0-d70b-4ffe-93c0-c9dc6a482250 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:20.381972 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:20.381972 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:20.382355 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-46721be0-d70b-4ffe-93c0-c9dc6a482250 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:20.443444 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:20.443444 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:20.444607 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-46721be0-d70b-4ffe-93c0-c9dc6a482250 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:08:20.446605 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-46721be0-d70b-4ffe-93c0-c9dc6a482250 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/4482c35f-1e91-4e12-8e2b-2bdac13bacd0 returned with HTTP 200 Jan 25 14:08:20.447631 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 932/1808] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:08:20 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/4482c35f-1e91-4e12-8e2b-2bdac13bacd0 => generated 468 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:20.459973 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5a163aa4-1d9c-41cc-826f-fd96f4220867 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/0142a0b3-9853-4598-ad90-ce3081ca049d Jan 25 14:08:20.461482 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5a163aa4-1d9c-41cc-826f-fd96f4220867 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:20.461482 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:20.461482 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:20.468908 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cb464052-eaed-4bad-b003-4c30fbff3fe0 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] POST http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups Jan 25 14:08:20.468908 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:20.468908 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:20.468908 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cb464052-eaed-4bad-b003-4c30fbff3fe0 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c79050cd-c7b9-40ac-83b6-a2eb04892991", "snapshot_id": "4482c35f-1e91-4e12-8e2b-2bdac13bacd0", "name": "tempest-VolumesSnapshotTestJSON-Backup-2037055901"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:08:20.468908 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.backups [None req-cb464052-eaed-4bad-b003-4c30fbff3fe0 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Creating new backup {'backup': {'volume_id': 'c79050cd-c7b9-40ac-83b6-a2eb04892991', 'snapshot_id': '4482c35f-1e91-4e12-8e2b-2bdac13bacd0', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-2037055901'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 25 14:08:20.468908 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.contrib.backups [None req-cb464052-eaed-4bad-b003-4c30fbff3fe0 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Creating backup of volume c79050cd-c7b9-40ac-83b6-a2eb04892991 in container None Jan 25 14:08:20.469624 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5a163aa4-1d9c-41cc-826f-fd96f4220867 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:20.534166 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:20.534166 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:20.535617 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-5a163aa4-1d9c-41cc-826f-fd96f4220867 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Snapshot retrieved successfully. Jan 25 14:08:20.537572 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5a163aa4-1d9c-41cc-826f-fd96f4220867 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/0142a0b3-9853-4598-ad90-ce3081ca049d returned with HTTP 200 Jan 25 14:08:20.542875 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 877/1809] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:08:20 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/0142a0b3-9853-4598-ad90-ce3081ca049d => generated 440 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:20.571360 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:20.571360 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:20.573078 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-cb464052-eaed-4bad-b003-4c30fbff3fe0 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:08:20.622949 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:20.622949 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:20.632326 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-cb464052-eaed-4bad-b003-4c30fbff3fe0 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:08:20.729454 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-cb464052-eaed-4bad-b003-4c30fbff3fe0 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Created reservations ['c49ea03c-5b97-40e7-8120-38f77f51bfe5', '9a452ad6-6a04-4ee1-b113-0647f9d2a6de'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:08:20.828354 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cb464052-eaed-4bad-b003-4c30fbff3fe0 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups returned with HTTP 202 Jan 25 14:08:20.835729 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 933/1810] 10.222.0.38 () {60 vars in 1226 bytes} [Mon Jan 25 14:08:20 2021] POST /volume/v3/555aa5d4533f499882531ba6ac50696c/backups => generated 401 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:08:20.842632 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-17c59aeb-44d1-4b18-b8d0-70d79b6ecb7f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 Jan 25 14:08:20.845673 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-17c59aeb-44d1-4b18-b8d0-70d79b6ecb7f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:20.845883 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:20.845883 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:20.846404 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-17c59aeb-44d1-4b18-b8d0-70d79b6ecb7f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:20.850304 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-17c59aeb-44d1-4b18-b8d0-70d79b6ecb7f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Show backup with id e123f906-c35e-48fe-9921-3d9b58ccbb17. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:08:20.902758 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:20.902758 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:20.905140 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-17c59aeb-44d1-4b18-b8d0-70d79b6ecb7f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 returned with HTTP 200 Jan 25 14:08:20.911892 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 878/1811] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:08:20 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 => generated 818 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:21.551221 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-638fe046-b18b-4a5a-bd4c-da3147477089 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/0142a0b3-9853-4598-ad90-ce3081ca049d Jan 25 14:08:21.552557 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-638fe046-b18b-4a5a-bd4c-da3147477089 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:21.553001 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:21.553001 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:21.553677 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-638fe046-b18b-4a5a-bd4c-da3147477089 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:21.579816 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:21.579816 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:21.581717 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-638fe046-b18b-4a5a-bd4c-da3147477089 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Snapshot retrieved successfully. Jan 25 14:08:21.584163 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-638fe046-b18b-4a5a-bd4c-da3147477089 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/0142a0b3-9853-4598-ad90-ce3081ca049d returned with HTTP 200 Jan 25 14:08:21.585474 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 934/1812] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:08:21 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/0142a0b3-9853-4598-ad90-ce3081ca049d => generated 467 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:21.598081 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-504fc57d-30e3-40fe-bcbb-850cf5542e92 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/0142a0b3-9853-4598-ad90-ce3081ca049d Jan 25 14:08:21.598976 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-504fc57d-30e3-40fe-bcbb-850cf5542e92 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:21.599390 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:21.599390 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:21.600090 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-504fc57d-30e3-40fe-bcbb-850cf5542e92 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:21.655439 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:21.655439 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:21.661609 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-504fc57d-30e3-40fe-bcbb-850cf5542e92 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Snapshot retrieved successfully. Jan 25 14:08:21.679265 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-504fc57d-30e3-40fe-bcbb-850cf5542e92 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/0142a0b3-9853-4598-ad90-ce3081ca049d returned with HTTP 200 Jan 25 14:08:21.680161 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 879/1813] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:08:21 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/0142a0b3-9853-4598-ad90-ce3081ca049d => generated 467 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:21.920746 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b7e196f0-3d77-487a-9ced-0b1480ea2b12 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 Jan 25 14:08:21.921842 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b7e196f0-3d77-487a-9ced-0b1480ea2b12 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:21.922685 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:21.922685 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:21.923502 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b7e196f0-3d77-487a-9ced-0b1480ea2b12 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:21.931050 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-b7e196f0-3d77-487a-9ced-0b1480ea2b12 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Show backup with id e123f906-c35e-48fe-9921-3d9b58ccbb17. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:08:21.976350 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:21.976350 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:21.978204 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b7e196f0-3d77-487a-9ced-0b1480ea2b12 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 returned with HTTP 200 Jan 25 14:08:21.989836 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 935/1814] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:08:21 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 => generated 842 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:22.252199 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-460a12c8-e62c-4ae4-b7c1-ef2b671ef6cd tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/0142a0b3-9853-4598-ad90-ce3081ca049d Jan 25 14:08:22.252846 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-460a12c8-e62c-4ae4-b7c1-ef2b671ef6cd tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:22.253024 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:22.253024 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:22.253499 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-460a12c8-e62c-4ae4-b7c1-ef2b671ef6cd tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:22.280919 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:22.280919 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:22.282399 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-460a12c8-e62c-4ae4-b7c1-ef2b671ef6cd tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Snapshot retrieved successfully. Jan 25 14:08:22.285220 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-460a12c8-e62c-4ae4-b7c1-ef2b671ef6cd tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/0142a0b3-9853-4598-ad90-ce3081ca049d returned with HTTP 200 Jan 25 14:08:22.286276 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 880/1815] 10.222.0.38 () {60 vars in 1575 bytes} [Mon Jan 25 14:08:22 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/0142a0b3-9853-4598-ad90-ce3081ca049d => generated 467 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:22.300921 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-c143b008-d261-4ac5-9dd3-7ba5943cd3c9 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 Jan 25 14:08:22.301633 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-c143b008-d261-4ac5-9dd3-7ba5943cd3c9 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:22.301971 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:22.301971 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:22.302646 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-c143b008-d261-4ac5-9dd3-7ba5943cd3c9 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:22.368591 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:22.368591 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:22.393518 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-c143b008-d261-4ac5-9dd3-7ba5943cd3c9 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:08:22.427220 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-c143b008-d261-4ac5-9dd3-7ba5943cd3c9 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 returned with HTTP 200 Jan 25 14:08:22.429151 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 936/1816] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 14:08:22 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 => generated 1368 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:08:22.757329 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f6f03331-7538-491d-b2c6-a1ce0ad77df2 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 Jan 25 14:08:22.758798 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f6f03331-7538-491d-b2c6-a1ce0ad77df2 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:22.759210 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:22.759210 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:22.759860 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f6f03331-7538-491d-b2c6-a1ce0ad77df2 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:22.835323 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:22.835323 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:22.845422 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f6f03331-7538-491d-b2c6-a1ce0ad77df2 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:08:22.872362 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f6f03331-7538-491d-b2c6-a1ce0ad77df2 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 returned with HTTP 200 Jan 25 14:08:22.873266 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 881/1817] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:08:22 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 => generated 913 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:22.889820 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-54728b2f-dc2d-46ae-a7d3-bbc0cbc1bd40 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 Jan 25 14:08:22.890647 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-54728b2f-dc2d-46ae-a7d3-bbc0cbc1bd40 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:22.891043 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:22.891043 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:22.891879 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-54728b2f-dc2d-46ae-a7d3-bbc0cbc1bd40 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:22.974560 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:22.974560 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:22.994040 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-54728b2f-dc2d-46ae-a7d3-bbc0cbc1bd40 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:08:23.004319 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c6e4803b-caba-4105-9333-de9884a98401 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 Jan 25 14:08:23.005599 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c6e4803b-caba-4105-9333-de9884a98401 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:23.006115 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:23.006115 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:23.006786 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c6e4803b-caba-4105-9333-de9884a98401 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:23.007346 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-c6e4803b-caba-4105-9333-de9884a98401 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Show backup with id e123f906-c35e-48fe-9921-3d9b58ccbb17. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:08:23.023008 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-54728b2f-dc2d-46ae-a7d3-bbc0cbc1bd40 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 returned with HTTP 200 Jan 25 14:08:23.037065 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 937/1818] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:08:22 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 => generated 913 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:23.049810 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:23.049810 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:23.052354 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c6e4803b-caba-4105-9333-de9884a98401 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 returned with HTTP 200 Jan 25 14:08:23.053794 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 882/1819] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:08:22 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 => generated 842 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:23.376804 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-ec7a1d87-226c-4a7a-b90d-abf64b48755c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/0142a0b3-9853-4598-ad90-ce3081ca049d Jan 25 14:08:23.377354 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-ec7a1d87-226c-4a7a-b90d-abf64b48755c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:23.377568 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:23.377568 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:23.378026 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-ec7a1d87-226c-4a7a-b90d-abf64b48755c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:23.404358 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:23.404358 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:23.405745 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-ec7a1d87-226c-4a7a-b90d-abf64b48755c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Snapshot retrieved successfully. Jan 25 14:08:23.407671 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-ec7a1d87-226c-4a7a-b90d-abf64b48755c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/0142a0b3-9853-4598-ad90-ce3081ca049d returned with HTTP 200 Jan 25 14:08:23.408513 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 938/1820] 10.222.0.38 () {60 vars in 1575 bytes} [Mon Jan 25 14:08:23 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/0142a0b3-9853-4598-ad90-ce3081ca049d => generated 467 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:24.071134 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a9e05e25-8b10-4eaa-aa09-8a5f3c59671d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 Jan 25 14:08:24.072580 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a9e05e25-8b10-4eaa-aa09-8a5f3c59671d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:24.072834 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:24.072834 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:24.073161 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a9e05e25-8b10-4eaa-aa09-8a5f3c59671d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:24.073745 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-a9e05e25-8b10-4eaa-aa09-8a5f3c59671d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Show backup with id e123f906-c35e-48fe-9921-3d9b58ccbb17. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:08:24.195392 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:24.195392 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:24.200566 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a9e05e25-8b10-4eaa-aa09-8a5f3c59671d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 returned with HTTP 200 Jan 25 14:08:24.201477 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 883/1821] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:08:24 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 => generated 842 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:25.230761 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-aa35a1ad-d88b-47d7-ac53-5a53116121c3 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 Jan 25 14:08:25.231393 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-aa35a1ad-d88b-47d7-ac53-5a53116121c3 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:25.231515 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:25.231515 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:25.231799 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-aa35a1ad-d88b-47d7-ac53-5a53116121c3 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:25.232131 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-aa35a1ad-d88b-47d7-ac53-5a53116121c3 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Show backup with id e123f906-c35e-48fe-9921-3d9b58ccbb17. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:08:25.278834 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:25.278834 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:25.280979 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-aa35a1ad-d88b-47d7-ac53-5a53116121c3 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 returned with HTTP 200 Jan 25 14:08:25.285322 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 939/1822] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:08:25 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 => generated 842 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:26.301263 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ee7f96dd-403a-4985-b6c1-3994de6ff783 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 Jan 25 14:08:26.310480 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ee7f96dd-403a-4985-b6c1-3994de6ff783 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:26.311145 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:26.311145 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:26.311784 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ee7f96dd-403a-4985-b6c1-3994de6ff783 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:26.313767 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-ee7f96dd-403a-4985-b6c1-3994de6ff783 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Show backup with id e123f906-c35e-48fe-9921-3d9b58ccbb17. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:08:26.367374 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:26.367374 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:26.382461 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ee7f96dd-403a-4985-b6c1-3994de6ff783 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 returned with HTTP 200 Jan 25 14:08:26.384369 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 884/1823] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:08:26 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 => generated 842 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:08:27.232926 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-210e95bf-981a-412c-a31c-04c91de9d6ff tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/0142a0b3-9853-4598-ad90-ce3081ca049d Jan 25 14:08:27.233595 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-210e95bf-981a-412c-a31c-04c91de9d6ff tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:27.233869 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:27.233869 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:27.234575 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-210e95bf-981a-412c-a31c-04c91de9d6ff tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:27.266575 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:27.266575 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:27.268214 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-210e95bf-981a-412c-a31c-04c91de9d6ff tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Snapshot retrieved successfully. Jan 25 14:08:27.270686 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-210e95bf-981a-412c-a31c-04c91de9d6ff tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/0142a0b3-9853-4598-ad90-ce3081ca049d returned with HTTP 200 Jan 25 14:08:27.272592 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 940/1824] 10.222.0.57 () {58 vars in 1368 bytes} [Mon Jan 25 14:08:27 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/0142a0b3-9853-4598-ad90-ce3081ca049d => generated 467 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:27.312205 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-ca1e626c-73d6-4d79-a42b-49b798a95ced tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 Jan 25 14:08:27.332395 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-ca1e626c-73d6-4d79-a42b-49b798a95ced tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:27.333357 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:27.333357 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:27.335970 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-ca1e626c-73d6-4d79-a42b-49b798a95ced tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:27.404096 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cad4d318-221e-4c41-8eca-46f13847bdce tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 Jan 25 14:08:27.407009 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cad4d318-221e-4c41-8eca-46f13847bdce tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:27.408145 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:27.408145 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:27.408803 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cad4d318-221e-4c41-8eca-46f13847bdce tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:27.409537 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-cad4d318-221e-4c41-8eca-46f13847bdce tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Show backup with id e123f906-c35e-48fe-9921-3d9b58ccbb17. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:08:27.515692 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:27.515692 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:27.537464 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-ca1e626c-73d6-4d79-a42b-49b798a95ced tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:08:27.592358 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-ca1e626c-73d6-4d79-a42b-49b798a95ced tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 returned with HTTP 200 Jan 25 14:08:27.593613 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 885/1825] 10.222.0.57 () {58 vars in 1362 bytes} [Mon Jan 25 14:08:27 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 => generated 1368 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:08:27.611829 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-71966109-0d31-4a7e-85e6-301d5733738d tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] POST http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes Jan 25 14:08:27.612655 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:27.612655 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:27.613426 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-71966109-0d31-4a7e-85e6-301d5733738d tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "0142a0b3-9853-4598-ad90-ce3081ca049d", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:08:27.615455 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-71966109-0d31-4a7e-85e6-301d5733738d tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '0142a0b3-9853-4598-ad90-ce3081ca049d', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:08:27.640158 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:27.640158 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:27.643612 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cad4d318-221e-4c41-8eca-46f13847bdce tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 returned with HTTP 200 Jan 25 14:08:27.653670 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 941/1826] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:08:27 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 => generated 842 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:27.682329 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:27.682329 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:27.687314 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-71966109-0d31-4a7e-85e6-301d5733738d tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Snapshot retrieved successfully. Jan 25 14:08:27.688054 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-71966109-0d31-4a7e-85e6-301d5733738d tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Create volume of 1 GB Jan 25 14:08:27.692838 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-71966109-0d31-4a7e-85e6-301d5733738d tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Availability Zones retrieved successfully. Jan 25 14:08:27.731956 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-71966109-0d31-4a7e-85e6-301d5733738d tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Flow 'volume_create_api' (d340f24e-8ce4-4b46-8a1a-b3a7c8644623) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:08:27.735506 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-71966109-0d31-4a7e-85e6-301d5733738d tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e497239c-a52d-4760-83c8-ddc568b380ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:08:27.741123 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-71966109-0d31-4a7e-85e6-301d5733738d tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:08:27.981648 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-71966109-0d31-4a7e-85e6-301d5733738d tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e497239c-a52d-4760-83c8-ddc568b380ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0142a0b3-9853-4598-ad90-ce3081ca049d', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:08:27.986052 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-71966109-0d31-4a7e-85e6-301d5733738d tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99339e6c-d7d0-42cf-9759-e727e3abad37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:08:28.231364 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-71966109-0d31-4a7e-85e6-301d5733738d tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Created reservations ['c792c3e8-d18f-40eb-84d8-3a2d081e7492', 'de5a4786-41fa-442b-b259-6d3e7813bee7', '1eab80a9-0a95-444d-baf2-e033d5a2cd88', '0739773f-49e7-4b7d-856e-110a6a526e4f'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:08:28.234112 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-71966109-0d31-4a7e-85e6-301d5733738d tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99339e6c-d7d0-42cf-9759-e727e3abad37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c792c3e8-d18f-40eb-84d8-3a2d081e7492', 'de5a4786-41fa-442b-b259-6d3e7813bee7', '1eab80a9-0a95-444d-baf2-e033d5a2cd88', '0739773f-49e7-4b7d-856e-110a6a526e4f']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:08:28.236481 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-71966109-0d31-4a7e-85e6-301d5733738d tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (557d9bf6-7129-4b61-93a7-600aaa0bba50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:08:28.660278 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-71966109-0d31-4a7e-85e6-301d5733738d tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (557d9bf6-7129-4b61-93a7-600aaa0bba50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad958c39-d5f1-44ba-8440-a6d606c22cef', '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='48eab9989e8d4a70ba4bac96d59f904c',qos_specs=None,replication_status=,reservations=['c792c3e8-d18f-40eb-84d8-3a2d081e7492','de5a4786-41fa-442b-b259-6d3e7813bee7','1eab80a9-0a95-444d-baf2-e033d5a2cd88','0739773f-49e7-4b7d-856e-110a6a526e4f'],size=1,snapshot_id=0142a0b3-9853-4598-ad90-ce3081ca049d,source_replicaid=,source_volid=None,status='creating',user_id='91b1226e9fe14b2db905a04fb5a85bb7',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:08:28Z,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=ad958c39-d5f1-44ba-8440-a6d606c22cef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48eab9989e8d4a70ba4bac96d59f904c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0142a0b3-9853-4598-ad90-ce3081ca049d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='91b1226e9fe14b2db905a04fb5a85bb7',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:08:28.663233 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-71966109-0d31-4a7e-85e6-301d5733738d tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (becbb5f1-99b9-4672-865b-480cb96f22fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:08:28.672787 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c3b09e7b-d4ed-4719-add9-9040fb481717 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 Jan 25 14:08:28.673740 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c3b09e7b-d4ed-4719-add9-9040fb481717 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:28.674172 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:28.674172 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:28.674957 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c3b09e7b-d4ed-4719-add9-9040fb481717 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:28.675529 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-c3b09e7b-d4ed-4719-add9-9040fb481717 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Show backup with id e123f906-c35e-48fe-9921-3d9b58ccbb17. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:08:28.721307 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:28.721307 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:28.726723 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c3b09e7b-d4ed-4719-add9-9040fb481717 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 returned with HTTP 200 Jan 25 14:08:28.731043 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 942/1827] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:08:28 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 => generated 842 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:28.873585 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-71966109-0d31-4a7e-85e6-301d5733738d tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (becbb5f1-99b9-4672-865b-480cb96f22fd) transitioned into 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='48eab9989e8d4a70ba4bac96d59f904c',qos_specs=None,replication_status=,reservations=['c792c3e8-d18f-40eb-84d8-3a2d081e7492','de5a4786-41fa-442b-b259-6d3e7813bee7','1eab80a9-0a95-444d-baf2-e033d5a2cd88','0739773f-49e7-4b7d-856e-110a6a526e4f'],size=1,snapshot_id=0142a0b3-9853-4598-ad90-ce3081ca049d,source_replicaid=,source_volid=None,status='creating',user_id='91b1226e9fe14b2db905a04fb5a85bb7',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:08:28.875711 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-71966109-0d31-4a7e-85e6-301d5733738d tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f655249-c45b-4942-84ca-f8a54202a07b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:08:29.097830 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-71966109-0d31-4a7e-85e6-301d5733738d tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f655249-c45b-4942-84ca-f8a54202a07b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:08:29.111948 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-71966109-0d31-4a7e-85e6-301d5733738d tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Flow 'volume_create_api' (d340f24e-8ce4-4b46-8a1a-b3a7c8644623) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:08:29.199491 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-71966109-0d31-4a7e-85e6-301d5733738d tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Create volume request issued successfully. Jan 25 14:08:29.222870 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-71966109-0d31-4a7e-85e6-301d5733738d tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes returned with HTTP 202 Jan 25 14:08:29.224162 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 886/1828] 10.222.0.57 () {62 vars in 1305 bytes} [Mon Jan 25 14:08:27 2021] POST /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes => generated 805 bytes in 1618 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 25 14:08:29.245802 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-ad1b5c8f-fc32-46b0-b9d6-be073cf98af2 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/ad958c39-d5f1-44ba-8440-a6d606c22cef Jan 25 14:08:29.248014 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-ad1b5c8f-fc32-46b0-b9d6-be073cf98af2 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:29.248442 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:29.248442 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:29.253240 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-ad1b5c8f-fc32-46b0-b9d6-be073cf98af2 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:29.360140 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:29.360140 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:29.371966 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-ad1b5c8f-fc32-46b0-b9d6-be073cf98af2 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:08:29.397709 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-ad1b5c8f-fc32-46b0-b9d6-be073cf98af2 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/ad958c39-d5f1-44ba-8440-a6d606c22cef returned with HTTP 200 Jan 25 14:08:29.399068 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 943/1829] 10.222.0.57 () {58 vars in 1362 bytes} [Mon Jan 25 14:08:29 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/ad958c39-d5f1-44ba-8440-a6d606c22cef => generated 873 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:29.414686 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-4c91585f-b544-49df-a5c6-fc39cdd9b235 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/ad958c39-d5f1-44ba-8440-a6d606c22cef Jan 25 14:08:29.415268 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-4c91585f-b544-49df-a5c6-fc39cdd9b235 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:29.415486 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:29.415486 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:29.416011 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-4c91585f-b544-49df-a5c6-fc39cdd9b235 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:29.525881 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:29.525881 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:29.536980 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-4c91585f-b544-49df-a5c6-fc39cdd9b235 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:08:29.562787 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-4c91585f-b544-49df-a5c6-fc39cdd9b235 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/ad958c39-d5f1-44ba-8440-a6d606c22cef returned with HTTP 200 Jan 25 14:08:29.564021 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 887/1830] 10.222.0.57 () {58 vars in 1362 bytes} [Mon Jan 25 14:08:29 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/ad958c39-d5f1-44ba-8440-a6d606c22cef => generated 897 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:29.745971 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f0cc1168-778b-4f99-b1f4-cd4797f25056 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 Jan 25 14:08:29.747207 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f0cc1168-778b-4f99-b1f4-cd4797f25056 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:29.748027 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:29.748027 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:29.748702 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f0cc1168-778b-4f99-b1f4-cd4797f25056 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:29.749327 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-f0cc1168-778b-4f99-b1f4-cd4797f25056 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Show backup with id e123f906-c35e-48fe-9921-3d9b58ccbb17. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:08:29.791267 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:29.791267 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:29.795701 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f0cc1168-778b-4f99-b1f4-cd4797f25056 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 returned with HTTP 200 Jan 25 14:08:29.796744 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 944/1831] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:08:29 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 => generated 842 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:30.811134 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f15b12ad-efe6-46b4-b50e-f2ae1e5bc2ea tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 Jan 25 14:08:30.812323 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f15b12ad-efe6-46b4-b50e-f2ae1e5bc2ea tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:30.812695 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:30.812695 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:30.813343 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f15b12ad-efe6-46b4-b50e-f2ae1e5bc2ea tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:30.814643 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-f15b12ad-efe6-46b4-b50e-f2ae1e5bc2ea tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Show backup with id e123f906-c35e-48fe-9921-3d9b58ccbb17. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:08:30.860873 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:30.860873 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:30.866238 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f15b12ad-efe6-46b4-b50e-f2ae1e5bc2ea tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 returned with HTTP 200 Jan 25 14:08:30.867092 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 888/1832] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:08:30 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 => generated 842 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:31.887778 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-33372d43-25a9-4f12-969f-5c52bf3d4235 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 Jan 25 14:08:31.889993 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-33372d43-25a9-4f12-969f-5c52bf3d4235 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:31.896561 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:31.896561 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:31.897623 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-33372d43-25a9-4f12-969f-5c52bf3d4235 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:31.898364 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-33372d43-25a9-4f12-969f-5c52bf3d4235 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Show backup with id e123f906-c35e-48fe-9921-3d9b58ccbb17. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:08:32.015225 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:32.015225 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:32.030849 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-33372d43-25a9-4f12-969f-5c52bf3d4235 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 returned with HTTP 200 Jan 25 14:08:32.033393 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 945/1833] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:08:31 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 => generated 842 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:32.582913 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-1f4ebcd6-e19b-4d83-849c-49ade2cebe62 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/ad958c39-d5f1-44ba-8440-a6d606c22cef Jan 25 14:08:32.583619 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-1f4ebcd6-e19b-4d83-849c-49ade2cebe62 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:32.584106 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:32.584106 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:32.584712 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-1f4ebcd6-e19b-4d83-849c-49ade2cebe62 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:32.843344 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:32.843344 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:32.879795 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-1f4ebcd6-e19b-4d83-849c-49ade2cebe62 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:08:32.941619 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-1f4ebcd6-e19b-4d83-849c-49ade2cebe62 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/ad958c39-d5f1-44ba-8440-a6d606c22cef returned with HTTP 200 Jan 25 14:08:32.944607 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 889/1834] 10.222.0.57 () {58 vars in 1362 bytes} [Mon Jan 25 14:08:32 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/ad958c39-d5f1-44ba-8440-a6d606c22cef => generated 897 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:33.052207 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2b61847e-2e72-4fdb-ada3-c9cacbca3249 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 Jan 25 14:08:33.052735 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2b61847e-2e72-4fdb-ada3-c9cacbca3249 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:33.052954 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:33.052954 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:33.053343 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2b61847e-2e72-4fdb-ada3-c9cacbca3249 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:33.053861 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-2b61847e-2e72-4fdb-ada3-c9cacbca3249 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Show backup with id e123f906-c35e-48fe-9921-3d9b58ccbb17. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:08:33.103423 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:33.103423 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:33.105884 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2b61847e-2e72-4fdb-ada3-c9cacbca3249 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 returned with HTTP 200 Jan 25 14:08:33.107166 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 946/1835] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:08:33 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 => generated 842 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:34.122443 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5d3847d2-5cda-4930-a624-ec6e5ce54c10 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 Jan 25 14:08:34.124310 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5d3847d2-5cda-4930-a624-ec6e5ce54c10 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:34.124979 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:34.124979 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:34.125880 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5d3847d2-5cda-4930-a624-ec6e5ce54c10 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:34.127005 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-5d3847d2-5cda-4930-a624-ec6e5ce54c10 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Show backup with id e123f906-c35e-48fe-9921-3d9b58ccbb17. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:08:34.244161 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:34.244161 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:34.246752 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5d3847d2-5cda-4930-a624-ec6e5ce54c10 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 returned with HTTP 200 Jan 25 14:08:34.260910 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 890/1836] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:08:34 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 => generated 842 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:35.264427 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ae0cf5e3-1dde-4108-a61a-ec02a2659b78 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 Jan 25 14:08:35.265808 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ae0cf5e3-1dde-4108-a61a-ec02a2659b78 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:35.266162 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:35.266162 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:35.266817 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ae0cf5e3-1dde-4108-a61a-ec02a2659b78 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:35.267341 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-ae0cf5e3-1dde-4108-a61a-ec02a2659b78 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Show backup with id e123f906-c35e-48fe-9921-3d9b58ccbb17. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:08:35.335475 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:35.335475 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:35.338711 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ae0cf5e3-1dde-4108-a61a-ec02a2659b78 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 returned with HTTP 200 Jan 25 14:08:35.344453 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 947/1837] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:08:35 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 => generated 853 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:35.969171 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-e1123eea-272e-4226-837f-33049b6ba8f9 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/ad958c39-d5f1-44ba-8440-a6d606c22cef Jan 25 14:08:35.969755 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-e1123eea-272e-4226-837f-33049b6ba8f9 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:35.970439 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:35.970439 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:35.970989 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-e1123eea-272e-4226-837f-33049b6ba8f9 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:36.170841 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:36.170841 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:36.184702 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-e1123eea-272e-4226-837f-33049b6ba8f9 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:08:36.274466 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-e1123eea-272e-4226-837f-33049b6ba8f9 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/ad958c39-d5f1-44ba-8440-a6d606c22cef returned with HTTP 200 Jan 25 14:08:36.276480 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 891/1838] 10.222.0.57 () {58 vars in 1362 bytes} [Mon Jan 25 14:08:35 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/ad958c39-d5f1-44ba-8440-a6d606c22cef => generated 897 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:36.359576 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a73e6b3b-ce4b-4ff9-9678-c6b44e119d7e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 Jan 25 14:08:36.360087 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a73e6b3b-ce4b-4ff9-9678-c6b44e119d7e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:36.360474 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:36.360474 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:36.361526 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a73e6b3b-ce4b-4ff9-9678-c6b44e119d7e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:36.362052 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-a73e6b3b-ce4b-4ff9-9678-c6b44e119d7e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Show backup with id e123f906-c35e-48fe-9921-3d9b58ccbb17. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:08:36.453533 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:36.453533 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:36.455966 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a73e6b3b-ce4b-4ff9-9678-c6b44e119d7e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 returned with HTTP 200 Jan 25 14:08:36.464345 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 948/1839] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:08:36 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 => generated 853 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:37.482716 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a7ec0266-d88c-422b-9f94-209b9d0647dd tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 Jan 25 14:08:37.483512 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a7ec0266-d88c-422b-9f94-209b9d0647dd tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:37.483702 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:37.483702 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:37.484475 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a7ec0266-d88c-422b-9f94-209b9d0647dd tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:37.488327 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-a7ec0266-d88c-422b-9f94-209b9d0647dd tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Show backup with id e123f906-c35e-48fe-9921-3d9b58ccbb17. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:08:37.599763 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:37.599763 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:37.606219 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a7ec0266-d88c-422b-9f94-209b9d0647dd tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 returned with HTTP 200 Jan 25 14:08:37.607629 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 892/1840] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:08:37 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 => generated 853 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:08:38.623880 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b758f5aa-6381-4047-bf09-abe2f411764b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 Jan 25 14:08:38.625042 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b758f5aa-6381-4047-bf09-abe2f411764b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:38.625720 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:38.625720 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:38.626536 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b758f5aa-6381-4047-bf09-abe2f411764b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:38.627092 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-b758f5aa-6381-4047-bf09-abe2f411764b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Show backup with id e123f906-c35e-48fe-9921-3d9b58ccbb17. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:08:38.672807 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:38.672807 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:38.676041 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b758f5aa-6381-4047-bf09-abe2f411764b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 returned with HTTP 200 Jan 25 14:08:38.679548 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 949/1841] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:08:38 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 => generated 853 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:39.286781 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-63b5fb3d-51b2-4c00-92fc-9bdc8361eac1 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/ad958c39-d5f1-44ba-8440-a6d606c22cef Jan 25 14:08:39.287432 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-63b5fb3d-51b2-4c00-92fc-9bdc8361eac1 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:39.287746 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:39.287746 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:39.288277 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-63b5fb3d-51b2-4c00-92fc-9bdc8361eac1 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:39.408963 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:39.408963 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:39.424805 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-63b5fb3d-51b2-4c00-92fc-9bdc8361eac1 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:08:39.494258 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-63b5fb3d-51b2-4c00-92fc-9bdc8361eac1 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/ad958c39-d5f1-44ba-8440-a6d606c22cef returned with HTTP 200 Jan 25 14:08:39.495221 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 893/1842] 10.222.0.57 () {58 vars in 1362 bytes} [Mon Jan 25 14:08:39 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/ad958c39-d5f1-44ba-8440-a6d606c22cef => generated 897 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:39.696504 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2350d28c-472b-4731-941c-1491cfef5777 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 Jan 25 14:08:39.697987 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2350d28c-472b-4731-941c-1491cfef5777 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:39.698321 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:39.698321 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:39.699309 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2350d28c-472b-4731-941c-1491cfef5777 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:39.699813 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-2350d28c-472b-4731-941c-1491cfef5777 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Show backup with id e123f906-c35e-48fe-9921-3d9b58ccbb17. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:08:39.756186 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:39.756186 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:39.758390 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2350d28c-472b-4731-941c-1491cfef5777 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 returned with HTTP 200 Jan 25 14:08:39.770769 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 950/1843] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:08:39 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 => generated 853 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:08:40.779379 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9e336ec7-c8a9-4aae-9aeb-92a79660739f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 Jan 25 14:08:40.780600 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9e336ec7-c8a9-4aae-9aeb-92a79660739f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:40.781046 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:40.781046 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:40.781747 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9e336ec7-c8a9-4aae-9aeb-92a79660739f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:40.782309 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-9e336ec7-c8a9-4aae-9aeb-92a79660739f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Show backup with id e123f906-c35e-48fe-9921-3d9b58ccbb17. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:08:40.820321 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:40.820321 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:40.836528 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9e336ec7-c8a9-4aae-9aeb-92a79660739f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 returned with HTTP 200 Jan 25 14:08:40.837728 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 894/1844] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:08:40 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 => generated 853 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:41.853288 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-eb7f4b4e-b66f-4fbc-822d-a5b26761c840 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 Jan 25 14:08:41.854610 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-eb7f4b4e-b66f-4fbc-822d-a5b26761c840 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:41.854965 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:41.854965 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:41.857626 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-eb7f4b4e-b66f-4fbc-822d-a5b26761c840 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:41.858017 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-eb7f4b4e-b66f-4fbc-822d-a5b26761c840 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Show backup with id e123f906-c35e-48fe-9921-3d9b58ccbb17. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:08:41.911710 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:41.911710 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:41.919307 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-eb7f4b4e-b66f-4fbc-822d-a5b26761c840 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 returned with HTTP 200 Jan 25 14:08:41.929821 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 951/1845] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:08:41 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 => generated 853 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:42.511767 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-2be5294c-8ac1-43c1-ad6f-4d8b02c5fe05 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/ad958c39-d5f1-44ba-8440-a6d606c22cef Jan 25 14:08:42.512310 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-2be5294c-8ac1-43c1-ad6f-4d8b02c5fe05 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:42.512531 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:42.512531 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:42.512957 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-2be5294c-8ac1-43c1-ad6f-4d8b02c5fe05 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:42.574845 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:42.574845 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:42.584291 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-2be5294c-8ac1-43c1-ad6f-4d8b02c5fe05 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:08:42.626885 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-2be5294c-8ac1-43c1-ad6f-4d8b02c5fe05 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/ad958c39-d5f1-44ba-8440-a6d606c22cef returned with HTTP 200 Jan 25 14:08:42.637768 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 895/1846] 10.222.0.57 () {58 vars in 1362 bytes} [Mon Jan 25 14:08:42 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/ad958c39-d5f1-44ba-8440-a6d606c22cef => generated 1347 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:08:42.645371 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-eb7f4b4e-b66f-4fbc-822d-a5b26761c840 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume// Jan 25 14:08:42.646141 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-eb7f4b4e-b66f-4fbc-822d-a5b26761c840 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:42.646507 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:42.646507 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:42.647128 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-eb7f4b4e-b66f-4fbc-822d-a5b26761c840 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:42.648510 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-eb7f4b4e-b66f-4fbc-822d-a5b26761c840 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 14:08:42.649490 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 952/1847] 10.222.0.57 () {56 vars in 1089 bytes} [Mon Jan 25 14:08:42 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 14:08:42.664426 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-9136962e-7fd4-477d-9286-e9bbfe8549d3 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] POST http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments Jan 25 14:08:42.665329 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:42.665329 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:42.666004 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-9136962e-7fd4-477d-9286-e9bbfe8549d3 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ad958c39-d5f1-44ba-8440-a6d606c22cef", "instance_uuid": "370f44be-b148-46f6-9d88-58f9ec7d04f1", "connector": null}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:08:42.818953 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:42.818953 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:42.894635 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-9136962e-7fd4-477d-9286-e9bbfe8549d3 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments returned with HTTP 200 Jan 25 14:08:42.895546 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 896/1848] 10.222.0.57 () {64 vars in 1358 bytes} [Mon Jan 25 14:08:42 2021] POST /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments => generated 273 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:08:42.906368 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-eb7f4b4e-b66f-4fbc-822d-a5b26761c840 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume// Jan 25 14:08:42.906368 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-eb7f4b4e-b66f-4fbc-822d-a5b26761c840 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:42.906368 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-eb7f4b4e-b66f-4fbc-822d-a5b26761c840 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:42.908072 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-eb7f4b4e-b66f-4fbc-822d-a5b26761c840 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 14:08:42.911240 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 953/1849] 10.222.0.57 () {56 vars in 1089 bytes} [Mon Jan 25 14:08:42 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 14:08:42.932442 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-2db2a5e0-03a1-412d-a133-9254be3713b8 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/ad958c39-d5f1-44ba-8440-a6d606c22cef Jan 25 14:08:42.932442 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-2db2a5e0-03a1-412d-a133-9254be3713b8 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:42.932442 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:42.932442 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:42.932442 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-2db2a5e0-03a1-412d-a133-9254be3713b8 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:42.943899 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1d63fb07-8918-46d8-b7f6-ab8cd3cacb87 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 Jan 25 14:08:42.945914 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1d63fb07-8918-46d8-b7f6-ab8cd3cacb87 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:42.945914 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1d63fb07-8918-46d8-b7f6-ab8cd3cacb87 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:42.945914 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-1d63fb07-8918-46d8-b7f6-ab8cd3cacb87 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Show backup with id e123f906-c35e-48fe-9921-3d9b58ccbb17. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:08:42.990578 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:42.990578 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:43.001088 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-2db2a5e0-03a1-412d-a133-9254be3713b8 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:08:43.023492 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:43.023492 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:43.030741 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:43.030741 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:43.032645 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1d63fb07-8918-46d8-b7f6-ab8cd3cacb87 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 returned with HTTP 200 Jan 25 14:08:43.039134 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 954/1850] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:08:42 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 => generated 853 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:43.043937 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-2db2a5e0-03a1-412d-a133-9254be3713b8 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/ad958c39-d5f1-44ba-8440-a6d606c22cef returned with HTTP 200 Jan 25 14:08:43.045302 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 897/1851] 10.222.0.57 () {60 vars in 1403 bytes} [Mon Jan 25 14:08:42 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/ad958c39-d5f1-44ba-8440-a6d606c22cef => generated 1445 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 14:08:43.066991 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-1fb231b7-73b8-41d8-a700-1bc87c6e4222 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] PUT http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments/ee1107df-24be-482b-9287-9e9425e5e9d8 Jan 25 14:08:43.067742 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:43.067742 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:43.068464 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-1fb231b7-73b8-41d8-a700-1bc87c6e4222 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.57", "host": "n-h2-760456-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-760456-3.cbci-760456-3.local", "mountpoint": "/dev/sda"}}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:08:43.110261 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 25 14:08:43.110261 n-d-760456-3 devstack@c-api.service[87928]: return self(f, *args, **kw) Jan 25 14:08:43.111681 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-1fb231b7-73b8-41d8-a700-1bc87c6e4222 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Lock "b'cinder-attachment_update-ad958c39-d5f1-44ba-8440-a6d606c22cef-n-h2-760456-3'" acquired by "attachment_update" :: waited 0.017s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 14:08:43.116606 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:43.116606 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:44.046757 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e0ea2846-c3fa-4c07-a987-697601752db9 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 Jan 25 14:08:44.047289 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e0ea2846-c3fa-4c07-a987-697601752db9 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:44.047512 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:44.047512 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:44.047886 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e0ea2846-c3fa-4c07-a987-697601752db9 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:44.048693 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-e0ea2846-c3fa-4c07-a987-697601752db9 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Show backup with id e123f906-c35e-48fe-9921-3d9b58ccbb17. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:08:44.094170 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:44.094170 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:44.096215 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e0ea2846-c3fa-4c07-a987-697601752db9 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 returned with HTTP 200 Jan 25 14:08:44.097068 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 898/1852] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:08:44 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 => generated 853 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:45.111306 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8800f25b-ec3b-4d6b-b66e-4624e4b05684 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 Jan 25 14:08:45.112008 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8800f25b-ec3b-4d6b-b66e-4624e4b05684 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:45.112008 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:45.112008 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:45.112458 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8800f25b-ec3b-4d6b-b66e-4624e4b05684 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:45.112906 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-8800f25b-ec3b-4d6b-b66e-4624e4b05684 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Show backup with id e123f906-c35e-48fe-9921-3d9b58ccbb17. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:08:45.155213 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:45.155213 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:45.165599 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8800f25b-ec3b-4d6b-b66e-4624e4b05684 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 returned with HTTP 200 Jan 25 14:08:45.166861 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 899/1853] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:08:45 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 => generated 853 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:45.409176 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-1fb231b7-73b8-41d8-a700-1bc87c6e4222 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Lock "b'cinder-attachment_update-ad958c39-d5f1-44ba-8440-a6d606c22cef-n-h2-760456-3'" released by "attachment_update" :: held 2.298s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 14:08:45.409973 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-1fb231b7-73b8-41d8-a700-1bc87c6e4222 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments/ee1107df-24be-482b-9287-9e9425e5e9d8 returned with HTTP 200 Jan 25 14:08:45.411367 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 955/1854] 10.222.0.57 () {64 vars in 1468 bytes} [Mon Jan 25 14:08:43 2021] PUT /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments/ee1107df-24be-482b-9287-9e9425e5e9d8 => generated 762 bytes in 2350 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:08:45.459863 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-fdfb4e8e-a8a9-43f8-bb61-0213e5a7095b tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] POST http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments/ee1107df-24be-482b-9287-9e9425e5e9d8/action Jan 25 14:08:45.460519 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:45.460519 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:45.461190 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-fdfb4e8e-a8a9-43f8-bb61-0213e5a7095b tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Action body: b'{"os-complete": null}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:08:45.462143 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-fdfb4e8e-a8a9-43f8-bb61-0213e5a7095b tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:08:45.555311 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:45.555311 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:45.629824 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-524a299a-8d82-4f77-8441-920c2e8e4403 req-fdfb4e8e-a8a9-43f8-bb61-0213e5a7095b tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments/ee1107df-24be-482b-9287-9e9425e5e9d8/action returned with HTTP 204 Jan 25 14:08:45.637742 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 900/1855] 10.222.0.57 () {64 vars in 1489 bytes} [Mon Jan 25 14:08:45 2021] POST /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments/ee1107df-24be-482b-9287-9e9425e5e9d8/action => generated 0 bytes in 182 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:08:46.188484 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-937a690c-3b42-4559-a253-5669e36e2a69 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 Jan 25 14:08:46.189232 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-937a690c-3b42-4559-a253-5669e36e2a69 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:46.189458 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:46.189458 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:46.189841 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-937a690c-3b42-4559-a253-5669e36e2a69 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:46.190218 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-937a690c-3b42-4559-a253-5669e36e2a69 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Show backup with id e123f906-c35e-48fe-9921-3d9b58ccbb17. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:08:46.272732 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:46.272732 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:46.278720 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-937a690c-3b42-4559-a253-5669e36e2a69 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 returned with HTTP 200 Jan 25 14:08:46.279662 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 956/1856] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:08:46 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 => generated 853 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:47.296292 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a7613aa7-e9de-4c39-88f2-9d8357596f73 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 Jan 25 14:08:47.296292 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a7613aa7-e9de-4c39-88f2-9d8357596f73 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:47.296292 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:47.296292 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:47.296292 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a7613aa7-e9de-4c39-88f2-9d8357596f73 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:47.297495 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-a7613aa7-e9de-4c39-88f2-9d8357596f73 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Show backup with id e123f906-c35e-48fe-9921-3d9b58ccbb17. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:08:47.360032 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:47.360032 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:47.362317 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a7613aa7-e9de-4c39-88f2-9d8357596f73 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 returned with HTTP 200 Jan 25 14:08:47.364827 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 901/1857] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:08:47 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 => generated 853 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:48.390435 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e56c9a85-a63c-4f3c-b7ac-f1ae62d32d17 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 Jan 25 14:08:48.390435 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e56c9a85-a63c-4f3c-b7ac-f1ae62d32d17 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:48.390435 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:48.390435 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:48.394533 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e56c9a85-a63c-4f3c-b7ac-f1ae62d32d17 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:48.394533 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-e56c9a85-a63c-4f3c-b7ac-f1ae62d32d17 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Show backup with id e123f906-c35e-48fe-9921-3d9b58ccbb17. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:08:48.418792 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:48.418792 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:48.430359 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e56c9a85-a63c-4f3c-b7ac-f1ae62d32d17 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 returned with HTTP 200 Jan 25 14:08:48.433536 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 957/1858] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:08:48 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 => generated 853 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:49.448042 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bf9844af-8e11-498e-989d-c966b045f4de tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 Jan 25 14:08:49.449424 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bf9844af-8e11-498e-989d-c966b045f4de tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:49.449856 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:49.449856 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:49.450532 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bf9844af-8e11-498e-989d-c966b045f4de tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:49.451324 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-bf9844af-8e11-498e-989d-c966b045f4de tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Show backup with id e123f906-c35e-48fe-9921-3d9b58ccbb17. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:08:49.490230 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:49.490230 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:49.492711 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bf9844af-8e11-498e-989d-c966b045f4de tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 returned with HTTP 200 Jan 25 14:08:49.494077 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 902/1859] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:08:49 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 => generated 853 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:50.507237 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9550e0b1-2a11-4a0f-bbb7-089639701f98 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 Jan 25 14:08:50.507918 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9550e0b1-2a11-4a0f-bbb7-089639701f98 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:50.508243 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:50.508243 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:50.510474 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9550e0b1-2a11-4a0f-bbb7-089639701f98 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:50.511770 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-9550e0b1-2a11-4a0f-bbb7-089639701f98 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Show backup with id e123f906-c35e-48fe-9921-3d9b58ccbb17. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:08:50.581249 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:50.581249 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:50.583567 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9550e0b1-2a11-4a0f-bbb7-089639701f98 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 returned with HTTP 200 Jan 25 14:08:50.590372 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 958/1860] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:08:50 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 => generated 853 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:51.597947 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d9b315b7-08e2-422e-88bd-6863fe9cb2e0 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 Jan 25 14:08:51.598459 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d9b315b7-08e2-422e-88bd-6863fe9cb2e0 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:51.619141 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:51.619141 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:51.619141 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d9b315b7-08e2-422e-88bd-6863fe9cb2e0 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:51.619141 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-d9b315b7-08e2-422e-88bd-6863fe9cb2e0 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Show backup with id e123f906-c35e-48fe-9921-3d9b58ccbb17. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:08:51.673033 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:51.673033 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:51.674913 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d9b315b7-08e2-422e-88bd-6863fe9cb2e0 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 returned with HTTP 200 Jan 25 14:08:51.675741 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 903/1861] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:08:51 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 => generated 853 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:52.690314 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ef23cf90-014f-49d3-b6c8-130bee923bc5 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 Jan 25 14:08:52.691477 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ef23cf90-014f-49d3-b6c8-130bee923bc5 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:52.691792 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:52.691792 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:52.692343 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ef23cf90-014f-49d3-b6c8-130bee923bc5 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:52.692806 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-ef23cf90-014f-49d3-b6c8-130bee923bc5 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Show backup with id e123f906-c35e-48fe-9921-3d9b58ccbb17. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:08:52.748154 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:52.748154 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:52.750248 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ef23cf90-014f-49d3-b6c8-130bee923bc5 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 returned with HTTP 200 Jan 25 14:08:52.756612 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 959/1862] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:08:52 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 => generated 853 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:53.771063 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0b4b9ec8-140e-45f8-a4a3-a14764741ebf tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 Jan 25 14:08:53.772489 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0b4b9ec8-140e-45f8-a4a3-a14764741ebf tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:53.772704 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:53.772704 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:53.773093 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0b4b9ec8-140e-45f8-a4a3-a14764741ebf tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:53.773464 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-0b4b9ec8-140e-45f8-a4a3-a14764741ebf tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Show backup with id e123f906-c35e-48fe-9921-3d9b58ccbb17. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:08:53.818030 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:53.818030 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:53.820357 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0b4b9ec8-140e-45f8-a4a3-a14764741ebf tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 returned with HTTP 200 Jan 25 14:08:53.822123 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 904/1863] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:08:53 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 => generated 853 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:54.838341 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-25803591-118e-4f00-84aa-430fd3dda5ba tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 Jan 25 14:08:54.838995 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-25803591-118e-4f00-84aa-430fd3dda5ba tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:54.839167 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:54.839167 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:54.839613 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-25803591-118e-4f00-84aa-430fd3dda5ba tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:54.840251 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-25803591-118e-4f00-84aa-430fd3dda5ba tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Show backup with id e123f906-c35e-48fe-9921-3d9b58ccbb17. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:08:54.890613 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:54.890613 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:54.895845 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-25803591-118e-4f00-84aa-430fd3dda5ba tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 returned with HTTP 200 Jan 25 14:08:54.896673 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 960/1864] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:08:54 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 => generated 853 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:55.913566 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c0795450-f6f0-4c44-ad40-4eb6430afb63 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 Jan 25 14:08:55.914196 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c0795450-f6f0-4c44-ad40-4eb6430afb63 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:55.914196 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:55.914196 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:55.914842 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c0795450-f6f0-4c44-ad40-4eb6430afb63 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:55.915229 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-c0795450-f6f0-4c44-ad40-4eb6430afb63 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Show backup with id e123f906-c35e-48fe-9921-3d9b58ccbb17. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:08:55.962379 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:55.962379 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:55.965144 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c0795450-f6f0-4c44-ad40-4eb6430afb63 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 returned with HTTP 200 Jan 25 14:08:55.966218 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 905/1865] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:08:55 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 => generated 853 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:56.983833 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-95169202-0624-4ea7-b55c-4d9e21115f7a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 Jan 25 14:08:56.985422 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-95169202-0624-4ea7-b55c-4d9e21115f7a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:56.985853 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:56.985853 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:57.002859 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-95169202-0624-4ea7-b55c-4d9e21115f7a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:57.003744 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-95169202-0624-4ea7-b55c-4d9e21115f7a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Show backup with id e123f906-c35e-48fe-9921-3d9b58ccbb17. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:08:57.029620 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:57.029620 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:57.031720 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-95169202-0624-4ea7-b55c-4d9e21115f7a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 returned with HTTP 200 Jan 25 14:08:57.032787 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 961/1866] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:08:56 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 => generated 853 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:58.047036 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7a82f4c7-c724-40d2-9953-82efe1da96ad tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 Jan 25 14:08:58.047547 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7a82f4c7-c724-40d2-9953-82efe1da96ad tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:58.047727 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:58.047727 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:58.048362 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7a82f4c7-c724-40d2-9953-82efe1da96ad tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:58.048940 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-7a82f4c7-c724-40d2-9953-82efe1da96ad tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Show backup with id e123f906-c35e-48fe-9921-3d9b58ccbb17. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:08:58.080127 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:58.080127 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:58.081895 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7a82f4c7-c724-40d2-9953-82efe1da96ad tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 returned with HTTP 200 Jan 25 14:08:58.083152 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 906/1867] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:08:58 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:08:59.099798 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9be3485d-a93d-4ddd-b8ca-bcb92a82f4e1 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 Jan 25 14:08:59.100667 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9be3485d-a93d-4ddd-b8ca-bcb92a82f4e1 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:08:59.100667 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:08:59.100667 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:08:59.101020 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9be3485d-a93d-4ddd-b8ca-bcb92a82f4e1 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:08:59.101235 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-9be3485d-a93d-4ddd-b8ca-bcb92a82f4e1 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Show backup with id e123f906-c35e-48fe-9921-3d9b58ccbb17. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:08:59.140009 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:08:59.140009 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:08:59.142896 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9be3485d-a93d-4ddd-b8ca-bcb92a82f4e1 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 returned with HTTP 200 Jan 25 14:08:59.145899 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 962/1868] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:08:59 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 => generated 853 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:09:00.166401 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5990c285-4a34-4eaa-9e2c-26671da99dcd tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 Jan 25 14:09:00.168039 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5990c285-4a34-4eaa-9e2c-26671da99dcd tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:00.168236 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:00.168236 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:00.168863 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5990c285-4a34-4eaa-9e2c-26671da99dcd tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:00.169382 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-5990c285-4a34-4eaa-9e2c-26671da99dcd tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Show backup with id e123f906-c35e-48fe-9921-3d9b58ccbb17. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:09:00.210284 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:00.210284 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:00.212570 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5990c285-4a34-4eaa-9e2c-26671da99dcd tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 returned with HTTP 200 Jan 25 14:09:00.219835 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 907/1869] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:09:00 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 => generated 853 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:09:01.230144 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-523874c0-7b56-4752-ab8b-bcc625f846a3 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 Jan 25 14:09:01.230711 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-523874c0-7b56-4752-ab8b-bcc625f846a3 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:01.230918 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:01.230918 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:01.231233 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-523874c0-7b56-4752-ab8b-bcc625f846a3 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:01.231698 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-523874c0-7b56-4752-ab8b-bcc625f846a3 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Show backup with id e123f906-c35e-48fe-9921-3d9b58ccbb17. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:09:01.297972 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:01.297972 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:01.300384 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-523874c0-7b56-4752-ab8b-bcc625f846a3 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 returned with HTTP 200 Jan 25 14:09:01.304200 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 963/1870] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:09:01 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 => generated 853 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:09:02.318834 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f573fbb1-9e51-4723-8f3c-891cc4fc07e6 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 Jan 25 14:09:02.321349 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f573fbb1-9e51-4723-8f3c-891cc4fc07e6 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:02.321704 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:02.321704 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:02.322263 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f573fbb1-9e51-4723-8f3c-891cc4fc07e6 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:02.324972 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-f573fbb1-9e51-4723-8f3c-891cc4fc07e6 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Show backup with id e123f906-c35e-48fe-9921-3d9b58ccbb17. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:09:02.435667 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:02.435667 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:02.444624 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f573fbb1-9e51-4723-8f3c-891cc4fc07e6 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 returned with HTTP 200 Jan 25 14:09:02.445732 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 908/1871] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:09:02 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 => generated 853 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:09:03.461971 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-370b9ceb-46a0-4749-8b8f-402d3a128876 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 Jan 25 14:09:03.463001 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-370b9ceb-46a0-4749-8b8f-402d3a128876 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:03.463164 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:03.463164 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:03.464365 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-370b9ceb-46a0-4749-8b8f-402d3a128876 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:03.464872 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-370b9ceb-46a0-4749-8b8f-402d3a128876 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Show backup with id e123f906-c35e-48fe-9921-3d9b58ccbb17. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:09:03.496679 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:03.496679 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:03.498969 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-370b9ceb-46a0-4749-8b8f-402d3a128876 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 returned with HTTP 200 Jan 25 14:09:03.499780 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 964/1872] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:09:03 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:09:03.979907 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7758d77e-3cd7-45d7-96b7-578f5c3bdd70 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/ad958c39-d5f1-44ba-8440-a6d606c22cef Jan 25 14:09:03.980434 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7758d77e-3cd7-45d7-96b7-578f5c3bdd70 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:03.980653 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:03.980653 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:03.981064 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7758d77e-3cd7-45d7-96b7-578f5c3bdd70 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:04.084992 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:04.084992 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:04.103161 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7758d77e-3cd7-45d7-96b7-578f5c3bdd70 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:09:04.144221 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:04.144221 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:04.168109 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7758d77e-3cd7-45d7-96b7-578f5c3bdd70 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/ad958c39-d5f1-44ba-8440-a6d606c22cef returned with HTTP 200 Jan 25 14:09:04.180287 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 909/1873] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:09:03 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/ad958c39-d5f1-44ba-8440-a6d606c22cef => generated 1639 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:09:04.517768 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-950119a8-5cc1-4ece-b5cb-744ed56dd031 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 Jan 25 14:09:04.519580 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-950119a8-5cc1-4ece-b5cb-744ed56dd031 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:04.520242 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:04.520242 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:04.521307 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-950119a8-5cc1-4ece-b5cb-744ed56dd031 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:04.527449 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-950119a8-5cc1-4ece-b5cb-744ed56dd031 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Show backup with id e123f906-c35e-48fe-9921-3d9b58ccbb17. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:09:04.621516 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:04.621516 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:04.623342 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-950119a8-5cc1-4ece-b5cb-744ed56dd031 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 returned with HTTP 200 Jan 25 14:09:04.628648 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 965/1874] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:09:04 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 => generated 853 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:09:05.639664 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-14d1153c-d779-429e-8e3c-565b194e3471 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 Jan 25 14:09:05.640735 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-14d1153c-d779-429e-8e3c-565b194e3471 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:05.641138 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:05.641138 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:05.641908 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-14d1153c-d779-429e-8e3c-565b194e3471 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:05.642425 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-14d1153c-d779-429e-8e3c-565b194e3471 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Show backup with id e123f906-c35e-48fe-9921-3d9b58ccbb17. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:09:05.677600 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:05.677600 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:05.679754 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-14d1153c-d779-429e-8e3c-565b194e3471 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 returned with HTTP 200 Jan 25 14:09:05.681219 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 910/1875] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:09:05 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 => generated 853 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:09:06.700017 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c1bf9983-308f-4d79-acb9-c44057e81002 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 Jan 25 14:09:06.701524 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c1bf9983-308f-4d79-acb9-c44057e81002 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:06.701921 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:06.701921 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:06.702684 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c1bf9983-308f-4d79-acb9-c44057e81002 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:06.703404 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-c1bf9983-308f-4d79-acb9-c44057e81002 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Show backup with id e123f906-c35e-48fe-9921-3d9b58ccbb17. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:09:06.762011 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:06.762011 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:06.766392 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c1bf9983-308f-4d79-acb9-c44057e81002 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 returned with HTTP 200 Jan 25 14:09:06.778912 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 966/1876] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:09:06 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 => generated 853 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:09:07.800098 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f42aef7b-3af8-46e4-8075-265f6ede1fe4 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 Jan 25 14:09:07.801516 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f42aef7b-3af8-46e4-8075-265f6ede1fe4 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:07.801905 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:07.801905 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:07.802520 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f42aef7b-3af8-46e4-8075-265f6ede1fe4 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:07.803065 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-f42aef7b-3af8-46e4-8075-265f6ede1fe4 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Show backup with id e123f906-c35e-48fe-9921-3d9b58ccbb17. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:09:07.861070 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:07.861070 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:07.866809 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f42aef7b-3af8-46e4-8075-265f6ede1fe4 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 returned with HTTP 200 Jan 25 14:09:07.871866 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 911/1877] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:09:07 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 => generated 853 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:09:08.893586 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-983b65d1-1ee5-4cd8-b4a9-69d7cbd19666 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 Jan 25 14:09:08.894264 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-983b65d1-1ee5-4cd8-b4a9-69d7cbd19666 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:08.894485 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:08.894485 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:08.894919 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-983b65d1-1ee5-4cd8-b4a9-69d7cbd19666 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:08.895243 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-983b65d1-1ee5-4cd8-b4a9-69d7cbd19666 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Show backup with id e123f906-c35e-48fe-9921-3d9b58ccbb17. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:09:08.930461 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:08.930461 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:08.933624 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-983b65d1-1ee5-4cd8-b4a9-69d7cbd19666 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 returned with HTTP 200 Jan 25 14:09:08.934800 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 967/1878] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:09:08 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 => generated 853 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:09:09.955220 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-64c0f04c-fcc8-412a-9d1b-1a9b53fe5d2b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 Jan 25 14:09:09.955746 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-64c0f04c-fcc8-412a-9d1b-1a9b53fe5d2b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:09.955924 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:09.955924 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:09.956648 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-64c0f04c-fcc8-412a-9d1b-1a9b53fe5d2b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:09.957202 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-64c0f04c-fcc8-412a-9d1b-1a9b53fe5d2b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Show backup with id e123f906-c35e-48fe-9921-3d9b58ccbb17. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:09:10.006760 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:10.006760 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:10.011936 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-64c0f04c-fcc8-412a-9d1b-1a9b53fe5d2b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 returned with HTTP 200 Jan 25 14:09:10.015385 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 912/1879] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:09:09 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 => generated 853 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:09:11.029479 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c80d9484-2fe2-4a50-aeed-af3fdd86b16c tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 Jan 25 14:09:11.029988 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c80d9484-2fe2-4a50-aeed-af3fdd86b16c tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:11.030195 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:11.030195 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:11.030572 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c80d9484-2fe2-4a50-aeed-af3fdd86b16c tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:11.030993 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-c80d9484-2fe2-4a50-aeed-af3fdd86b16c tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Show backup with id e123f906-c35e-48fe-9921-3d9b58ccbb17. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:09:11.079233 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:11.079233 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:11.081178 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c80d9484-2fe2-4a50-aeed-af3fdd86b16c tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 returned with HTTP 200 Jan 25 14:09:11.085673 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 968/1880] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:09:11 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 => generated 853 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:09:12.078699 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-b77cec16-e254-4972-b0e5-403b3c57a3ac req-a5b1bc44-d10b-45aa-9dfc-806bbe919443 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] DELETE http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments/ee1107df-24be-482b-9287-9e9425e5e9d8 Jan 25 14:09:12.079497 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-b77cec16-e254-4972-b0e5-403b3c57a3ac req-a5b1bc44-d10b-45aa-9dfc-806bbe919443 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:12.079878 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:12.079878 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:12.080509 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-b77cec16-e254-4972-b0e5-403b3c57a3ac req-a5b1bc44-d10b-45aa-9dfc-806bbe919443 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:12.097809 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a01f5666-d3f3-42ff-b2a5-2d1d3cce90ab tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 Jan 25 14:09:12.098624 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a01f5666-d3f3-42ff-b2a5-2d1d3cce90ab tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:12.098748 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:12.098748 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:12.099500 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a01f5666-d3f3-42ff-b2a5-2d1d3cce90ab tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:12.100042 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-a01f5666-d3f3-42ff-b2a5-2d1d3cce90ab tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Show backup with id e123f906-c35e-48fe-9921-3d9b58ccbb17. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:09:12.195305 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:12.195305 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:12.201285 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:12.201285 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:12.204918 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a01f5666-d3f3-42ff-b2a5-2d1d3cce90ab tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 returned with HTTP 200 Jan 25 14:09:12.219182 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 969/1881] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:09:12 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 => generated 853 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:09:13.240510 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-209f914d-62ad-4473-9853-5383a8fb6a74 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 Jan 25 14:09:13.241511 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-209f914d-62ad-4473-9853-5383a8fb6a74 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:13.241873 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:13.241873 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:13.242548 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-209f914d-62ad-4473-9853-5383a8fb6a74 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:13.243226 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-209f914d-62ad-4473-9853-5383a8fb6a74 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Show backup with id e123f906-c35e-48fe-9921-3d9b58ccbb17. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:09:13.361541 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:13.361541 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:13.363679 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-209f914d-62ad-4473-9853-5383a8fb6a74 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 returned with HTTP 200 Jan 25 14:09:13.365117 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-b77cec16-e254-4972-b0e5-403b3c57a3ac req-a5b1bc44-d10b-45aa-9dfc-806bbe919443 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87930) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 14:09:13.366664 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-b77cec16-e254-4972-b0e5-403b3c57a3ac req-a5b1bc44-d10b-45aa-9dfc-806bbe919443 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Pending status list for volume during attachment-delete: [] {{(pid=87930) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 14:09:13.370733 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 970/1882] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:09:13 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 => generated 853 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:09:13.377221 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-b77cec16-e254-4972-b0e5-403b3c57a3ac req-a5b1bc44-d10b-45aa-9dfc-806bbe919443 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments/ee1107df-24be-482b-9287-9e9425e5e9d8 returned with HTTP 200 Jan 25 14:09:13.378985 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 913/1883] 10.222.0.57 () {62 vars in 1437 bytes} [Mon Jan 25 14:09:12 2021] DELETE /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments/ee1107df-24be-482b-9287-9e9425e5e9d8 => generated 19 bytes in 1305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:09:13.405234 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-b77cec16-e254-4972-b0e5-403b3c57a3ac req-e9ad2c8b-a8b7-41c9-b3b8-ca9636f55544 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] DELETE http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/ad958c39-d5f1-44ba-8440-a6d606c22cef Jan 25 14:09:13.405791 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-b77cec16-e254-4972-b0e5-403b3c57a3ac req-e9ad2c8b-a8b7-41c9-b3b8-ca9636f55544 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:13.405952 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:13.405952 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:13.406256 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-b77cec16-e254-4972-b0e5-403b3c57a3ac req-e9ad2c8b-a8b7-41c9-b3b8-ca9636f55544 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:13.406859 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [req-b77cec16-e254-4972-b0e5-403b3c57a3ac req-e9ad2c8b-a8b7-41c9-b3b8-ca9636f55544 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Delete volume with id: ad958c39-d5f1-44ba-8440-a6d606c22cef Jan 25 14:09:13.467392 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:13.467392 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:13.468969 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-b77cec16-e254-4972-b0e5-403b3c57a3ac req-e9ad2c8b-a8b7-41c9-b3b8-ca9636f55544 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:09:13.521315 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-b77cec16-e254-4972-b0e5-403b3c57a3ac req-e9ad2c8b-a8b7-41c9-b3b8-ca9636f55544 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Delete volume request issued successfully. Jan 25 14:09:13.523424 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-b77cec16-e254-4972-b0e5-403b3c57a3ac req-e9ad2c8b-a8b7-41c9-b3b8-ca9636f55544 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/ad958c39-d5f1-44ba-8440-a6d606c22cef returned with HTTP 202 Jan 25 14:09:13.524676 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 971/1884] 10.222.0.57 () {60 vars in 1384 bytes} [Mon Jan 25 14:09:13 2021] DELETE /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/ad958c39-d5f1-44ba-8440-a6d606c22cef => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 25 14:09:14.384321 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-70c4d116-57b9-41e1-b099-e36e334ce275 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 Jan 25 14:09:14.384979 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-70c4d116-57b9-41e1-b099-e36e334ce275 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:14.385112 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:14.385112 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:14.385485 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-70c4d116-57b9-41e1-b099-e36e334ce275 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:14.385866 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-70c4d116-57b9-41e1-b099-e36e334ce275 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Show backup with id e123f906-c35e-48fe-9921-3d9b58ccbb17. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:09:14.416568 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:14.416568 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:14.419527 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-70c4d116-57b9-41e1-b099-e36e334ce275 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 returned with HTTP 200 Jan 25 14:09:14.420328 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 914/1885] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:09:14 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:09:14.665509 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b2e90c3e-731a-442a-b2c4-855a66baadea tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/ad958c39-d5f1-44ba-8440-a6d606c22cef Jan 25 14:09:14.666497 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b2e90c3e-731a-442a-b2c4-855a66baadea tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:14.667512 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:14.667512 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:14.668540 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b2e90c3e-731a-442a-b2c4-855a66baadea tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:14.881768 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:14.881768 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:14.908140 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b2e90c3e-731a-442a-b2c4-855a66baadea tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:09:14.991999 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b2e90c3e-731a-442a-b2c4-855a66baadea tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/ad958c39-d5f1-44ba-8440-a6d606c22cef returned with HTTP 200 Jan 25 14:09:15.002639 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 972/1886] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:09:14 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/ad958c39-d5f1-44ba-8440-a6d606c22cef => generated 1346 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 14:09:15.455852 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4d832805-070b-4807-a467-93853746813a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 Jan 25 14:09:15.456932 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4d832805-070b-4807-a467-93853746813a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:15.457322 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:15.457322 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:15.457935 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4d832805-070b-4807-a467-93853746813a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:15.458479 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-4d832805-070b-4807-a467-93853746813a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Show backup with id e123f906-c35e-48fe-9921-3d9b58ccbb17. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:09:15.513169 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:15.513169 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:15.515481 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4d832805-070b-4807-a467-93853746813a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 returned with HTTP 200 Jan 25 14:09:15.517233 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 915/1887] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:09:15 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 => generated 853 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:09:16.016308 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0a09d390-aac0-48d5-ae2a-9f6bb929a71f tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/ad958c39-d5f1-44ba-8440-a6d606c22cef Jan 25 14:09:16.018206 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0a09d390-aac0-48d5-ae2a-9f6bb929a71f tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:16.022117 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:16.022117 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:16.023121 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0a09d390-aac0-48d5-ae2a-9f6bb929a71f tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:16.191121 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:16.191121 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:16.209775 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0a09d390-aac0-48d5-ae2a-9f6bb929a71f tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:09:16.273678 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0a09d390-aac0-48d5-ae2a-9f6bb929a71f tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/ad958c39-d5f1-44ba-8440-a6d606c22cef returned with HTTP 200 Jan 25 14:09:16.275157 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 973/1888] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:09:16 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/ad958c39-d5f1-44ba-8440-a6d606c22cef => generated 1346 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:09:16.531718 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8de08f38-a50d-478a-8ff1-8a131fcb0ec8 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 Jan 25 14:09:16.532236 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8de08f38-a50d-478a-8ff1-8a131fcb0ec8 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:16.532506 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:16.532506 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:16.532874 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8de08f38-a50d-478a-8ff1-8a131fcb0ec8 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:16.533222 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-8de08f38-a50d-478a-8ff1-8a131fcb0ec8 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Show backup with id e123f906-c35e-48fe-9921-3d9b58ccbb17. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:09:16.583205 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:16.583205 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:16.585332 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8de08f38-a50d-478a-8ff1-8a131fcb0ec8 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 returned with HTTP 200 Jan 25 14:09:16.586190 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 916/1889] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:09:16 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 => generated 853 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:09:17.293409 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-24fa76a5-07d4-4f39-93b4-475b6805f6d5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/ad958c39-d5f1-44ba-8440-a6d606c22cef Jan 25 14:09:17.294160 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-24fa76a5-07d4-4f39-93b4-475b6805f6d5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:17.294518 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:17.294518 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:17.295092 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-24fa76a5-07d4-4f39-93b4-475b6805f6d5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:17.386080 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-24fa76a5-07d4-4f39-93b4-475b6805f6d5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/ad958c39-d5f1-44ba-8440-a6d606c22cef returned with HTTP 404 Jan 25 14:09:17.387168 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 974/1890] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:09:17 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/ad958c39-d5f1-44ba-8440-a6d606c22cef => generated 109 bytes in 99 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 25 14:09:17.621986 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6c66fe77-3fa0-41ff-944b-85117fb96ba9 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 Jan 25 14:09:17.623955 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6c66fe77-3fa0-41ff-944b-85117fb96ba9 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:17.624375 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:17.624375 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:17.624882 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6c66fe77-3fa0-41ff-944b-85117fb96ba9 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:17.625345 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-6c66fe77-3fa0-41ff-944b-85117fb96ba9 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Show backup with id e123f906-c35e-48fe-9921-3d9b58ccbb17. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:09:17.710930 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:17.710930 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:17.715423 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6c66fe77-3fa0-41ff-944b-85117fb96ba9 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 returned with HTTP 200 Jan 25 14:09:17.716569 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 917/1891] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:09:17 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 => generated 853 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:09:17.761302 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-29f635b5-6ec7-4429-af5b-4e57a9f335aa tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] DELETE http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/0142a0b3-9853-4598-ad90-ce3081ca049d Jan 25 14:09:17.762162 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-29f635b5-6ec7-4429-af5b-4e57a9f335aa tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:17.762746 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-29f635b5-6ec7-4429-af5b-4e57a9f335aa tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:17.763196 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-29f635b5-6ec7-4429-af5b-4e57a9f335aa tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Delete snapshot with id: 0142a0b3-9853-4598-ad90-ce3081ca049d Jan 25 14:09:17.819335 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:17.819335 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:17.821707 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-29f635b5-6ec7-4429-af5b-4e57a9f335aa tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Snapshot retrieved successfully. Jan 25 14:09:17.907613 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-29f635b5-6ec7-4429-af5b-4e57a9f335aa tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Snapshot delete request issued successfully. Jan 25 14:09:17.908323 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-29f635b5-6ec7-4429-af5b-4e57a9f335aa tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/0142a0b3-9853-4598-ad90-ce3081ca049d returned with HTTP 202 Jan 25 14:09:17.912529 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 975/1892] 10.222.0.38 () {58 vars in 1324 bytes} [Mon Jan 25 14:09:17 2021] DELETE /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/0142a0b3-9853-4598-ad90-ce3081ca049d => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 25 14:09:17.919627 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ee18a0c0-9ae1-4977-a04e-3488c8a3be20 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/0142a0b3-9853-4598-ad90-ce3081ca049d Jan 25 14:09:17.920227 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ee18a0c0-9ae1-4977-a04e-3488c8a3be20 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:17.920618 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:17.920618 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:17.921277 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ee18a0c0-9ae1-4977-a04e-3488c8a3be20 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:18.030425 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:18.030425 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:18.038724 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ee18a0c0-9ae1-4977-a04e-3488c8a3be20 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Snapshot retrieved successfully. Jan 25 14:09:18.041009 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ee18a0c0-9ae1-4977-a04e-3488c8a3be20 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/0142a0b3-9853-4598-ad90-ce3081ca049d returned with HTTP 200 Jan 25 14:09:18.051897 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 918/1893] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:09:17 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/0142a0b3-9853-4598-ad90-ce3081ca049d => generated 466 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:09:18.731153 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a67a8ce1-7891-4ddf-88b2-0b4794227d2a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 Jan 25 14:09:18.731825 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a67a8ce1-7891-4ddf-88b2-0b4794227d2a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:18.732317 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:18.732317 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:18.733848 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a67a8ce1-7891-4ddf-88b2-0b4794227d2a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:18.734828 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-a67a8ce1-7891-4ddf-88b2-0b4794227d2a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Show backup with id e123f906-c35e-48fe-9921-3d9b58ccbb17. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:09:18.783138 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:18.783138 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:18.787043 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a67a8ce1-7891-4ddf-88b2-0b4794227d2a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 returned with HTTP 200 Jan 25 14:09:18.789446 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 976/1894] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:09:18 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 => generated 853 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:09:19.060789 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6ffa563a-4a96-49c9-8891-d8de3cbd54ab tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/0142a0b3-9853-4598-ad90-ce3081ca049d Jan 25 14:09:19.061358 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6ffa563a-4a96-49c9-8891-d8de3cbd54ab tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:19.061532 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:19.061532 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:19.061932 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6ffa563a-4a96-49c9-8891-d8de3cbd54ab tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:19.117791 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:19.117791 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:19.120066 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6ffa563a-4a96-49c9-8891-d8de3cbd54ab tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Snapshot retrieved successfully. Jan 25 14:09:19.132682 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6ffa563a-4a96-49c9-8891-d8de3cbd54ab tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/0142a0b3-9853-4598-ad90-ce3081ca049d returned with HTTP 200 Jan 25 14:09:19.134292 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 919/1895] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:09:19 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/0142a0b3-9853-4598-ad90-ce3081ca049d => generated 466 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:09:19.805791 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-48b8feb8-78f2-4ed5-8950-c0bba729552b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 Jan 25 14:09:19.808446 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-48b8feb8-78f2-4ed5-8950-c0bba729552b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:19.809072 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:19.809072 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:19.809764 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-48b8feb8-78f2-4ed5-8950-c0bba729552b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:19.810875 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-48b8feb8-78f2-4ed5-8950-c0bba729552b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Show backup with id e123f906-c35e-48fe-9921-3d9b58ccbb17. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:09:19.862350 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:19.862350 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:19.864712 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-48b8feb8-78f2-4ed5-8950-c0bba729552b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 returned with HTTP 200 Jan 25 14:09:19.866206 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 977/1896] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:09:19 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 => generated 853 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:09:20.147739 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a0d0eecf-8444-45ae-8bce-217d623328f4 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/0142a0b3-9853-4598-ad90-ce3081ca049d Jan 25 14:09:20.148358 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a0d0eecf-8444-45ae-8bce-217d623328f4 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:20.148358 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:20.148358 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:20.148665 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a0d0eecf-8444-45ae-8bce-217d623328f4 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:20.190301 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a0d0eecf-8444-45ae-8bce-217d623328f4 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/0142a0b3-9853-4598-ad90-ce3081ca049d returned with HTTP 404 Jan 25 14:09:20.194468 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 920/1897] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:09:20 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/0142a0b3-9853-4598-ad90-ce3081ca049d => generated 111 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:09:20.208002 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ea166bd5-b8c0-4fe5-b656-facaf62d80bb tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] DELETE http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 Jan 25 14:09:20.208745 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ea166bd5-b8c0-4fe5-b656-facaf62d80bb tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:20.209117 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:20.209117 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:20.209781 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ea166bd5-b8c0-4fe5-b656-facaf62d80bb tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:20.210448 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-ea166bd5-b8c0-4fe5-b656-facaf62d80bb tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Delete volume with id: 0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 Jan 25 14:09:20.402360 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:20.402360 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:20.409547 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ea166bd5-b8c0-4fe5-b656-facaf62d80bb tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:09:20.492974 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ea166bd5-b8c0-4fe5-b656-facaf62d80bb tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Delete volume request issued successfully. Jan 25 14:09:20.493801 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ea166bd5-b8c0-4fe5-b656-facaf62d80bb tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 returned with HTTP 202 Jan 25 14:09:20.495568 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 978/1898] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:09:20 2021] DELETE /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 => generated 0 bytes in 300 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:09:20.505219 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1b98255c-9c18-4adc-9200-7868bae3216c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 Jan 25 14:09:20.505765 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1b98255c-9c18-4adc-9200-7868bae3216c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:20.506262 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1b98255c-9c18-4adc-9200-7868bae3216c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:20.646051 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:20.646051 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:20.671126 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-1b98255c-9c18-4adc-9200-7868bae3216c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:09:20.704801 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1b98255c-9c18-4adc-9200-7868bae3216c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 returned with HTTP 200 Jan 25 14:09:20.706196 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 921/1899] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:09:20 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 => generated 1367 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:09:20.882187 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-10f2d433-8ccc-4581-a29d-c76b939ff071 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 Jan 25 14:09:20.882702 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-10f2d433-8ccc-4581-a29d-c76b939ff071 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:20.882903 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:20.882903 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:20.883505 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-10f2d433-8ccc-4581-a29d-c76b939ff071 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:20.884014 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-10f2d433-8ccc-4581-a29d-c76b939ff071 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Show backup with id e123f906-c35e-48fe-9921-3d9b58ccbb17. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:09:20.959692 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:20.959692 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:20.961623 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-10f2d433-8ccc-4581-a29d-c76b939ff071 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 returned with HTTP 200 Jan 25 14:09:20.962442 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 979/1900] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:09:20 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 => generated 855 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:09:21.725117 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b353d706-eced-4b4a-a3b8-982b5f3f7d02 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 Jan 25 14:09:21.725575 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b353d706-eced-4b4a-a3b8-982b5f3f7d02 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:21.725829 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:21.725829 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:21.726215 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b353d706-eced-4b4a-a3b8-982b5f3f7d02 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:21.868164 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:21.868164 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:21.889384 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b353d706-eced-4b4a-a3b8-982b5f3f7d02 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:09:21.952025 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b353d706-eced-4b4a-a3b8-982b5f3f7d02 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 returned with HTTP 200 Jan 25 14:09:21.960727 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 922/1901] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:09:21 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 => generated 1367 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:09:21.976737 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d1fdb968-0b78-4a65-8119-e43ae8ffebbd tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 Jan 25 14:09:21.977328 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d1fdb968-0b78-4a65-8119-e43ae8ffebbd tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:21.977543 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:21.977543 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:21.977926 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d1fdb968-0b78-4a65-8119-e43ae8ffebbd tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:21.978299 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-d1fdb968-0b78-4a65-8119-e43ae8ffebbd tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Show backup with id e123f906-c35e-48fe-9921-3d9b58ccbb17. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:09:22.035607 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:22.035607 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:22.037494 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d1fdb968-0b78-4a65-8119-e43ae8ffebbd tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 returned with HTTP 200 Jan 25 14:09:22.038305 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 980/1902] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:09:21 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 => generated 855 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:09:22.969864 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-696d6a39-7adc-4e4c-962d-56bd23139ab2 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 Jan 25 14:09:22.971201 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-696d6a39-7adc-4e4c-962d-56bd23139ab2 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:22.971629 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:22.971629 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:22.972315 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-696d6a39-7adc-4e4c-962d-56bd23139ab2 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:23.071180 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f3fadd31-70f4-4952-ab88-480b17c17ab5 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 Jan 25 14:09:23.072241 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f3fadd31-70f4-4952-ab88-480b17c17ab5 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:23.072871 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:23.072871 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:23.073519 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f3fadd31-70f4-4952-ab88-480b17c17ab5 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:23.074322 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-f3fadd31-70f4-4952-ab88-480b17c17ab5 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Show backup with id e123f906-c35e-48fe-9921-3d9b58ccbb17. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:09:23.127760 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:23.127760 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:23.133091 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:23.133091 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:23.137422 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f3fadd31-70f4-4952-ab88-480b17c17ab5 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 returned with HTTP 200 Jan 25 14:09:23.140660 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 981/1903] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:09:23 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 => generated 856 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:09:23.158491 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cb79b83a-4c9c-4c81-a2f3-b83b108be4f1 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/4482c35f-1e91-4e12-8e2b-2bdac13bacd0 Jan 25 14:09:23.161909 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cb79b83a-4c9c-4c81-a2f3-b83b108be4f1 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:23.162127 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:23.162127 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:23.163084 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cb79b83a-4c9c-4c81-a2f3-b83b108be4f1 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:23.172721 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-696d6a39-7adc-4e4c-962d-56bd23139ab2 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:09:23.283908 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:23.283908 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:23.287554 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-cb79b83a-4c9c-4c81-a2f3-b83b108be4f1 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:09:23.288597 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-696d6a39-7adc-4e4c-962d-56bd23139ab2 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 returned with HTTP 200 Jan 25 14:09:23.290753 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cb79b83a-4c9c-4c81-a2f3-b83b108be4f1 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/4482c35f-1e91-4e12-8e2b-2bdac13bacd0 returned with HTTP 200 Jan 25 14:09:23.295116 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 923/1904] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:09:22 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 => generated 1367 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:09:23.296449 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 982/1905] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:09:23 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/4482c35f-1e91-4e12-8e2b-2bdac13bacd0 => generated 468 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:09:23.307872 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-39e24527-ff98-44d2-a78e-df20198a3a14 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 Jan 25 14:09:23.308732 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-39e24527-ff98-44d2-a78e-df20198a3a14 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:23.309156 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:23.309156 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:23.309780 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-39e24527-ff98-44d2-a78e-df20198a3a14 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:23.310359 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-39e24527-ff98-44d2-a78e-df20198a3a14 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Show backup with id e123f906-c35e-48fe-9921-3d9b58ccbb17. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:09:23.367838 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:23.367838 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:23.371332 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-39e24527-ff98-44d2-a78e-df20198a3a14 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 returned with HTTP 200 Jan 25 14:09:23.380282 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 924/1906] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:09:23 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 => generated 856 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:09:23.395578 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7c7cb181-e56f-4696-ba7f-dde88a174b75 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] DELETE http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 Jan 25 14:09:23.396228 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7c7cb181-e56f-4696-ba7f-dde88a174b75 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:23.396515 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:23.396515 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:23.397000 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7c7cb181-e56f-4696-ba7f-dde88a174b75 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:23.397461 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.contrib.backups [None req-7c7cb181-e56f-4696-ba7f-dde88a174b75 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Delete backup with id: e123f906-c35e-48fe-9921-3d9b58ccbb17. Jan 25 14:09:23.448599 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:23.448599 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:23.520462 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.backup.rpcapi [None req-7c7cb181-e56f-4696-ba7f-dde88a174b75 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] delete_backup rpcapi backup_id e123f906-c35e-48fe-9921-3d9b58ccbb17 {{(pid=87929) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 25 14:09:23.534650 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7c7cb181-e56f-4696-ba7f-dde88a174b75 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 returned with HTTP 202 Jan 25 14:09:23.538589 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 983/1907] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:09:23 2021] DELETE /volume/v3/555aa5d4533f499882531ba6ac50696c/backups/e123f906-c35e-48fe-9921-3d9b58ccbb17 => generated 0 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 14:09:24.309304 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d8de04d3-1699-4fcd-95b0-334b6477c9a5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 Jan 25 14:09:24.309847 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d8de04d3-1699-4fcd-95b0-334b6477c9a5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:24.311244 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:24.311244 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:24.311765 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d8de04d3-1699-4fcd-95b0-334b6477c9a5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:24.412293 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d8de04d3-1699-4fcd-95b0-334b6477c9a5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 returned with HTTP 404 Jan 25 14:09:24.414184 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 925/1908] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:09:24 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/0af1bcbb-5279-4c60-ba24-0b2cd853e9a7 => generated 109 bytes in 109 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:09:24.496252 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1f50ed82-4741-46ef-9a81-06637af7703c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] POST http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes Jan 25 14:09:24.496798 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:24.496798 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:24.497568 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1f50ed82-4741-46ef-9a81-06637af7703c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1214860065", "snapshot_id": null, "imageRef": "fc79b33f-195f-4d3d-a6f8-dbc6271d1a69", "volume_type": null, "size": 1}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:09:24.498949 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-1f50ed82-4741-46ef-9a81-06637af7703c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1214860065', 'snapshot_id': None, 'imageRef': 'fc79b33f-195f-4d3d-a6f8-dbc6271d1a69', 'volume_type': None, 'size': 1}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:09:24.688068 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-1f50ed82-4741-46ef-9a81-06637af7703c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Create volume of 1 GB Jan 25 14:09:24.726343 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-1f50ed82-4741-46ef-9a81-06637af7703c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Availability Zones retrieved successfully. Jan 25 14:09:24.778063 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-1f50ed82-4741-46ef-9a81-06637af7703c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Flow 'volume_create_api' (0313416a-dd14-411b-a95c-45173a7cefc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:09:24.781202 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-1f50ed82-4741-46ef-9a81-06637af7703c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3ec0bbe-de0e-418a-9962-a706e4627a6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:09:24.783999 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-1f50ed82-4741-46ef-9a81-06637af7703c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:09:25.024162 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-1f50ed82-4741-46ef-9a81-06637af7703c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3ec0bbe-de0e-418a-9962-a706e4627a6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:09:25.027290 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-1f50ed82-4741-46ef-9a81-06637af7703c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5238cd3-56ff-496d-a1ef-6811c2d7cd96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:09:25.193243 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-1f50ed82-4741-46ef-9a81-06637af7703c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Created reservations ['e310ce63-44f5-47ca-97c4-e96d7d1a3bf2', 'd76d8448-4fc0-40ec-8b70-825e69cf6699', 'a5231f08-f55a-4ad2-8083-0257b9021198', '713dfbf7-934e-4833-85c4-49b63c23395b'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:09:25.195238 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-1f50ed82-4741-46ef-9a81-06637af7703c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5238cd3-56ff-496d-a1ef-6811c2d7cd96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e310ce63-44f5-47ca-97c4-e96d7d1a3bf2', 'd76d8448-4fc0-40ec-8b70-825e69cf6699', 'a5231f08-f55a-4ad2-8083-0257b9021198', '713dfbf7-934e-4833-85c4-49b63c23395b']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:09:25.199522 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-1f50ed82-4741-46ef-9a81-06637af7703c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eeb908a9-c148-4620-b830-2420f8480476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:09:25.362780 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-1f50ed82-4741-46ef-9a81-06637af7703c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eeb908a9-c148-4620-b830-2420f8480476) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69f7da17-ece2-4f55-85a2-265733c3283b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1214860065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48eab9989e8d4a70ba4bac96d59f904c',qos_specs=None,replication_status=,reservations=['e310ce63-44f5-47ca-97c4-e96d7d1a3bf2','d76d8448-4fc0-40ec-8b70-825e69cf6699','a5231f08-f55a-4ad2-8083-0257b9021198','713dfbf7-934e-4833-85c4-49b63c23395b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91b1226e9fe14b2db905a04fb5a85bb7',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:09:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1214860065',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69f7da17-ece2-4f55-85a2-265733c3283b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48eab9989e8d4a70ba4bac96d59f904c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='91b1226e9fe14b2db905a04fb5a85bb7',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:09:25.369985 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-1f50ed82-4741-46ef-9a81-06637af7703c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e96ab2f8-3d08-4474-94f9-abd107aa0ff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:09:25.442169 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-1f50ed82-4741-46ef-9a81-06637af7703c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e96ab2f8-3d08-4474-94f9-abd107aa0ff7) transitioned into state 'SUCCESS' from state '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-1214860065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48eab9989e8d4a70ba4bac96d59f904c',qos_specs=None,replication_status=,reservations=['e310ce63-44f5-47ca-97c4-e96d7d1a3bf2','d76d8448-4fc0-40ec-8b70-825e69cf6699','a5231f08-f55a-4ad2-8083-0257b9021198','713dfbf7-934e-4833-85c4-49b63c23395b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91b1226e9fe14b2db905a04fb5a85bb7',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:09:25.444619 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-1f50ed82-4741-46ef-9a81-06637af7703c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (679c3807-eb65-4cfc-826d-571db1298a50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:09:25.499042 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-1f50ed82-4741-46ef-9a81-06637af7703c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (679c3807-eb65-4cfc-826d-571db1298a50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:09:25.505814 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-1f50ed82-4741-46ef-9a81-06637af7703c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Flow 'volume_create_api' (0313416a-dd14-411b-a95c-45173a7cefc6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:09:25.689963 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-1f50ed82-4741-46ef-9a81-06637af7703c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Create volume request issued successfully. Jan 25 14:09:25.754051 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1f50ed82-4741-46ef-9a81-06637af7703c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes returned with HTTP 202 Jan 25 14:09:25.761378 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 984/1909] 10.222.0.38 () {60 vars in 1226 bytes} [Mon Jan 25 14:09:24 2021] POST /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes => generated 828 bytes in 1269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:09:25.774977 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1b72118c-5552-4b00-83c1-69c47edde68e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b Jan 25 14:09:25.774977 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1b72118c-5552-4b00-83c1-69c47edde68e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:25.774977 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1b72118c-5552-4b00-83c1-69c47edde68e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:25.895558 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:25.895558 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:25.925894 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-1b72118c-5552-4b00-83c1-69c47edde68e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:09:26.034812 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1b72118c-5552-4b00-83c1-69c47edde68e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b returned with HTTP 200 Jan 25 14:09:26.035645 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 926/1910] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:09:25 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b => generated 920 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:09:27.062763 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-50d340c5-9a99-4d03-90fa-35e4d5ab508f tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b Jan 25 14:09:27.064185 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-50d340c5-9a99-4d03-90fa-35e4d5ab508f tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:27.064845 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:27.064845 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:27.065667 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-50d340c5-9a99-4d03-90fa-35e4d5ab508f tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:27.187103 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:27.187103 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:27.214154 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-50d340c5-9a99-4d03-90fa-35e4d5ab508f tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:09:27.279503 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-50d340c5-9a99-4d03-90fa-35e4d5ab508f tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b returned with HTTP 200 Jan 25 14:09:27.280534 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 985/1911] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:09:27 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b => generated 920 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:09:28.318539 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2626ae5c-43e6-4f0a-8ceb-80d3101cc6b1 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b Jan 25 14:09:28.319461 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2626ae5c-43e6-4f0a-8ceb-80d3101cc6b1 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:28.319759 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:28.319759 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:28.320488 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2626ae5c-43e6-4f0a-8ceb-80d3101cc6b1 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:28.520762 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:28.520762 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:28.553908 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-2626ae5c-43e6-4f0a-8ceb-80d3101cc6b1 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:09:28.644880 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2626ae5c-43e6-4f0a-8ceb-80d3101cc6b1 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b returned with HTTP 200 Jan 25 14:09:28.647977 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 927/1912] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:09:28 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b => generated 920 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:09:29.667434 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-66774b7d-c918-4f25-aa38-8d9bc3bcd347 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b Jan 25 14:09:29.668356 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-66774b7d-c918-4f25-aa38-8d9bc3bcd347 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:29.670152 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:29.670152 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:29.670866 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-66774b7d-c918-4f25-aa38-8d9bc3bcd347 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:29.787605 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:29.787605 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:29.804366 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-66774b7d-c918-4f25-aa38-8d9bc3bcd347 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:09:29.838007 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-66774b7d-c918-4f25-aa38-8d9bc3bcd347 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b returned with HTTP 200 Jan 25 14:09:29.839493 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 986/1913] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:09:29 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b => generated 920 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:09:30.857520 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-16b82d8d-a27a-4983-a442-55628729f483 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b Jan 25 14:09:30.858319 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-16b82d8d-a27a-4983-a442-55628729f483 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:30.858581 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:30.858581 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:30.858947 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-16b82d8d-a27a-4983-a442-55628729f483 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:31.052237 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:31.052237 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:31.095498 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-16b82d8d-a27a-4983-a442-55628729f483 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:09:31.166254 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-16b82d8d-a27a-4983-a442-55628729f483 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b returned with HTTP 200 Jan 25 14:09:31.169369 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 928/1914] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:09:30 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b => generated 920 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:09:32.198999 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-98c319de-119f-462c-b924-bca12cb0a50e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b Jan 25 14:09:32.199692 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-98c319de-119f-462c-b924-bca12cb0a50e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:32.200023 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:32.200023 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:32.200642 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-98c319de-119f-462c-b924-bca12cb0a50e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:32.313453 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:32.313453 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:32.330581 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-98c319de-119f-462c-b924-bca12cb0a50e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:09:32.375841 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-98c319de-119f-462c-b924-bca12cb0a50e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b returned with HTTP 200 Jan 25 14:09:32.377190 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 987/1915] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:09:32 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b => generated 920 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:09:33.398077 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c664435b-60be-45a8-9685-7a25647007e7 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b Jan 25 14:09:33.399123 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c664435b-60be-45a8-9685-7a25647007e7 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:33.399567 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:33.399567 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:33.400291 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c664435b-60be-45a8-9685-7a25647007e7 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:33.632532 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:33.632532 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:33.680460 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c664435b-60be-45a8-9685-7a25647007e7 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:09:33.815871 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c664435b-60be-45a8-9685-7a25647007e7 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b returned with HTTP 200 Jan 25 14:09:33.835224 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 929/1916] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:09:33 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b => generated 920 bytes in 436 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:09:34.845402 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6b8f682b-23d8-408b-b86b-922627249ec4 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b Jan 25 14:09:34.846399 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6b8f682b-23d8-408b-b86b-922627249ec4 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:34.846724 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:34.846724 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:34.848602 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6b8f682b-23d8-408b-b86b-922627249ec4 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:35.062410 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:35.062410 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:35.112773 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6b8f682b-23d8-408b-b86b-922627249ec4 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:09:35.187226 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6b8f682b-23d8-408b-b86b-922627249ec4 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b returned with HTTP 200 Jan 25 14:09:35.188046 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 988/1917] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:09:34 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b => generated 920 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:09:36.222663 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ed524aff-efb5-4358-9766-0a500eef1054 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b Jan 25 14:09:36.223547 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ed524aff-efb5-4358-9766-0a500eef1054 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:36.224084 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:36.224084 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:36.227896 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ed524aff-efb5-4358-9766-0a500eef1054 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:36.448086 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:36.448086 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:36.476527 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ed524aff-efb5-4358-9766-0a500eef1054 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:09:36.584997 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ed524aff-efb5-4358-9766-0a500eef1054 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b returned with HTTP 200 Jan 25 14:09:36.598680 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 930/1918] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:09:36 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b => generated 920 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:09:37.618437 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-82fed8d1-2742-4fb2-ade4-c4b93c4c4134 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b Jan 25 14:09:37.623665 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-82fed8d1-2742-4fb2-ade4-c4b93c4c4134 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:37.625983 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:37.625983 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:37.627063 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-82fed8d1-2742-4fb2-ade4-c4b93c4c4134 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:37.803077 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:37.803077 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:37.840344 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-82fed8d1-2742-4fb2-ade4-c4b93c4c4134 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:09:37.908512 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-82fed8d1-2742-4fb2-ade4-c4b93c4c4134 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b returned with HTTP 200 Jan 25 14:09:37.928296 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 989/1919] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:09:37 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b => generated 920 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:09:38.933679 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-63b046ef-d48d-4ccf-90a4-d92afc648f2a tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b Jan 25 14:09:38.934792 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-63b046ef-d48d-4ccf-90a4-d92afc648f2a tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:38.935343 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:38.935343 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:38.935977 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-63b046ef-d48d-4ccf-90a4-d92afc648f2a tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:39.091605 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:39.091605 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:39.101619 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-63b046ef-d48d-4ccf-90a4-d92afc648f2a tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:09:39.136297 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-63b046ef-d48d-4ccf-90a4-d92afc648f2a tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b returned with HTTP 200 Jan 25 14:09:39.138128 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 931/1920] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:09:38 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b => generated 920 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:09:40.153770 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ba81a5e5-058f-49c7-be18-009098f9a5d7 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b Jan 25 14:09:40.154630 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ba81a5e5-058f-49c7-be18-009098f9a5d7 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:40.154807 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:40.154807 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:40.155460 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ba81a5e5-058f-49c7-be18-009098f9a5d7 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:40.331457 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:40.331457 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:40.379041 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ba81a5e5-058f-49c7-be18-009098f9a5d7 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:09:40.434183 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ba81a5e5-058f-49c7-be18-009098f9a5d7 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b returned with HTTP 200 Jan 25 14:09:40.449289 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 990/1921] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:09:40 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b => generated 920 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:09:41.451471 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a0a4e67f-303b-4278-a4a5-ca51dfc9fd25 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b Jan 25 14:09:41.452018 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a0a4e67f-303b-4278-a4a5-ca51dfc9fd25 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:41.452170 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:41.452170 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:41.452797 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a0a4e67f-303b-4278-a4a5-ca51dfc9fd25 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:41.569301 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:41.569301 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:41.592853 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a0a4e67f-303b-4278-a4a5-ca51dfc9fd25 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:09:41.649219 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a0a4e67f-303b-4278-a4a5-ca51dfc9fd25 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b returned with HTTP 200 Jan 25 14:09:41.651175 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 932/1922] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:09:41 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b => generated 920 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:09:42.666960 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1c1f32b0-6837-44cb-b4e5-56550b680535 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b Jan 25 14:09:42.667541 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1c1f32b0-6837-44cb-b4e5-56550b680535 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:42.667541 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:42.667541 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:42.667808 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1c1f32b0-6837-44cb-b4e5-56550b680535 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:42.867230 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:42.867230 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:42.888666 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-1c1f32b0-6837-44cb-b4e5-56550b680535 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:09:43.041273 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1c1f32b0-6837-44cb-b4e5-56550b680535 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b returned with HTTP 200 Jan 25 14:09:43.042079 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 991/1923] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:09:42 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b => generated 920 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:09:44.059464 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0805f903-6d8f-49b3-a855-eaf65713da5f tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b Jan 25 14:09:44.062302 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0805f903-6d8f-49b3-a855-eaf65713da5f tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:44.062302 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:44.062302 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:44.062302 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0805f903-6d8f-49b3-a855-eaf65713da5f tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:44.204867 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:44.204867 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:44.242685 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0805f903-6d8f-49b3-a855-eaf65713da5f tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:09:44.318445 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0805f903-6d8f-49b3-a855-eaf65713da5f tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b returned with HTTP 200 Jan 25 14:09:44.319322 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 933/1924] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:09:44 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b => generated 920 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:09:45.346152 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5f339de4-2f24-4431-a733-d76d332f3e96 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b Jan 25 14:09:45.349260 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5f339de4-2f24-4431-a733-d76d332f3e96 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:45.349713 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:45.349713 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:45.351997 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5f339de4-2f24-4431-a733-d76d332f3e96 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:45.472330 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:45.472330 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:45.503233 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-5f339de4-2f24-4431-a733-d76d332f3e96 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:09:45.554371 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5f339de4-2f24-4431-a733-d76d332f3e96 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b returned with HTTP 200 Jan 25 14:09:45.556891 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 992/1925] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:09:45 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b => generated 920 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:09:46.573721 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3e76d4ec-1e3f-4b52-a689-7b9dc264f598 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b Jan 25 14:09:46.574707 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3e76d4ec-1e3f-4b52-a689-7b9dc264f598 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:46.575037 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:46.575037 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:46.575589 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3e76d4ec-1e3f-4b52-a689-7b9dc264f598 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:46.768361 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:46.768361 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:46.800973 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3e76d4ec-1e3f-4b52-a689-7b9dc264f598 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:09:46.872556 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3e76d4ec-1e3f-4b52-a689-7b9dc264f598 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b returned with HTTP 200 Jan 25 14:09:46.886240 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 934/1926] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:09:46 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b => generated 920 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:09:47.534048 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f1dec145-9ea0-48d8-bac8-57a3d5f75bc5 tempest-GroupsV320Test-1474634182 tempest-GroupsV320Test-1474634182] POST http://10.222.0.38/volume/v3/9f07a0b77ea44f6aa9bd1d14c9f786cd/types Jan 25 14:09:47.534689 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:47.534689 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:47.535289 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f1dec145-9ea0-48d8-bac8-57a3d5f75bc5 tempest-GroupsV320Test-1474634182 tempest-GroupsV320Test-1474634182] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-394774608"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:09:47.649583 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f1dec145-9ea0-48d8-bac8-57a3d5f75bc5 tempest-GroupsV320Test-1474634182 tempest-GroupsV320Test-1474634182] http://10.222.0.38/volume/v3/9f07a0b77ea44f6aa9bd1d14c9f786cd/types returned with HTTP 200 Jan 25 14:09:47.654471 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 993/1927] 10.222.0.38 () {60 vars in 1219 bytes} [Mon Jan 25 14:09:47 2021] POST /volume/v3/9f07a0b77ea44f6aa9bd1d14c9f786cd/types => generated 219 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:09:47.662278 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ccc2ff85-85b3-4d2e-bc7e-15b943176f44 tempest-GroupsV320Test-1474634182 tempest-GroupsV320Test-1474634182] POST http://10.222.0.38/volume/v3/9f07a0b77ea44f6aa9bd1d14c9f786cd/group_types Jan 25 14:09:47.663209 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:47.663209 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:47.663877 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ccc2ff85-85b3-4d2e-bc7e-15b943176f44 tempest-GroupsV320Test-1474634182 tempest-GroupsV320Test-1474634182] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1797799732"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:09:47.741862 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ccc2ff85-85b3-4d2e-bc7e-15b943176f44 tempest-GroupsV320Test-1474634182 tempest-GroupsV320Test-1474634182] http://10.222.0.38/volume/v3/9f07a0b77ea44f6aa9bd1d14c9f786cd/group_types returned with HTTP 202 Jan 25 14:09:47.753107 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 935/1928] 10.222.0.38 () {62 vars in 1278 bytes} [Mon Jan 25 14:09:47 2021] POST /volume/v3/9f07a0b77ea44f6aa9bd1d14c9f786cd/group_types => generated 177 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:09:47.892974 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-82ae0542-e130-4307-a0f9-8987b5e97dc6 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b Jan 25 14:09:47.893938 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-82ae0542-e130-4307-a0f9-8987b5e97dc6 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:47.896197 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-82ae0542-e130-4307-a0f9-8987b5e97dc6 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:47.974736 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:47.974736 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:48.001591 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-82ae0542-e130-4307-a0f9-8987b5e97dc6 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:09:48.071550 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-82ae0542-e130-4307-a0f9-8987b5e97dc6 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b returned with HTTP 200 Jan 25 14:09:48.075346 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 936/1929] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:09:47 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b => generated 920 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:09:48.088091 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-563c1c9a-1997-44d9-b059-be27f401077a tempest-GroupsV320Test-2015292111 tempest-GroupsV320Test-2015292111] POST http://10.222.0.38/volume/v3/eea502069ece4c78ba87dfbe2718cbc5/groups Jan 25 14:09:48.089382 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-563c1c9a-1997-44d9-b059-be27f401077a tempest-GroupsV320Test-2015292111 tempest-GroupsV320Test-2015292111] Action: 'create', calling method: version_select, body: {"group": {"group_type": "5046a0a0-2431-4cb9-92bd-4ad3daf2c28f", "volume_types": ["b9f09cca-26f8-4907-a59e-91d5fe07c46f"], "name": "tempest-GroupsV320Test-Group-768145656"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:09:48.090327 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-563c1c9a-1997-44d9-b059-be27f401077a tempest-GroupsV320Test-2015292111 tempest-GroupsV320Test-2015292111] Creating new group {'group': {'group_type': '5046a0a0-2431-4cb9-92bd-4ad3daf2c28f', 'volume_types': ['b9f09cca-26f8-4907-a59e-91d5fe07c46f'], 'name': 'tempest-GroupsV320Test-Group-768145656'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 25 14:09:48.114414 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.groups [None req-563c1c9a-1997-44d9-b059-be27f401077a tempest-GroupsV320Test-2015292111 tempest-GroupsV320Test-2015292111] Creating group tempest-GroupsV320Test-Group-768145656. Jan 25 14:09:48.195591 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-563c1c9a-1997-44d9-b059-be27f401077a tempest-GroupsV320Test-2015292111 tempest-GroupsV320Test-2015292111] Availability Zones retrieved successfully. Jan 25 14:09:48.279380 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-563c1c9a-1997-44d9-b059-be27f401077a tempest-GroupsV320Test-2015292111 tempest-GroupsV320Test-2015292111] Created reservations ['53089bf6-065d-4e64-906a-4c5500667514'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:09:48.495865 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-563c1c9a-1997-44d9-b059-be27f401077a tempest-GroupsV320Test-2015292111 tempest-GroupsV320Test-2015292111] http://10.222.0.38/volume/v3/eea502069ece4c78ba87dfbe2718cbc5/groups returned with HTTP 202 Jan 25 14:09:48.501832 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 994/1930] 10.222.0.38 () {62 vars in 1264 bytes} [Mon Jan 25 14:09:47 2021] POST /volume/v3/eea502069ece4c78ba87dfbe2718cbc5/groups => generated 107 bytes in 747 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:09:48.507259 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d88e3d53-1cd0-4e6e-9d5d-446edcd0dcd2 tempest-GroupsV320Test-2015292111 tempest-GroupsV320Test-2015292111] GET http://10.222.0.38/volume/v3/eea502069ece4c78ba87dfbe2718cbc5/groups/098a3ae0-7a4a-4991-b839-b36f46435b71 Jan 25 14:09:48.508044 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d88e3d53-1cd0-4e6e-9d5d-446edcd0dcd2 tempest-GroupsV320Test-2015292111 tempest-GroupsV320Test-2015292111] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:48.508919 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:48.508919 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:48.509526 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d88e3d53-1cd0-4e6e-9d5d-446edcd0dcd2 tempest-GroupsV320Test-2015292111 tempest-GroupsV320Test-2015292111] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:48.510625 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-d88e3d53-1cd0-4e6e-9d5d-446edcd0dcd2 tempest-GroupsV320Test-2015292111 tempest-GroupsV320Test-2015292111] show called for member 098a3ae0-7a4a-4991-b839-b36f46435b71 {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 14:09:48.539764 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:48.539764 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:48.627257 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d88e3d53-1cd0-4e6e-9d5d-446edcd0dcd2 tempest-GroupsV320Test-2015292111 tempest-GroupsV320Test-2015292111] http://10.222.0.38/volume/v3/eea502069ece4c78ba87dfbe2718cbc5/groups/098a3ae0-7a4a-4991-b839-b36f46435b71 returned with HTTP 200 Jan 25 14:09:48.633102 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 937/1931] 10.222.0.38 () {60 vars in 1353 bytes} [Mon Jan 25 14:09:48 2021] GET /volume/v3/eea502069ece4c78ba87dfbe2718cbc5/groups/098a3ae0-7a4a-4991-b839-b36f46435b71 => generated 387 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 14:09:49.091096 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3c0b69f9-94a1-441a-8fb8-2a1138cfcefd tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b Jan 25 14:09:49.092755 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3c0b69f9-94a1-441a-8fb8-2a1138cfcefd tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:49.093181 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:49.093181 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:49.093885 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3c0b69f9-94a1-441a-8fb8-2a1138cfcefd tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:49.212228 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:49.212228 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:49.239731 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3c0b69f9-94a1-441a-8fb8-2a1138cfcefd tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:09:49.292371 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3c0b69f9-94a1-441a-8fb8-2a1138cfcefd tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b returned with HTTP 200 Jan 25 14:09:49.293681 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 995/1932] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:09:49 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b => generated 920 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:09:49.641220 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-db141ff6-48f2-45c8-a420-69d7c8345f14 tempest-GroupsV320Test-2015292111 tempest-GroupsV320Test-2015292111] GET http://10.222.0.38/volume/v3/eea502069ece4c78ba87dfbe2718cbc5/groups/098a3ae0-7a4a-4991-b839-b36f46435b71 Jan 25 14:09:49.642787 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-db141ff6-48f2-45c8-a420-69d7c8345f14 tempest-GroupsV320Test-2015292111 tempest-GroupsV320Test-2015292111] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:49.643160 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:49.643160 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:49.643748 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-db141ff6-48f2-45c8-a420-69d7c8345f14 tempest-GroupsV320Test-2015292111 tempest-GroupsV320Test-2015292111] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:49.644320 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-db141ff6-48f2-45c8-a420-69d7c8345f14 tempest-GroupsV320Test-2015292111 tempest-GroupsV320Test-2015292111] show called for member 098a3ae0-7a4a-4991-b839-b36f46435b71 {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 14:09:49.661280 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:49.661280 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:49.734855 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-db141ff6-48f2-45c8-a420-69d7c8345f14 tempest-GroupsV320Test-2015292111 tempest-GroupsV320Test-2015292111] http://10.222.0.38/volume/v3/eea502069ece4c78ba87dfbe2718cbc5/groups/098a3ae0-7a4a-4991-b839-b36f46435b71 returned with HTTP 200 Jan 25 14:09:49.736277 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 938/1933] 10.222.0.38 () {60 vars in 1353 bytes} [Mon Jan 25 14:09:49 2021] GET /volume/v3/eea502069ece4c78ba87dfbe2718cbc5/groups/098a3ae0-7a4a-4991-b839-b36f46435b71 => generated 388 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:09:49.750264 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cacf98d4-db6e-48b3-9732-5014cca54fa9 tempest-GroupsV320Test-1474634182 tempest-GroupsV320Test-1474634182] POST http://10.222.0.38/volume/v3/9f07a0b77ea44f6aa9bd1d14c9f786cd/groups/098a3ae0-7a4a-4991-b839-b36f46435b71/action Jan 25 14:09:49.750941 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:49.750941 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:49.753928 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cacf98d4-db6e-48b3-9732-5014cca54fa9 tempest-GroupsV320Test-1474634182 tempest-GroupsV320Test-1474634182] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:09:49.754580 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cacf98d4-db6e-48b3-9732-5014cca54fa9 tempest-GroupsV320Test-1474634182 tempest-GroupsV320Test-1474634182] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:09:49.756142 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-cacf98d4-db6e-48b3-9732-5014cca54fa9 tempest-GroupsV320Test-1474634182 tempest-GroupsV320Test-1474634182] Updating group '098a3ae0-7a4a-4991-b839-b36f46435b71' with 'creating' {{(pid=87929) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 25 14:09:49.785900 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:49.785900 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:49.813205 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cacf98d4-db6e-48b3-9732-5014cca54fa9 tempest-GroupsV320Test-1474634182 tempest-GroupsV320Test-1474634182] http://10.222.0.38/volume/v3/9f07a0b77ea44f6aa9bd1d14c9f786cd/groups/098a3ae0-7a4a-4991-b839-b36f46435b71/action returned with HTTP 202 Jan 25 14:09:49.817614 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 996/1934] 10.222.0.38 () {62 vars in 1395 bytes} [Mon Jan 25 14:09:49 2021] POST /volume/v3/9f07a0b77ea44f6aa9bd1d14c9f786cd/groups/098a3ae0-7a4a-4991-b839-b36f46435b71/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 25 14:09:49.835984 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-eb15ac77-fbae-48eb-b872-3399ead58047 tempest-GroupsV320Test-2015292111 tempest-GroupsV320Test-2015292111] GET http://10.222.0.38/volume/v3/eea502069ece4c78ba87dfbe2718cbc5/groups/098a3ae0-7a4a-4991-b839-b36f46435b71 Jan 25 14:09:49.837362 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-eb15ac77-fbae-48eb-b872-3399ead58047 tempest-GroupsV320Test-2015292111 tempest-GroupsV320Test-2015292111] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:49.837818 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:49.837818 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:49.838970 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-eb15ac77-fbae-48eb-b872-3399ead58047 tempest-GroupsV320Test-2015292111 tempest-GroupsV320Test-2015292111] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:49.839802 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-eb15ac77-fbae-48eb-b872-3399ead58047 tempest-GroupsV320Test-2015292111 tempest-GroupsV320Test-2015292111] show called for member 098a3ae0-7a4a-4991-b839-b36f46435b71 {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 14:09:49.848288 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:49.848288 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:49.881528 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-eb15ac77-fbae-48eb-b872-3399ead58047 tempest-GroupsV320Test-2015292111 tempest-GroupsV320Test-2015292111] http://10.222.0.38/volume/v3/eea502069ece4c78ba87dfbe2718cbc5/groups/098a3ae0-7a4a-4991-b839-b36f46435b71 returned with HTTP 200 Jan 25 14:09:49.882682 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 939/1935] 10.222.0.38 () {60 vars in 1353 bytes} [Mon Jan 25 14:09:49 2021] GET /volume/v3/eea502069ece4c78ba87dfbe2718cbc5/groups/098a3ae0-7a4a-4991-b839-b36f46435b71 => generated 387 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:09:49.904389 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ee008e42-85d2-4576-a8ec-dab5644557bf tempest-GroupsV320Test-1474634182 tempest-GroupsV320Test-1474634182] POST http://10.222.0.38/volume/v3/9f07a0b77ea44f6aa9bd1d14c9f786cd/groups/098a3ae0-7a4a-4991-b839-b36f46435b71/action Jan 25 14:09:49.912525 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:49.912525 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:49.914136 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ee008e42-85d2-4576-a8ec-dab5644557bf tempest-GroupsV320Test-1474634182 tempest-GroupsV320Test-1474634182] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:09:49.915111 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ee008e42-85d2-4576-a8ec-dab5644557bf tempest-GroupsV320Test-1474634182 tempest-GroupsV320Test-1474634182] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:09:49.917698 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-ee008e42-85d2-4576-a8ec-dab5644557bf tempest-GroupsV320Test-1474634182 tempest-GroupsV320Test-1474634182] Updating group '098a3ae0-7a4a-4991-b839-b36f46435b71' with 'available' {{(pid=87929) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 25 14:09:49.945143 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:49.945143 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:49.992089 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ee008e42-85d2-4576-a8ec-dab5644557bf tempest-GroupsV320Test-1474634182 tempest-GroupsV320Test-1474634182] http://10.222.0.38/volume/v3/9f07a0b77ea44f6aa9bd1d14c9f786cd/groups/098a3ae0-7a4a-4991-b839-b36f46435b71/action returned with HTTP 202 Jan 25 14:09:49.993616 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 997/1936] 10.222.0.38 () {62 vars in 1395 bytes} [Mon Jan 25 14:09:49 2021] POST /volume/v3/9f07a0b77ea44f6aa9bd1d14c9f786cd/groups/098a3ae0-7a4a-4991-b839-b36f46435b71/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 25 14:09:50.003551 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-26eabde8-3d52-408e-9e46-b4338679ffd5 tempest-GroupsV320Test-2015292111 tempest-GroupsV320Test-2015292111] GET http://10.222.0.38/volume/v3/eea502069ece4c78ba87dfbe2718cbc5/groups/098a3ae0-7a4a-4991-b839-b36f46435b71 Jan 25 14:09:50.004370 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-26eabde8-3d52-408e-9e46-b4338679ffd5 tempest-GroupsV320Test-2015292111 tempest-GroupsV320Test-2015292111] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:50.004703 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:50.004703 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:50.005295 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-26eabde8-3d52-408e-9e46-b4338679ffd5 tempest-GroupsV320Test-2015292111 tempest-GroupsV320Test-2015292111] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:50.005832 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-26eabde8-3d52-408e-9e46-b4338679ffd5 tempest-GroupsV320Test-2015292111 tempest-GroupsV320Test-2015292111] show called for member 098a3ae0-7a4a-4991-b839-b36f46435b71 {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 14:09:50.029862 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:50.029862 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:50.089134 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-26eabde8-3d52-408e-9e46-b4338679ffd5 tempest-GroupsV320Test-2015292111 tempest-GroupsV320Test-2015292111] http://10.222.0.38/volume/v3/eea502069ece4c78ba87dfbe2718cbc5/groups/098a3ae0-7a4a-4991-b839-b36f46435b71 returned with HTTP 200 Jan 25 14:09:50.090201 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 940/1937] 10.222.0.38 () {60 vars in 1353 bytes} [Mon Jan 25 14:09:49 2021] GET /volume/v3/eea502069ece4c78ba87dfbe2718cbc5/groups/098a3ae0-7a4a-4991-b839-b36f46435b71 => generated 388 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:09:50.101952 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-878bb344-97c8-4861-b7c0-271d41c83354 tempest-GroupsV320Test-1474634182 tempest-GroupsV320Test-1474634182] POST http://10.222.0.38/volume/v3/9f07a0b77ea44f6aa9bd1d14c9f786cd/groups/098a3ae0-7a4a-4991-b839-b36f46435b71/action Jan 25 14:09:50.103196 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:50.103196 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:50.104560 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-878bb344-97c8-4861-b7c0-271d41c83354 tempest-GroupsV320Test-1474634182 tempest-GroupsV320Test-1474634182] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:09:50.105548 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-878bb344-97c8-4861-b7c0-271d41c83354 tempest-GroupsV320Test-1474634182 tempest-GroupsV320Test-1474634182] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:09:50.106651 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-878bb344-97c8-4861-b7c0-271d41c83354 tempest-GroupsV320Test-1474634182 tempest-GroupsV320Test-1474634182] Updating group '098a3ae0-7a4a-4991-b839-b36f46435b71' with 'error' {{(pid=87929) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 25 14:09:50.123471 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:50.123471 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:50.141309 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-878bb344-97c8-4861-b7c0-271d41c83354 tempest-GroupsV320Test-1474634182 tempest-GroupsV320Test-1474634182] http://10.222.0.38/volume/v3/9f07a0b77ea44f6aa9bd1d14c9f786cd/groups/098a3ae0-7a4a-4991-b839-b36f46435b71/action returned with HTTP 202 Jan 25 14:09:50.142660 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 998/1938] 10.222.0.38 () {62 vars in 1395 bytes} [Mon Jan 25 14:09:50 2021] POST /volume/v3/9f07a0b77ea44f6aa9bd1d14c9f786cd/groups/098a3ae0-7a4a-4991-b839-b36f46435b71/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 25 14:09:50.152448 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6bd9df68-0dce-4519-93bd-1f7636f22f53 tempest-GroupsV320Test-2015292111 tempest-GroupsV320Test-2015292111] GET http://10.222.0.38/volume/v3/eea502069ece4c78ba87dfbe2718cbc5/groups/098a3ae0-7a4a-4991-b839-b36f46435b71 Jan 25 14:09:50.153247 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6bd9df68-0dce-4519-93bd-1f7636f22f53 tempest-GroupsV320Test-2015292111 tempest-GroupsV320Test-2015292111] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:50.153588 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:50.153588 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:50.154097 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6bd9df68-0dce-4519-93bd-1f7636f22f53 tempest-GroupsV320Test-2015292111 tempest-GroupsV320Test-2015292111] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:50.154683 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-6bd9df68-0dce-4519-93bd-1f7636f22f53 tempest-GroupsV320Test-2015292111 tempest-GroupsV320Test-2015292111] show called for member 098a3ae0-7a4a-4991-b839-b36f46435b71 {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 14:09:50.167648 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:50.167648 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:50.217646 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6bd9df68-0dce-4519-93bd-1f7636f22f53 tempest-GroupsV320Test-2015292111 tempest-GroupsV320Test-2015292111] http://10.222.0.38/volume/v3/eea502069ece4c78ba87dfbe2718cbc5/groups/098a3ae0-7a4a-4991-b839-b36f46435b71 returned with HTTP 200 Jan 25 14:09:50.218794 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 941/1939] 10.222.0.38 () {60 vars in 1353 bytes} [Mon Jan 25 14:09:50 2021] GET /volume/v3/eea502069ece4c78ba87dfbe2718cbc5/groups/098a3ae0-7a4a-4991-b839-b36f46435b71 => generated 384 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:09:50.231608 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3acb56e8-ac79-466f-a3b6-b039346d670f tempest-GroupsV320Test-1474634182 tempest-GroupsV320Test-1474634182] POST http://10.222.0.38/volume/v3/9f07a0b77ea44f6aa9bd1d14c9f786cd/groups/098a3ae0-7a4a-4991-b839-b36f46435b71/action Jan 25 14:09:50.232292 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:50.232292 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:50.232924 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3acb56e8-ac79-466f-a3b6-b039346d670f tempest-GroupsV320Test-1474634182 tempest-GroupsV320Test-1474634182] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:09:50.233494 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3acb56e8-ac79-466f-a3b6-b039346d670f tempest-GroupsV320Test-1474634182 tempest-GroupsV320Test-1474634182] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:09:50.235708 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-3acb56e8-ac79-466f-a3b6-b039346d670f tempest-GroupsV320Test-1474634182 tempest-GroupsV320Test-1474634182] Updating group '098a3ae0-7a4a-4991-b839-b36f46435b71' with 'available' {{(pid=87929) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 25 14:09:50.276630 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:50.276630 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:50.307479 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3acb56e8-ac79-466f-a3b6-b039346d670f tempest-GroupsV320Test-1474634182 tempest-GroupsV320Test-1474634182] http://10.222.0.38/volume/v3/9f07a0b77ea44f6aa9bd1d14c9f786cd/groups/098a3ae0-7a4a-4991-b839-b36f46435b71/action returned with HTTP 202 Jan 25 14:09:50.312415 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 999/1940] 10.222.0.38 () {62 vars in 1395 bytes} [Mon Jan 25 14:09:50 2021] POST /volume/v3/9f07a0b77ea44f6aa9bd1d14c9f786cd/groups/098a3ae0-7a4a-4991-b839-b36f46435b71/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 25 14:09:50.314233 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3df2fefd-0e8c-43dd-ae72-73dcde82c060 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b Jan 25 14:09:50.314780 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3df2fefd-0e8c-43dd-ae72-73dcde82c060 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:50.314986 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:50.314986 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:50.315357 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3df2fefd-0e8c-43dd-ae72-73dcde82c060 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:50.324166 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fccecaea-afe9-49a0-b561-64acda95fcc6 tempest-GroupsV320Test-2015292111 tempest-GroupsV320Test-2015292111] GET http://10.222.0.38/volume/v3/eea502069ece4c78ba87dfbe2718cbc5/groups/098a3ae0-7a4a-4991-b839-b36f46435b71 Jan 25 14:09:50.324753 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fccecaea-afe9-49a0-b561-64acda95fcc6 tempest-GroupsV320Test-2015292111 tempest-GroupsV320Test-2015292111] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:50.325028 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:50.325028 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:50.325352 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fccecaea-afe9-49a0-b561-64acda95fcc6 tempest-GroupsV320Test-2015292111 tempest-GroupsV320Test-2015292111] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:50.325760 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-fccecaea-afe9-49a0-b561-64acda95fcc6 tempest-GroupsV320Test-2015292111 tempest-GroupsV320Test-2015292111] show called for member 098a3ae0-7a4a-4991-b839-b36f46435b71 {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 14:09:50.358352 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:50.358352 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:50.426066 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fccecaea-afe9-49a0-b561-64acda95fcc6 tempest-GroupsV320Test-2015292111 tempest-GroupsV320Test-2015292111] http://10.222.0.38/volume/v3/eea502069ece4c78ba87dfbe2718cbc5/groups/098a3ae0-7a4a-4991-b839-b36f46435b71 returned with HTTP 200 Jan 25 14:09:50.426843 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1000/1941] 10.222.0.38 () {60 vars in 1353 bytes} [Mon Jan 25 14:09:50 2021] GET /volume/v3/eea502069ece4c78ba87dfbe2718cbc5/groups/098a3ae0-7a4a-4991-b839-b36f46435b71 => generated 388 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:09:50.437250 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:50.437250 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:50.445298 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-81c097bb-9c02-4676-aee2-01cd25728979 tempest-GroupsV320Test-2015292111 tempest-GroupsV320Test-2015292111] GET http://10.222.0.38/volume/v3/eea502069ece4c78ba87dfbe2718cbc5/volumes/detail Jan 25 14:09:50.445298 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-81c097bb-9c02-4676-aee2-01cd25728979 tempest-GroupsV320Test-2015292111 tempest-GroupsV320Test-2015292111] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:50.445298 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:50.445298 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:50.445298 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-81c097bb-9c02-4676-aee2-01cd25728979 tempest-GroupsV320Test-2015292111 tempest-GroupsV320Test-2015292111] Calling method 'detail' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:50.446444 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-81c097bb-9c02-4676-aee2-01cd25728979 tempest-GroupsV320Test-2015292111 tempest-GroupsV320Test-2015292111] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 14:09:50.448210 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:50.448210 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:50.449582 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-81c097bb-9c02-4676-aee2-01cd25728979 tempest-GroupsV320Test-2015292111 tempest-GroupsV320Test-2015292111] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 14:09:50.461905 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3df2fefd-0e8c-43dd-ae72-73dcde82c060 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:09:50.517658 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-81c097bb-9c02-4676-aee2-01cd25728979 tempest-GroupsV320Test-2015292111 tempest-GroupsV320Test-2015292111] Get all volumes completed successfully. Jan 25 14:09:50.522980 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-81c097bb-9c02-4676-aee2-01cd25728979 tempest-GroupsV320Test-2015292111 tempest-GroupsV320Test-2015292111] http://10.222.0.38/volume/v3/eea502069ece4c78ba87dfbe2718cbc5/volumes/detail returned with HTTP 200 Jan 25 14:09:50.523826 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1001/1942] 10.222.0.38 () {60 vars in 1266 bytes} [Mon Jan 25 14:09:50 2021] GET /volume/v3/eea502069ece4c78ba87dfbe2718cbc5/volumes/detail => generated 15 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:09:50.539604 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-66893758-0fbd-4050-a8cd-bf8ce5377fca tempest-GroupsV320Test-2015292111 tempest-GroupsV320Test-2015292111] POST http://10.222.0.38/volume/v3/eea502069ece4c78ba87dfbe2718cbc5/groups/098a3ae0-7a4a-4991-b839-b36f46435b71/action Jan 25 14:09:50.542757 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-66893758-0fbd-4050-a8cd-bf8ce5377fca tempest-GroupsV320Test-2015292111 tempest-GroupsV320Test-2015292111] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:09:50.544618 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-66893758-0fbd-4050-a8cd-bf8ce5377fca tempest-GroupsV320Test-2015292111 tempest-GroupsV320Test-2015292111] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:09:50.548189 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-66893758-0fbd-4050-a8cd-bf8ce5377fca tempest-GroupsV320Test-2015292111 tempest-GroupsV320Test-2015292111] delete called for group 098a3ae0-7a4a-4991-b839-b36f46435b71 {{(pid=87929) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 25 14:09:50.548944 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3df2fefd-0e8c-43dd-ae72-73dcde82c060 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b returned with HTTP 200 Jan 25 14:09:50.549516 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.groups [None req-66893758-0fbd-4050-a8cd-bf8ce5377fca tempest-GroupsV320Test-2015292111 tempest-GroupsV320Test-2015292111] Delete group with id: 098a3ae0-7a4a-4991-b839-b36f46435b71 Jan 25 14:09:50.553030 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 942/1943] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:09:50 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b => generated 978 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:09:50.568215 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:50.568215 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:50.724356 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-66893758-0fbd-4050-a8cd-bf8ce5377fca tempest-GroupsV320Test-2015292111 tempest-GroupsV320Test-2015292111] http://10.222.0.38/volume/v3/eea502069ece4c78ba87dfbe2718cbc5/groups/098a3ae0-7a4a-4991-b839-b36f46435b71/action returned with HTTP 202 Jan 25 14:09:50.725811 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1002/1944] 10.222.0.38 () {62 vars in 1395 bytes} [Mon Jan 25 14:09:50 2021] POST /volume/v3/eea502069ece4c78ba87dfbe2718cbc5/groups/098a3ae0-7a4a-4991-b839-b36f46435b71/action => generated 0 bytes in 191 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 25 14:09:50.735385 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d2de1202-a8a8-46eb-9bff-5a704103e709 tempest-GroupsV320Test-2015292111 tempest-GroupsV320Test-2015292111] GET http://10.222.0.38/volume/v3/eea502069ece4c78ba87dfbe2718cbc5/groups/098a3ae0-7a4a-4991-b839-b36f46435b71 Jan 25 14:09:50.736312 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d2de1202-a8a8-46eb-9bff-5a704103e709 tempest-GroupsV320Test-2015292111 tempest-GroupsV320Test-2015292111] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:50.736735 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:50.736735 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:50.737391 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d2de1202-a8a8-46eb-9bff-5a704103e709 tempest-GroupsV320Test-2015292111 tempest-GroupsV320Test-2015292111] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:50.737969 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-d2de1202-a8a8-46eb-9bff-5a704103e709 tempest-GroupsV320Test-2015292111 tempest-GroupsV320Test-2015292111] show called for member 098a3ae0-7a4a-4991-b839-b36f46435b71 {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 14:09:50.753078 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:50.753078 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:50.815150 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d2de1202-a8a8-46eb-9bff-5a704103e709 tempest-GroupsV320Test-2015292111 tempest-GroupsV320Test-2015292111] http://10.222.0.38/volume/v3/eea502069ece4c78ba87dfbe2718cbc5/groups/098a3ae0-7a4a-4991-b839-b36f46435b71 returned with HTTP 200 Jan 25 14:09:50.824215 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 943/1945] 10.222.0.38 () {60 vars in 1353 bytes} [Mon Jan 25 14:09:50 2021] GET /volume/v3/eea502069ece4c78ba87dfbe2718cbc5/groups/098a3ae0-7a4a-4991-b839-b36f46435b71 => generated 387 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 14:09:51.571558 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ebc267ed-ef85-4988-bfea-6319bc4d4da0 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b Jan 25 14:09:51.574254 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ebc267ed-ef85-4988-bfea-6319bc4d4da0 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:51.574795 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:51.574795 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:51.575502 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ebc267ed-ef85-4988-bfea-6319bc4d4da0 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:51.688665 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:51.688665 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:51.702690 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ebc267ed-ef85-4988-bfea-6319bc4d4da0 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:09:51.740252 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ebc267ed-ef85-4988-bfea-6319bc4d4da0 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b returned with HTTP 200 Jan 25 14:09:51.741428 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1003/1946] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:09:51 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b => generated 981 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:09:51.837204 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a4fe68ca-5939-40aa-b0dd-e44ea056079e tempest-GroupsV320Test-2015292111 tempest-GroupsV320Test-2015292111] GET http://10.222.0.38/volume/v3/eea502069ece4c78ba87dfbe2718cbc5/groups/098a3ae0-7a4a-4991-b839-b36f46435b71 Jan 25 14:09:51.839123 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a4fe68ca-5939-40aa-b0dd-e44ea056079e tempest-GroupsV320Test-2015292111 tempest-GroupsV320Test-2015292111] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:51.839580 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:51.839580 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:51.840281 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a4fe68ca-5939-40aa-b0dd-e44ea056079e tempest-GroupsV320Test-2015292111 tempest-GroupsV320Test-2015292111] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:51.840930 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-a4fe68ca-5939-40aa-b0dd-e44ea056079e tempest-GroupsV320Test-2015292111 tempest-GroupsV320Test-2015292111] show called for member 098a3ae0-7a4a-4991-b839-b36f46435b71 {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 14:09:51.858175 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a4fe68ca-5939-40aa-b0dd-e44ea056079e tempest-GroupsV320Test-2015292111 tempest-GroupsV320Test-2015292111] http://10.222.0.38/volume/v3/eea502069ece4c78ba87dfbe2718cbc5/groups/098a3ae0-7a4a-4991-b839-b36f46435b71 returned with HTTP 404 Jan 25 14:09:51.861165 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 944/1947] 10.222.0.38 () {60 vars in 1353 bytes} [Mon Jan 25 14:09:51 2021] GET /volume/v3/eea502069ece4c78ba87dfbe2718cbc5/groups/098a3ae0-7a4a-4991-b839-b36f46435b71 => generated 108 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 25 14:09:51.870255 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-02e9b8b1-5294-4b01-a79c-4c15db730362 tempest-GroupsV320Test-1474634182 tempest-GroupsV320Test-1474634182] DELETE http://10.222.0.38/volume/v3/9f07a0b77ea44f6aa9bd1d14c9f786cd/group_types/5046a0a0-2431-4cb9-92bd-4ad3daf2c28f Jan 25 14:09:51.871238 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-02e9b8b1-5294-4b01-a79c-4c15db730362 tempest-GroupsV320Test-1474634182 tempest-GroupsV320Test-1474634182] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:51.871657 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:51.871657 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:51.872329 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-02e9b8b1-5294-4b01-a79c-4c15db730362 tempest-GroupsV320Test-1474634182 tempest-GroupsV320Test-1474634182] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:51.968011 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 25 14:09:51.968011 n-d-760456-3 devstack@c-api.service[87928]: "UPDATE / DELETE expressions." % clause Jan 25 14:09:51.993810 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-02e9b8b1-5294-4b01-a79c-4c15db730362 tempest-GroupsV320Test-1474634182 tempest-GroupsV320Test-1474634182] http://10.222.0.38/volume/v3/9f07a0b77ea44f6aa9bd1d14c9f786cd/group_types/5046a0a0-2431-4cb9-92bd-4ad3daf2c28f returned with HTTP 202 Jan 25 14:09:51.995111 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1004/1948] 10.222.0.38 () {60 vars in 1371 bytes} [Mon Jan 25 14:09:51 2021] DELETE /volume/v3/9f07a0b77ea44f6aa9bd1d14c9f786cd/group_types/5046a0a0-2431-4cb9-92bd-4ad3daf2c28f => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 25 14:09:52.004546 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-03e29b6b-9667-4d0b-8307-e7531b5fe2f4 tempest-GroupsV320Test-1474634182 tempest-GroupsV320Test-1474634182] DELETE http://10.222.0.38/volume/v3/9f07a0b77ea44f6aa9bd1d14c9f786cd/types/b9f09cca-26f8-4907-a59e-91d5fe07c46f Jan 25 14:09:52.005393 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-03e29b6b-9667-4d0b-8307-e7531b5fe2f4 tempest-GroupsV320Test-1474634182 tempest-GroupsV320Test-1474634182] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:52.006273 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-03e29b6b-9667-4d0b-8307-e7531b5fe2f4 tempest-GroupsV320Test-1474634182 tempest-GroupsV320Test-1474634182] Calling method '_delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:52.007129 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:52.007129 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:52.153730 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 25 14:09:52.153730 n-d-760456-3 devstack@c-api.service[87928]: "UPDATE / DELETE expressions." % clause Jan 25 14:09:52.179394 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-03e29b6b-9667-4d0b-8307-e7531b5fe2f4 tempest-GroupsV320Test-1474634182 tempest-GroupsV320Test-1474634182] http://10.222.0.38/volume/v3/9f07a0b77ea44f6aa9bd1d14c9f786cd/types/b9f09cca-26f8-4907-a59e-91d5fe07c46f returned with HTTP 202 Jan 25 14:09:52.180961 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 945/1949] 10.222.0.38 () {58 vars in 1312 bytes} [Mon Jan 25 14:09:52 2021] DELETE /volume/v3/9f07a0b77ea44f6aa9bd1d14c9f786cd/types/b9f09cca-26f8-4907-a59e-91d5fe07c46f => generated 0 bytes in 180 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:09:52.189140 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a7074abe-8e96-43c4-bef7-da185ff978ef tempest-GroupsV320Test-1474634182 tempest-GroupsV320Test-1474634182] GET http://10.222.0.38/volume/v3/9f07a0b77ea44f6aa9bd1d14c9f786cd/types/b9f09cca-26f8-4907-a59e-91d5fe07c46f Jan 25 14:09:52.190120 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a7074abe-8e96-43c4-bef7-da185ff978ef tempest-GroupsV320Test-1474634182 tempest-GroupsV320Test-1474634182] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:52.190825 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a7074abe-8e96-43c4-bef7-da185ff978ef tempest-GroupsV320Test-1474634182 tempest-GroupsV320Test-1474634182] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:52.217001 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a7074abe-8e96-43c4-bef7-da185ff978ef tempest-GroupsV320Test-1474634182 tempest-GroupsV320Test-1474634182] http://10.222.0.38/volume/v3/9f07a0b77ea44f6aa9bd1d14c9f786cd/types/b9f09cca-26f8-4907-a59e-91d5fe07c46f returned with HTTP 404 Jan 25 14:09:52.219392 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1005/1950] 10.222.0.38 () {58 vars in 1309 bytes} [Mon Jan 25 14:09:52 2021] GET /volume/v3/9f07a0b77ea44f6aa9bd1d14c9f786cd/types/b9f09cca-26f8-4907-a59e-91d5fe07c46f => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:09:52.770846 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2657e212-1be9-4ac0-813b-2cfc0fec2e81 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b Jan 25 14:09:52.771872 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2657e212-1be9-4ac0-813b-2cfc0fec2e81 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:52.772532 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2657e212-1be9-4ac0-813b-2cfc0fec2e81 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:52.962534 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:52.962534 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:52.990882 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-2657e212-1be9-4ac0-813b-2cfc0fec2e81 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:09:53.048503 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2657e212-1be9-4ac0-813b-2cfc0fec2e81 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b returned with HTTP 200 Jan 25 14:09:53.060293 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 946/1951] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:09:52 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b => generated 981 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:09:54.067086 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-029e41e3-8877-4f6e-9356-9b8ab562e418 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b Jan 25 14:09:54.067731 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-029e41e3-8877-4f6e-9356-9b8ab562e418 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:54.068624 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-029e41e3-8877-4f6e-9356-9b8ab562e418 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:54.204581 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:54.204581 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:54.216987 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-029e41e3-8877-4f6e-9356-9b8ab562e418 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:09:54.246393 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-029e41e3-8877-4f6e-9356-9b8ab562e418 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b returned with HTTP 200 Jan 25 14:09:54.248878 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1006/1952] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:09:54 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b => generated 981 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:09:55.280243 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1a70eb61-8bcf-4b23-91dd-9725c22b6e2d tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b Jan 25 14:09:55.281839 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1a70eb61-8bcf-4b23-91dd-9725c22b6e2d tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:55.282432 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:55.282432 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:55.284182 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1a70eb61-8bcf-4b23-91dd-9725c22b6e2d tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:55.441323 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:55.441323 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:55.497825 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-1a70eb61-8bcf-4b23-91dd-9725c22b6e2d tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:09:55.593373 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1a70eb61-8bcf-4b23-91dd-9725c22b6e2d tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b returned with HTTP 200 Jan 25 14:09:55.595471 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 947/1953] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:09:55 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b => generated 981 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:09:56.625848 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7010fb25-abfd-420e-8034-add91cda9b8a tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b Jan 25 14:09:56.626386 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7010fb25-abfd-420e-8034-add91cda9b8a tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:56.626817 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:56.626817 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:56.627668 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7010fb25-abfd-420e-8034-add91cda9b8a tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:56.824975 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:56.824975 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:56.870332 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7010fb25-abfd-420e-8034-add91cda9b8a tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:09:56.903873 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ad9dd0f4-9eb4-406b-a349-595ebafb4bd4 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] POST http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes Jan 25 14:09:56.904588 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:56.904588 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:56.905467 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ad9dd0f4-9eb4-406b-a349-595ebafb4bd4 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Action: 'create', calling method: create, body: {"volume": {"imageRef": "fc79b33f-195f-4d3d-a6f8-dbc6271d1a69", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1371782729"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:09:56.907348 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-ad9dd0f4-9eb4-406b-a349-595ebafb4bd4 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Create volume request body: {'volume': {'imageRef': 'fc79b33f-195f-4d3d-a6f8-dbc6271d1a69', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1371782729'}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:09:56.969951 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7010fb25-abfd-420e-8034-add91cda9b8a tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b returned with HTTP 200 Jan 25 14:09:56.984932 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1007/1954] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:09:56 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b => generated 981 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:09:57.092734 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-ad9dd0f4-9eb4-406b-a349-595ebafb4bd4 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Create volume of 1 GB Jan 25 14:09:57.109162 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ad9dd0f4-9eb4-406b-a349-595ebafb4bd4 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Availability Zones retrieved successfully. Jan 25 14:09:57.131248 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-ad9dd0f4-9eb4-406b-a349-595ebafb4bd4 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Flow 'volume_create_api' (089728e1-80f6-40e4-87d4-f0a2d9655d42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:09:57.134365 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-ad9dd0f4-9eb4-406b-a349-595ebafb4bd4 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2acc197a-7cb6-4584-b382-a912032f0e3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:09:57.136753 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-ad9dd0f4-9eb4-406b-a349-595ebafb4bd4 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Validating volume size '1' using validate_int {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:09:57.293799 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-ad9dd0f4-9eb4-406b-a349-595ebafb4bd4 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2acc197a-7cb6-4584-b382-a912032f0e3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:09:57.299404 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-ad9dd0f4-9eb4-406b-a349-595ebafb4bd4 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b8f4784-ee94-4df0-9565-03e025202355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:09:57.463856 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-ad9dd0f4-9eb4-406b-a349-595ebafb4bd4 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Created reservations ['5bf6dda4-eac0-4d37-acf5-31e05ce546d3', 'b765f35a-a036-4077-8f12-2f78e4fe5345', 'bec168de-3ee6-4660-92a8-3f94397cb8d3', 'fbf1981f-35c2-486b-92b3-fe6e6179e751'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:09:57.465908 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-ad9dd0f4-9eb4-406b-a349-595ebafb4bd4 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b8f4784-ee94-4df0-9565-03e025202355) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5bf6dda4-eac0-4d37-acf5-31e05ce546d3', 'b765f35a-a036-4077-8f12-2f78e4fe5345', 'bec168de-3ee6-4660-92a8-3f94397cb8d3', 'fbf1981f-35c2-486b-92b3-fe6e6179e751']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:09:57.468956 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-ad9dd0f4-9eb4-406b-a349-595ebafb4bd4 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed892c90-427e-4d43-a7cd-6525b2e7bfb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:09:57.591291 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-ad9dd0f4-9eb4-406b-a349-595ebafb4bd4 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed892c90-427e-4d43-a7cd-6525b2e7bfb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a014c02-ff9e-4863-b224-469eb936a020', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1371782729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='555aa5d4533f499882531ba6ac50696c',qos_specs=None,replication_status=,reservations=['5bf6dda4-eac0-4d37-acf5-31e05ce546d3','b765f35a-a036-4077-8f12-2f78e4fe5345','bec168de-3ee6-4660-92a8-3f94397cb8d3','fbf1981f-35c2-486b-92b3-fe6e6179e751'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64bd8db3dd474168be821a987fb030bb',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:09:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1371782729',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a014c02-ff9e-4863-b224-469eb936a020,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='555aa5d4533f499882531ba6ac50696c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='64bd8db3dd474168be821a987fb030bb',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:09:57.602563 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-ad9dd0f4-9eb4-406b-a349-595ebafb4bd4 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1de14a9-831d-4f9e-89dd-977c39d4e05d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:09:57.654076 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-ad9dd0f4-9eb4-406b-a349-595ebafb4bd4 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1de14a9-831d-4f9e-89dd-977c39d4e05d) transitioned into state 'SUCCESS' from state '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-1371782729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='555aa5d4533f499882531ba6ac50696c',qos_specs=None,replication_status=,reservations=['5bf6dda4-eac0-4d37-acf5-31e05ce546d3','b765f35a-a036-4077-8f12-2f78e4fe5345','bec168de-3ee6-4660-92a8-3f94397cb8d3','fbf1981f-35c2-486b-92b3-fe6e6179e751'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64bd8db3dd474168be821a987fb030bb',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:09:57.656151 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-ad9dd0f4-9eb4-406b-a349-595ebafb4bd4 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a192ccc8-bd4c-4ff4-a05e-ea5e79ceaa5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:09:57.687992 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-ad9dd0f4-9eb4-406b-a349-595ebafb4bd4 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a192ccc8-bd4c-4ff4-a05e-ea5e79ceaa5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:09:57.694527 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-ad9dd0f4-9eb4-406b-a349-595ebafb4bd4 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Flow 'volume_create_api' (089728e1-80f6-40e4-87d4-f0a2d9655d42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:09:57.840038 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ad9dd0f4-9eb4-406b-a349-595ebafb4bd4 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Create volume request issued successfully. Jan 25 14:09:57.867912 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ad9dd0f4-9eb4-406b-a349-595ebafb4bd4 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes returned with HTTP 202 Jan 25 14:09:57.868840 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 948/1955] 10.222.0.38 () {60 vars in 1226 bytes} [Mon Jan 25 14:09:56 2021] POST /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes => generated 823 bytes in 969 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 25 14:09:57.883642 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7c96a223-e20e-4599-aa63-d8305670c911 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 Jan 25 14:09:57.884665 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7c96a223-e20e-4599-aa63-d8305670c911 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:57.885107 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:57.885107 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:57.885853 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7c96a223-e20e-4599-aa63-d8305670c911 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:57.999595 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4214958b-2a3c-4121-9b58-6228e5278a3f tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b Jan 25 14:09:58.000564 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4214958b-2a3c-4121-9b58-6228e5278a3f tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:58.000950 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:58.000950 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:58.001528 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4214958b-2a3c-4121-9b58-6228e5278a3f tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:58.034336 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:58.034336 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:58.084867 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7c96a223-e20e-4599-aa63-d8305670c911 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:09:58.136740 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7c96a223-e20e-4599-aa63-d8305670c911 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 returned with HTTP 200 Jan 25 14:09:58.139453 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1008/1956] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:09:57 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 => generated 891 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:09:58.195591 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:58.195591 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:58.243001 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4214958b-2a3c-4121-9b58-6228e5278a3f tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:09:58.296958 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4214958b-2a3c-4121-9b58-6228e5278a3f tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b returned with HTTP 200 Jan 25 14:09:58.300914 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 949/1957] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:09:57 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b => generated 981 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:09:59.157814 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b751d81e-3213-44e5-aec3-b08b886e96ba tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 Jan 25 14:09:59.159187 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b751d81e-3213-44e5-aec3-b08b886e96ba tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:59.159522 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:59.159522 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:59.160273 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b751d81e-3213-44e5-aec3-b08b886e96ba tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:59.269792 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:59.269792 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:59.281823 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b751d81e-3213-44e5-aec3-b08b886e96ba tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:09:59.315711 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b751d81e-3213-44e5-aec3-b08b886e96ba tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 returned with HTTP 200 Jan 25 14:09:59.328187 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-85a656df-ce0d-4f2a-8511-53381d824f25 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b Jan 25 14:09:59.328392 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1009/1958] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:09:59 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 => generated 915 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:09:59.330769 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-85a656df-ce0d-4f2a-8511-53381d824f25 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:59.331191 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:59.331191 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:59.331876 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-85a656df-ce0d-4f2a-8511-53381d824f25 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:59.399994 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:59.399994 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:59.420037 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-85a656df-ce0d-4f2a-8511-53381d824f25 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:09:59.451423 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-85a656df-ce0d-4f2a-8511-53381d824f25 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b returned with HTTP 200 Jan 25 14:09:59.463415 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 950/1959] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:09:59 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b => generated 1369 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:09:59.467482 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-12b8f3e6-6df7-4aa7-bbb7-c6c2a9d010da tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b Jan 25 14:09:59.468012 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-12b8f3e6-6df7-4aa7-bbb7-c6c2a9d010da tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:09:59.468229 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:09:59.468229 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:09:59.468606 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-12b8f3e6-6df7-4aa7-bbb7-c6c2a9d010da tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:09:59.597698 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:09:59.597698 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:09:59.623003 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-12b8f3e6-6df7-4aa7-bbb7-c6c2a9d010da tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:09:59.673277 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-12b8f3e6-6df7-4aa7-bbb7-c6c2a9d010da tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b returned with HTTP 200 Jan 25 14:09:59.674909 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1010/1960] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:09:59 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b => generated 1369 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:10:00.335155 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c7f8114b-06c9-45ac-9eb1-356c7e3ddb37 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 Jan 25 14:10:00.336366 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c7f8114b-06c9-45ac-9eb1-356c7e3ddb37 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:00.336724 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:00.336724 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:00.337364 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c7f8114b-06c9-45ac-9eb1-356c7e3ddb37 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:00.444059 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-3b1ebd7d-2beb-4b03-9cd7-f07c3a539008 req-bad77c5c-835e-41ee-a4c3-3fecda4637db tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b Jan 25 14:10:00.444627 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-3b1ebd7d-2beb-4b03-9cd7-f07c3a539008 req-bad77c5c-835e-41ee-a4c3-3fecda4637db tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:00.444858 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:00.444858 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:00.445833 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-3b1ebd7d-2beb-4b03-9cd7-f07c3a539008 req-bad77c5c-835e-41ee-a4c3-3fecda4637db tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:00.450669 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:00.450669 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:00.469749 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c7f8114b-06c9-45ac-9eb1-356c7e3ddb37 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:10:00.496759 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c7f8114b-06c9-45ac-9eb1-356c7e3ddb37 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 returned with HTTP 200 Jan 25 14:10:00.498454 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 951/1961] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:10:00 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 => generated 915 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:10:00.544934 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:00.544934 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:00.583076 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-3b1ebd7d-2beb-4b03-9cd7-f07c3a539008 req-bad77c5c-835e-41ee-a4c3-3fecda4637db tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:10:00.632765 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-3b1ebd7d-2beb-4b03-9cd7-f07c3a539008 req-bad77c5c-835e-41ee-a4c3-3fecda4637db tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b returned with HTTP 200 Jan 25 14:10:00.633661 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1011/1962] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 14:10:00 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b => generated 1369 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:10:00.812955 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9160de0a-b6fc-4fbf-826b-0705c9abaaed tempest-VolumeHostsAdminTestsJSON-639358412 tempest-VolumeHostsAdminTestsJSON-639358412] GET http://10.222.0.38/volume/v3/64f5f202be5144419b4d5512e9d387f5/os-hosts Jan 25 14:10:00.814098 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9160de0a-b6fc-4fbf-826b-0705c9abaaed tempest-VolumeHostsAdminTestsJSON-639358412 tempest-VolumeHostsAdminTestsJSON-639358412] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:00.814469 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:00.814469 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:00.815209 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9160de0a-b6fc-4fbf-826b-0705c9abaaed tempest-VolumeHostsAdminTestsJSON-639358412 tempest-VolumeHostsAdminTestsJSON-639358412] Calling method 'index' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:00.827128 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.hosts [None req-9160de0a-b6fc-4fbf-826b-0705c9abaaed tempest-VolumeHostsAdminTestsJSON-639358412 tempest-VolumeHostsAdminTestsJSON-639358412] status, active and update: available, enabled, 2021-01-25 14:09:52+00:00 {{(pid=87930) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 25 14:10:00.827815 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.hosts [None req-9160de0a-b6fc-4fbf-826b-0705c9abaaed tempest-VolumeHostsAdminTestsJSON-639358412 tempest-VolumeHostsAdminTestsJSON-639358412] status, active and update: available, enabled, 2021-01-25 14:10:01+00:00 {{(pid=87930) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 25 14:10:00.829127 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.hosts [None req-9160de0a-b6fc-4fbf-826b-0705c9abaaed tempest-VolumeHostsAdminTestsJSON-639358412 tempest-VolumeHostsAdminTestsJSON-639358412] status, active and update: available, enabled, 2021-01-25 14:09:51+00:00 {{(pid=87930) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 25 14:10:00.830008 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9160de0a-b6fc-4fbf-826b-0705c9abaaed tempest-VolumeHostsAdminTestsJSON-639358412 tempest-VolumeHostsAdminTestsJSON-639358412] http://10.222.0.38/volume/v3/64f5f202be5144419b4d5512e9d387f5/os-hosts returned with HTTP 200 Jan 25 14:10:00.831005 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 952/1963] 10.222.0.38 () {58 vars in 1207 bytes} [Mon Jan 25 14:10:00 2021] GET /volume/v3/64f5f202be5144419b4d5512e9d387f5/os-hosts => generated 563 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:10:00.848371 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1a9f8af9-4ce5-4698-8b95-53537cfa56b7 tempest-VolumeHostsAdminTestsJSON-639358412 tempest-VolumeHostsAdminTestsJSON-639358412] GET http://10.222.0.38/volume/v3/64f5f202be5144419b4d5512e9d387f5/os-hosts Jan 25 14:10:00.848955 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1a9f8af9-4ce5-4698-8b95-53537cfa56b7 tempest-VolumeHostsAdminTestsJSON-639358412 tempest-VolumeHostsAdminTestsJSON-639358412] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:00.849178 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:00.849178 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:00.849566 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1a9f8af9-4ce5-4698-8b95-53537cfa56b7 tempest-VolumeHostsAdminTestsJSON-639358412 tempest-VolumeHostsAdminTestsJSON-639358412] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:00.866783 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.hosts [None req-1a9f8af9-4ce5-4698-8b95-53537cfa56b7 tempest-VolumeHostsAdminTestsJSON-639358412 tempest-VolumeHostsAdminTestsJSON-639358412] status, active and update: available, enabled, 2021-01-25 14:09:52+00:00 {{(pid=87929) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 25 14:10:00.867198 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.hosts [None req-1a9f8af9-4ce5-4698-8b95-53537cfa56b7 tempest-VolumeHostsAdminTestsJSON-639358412 tempest-VolumeHostsAdminTestsJSON-639358412] status, active and update: available, enabled, 2021-01-25 14:10:01+00:00 {{(pid=87929) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 25 14:10:00.867605 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.hosts [None req-1a9f8af9-4ce5-4698-8b95-53537cfa56b7 tempest-VolumeHostsAdminTestsJSON-639358412 tempest-VolumeHostsAdminTestsJSON-639358412] status, active and update: available, enabled, 2021-01-25 14:09:51+00:00 {{(pid=87929) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 25 14:10:00.868331 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1a9f8af9-4ce5-4698-8b95-53537cfa56b7 tempest-VolumeHostsAdminTestsJSON-639358412 tempest-VolumeHostsAdminTestsJSON-639358412] http://10.222.0.38/volume/v3/64f5f202be5144419b4d5512e9d387f5/os-hosts returned with HTTP 200 Jan 25 14:10:00.869787 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1012/1964] 10.222.0.38 () {58 vars in 1207 bytes} [Mon Jan 25 14:10:00 2021] GET /volume/v3/64f5f202be5144419b4d5512e9d387f5/os-hosts => generated 563 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:10:00.882088 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-39655c42-3fcb-4f34-bb46-d02159f2ff01 tempest-VolumeHostsAdminTestsJSON-639358412 tempest-VolumeHostsAdminTestsJSON-639358412] GET http://10.222.0.38/volume/v3/64f5f202be5144419b4d5512e9d387f5/os-hosts/n-d-760456-3@lvmdriver-1 Jan 25 14:10:00.882088 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-39655c42-3fcb-4f34-bb46-d02159f2ff01 tempest-VolumeHostsAdminTestsJSON-639358412 tempest-VolumeHostsAdminTestsJSON-639358412] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:00.882543 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-39655c42-3fcb-4f34-bb46-d02159f2ff01 tempest-VolumeHostsAdminTestsJSON-639358412 tempest-VolumeHostsAdminTestsJSON-639358412] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:00.997043 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-39655c42-3fcb-4f34-bb46-d02159f2ff01 tempest-VolumeHostsAdminTestsJSON-639358412 tempest-VolumeHostsAdminTestsJSON-639358412] http://10.222.0.38/volume/v3/64f5f202be5144419b4d5512e9d387f5/os-hosts/n-d-760456-3@lvmdriver-1 returned with HTTP 200 Jan 25 14:10:00.998162 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 953/1965] 10.222.0.38 () {58 vars in 1282 bytes} [Mon Jan 25 14:10:00 2021] GET /volume/v3/64f5f202be5144419b4d5512e9d387f5/os-hosts/n-d-760456-3@lvmdriver-1 => generated 950 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:10:01.515610 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4d84db8b-6f1f-4170-95cc-36f0bdb6f22e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 Jan 25 14:10:01.517049 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4d84db8b-6f1f-4170-95cc-36f0bdb6f22e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:01.517691 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4d84db8b-6f1f-4170-95cc-36f0bdb6f22e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:01.612864 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:01.612864 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:01.623276 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4d84db8b-6f1f-4170-95cc-36f0bdb6f22e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:10:01.650474 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4d84db8b-6f1f-4170-95cc-36f0bdb6f22e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 returned with HTTP 200 Jan 25 14:10:01.651868 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1013/1966] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:10:01 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 => generated 915 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:10:02.147457 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-3b1ebd7d-2beb-4b03-9cd7-f07c3a539008 req-ef08331d-1f15-43fb-abb5-647de684a003 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b Jan 25 14:10:02.148268 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-3b1ebd7d-2beb-4b03-9cd7-f07c3a539008 req-ef08331d-1f15-43fb-abb5-647de684a003 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:02.169032 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-3b1ebd7d-2beb-4b03-9cd7-f07c3a539008 req-ef08331d-1f15-43fb-abb5-647de684a003 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:02.280219 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:02.280219 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:02.290054 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-3b1ebd7d-2beb-4b03-9cd7-f07c3a539008 req-ef08331d-1f15-43fb-abb5-647de684a003 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:10:02.317192 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-3b1ebd7d-2beb-4b03-9cd7-f07c3a539008 req-ef08331d-1f15-43fb-abb5-647de684a003 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b returned with HTTP 200 Jan 25 14:10:02.318624 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 954/1967] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 14:10:02 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b => generated 1369 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:10:02.331647 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4d84db8b-6f1f-4170-95cc-36f0bdb6f22e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume// Jan 25 14:10:02.332127 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4d84db8b-6f1f-4170-95cc-36f0bdb6f22e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:02.332383 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:02.332383 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:02.332708 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4d84db8b-6f1f-4170-95cc-36f0bdb6f22e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:02.334015 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4d84db8b-6f1f-4170-95cc-36f0bdb6f22e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 14:10:02.334739 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1014/1968] 10.222.0.38 () {58 vars in 1289 bytes} [Mon Jan 25 14:10:02 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 14:10:02.361620 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-3b1ebd7d-2beb-4b03-9cd7-f07c3a539008 req-7c055d44-4541-4edc-b2bf-0b4acbf75d7d tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] POST http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments Jan 25 14:10:02.362155 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:02.362155 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:02.362585 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-3b1ebd7d-2beb-4b03-9cd7-f07c3a539008 req-7c055d44-4541-4edc-b2bf-0b4acbf75d7d tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "69f7da17-ece2-4f55-85a2-265733c3283b", "instance_uuid": "dc61cde2-dc67-4887-b94e-c7aa972a6111", "connector": null}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:10:02.464009 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:02.464009 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:02.565576 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-3b1ebd7d-2beb-4b03-9cd7-f07c3a539008 req-7c055d44-4541-4edc-b2bf-0b4acbf75d7d tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments returned with HTTP 200 Jan 25 14:10:02.567801 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 955/1969] 10.222.0.38 () {66 vars in 1565 bytes} [Mon Jan 25 14:10:02 2021] POST /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments => generated 273 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 14:10:02.668510 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a851d735-4f0f-4c6f-8de5-cc03c9f38c74 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 Jan 25 14:10:02.669421 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a851d735-4f0f-4c6f-8de5-cc03c9f38c74 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:02.670085 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a851d735-4f0f-4c6f-8de5-cc03c9f38c74 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:02.743523 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:02.743523 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:02.755933 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a851d735-4f0f-4c6f-8de5-cc03c9f38c74 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:10:02.820251 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a851d735-4f0f-4c6f-8de5-cc03c9f38c74 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 returned with HTTP 200 Jan 25 14:10:02.821355 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1015/1970] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:10:02 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 => generated 915 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:10:03.839370 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f210d66b-93a0-4270-a19d-617dc686db74 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 Jan 25 14:10:03.839878 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f210d66b-93a0-4270-a19d-617dc686db74 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:03.840229 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:03.840229 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:03.840597 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f210d66b-93a0-4270-a19d-617dc686db74 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:03.947913 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:03.947913 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:03.956928 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f210d66b-93a0-4270-a19d-617dc686db74 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:10:03.983278 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f210d66b-93a0-4270-a19d-617dc686db74 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 returned with HTTP 200 Jan 25 14:10:03.984096 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 956/1971] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:10:03 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 => generated 915 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:10:04.670264 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a851d735-4f0f-4c6f-8de5-cc03c9f38c74 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume// Jan 25 14:10:04.671166 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a851d735-4f0f-4c6f-8de5-cc03c9f38c74 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:04.671493 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:04.671493 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:04.672063 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a851d735-4f0f-4c6f-8de5-cc03c9f38c74 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:04.673351 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a851d735-4f0f-4c6f-8de5-cc03c9f38c74 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 14:10:04.674534 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1016/1972] 10.222.0.57 () {56 vars in 1089 bytes} [Mon Jan 25 14:10:04 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 14:10:04.689992 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-3b1ebd7d-2beb-4b03-9cd7-f07c3a539008 req-01d3cf2d-3294-4b10-a9f1-e8351530913f tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b Jan 25 14:10:04.690568 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-3b1ebd7d-2beb-4b03-9cd7-f07c3a539008 req-01d3cf2d-3294-4b10-a9f1-e8351530913f tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:04.690790 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:04.690790 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:04.691161 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-3b1ebd7d-2beb-4b03-9cd7-f07c3a539008 req-01d3cf2d-3294-4b10-a9f1-e8351530913f tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:04.807843 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:04.807843 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:04.829399 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-3b1ebd7d-2beb-4b03-9cd7-f07c3a539008 req-01d3cf2d-3294-4b10-a9f1-e8351530913f tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:10:04.859671 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:04.859671 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:04.886561 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-3b1ebd7d-2beb-4b03-9cd7-f07c3a539008 req-01d3cf2d-3294-4b10-a9f1-e8351530913f tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b returned with HTTP 200 Jan 25 14:10:04.887885 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 957/1973] 10.222.0.57 () {60 vars in 1403 bytes} [Mon Jan 25 14:10:04 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b => generated 1467 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 14:10:04.925276 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-3b1ebd7d-2beb-4b03-9cd7-f07c3a539008 req-f2ee6f77-dd63-4813-beea-50faf336faf9 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] PUT http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments/97680d0b-5483-4435-ab69-13fb95dbb4e4 Jan 25 14:10:04.926220 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-3b1ebd7d-2beb-4b03-9cd7-f07c3a539008 req-f2ee6f77-dd63-4813-beea-50faf336faf9 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.57", "host": "n-h2-760456-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-760456-3.cbci-760456-3.local", "mountpoint": "/dev/sda"}}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:10:04.979091 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 25 14:10:04.979091 n-d-760456-3 devstack@c-api.service[87928]: return self(f, *args, **kw) Jan 25 14:10:04.979901 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-3b1ebd7d-2beb-4b03-9cd7-f07c3a539008 req-f2ee6f77-dd63-4813-beea-50faf336faf9 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Lock "b'cinder-attachment_update-69f7da17-ece2-4f55-85a2-265733c3283b-n-h2-760456-3'" acquired by "attachment_update" :: waited 0.011s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 14:10:04.982611 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:04.982611 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:05.007682 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fbb54a10-0a54-4904-81a5-ea8331b74247 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 Jan 25 14:10:05.008446 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fbb54a10-0a54-4904-81a5-ea8331b74247 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:05.008804 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:05.008804 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:05.009456 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fbb54a10-0a54-4904-81a5-ea8331b74247 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:05.124598 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:05.124598 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:05.134572 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-fbb54a10-0a54-4904-81a5-ea8331b74247 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:10:05.177554 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fbb54a10-0a54-4904-81a5-ea8331b74247 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 returned with HTTP 200 Jan 25 14:10:05.179796 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 958/1974] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:10:04 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 => generated 915 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:10:06.198068 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7ab68653-6b1e-418b-b038-e03b7a8d158e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 Jan 25 14:10:06.199261 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7ab68653-6b1e-418b-b038-e03b7a8d158e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:06.199625 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:06.199625 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:06.200232 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7ab68653-6b1e-418b-b038-e03b7a8d158e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:06.353883 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:06.353883 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:06.385995 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7ab68653-6b1e-418b-b038-e03b7a8d158e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:10:06.440010 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7ab68653-6b1e-418b-b038-e03b7a8d158e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 returned with HTTP 200 Jan 25 14:10:06.441588 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 959/1975] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:10:06 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 => generated 915 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:10:07.577736 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-608bba3a-2517-45af-b992-c99d556b8247 tempest-VolumeSnapshotQuotasNegativeTestJSON-1524136745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1524136745] GET http://10.222.0.38/volume/v3/55da497b9c684d9a87dc94ce7c658095/os-quota-sets/73885a8bab434dbd88b9a3cae1c6ae19 Jan 25 14:10:07.578929 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-608bba3a-2517-45af-b992-c99d556b8247 tempest-VolumeSnapshotQuotasNegativeTestJSON-1524136745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1524136745] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:07.579381 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:07.579381 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:07.580077 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-608bba3a-2517-45af-b992-c99d556b8247 tempest-VolumeSnapshotQuotasNegativeTestJSON-1524136745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1524136745] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:07.622317 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-3b1ebd7d-2beb-4b03-9cd7-f07c3a539008 req-f2ee6f77-dd63-4813-beea-50faf336faf9 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Lock "b'cinder-attachment_update-69f7da17-ece2-4f55-85a2-265733c3283b-n-h2-760456-3'" released by "attachment_update" :: held 2.642s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 14:10:07.623011 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-3b1ebd7d-2beb-4b03-9cd7-f07c3a539008 req-f2ee6f77-dd63-4813-beea-50faf336faf9 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments/97680d0b-5483-4435-ab69-13fb95dbb4e4 returned with HTTP 200 Jan 25 14:10:07.624212 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1017/1976] 10.222.0.57 () {64 vars in 1468 bytes} [Mon Jan 25 14:10:04 2021] PUT /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments/97680d0b-5483-4435-ab69-13fb95dbb4e4 => generated 762 bytes in 2704 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:10:07.644250 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1e0cabed-cfb7-4bb5-8dae-20408976aadf tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 Jan 25 14:10:07.645990 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1e0cabed-cfb7-4bb5-8dae-20408976aadf tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:07.647405 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:07.647405 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:07.651412 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1e0cabed-cfb7-4bb5-8dae-20408976aadf tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:07.653394 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-608bba3a-2517-45af-b992-c99d556b8247 tempest-VolumeSnapshotQuotasNegativeTestJSON-1524136745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1524136745] http://10.222.0.38/volume/v3/55da497b9c684d9a87dc94ce7c658095/os-quota-sets/73885a8bab434dbd88b9a3cae1c6ae19 returned with HTTP 200 Jan 25 14:10:07.656701 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 960/1977] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:10:07 2021] GET /volume/v3/55da497b9c684d9a87dc94ce7c658095/os-quota-sets/73885a8bab434dbd88b9a3cae1c6ae19 => generated 361 bytes in 415 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:10:07.680067 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2bdc5c7b-d0b4-493b-b0b5-197749f31de4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1524136745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1524136745] PUT http://10.222.0.38/volume/v3/55da497b9c684d9a87dc94ce7c658095/os-quota-sets/73885a8bab434dbd88b9a3cae1c6ae19 Jan 25 14:10:07.683664 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2bdc5c7b-d0b4-493b-b0b5-197749f31de4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1524136745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1524136745] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:10:07.759808 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:07.759808 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:07.787166 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-1e0cabed-cfb7-4bb5-8dae-20408976aadf tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:10:07.840241 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1e0cabed-cfb7-4bb5-8dae-20408976aadf tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 returned with HTTP 200 Jan 25 14:10:07.843595 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1018/1978] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:10:07 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 => generated 915 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:10:07.864614 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-3b1ebd7d-2beb-4b03-9cd7-f07c3a539008 req-87cefdfa-523a-4748-9811-47fbb62519f6 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] POST http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments/97680d0b-5483-4435-ab69-13fb95dbb4e4/action Jan 25 14:10:07.867783 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:07.867783 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:07.870950 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-3b1ebd7d-2beb-4b03-9cd7-f07c3a539008 req-87cefdfa-523a-4748-9811-47fbb62519f6 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Action body: b'{"os-complete": null}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:10:07.872315 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-3b1ebd7d-2beb-4b03-9cd7-f07c3a539008 req-87cefdfa-523a-4748-9811-47fbb62519f6 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:10:08.011166 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2bdc5c7b-d0b4-493b-b0b5-197749f31de4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1524136745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1524136745] http://10.222.0.38/volume/v3/55da497b9c684d9a87dc94ce7c658095/os-quota-sets/73885a8bab434dbd88b9a3cae1c6ae19 returned with HTTP 200 Jan 25 14:10:08.012330 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 961/1979] 10.222.0.38 () {60 vars in 1341 bytes} [Mon Jan 25 14:10:07 2021] PUT /volume/v3/55da497b9c684d9a87dc94ce7c658095/os-quota-sets/73885a8bab434dbd88b9a3cae1c6ae19 => generated 314 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:10:08.018696 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:08.018696 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:08.042490 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-3b1ebd7d-2beb-4b03-9cd7-f07c3a539008 req-87cefdfa-523a-4748-9811-47fbb62519f6 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments/97680d0b-5483-4435-ab69-13fb95dbb4e4/action returned with HTTP 204 Jan 25 14:10:08.046041 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1019/1980] 10.222.0.57 () {64 vars in 1489 bytes} [Mon Jan 25 14:10:07 2021] POST /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments/97680d0b-5483-4435-ab69-13fb95dbb4e4/action => generated 0 bytes in 191 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:10:08.349880 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-48dfe78a-548b-44cc-b56a-b235280be475 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] POST http://10.222.0.38/volume/v3/73885a8bab434dbd88b9a3cae1c6ae19/volumes Jan 25 14:10:08.351054 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-48dfe78a-548b-44cc-b56a-b235280be475 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2085456346"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:10:08.352294 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-48dfe78a-548b-44cc-b56a-b235280be475 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2085456346'}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:10:08.353654 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-48dfe78a-548b-44cc-b56a-b235280be475 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Create volume of 1 GB Jan 25 14:10:08.383746 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-48dfe78a-548b-44cc-b56a-b235280be475 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Availability Zones retrieved successfully. Jan 25 14:10:08.404715 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-48dfe78a-548b-44cc-b56a-b235280be475 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Flow 'volume_create_api' (7e20005e-2c41-4058-8b3e-a47dcf883d64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:10:08.408190 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-48dfe78a-548b-44cc-b56a-b235280be475 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (369beee8-e61c-424e-b6fc-2bcce1fdf670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:10:08.412085 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-48dfe78a-548b-44cc-b56a-b235280be475 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Validating volume size '1' using validate_int {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:10:08.520018 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-48dfe78a-548b-44cc-b56a-b235280be475 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (369beee8-e61c-424e-b6fc-2bcce1fdf670) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:10:08.522758 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-48dfe78a-548b-44cc-b56a-b235280be475 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da7f276a-bd3b-4973-8eeb-265cdc58a993) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:10:08.673021 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-48dfe78a-548b-44cc-b56a-b235280be475 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Created reservations ['4c176d2a-a127-4e5c-bf1d-aa10931ae8aa', 'ab5700c0-a882-4789-8df2-ca1bfd6a2d62', 'bb1d8bc4-ee99-4d5e-bc35-7aaa0952816a', '0b979c4a-7b89-4255-88c0-45a7d5040b7f'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:10:08.675950 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-48dfe78a-548b-44cc-b56a-b235280be475 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da7f276a-bd3b-4973-8eeb-265cdc58a993) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c176d2a-a127-4e5c-bf1d-aa10931ae8aa', 'ab5700c0-a882-4789-8df2-ca1bfd6a2d62', 'bb1d8bc4-ee99-4d5e-bc35-7aaa0952816a', '0b979c4a-7b89-4255-88c0-45a7d5040b7f']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:10:08.678490 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-48dfe78a-548b-44cc-b56a-b235280be475 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25cdf677-f32a-4595-8abc-e74075ccbad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:10:08.809527 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-48dfe78a-548b-44cc-b56a-b235280be475 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25cdf677-f32a-4595-8abc-e74075ccbad8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '964c295c-9dde-4e65-97d4-6531ebd5a553', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2085456346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73885a8bab434dbd88b9a3cae1c6ae19',qos_specs=None,replication_status=,reservations=['4c176d2a-a127-4e5c-bf1d-aa10931ae8aa','ab5700c0-a882-4789-8df2-ca1bfd6a2d62','bb1d8bc4-ee99-4d5e-bc35-7aaa0952816a','0b979c4a-7b89-4255-88c0-45a7d5040b7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11102c0ab18f420e9a47683d1bb4fcce',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:10:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2085456346',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=964c295c-9dde-4e65-97d4-6531ebd5a553,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73885a8bab434dbd88b9a3cae1c6ae19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='11102c0ab18f420e9a47683d1bb4fcce',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:10:08.813745 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-48dfe78a-548b-44cc-b56a-b235280be475 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8346e495-ab3c-4741-b832-8325449f2eea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:10:08.860397 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-099475e0-16a5-4d51-819e-da8c2948a40a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 Jan 25 14:10:08.861005 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-099475e0-16a5-4d51-819e-da8c2948a40a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:08.861381 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:08.861381 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:08.861998 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-099475e0-16a5-4d51-819e-da8c2948a40a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:08.870353 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-48dfe78a-548b-44cc-b56a-b235280be475 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8346e495-ab3c-4741-b832-8325449f2eea) transitioned into state 'SUCCESS' from state '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-2085456346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73885a8bab434dbd88b9a3cae1c6ae19',qos_specs=None,replication_status=,reservations=['4c176d2a-a127-4e5c-bf1d-aa10931ae8aa','ab5700c0-a882-4789-8df2-ca1bfd6a2d62','bb1d8bc4-ee99-4d5e-bc35-7aaa0952816a','0b979c4a-7b89-4255-88c0-45a7d5040b7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11102c0ab18f420e9a47683d1bb4fcce',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:10:08.874635 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-48dfe78a-548b-44cc-b56a-b235280be475 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65b95ca2-ac54-4805-8696-a5cf24022a12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:10:08.922068 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-48dfe78a-548b-44cc-b56a-b235280be475 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65b95ca2-ac54-4805-8696-a5cf24022a12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:10:08.925137 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-48dfe78a-548b-44cc-b56a-b235280be475 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Flow 'volume_create_api' (7e20005e-2c41-4058-8b3e-a47dcf883d64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:10:09.004760 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:09.004760 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:09.032004 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-099475e0-16a5-4d51-819e-da8c2948a40a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:10:09.080413 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-48dfe78a-548b-44cc-b56a-b235280be475 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Create volume request issued successfully. Jan 25 14:10:09.087812 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-099475e0-16a5-4d51-819e-da8c2948a40a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 returned with HTTP 200 Jan 25 14:10:09.091308 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1020/1981] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:10:08 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 => generated 915 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:10:09.126351 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-48dfe78a-548b-44cc-b56a-b235280be475 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] http://10.222.0.38/volume/v3/73885a8bab434dbd88b9a3cae1c6ae19/volumes returned with HTTP 202 Jan 25 14:10:09.127167 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 962/1982] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 14:10:08 2021] POST /volume/v3/73885a8bab434dbd88b9a3cae1c6ae19/volumes => generated 836 bytes in 1100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:10:09.141100 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cc4f8780-f596-48e8-b3cd-78119b5851b6 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] GET http://10.222.0.38/volume/v3/73885a8bab434dbd88b9a3cae1c6ae19/volumes/964c295c-9dde-4e65-97d4-6531ebd5a553 Jan 25 14:10:09.141818 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cc4f8780-f596-48e8-b3cd-78119b5851b6 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:09.142190 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:09.142190 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:09.142762 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cc4f8780-f596-48e8-b3cd-78119b5851b6 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:09.232398 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:09.232398 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:09.247185 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-cc4f8780-f596-48e8-b3cd-78119b5851b6 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Volume info retrieved successfully. Jan 25 14:10:09.273759 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cc4f8780-f596-48e8-b3cd-78119b5851b6 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] http://10.222.0.38/volume/v3/73885a8bab434dbd88b9a3cae1c6ae19/volumes/964c295c-9dde-4e65-97d4-6531ebd5a553 returned with HTTP 200 Jan 25 14:10:09.274778 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1021/1983] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:10:09 2021] GET /volume/v3/73885a8bab434dbd88b9a3cae1c6ae19/volumes/964c295c-9dde-4e65-97d4-6531ebd5a553 => generated 928 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:10:10.108146 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f2b3c7b3-4742-44d7-aae0-1252ffcad015 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 Jan 25 14:10:10.108686 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f2b3c7b3-4742-44d7-aae0-1252ffcad015 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:10.108785 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:10.108785 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:10.109330 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f2b3c7b3-4742-44d7-aae0-1252ffcad015 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:10.221742 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:10.221742 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:10.252849 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f2b3c7b3-4742-44d7-aae0-1252ffcad015 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:10:10.292389 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3317662c-c787-4f00-b2fb-e22fe0f25e79 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] GET http://10.222.0.38/volume/v3/73885a8bab434dbd88b9a3cae1c6ae19/volumes/964c295c-9dde-4e65-97d4-6531ebd5a553 Jan 25 14:10:10.293487 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3317662c-c787-4f00-b2fb-e22fe0f25e79 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:10.293898 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:10.293898 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:10.294176 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f2b3c7b3-4742-44d7-aae0-1252ffcad015 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 returned with HTTP 200 Jan 25 14:10:10.294763 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3317662c-c787-4f00-b2fb-e22fe0f25e79 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:10.295817 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 963/1984] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:10:10 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 => generated 915 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:10:10.421180 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:10.421180 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:10.433636 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3317662c-c787-4f00-b2fb-e22fe0f25e79 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Volume info retrieved successfully. Jan 25 14:10:10.486291 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3317662c-c787-4f00-b2fb-e22fe0f25e79 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] http://10.222.0.38/volume/v3/73885a8bab434dbd88b9a3cae1c6ae19/volumes/964c295c-9dde-4e65-97d4-6531ebd5a553 returned with HTTP 200 Jan 25 14:10:10.487404 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1022/1985] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:10:10 2021] GET /volume/v3/73885a8bab434dbd88b9a3cae1c6ae19/volumes/964c295c-9dde-4e65-97d4-6531ebd5a553 => generated 929 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:10:10.506629 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d697109c-d54a-40bd-b95d-8ee2b699970f tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] POST http://10.222.0.38/volume/v3/73885a8bab434dbd88b9a3cae1c6ae19/snapshots Jan 25 14:10:10.507109 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:10.507109 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:10.507542 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d697109c-d54a-40bd-b95d-8ee2b699970f tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "964c295c-9dde-4e65-97d4-6531ebd5a553", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-910701433"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:10:10.626905 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:10.626905 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:10.627955 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d697109c-d54a-40bd-b95d-8ee2b699970f tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Volume info retrieved successfully. Jan 25 14:10:10.628319 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-d697109c-d54a-40bd-b95d-8ee2b699970f tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Create snapshot from volume 964c295c-9dde-4e65-97d4-6531ebd5a553 Jan 25 14:10:10.793817 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-d697109c-d54a-40bd-b95d-8ee2b699970f tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Created reservations ['425e9ad2-aa90-4a93-bb6d-2e7ac69bad55', 'faaa46dd-b87e-42b5-a35a-d14e1e957a61', 'beccc52f-9e2e-4c4a-a161-97743dd26819', 'bbe37d9b-f055-486c-b1c3-d13e04474b96'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:10:10.949876 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d697109c-d54a-40bd-b95d-8ee2b699970f tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Snapshot create request issued successfully. Jan 25 14:10:10.950860 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d697109c-d54a-40bd-b95d-8ee2b699970f tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] http://10.222.0.38/volume/v3/73885a8bab434dbd88b9a3cae1c6ae19/snapshots returned with HTTP 202 Jan 25 14:10:10.959333 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 964/1986] 10.222.0.38 () {60 vars in 1232 bytes} [Mon Jan 25 14:10:10 2021] POST /volume/v3/73885a8bab434dbd88b9a3cae1c6ae19/snapshots => generated 322 bytes in 458 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:10:10.965280 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-01934851-1cf6-42be-9fed-daad7a2a0f3a tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] GET http://10.222.0.38/volume/v3/73885a8bab434dbd88b9a3cae1c6ae19/snapshots/666be61e-19d8-4cef-914a-e5fd9e2b66bc Jan 25 14:10:10.965903 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-01934851-1cf6-42be-9fed-daad7a2a0f3a tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:10.966198 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:10.966198 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:10.966705 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-01934851-1cf6-42be-9fed-daad7a2a0f3a tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:11.020785 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:11.020785 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:11.023110 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-01934851-1cf6-42be-9fed-daad7a2a0f3a tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Snapshot retrieved successfully. Jan 25 14:10:11.026479 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-01934851-1cf6-42be-9fed-daad7a2a0f3a tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] http://10.222.0.38/volume/v3/73885a8bab434dbd88b9a3cae1c6ae19/snapshots/666be61e-19d8-4cef-914a-e5fd9e2b66bc returned with HTTP 200 Jan 25 14:10:11.027864 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1023/1987] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:10:10 2021] GET /volume/v3/73885a8bab434dbd88b9a3cae1c6ae19/snapshots/666be61e-19d8-4cef-914a-e5fd9e2b66bc => generated 454 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:10:11.312739 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-62f89cf1-89fc-4a35-bcdb-9aae67d64b08 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 Jan 25 14:10:11.313308 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-62f89cf1-89fc-4a35-bcdb-9aae67d64b08 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:11.313480 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:11.313480 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:11.314114 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-62f89cf1-89fc-4a35-bcdb-9aae67d64b08 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:11.448442 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:11.448442 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:11.490442 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-62f89cf1-89fc-4a35-bcdb-9aae67d64b08 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:10:11.551444 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-62f89cf1-89fc-4a35-bcdb-9aae67d64b08 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 returned with HTTP 200 Jan 25 14:10:11.561368 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 965/1988] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:10:11 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 => generated 915 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:10:12.040360 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2a862099-e067-45d0-88d3-9aa248ea68bb tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] GET http://10.222.0.38/volume/v3/73885a8bab434dbd88b9a3cae1c6ae19/snapshots/666be61e-19d8-4cef-914a-e5fd9e2b66bc Jan 25 14:10:12.041893 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2a862099-e067-45d0-88d3-9aa248ea68bb tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:12.042321 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:12.042321 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:12.042985 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2a862099-e067-45d0-88d3-9aa248ea68bb tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:12.094097 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:12.094097 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:12.095250 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-2a862099-e067-45d0-88d3-9aa248ea68bb tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Snapshot retrieved successfully. Jan 25 14:10:12.105056 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2a862099-e067-45d0-88d3-9aa248ea68bb tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] http://10.222.0.38/volume/v3/73885a8bab434dbd88b9a3cae1c6ae19/snapshots/666be61e-19d8-4cef-914a-e5fd9e2b66bc returned with HTTP 200 Jan 25 14:10:12.111064 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1024/1989] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:10:12 2021] GET /volume/v3/73885a8bab434dbd88b9a3cae1c6ae19/snapshots/666be61e-19d8-4cef-914a-e5fd9e2b66bc => generated 454 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:10:12.569303 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a3628f9b-1d66-46a3-b89f-543d88a33099 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 Jan 25 14:10:12.570558 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a3628f9b-1d66-46a3-b89f-543d88a33099 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:12.570953 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:12.570953 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:12.571568 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a3628f9b-1d66-46a3-b89f-543d88a33099 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:12.745909 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:12.745909 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:12.803578 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a3628f9b-1d66-46a3-b89f-543d88a33099 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:10:12.849942 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a3628f9b-1d66-46a3-b89f-543d88a33099 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 returned with HTTP 200 Jan 25 14:10:12.850803 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 966/1990] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:10:12 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 => generated 915 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:10:13.118367 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-70a281f7-0420-47d0-a76e-885e69f1f976 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] GET http://10.222.0.38/volume/v3/73885a8bab434dbd88b9a3cae1c6ae19/snapshots/666be61e-19d8-4cef-914a-e5fd9e2b66bc Jan 25 14:10:13.119193 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-70a281f7-0420-47d0-a76e-885e69f1f976 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:13.119552 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:13.119552 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:13.120174 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-70a281f7-0420-47d0-a76e-885e69f1f976 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:13.147932 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:13.147932 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:13.149537 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-70a281f7-0420-47d0-a76e-885e69f1f976 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Snapshot retrieved successfully. Jan 25 14:10:13.153056 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-70a281f7-0420-47d0-a76e-885e69f1f976 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] http://10.222.0.38/volume/v3/73885a8bab434dbd88b9a3cae1c6ae19/snapshots/666be61e-19d8-4cef-914a-e5fd9e2b66bc returned with HTTP 200 Jan 25 14:10:13.154130 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1025/1991] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:10:13 2021] GET /volume/v3/73885a8bab434dbd88b9a3cae1c6ae19/snapshots/666be61e-19d8-4cef-914a-e5fd9e2b66bc => generated 481 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:10:13.168246 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7d25ebb3-0770-4a6b-a74f-473892abe88c tempest-VolumeSnapshotQuotasNegativeTestJSON-1524136745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1524136745] PUT http://10.222.0.38/volume/v3/55da497b9c684d9a87dc94ce7c658095/os-quota-sets/73885a8bab434dbd88b9a3cae1c6ae19 Jan 25 14:10:13.168635 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:13.168635 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:13.169088 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7d25ebb3-0770-4a6b-a74f-473892abe88c tempest-VolumeSnapshotQuotasNegativeTestJSON-1524136745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1524136745] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:10:13.320044 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7d25ebb3-0770-4a6b-a74f-473892abe88c tempest-VolumeSnapshotQuotasNegativeTestJSON-1524136745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1524136745] http://10.222.0.38/volume/v3/55da497b9c684d9a87dc94ce7c658095/os-quota-sets/73885a8bab434dbd88b9a3cae1c6ae19 returned with HTTP 200 Jan 25 14:10:13.322279 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 967/1992] 10.222.0.38 () {60 vars in 1341 bytes} [Mon Jan 25 14:10:13 2021] PUT /volume/v3/55da497b9c684d9a87dc94ce7c658095/os-quota-sets/73885a8bab434dbd88b9a3cae1c6ae19 => generated 314 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:10:13.331703 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-578af7be-d40c-4756-b5b2-0f62d5b700a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] POST http://10.222.0.38/volume/v3/73885a8bab434dbd88b9a3cae1c6ae19/snapshots Jan 25 14:10:13.332772 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:13.332772 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:13.333583 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-578af7be-d40c-4756-b5b2-0f62d5b700a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "964c295c-9dde-4e65-97d4-6531ebd5a553"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:10:13.397418 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:13.397418 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:13.399214 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-578af7be-d40c-4756-b5b2-0f62d5b700a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Volume info retrieved successfully. Jan 25 14:10:13.399728 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-578af7be-d40c-4756-b5b2-0f62d5b700a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Create snapshot from volume 964c295c-9dde-4e65-97d4-6531ebd5a553 Jan 25 14:10:13.456435 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.quota_utils [None req-578af7be-d40c-4756-b5b2-0f62d5b700a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Quota exceeded for 73885a8bab434dbd88b9a3cae1c6ae19, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 25 14:10:13.457030 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.middleware.fault [None req-578af7be-d40c-4756-b5b2-0f62d5b700a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] http://10.222.0.38/volume/v3/73885a8bab434dbd88b9a3cae1c6ae19/snapshots returned with HTTP 413 Jan 25 14:10:13.458484 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1026/1993] 10.222.0.38 () {60 vars in 1231 bytes} [Mon Jan 25 14:10:13 2021] POST /volume/v3/73885a8bab434dbd88b9a3cae1c6ae19/snapshots => generated 208 bytes in 131 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 25 14:10:13.469786 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-af3a2f24-1d1b-409d-a644-58c71fa4f099 tempest-VolumeSnapshotQuotasNegativeTestJSON-1524136745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1524136745] PUT http://10.222.0.38/volume/v3/55da497b9c684d9a87dc94ce7c658095/os-quota-sets/73885a8bab434dbd88b9a3cae1c6ae19 Jan 25 14:10:13.470647 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-af3a2f24-1d1b-409d-a644-58c71fa4f099 tempest-VolumeSnapshotQuotasNegativeTestJSON-1524136745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1524136745] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:10:13.646503 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-af3a2f24-1d1b-409d-a644-58c71fa4f099 tempest-VolumeSnapshotQuotasNegativeTestJSON-1524136745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1524136745] http://10.222.0.38/volume/v3/55da497b9c684d9a87dc94ce7c658095/os-quota-sets/73885a8bab434dbd88b9a3cae1c6ae19 returned with HTTP 200 Jan 25 14:10:13.648087 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 968/1994] 10.222.0.38 () {60 vars in 1341 bytes} [Mon Jan 25 14:10:13 2021] PUT /volume/v3/55da497b9c684d9a87dc94ce7c658095/os-quota-sets/73885a8bab434dbd88b9a3cae1c6ae19 => generated 314 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:10:13.661644 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ba421c2e-effa-460c-81da-57cfcb54fc62 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] POST http://10.222.0.38/volume/v3/73885a8bab434dbd88b9a3cae1c6ae19/snapshots Jan 25 14:10:13.662453 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:13.662453 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:13.663231 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ba421c2e-effa-460c-81da-57cfcb54fc62 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "964c295c-9dde-4e65-97d4-6531ebd5a553"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:10:13.750145 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:13.750145 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:13.751686 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ba421c2e-effa-460c-81da-57cfcb54fc62 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Volume info retrieved successfully. Jan 25 14:10:13.752042 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-ba421c2e-effa-460c-81da-57cfcb54fc62 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Create snapshot from volume 964c295c-9dde-4e65-97d4-6531ebd5a553 Jan 25 14:10:13.824367 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.quota_utils [None req-ba421c2e-effa-460c-81da-57cfcb54fc62 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Quota exceeded for 73885a8bab434dbd88b9a3cae1c6ae19, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Jan 25 14:10:13.826814 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.middleware.fault [None req-ba421c2e-effa-460c-81da-57cfcb54fc62 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] http://10.222.0.38/volume/v3/73885a8bab434dbd88b9a3cae1c6ae19/snapshots returned with HTTP 413 Jan 25 14:10:13.829330 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1027/1995] 10.222.0.38 () {60 vars in 1231 bytes} [Mon Jan 25 14:10:13 2021] POST /volume/v3/73885a8bab434dbd88b9a3cae1c6ae19/snapshots => generated 133 bytes in 172 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 25 14:10:13.840245 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1f6dad50-16bf-47b6-9bbc-4afb408af121 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] DELETE http://10.222.0.38/volume/v3/73885a8bab434dbd88b9a3cae1c6ae19/snapshots/666be61e-19d8-4cef-914a-e5fd9e2b66bc Jan 25 14:10:13.841699 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1f6dad50-16bf-47b6-9bbc-4afb408af121 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:13.842620 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1f6dad50-16bf-47b6-9bbc-4afb408af121 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:13.843341 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-1f6dad50-16bf-47b6-9bbc-4afb408af121 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Delete snapshot with id: 666be61e-19d8-4cef-914a-e5fd9e2b66bc Jan 25 14:10:13.869557 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8d04fcbc-578f-4607-b3c2-d27faa054c0c tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 Jan 25 14:10:13.876202 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8d04fcbc-578f-4607-b3c2-d27faa054c0c tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:13.876434 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:13.876434 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:13.882552 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8d04fcbc-578f-4607-b3c2-d27faa054c0c tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:13.914339 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:13.914339 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:13.915566 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-1f6dad50-16bf-47b6-9bbc-4afb408af121 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Snapshot retrieved successfully. Jan 25 14:10:14.007386 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-1f6dad50-16bf-47b6-9bbc-4afb408af121 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Snapshot delete request issued successfully. Jan 25 14:10:14.013777 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1f6dad50-16bf-47b6-9bbc-4afb408af121 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] http://10.222.0.38/volume/v3/73885a8bab434dbd88b9a3cae1c6ae19/snapshots/666be61e-19d8-4cef-914a-e5fd9e2b66bc returned with HTTP 202 Jan 25 14:10:14.016114 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 969/1996] 10.222.0.38 () {58 vars in 1324 bytes} [Mon Jan 25 14:10:13 2021] DELETE /volume/v3/73885a8bab434dbd88b9a3cae1c6ae19/snapshots/666be61e-19d8-4cef-914a-e5fd9e2b66bc => generated 0 bytes in 181 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:10:14.021855 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:14.021855 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:14.028290 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a40f06cb-f00d-44b1-8e54-e3f3042a7020 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] GET http://10.222.0.38/volume/v3/73885a8bab434dbd88b9a3cae1c6ae19/snapshots/666be61e-19d8-4cef-914a-e5fd9e2b66bc Jan 25 14:10:14.031500 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a40f06cb-f00d-44b1-8e54-e3f3042a7020 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:14.031986 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-8d04fcbc-578f-4607-b3c2-d27faa054c0c tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:10:14.032686 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:14.032686 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:14.033371 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a40f06cb-f00d-44b1-8e54-e3f3042a7020 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:14.066427 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:14.066427 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:14.067993 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a40f06cb-f00d-44b1-8e54-e3f3042a7020 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Snapshot retrieved successfully. Jan 25 14:10:14.070395 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a40f06cb-f00d-44b1-8e54-e3f3042a7020 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] http://10.222.0.38/volume/v3/73885a8bab434dbd88b9a3cae1c6ae19/snapshots/666be61e-19d8-4cef-914a-e5fd9e2b66bc returned with HTTP 200 Jan 25 14:10:14.071463 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 970/1997] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:10:14 2021] GET /volume/v3/73885a8bab434dbd88b9a3cae1c6ae19/snapshots/666be61e-19d8-4cef-914a-e5fd9e2b66bc => generated 480 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:10:14.081546 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8d04fcbc-578f-4607-b3c2-d27faa054c0c tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 returned with HTTP 200 Jan 25 14:10:14.082382 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1028/1998] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:10:13 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 => generated 915 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:10:15.091135 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4ca220ef-5957-4e54-a8b6-b1691554ab3d tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] GET http://10.222.0.38/volume/v3/73885a8bab434dbd88b9a3cae1c6ae19/snapshots/666be61e-19d8-4cef-914a-e5fd9e2b66bc Jan 25 14:10:15.095872 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4ca220ef-5957-4e54-a8b6-b1691554ab3d tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:15.098727 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-57084a32-6a60-4de4-b740-45f9f5aae835 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 Jan 25 14:10:15.099254 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-57084a32-6a60-4de4-b740-45f9f5aae835 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:15.099468 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:15.099468 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:15.099847 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-57084a32-6a60-4de4-b740-45f9f5aae835 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:15.100251 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:15.100251 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:15.101244 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4ca220ef-5957-4e54-a8b6-b1691554ab3d tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:15.191467 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:15.191467 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:15.209770 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:15.209770 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:15.214552 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4ca220ef-5957-4e54-a8b6-b1691554ab3d tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Snapshot retrieved successfully. Jan 25 14:10:15.215031 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-57084a32-6a60-4de4-b740-45f9f5aae835 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:10:15.221381 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4ca220ef-5957-4e54-a8b6-b1691554ab3d tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] http://10.222.0.38/volume/v3/73885a8bab434dbd88b9a3cae1c6ae19/snapshots/666be61e-19d8-4cef-914a-e5fd9e2b66bc returned with HTTP 200 Jan 25 14:10:15.225362 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 971/1999] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:10:15 2021] GET /volume/v3/73885a8bab434dbd88b9a3cae1c6ae19/snapshots/666be61e-19d8-4cef-914a-e5fd9e2b66bc => generated 480 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:10:15.266439 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-57084a32-6a60-4de4-b740-45f9f5aae835 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 returned with HTTP 200 Jan 25 14:10:15.267311 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1029/2000] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:10:15 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 => generated 915 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:10:16.236962 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-67c5e4f0-46c3-4974-b7e2-3c8265897b70 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] GET http://10.222.0.38/volume/v3/73885a8bab434dbd88b9a3cae1c6ae19/snapshots/666be61e-19d8-4cef-914a-e5fd9e2b66bc Jan 25 14:10:16.237509 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-67c5e4f0-46c3-4974-b7e2-3c8265897b70 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:16.237737 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:16.237737 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:16.238044 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-67c5e4f0-46c3-4974-b7e2-3c8265897b70 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:16.283147 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-45754c94-1469-4649-b125-59376a2c8311 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 Jan 25 14:10:16.283667 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-45754c94-1469-4649-b125-59376a2c8311 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:16.283858 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:16.283858 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:16.284236 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-45754c94-1469-4649-b125-59376a2c8311 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:16.318485 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:16.318485 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:16.319904 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-67c5e4f0-46c3-4974-b7e2-3c8265897b70 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Snapshot retrieved successfully. Jan 25 14:10:16.322451 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-67c5e4f0-46c3-4974-b7e2-3c8265897b70 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] http://10.222.0.38/volume/v3/73885a8bab434dbd88b9a3cae1c6ae19/snapshots/666be61e-19d8-4cef-914a-e5fd9e2b66bc returned with HTTP 200 Jan 25 14:10:16.338804 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 972/2001] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:10:16 2021] GET /volume/v3/73885a8bab434dbd88b9a3cae1c6ae19/snapshots/666be61e-19d8-4cef-914a-e5fd9e2b66bc => generated 480 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:10:16.433051 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:16.433051 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:16.467214 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-45754c94-1469-4649-b125-59376a2c8311 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:10:16.566435 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-45754c94-1469-4649-b125-59376a2c8311 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 returned with HTTP 200 Jan 25 14:10:16.569946 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1030/2002] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:10:16 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 => generated 915 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:10:17.337339 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9d7d4e3f-593c-4f54-99bf-d97c03d6c52b tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] GET http://10.222.0.38/volume/v3/73885a8bab434dbd88b9a3cae1c6ae19/snapshots/666be61e-19d8-4cef-914a-e5fd9e2b66bc Jan 25 14:10:17.349594 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9d7d4e3f-593c-4f54-99bf-d97c03d6c52b tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:17.350267 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:17.350267 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:17.350935 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9d7d4e3f-593c-4f54-99bf-d97c03d6c52b tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:17.460456 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9d7d4e3f-593c-4f54-99bf-d97c03d6c52b tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] http://10.222.0.38/volume/v3/73885a8bab434dbd88b9a3cae1c6ae19/snapshots/666be61e-19d8-4cef-914a-e5fd9e2b66bc returned with HTTP 404 Jan 25 14:10:17.466957 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 973/2003] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:10:17 2021] GET /volume/v3/73885a8bab434dbd88b9a3cae1c6ae19/snapshots/666be61e-19d8-4cef-914a-e5fd9e2b66bc => generated 111 bytes in 135 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:10:17.470297 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8e7f378b-b9ac-4ac2-8f31-fa7de9584630 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] DELETE http://10.222.0.38/volume/v3/73885a8bab434dbd88b9a3cae1c6ae19/volumes/964c295c-9dde-4e65-97d4-6531ebd5a553 Jan 25 14:10:17.470843 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8e7f378b-b9ac-4ac2-8f31-fa7de9584630 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:17.471298 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:17.471298 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:17.471939 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8e7f378b-b9ac-4ac2-8f31-fa7de9584630 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:17.472571 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-8e7f378b-b9ac-4ac2-8f31-fa7de9584630 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Delete volume with id: 964c295c-9dde-4e65-97d4-6531ebd5a553 Jan 25 14:10:17.586357 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-60a0c7b1-5c95-4c28-bf69-64b443d83c6f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 Jan 25 14:10:17.592180 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-60a0c7b1-5c95-4c28-bf69-64b443d83c6f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:17.592684 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:17.592684 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:17.592920 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-60a0c7b1-5c95-4c28-bf69-64b443d83c6f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:17.593967 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-8e7f378b-b9ac-4ac2-8f31-fa7de9584630 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Volume info retrieved successfully. Jan 25 14:10:17.692042 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-8e7f378b-b9ac-4ac2-8f31-fa7de9584630 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Delete volume request issued successfully. Jan 25 14:10:17.692535 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8e7f378b-b9ac-4ac2-8f31-fa7de9584630 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] http://10.222.0.38/volume/v3/73885a8bab434dbd88b9a3cae1c6ae19/volumes/964c295c-9dde-4e65-97d4-6531ebd5a553 returned with HTTP 202 Jan 25 14:10:17.695228 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1031/2004] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:10:17 2021] DELETE /volume/v3/73885a8bab434dbd88b9a3cae1c6ae19/volumes/964c295c-9dde-4e65-97d4-6531ebd5a553 => generated 0 bytes in 228 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:10:17.707813 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c5a621c6-2201-40cf-b2c4-f1ede78688fa tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] GET http://10.222.0.38/volume/v3/73885a8bab434dbd88b9a3cae1c6ae19/volumes/964c295c-9dde-4e65-97d4-6531ebd5a553 Jan 25 14:10:17.708360 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c5a621c6-2201-40cf-b2c4-f1ede78688fa tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:17.708584 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:17.708584 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:17.708991 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c5a621c6-2201-40cf-b2c4-f1ede78688fa tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:17.745921 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:17.745921 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:17.778836 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-60a0c7b1-5c95-4c28-bf69-64b443d83c6f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:10:17.824459 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:17.824459 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:17.851886 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c5a621c6-2201-40cf-b2c4-f1ede78688fa tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Volume info retrieved successfully. Jan 25 14:10:17.899432 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-60a0c7b1-5c95-4c28-bf69-64b443d83c6f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 returned with HTTP 200 Jan 25 14:10:17.900937 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 974/2005] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:10:17 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 => generated 915 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:10:17.913161 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c5a621c6-2201-40cf-b2c4-f1ede78688fa tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] http://10.222.0.38/volume/v3/73885a8bab434dbd88b9a3cae1c6ae19/volumes/964c295c-9dde-4e65-97d4-6531ebd5a553 returned with HTTP 200 Jan 25 14:10:17.914330 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1032/2006] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:10:17 2021] GET /volume/v3/73885a8bab434dbd88b9a3cae1c6ae19/volumes/964c295c-9dde-4e65-97d4-6531ebd5a553 => generated 928 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:10:18.916943 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4b1c166c-1366-4a01-a00d-455dcb563d39 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 Jan 25 14:10:18.917474 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4b1c166c-1366-4a01-a00d-455dcb563d39 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:18.917700 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:18.917700 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:18.918046 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4b1c166c-1366-4a01-a00d-455dcb563d39 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:18.930961 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e2da10f3-367c-46c8-8bed-220a0604f813 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] GET http://10.222.0.38/volume/v3/73885a8bab434dbd88b9a3cae1c6ae19/volumes/964c295c-9dde-4e65-97d4-6531ebd5a553 Jan 25 14:10:18.932835 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e2da10f3-367c-46c8-8bed-220a0604f813 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:18.933031 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:18.933031 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:18.933421 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e2da10f3-367c-46c8-8bed-220a0604f813 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:19.015263 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:19.015263 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:19.041042 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4b1c166c-1366-4a01-a00d-455dcb563d39 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:10:19.086165 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4b1c166c-1366-4a01-a00d-455dcb563d39 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 returned with HTTP 200 Jan 25 14:10:19.089287 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 975/2007] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:10:18 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 => generated 973 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:10:19.102154 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:19.102154 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:19.134762 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e2da10f3-367c-46c8-8bed-220a0604f813 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Volume info retrieved successfully. Jan 25 14:10:19.205652 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e2da10f3-367c-46c8-8bed-220a0604f813 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] http://10.222.0.38/volume/v3/73885a8bab434dbd88b9a3cae1c6ae19/volumes/964c295c-9dde-4e65-97d4-6531ebd5a553 returned with HTTP 200 Jan 25 14:10:19.208275 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1033/2008] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:10:18 2021] GET /volume/v3/73885a8bab434dbd88b9a3cae1c6ae19/volumes/964c295c-9dde-4e65-97d4-6531ebd5a553 => generated 928 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:10:20.103522 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bdf8c9de-8657-45aa-8592-da12eb29f2d7 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 Jan 25 14:10:20.104059 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bdf8c9de-8657-45aa-8592-da12eb29f2d7 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:20.104228 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:20.104228 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:20.104617 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bdf8c9de-8657-45aa-8592-da12eb29f2d7 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:20.225630 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bde18dfe-0cbe-415f-9de0-7cc4b4ab2357 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] GET http://10.222.0.38/volume/v3/73885a8bab434dbd88b9a3cae1c6ae19/volumes/964c295c-9dde-4e65-97d4-6531ebd5a553 Jan 25 14:10:20.226524 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bde18dfe-0cbe-415f-9de0-7cc4b4ab2357 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:20.227232 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:20.227232 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:20.228838 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bde18dfe-0cbe-415f-9de0-7cc4b4ab2357 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:20.283375 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:20.283375 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:20.303178 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-bdf8c9de-8657-45aa-8592-da12eb29f2d7 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:10:20.338660 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bdf8c9de-8657-45aa-8592-da12eb29f2d7 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 returned with HTTP 200 Jan 25 14:10:20.339760 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 976/2009] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:10:20 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 => generated 976 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:10:20.358539 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:20.358539 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:20.405554 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-bde18dfe-0cbe-415f-9de0-7cc4b4ab2357 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Volume info retrieved successfully. Jan 25 14:10:20.457655 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bde18dfe-0cbe-415f-9de0-7cc4b4ab2357 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] http://10.222.0.38/volume/v3/73885a8bab434dbd88b9a3cae1c6ae19/volumes/964c295c-9dde-4e65-97d4-6531ebd5a553 returned with HTTP 200 Jan 25 14:10:20.460255 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1034/2010] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:10:20 2021] GET /volume/v3/73885a8bab434dbd88b9a3cae1c6ae19/volumes/964c295c-9dde-4e65-97d4-6531ebd5a553 => generated 928 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:10:21.355605 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-681e62fb-729d-4457-8ef8-2f48d997970b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 Jan 25 14:10:21.356747 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-681e62fb-729d-4457-8ef8-2f48d997970b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:21.357178 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:21.357178 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:21.357816 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-681e62fb-729d-4457-8ef8-2f48d997970b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:21.475905 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e6c18d1d-1276-4459-9e9c-1e353816ab8d tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] GET http://10.222.0.38/volume/v3/73885a8bab434dbd88b9a3cae1c6ae19/volumes/964c295c-9dde-4e65-97d4-6531ebd5a553 Jan 25 14:10:21.476737 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e6c18d1d-1276-4459-9e9c-1e353816ab8d tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:21.477150 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:21.477150 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:21.478518 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e6c18d1d-1276-4459-9e9c-1e353816ab8d tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:21.602314 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e6c18d1d-1276-4459-9e9c-1e353816ab8d tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505 tempest-VolumeSnapshotQuotasNegativeTestJSON-382781505] http://10.222.0.38/volume/v3/73885a8bab434dbd88b9a3cae1c6ae19/volumes/964c295c-9dde-4e65-97d4-6531ebd5a553 returned with HTTP 404 Jan 25 14:10:21.604412 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1035/2011] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:10:21 2021] GET /volume/v3/73885a8bab434dbd88b9a3cae1c6ae19/volumes/964c295c-9dde-4e65-97d4-6531ebd5a553 => generated 109 bytes in 133 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:10:21.614354 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f9cfb241-d9bb-4037-a93d-fe74596eea7f tempest-VolumeSnapshotQuotasNegativeTestJSON-1524136745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1524136745] PUT http://10.222.0.38/volume/v3/55da497b9c684d9a87dc94ce7c658095/os-quota-sets/73885a8bab434dbd88b9a3cae1c6ae19 Jan 25 14:10:21.617362 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f9cfb241-d9bb-4037-a93d-fe74596eea7f tempest-VolumeSnapshotQuotasNegativeTestJSON-1524136745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1524136745] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:10:21.827700 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:21.827700 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:21.836961 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-681e62fb-729d-4457-8ef8-2f48d997970b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:10:21.862848 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-681e62fb-729d-4457-8ef8-2f48d997970b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 returned with HTTP 200 Jan 25 14:10:21.864025 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 977/2012] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:10:21 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 => generated 976 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:10:22.018923 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f9cfb241-d9bb-4037-a93d-fe74596eea7f tempest-VolumeSnapshotQuotasNegativeTestJSON-1524136745 tempest-VolumeSnapshotQuotasNegativeTestJSON-1524136745] http://10.222.0.38/volume/v3/55da497b9c684d9a87dc94ce7c658095/os-quota-sets/73885a8bab434dbd88b9a3cae1c6ae19 returned with HTTP 200 Jan 25 14:10:22.026023 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1036/2013] 10.222.0.38 () {60 vars in 1342 bytes} [Mon Jan 25 14:10:21 2021] PUT /volume/v3/55da497b9c684d9a87dc94ce7c658095/os-quota-sets/73885a8bab434dbd88b9a3cae1c6ae19 => generated 319 bytes in 412 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:10:22.893821 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-19cf3cdc-9654-46ed-b9c1-7e0d41fe1af9 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 Jan 25 14:10:22.896048 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-19cf3cdc-9654-46ed-b9c1-7e0d41fe1af9 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:22.896664 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:22.896664 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:22.897475 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-19cf3cdc-9654-46ed-b9c1-7e0d41fe1af9 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:23.034545 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:23.034545 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:23.051564 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-19cf3cdc-9654-46ed-b9c1-7e0d41fe1af9 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:10:23.094919 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-19cf3cdc-9654-46ed-b9c1-7e0d41fe1af9 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 returned with HTTP 200 Jan 25 14:10:23.096964 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 978/2014] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:10:22 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 => generated 976 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:10:24.118790 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ae66ab9a-31ad-438d-973f-de071c29773a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 Jan 25 14:10:24.120943 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ae66ab9a-31ad-438d-973f-de071c29773a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:24.123660 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ae66ab9a-31ad-438d-973f-de071c29773a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:24.299030 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:24.299030 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:24.314269 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ae66ab9a-31ad-438d-973f-de071c29773a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:10:24.343576 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ae66ab9a-31ad-438d-973f-de071c29773a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 returned with HTTP 200 Jan 25 14:10:24.346232 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1037/2015] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:10:24 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 => generated 976 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:10:25.361729 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1d38969f-52f3-4b73-bf3a-55b6d35769b8 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 Jan 25 14:10:25.363080 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1d38969f-52f3-4b73-bf3a-55b6d35769b8 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:25.363495 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:25.363495 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:25.364189 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1d38969f-52f3-4b73-bf3a-55b6d35769b8 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:25.470264 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:25.470264 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:25.480524 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-1d38969f-52f3-4b73-bf3a-55b6d35769b8 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:10:25.505107 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1d38969f-52f3-4b73-bf3a-55b6d35769b8 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 returned with HTTP 200 Jan 25 14:10:25.510886 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 979/2016] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:10:25 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 => generated 976 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:10:26.527855 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-756aaf4f-60b9-47e4-9dfd-c2de81869393 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 Jan 25 14:10:26.528749 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-756aaf4f-60b9-47e4-9dfd-c2de81869393 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:26.528749 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:26.528749 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:26.549939 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-756aaf4f-60b9-47e4-9dfd-c2de81869393 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:26.683814 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:26.683814 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:26.694802 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-756aaf4f-60b9-47e4-9dfd-c2de81869393 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:10:26.725844 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-756aaf4f-60b9-47e4-9dfd-c2de81869393 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 returned with HTTP 200 Jan 25 14:10:26.726695 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1038/2017] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:10:26 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 => generated 1364 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:10:28.522609 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-825448f5-eba8-4df1-ad50-c6c8e92cc24d req-9da01acb-d5b0-431e-a9ea-49e9f89ecd88 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 Jan 25 14:10:28.523294 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-825448f5-eba8-4df1-ad50-c6c8e92cc24d req-9da01acb-d5b0-431e-a9ea-49e9f89ecd88 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:28.523294 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:28.523294 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:28.523741 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-825448f5-eba8-4df1-ad50-c6c8e92cc24d req-9da01acb-d5b0-431e-a9ea-49e9f89ecd88 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:28.579795 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:28.579795 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:28.589192 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-825448f5-eba8-4df1-ad50-c6c8e92cc24d req-9da01acb-d5b0-431e-a9ea-49e9f89ecd88 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:10:28.614748 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-825448f5-eba8-4df1-ad50-c6c8e92cc24d req-9da01acb-d5b0-431e-a9ea-49e9f89ecd88 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 returned with HTTP 200 Jan 25 14:10:28.616160 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 980/2018] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 14:10:28 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 => generated 1364 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:10:28.713006 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-825448f5-eba8-4df1-ad50-c6c8e92cc24d req-9da01acb-d5b0-431e-a9ea-49e9f89ecd88 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume// Jan 25 14:10:28.713559 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-825448f5-eba8-4df1-ad50-c6c8e92cc24d req-9da01acb-d5b0-431e-a9ea-49e9f89ecd88 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:28.713863 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:28.713863 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:28.714541 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-825448f5-eba8-4df1-ad50-c6c8e92cc24d req-9da01acb-d5b0-431e-a9ea-49e9f89ecd88 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'all' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:28.715997 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-825448f5-eba8-4df1-ad50-c6c8e92cc24d req-9da01acb-d5b0-431e-a9ea-49e9f89ecd88 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 14:10:28.716744 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 981/2019] 10.222.0.38 () {58 vars in 1289 bytes} [Mon Jan 25 14:10:28 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 25 14:10:28.751026 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-825448f5-eba8-4df1-ad50-c6c8e92cc24d req-6a0c61a8-b3ce-4421-9ec3-22c53b621eca tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] POST http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/attachments Jan 25 14:10:28.751968 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-825448f5-eba8-4df1-ad50-c6c8e92cc24d req-6a0c61a8-b3ce-4421-9ec3-22c53b621eca tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1a014c02-ff9e-4863-b224-469eb936a020", "instance_uuid": "9ba25daf-ed18-4bc3-81d6-ae6a11c13b92", "connector": null}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:10:28.803017 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cf1ac177-64d8-4669-8683-22a28812a0d0 tempest-ExtraSpecsNegativeTest-242168577 tempest-ExtraSpecsNegativeTest-242168577] POST http://10.222.0.38/volume/v3/dc1eda2db5c0432b974154dea6bfda07/types Jan 25 14:10:28.803913 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:28.803913 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:28.804332 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cf1ac177-64d8-4669-8683-22a28812a0d0 tempest-ExtraSpecsNegativeTest-242168577 tempest-ExtraSpecsNegativeTest-242168577] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-229080636", "extra_specs": {"spec1": "val1"}}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:10:28.809635 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:28.809635 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:28.862077 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cf1ac177-64d8-4669-8683-22a28812a0d0 tempest-ExtraSpecsNegativeTest-242168577 tempest-ExtraSpecsNegativeTest-242168577] http://10.222.0.38/volume/v3/dc1eda2db5c0432b974154dea6bfda07/types returned with HTTP 200 Jan 25 14:10:28.863047 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1039/2020] 10.222.0.38 () {60 vars in 1220 bytes} [Mon Jan 25 14:10:28 2021] POST /volume/v3/dc1eda2db5c0432b974154dea6bfda07/types => generated 242 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:10:28.875492 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-825448f5-eba8-4df1-ad50-c6c8e92cc24d req-6a0c61a8-b3ce-4421-9ec3-22c53b621eca tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/attachments returned with HTTP 200 Jan 25 14:10:28.876557 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 982/2021] 10.222.0.38 () {66 vars in 1565 bytes} [Mon Jan 25 14:10:28 2021] POST /volume/v3/555aa5d4533f499882531ba6ac50696c/attachments => generated 273 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:10:28.878621 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9958bea7-c63a-49c9-a188-25abba1957cb tempest-ExtraSpecsNegativeTest-242168577 tempest-ExtraSpecsNegativeTest-242168577] POST http://10.222.0.38/volume/v3/dc1eda2db5c0432b974154dea6bfda07/types/d8abb562-0529-489f-9106-e727ef7a0a74/extra_specs Jan 25 14:10:28.879403 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9958bea7-c63a-49c9-a188-25abba1957cb tempest-ExtraSpecsNegativeTest-242168577 tempest-ExtraSpecsNegativeTest-242168577] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:10:28.880753 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9958bea7-c63a-49c9-a188-25abba1957cb tempest-ExtraSpecsNegativeTest-242168577 tempest-ExtraSpecsNegativeTest-242168577] http://10.222.0.38/volume/v3/dc1eda2db5c0432b974154dea6bfda07/types/d8abb562-0529-489f-9106-e727ef7a0a74/extra_specs returned with HTTP 400 Jan 25 14:10:28.881807 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1040/2022] 10.222.0.38 () {60 vars in 1366 bytes} [Mon Jan 25 14:10:28 2021] POST /volume/v3/dc1eda2db5c0432b974154dea6bfda07/types/d8abb562-0529-489f-9106-e727ef7a0a74/extra_specs => generated 146 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jan 25 14:10:28.893230 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-47a007be-cbdc-4549-9cf6-55d31779b46d tempest-ExtraSpecsNegativeTest-242168577 tempest-ExtraSpecsNegativeTest-242168577] POST http://10.222.0.38/volume/v3/dc1eda2db5c0432b974154dea6bfda07/types/d8abb562-0529-489f-9106-e727ef7a0a74/extra_specs Jan 25 14:10:28.893806 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:28.893806 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:28.894657 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-47a007be-cbdc-4549-9cf6-55d31779b46d tempest-ExtraSpecsNegativeTest-242168577 tempest-ExtraSpecsNegativeTest-242168577] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:10:28.896202 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-47a007be-cbdc-4549-9cf6-55d31779b46d tempest-ExtraSpecsNegativeTest-242168577 tempest-ExtraSpecsNegativeTest-242168577] http://10.222.0.38/volume/v3/dc1eda2db5c0432b974154dea6bfda07/types/d8abb562-0529-489f-9106-e727ef7a0a74/extra_specs returned with HTTP 400 Jan 25 14:10:28.897814 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 983/2023] 10.222.0.38 () {60 vars in 1366 bytes} [Mon Jan 25 14:10:28 2021] POST /volume/v3/dc1eda2db5c0432b974154dea6bfda07/types/d8abb562-0529-489f-9106-e727ef7a0a74/extra_specs => generated 132 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jan 25 14:10:28.909021 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-600d27fc-bd6d-4668-a0d6-63cb938eb589 tempest-ExtraSpecsNegativeTest-242168577 tempest-ExtraSpecsNegativeTest-242168577] POST http://10.222.0.38/volume/v3/dc1eda2db5c0432b974154dea6bfda07/types/d454dca1-f813-4761-a370-90c40605a700/extra_specs Jan 25 14:10:28.909789 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-600d27fc-bd6d-4668-a0d6-63cb938eb589 tempest-ExtraSpecsNegativeTest-242168577 tempest-ExtraSpecsNegativeTest-242168577] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:10:28.927087 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a56d77c5-4fe0-4995-a106-f2e93d547519 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 Jan 25 14:10:28.927689 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a56d77c5-4fe0-4995-a106-f2e93d547519 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:28.928291 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a56d77c5-4fe0-4995-a106-f2e93d547519 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:28.996121 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:28.996121 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:29.006109 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a56d77c5-4fe0-4995-a106-f2e93d547519 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:10:29.008362 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-600d27fc-bd6d-4668-a0d6-63cb938eb589 tempest-ExtraSpecsNegativeTest-242168577 tempest-ExtraSpecsNegativeTest-242168577] http://10.222.0.38/volume/v3/dc1eda2db5c0432b974154dea6bfda07/types/d454dca1-f813-4761-a370-90c40605a700/extra_specs returned with HTTP 404 Jan 25 14:10:29.011097 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1041/2024] 10.222.0.38 () {60 vars in 1366 bytes} [Mon Jan 25 14:10:28 2021] POST /volume/v3/dc1eda2db5c0432b974154dea6bfda07/types/d454dca1-f813-4761-a370-90c40605a700/extra_specs => generated 114 bytes in 108 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:10:29.012256 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-600d27fc-bd6d-4668-a0d6-63cb938eb589 tempest-ExtraSpecsNegativeTest-242168577 tempest-ExtraSpecsNegativeTest-242168577] GET http://10.222.0.38/volume// Jan 25 14:10:29.012883 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-600d27fc-bd6d-4668-a0d6-63cb938eb589 tempest-ExtraSpecsNegativeTest-242168577 tempest-ExtraSpecsNegativeTest-242168577] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:29.015567 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-600d27fc-bd6d-4668-a0d6-63cb938eb589 tempest-ExtraSpecsNegativeTest-242168577 tempest-ExtraSpecsNegativeTest-242168577] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:29.017165 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-600d27fc-bd6d-4668-a0d6-63cb938eb589 tempest-ExtraSpecsNegativeTest-242168577 tempest-ExtraSpecsNegativeTest-242168577] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 14:10:29.017949 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1042/2025] 10.222.0.57 () {56 vars in 1089 bytes} [Mon Jan 25 14:10:29 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 14:10:29.024259 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4b09dcbd-0f99-4821-97ba-c98a2b0fe926 tempest-ExtraSpecsNegativeTest-242168577 tempest-ExtraSpecsNegativeTest-242168577] DELETE http://10.222.0.38/volume/v3/dc1eda2db5c0432b974154dea6bfda07/types/22b5e4b0-3e07-4c13-afa3-faad51df39cb/extra_specs/spec1 Jan 25 14:10:29.026109 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4b09dcbd-0f99-4821-97ba-c98a2b0fe926 tempest-ExtraSpecsNegativeTest-242168577 tempest-ExtraSpecsNegativeTest-242168577] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:29.026937 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4b09dcbd-0f99-4821-97ba-c98a2b0fe926 tempest-ExtraSpecsNegativeTest-242168577 tempest-ExtraSpecsNegativeTest-242168577] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:29.040136 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4b09dcbd-0f99-4821-97ba-c98a2b0fe926 tempest-ExtraSpecsNegativeTest-242168577 tempest-ExtraSpecsNegativeTest-242168577] http://10.222.0.38/volume/v3/dc1eda2db5c0432b974154dea6bfda07/types/22b5e4b0-3e07-4c13-afa3-faad51df39cb/extra_specs/spec1 returned with HTTP 404 Jan 25 14:10:29.041504 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:29.041504 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:29.042389 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1043/2026] 10.222.0.38 () {58 vars in 1366 bytes} [Mon Jan 25 14:10:29 2021] DELETE /volume/v3/dc1eda2db5c0432b974154dea6bfda07/types/22b5e4b0-3e07-4c13-afa3-faad51df39cb/extra_specs/spec1 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:10:29.058803 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-825448f5-eba8-4df1-ad50-c6c8e92cc24d req-243aa324-93ce-4ad5-8774-eb99d926f938 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 Jan 25 14:10:29.059474 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a56d77c5-4fe0-4995-a106-f2e93d547519 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 returned with HTTP 200 Jan 25 14:10:29.059885 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-825448f5-eba8-4df1-ad50-c6c8e92cc24d req-243aa324-93ce-4ad5-8774-eb99d926f938 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:29.060540 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-825448f5-eba8-4df1-ad50-c6c8e92cc24d req-243aa324-93ce-4ad5-8774-eb99d926f938 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:29.061164 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 984/2027] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:10:28 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 => generated 1363 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:10:29.066847 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6003fcd1-f3bc-4c66-816d-572d81cd0094 tempest-ExtraSpecsNegativeTest-242168577 tempest-ExtraSpecsNegativeTest-242168577] GET http://10.222.0.38/volume/v3/dc1eda2db5c0432b974154dea6bfda07/types/d8abb562-0529-489f-9106-e727ef7a0a74/extra_specs/nonexistent_extra_spec_name Jan 25 14:10:29.067538 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6003fcd1-f3bc-4c66-816d-572d81cd0094 tempest-ExtraSpecsNegativeTest-242168577 tempest-ExtraSpecsNegativeTest-242168577] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:29.067851 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:29.067851 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:29.068555 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6003fcd1-f3bc-4c66-816d-572d81cd0094 tempest-ExtraSpecsNegativeTest-242168577 tempest-ExtraSpecsNegativeTest-242168577] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:29.104263 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6003fcd1-f3bc-4c66-816d-572d81cd0094 tempest-ExtraSpecsNegativeTest-242168577 tempest-ExtraSpecsNegativeTest-242168577] http://10.222.0.38/volume/v3/dc1eda2db5c0432b974154dea6bfda07/types/d8abb562-0529-489f-9106-e727ef7a0a74/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Jan 25 14:10:29.105735 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 985/2028] 10.222.0.38 () {58 vars in 1429 bytes} [Mon Jan 25 14:10:29 2021] GET /volume/v3/dc1eda2db5c0432b974154dea6bfda07/types/d8abb562-0529-489f-9106-e727ef7a0a74/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:10:29.125758 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a6ffea49-f0f1-4f9b-8218-2c9a19e2c149 tempest-ExtraSpecsNegativeTest-242168577 tempest-ExtraSpecsNegativeTest-242168577] GET http://10.222.0.38/volume/v3/dc1eda2db5c0432b974154dea6bfda07/types/55986369-5bb4-4617-9ec7-edba048762af/extra_specs/spec1 Jan 25 14:10:29.142448 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a6ffea49-f0f1-4f9b-8218-2c9a19e2c149 tempest-ExtraSpecsNegativeTest-242168577 tempest-ExtraSpecsNegativeTest-242168577] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:29.142978 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a6ffea49-f0f1-4f9b-8218-2c9a19e2c149 tempest-ExtraSpecsNegativeTest-242168577 tempest-ExtraSpecsNegativeTest-242168577] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:29.161271 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a6ffea49-f0f1-4f9b-8218-2c9a19e2c149 tempest-ExtraSpecsNegativeTest-242168577 tempest-ExtraSpecsNegativeTest-242168577] http://10.222.0.38/volume/v3/dc1eda2db5c0432b974154dea6bfda07/types/55986369-5bb4-4617-9ec7-edba048762af/extra_specs/spec1 returned with HTTP 404 Jan 25 14:10:29.162608 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 986/2029] 10.222.0.38 () {58 vars in 1363 bytes} [Mon Jan 25 14:10:29 2021] GET /volume/v3/dc1eda2db5c0432b974154dea6bfda07/types/55986369-5bb4-4617-9ec7-edba048762af/extra_specs/spec1 => generated 114 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:10:29.181703 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0d43fd16-dc40-45e6-bd27-c8fbaa5acf28 tempest-ExtraSpecsNegativeTest-242168577 tempest-ExtraSpecsNegativeTest-242168577] GET http://10.222.0.38/volume/v3/dc1eda2db5c0432b974154dea6bfda07/types/0f91a187-d92a-4e62-a2ee-db9f07cdf74a/extra_specs Jan 25 14:10:29.183001 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0d43fd16-dc40-45e6-bd27-c8fbaa5acf28 tempest-ExtraSpecsNegativeTest-242168577 tempest-ExtraSpecsNegativeTest-242168577] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:29.184110 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0d43fd16-dc40-45e6-bd27-c8fbaa5acf28 tempest-ExtraSpecsNegativeTest-242168577 tempest-ExtraSpecsNegativeTest-242168577] Calling method 'index' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:29.211739 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:29.211739 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:29.223380 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-825448f5-eba8-4df1-ad50-c6c8e92cc24d req-243aa324-93ce-4ad5-8774-eb99d926f938 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:10:29.228381 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0d43fd16-dc40-45e6-bd27-c8fbaa5acf28 tempest-ExtraSpecsNegativeTest-242168577 tempest-ExtraSpecsNegativeTest-242168577] http://10.222.0.38/volume/v3/dc1eda2db5c0432b974154dea6bfda07/types/0f91a187-d92a-4e62-a2ee-db9f07cdf74a/extra_specs returned with HTTP 404 Jan 25 14:10:29.238754 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 987/2030] 10.222.0.38 () {58 vars in 1345 bytes} [Mon Jan 25 14:10:29 2021] GET /volume/v3/dc1eda2db5c0432b974154dea6bfda07/types/0f91a187-d92a-4e62-a2ee-db9f07cdf74a/extra_specs => generated 114 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:10:29.251456 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:29.251456 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:29.254304 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-07b18a3e-1773-41dd-99cc-5040040da876 tempest-ExtraSpecsNegativeTest-242168577 tempest-ExtraSpecsNegativeTest-242168577] PUT http://10.222.0.38/volume/v3/dc1eda2db5c0432b974154dea6bfda07/types/d8abb562-0529-489f-9106-e727ef7a0a74/extra_specs/spec1 Jan 25 14:10:29.256048 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-07b18a3e-1773-41dd-99cc-5040040da876 tempest-ExtraSpecsNegativeTest-242168577 tempest-ExtraSpecsNegativeTest-242168577] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:10:29.261900 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-07b18a3e-1773-41dd-99cc-5040040da876 tempest-ExtraSpecsNegativeTest-242168577 tempest-ExtraSpecsNegativeTest-242168577] http://10.222.0.38/volume/v3/dc1eda2db5c0432b974154dea6bfda07/types/d8abb562-0529-489f-9106-e727ef7a0a74/extra_specs/spec1 returned with HTTP 400 Jan 25 14:10:29.272059 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 988/2031] 10.222.0.38 () {60 vars in 1383 bytes} [Mon Jan 25 14:10:29 2021] PUT /volume/v3/dc1eda2db5c0432b974154dea6bfda07/types/d8abb562-0529-489f-9106-e727ef7a0a74/extra_specs/spec1 => generated 102 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 25 14:10:29.278093 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-825448f5-eba8-4df1-ad50-c6c8e92cc24d req-243aa324-93ce-4ad5-8774-eb99d926f938 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 returned with HTTP 200 Jan 25 14:10:29.279724 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1044/2032] 10.222.0.57 () {60 vars in 1403 bytes} [Mon Jan 25 14:10:29 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 => generated 1462 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 14:10:29.285980 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ffdd07f7-d5a6-4e72-842f-d17d69eedc02 tempest-ExtraSpecsNegativeTest-242168577 tempest-ExtraSpecsNegativeTest-242168577] PUT http://10.222.0.38/volume/v3/dc1eda2db5c0432b974154dea6bfda07/types/d8abb562-0529-489f-9106-e727ef7a0a74/extra_specs/spec1 Jan 25 14:10:29.287700 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ffdd07f7-d5a6-4e72-842f-d17d69eedc02 tempest-ExtraSpecsNegativeTest-242168577 tempest-ExtraSpecsNegativeTest-242168577] Action: 'update', calling method: update, body: null {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:10:29.290789 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ffdd07f7-d5a6-4e72-842f-d17d69eedc02 tempest-ExtraSpecsNegativeTest-242168577 tempest-ExtraSpecsNegativeTest-242168577] http://10.222.0.38/volume/v3/dc1eda2db5c0432b974154dea6bfda07/types/d8abb562-0529-489f-9106-e727ef7a0a74/extra_specs/spec1 returned with HTTP 400 Jan 25 14:10:29.301794 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 989/2033] 10.222.0.38 () {60 vars in 1382 bytes} [Mon Jan 25 14:10:29 2021] PUT /volume/v3/dc1eda2db5c0432b974154dea6bfda07/types/d8abb562-0529-489f-9106-e727ef7a0a74/extra_specs/spec1 => generated 72 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 25 14:10:29.308084 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-825448f5-eba8-4df1-ad50-c6c8e92cc24d req-cf6da875-7c5e-42c6-9914-ed1ceb73f9f8 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] PUT http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/attachments/cd573f78-9893-4f55-b6ce-e1b3cbfbee21 Jan 25 14:10:29.308597 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:29.308597 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:29.316003 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-825448f5-eba8-4df1-ad50-c6c8e92cc24d req-cf6da875-7c5e-42c6-9914-ed1ceb73f9f8 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.57", "host": "n-h2-760456-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-760456-3.cbci-760456-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:10:29.320075 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cc319472-a8ad-4bff-acfe-c42995583321 tempest-ExtraSpecsNegativeTest-242168577 tempest-ExtraSpecsNegativeTest-242168577] PUT http://10.222.0.38/volume/v3/dc1eda2db5c0432b974154dea6bfda07/types/d8abb562-0529-489f-9106-e727ef7a0a74/extra_specs/None Jan 25 14:10:29.321942 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cc319472-a8ad-4bff-acfe-c42995583321 tempest-ExtraSpecsNegativeTest-242168577 tempest-ExtraSpecsNegativeTest-242168577] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:10:29.356565 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 25 14:10:29.356565 n-d-760456-3 devstack@c-api.service[87928]: return self(f, *args, **kw) Jan 25 14:10:29.358911 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-825448f5-eba8-4df1-ad50-c6c8e92cc24d req-cf6da875-7c5e-42c6-9914-ed1ceb73f9f8 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Lock "b'cinder-attachment_update-1a014c02-ff9e-4863-b224-469eb936a020-n-h2-760456-3'" acquired by "attachment_update" :: waited 0.017s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 14:10:29.362299 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:29.362299 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:29.479887 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cc319472-a8ad-4bff-acfe-c42995583321 tempest-ExtraSpecsNegativeTest-242168577 tempest-ExtraSpecsNegativeTest-242168577] HTTP exception thrown: Request body and URI mismatch Jan 25 14:10:29.481153 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cc319472-a8ad-4bff-acfe-c42995583321 tempest-ExtraSpecsNegativeTest-242168577 tempest-ExtraSpecsNegativeTest-242168577] http://10.222.0.38/volume/v3/dc1eda2db5c0432b974154dea6bfda07/types/d8abb562-0529-489f-9106-e727ef7a0a74/extra_specs/None returned with HTTP 400 Jan 25 14:10:29.485460 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 990/2034] 10.222.0.38 () {60 vars in 1380 bytes} [Mon Jan 25 14:10:29 2021] PUT /volume/v3/dc1eda2db5c0432b974154dea6bfda07/types/d8abb562-0529-489f-9106-e727ef7a0a74/extra_specs/None => generated 73 bytes in 183 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 25 14:10:29.500246 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-418eab86-3f5b-40d7-b806-d98cd4d8fcf1 tempest-ExtraSpecsNegativeTest-242168577 tempest-ExtraSpecsNegativeTest-242168577] PUT http://10.222.0.38/volume/v3/dc1eda2db5c0432b974154dea6bfda07/types/d8abb562-0529-489f-9106-e727ef7a0a74/extra_specs/1ba3c66e-47c8-4241-a7c1-45af50ce765d Jan 25 14:10:29.501839 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-418eab86-3f5b-40d7-b806-d98cd4d8fcf1 tempest-ExtraSpecsNegativeTest-242168577 tempest-ExtraSpecsNegativeTest-242168577] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:10:29.597135 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-418eab86-3f5b-40d7-b806-d98cd4d8fcf1 tempest-ExtraSpecsNegativeTest-242168577 tempest-ExtraSpecsNegativeTest-242168577] HTTP exception thrown: Request body and URI mismatch Jan 25 14:10:29.597987 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-418eab86-3f5b-40d7-b806-d98cd4d8fcf1 tempest-ExtraSpecsNegativeTest-242168577 tempest-ExtraSpecsNegativeTest-242168577] http://10.222.0.38/volume/v3/dc1eda2db5c0432b974154dea6bfda07/types/d8abb562-0529-489f-9106-e727ef7a0a74/extra_specs/1ba3c66e-47c8-4241-a7c1-45af50ce765d returned with HTTP 400 Jan 25 14:10:29.598648 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 991/2035] 10.222.0.38 () {60 vars in 1476 bytes} [Mon Jan 25 14:10:29 2021] PUT /volume/v3/dc1eda2db5c0432b974154dea6bfda07/types/d8abb562-0529-489f-9106-e727ef7a0a74/extra_specs/1ba3c66e-47c8-4241-a7c1-45af50ce765d => generated 73 bytes in 105 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 25 14:10:29.625604 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-84251e4f-bd07-45b9-a258-8847f8bc731a tempest-ExtraSpecsNegativeTest-242168577 tempest-ExtraSpecsNegativeTest-242168577] DELETE http://10.222.0.38/volume/v3/dc1eda2db5c0432b974154dea6bfda07/types/d8abb562-0529-489f-9106-e727ef7a0a74 Jan 25 14:10:29.632396 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-84251e4f-bd07-45b9-a258-8847f8bc731a tempest-ExtraSpecsNegativeTest-242168577 tempest-ExtraSpecsNegativeTest-242168577] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:29.635157 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-84251e4f-bd07-45b9-a258-8847f8bc731a tempest-ExtraSpecsNegativeTest-242168577 tempest-ExtraSpecsNegativeTest-242168577] Calling method '_delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:29.781973 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 25 14:10:29.781973 n-d-760456-3 devstack@c-api.service[87928]: "UPDATE / DELETE expressions." % clause Jan 25 14:10:29.794260 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-84251e4f-bd07-45b9-a258-8847f8bc731a tempest-ExtraSpecsNegativeTest-242168577 tempest-ExtraSpecsNegativeTest-242168577] http://10.222.0.38/volume/v3/dc1eda2db5c0432b974154dea6bfda07/types/d8abb562-0529-489f-9106-e727ef7a0a74 returned with HTTP 202 Jan 25 14:10:29.795735 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 992/2036] 10.222.0.38 () {58 vars in 1312 bytes} [Mon Jan 25 14:10:29 2021] DELETE /volume/v3/dc1eda2db5c0432b974154dea6bfda07/types/d8abb562-0529-489f-9106-e727ef7a0a74 => generated 0 bytes in 188 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:10:29.807079 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bbebe871-8de2-46e4-b49c-cfd1c2ab7a80 tempest-ExtraSpecsNegativeTest-242168577 tempest-ExtraSpecsNegativeTest-242168577] GET http://10.222.0.38/volume/v3/dc1eda2db5c0432b974154dea6bfda07/types/d8abb562-0529-489f-9106-e727ef7a0a74 Jan 25 14:10:29.808341 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bbebe871-8de2-46e4-b49c-cfd1c2ab7a80 tempest-ExtraSpecsNegativeTest-242168577 tempest-ExtraSpecsNegativeTest-242168577] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:29.809465 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bbebe871-8de2-46e4-b49c-cfd1c2ab7a80 tempest-ExtraSpecsNegativeTest-242168577 tempest-ExtraSpecsNegativeTest-242168577] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:29.831529 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bbebe871-8de2-46e4-b49c-cfd1c2ab7a80 tempest-ExtraSpecsNegativeTest-242168577 tempest-ExtraSpecsNegativeTest-242168577] http://10.222.0.38/volume/v3/dc1eda2db5c0432b974154dea6bfda07/types/d8abb562-0529-489f-9106-e727ef7a0a74 returned with HTTP 404 Jan 25 14:10:29.833093 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 993/2037] 10.222.0.38 () {58 vars in 1309 bytes} [Mon Jan 25 14:10:29 2021] GET /volume/v3/dc1eda2db5c0432b974154dea6bfda07/types/d8abb562-0529-489f-9106-e727ef7a0a74 => generated 114 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:10:30.080890 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c85a4d4a-f595-4b9a-b76f-243813af2bdd tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 Jan 25 14:10:30.081721 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c85a4d4a-f595-4b9a-b76f-243813af2bdd tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:30.082368 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c85a4d4a-f595-4b9a-b76f-243813af2bdd tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:30.205404 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:30.205404 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:30.226668 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c85a4d4a-f595-4b9a-b76f-243813af2bdd tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:10:30.265840 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:30.265840 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:30.301791 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c85a4d4a-f595-4b9a-b76f-243813af2bdd tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 returned with HTTP 200 Jan 25 14:10:30.303869 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 994/2038] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:10:30 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 => generated 1363 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 14:10:31.321052 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-30b59b43-1ce3-4507-ae2c-c0be7ad05d95 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 Jan 25 14:10:31.322702 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-30b59b43-1ce3-4507-ae2c-c0be7ad05d95 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:31.322926 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:31.322926 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:31.323465 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-30b59b43-1ce3-4507-ae2c-c0be7ad05d95 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:31.451784 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:31.451784 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:31.467390 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-30b59b43-1ce3-4507-ae2c-c0be7ad05d95 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:10:31.532188 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:31.532188 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:31.565570 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-30b59b43-1ce3-4507-ae2c-c0be7ad05d95 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 returned with HTTP 200 Jan 25 14:10:31.566423 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 995/2039] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:10:31 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 => generated 1363 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:10:31.632008 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-825448f5-eba8-4df1-ad50-c6c8e92cc24d req-cf6da875-7c5e-42c6-9914-ed1ceb73f9f8 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Lock "b'cinder-attachment_update-1a014c02-ff9e-4863-b224-469eb936a020-n-h2-760456-3'" released by "attachment_update" :: held 2.274s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 14:10:31.633086 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-825448f5-eba8-4df1-ad50-c6c8e92cc24d req-cf6da875-7c5e-42c6-9914-ed1ceb73f9f8 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/attachments/cd573f78-9893-4f55-b6ce-e1b3cbfbee21 returned with HTTP 200 Jan 25 14:10:31.634431 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1045/2040] 10.222.0.57 () {64 vars in 1468 bytes} [Mon Jan 25 14:10:29 2021] PUT /volume/v3/555aa5d4533f499882531ba6ac50696c/attachments/cd573f78-9893-4f55-b6ce-e1b3cbfbee21 => generated 762 bytes in 2334 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:10:32.582339 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d2305251-3e04-47b1-8d73-9c0b734cb0ad tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 Jan 25 14:10:32.583655 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d2305251-3e04-47b1-8d73-9c0b734cb0ad tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:32.584107 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:32.584107 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:32.584713 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d2305251-3e04-47b1-8d73-9c0b734cb0ad tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:32.654160 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:32.654160 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:32.677413 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d2305251-3e04-47b1-8d73-9c0b734cb0ad tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:10:32.717312 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:32.717312 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:32.746771 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d2305251-3e04-47b1-8d73-9c0b734cb0ad tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 returned with HTTP 200 Jan 25 14:10:32.747587 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 996/2041] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:10:32 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 => generated 1364 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:10:33.763550 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-888a395b-8171-483c-8ac1-538622d10139 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 Jan 25 14:10:33.764087 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-888a395b-8171-483c-8ac1-538622d10139 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:33.764310 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:33.764310 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:33.764688 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-888a395b-8171-483c-8ac1-538622d10139 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:33.925439 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:33.925439 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:33.963106 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-888a395b-8171-483c-8ac1-538622d10139 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:10:34.006957 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:34.006957 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:34.032671 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-888a395b-8171-483c-8ac1-538622d10139 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 returned with HTTP 200 Jan 25 14:10:34.034075 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1046/2042] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:10:33 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 => generated 1364 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:10:35.051844 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-891d354b-08fc-48be-b96d-39f30ffb3b3b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 Jan 25 14:10:35.052449 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-891d354b-08fc-48be-b96d-39f30ffb3b3b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:35.052449 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:35.052449 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:35.052893 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-891d354b-08fc-48be-b96d-39f30ffb3b3b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:35.125856 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:35.125856 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:35.140325 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-891d354b-08fc-48be-b96d-39f30ffb3b3b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:10:35.170090 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:35.170090 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:35.184710 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-891d354b-08fc-48be-b96d-39f30ffb3b3b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 returned with HTTP 200 Jan 25 14:10:35.185915 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 997/2043] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:10:35 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 => generated 1364 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:10:36.207005 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f73e7831-5101-4c0b-a3f0-ed51e7032e23 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 Jan 25 14:10:36.208194 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f73e7831-5101-4c0b-a3f0-ed51e7032e23 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:36.208599 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:36.208599 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:36.209266 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f73e7831-5101-4c0b-a3f0-ed51e7032e23 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:36.262698 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:36.262698 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:36.276472 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f73e7831-5101-4c0b-a3f0-ed51e7032e23 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:10:36.301532 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:36.301532 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:36.311938 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f73e7831-5101-4c0b-a3f0-ed51e7032e23 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 returned with HTTP 200 Jan 25 14:10:36.312756 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1047/2044] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:10:36 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 => generated 1364 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:10:37.329583 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6350764b-93bb-437b-b4d0-7595726628ee tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 Jan 25 14:10:37.330109 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6350764b-93bb-437b-b4d0-7595726628ee tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:37.330307 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:37.330307 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:37.335065 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6350764b-93bb-437b-b4d0-7595726628ee tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:37.389381 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-825448f5-eba8-4df1-ad50-c6c8e92cc24d req-5dfa2e84-5605-43d0-bdab-e8f85b563763 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] POST http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/attachments/cd573f78-9893-4f55-b6ce-e1b3cbfbee21/action Jan 25 14:10:37.390251 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:37.390251 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:37.390931 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-825448f5-eba8-4df1-ad50-c6c8e92cc24d req-5dfa2e84-5605-43d0-bdab-e8f85b563763 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Action body: b'{"os-complete": null}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:10:37.391455 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-825448f5-eba8-4df1-ad50-c6c8e92cc24d req-5dfa2e84-5605-43d0-bdab-e8f85b563763 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:10:37.444378 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:37.444378 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:37.466680 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6350764b-93bb-437b-b4d0-7595726628ee tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:10:37.511431 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:37.511431 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:37.520384 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:37.520384 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:37.532227 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-825448f5-eba8-4df1-ad50-c6c8e92cc24d req-5dfa2e84-5605-43d0-bdab-e8f85b563763 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/attachments/cd573f78-9893-4f55-b6ce-e1b3cbfbee21/action returned with HTTP 204 Jan 25 14:10:37.533583 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1048/2045] 10.222.0.57 () {64 vars in 1489 bytes} [Mon Jan 25 14:10:37 2021] POST /volume/v3/555aa5d4533f499882531ba6ac50696c/attachments/cd573f78-9893-4f55-b6ce-e1b3cbfbee21/action => generated 0 bytes in 152 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:10:37.538550 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6350764b-93bb-437b-b4d0-7595726628ee tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 returned with HTTP 200 Jan 25 14:10:37.539712 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 998/2046] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:10:37 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 => generated 1364 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:10:38.559238 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-54dfa4dc-1735-474d-b163-87a44fb7c30e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 Jan 25 14:10:38.559808 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-54dfa4dc-1735-474d-b163-87a44fb7c30e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:38.559808 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:38.559808 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:38.560389 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-54dfa4dc-1735-474d-b163-87a44fb7c30e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:38.637193 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:38.637193 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:38.646681 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-54dfa4dc-1735-474d-b163-87a44fb7c30e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:10:38.668606 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:38.668606 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:38.681372 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-54dfa4dc-1735-474d-b163-87a44fb7c30e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 returned with HTTP 200 Jan 25 14:10:38.696351 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1049/2047] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:10:38 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 => generated 1656 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:10:38.699149 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4e432e64-7742-4c31-a122-d6cb39eab4ef tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] POST http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots Jan 25 14:10:38.699621 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:38.699621 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:38.700051 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4e432e64-7742-4c31-a122-d6cb39eab4ef tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1a014c02-ff9e-4863-b224-469eb936a020", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1816687217"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:10:38.785450 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:38.785450 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:38.786997 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4e432e64-7742-4c31-a122-d6cb39eab4ef tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:10:38.787533 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-4e432e64-7742-4c31-a122-d6cb39eab4ef tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Create snapshot from volume 1a014c02-ff9e-4863-b224-469eb936a020 Jan 25 14:10:38.797040 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4e432e64-7742-4c31-a122-d6cb39eab4ef tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots returned with HTTP 400 Jan 25 14:10:38.798649 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 999/2048] 10.222.0.38 () {60 vars in 1232 bytes} [Mon Jan 25 14:10:38 2021] POST /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots => generated 160 bytes in 104 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 25 14:10:38.808357 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-05988ce5-98e1-449d-9d0d-a15dbad263c5 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] POST http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots Jan 25 14:10:38.809102 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:38.809102 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:38.809760 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-05988ce5-98e1-449d-9d0d-a15dbad263c5 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1a014c02-ff9e-4863-b224-469eb936a020", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-883278881"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:10:38.871944 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:38.871944 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:38.873144 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-05988ce5-98e1-449d-9d0d-a15dbad263c5 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:10:38.873779 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-05988ce5-98e1-449d-9d0d-a15dbad263c5 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Create snapshot from volume 1a014c02-ff9e-4863-b224-469eb936a020 Jan 25 14:10:38.938769 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-05988ce5-98e1-449d-9d0d-a15dbad263c5 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Created reservations ['4e4a1aca-8b44-49db-9bc1-8983d5a5a32c', '6d10e653-c5d2-4177-bbe0-90f621b24d66', '71ed4be1-5c36-49a2-a7b8-4ab86f650b3f', 'a031b1d1-4561-4146-942e-01914b66899c'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:10:39.062032 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-05988ce5-98e1-449d-9d0d-a15dbad263c5 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot force create request issued successfully. Jan 25 14:10:39.062884 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-05988ce5-98e1-449d-9d0d-a15dbad263c5 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots returned with HTTP 202 Jan 25 14:10:39.069093 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1050/2049] 10.222.0.38 () {60 vars in 1232 bytes} [Mon Jan 25 14:10:38 2021] POST /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots => generated 309 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:10:39.075088 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-86cdacdc-0610-4e4c-bb20-314ce7ad8b94 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/0e342ca7-d220-4be6-add9-cab47ac38ac7 Jan 25 14:10:39.075820 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-86cdacdc-0610-4e4c-bb20-314ce7ad8b94 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:39.076019 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:39.076019 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:39.076411 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-86cdacdc-0610-4e4c-bb20-314ce7ad8b94 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:39.111412 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:39.111412 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:39.112537 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-86cdacdc-0610-4e4c-bb20-314ce7ad8b94 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:10:39.114675 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-86cdacdc-0610-4e4c-bb20-314ce7ad8b94 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/0e342ca7-d220-4be6-add9-cab47ac38ac7 returned with HTTP 200 Jan 25 14:10:39.115940 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1000/2050] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:10:39 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/0e342ca7-d220-4be6-add9-cab47ac38ac7 => generated 441 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:10:40.128115 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-15c47ca8-cd75-406f-9787-0eb333b4c2ee tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/0e342ca7-d220-4be6-add9-cab47ac38ac7 Jan 25 14:10:40.130825 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-15c47ca8-cd75-406f-9787-0eb333b4c2ee tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:40.130825 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:40.130825 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:40.130825 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-15c47ca8-cd75-406f-9787-0eb333b4c2ee tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:40.185954 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:40.185954 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:40.191820 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-15c47ca8-cd75-406f-9787-0eb333b4c2ee tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:10:40.196588 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-15c47ca8-cd75-406f-9787-0eb333b4c2ee tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/0e342ca7-d220-4be6-add9-cab47ac38ac7 returned with HTTP 200 Jan 25 14:10:40.209339 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1051/2051] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:10:40 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/0e342ca7-d220-4be6-add9-cab47ac38ac7 => generated 441 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:10:41.221783 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-810968c4-9e5b-419b-9bb7-00292b518cdd tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/0e342ca7-d220-4be6-add9-cab47ac38ac7 Jan 25 14:10:41.223039 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-810968c4-9e5b-419b-9bb7-00292b518cdd tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:41.223459 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:41.223459 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:41.224090 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-810968c4-9e5b-419b-9bb7-00292b518cdd tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:41.256475 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:41.256475 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:41.258075 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-810968c4-9e5b-419b-9bb7-00292b518cdd tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:10:41.262468 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-810968c4-9e5b-419b-9bb7-00292b518cdd tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/0e342ca7-d220-4be6-add9-cab47ac38ac7 returned with HTTP 200 Jan 25 14:10:41.268854 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1001/2052] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:10:41 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/0e342ca7-d220-4be6-add9-cab47ac38ac7 => generated 468 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:10:41.276096 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-81f5ccf8-e95b-4e60-aff2-b63126e7d8bc tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] POST http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots Jan 25 14:10:41.276559 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:41.276559 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:41.277040 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-81f5ccf8-e95b-4e60-aff2-b63126e7d8bc tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1a014c02-ff9e-4863-b224-469eb936a020", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1213568706"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:10:41.330763 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:41.330763 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:41.332098 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-81f5ccf8-e95b-4e60-aff2-b63126e7d8bc tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:10:41.332453 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-81f5ccf8-e95b-4e60-aff2-b63126e7d8bc tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Create snapshot from volume 1a014c02-ff9e-4863-b224-469eb936a020 Jan 25 14:10:41.404268 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-81f5ccf8-e95b-4e60-aff2-b63126e7d8bc tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Created reservations ['85e928e2-f8e6-4367-8e73-e16337432698', '5cafede4-5dd0-4212-aeb3-7375521b94bb', '6aa72231-ce78-4ae8-93e7-883aba3b96c8', '51597be9-e7c9-40f6-a2d3-c3c9172eccfc'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:10:41.558698 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-81f5ccf8-e95b-4e60-aff2-b63126e7d8bc tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot force create request issued successfully. Jan 25 14:10:41.559412 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-81f5ccf8-e95b-4e60-aff2-b63126e7d8bc tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots returned with HTTP 202 Jan 25 14:10:41.560467 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1052/2053] 10.222.0.38 () {60 vars in 1232 bytes} [Mon Jan 25 14:10:41 2021] POST /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots => generated 310 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:10:41.573043 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ab94ed51-06be-4ba0-9bb0-7ac18d919d13 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/dc7afe27-99fc-4bf1-9f71-0ebe2a4fb2ee Jan 25 14:10:41.574087 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ab94ed51-06be-4ba0-9bb0-7ac18d919d13 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:41.574367 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:41.574367 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:41.574925 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ab94ed51-06be-4ba0-9bb0-7ac18d919d13 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:41.646952 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:41.646952 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:41.651896 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ab94ed51-06be-4ba0-9bb0-7ac18d919d13 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:10:41.655985 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ab94ed51-06be-4ba0-9bb0-7ac18d919d13 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/dc7afe27-99fc-4bf1-9f71-0ebe2a4fb2ee returned with HTTP 200 Jan 25 14:10:41.661948 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1002/2054] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:10:41 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/dc7afe27-99fc-4bf1-9f71-0ebe2a4fb2ee => generated 442 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:10:42.675759 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-95250aa1-e023-44e4-9d72-ab51ba25543e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/dc7afe27-99fc-4bf1-9f71-0ebe2a4fb2ee Jan 25 14:10:42.676264 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-95250aa1-e023-44e4-9d72-ab51ba25543e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:42.676449 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:42.676449 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:42.677252 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-95250aa1-e023-44e4-9d72-ab51ba25543e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:42.718088 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:42.718088 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:42.719518 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-95250aa1-e023-44e4-9d72-ab51ba25543e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:10:42.721935 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-95250aa1-e023-44e4-9d72-ab51ba25543e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/dc7afe27-99fc-4bf1-9f71-0ebe2a4fb2ee returned with HTTP 200 Jan 25 14:10:42.722920 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1053/2055] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:10:42 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/dc7afe27-99fc-4bf1-9f71-0ebe2a4fb2ee => generated 442 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:10:43.735778 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-84e87d24-c901-4e65-ba53-fb61d05374ac tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/dc7afe27-99fc-4bf1-9f71-0ebe2a4fb2ee Jan 25 14:10:43.736730 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-84e87d24-c901-4e65-ba53-fb61d05374ac tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:43.737236 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:43.737236 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:43.737624 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-84e87d24-c901-4e65-ba53-fb61d05374ac tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:43.763440 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:43.763440 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:43.764592 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-84e87d24-c901-4e65-ba53-fb61d05374ac tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:10:43.766595 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-84e87d24-c901-4e65-ba53-fb61d05374ac tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/dc7afe27-99fc-4bf1-9f71-0ebe2a4fb2ee returned with HTTP 200 Jan 25 14:10:43.767644 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1003/2056] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:10:43 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/dc7afe27-99fc-4bf1-9f71-0ebe2a4fb2ee => generated 469 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:10:43.780396 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-eba6ac81-12cc-453d-a5c6-edf6a220c498 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] POST http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots Jan 25 14:10:43.780396 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:43.780396 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:43.780710 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-eba6ac81-12cc-453d-a5c6-edf6a220c498 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1a014c02-ff9e-4863-b224-469eb936a020", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1580700901"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:10:43.837462 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:43.837462 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:43.839250 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-eba6ac81-12cc-453d-a5c6-edf6a220c498 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:10:43.840102 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-eba6ac81-12cc-453d-a5c6-edf6a220c498 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Create snapshot from volume 1a014c02-ff9e-4863-b224-469eb936a020 Jan 25 14:10:43.918050 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-eba6ac81-12cc-453d-a5c6-edf6a220c498 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Created reservations ['7e851757-585b-4f60-865d-06fbd933b2c4', '49595858-b734-46c1-99df-197f8dd98dae', '7d291b01-f1bb-4980-87ab-e49254e3baad', '92e73915-8199-4b8d-9608-096c00704699'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:10:44.057626 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-eba6ac81-12cc-453d-a5c6-edf6a220c498 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot force create request issued successfully. Jan 25 14:10:44.058375 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-eba6ac81-12cc-453d-a5c6-edf6a220c498 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots returned with HTTP 202 Jan 25 14:10:44.059636 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1054/2057] 10.222.0.38 () {60 vars in 1232 bytes} [Mon Jan 25 14:10:43 2021] POST /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots => generated 310 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:10:44.070895 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-35b401ba-c0e6-4d61-a176-4bbc0caf6f8a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/600e10a4-a2af-4d6d-8635-0db1118df8f5 Jan 25 14:10:44.072218 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-35b401ba-c0e6-4d61-a176-4bbc0caf6f8a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:44.072414 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:44.072414 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:44.073105 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-35b401ba-c0e6-4d61-a176-4bbc0caf6f8a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:44.156499 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:44.156499 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:44.166761 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-35b401ba-c0e6-4d61-a176-4bbc0caf6f8a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:10:44.168804 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-35b401ba-c0e6-4d61-a176-4bbc0caf6f8a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/600e10a4-a2af-4d6d-8635-0db1118df8f5 returned with HTTP 200 Jan 25 14:10:44.169643 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1004/2058] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:10:44 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/600e10a4-a2af-4d6d-8635-0db1118df8f5 => generated 442 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:10:44.470694 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-9e5b3dbd-2c4d-4117-b0a8-56877f449cea req-99dcdf3f-83a9-4943-8fce-41f40a09dccb tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/limits Jan 25 14:10:44.471475 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-9e5b3dbd-2c4d-4117-b0a8-56877f449cea req-99dcdf3f-83a9-4943-8fce-41f40a09dccb tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:44.471676 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:44.471676 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:44.472065 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-9e5b3dbd-2c4d-4117-b0a8-56877f449cea req-99dcdf3f-83a9-4943-8fce-41f40a09dccb tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:44.514004 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:44.514004 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:44.559379 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-9e5b3dbd-2c4d-4117-b0a8-56877f449cea req-99dcdf3f-83a9-4943-8fce-41f40a09dccb tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/limits returned with HTTP 200 Jan 25 14:10:44.560577 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1055/2059] 10.222.0.38 () {60 vars in 1455 bytes} [Mon Jan 25 14:10:44 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/limits => generated 302 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:10:44.742248 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-9e5b3dbd-2c4d-4117-b0a8-56877f449cea req-af812b77-68bf-4ccb-bee9-ad20361241f3 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b Jan 25 14:10:44.744861 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-9e5b3dbd-2c4d-4117-b0a8-56877f449cea req-af812b77-68bf-4ccb-bee9-ad20361241f3 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:44.744861 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:44.744861 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:44.744861 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-9e5b3dbd-2c4d-4117-b0a8-56877f449cea req-af812b77-68bf-4ccb-bee9-ad20361241f3 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:44.861842 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:44.861842 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:44.885216 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-9e5b3dbd-2c4d-4117-b0a8-56877f449cea req-af812b77-68bf-4ccb-bee9-ad20361241f3 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:10:44.923626 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:44.923626 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:44.935695 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-9e5b3dbd-2c4d-4117-b0a8-56877f449cea req-af812b77-68bf-4ccb-bee9-ad20361241f3 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b returned with HTTP 200 Jan 25 14:10:44.937585 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1005/2060] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 14:10:44 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b => generated 1661 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:10:44.953702 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-9e5b3dbd-2c4d-4117-b0a8-56877f449cea req-ac8c2f87-cfb3-4462-afd6-7c5f551f5220 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] POST http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots Jan 25 14:10:44.954992 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-9e5b3dbd-2c4d-4117-b0a8-56877f449cea req-ac8c2f87-cfb3-4462-afd6-7c5f551f5220 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "69f7da17-ece2-4f55-85a2-265733c3283b", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1884727953", "description": null, "metadata": {}}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:10:45.037659 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:45.037659 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:45.039033 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-9e5b3dbd-2c4d-4117-b0a8-56877f449cea req-ac8c2f87-cfb3-4462-afd6-7c5f551f5220 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:10:45.039395 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [req-9e5b3dbd-2c4d-4117-b0a8-56877f449cea req-ac8c2f87-cfb3-4462-afd6-7c5f551f5220 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Create snapshot from volume 69f7da17-ece2-4f55-85a2-265733c3283b Jan 25 14:10:45.118607 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [req-9e5b3dbd-2c4d-4117-b0a8-56877f449cea req-ac8c2f87-cfb3-4462-afd6-7c5f551f5220 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Created reservations ['c82a8f25-47b4-436c-ae64-26096d3d2f06', 'eb99c04f-67d0-4400-9e81-51fd0b115289', '6b78a1f0-ccf6-499b-bc8e-4b7a52753ba2', '18d5e625-1445-453a-aaf1-499e0a9de66c'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:10:45.181548 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-75dd7b7d-83f2-434a-bf7e-e0977c08a0a7 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/600e10a4-a2af-4d6d-8635-0db1118df8f5 Jan 25 14:10:45.182391 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-75dd7b7d-83f2-434a-bf7e-e0977c08a0a7 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:45.182793 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:45.182793 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:45.183432 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-75dd7b7d-83f2-434a-bf7e-e0977c08a0a7 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:45.247630 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:45.247630 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:45.255941 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-75dd7b7d-83f2-434a-bf7e-e0977c08a0a7 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:10:45.259328 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-75dd7b7d-83f2-434a-bf7e-e0977c08a0a7 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/600e10a4-a2af-4d6d-8635-0db1118df8f5 returned with HTTP 200 Jan 25 14:10:45.265710 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1006/2061] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:10:45 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/600e10a4-a2af-4d6d-8635-0db1118df8f5 => generated 442 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:10:45.304768 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-9e5b3dbd-2c4d-4117-b0a8-56877f449cea req-ac8c2f87-cfb3-4462-afd6-7c5f551f5220 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Snapshot force create request issued successfully. Jan 25 14:10:45.306915 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-9e5b3dbd-2c4d-4117-b0a8-56877f449cea req-ac8c2f87-cfb3-4462-afd6-7c5f551f5220 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots returned with HTTP 202 Jan 25 14:10:45.307937 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1056/2062] 10.222.0.38 () {64 vars in 1518 bytes} [Mon Jan 25 14:10:44 2021] POST /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots => generated 320 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:10:46.279058 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-eb383d74-3db4-44ab-aeaf-e0ca092fe457 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/600e10a4-a2af-4d6d-8635-0db1118df8f5 Jan 25 14:10:46.279740 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-eb383d74-3db4-44ab-aeaf-e0ca092fe457 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:46.279831 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:46.279831 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:46.280258 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-eb383d74-3db4-44ab-aeaf-e0ca092fe457 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:46.333006 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:46.333006 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:46.339020 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-eb383d74-3db4-44ab-aeaf-e0ca092fe457 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:10:46.341280 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-eb383d74-3db4-44ab-aeaf-e0ca092fe457 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/600e10a4-a2af-4d6d-8635-0db1118df8f5 returned with HTTP 200 Jan 25 14:10:46.342269 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1007/2063] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:10:46 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/600e10a4-a2af-4d6d-8635-0db1118df8f5 => generated 469 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:10:46.356155 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-56d2a413-951c-43f3-b6c0-97cd1ca47c45 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] DELETE http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/0e342ca7-d220-4be6-add9-cab47ac38ac7 Jan 25 14:10:46.356413 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-56d2a413-951c-43f3-b6c0-97cd1ca47c45 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:46.356635 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:46.356635 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:46.357020 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-56d2a413-951c-43f3-b6c0-97cd1ca47c45 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:46.357460 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-56d2a413-951c-43f3-b6c0-97cd1ca47c45 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Delete snapshot with id: 0e342ca7-d220-4be6-add9-cab47ac38ac7 Jan 25 14:10:46.385118 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:46.385118 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:46.386373 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-56d2a413-951c-43f3-b6c0-97cd1ca47c45 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:10:46.513226 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-56d2a413-951c-43f3-b6c0-97cd1ca47c45 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot delete request issued successfully. Jan 25 14:10:46.513907 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-56d2a413-951c-43f3-b6c0-97cd1ca47c45 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/0e342ca7-d220-4be6-add9-cab47ac38ac7 returned with HTTP 202 Jan 25 14:10:46.520050 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1057/2064] 10.222.0.38 () {58 vars in 1324 bytes} [Mon Jan 25 14:10:46 2021] DELETE /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/0e342ca7-d220-4be6-add9-cab47ac38ac7 => generated 0 bytes in 168 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:10:46.526167 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-15e3d7fd-cbfe-4f2a-86e8-5c4360516205 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/0e342ca7-d220-4be6-add9-cab47ac38ac7 Jan 25 14:10:46.526415 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-15e3d7fd-cbfe-4f2a-86e8-5c4360516205 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:46.526637 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:46.526637 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:46.527023 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-15e3d7fd-cbfe-4f2a-86e8-5c4360516205 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:46.588004 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:46.588004 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:46.589195 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-15e3d7fd-cbfe-4f2a-86e8-5c4360516205 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:10:46.606011 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-15e3d7fd-cbfe-4f2a-86e8-5c4360516205 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/0e342ca7-d220-4be6-add9-cab47ac38ac7 returned with HTTP 200 Jan 25 14:10:46.608298 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1008/2065] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:10:46 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/0e342ca7-d220-4be6-add9-cab47ac38ac7 => generated 467 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:10:47.049150 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0fb9757a-f21e-46ac-88e5-8fa97ee8efea tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/8b1fe0f5-1aaa-42e5-8b94-d19b8d796302 Jan 25 14:10:47.049833 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0fb9757a-f21e-46ac-88e5-8fa97ee8efea tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:47.050275 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:47.050275 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:47.050905 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0fb9757a-f21e-46ac-88e5-8fa97ee8efea tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:47.128614 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:47.128614 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:47.137244 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0fb9757a-f21e-46ac-88e5-8fa97ee8efea tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Snapshot retrieved successfully. Jan 25 14:10:47.139323 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0fb9757a-f21e-46ac-88e5-8fa97ee8efea tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/8b1fe0f5-1aaa-42e5-8b94-d19b8d796302 returned with HTTP 200 Jan 25 14:10:47.144772 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1058/2066] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:10:47 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/8b1fe0f5-1aaa-42e5-8b94-d19b8d796302 => generated 452 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:10:47.620155 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ba6c2871-5074-4d99-93f0-3cd20a11c2b1 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/0e342ca7-d220-4be6-add9-cab47ac38ac7 Jan 25 14:10:47.620687 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ba6c2871-5074-4d99-93f0-3cd20a11c2b1 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:47.620934 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:47.620934 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:47.621572 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ba6c2871-5074-4d99-93f0-3cd20a11c2b1 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:47.649489 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:47.649489 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:47.651078 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ba6c2871-5074-4d99-93f0-3cd20a11c2b1 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:10:47.654229 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ba6c2871-5074-4d99-93f0-3cd20a11c2b1 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/0e342ca7-d220-4be6-add9-cab47ac38ac7 returned with HTTP 200 Jan 25 14:10:47.655278 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1009/2067] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:10:47 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/0e342ca7-d220-4be6-add9-cab47ac38ac7 => generated 467 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:10:48.152183 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-74e4c3a9-0a49-4d5d-ad91-eea21cdb66c8 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/8b1fe0f5-1aaa-42e5-8b94-d19b8d796302 Jan 25 14:10:48.152720 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-74e4c3a9-0a49-4d5d-ad91-eea21cdb66c8 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:48.152965 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:48.152965 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:48.153348 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-74e4c3a9-0a49-4d5d-ad91-eea21cdb66c8 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:48.185659 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:48.185659 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:48.187283 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-74e4c3a9-0a49-4d5d-ad91-eea21cdb66c8 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Snapshot retrieved successfully. Jan 25 14:10:48.189567 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-74e4c3a9-0a49-4d5d-ad91-eea21cdb66c8 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/8b1fe0f5-1aaa-42e5-8b94-d19b8d796302 returned with HTTP 200 Jan 25 14:10:48.190959 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1059/2068] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:10:48 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/8b1fe0f5-1aaa-42e5-8b94-d19b8d796302 => generated 479 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:10:48.667995 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0a464a82-73e3-4d90-893a-ffc811aea014 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/0e342ca7-d220-4be6-add9-cab47ac38ac7 Jan 25 14:10:48.669047 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0a464a82-73e3-4d90-893a-ffc811aea014 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:48.669467 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:48.669467 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:48.670100 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0a464a82-73e3-4d90-893a-ffc811aea014 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:48.695372 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0a464a82-73e3-4d90-893a-ffc811aea014 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/0e342ca7-d220-4be6-add9-cab47ac38ac7 returned with HTTP 404 Jan 25 14:10:48.696853 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1010/2069] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:10:48 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/0e342ca7-d220-4be6-add9-cab47ac38ac7 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:10:48.705969 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-392324de-2752-46a8-87eb-8dc6c359dd6f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] DELETE http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/600e10a4-a2af-4d6d-8635-0db1118df8f5 Jan 25 14:10:48.706750 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-392324de-2752-46a8-87eb-8dc6c359dd6f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:48.707121 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:48.707121 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:48.707728 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-392324de-2752-46a8-87eb-8dc6c359dd6f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:48.708237 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-392324de-2752-46a8-87eb-8dc6c359dd6f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Delete snapshot with id: 600e10a4-a2af-4d6d-8635-0db1118df8f5 Jan 25 14:10:48.739033 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:48.739033 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:48.740940 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-392324de-2752-46a8-87eb-8dc6c359dd6f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:10:48.832762 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-392324de-2752-46a8-87eb-8dc6c359dd6f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot delete request issued successfully. Jan 25 14:10:48.837171 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-392324de-2752-46a8-87eb-8dc6c359dd6f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/600e10a4-a2af-4d6d-8635-0db1118df8f5 returned with HTTP 202 Jan 25 14:10:48.843527 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1060/2070] 10.222.0.38 () {58 vars in 1324 bytes} [Mon Jan 25 14:10:48 2021] DELETE /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/600e10a4-a2af-4d6d-8635-0db1118df8f5 => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:10:48.852622 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-aa542f15-2d56-4935-8e36-41d1325befe5 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/600e10a4-a2af-4d6d-8635-0db1118df8f5 Jan 25 14:10:48.853485 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-aa542f15-2d56-4935-8e36-41d1325befe5 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:48.853987 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-aa542f15-2d56-4935-8e36-41d1325befe5 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:48.888424 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:48.888424 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:48.888424 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-aa542f15-2d56-4935-8e36-41d1325befe5 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:10:48.890244 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-aa542f15-2d56-4935-8e36-41d1325befe5 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/600e10a4-a2af-4d6d-8635-0db1118df8f5 returned with HTTP 200 Jan 25 14:10:48.891764 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1011/2071] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:10:48 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/600e10a4-a2af-4d6d-8635-0db1118df8f5 => generated 468 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:10:49.923278 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ca54388d-6beb-4c6a-949a-8dd61fde495d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/600e10a4-a2af-4d6d-8635-0db1118df8f5 Jan 25 14:10:49.925769 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ca54388d-6beb-4c6a-949a-8dd61fde495d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:49.926161 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:49.926161 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:49.926811 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ca54388d-6beb-4c6a-949a-8dd61fde495d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:50.014347 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:50.014347 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:50.015893 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ca54388d-6beb-4c6a-949a-8dd61fde495d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:10:50.018913 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ca54388d-6beb-4c6a-949a-8dd61fde495d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/600e10a4-a2af-4d6d-8635-0db1118df8f5 returned with HTTP 200 Jan 25 14:10:50.029028 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1061/2072] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:10:49 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/600e10a4-a2af-4d6d-8635-0db1118df8f5 => generated 468 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:10:51.031495 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7ff3db76-105c-44f9-8e72-8a63e40c1fb1 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/600e10a4-a2af-4d6d-8635-0db1118df8f5 Jan 25 14:10:51.032065 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7ff3db76-105c-44f9-8e72-8a63e40c1fb1 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:51.032223 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:51.032223 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:51.032956 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7ff3db76-105c-44f9-8e72-8a63e40c1fb1 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:51.057602 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7ff3db76-105c-44f9-8e72-8a63e40c1fb1 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/600e10a4-a2af-4d6d-8635-0db1118df8f5 returned with HTTP 404 Jan 25 14:10:51.058634 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1012/2073] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:10:51 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/600e10a4-a2af-4d6d-8635-0db1118df8f5 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:10:51.067655 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cb8bbea8-dc8d-4f90-8547-3bce4016b75c tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] DELETE http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/dc7afe27-99fc-4bf1-9f71-0ebe2a4fb2ee Jan 25 14:10:51.068576 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cb8bbea8-dc8d-4f90-8547-3bce4016b75c tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:51.069365 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:51.069365 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:51.069365 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cb8bbea8-dc8d-4f90-8547-3bce4016b75c tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:51.069674 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-cb8bbea8-dc8d-4f90-8547-3bce4016b75c tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Delete snapshot with id: dc7afe27-99fc-4bf1-9f71-0ebe2a4fb2ee Jan 25 14:10:51.095224 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:51.095224 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:51.096623 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-cb8bbea8-dc8d-4f90-8547-3bce4016b75c tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:10:51.166484 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-cb8bbea8-dc8d-4f90-8547-3bce4016b75c tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot delete request issued successfully. Jan 25 14:10:51.167135 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cb8bbea8-dc8d-4f90-8547-3bce4016b75c tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/dc7afe27-99fc-4bf1-9f71-0ebe2a4fb2ee returned with HTTP 202 Jan 25 14:10:51.168376 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1062/2074] 10.222.0.38 () {58 vars in 1324 bytes} [Mon Jan 25 14:10:51 2021] DELETE /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/dc7afe27-99fc-4bf1-9f71-0ebe2a4fb2ee => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:10:51.177169 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cfa300b3-8716-4d7e-9605-925eb06493d6 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/dc7afe27-99fc-4bf1-9f71-0ebe2a4fb2ee Jan 25 14:10:51.177709 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cfa300b3-8716-4d7e-9605-925eb06493d6 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:51.178199 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cfa300b3-8716-4d7e-9605-925eb06493d6 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:51.218059 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:51.218059 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:51.219375 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-cfa300b3-8716-4d7e-9605-925eb06493d6 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:10:51.221616 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cfa300b3-8716-4d7e-9605-925eb06493d6 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/dc7afe27-99fc-4bf1-9f71-0ebe2a4fb2ee returned with HTTP 200 Jan 25 14:10:51.227187 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1013/2075] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:10:51 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/dc7afe27-99fc-4bf1-9f71-0ebe2a4fb2ee => generated 468 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:10:51.418015 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-8bb85658-7d34-4c12-96a8-cbc7a752df44 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/8b1fe0f5-1aaa-42e5-8b94-d19b8d796302 Jan 25 14:10:51.420503 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-8bb85658-7d34-4c12-96a8-cbc7a752df44 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:51.420890 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:51.420890 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:51.421663 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-8bb85658-7d34-4c12-96a8-cbc7a752df44 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:51.459526 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:51.459526 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:51.460869 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-8bb85658-7d34-4c12-96a8-cbc7a752df44 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Snapshot retrieved successfully. Jan 25 14:10:51.463859 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-8bb85658-7d34-4c12-96a8-cbc7a752df44 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/8b1fe0f5-1aaa-42e5-8b94-d19b8d796302 returned with HTTP 200 Jan 25 14:10:51.465018 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1063/2076] 10.222.0.38 () {60 vars in 1575 bytes} [Mon Jan 25 14:10:51 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/8b1fe0f5-1aaa-42e5-8b94-d19b8d796302 => generated 479 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:10:52.235585 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fbe7852d-e421-4d1a-903d-d04c833f1e51 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/dc7afe27-99fc-4bf1-9f71-0ebe2a4fb2ee Jan 25 14:10:52.236123 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fbe7852d-e421-4d1a-903d-d04c833f1e51 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:52.236284 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:52.236284 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:52.237176 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fbe7852d-e421-4d1a-903d-d04c833f1e51 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:52.298005 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:52.298005 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:52.299529 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-fbe7852d-e421-4d1a-903d-d04c833f1e51 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:10:52.301731 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fbe7852d-e421-4d1a-903d-d04c833f1e51 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/dc7afe27-99fc-4bf1-9f71-0ebe2a4fb2ee returned with HTTP 200 Jan 25 14:10:52.304405 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1014/2077] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:10:52 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/dc7afe27-99fc-4bf1-9f71-0ebe2a4fb2ee => generated 468 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:10:53.322892 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f83d30a8-b975-44e0-ad39-19755418cbdd tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/dc7afe27-99fc-4bf1-9f71-0ebe2a4fb2ee Jan 25 14:10:53.323398 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f83d30a8-b975-44e0-ad39-19755418cbdd tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:53.323801 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:53.323801 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:53.324181 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f83d30a8-b975-44e0-ad39-19755418cbdd tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:53.379086 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f83d30a8-b975-44e0-ad39-19755418cbdd tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/dc7afe27-99fc-4bf1-9f71-0ebe2a4fb2ee returned with HTTP 404 Jan 25 14:10:53.384596 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1064/2078] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:10:53 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/dc7afe27-99fc-4bf1-9f71-0ebe2a4fb2ee => generated 111 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:10:53.500724 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-1d7ecb19-0a47-439d-b729-c3a99a1153c5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/8b1fe0f5-1aaa-42e5-8b94-d19b8d796302 Jan 25 14:10:53.501328 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-1d7ecb19-0a47-439d-b729-c3a99a1153c5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:53.501521 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:53.501521 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:53.502166 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-1d7ecb19-0a47-439d-b729-c3a99a1153c5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:53.552284 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:53.552284 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:53.553870 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-1d7ecb19-0a47-439d-b729-c3a99a1153c5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Snapshot retrieved successfully. Jan 25 14:10:53.556077 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-1d7ecb19-0a47-439d-b729-c3a99a1153c5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/8b1fe0f5-1aaa-42e5-8b94-d19b8d796302 returned with HTTP 200 Jan 25 14:10:53.557463 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1015/2079] 10.222.0.57 () {58 vars in 1368 bytes} [Mon Jan 25 14:10:53 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/8b1fe0f5-1aaa-42e5-8b94-d19b8d796302 => generated 479 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:10:53.607212 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-52401dcf-f445-4758-a392-3d7e47a434f4 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b Jan 25 14:10:53.607921 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-52401dcf-f445-4758-a392-3d7e47a434f4 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:53.608697 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-52401dcf-f445-4758-a392-3d7e47a434f4 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:53.704173 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-e14b1bfd-987f-41da-9cf5-09103f1965ca req-b71eb3dd-c6bc-430a-ba7a-f9b9b6cbe9fc tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 Jan 25 14:10:53.704837 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-e14b1bfd-987f-41da-9cf5-09103f1965ca req-b71eb3dd-c6bc-430a-ba7a-f9b9b6cbe9fc tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:53.705155 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:53.705155 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:53.705692 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-e14b1bfd-987f-41da-9cf5-09103f1965ca req-b71eb3dd-c6bc-430a-ba7a-f9b9b6cbe9fc tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:53.755416 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:53.755416 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:53.779020 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-52401dcf-f445-4758-a392-3d7e47a434f4 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:10:53.789100 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:53.789100 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:53.800910 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-e14b1bfd-987f-41da-9cf5-09103f1965ca req-b71eb3dd-c6bc-430a-ba7a-f9b9b6cbe9fc tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:10:53.823307 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:53.823307 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:53.829032 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:53.829032 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:53.840915 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-52401dcf-f445-4758-a392-3d7e47a434f4 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b returned with HTTP 200 Jan 25 14:10:53.842049 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1065/2080] 10.222.0.57 () {58 vars in 1362 bytes} [Mon Jan 25 14:10:53 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b => generated 1661 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:10:53.842456 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-e14b1bfd-987f-41da-9cf5-09103f1965ca req-b71eb3dd-c6bc-430a-ba7a-f9b9b6cbe9fc tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 returned with HTTP 200 Jan 25 14:10:53.843502 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1016/2081] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 14:10:53 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 => generated 1656 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:10:53.861419 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-64c3a72e-53bc-4b08-8d74-d433d05ab1c5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] POST http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes Jan 25 14:10:53.861771 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:53.861771 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:53.863221 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-64c3a72e-53bc-4b08-8d74-d433d05ab1c5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "8b1fe0f5-1aaa-42e5-8b94-d19b8d796302", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:10:53.864800 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-64c3a72e-53bc-4b08-8d74-d433d05ab1c5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '8b1fe0f5-1aaa-42e5-8b94-d19b8d796302', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:10:53.868723 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-e14b1bfd-987f-41da-9cf5-09103f1965ca req-9da02f5b-9bdc-45ab-9565-cd4579c685e8 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] POST http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020/action Jan 25 14:10:53.869223 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:53.869223 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:53.869681 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-e14b1bfd-987f-41da-9cf5-09103f1965ca req-9da02f5b-9bdc-45ab-9565-cd4579c685e8 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Action body: b'{"os-begin_detaching": null}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:10:53.870261 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-e14b1bfd-987f-41da-9cf5-09103f1965ca req-9da02f5b-9bdc-45ab-9565-cd4579c685e8 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:10:53.940250 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:53.940250 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:53.941840 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-e14b1bfd-987f-41da-9cf5-09103f1965ca req-9da02f5b-9bdc-45ab-9565-cd4579c685e8 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:10:53.962832 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:53.962832 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:53.963985 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-64c3a72e-53bc-4b08-8d74-d433d05ab1c5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Snapshot retrieved successfully. Jan 25 14:10:53.964118 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-e14b1bfd-987f-41da-9cf5-09103f1965ca req-9da02f5b-9bdc-45ab-9565-cd4579c685e8 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Begin detaching volume completed successfully. Jan 25 14:10:53.964342 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-64c3a72e-53bc-4b08-8d74-d433d05ab1c5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Create volume of 1 GB Jan 25 14:10:53.965743 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-64c3a72e-53bc-4b08-8d74-d433d05ab1c5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Availability Zones retrieved successfully. Jan 25 14:10:53.966205 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-e14b1bfd-987f-41da-9cf5-09103f1965ca req-9da02f5b-9bdc-45ab-9565-cd4579c685e8 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020/action returned with HTTP 202 Jan 25 14:10:53.968643 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1017/2082] 10.222.0.38 () {64 vars in 1643 bytes} [Mon Jan 25 14:10:53 2021] POST /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020/action => generated 0 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 25 14:10:53.987871 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-64c3a72e-53bc-4b08-8d74-d433d05ab1c5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Flow 'volume_create_api' (8035b03d-7b20-40e1-b8fe-8981808104c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:10:53.990683 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-64c3a72e-53bc-4b08-8d74-d433d05ab1c5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b694a0ff-5f6a-47f5-9437-f08b9229251a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:10:53.993527 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-64c3a72e-53bc-4b08-8d74-d433d05ab1c5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:10:53.994000 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ba24fbf1-8ce3-4c05-a34c-6e66e79d8339 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 Jan 25 14:10:53.994699 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ba24fbf1-8ce3-4c05-a34c-6e66e79d8339 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:53.994896 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:53.994896 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:53.996548 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ba24fbf1-8ce3-4c05-a34c-6e66e79d8339 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:54.061984 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:54.061984 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:54.085122 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ba24fbf1-8ce3-4c05-a34c-6e66e79d8339 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:10:54.131908 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:54.131908 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:54.150692 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-64c3a72e-53bc-4b08-8d74-d433d05ab1c5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b694a0ff-5f6a-47f5-9437-f08b9229251a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8b1fe0f5-1aaa-42e5-8b94-d19b8d796302', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:10:54.157536 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-64c3a72e-53bc-4b08-8d74-d433d05ab1c5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca475b27-17d3-4a98-a2e0-4d92e214c220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:10:54.163846 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ba24fbf1-8ce3-4c05-a34c-6e66e79d8339 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 returned with HTTP 200 Jan 25 14:10:54.166430 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1018/2083] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:10:53 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 => generated 1659 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 14:10:54.168117 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ba24fbf1-8ce3-4c05-a34c-6e66e79d8339 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume// Jan 25 14:10:54.173581 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ba24fbf1-8ce3-4c05-a34c-6e66e79d8339 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:54.173985 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:54.173985 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:54.174580 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ba24fbf1-8ce3-4c05-a34c-6e66e79d8339 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'all' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:54.175814 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ba24fbf1-8ce3-4c05-a34c-6e66e79d8339 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 14:10:54.178027 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1019/2084] 10.222.0.57 () {56 vars in 1089 bytes} [Mon Jan 25 14:10:54 2021] GET /volume/ => generated 754 bytes in 11 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 14:10:54.196768 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-e14b1bfd-987f-41da-9cf5-09103f1965ca req-a1cb4ebb-c5c1-4c42-93e7-ead597657bc5 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 Jan 25 14:10:54.198801 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-e14b1bfd-987f-41da-9cf5-09103f1965ca req-a1cb4ebb-c5c1-4c42-93e7-ead597657bc5 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:54.200182 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-e14b1bfd-987f-41da-9cf5-09103f1965ca req-a1cb4ebb-c5c1-4c42-93e7-ead597657bc5 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:54.246066 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-64c3a72e-53bc-4b08-8d74-d433d05ab1c5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Created reservations ['9828f76a-db30-4435-af8a-05acd9e06a03', '2ff91246-832d-4789-8da5-0e689fcca2cc', 'ea12b79c-8dba-4a24-bd8b-06d14e179de1', 'bd4f803a-13e0-406f-954b-b9b71b39330f'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:10:54.253416 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-64c3a72e-53bc-4b08-8d74-d433d05ab1c5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca475b27-17d3-4a98-a2e0-4d92e214c220) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9828f76a-db30-4435-af8a-05acd9e06a03', '2ff91246-832d-4789-8da5-0e689fcca2cc', 'ea12b79c-8dba-4a24-bd8b-06d14e179de1', 'bd4f803a-13e0-406f-954b-b9b71b39330f']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:10:54.255704 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-64c3a72e-53bc-4b08-8d74-d433d05ab1c5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86d35911-f6c6-47c7-92d3-17dd7c06c8a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:10:54.301845 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:54.301845 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:54.318043 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-e14b1bfd-987f-41da-9cf5-09103f1965ca req-a1cb4ebb-c5c1-4c42-93e7-ead597657bc5 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:10:54.355766 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:54.355766 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:54.394226 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-e14b1bfd-987f-41da-9cf5-09103f1965ca req-a1cb4ebb-c5c1-4c42-93e7-ead597657bc5 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 returned with HTTP 200 Jan 25 14:10:54.394947 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1020/2085] 10.222.0.57 () {60 vars in 1403 bytes} [Mon Jan 25 14:10:54 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 => generated 1758 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 25 14:10:54.499365 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-64c3a72e-53bc-4b08-8d74-d433d05ab1c5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86d35911-f6c6-47c7-92d3-17dd7c06c8a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f666abd-26f8-4231-9369-201b17399001', '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='48eab9989e8d4a70ba4bac96d59f904c',qos_specs=None,replication_status=,reservations=['9828f76a-db30-4435-af8a-05acd9e06a03','2ff91246-832d-4789-8da5-0e689fcca2cc','ea12b79c-8dba-4a24-bd8b-06d14e179de1','bd4f803a-13e0-406f-954b-b9b71b39330f'],size=1,snapshot_id=8b1fe0f5-1aaa-42e5-8b94-d19b8d796302,source_replicaid=,source_volid=None,status='creating',user_id='91b1226e9fe14b2db905a04fb5a85bb7',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:10:54Z,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=7f666abd-26f8-4231-9369-201b17399001,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48eab9989e8d4a70ba4bac96d59f904c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8b1fe0f5-1aaa-42e5-8b94-d19b8d796302,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='91b1226e9fe14b2db905a04fb5a85bb7',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:10:54.506994 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-64c3a72e-53bc-4b08-8d74-d433d05ab1c5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dfbe7f7-1a3c-49b2-860a-3af04260d675) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:10:54.627932 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-64c3a72e-53bc-4b08-8d74-d433d05ab1c5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dfbe7f7-1a3c-49b2-860a-3af04260d675) transitioned into 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='48eab9989e8d4a70ba4bac96d59f904c',qos_specs=None,replication_status=,reservations=['9828f76a-db30-4435-af8a-05acd9e06a03','2ff91246-832d-4789-8da5-0e689fcca2cc','ea12b79c-8dba-4a24-bd8b-06d14e179de1','bd4f803a-13e0-406f-954b-b9b71b39330f'],size=1,snapshot_id=8b1fe0f5-1aaa-42e5-8b94-d19b8d796302,source_replicaid=,source_volid=None,status='creating',user_id='91b1226e9fe14b2db905a04fb5a85bb7',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:10:54.633941 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-64c3a72e-53bc-4b08-8d74-d433d05ab1c5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad646a0a-7fe2-4a13-b3fd-bd41e0ec5f68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:10:54.813979 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-64c3a72e-53bc-4b08-8d74-d433d05ab1c5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad646a0a-7fe2-4a13-b3fd-bd41e0ec5f68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:10:54.813979 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-64c3a72e-53bc-4b08-8d74-d433d05ab1c5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Flow 'volume_create_api' (8035b03d-7b20-40e1-b8fe-8981808104c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:10:54.881310 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-e14b1bfd-987f-41da-9cf5-09103f1965ca req-b1581d7f-a1de-4ce1-ba0a-85acc13dc455 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] DELETE http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/attachments/cd573f78-9893-4f55-b6ce-e1b3cbfbee21 Jan 25 14:10:54.881310 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-e14b1bfd-987f-41da-9cf5-09103f1965ca req-b1581d7f-a1de-4ce1-ba0a-85acc13dc455 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:54.881310 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:54.881310 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:54.881310 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-e14b1bfd-987f-41da-9cf5-09103f1965ca req-b1581d7f-a1de-4ce1-ba0a-85acc13dc455 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:54.944021 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:54.944021 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:54.977946 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-64c3a72e-53bc-4b08-8d74-d433d05ab1c5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Create volume request issued successfully. Jan 25 14:10:55.019852 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-64c3a72e-53bc-4b08-8d74-d433d05ab1c5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes returned with HTTP 202 Jan 25 14:10:55.021607 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1066/2086] 10.222.0.57 () {62 vars in 1305 bytes} [Mon Jan 25 14:10:53 2021] POST /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes => generated 805 bytes in 1166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:10:55.033238 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-9a4fb398-0729-4ec6-bbc8-909cea16ad70 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/7f666abd-26f8-4231-9369-201b17399001 Jan 25 14:10:55.033364 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-9a4fb398-0729-4ec6-bbc8-909cea16ad70 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:55.033464 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:55.033464 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:55.034807 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-9a4fb398-0729-4ec6-bbc8-909cea16ad70 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:55.162815 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:55.162815 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:55.183528 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-9a4fb398-0729-4ec6-bbc8-909cea16ad70 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:10:55.259984 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-9a4fb398-0729-4ec6-bbc8-909cea16ad70 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/7f666abd-26f8-4231-9369-201b17399001 returned with HTTP 200 Jan 25 14:10:55.261254 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1067/2087] 10.222.0.57 () {58 vars in 1362 bytes} [Mon Jan 25 14:10:55 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/7f666abd-26f8-4231-9369-201b17399001 => generated 873 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:10:55.269292 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-35855856-64a4-446e-b806-e5736a67699a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 Jan 25 14:10:55.270418 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-35855856-64a4-446e-b806-e5736a67699a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:55.270418 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:55.270418 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:55.273341 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-35855856-64a4-446e-b806-e5736a67699a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:55.389738 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:55.389738 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:55.417991 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-35855856-64a4-446e-b806-e5736a67699a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:10:55.458567 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:55.458567 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:55.483596 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-35855856-64a4-446e-b806-e5736a67699a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 returned with HTTP 200 Jan 25 14:10:55.484216 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1068/2088] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:10:55 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 => generated 1659 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:10:55.491654 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-38dc91c9-8c71-4b00-8034-eb2ecb8e2e29 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/7f666abd-26f8-4231-9369-201b17399001 Jan 25 14:10:55.495589 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-38dc91c9-8c71-4b00-8034-eb2ecb8e2e29 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:55.495826 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:55.495826 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:55.498040 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-38dc91c9-8c71-4b00-8034-eb2ecb8e2e29 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:55.692188 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:55.692188 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:55.713765 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-38dc91c9-8c71-4b00-8034-eb2ecb8e2e29 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:10:55.785341 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-38dc91c9-8c71-4b00-8034-eb2ecb8e2e29 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/7f666abd-26f8-4231-9369-201b17399001 returned with HTTP 200 Jan 25 14:10:55.789673 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1069/2089] 10.222.0.57 () {58 vars in 1362 bytes} [Mon Jan 25 14:10:55 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/7f666abd-26f8-4231-9369-201b17399001 => generated 897 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:10:56.215974 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-e14b1bfd-987f-41da-9cf5-09103f1965ca req-b1581d7f-a1de-4ce1-ba0a-85acc13dc455 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87930) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 14:10:56.216619 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-e14b1bfd-987f-41da-9cf5-09103f1965ca req-b1581d7f-a1de-4ce1-ba0a-85acc13dc455 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Pending status list for volume during attachment-delete: [] {{(pid=87930) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 14:10:56.231734 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-e14b1bfd-987f-41da-9cf5-09103f1965ca req-b1581d7f-a1de-4ce1-ba0a-85acc13dc455 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/attachments/cd573f78-9893-4f55-b6ce-e1b3cbfbee21 returned with HTTP 200 Jan 25 14:10:56.238357 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1021/2090] 10.222.0.57 () {62 vars in 1437 bytes} [Mon Jan 25 14:10:54 2021] DELETE /volume/v3/555aa5d4533f499882531ba6ac50696c/attachments/cd573f78-9893-4f55-b6ce-e1b3cbfbee21 => generated 19 bytes in 1369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:10:56.502891 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8081abb6-f178-4b3b-9571-248d024d7e49 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 Jan 25 14:10:56.503442 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8081abb6-f178-4b3b-9571-248d024d7e49 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:56.503609 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:56.503609 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:56.503991 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8081abb6-f178-4b3b-9571-248d024d7e49 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:56.632467 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:56.632467 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:56.657699 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-8081abb6-f178-4b3b-9571-248d024d7e49 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:10:56.705297 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8081abb6-f178-4b3b-9571-248d024d7e49 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 returned with HTTP 200 Jan 25 14:10:56.712036 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1070/2091] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:10:56 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 => generated 1364 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:10:58.808104 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-fba0b262-f523-4d27-abf9-e8729a0fbc0b tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/7f666abd-26f8-4231-9369-201b17399001 Jan 25 14:10:58.809382 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-fba0b262-f523-4d27-abf9-e8729a0fbc0b tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:10:58.809832 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:10:58.809832 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:10:58.810527 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-fba0b262-f523-4d27-abf9-e8729a0fbc0b tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:10:58.957903 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:10:58.957903 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:10:58.997095 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-fba0b262-f523-4d27-abf9-e8729a0fbc0b tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:10:59.044464 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-fba0b262-f523-4d27-abf9-e8729a0fbc0b tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/7f666abd-26f8-4231-9369-201b17399001 returned with HTTP 200 Jan 25 14:10:59.046059 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1022/2092] 10.222.0.57 () {58 vars in 1362 bytes} [Mon Jan 25 14:10:58 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/7f666abd-26f8-4231-9369-201b17399001 => generated 897 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:02.049578 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-741e9395-e473-4212-bc1d-c94bcdd7437c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/7f666abd-26f8-4231-9369-201b17399001 Jan 25 14:11:02.051366 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-741e9395-e473-4212-bc1d-c94bcdd7437c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:02.051839 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:02.051839 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:02.052583 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-741e9395-e473-4212-bc1d-c94bcdd7437c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:02.179515 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:02.179515 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:02.234635 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-741e9395-e473-4212-bc1d-c94bcdd7437c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:11:02.358000 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-741e9395-e473-4212-bc1d-c94bcdd7437c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/7f666abd-26f8-4231-9369-201b17399001 returned with HTTP 200 Jan 25 14:11:02.362072 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1071/2093] 10.222.0.57 () {58 vars in 1362 bytes} [Mon Jan 25 14:11:02 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/7f666abd-26f8-4231-9369-201b17399001 => generated 897 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:03.056568 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bff08987-dd80-40fc-90bd-0a7d115148bd tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] POST http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes Jan 25 14:11:03.057665 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:03.057665 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:03.058342 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bff08987-dd80-40fc-90bd-0a7d115148bd tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-212056767"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:11:03.059759 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-bff08987-dd80-40fc-90bd-0a7d115148bd tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-212056767'}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:11:03.060335 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-bff08987-dd80-40fc-90bd-0a7d115148bd tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Create volume of 1 GB Jan 25 14:11:03.086343 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-bff08987-dd80-40fc-90bd-0a7d115148bd tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Availability Zones retrieved successfully. Jan 25 14:11:03.130366 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-bff08987-dd80-40fc-90bd-0a7d115148bd tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Flow 'volume_create_api' (db99d94a-c122-4566-bc4a-cb60ba0443d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:11:03.133570 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-bff08987-dd80-40fc-90bd-0a7d115148bd tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ce6d682-0580-4cc2-bffb-3ba612bfbdde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:11:03.135974 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-bff08987-dd80-40fc-90bd-0a7d115148bd tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Validating volume size '1' using validate_int {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:11:03.317189 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2b17ca30-185e-427c-a927-2ef94a408dfe tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] POST http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes Jan 25 14:11:03.317644 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:03.317644 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:03.318332 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2b17ca30-185e-427c-a927-2ef94a408dfe tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1178505284"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:11:03.321613 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-2b17ca30-185e-427c-a927-2ef94a408dfe tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1178505284'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:11:03.322224 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-2b17ca30-185e-427c-a927-2ef94a408dfe tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Create volume of 1 GB Jan 25 14:11:03.375731 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-2b17ca30-185e-427c-a927-2ef94a408dfe tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Availability Zones retrieved successfully. Jan 25 14:11:03.431016 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-2b17ca30-185e-427c-a927-2ef94a408dfe tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Flow 'volume_create_api' (a8491cd3-6729-406e-9c5b-f922d36d0f11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:11:03.443274 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-bff08987-dd80-40fc-90bd-0a7d115148bd tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ce6d682-0580-4cc2-bffb-3ba612bfbdde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:11:03.444436 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-2b17ca30-185e-427c-a927-2ef94a408dfe tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41d63fbf-5f40-413e-aa7a-e694b77486cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:11:03.444755 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-bff08987-dd80-40fc-90bd-0a7d115148bd tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e455fa1-0d76-4390-a4e8-1ef95736ea78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:11:03.444940 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-2b17ca30-185e-427c-a927-2ef94a408dfe tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:11:03.592500 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-2b17ca30-185e-427c-a927-2ef94a408dfe tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41d63fbf-5f40-413e-aa7a-e694b77486cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:11:03.596714 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-2b17ca30-185e-427c-a927-2ef94a408dfe tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91bbe75b-a44f-446d-a1e1-6a277f98b2dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:11:03.832122 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-bff08987-dd80-40fc-90bd-0a7d115148bd tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Created reservations ['75544fc0-4ff3-45a7-b867-1787aa12359b', '8fb4923f-b1f1-4e2b-a8b7-8131f1ff88a3', '972f2ff5-6ad1-4f13-82cc-061561335c98', 'f5146c63-27b8-43d8-b089-8ef80c1cfd1b'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:11:03.834094 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-bff08987-dd80-40fc-90bd-0a7d115148bd tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e455fa1-0d76-4390-a4e8-1ef95736ea78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75544fc0-4ff3-45a7-b867-1787aa12359b', '8fb4923f-b1f1-4e2b-a8b7-8131f1ff88a3', '972f2ff5-6ad1-4f13-82cc-061561335c98', 'f5146c63-27b8-43d8-b089-8ef80c1cfd1b']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:11:03.836275 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-bff08987-dd80-40fc-90bd-0a7d115148bd tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df47fe2f-15e0-45e1-848a-b0c9071fb472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:11:03.850899 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-2b17ca30-185e-427c-a927-2ef94a408dfe tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Created reservations ['2373856e-c6b7-48fd-b52c-bc6107c8158b', '3de17ea1-0c7a-457e-a277-ddca030201bb', 'f88d1ae0-78b6-4dbd-b31d-b88e32e4f5e6', '99285c22-e1fc-4167-9d87-95e1b03ffe1a'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:11:03.853494 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-2b17ca30-185e-427c-a927-2ef94a408dfe tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91bbe75b-a44f-446d-a1e1-6a277f98b2dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2373856e-c6b7-48fd-b52c-bc6107c8158b', '3de17ea1-0c7a-457e-a277-ddca030201bb', 'f88d1ae0-78b6-4dbd-b31d-b88e32e4f5e6', '99285c22-e1fc-4167-9d87-95e1b03ffe1a']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:11:03.855619 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-2b17ca30-185e-427c-a927-2ef94a408dfe tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b214636-5648-4b65-96ef-cd366f8ee19a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:11:03.960044 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-bff08987-dd80-40fc-90bd-0a7d115148bd tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df47fe2f-15e0-45e1-848a-b0c9071fb472) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7888d863-55c1-4842-8d53-88c96cf436ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-212056767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4f0a566902840919cb55d76a3a024a9',qos_specs=None,replication_status=,reservations=['75544fc0-4ff3-45a7-b867-1787aa12359b','8fb4923f-b1f1-4e2b-a8b7-8131f1ff88a3','972f2ff5-6ad1-4f13-82cc-061561335c98','f5146c63-27b8-43d8-b089-8ef80c1cfd1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7033f859a7774cb190506b79a4797f7a',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:11:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-212056767',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7888d863-55c1-4842-8d53-88c96cf436ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4f0a566902840919cb55d76a3a024a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='7033f859a7774cb190506b79a4797f7a',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:11:03.960044 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-bff08987-dd80-40fc-90bd-0a7d115148bd tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74ab1604-9b0d-4dcc-84de-85e88fff2156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:11:03.991615 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-2b17ca30-185e-427c-a927-2ef94a408dfe tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b214636-5648-4b65-96ef-cd366f8ee19a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c426bab-1ebc-4691-b524-a238183bd4f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1178505284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5f51c352d4443879d7ebf90ff7c552d',qos_specs=None,replication_status=,reservations=['2373856e-c6b7-48fd-b52c-bc6107c8158b','3de17ea1-0c7a-457e-a277-ddca030201bb','f88d1ae0-78b6-4dbd-b31d-b88e32e4f5e6','99285c22-e1fc-4167-9d87-95e1b03ffe1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c746cb11175542668a0176f191b323c6',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:11:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1178505284',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c426bab-1ebc-4691-b524-a238183bd4f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5f51c352d4443879d7ebf90ff7c552d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='c746cb11175542668a0176f191b323c6',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:11:03.991615 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-2b17ca30-185e-427c-a927-2ef94a408dfe tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bf25c36-50cd-4550-ae66-f04fd3181fee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:11:04.024746 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-bff08987-dd80-40fc-90bd-0a7d115148bd tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74ab1604-9b0d-4dcc-84de-85e88fff2156) transitioned into state 'SUCCESS' from state '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-212056767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4f0a566902840919cb55d76a3a024a9',qos_specs=None,replication_status=,reservations=['75544fc0-4ff3-45a7-b867-1787aa12359b','8fb4923f-b1f1-4e2b-a8b7-8131f1ff88a3','972f2ff5-6ad1-4f13-82cc-061561335c98','f5146c63-27b8-43d8-b089-8ef80c1cfd1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7033f859a7774cb190506b79a4797f7a',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:11:04.026759 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-bff08987-dd80-40fc-90bd-0a7d115148bd tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9394aa4-f8c1-47ac-ae1f-5670d98037b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:11:04.048192 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-2b17ca30-185e-427c-a927-2ef94a408dfe tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bf25c36-50cd-4550-ae66-f04fd3181fee) transitioned into state 'SUCCESS' from state '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-1178505284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5f51c352d4443879d7ebf90ff7c552d',qos_specs=None,replication_status=,reservations=['2373856e-c6b7-48fd-b52c-bc6107c8158b','3de17ea1-0c7a-457e-a277-ddca030201bb','f88d1ae0-78b6-4dbd-b31d-b88e32e4f5e6','99285c22-e1fc-4167-9d87-95e1b03ffe1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c746cb11175542668a0176f191b323c6',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:11:04.056225 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-2b17ca30-185e-427c-a927-2ef94a408dfe tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb58841a-5d67-43b6-b03b-4d10d4a5e64a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:11:04.077448 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-bff08987-dd80-40fc-90bd-0a7d115148bd tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9394aa4-f8c1-47ac-ae1f-5670d98037b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:11:04.077448 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-bff08987-dd80-40fc-90bd-0a7d115148bd tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Flow 'volume_create_api' (db99d94a-c122-4566-bc4a-cb60ba0443d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:11:04.093655 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-2b17ca30-185e-427c-a927-2ef94a408dfe tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb58841a-5d67-43b6-b03b-4d10d4a5e64a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:11:04.110799 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-2b17ca30-185e-427c-a927-2ef94a408dfe tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Flow 'volume_create_api' (a8491cd3-6729-406e-9c5b-f922d36d0f11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:11:04.219697 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-bff08987-dd80-40fc-90bd-0a7d115148bd tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Create volume request issued successfully. Jan 25 14:11:04.229930 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-2b17ca30-185e-427c-a927-2ef94a408dfe tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Create volume request issued successfully. Jan 25 14:11:04.254389 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bff08987-dd80-40fc-90bd-0a7d115148bd tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes returned with HTTP 202 Jan 25 14:11:04.264470 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2b17ca30-185e-427c-a927-2ef94a408dfe tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes returned with HTTP 202 Jan 25 14:11:04.276414 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1023/2094] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 14:11:03 2021] POST /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes => generated 817 bytes in 1219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:11:04.277952 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1072/2095] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 14:11:03 2021] POST /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes => generated 820 bytes in 964 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:11:04.283726 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-11a9f425-cc69-4780-9680-9af629b1d8cc tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 Jan 25 14:11:04.293722 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-11a9f425-cc69-4780-9680-9af629b1d8cc tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:04.293722 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:04.293722 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:04.293722 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-11a9f425-cc69-4780-9680-9af629b1d8cc tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:04.295453 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-873af21c-e13f-46cb-b0f8-f9343b2594d3 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] GET http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7888d863-55c1-4842-8d53-88c96cf436ee Jan 25 14:11:04.295453 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-873af21c-e13f-46cb-b0f8-f9343b2594d3 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:04.295453 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:04.295453 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:04.295453 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-873af21c-e13f-46cb-b0f8-f9343b2594d3 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:04.468396 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:04.468396 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:04.514449 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-11a9f425-cc69-4780-9680-9af629b1d8cc tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:11:04.599400 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-11a9f425-cc69-4780-9680-9af629b1d8cc tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 returned with HTTP 200 Jan 25 14:11:04.603834 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1073/2096] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:04 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 => generated 888 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:04.621263 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:04.621263 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:04.753415 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-873af21c-e13f-46cb-b0f8-f9343b2594d3 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Volume info retrieved successfully. Jan 25 14:11:04.849404 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-873af21c-e13f-46cb-b0f8-f9343b2594d3 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7888d863-55c1-4842-8d53-88c96cf436ee returned with HTTP 200 Jan 25 14:11:04.849404 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1024/2097] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:04 2021] GET /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7888d863-55c1-4842-8d53-88c96cf436ee => generated 885 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:05.376320 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-53c4992b-3c31-4c32-8ba5-e4cc817fcc11 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/7f666abd-26f8-4231-9369-201b17399001 Jan 25 14:11:05.376320 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-53c4992b-3c31-4c32-8ba5-e4cc817fcc11 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:05.376320 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:05.376320 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:05.376320 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-53c4992b-3c31-4c32-8ba5-e4cc817fcc11 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:05.610725 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:05.610725 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:05.631544 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-db4ef23d-2f99-4749-90f4-d01341643b34 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 Jan 25 14:11:05.631544 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-db4ef23d-2f99-4749-90f4-d01341643b34 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:05.631544 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:05.631544 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:05.631544 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-db4ef23d-2f99-4749-90f4-d01341643b34 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:05.650831 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-53c4992b-3c31-4c32-8ba5-e4cc817fcc11 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:11:05.721466 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-53c4992b-3c31-4c32-8ba5-e4cc817fcc11 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/7f666abd-26f8-4231-9369-201b17399001 returned with HTTP 200 Jan 25 14:11:05.736217 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1074/2098] 10.222.0.57 () {58 vars in 1362 bytes} [Mon Jan 25 14:11:05 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/7f666abd-26f8-4231-9369-201b17399001 => generated 897 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:05.843832 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:05.843832 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:05.865593 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a8f7aaf3-9d65-40bc-83c1-8a0a992affd8 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] GET http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7888d863-55c1-4842-8d53-88c96cf436ee Jan 25 14:11:05.866827 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a8f7aaf3-9d65-40bc-83c1-8a0a992affd8 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:05.867972 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:05.867972 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:05.868876 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-db4ef23d-2f99-4749-90f4-d01341643b34 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:11:05.869392 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a8f7aaf3-9d65-40bc-83c1-8a0a992affd8 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:05.955141 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-db4ef23d-2f99-4749-90f4-d01341643b34 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 returned with HTTP 200 Jan 25 14:11:05.975888 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1025/2099] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:05 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 => generated 912 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:05.977675 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:05.977675 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:06.004904 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a8f7aaf3-9d65-40bc-83c1-8a0a992affd8 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Volume info retrieved successfully. Jan 25 14:11:06.056222 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a8f7aaf3-9d65-40bc-83c1-8a0a992affd8 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7888d863-55c1-4842-8d53-88c96cf436ee returned with HTTP 200 Jan 25 14:11:06.057157 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1075/2100] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:05 2021] GET /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7888d863-55c1-4842-8d53-88c96cf436ee => generated 909 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:11:06.990175 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d42bf64f-6faa-448d-aa19-32286b22bdbf tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 Jan 25 14:11:06.990175 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d42bf64f-6faa-448d-aa19-32286b22bdbf tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:06.990175 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:06.990175 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:06.991245 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d42bf64f-6faa-448d-aa19-32286b22bdbf tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:07.074766 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f2ecca55-be05-4813-a81b-0220a0b04abf tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] GET http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7888d863-55c1-4842-8d53-88c96cf436ee Jan 25 14:11:07.076084 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f2ecca55-be05-4813-a81b-0220a0b04abf tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:07.077249 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:07.077249 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:07.077871 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f2ecca55-be05-4813-a81b-0220a0b04abf tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:07.121624 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:07.121624 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:07.133881 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d42bf64f-6faa-448d-aa19-32286b22bdbf tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:11:07.162237 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d42bf64f-6faa-448d-aa19-32286b22bdbf tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 returned with HTTP 200 Jan 25 14:11:07.172940 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1026/2101] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:06 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 => generated 913 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:07.213848 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:07.213848 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:07.228437 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f2ecca55-be05-4813-a81b-0220a0b04abf tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Volume info retrieved successfully. Jan 25 14:11:07.255841 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f2ecca55-be05-4813-a81b-0220a0b04abf tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7888d863-55c1-4842-8d53-88c96cf436ee returned with HTTP 200 Jan 25 14:11:07.260900 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1076/2102] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:07 2021] GET /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7888d863-55c1-4842-8d53-88c96cf436ee => generated 909 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:07.722261 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-26d91400-bb04-4061-9834-6bee80289ff4 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] POST http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots Jan 25 14:11:07.722990 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:07.722990 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:07.723657 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-26d91400-bb04-4061-9834-6bee80289ff4 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c79050cd-c7b9-40ac-83b6-a2eb04892991", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-379152644"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:11:07.786215 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:07.786215 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:07.787743 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-26d91400-bb04-4061-9834-6bee80289ff4 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:11:07.787885 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-26d91400-bb04-4061-9834-6bee80289ff4 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Create snapshot from volume c79050cd-c7b9-40ac-83b6-a2eb04892991 Jan 25 14:11:07.829395 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-22fd5eb6-7a44-4433-b439-b997f72b0e5a req-73f6ef00-5223-47e6-904f-674dcffec3d9 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 Jan 25 14:11:07.830106 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-22fd5eb6-7a44-4433-b439-b997f72b0e5a req-73f6ef00-5223-47e6-904f-674dcffec3d9 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:07.830643 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:07.830643 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:07.831124 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-22fd5eb6-7a44-4433-b439-b997f72b0e5a req-73f6ef00-5223-47e6-904f-674dcffec3d9 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:07.862906 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-26d91400-bb04-4061-9834-6bee80289ff4 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Created reservations ['6009542b-db6c-4403-b262-f3a81ec9f200', 'c459220f-e396-483f-9866-0feb3e38301d', 'bc605fb2-e621-4fc6-9a39-ce816725dc0a', 'ed33b361-5fc9-43fe-9fa5-f27428421500'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:11:07.901444 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:07.901444 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:07.911787 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-22fd5eb6-7a44-4433-b439-b997f72b0e5a req-73f6ef00-5223-47e6-904f-674dcffec3d9 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:11:07.940594 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-22fd5eb6-7a44-4433-b439-b997f72b0e5a req-73f6ef00-5223-47e6-904f-674dcffec3d9 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 returned with HTTP 200 Jan 25 14:11:07.942159 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1077/2103] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 14:11:07 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 => generated 913 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:08.031844 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-22fd5eb6-7a44-4433-b439-b997f72b0e5a req-73f6ef00-5223-47e6-904f-674dcffec3d9 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume// Jan 25 14:11:08.032329 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-22fd5eb6-7a44-4433-b439-b997f72b0e5a req-73f6ef00-5223-47e6-904f-674dcffec3d9 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:08.032503 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:08.032503 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:08.032870 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-22fd5eb6-7a44-4433-b439-b997f72b0e5a req-73f6ef00-5223-47e6-904f-674dcffec3d9 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:08.034059 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-22fd5eb6-7a44-4433-b439-b997f72b0e5a req-73f6ef00-5223-47e6-904f-674dcffec3d9 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 14:11:08.035677 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1078/2104] 10.222.0.38 () {58 vars in 1289 bytes} [Mon Jan 25 14:11:08 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 14:11:08.050607 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-22fd5eb6-7a44-4433-b439-b997f72b0e5a req-6a1a2817-78d8-46a2-b084-d87a229f4ae2 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] POST http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/attachments Jan 25 14:11:08.051421 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-22fd5eb6-7a44-4433-b439-b997f72b0e5a req-6a1a2817-78d8-46a2-b084-d87a229f4ae2 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0c426bab-1ebc-4691-b524-a238183bd4f7", "instance_uuid": "51ae9837-6742-4246-bf72-f913c658a682", "connector": null}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:11:08.082358 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-26d91400-bb04-4061-9834-6bee80289ff4 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot create request issued successfully. Jan 25 14:11:08.083178 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-26d91400-bb04-4061-9834-6bee80289ff4 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots returned with HTTP 202 Jan 25 14:11:08.084080 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1027/2105] 10.222.0.38 () {60 vars in 1232 bytes} [Mon Jan 25 14:11:07 2021] POST /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots => generated 379 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:11:08.095695 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a6b19a15-b8c7-43f2-abcd-818d94dee573 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/05110cd6-b214-416c-bc6c-f27183db17e3 Jan 25 14:11:08.096704 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a6b19a15-b8c7-43f2-abcd-818d94dee573 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:08.097090 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:08.097090 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:08.097800 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a6b19a15-b8c7-43f2-abcd-818d94dee573 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:08.117834 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:08.117834 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:08.129664 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:08.129664 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:08.130790 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a6b19a15-b8c7-43f2-abcd-818d94dee573 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:11:08.133984 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a6b19a15-b8c7-43f2-abcd-818d94dee573 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/05110cd6-b214-416c-bc6c-f27183db17e3 returned with HTTP 200 Jan 25 14:11:08.139326 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1028/2106] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:11:08 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/05110cd6-b214-416c-bc6c-f27183db17e3 => generated 511 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:08.206179 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-22fd5eb6-7a44-4433-b439-b997f72b0e5a req-6a1a2817-78d8-46a2-b084-d87a229f4ae2 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/attachments returned with HTTP 200 Jan 25 14:11:08.218943 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1079/2107] 10.222.0.38 () {66 vars in 1565 bytes} [Mon Jan 25 14:11:08 2021] POST /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/attachments => generated 273 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:11:08.248696 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0e2da69f-75ee-400b-97c4-00bf8444fad2 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 Jan 25 14:11:08.258869 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0e2da69f-75ee-400b-97c4-00bf8444fad2 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:08.259182 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:08.259182 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:08.259700 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0e2da69f-75ee-400b-97c4-00bf8444fad2 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:08.274936 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2a0a935c-7ed6-4cc5-8cc2-60b83275efc4 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] GET http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7888d863-55c1-4842-8d53-88c96cf436ee Jan 25 14:11:08.275718 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2a0a935c-7ed6-4cc5-8cc2-60b83275efc4 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:08.276084 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:08.276084 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:08.276698 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2a0a935c-7ed6-4cc5-8cc2-60b83275efc4 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:08.354643 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:08.354643 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:08.376785 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0e2da69f-75ee-400b-97c4-00bf8444fad2 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:11:08.406437 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:08.406437 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:08.416018 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:08.416018 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:08.432475 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-2a0a935c-7ed6-4cc5-8cc2-60b83275efc4 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Volume info retrieved successfully. Jan 25 14:11:08.434467 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0e2da69f-75ee-400b-97c4-00bf8444fad2 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 returned with HTTP 200 Jan 25 14:11:08.444697 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1029/2108] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:08 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 => generated 912 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:08.445943 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0e2da69f-75ee-400b-97c4-00bf8444fad2 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume// Jan 25 14:11:08.446495 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0e2da69f-75ee-400b-97c4-00bf8444fad2 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:08.446718 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:08.446718 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:08.447103 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0e2da69f-75ee-400b-97c4-00bf8444fad2 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'all' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:08.448326 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0e2da69f-75ee-400b-97c4-00bf8444fad2 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 14:11:08.449343 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1030/2109] 10.222.0.57 () {56 vars in 1089 bytes} [Mon Jan 25 14:11:08 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 14:11:08.461468 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2a0a935c-7ed6-4cc5-8cc2-60b83275efc4 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7888d863-55c1-4842-8d53-88c96cf436ee returned with HTTP 200 Jan 25 14:11:08.475672 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1080/2110] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:08 2021] GET /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7888d863-55c1-4842-8d53-88c96cf436ee => generated 910 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:08.480535 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-46fb1e01-6569-4fbd-9220-e75ab6938023 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] POST http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7888d863-55c1-4842-8d53-88c96cf436ee/action Jan 25 14:11:08.481417 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-46fb1e01-6569-4fbd-9220-e75ab6938023 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Action body: b'{"os-attach": {"instance_uuid": "92c6a29d-13e6-482f-8678-0ee7cd2ebbf9", "mountpoint": "/dev/sdb"}}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:11:08.481820 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-46fb1e01-6569-4fbd-9220-e75ab6938023 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "92c6a29d-13e6-482f-8678-0ee7cd2ebbf9", "mountpoint": "/dev/sdb"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:11:08.482353 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-22fd5eb6-7a44-4433-b439-b997f72b0e5a req-68da6f49-31e1-469a-85d8-8c67c89cfd2d tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 Jan 25 14:11:08.483013 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-22fd5eb6-7a44-4433-b439-b997f72b0e5a req-68da6f49-31e1-469a-85d8-8c67c89cfd2d tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:08.483095 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:08.483095 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:08.483454 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-22fd5eb6-7a44-4433-b439-b997f72b0e5a req-68da6f49-31e1-469a-85d8-8c67c89cfd2d tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:08.584236 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:08.584236 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:08.605306 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-22fd5eb6-7a44-4433-b439-b997f72b0e5a req-68da6f49-31e1-469a-85d8-8c67c89cfd2d tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:11:08.645650 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:08.645650 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:08.647125 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-46fb1e01-6569-4fbd-9220-e75ab6938023 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Volume info retrieved successfully. Jan 25 14:11:08.654582 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:08.654582 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:08.681483 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-46fb1e01-6569-4fbd-9220-e75ab6938023 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Update volume admin metadata completed successfully. Jan 25 14:11:08.682678 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-22fd5eb6-7a44-4433-b439-b997f72b0e5a req-68da6f49-31e1-469a-85d8-8c67c89cfd2d tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 returned with HTTP 200 Jan 25 14:11:08.683781 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1081/2111] 10.222.0.57 () {60 vars in 1403 bytes} [Mon Jan 25 14:11:08 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 => generated 1011 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 14:11:08.739556 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-22fd5eb6-7a44-4433-b439-b997f72b0e5a req-34247b5d-e9c7-4916-9012-42386df4f050 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] PUT http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/attachments/fc71be73-4e30-49ae-a34a-1cf1a93354b1 Jan 25 14:11:08.740200 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:08.740200 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:08.740722 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-22fd5eb6-7a44-4433-b439-b997f72b0e5a req-34247b5d-e9c7-4916-9012-42386df4f050 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.57", "host": "n-h2-760456-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-760456-3.cbci-760456-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:11:08.805523 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 25 14:11:08.805523 n-d-760456-3 devstack@c-api.service[87928]: return self(f, *args, **kw) Jan 25 14:11:08.817289 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-22fd5eb6-7a44-4433-b439-b997f72b0e5a req-34247b5d-e9c7-4916-9012-42386df4f050 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Lock "b'cinder-attachment_update-0c426bab-1ebc-4691-b524-a238183bd4f7-n-h2-760456-3'" acquired by "attachment_update" :: waited 0.017s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 14:11:08.820640 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:08.820640 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:09.209336 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-46fb1e01-6569-4fbd-9220-e75ab6938023 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Attach volume completed successfully. Jan 25 14:11:09.209922 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-46fb1e01-6569-4fbd-9220-e75ab6938023 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7888d863-55c1-4842-8d53-88c96cf436ee/action returned with HTTP 202 Jan 25 14:11:09.212076 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1031/2112] 10.222.0.38 () {60 vars in 1357 bytes} [Mon Jan 25 14:11:08 2021] POST /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7888d863-55c1-4842-8d53-88c96cf436ee/action => generated 0 bytes in 736 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 25 14:11:09.216742 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-c4e127d2-404a-49ed-9d25-cac2755ad529 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/7f666abd-26f8-4231-9369-201b17399001 Jan 25 14:11:09.217424 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-c4e127d2-404a-49ed-9d25-cac2755ad529 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:09.217694 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:09.217694 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:09.218079 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-c4e127d2-404a-49ed-9d25-cac2755ad529 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:09.335679 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:09.335679 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:09.366691 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-c4e127d2-404a-49ed-9d25-cac2755ad529 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:11:09.439937 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-c4e127d2-404a-49ed-9d25-cac2755ad529 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/7f666abd-26f8-4231-9369-201b17399001 returned with HTTP 200 Jan 25 14:11:09.441041 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1032/2113] 10.222.0.57 () {58 vars in 1362 bytes} [Mon Jan 25 14:11:09 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/7f666abd-26f8-4231-9369-201b17399001 => generated 1347 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:11:09.449545 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cee86e1b-ac44-46fc-88a4-c3c118c0ed4b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/05110cd6-b214-416c-bc6c-f27183db17e3 Jan 25 14:11:09.450087 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cee86e1b-ac44-46fc-88a4-c3c118c0ed4b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:09.450298 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:09.450298 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:09.455290 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cee86e1b-ac44-46fc-88a4-c3c118c0ed4b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:09.521215 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:09.521215 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:09.522481 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-cee86e1b-ac44-46fc-88a4-c3c118c0ed4b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:11:09.525242 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cee86e1b-ac44-46fc-88a4-c3c118c0ed4b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/05110cd6-b214-416c-bc6c-f27183db17e3 returned with HTTP 200 Jan 25 14:11:09.526693 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1033/2114] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:11:09 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/05110cd6-b214-416c-bc6c-f27183db17e3 => generated 511 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:09.531811 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-03a5728e-9981-43ef-b8bf-696c6af434ff tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] GET http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7888d863-55c1-4842-8d53-88c96cf436ee Jan 25 14:11:09.532353 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-03a5728e-9981-43ef-b8bf-696c6af434ff tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:09.545167 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:09.545167 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:09.545727 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-03a5728e-9981-43ef-b8bf-696c6af434ff tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:09.628984 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:09.628984 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:09.653838 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-03a5728e-9981-43ef-b8bf-696c6af434ff tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Volume info retrieved successfully. Jan 25 14:11:09.735676 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:09.735676 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:09.767356 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-03a5728e-9981-43ef-b8bf-696c6af434ff tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7888d863-55c1-4842-8d53-88c96cf436ee returned with HTTP 200 Jan 25 14:11:09.768474 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1034/2115] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:09 2021] GET /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7888d863-55c1-4842-8d53-88c96cf436ee => generated 1244 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:11:09.777288 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-03a5728e-9981-43ef-b8bf-696c6af434ff tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] GET http://10.222.0.38/volume// Jan 25 14:11:09.777947 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-03a5728e-9981-43ef-b8bf-696c6af434ff tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:09.778316 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:09.778316 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:09.778916 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-03a5728e-9981-43ef-b8bf-696c6af434ff tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Calling method 'all' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:09.780343 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-03a5728e-9981-43ef-b8bf-696c6af434ff tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 14:11:09.781430 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1035/2116] 10.222.0.57 () {56 vars in 1089 bytes} [Mon Jan 25 14:11:09 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 14:11:09.791732 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ce72abce-6e69-4ce4-b41b-7cbcebeefe0c tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 Jan 25 14:11:09.792537 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ce72abce-6e69-4ce4-b41b-7cbcebeefe0c tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:09.794470 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ce72abce-6e69-4ce4-b41b-7cbcebeefe0c tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:09.862902 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:09.862902 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:09.891239 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ce72abce-6e69-4ce4-b41b-7cbcebeefe0c tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:11:09.921186 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:09.921186 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:09.932204 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ce72abce-6e69-4ce4-b41b-7cbcebeefe0c tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 returned with HTTP 200 Jan 25 14:11:09.933527 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1036/2117] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:09 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 => generated 912 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:09.937919 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-88f3a75f-27bc-46dd-87f1-aa748261be95 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] GET http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7888d863-55c1-4842-8d53-88c96cf436ee Jan 25 14:11:09.939667 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-88f3a75f-27bc-46dd-87f1-aa748261be95 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:09.939667 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:09.939667 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:09.939950 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-88f3a75f-27bc-46dd-87f1-aa748261be95 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:10.038904 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:10.038904 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:10.050564 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-88f3a75f-27bc-46dd-87f1-aa748261be95 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Volume info retrieved successfully. Jan 25 14:11:10.080599 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:10.080599 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:10.093227 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-88f3a75f-27bc-46dd-87f1-aa748261be95 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7888d863-55c1-4842-8d53-88c96cf436ee returned with HTTP 200 Jan 25 14:11:10.108612 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1037/2118] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:09 2021] GET /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7888d863-55c1-4842-8d53-88c96cf436ee => generated 1244 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:11:10.125881 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-1bfca255-4510-4cb8-be03-3c9162ddd6ce tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] POST http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments Jan 25 14:11:10.125881 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:10.125881 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:10.125881 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-1bfca255-4510-4cb8-be03-3c9162ddd6ce tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7f666abd-26f8-4231-9369-201b17399001", "instance_uuid": "86a3fa53-4af9-4825-aa75-2e90c565bccb", "connector": null}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:11:10.202978 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:10.202978 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:10.404177 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-1bfca255-4510-4cb8-be03-3c9162ddd6ce tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments returned with HTTP 200 Jan 25 14:11:10.405481 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1038/2119] 10.222.0.57 () {64 vars in 1358 bytes} [Mon Jan 25 14:11:10 2021] POST /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments => generated 273 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:11:10.680405 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ab87bc83-65c6-4149-81ca-2c24b21db4af tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] POST http://10.222.0.38/volume/v3/2351a6a788bb46d387c20ce026222eb1/volumes/7888d863-55c1-4842-8d53-88c96cf436ee/action Jan 25 14:11:10.680984 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:10.680984 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:10.681547 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ab87bc83-65c6-4149-81ca-2c24b21db4af tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:11:10.682204 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ab87bc83-65c6-4149-81ca-2c24b21db4af tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:11:10.683178 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.admin_actions [None req-ab87bc83-65c6-4149-81ca-2c24b21db4af tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] Updating volume '7888d863-55c1-4842-8d53-88c96cf436ee' with '{'status': 'error'}' {{(pid=87930) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 25 14:11:10.915143 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:10.915143 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:11.013729 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ab87bc83-65c6-4149-81ca-2c24b21db4af tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] http://10.222.0.38/volume/v3/2351a6a788bb46d387c20ce026222eb1/volumes/7888d863-55c1-4842-8d53-88c96cf436ee/action returned with HTTP 202 Jan 25 14:11:11.014875 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1039/2120] 10.222.0.38 () {60 vars in 1357 bytes} [Mon Jan 25 14:11:10 2021] POST /volume/v3/2351a6a788bb46d387c20ce026222eb1/volumes/7888d863-55c1-4842-8d53-88c96cf436ee/action => generated 0 bytes in 610 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 14:11:11.016230 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ab87bc83-65c6-4149-81ca-2c24b21db4af tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] GET http://10.222.0.38/volume// Jan 25 14:11:11.016947 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ab87bc83-65c6-4149-81ca-2c24b21db4af tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:11.017354 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:11.017354 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:11.017990 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ab87bc83-65c6-4149-81ca-2c24b21db4af tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] Calling method 'all' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:11.019836 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ab87bc83-65c6-4149-81ca-2c24b21db4af tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 14:11:11.021371 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1040/2121] 10.222.0.57 () {56 vars in 1089 bytes} [Mon Jan 25 14:11:11 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 14:11:11.028184 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a2a12d27-bfe1-4eac-9ce5-c415abcaed3e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/05110cd6-b214-416c-bc6c-f27183db17e3 Jan 25 14:11:11.031731 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a2a12d27-bfe1-4eac-9ce5-c415abcaed3e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:11.032336 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a2a12d27-bfe1-4eac-9ce5-c415abcaed3e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:11.065285 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:11.065285 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:11.066448 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a2a12d27-bfe1-4eac-9ce5-c415abcaed3e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:11:11.069526 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a2a12d27-bfe1-4eac-9ce5-c415abcaed3e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/05110cd6-b214-416c-bc6c-f27183db17e3 returned with HTTP 200 Jan 25 14:11:11.070602 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1041/2122] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:11:11 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/05110cd6-b214-416c-bc6c-f27183db17e3 => generated 538 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:11.076375 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-adc650c1-e27d-4908-bdce-d0e4aad6cace tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 Jan 25 14:11:11.077332 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-adc650c1-e27d-4908-bdce-d0e4aad6cace tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:11.077752 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:11.077752 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:11.078411 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-adc650c1-e27d-4908-bdce-d0e4aad6cace tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:11.184632 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:11.184632 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:11.204868 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-adc650c1-e27d-4908-bdce-d0e4aad6cace tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:11:11.261003 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:11.261003 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:11.275393 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-adc650c1-e27d-4908-bdce-d0e4aad6cace tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 returned with HTTP 200 Jan 25 14:11:11.285174 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-22fd5eb6-7a44-4433-b439-b997f72b0e5a req-34247b5d-e9c7-4916-9012-42386df4f050 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Lock "b'cinder-attachment_update-0c426bab-1ebc-4691-b524-a238183bd4f7-n-h2-760456-3'" released by "attachment_update" :: held 2.467s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 14:11:11.285877 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1042/2123] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:11 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 => generated 913 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:11.285953 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-22fd5eb6-7a44-4433-b439-b997f72b0e5a req-34247b5d-e9c7-4916-9012-42386df4f050 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/attachments/fc71be73-4e30-49ae-a34a-1cf1a93354b1 returned with HTTP 200 Jan 25 14:11:11.285953 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1082/2124] 10.222.0.57 () {64 vars in 1468 bytes} [Mon Jan 25 14:11:08 2021] PUT /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/attachments/fc71be73-4e30-49ae-a34a-1cf1a93354b1 => generated 762 bytes in 2544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:11:11.286101 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e4f091bc-f619-41fd-a279-131f49823489 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] GET http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7888d863-55c1-4842-8d53-88c96cf436ee Jan 25 14:11:11.286101 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e4f091bc-f619-41fd-a279-131f49823489 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:11.286101 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:11.286101 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:11.286345 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-afe4d61b-91ec-447b-a5d5-2be12a496175 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/7f666abd-26f8-4231-9369-201b17399001 Jan 25 14:11:11.286413 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e4f091bc-f619-41fd-a279-131f49823489 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:11.286480 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-afe4d61b-91ec-447b-a5d5-2be12a496175 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:11.286480 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:11.286480 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:11.286480 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-afe4d61b-91ec-447b-a5d5-2be12a496175 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:11.369096 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:11.369096 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:11.369096 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e4f091bc-f619-41fd-a279-131f49823489 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Volume info retrieved successfully. Jan 25 14:11:11.449734 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:11.449734 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:11.449734 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e4f091bc-f619-41fd-a279-131f49823489 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7888d863-55c1-4842-8d53-88c96cf436ee returned with HTTP 200 Jan 25 14:11:11.449734 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1043/2125] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:11 2021] GET /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7888d863-55c1-4842-8d53-88c96cf436ee => generated 1243 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:11:11.449734 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2533648e-09af-4fed-a54c-aee7b03f0455 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/05110cd6-b214-416c-bc6c-f27183db17e3 Jan 25 14:11:11.449734 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2533648e-09af-4fed-a54c-aee7b03f0455 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:11.449734 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:11.449734 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:11.449734 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2533648e-09af-4fed-a54c-aee7b03f0455 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:11.476081 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:11.476081 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:11.478101 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-2533648e-09af-4fed-a54c-aee7b03f0455 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:11:11.481919 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2533648e-09af-4fed-a54c-aee7b03f0455 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/05110cd6-b214-416c-bc6c-f27183db17e3 returned with HTTP 200 Jan 25 14:11:11.483113 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1044/2126] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:11:11 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/05110cd6-b214-416c-bc6c-f27183db17e3 => generated 538 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:11.486951 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0c184093-64e8-408f-a002-6ba274d42183 tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] POST http://10.222.0.38/volume/v3/2351a6a788bb46d387c20ce026222eb1/volumes/7888d863-55c1-4842-8d53-88c96cf436ee/action Jan 25 14:11:11.487637 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:11.487637 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:11.488081 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0c184093-64e8-408f-a002-6ba274d42183 tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "53dca336-e2cb-4ba9-9780-a22aaaa0b35b"}}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:11:11.495528 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0c184093-64e8-408f-a002-6ba274d42183 tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "53dca336-e2cb-4ba9-9780-a22aaaa0b35b"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:11:11.574803 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:11.574803 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:11.576274 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0c184093-64e8-408f-a002-6ba274d42183 tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] Volume info retrieved successfully. Jan 25 14:11:11.658885 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0c184093-64e8-408f-a002-6ba274d42183 tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] Terminate volume connection completed successfully. Jan 25 14:11:11.670147 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-0c184093-64e8-408f-a002-6ba274d42183 tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=87930) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:727}} Jan 25 14:11:11.672532 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:11.672532 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:11.700710 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-afe4d61b-91ec-447b-a5d5-2be12a496175 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:11:11.734779 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:11.734779 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:11.746264 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-afe4d61b-91ec-447b-a5d5-2be12a496175 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/7f666abd-26f8-4231-9369-201b17399001 returned with HTTP 200 Jan 25 14:11:11.748333 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1083/2127] 10.222.0.57 () {60 vars in 1403 bytes} [Mon Jan 25 14:11:11 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/7f666abd-26f8-4231-9369-201b17399001 => generated 1445 bytes in 469 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 14:11:11.755000 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7c0d921f-b853-4e17-8a78-45718475a805 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots Jan 25 14:11:11.755530 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7c0d921f-b853-4e17-8a78-45718475a805 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:11.755744 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:11.755744 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:11.756121 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7c0d921f-b853-4e17-8a78-45718475a805 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:11.756784 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-7c0d921f-b853-4e17-8a78-45718475a805 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 14:11:11.760333 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.db.sqlalchemy.api [None req-7c0d921f-b853-4e17-8a78-45718475a805 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Building query based on filter {{(pid=87929) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 25 14:11:11.783529 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7c0d921f-b853-4e17-8a78-45718475a805 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Get all snapshots completed successfully. Jan 25 14:11:11.785423 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7c0d921f-b853-4e17-8a78-45718475a805 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots returned with HTTP 200 Jan 25 14:11:11.785423 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1084/2128] 10.222.0.38 () {58 vars in 1210 bytes} [Mon Jan 25 14:11:11 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots => generated 729 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:11.797296 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-9ceb0ff6-5d33-4abf-81ce-32f71830108f tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] PUT http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments/c2864aeb-b787-42d6-905a-16147b1a7d21 Jan 25 14:11:11.797810 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:11.797810 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:11.798229 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-9ceb0ff6-5d33-4abf-81ce-32f71830108f tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.57", "host": "n-h2-760456-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-760456-3.cbci-760456-3.local", "mountpoint": "/dev/sda"}}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:11:11.830141 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 25 14:11:11.830141 n-d-760456-3 devstack@c-api.service[87928]: return self(f, *args, **kw) Jan 25 14:11:11.830664 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-9ceb0ff6-5d33-4abf-81ce-32f71830108f tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Lock "b'cinder-attachment_update-7f666abd-26f8-4231-9369-201b17399001-n-h2-760456-3'" acquired by "attachment_update" :: waited 0.009s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 14:11:11.833264 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:11.833264 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:11.897712 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0c184093-64e8-408f-a002-6ba274d42183 tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] Detach volume completed successfully. Jan 25 14:11:11.898496 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0c184093-64e8-408f-a002-6ba274d42183 tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] http://10.222.0.38/volume/v3/2351a6a788bb46d387c20ce026222eb1/volumes/7888d863-55c1-4842-8d53-88c96cf436ee/action returned with HTTP 202 Jan 25 14:11:11.903593 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1045/2129] 10.222.0.38 () {60 vars in 1357 bytes} [Mon Jan 25 14:11:11 2021] POST /volume/v3/2351a6a788bb46d387c20ce026222eb1/volumes/7888d863-55c1-4842-8d53-88c96cf436ee/action => generated 0 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 14:11:11.905420 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4258208a-9a05-4605-a779-a7cea08a4977 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] PUT http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/05110cd6-b214-416c-bc6c-f27183db17e3 Jan 25 14:11:11.906211 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:11.906211 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:11.906545 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4258208a-9a05-4605-a779-a7cea08a4977 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1253997558", "description": "This is the new description of snapshot."}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:11:11.959333 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:11.959333 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:11.964684 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4258208a-9a05-4605-a779-a7cea08a4977 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:11:11.999973 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4258208a-9a05-4605-a779-a7cea08a4977 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/05110cd6-b214-416c-bc6c-f27183db17e3 returned with HTTP 200 Jan 25 14:11:12.001478 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1046/2130] 10.222.0.38 () {60 vars in 1342 bytes} [Mon Jan 25 14:11:11 2021] PUT /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/05110cd6-b214-416c-bc6c-f27183db17e3 => generated 443 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:12.007259 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-799ce850-5dbe-4c26-ac6b-5075ff46185e tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] GET http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7888d863-55c1-4842-8d53-88c96cf436ee Jan 25 14:11:12.008064 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-799ce850-5dbe-4c26-ac6b-5075ff46185e tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:12.008447 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:12.008447 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:12.009661 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-799ce850-5dbe-4c26-ac6b-5075ff46185e tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:12.082571 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:12.082571 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:12.093658 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-799ce850-5dbe-4c26-ac6b-5075ff46185e tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Volume info retrieved successfully. Jan 25 14:11:12.129664 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-799ce850-5dbe-4c26-ac6b-5075ff46185e tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7888d863-55c1-4842-8d53-88c96cf436ee returned with HTTP 200 Jan 25 14:11:12.133665 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1047/2131] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:12 2021] GET /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7888d863-55c1-4842-8d53-88c96cf436ee => generated 929 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:12.139853 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ad7812c7-3cb9-475b-a637-f3ff445b1c31 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/05110cd6-b214-416c-bc6c-f27183db17e3 Jan 25 14:11:12.140973 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ad7812c7-3cb9-475b-a637-f3ff445b1c31 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:12.141959 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:12.141959 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:12.143000 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ad7812c7-3cb9-475b-a637-f3ff445b1c31 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:12.180314 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:12.180314 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:12.182614 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ad7812c7-3cb9-475b-a637-f3ff445b1c31 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:11:12.187314 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ad7812c7-3cb9-475b-a637-f3ff445b1c31 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/05110cd6-b214-416c-bc6c-f27183db17e3 returned with HTTP 200 Jan 25 14:11:12.188912 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1048/2132] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:11:12 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/05110cd6-b214-416c-bc6c-f27183db17e3 => generated 577 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:12.194686 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ce76b75f-ce79-490d-911e-c2318ae58f61 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] GET http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7888d863-55c1-4842-8d53-88c96cf436ee Jan 25 14:11:12.195550 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ce76b75f-ce79-490d-911e-c2318ae58f61 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:12.196162 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:12.196162 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:12.196878 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ce76b75f-ce79-490d-911e-c2318ae58f61 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:12.265633 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:12.265633 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:12.277360 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ce76b75f-ce79-490d-911e-c2318ae58f61 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Volume info retrieved successfully. Jan 25 14:11:12.310517 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ce76b75f-ce79-490d-911e-c2318ae58f61 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7888d863-55c1-4842-8d53-88c96cf436ee returned with HTTP 200 Jan 25 14:11:12.312450 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1049/2133] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:12 2021] GET /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7888d863-55c1-4842-8d53-88c96cf436ee => generated 929 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:12.317818 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-52813293-f051-4594-b8f9-99cfbdd9b96f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] DELETE http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/05110cd6-b214-416c-bc6c-f27183db17e3 Jan 25 14:11:12.318925 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-52813293-f051-4594-b8f9-99cfbdd9b96f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:12.321030 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:12.321030 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:12.321030 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-52813293-f051-4594-b8f9-99cfbdd9b96f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:12.321030 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-52813293-f051-4594-b8f9-99cfbdd9b96f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Delete snapshot with id: 05110cd6-b214-416c-bc6c-f27183db17e3 Jan 25 14:11:12.352462 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:12.352462 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:12.353902 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-52813293-f051-4594-b8f9-99cfbdd9b96f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:11:12.492923 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-52813293-f051-4594-b8f9-99cfbdd9b96f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot delete request issued successfully. Jan 25 14:11:12.492923 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-52813293-f051-4594-b8f9-99cfbdd9b96f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/05110cd6-b214-416c-bc6c-f27183db17e3 returned with HTTP 202 Jan 25 14:11:12.492923 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1050/2134] 10.222.0.38 () {58 vars in 1324 bytes} [Mon Jan 25 14:11:12 2021] DELETE /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/05110cd6-b214-416c-bc6c-f27183db17e3 => generated 0 bytes in 170 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:11:12.492923 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6fc85174-4a1d-4a4c-be9b-b477ee1d3895 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 Jan 25 14:11:12.492923 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6fc85174-4a1d-4a4c-be9b-b477ee1d3895 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:12.492923 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:12.492923 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:12.492923 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6fc85174-4a1d-4a4c-be9b-b477ee1d3895 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:12.594816 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:12.594816 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:12.609254 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6fc85174-4a1d-4a4c-be9b-b477ee1d3895 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:11:12.702382 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:12.702382 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:12.735901 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6fc85174-4a1d-4a4c-be9b-b477ee1d3895 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 returned with HTTP 200 Jan 25 14:11:12.759217 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1051/2135] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:12 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 => generated 913 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:12.759217 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-df426205-bd67-4702-86a4-6da5a78cfccb tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] POST http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7888d863-55c1-4842-8d53-88c96cf436ee/action Jan 25 14:11:12.759217 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:12.759217 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:12.769738 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-df426205-bd67-4702-86a4-6da5a78cfccb tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Action body: b'{"os-detach": {}}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:11:12.769738 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-df426205-bd67-4702-86a4-6da5a78cfccb tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:11:12.896771 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:12.896771 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:12.900126 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-df426205-bd67-4702-86a4-6da5a78cfccb tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Volume info retrieved successfully. Jan 25 14:11:12.987236 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-df426205-bd67-4702-86a4-6da5a78cfccb tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Detach volume completed successfully. Jan 25 14:11:12.987915 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-df426205-bd67-4702-86a4-6da5a78cfccb tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7888d863-55c1-4842-8d53-88c96cf436ee/action returned with HTTP 202 Jan 25 14:11:12.990509 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1052/2136] 10.222.0.38 () {60 vars in 1357 bytes} [Mon Jan 25 14:11:12 2021] POST /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7888d863-55c1-4842-8d53-88c96cf436ee/action => generated 0 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 14:11:13.004143 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8489f951-175f-41b0-a8dd-38f18dec38ed tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/05110cd6-b214-416c-bc6c-f27183db17e3 Jan 25 14:11:13.005618 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8489f951-175f-41b0-a8dd-38f18dec38ed tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:13.006247 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:13.006247 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:13.007385 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8489f951-175f-41b0-a8dd-38f18dec38ed tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:13.155890 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:13.155890 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:13.155890 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-8489f951-175f-41b0-a8dd-38f18dec38ed tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:11:13.155890 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8489f951-175f-41b0-a8dd-38f18dec38ed tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/05110cd6-b214-416c-bc6c-f27183db17e3 returned with HTTP 200 Jan 25 14:11:13.155890 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1053/2137] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:11:12 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/05110cd6-b214-416c-bc6c-f27183db17e3 => generated 576 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:13.155890 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e2efd4fc-36d6-40ab-8ce7-bffde69fac74 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] GET http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7888d863-55c1-4842-8d53-88c96cf436ee Jan 25 14:11:13.155890 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e2efd4fc-36d6-40ab-8ce7-bffde69fac74 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:13.155890 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:13.155890 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:13.155890 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e2efd4fc-36d6-40ab-8ce7-bffde69fac74 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:13.215883 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:13.215883 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:13.233612 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e2efd4fc-36d6-40ab-8ce7-bffde69fac74 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Volume info retrieved successfully. Jan 25 14:11:13.277015 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e2efd4fc-36d6-40ab-8ce7-bffde69fac74 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7888d863-55c1-4842-8d53-88c96cf436ee returned with HTTP 200 Jan 25 14:11:13.278839 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1054/2138] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:13 2021] GET /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7888d863-55c1-4842-8d53-88c96cf436ee => generated 929 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:13.758766 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-34c5431e-64cd-4ebf-9da8-0aab1089e12f tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 Jan 25 14:11:13.760698 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-34c5431e-64cd-4ebf-9da8-0aab1089e12f tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:13.761147 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:13.761147 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:13.761827 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-34c5431e-64cd-4ebf-9da8-0aab1089e12f tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:13.871713 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:13.871713 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:13.891593 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-34c5431e-64cd-4ebf-9da8-0aab1089e12f tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:11:13.934737 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:13.934737 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:13.958244 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-34c5431e-64cd-4ebf-9da8-0aab1089e12f tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 returned with HTTP 200 Jan 25 14:11:13.958244 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1055/2139] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:13 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 => generated 913 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:11:14.161550 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-24bba64c-41a7-4489-ad4f-313ed90384bc tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/05110cd6-b214-416c-bc6c-f27183db17e3 Jan 25 14:11:14.170561 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-24bba64c-41a7-4489-ad4f-313ed90384bc tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:14.170561 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:14.170561 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:14.170561 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-24bba64c-41a7-4489-ad4f-313ed90384bc tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:14.248251 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:14.248251 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:14.256963 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-24bba64c-41a7-4489-ad4f-313ed90384bc tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:11:14.262033 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-24bba64c-41a7-4489-ad4f-313ed90384bc tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/05110cd6-b214-416c-bc6c-f27183db17e3 returned with HTTP 200 Jan 25 14:11:14.265161 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1056/2140] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:11:14 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/05110cd6-b214-416c-bc6c-f27183db17e3 => generated 576 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:14.348529 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-9ceb0ff6-5d33-4abf-81ce-32f71830108f tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Lock "b'cinder-attachment_update-7f666abd-26f8-4231-9369-201b17399001-n-h2-760456-3'" released by "attachment_update" :: held 2.518s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 14:11:14.349226 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-9ceb0ff6-5d33-4abf-81ce-32f71830108f tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments/c2864aeb-b787-42d6-905a-16147b1a7d21 returned with HTTP 200 Jan 25 14:11:14.350111 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1085/2141] 10.222.0.57 () {64 vars in 1468 bytes} [Mon Jan 25 14:11:11 2021] PUT /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments/c2864aeb-b787-42d6-905a-16147b1a7d21 => generated 762 bytes in 2564 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:11:14.405996 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-f5059c0a-8d33-4723-8327-009d0b0fef66 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] POST http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments/c2864aeb-b787-42d6-905a-16147b1a7d21/action Jan 25 14:11:14.406512 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:14.406512 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:14.406958 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-f5059c0a-8d33-4723-8327-009d0b0fef66 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Action body: b'{"os-complete": null}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:11:14.407345 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-f5059c0a-8d33-4723-8327-009d0b0fef66 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:11:14.563400 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:14.563400 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:14.614387 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-a73f122b-c057-4044-a2e7-7b31eaee1e4d req-f5059c0a-8d33-4723-8327-009d0b0fef66 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments/c2864aeb-b787-42d6-905a-16147b1a7d21/action returned with HTTP 204 Jan 25 14:11:14.619383 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1057/2142] 10.222.0.57 () {64 vars in 1489 bytes} [Mon Jan 25 14:11:14 2021] POST /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments/c2864aeb-b787-42d6-905a-16147b1a7d21/action => generated 0 bytes in 219 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:11:14.973656 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e5f7e1e7-d454-4cec-94eb-5d2c367837c6 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 Jan 25 14:11:14.977358 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e5f7e1e7-d454-4cec-94eb-5d2c367837c6 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:14.977936 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:14.977936 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:14.978734 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e5f7e1e7-d454-4cec-94eb-5d2c367837c6 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:15.060668 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:15.060668 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:15.070313 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e5f7e1e7-d454-4cec-94eb-5d2c367837c6 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:11:15.093165 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:15.093165 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:15.102843 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e5f7e1e7-d454-4cec-94eb-5d2c367837c6 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 returned with HTTP 200 Jan 25 14:11:15.104023 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1086/2143] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:14 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 => generated 913 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:15.277924 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9fa88d80-debe-4d7f-afff-b4b35ed780d8 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/05110cd6-b214-416c-bc6c-f27183db17e3 Jan 25 14:11:15.278609 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9fa88d80-debe-4d7f-afff-b4b35ed780d8 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:15.278835 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:15.278835 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:15.279628 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9fa88d80-debe-4d7f-afff-b4b35ed780d8 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:15.307107 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9fa88d80-debe-4d7f-afff-b4b35ed780d8 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/05110cd6-b214-416c-bc6c-f27183db17e3 returned with HTTP 404 Jan 25 14:11:15.314136 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1058/2144] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:11:15 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/05110cd6-b214-416c-bc6c-f27183db17e3 => generated 111 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:11:15.324641 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4b4fed12-df5c-416b-a784-a48ed55d2c50 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] POST http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots Jan 25 14:11:15.325129 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:15.325129 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:15.325548 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4b4fed12-df5c-416b-a784-a48ed55d2c50 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c79050cd-c7b9-40ac-83b6-a2eb04892991", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1850845970"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:11:15.416231 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:15.416231 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:15.418045 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4b4fed12-df5c-416b-a784-a48ed55d2c50 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:11:15.418620 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-4b4fed12-df5c-416b-a784-a48ed55d2c50 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Create snapshot from volume c79050cd-c7b9-40ac-83b6-a2eb04892991 Jan 25 14:11:15.504827 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-4b4fed12-df5c-416b-a784-a48ed55d2c50 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Created reservations ['dee63e5e-5db3-4885-9f0b-f21c5f2ac952', '7e4d6617-83e5-4f7b-a06e-be3cc92838d4', '937754be-f763-48d0-9a58-ef710cce815a', '29e7563d-9164-457e-97ea-650abe0dad7f'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:11:15.830177 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4b4fed12-df5c-416b-a784-a48ed55d2c50 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot create request issued successfully. Jan 25 14:11:15.833980 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4b4fed12-df5c-416b-a784-a48ed55d2c50 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots returned with HTTP 202 Jan 25 14:11:15.852032 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1087/2145] 10.222.0.38 () {60 vars in 1232 bytes} [Mon Jan 25 14:11:15 2021] POST /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots => generated 310 bytes in 527 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:11:15.857287 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-960b24d6-12dc-428f-8c80-c0bf23b64c7b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/bd7d92bb-ac4f-417e-a6ec-bbd9bbb25d5b Jan 25 14:11:15.858332 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-960b24d6-12dc-428f-8c80-c0bf23b64c7b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:15.859001 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-960b24d6-12dc-428f-8c80-c0bf23b64c7b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:15.897911 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:15.897911 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:15.900542 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-960b24d6-12dc-428f-8c80-c0bf23b64c7b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:11:15.902740 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-960b24d6-12dc-428f-8c80-c0bf23b64c7b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/bd7d92bb-ac4f-417e-a6ec-bbd9bbb25d5b returned with HTTP 200 Jan 25 14:11:15.910427 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1059/2146] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:11:15 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/bd7d92bb-ac4f-417e-a6ec-bbd9bbb25d5b => generated 442 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:16.120585 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9d660175-8832-43e3-977d-a5b37404628c tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 Jan 25 14:11:16.125123 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9d660175-8832-43e3-977d-a5b37404628c tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:16.125123 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:16.125123 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:16.125123 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9d660175-8832-43e3-977d-a5b37404628c tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:16.219504 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:16.219504 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:16.242319 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-9d660175-8832-43e3-977d-a5b37404628c tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:11:16.265611 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:16.265611 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:16.278814 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9d660175-8832-43e3-977d-a5b37404628c tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 returned with HTTP 200 Jan 25 14:11:16.280323 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1088/2147] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:16 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 => generated 913 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:16.930391 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2bb14fe1-9447-4411-ac68-b16b14472371 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/bd7d92bb-ac4f-417e-a6ec-bbd9bbb25d5b Jan 25 14:11:16.930391 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2bb14fe1-9447-4411-ac68-b16b14472371 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:16.930391 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:16.930391 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:16.930391 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2bb14fe1-9447-4411-ac68-b16b14472371 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:17.022642 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-22fd5eb6-7a44-4433-b439-b997f72b0e5a req-2af3b75f-4eb0-4c49-8e3b-fc52d285ee60 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] POST http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/attachments/fc71be73-4e30-49ae-a34a-1cf1a93354b1/action Jan 25 14:11:17.022642 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:17.022642 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:17.022642 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-22fd5eb6-7a44-4433-b439-b997f72b0e5a req-2af3b75f-4eb0-4c49-8e3b-fc52d285ee60 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Action body: b'{"os-complete": null}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:11:17.022642 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-22fd5eb6-7a44-4433-b439-b997f72b0e5a req-2af3b75f-4eb0-4c49-8e3b-fc52d285ee60 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:11:17.025487 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:17.025487 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:17.025487 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-2bb14fe1-9447-4411-ac68-b16b14472371 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:11:17.034748 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2bb14fe1-9447-4411-ac68-b16b14472371 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/bd7d92bb-ac4f-417e-a6ec-bbd9bbb25d5b returned with HTTP 200 Jan 25 14:11:17.034748 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1060/2148] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:11:16 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/bd7d92bb-ac4f-417e-a6ec-bbd9bbb25d5b => generated 442 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:17.166995 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:17.166995 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:17.204766 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-22fd5eb6-7a44-4433-b439-b997f72b0e5a req-2af3b75f-4eb0-4c49-8e3b-fc52d285ee60 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/attachments/fc71be73-4e30-49ae-a34a-1cf1a93354b1/action returned with HTTP 204 Jan 25 14:11:17.206355 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1089/2149] 10.222.0.57 () {64 vars in 1489 bytes} [Mon Jan 25 14:11:17 2021] POST /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/attachments/fc71be73-4e30-49ae-a34a-1cf1a93354b1/action => generated 0 bytes in 202 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:11:17.297005 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-57afc573-4151-425e-a6df-7cac8ea10774 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 Jan 25 14:11:17.301341 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-57afc573-4151-425e-a6df-7cac8ea10774 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:17.301341 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:17.301341 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:17.301341 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-57afc573-4151-425e-a6df-7cac8ea10774 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:17.368555 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:17.368555 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:17.373051 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-57afc573-4151-425e-a6df-7cac8ea10774 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:11:17.396678 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:17.396678 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:17.409259 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-57afc573-4151-425e-a6df-7cac8ea10774 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 returned with HTTP 200 Jan 25 14:11:17.410333 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1061/2150] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:17 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 => generated 1205 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:11:18.055614 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c17630a0-38fa-4a07-99ac-026b4f1a1619 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/bd7d92bb-ac4f-417e-a6ec-bbd9bbb25d5b Jan 25 14:11:18.056146 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c17630a0-38fa-4a07-99ac-026b4f1a1619 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:18.056363 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:18.056363 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:18.056741 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c17630a0-38fa-4a07-99ac-026b4f1a1619 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:18.106528 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:18.106528 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:18.109344 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c17630a0-38fa-4a07-99ac-026b4f1a1619 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:11:18.111707 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c17630a0-38fa-4a07-99ac-026b4f1a1619 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/bd7d92bb-ac4f-417e-a6ec-bbd9bbb25d5b returned with HTTP 200 Jan 25 14:11:18.129327 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1090/2151] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:11:18 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/bd7d92bb-ac4f-417e-a6ec-bbd9bbb25d5b => generated 469 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:19.058772 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-760db6b4-63a0-44fc-bd97-ebc9d04c098d tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] POST http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes Jan 25 14:11:19.058772 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:19.058772 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:19.058772 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-760db6b4-63a0-44fc-bd97-ebc9d04c098d tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1877454079"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:11:19.058772 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-760db6b4-63a0-44fc-bd97-ebc9d04c098d tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1877454079'}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:11:19.058772 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-760db6b4-63a0-44fc-bd97-ebc9d04c098d tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Create volume of 1 GB Jan 25 14:11:19.071732 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-760db6b4-63a0-44fc-bd97-ebc9d04c098d tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Availability Zones retrieved successfully. Jan 25 14:11:19.092692 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-760db6b4-63a0-44fc-bd97-ebc9d04c098d tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Flow 'volume_create_api' (266931cd-d713-45e8-bc80-0f7e36b3b55c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:11:19.097866 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-760db6b4-63a0-44fc-bd97-ebc9d04c098d tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a417a3c0-4708-46d2-b828-d68c6b4ce4f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:11:19.098753 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-760db6b4-63a0-44fc-bd97-ebc9d04c098d tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Validating volume size '1' using validate_int {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:11:19.200606 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-760db6b4-63a0-44fc-bd97-ebc9d04c098d tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a417a3c0-4708-46d2-b828-d68c6b4ce4f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:11:19.203736 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-760db6b4-63a0-44fc-bd97-ebc9d04c098d tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e093bd07-6c00-4b74-ab66-5ddb95f0d465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:11:19.315207 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-760db6b4-63a0-44fc-bd97-ebc9d04c098d tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Created reservations ['c1da551a-57ca-418d-92e6-38e37f3d2cae', '0cfcc741-f593-4c22-8a86-8705a40f49cd', 'e9339a5c-37ae-48ba-b27c-1c1793b8a282', '810ddd4c-74ef-4ca7-8910-f63bbf7261ce'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:11:19.318399 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-760db6b4-63a0-44fc-bd97-ebc9d04c098d tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e093bd07-6c00-4b74-ab66-5ddb95f0d465) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1da551a-57ca-418d-92e6-38e37f3d2cae', '0cfcc741-f593-4c22-8a86-8705a40f49cd', 'e9339a5c-37ae-48ba-b27c-1c1793b8a282', '810ddd4c-74ef-4ca7-8910-f63bbf7261ce']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:11:19.323475 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-760db6b4-63a0-44fc-bd97-ebc9d04c098d tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (452b77eb-394c-4432-8970-7aa3e46dc723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:11:19.419846 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-760db6b4-63a0-44fc-bd97-ebc9d04c098d tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (452b77eb-394c-4432-8970-7aa3e46dc723) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c498885d-8a7b-49b9-bcdc-502bfeb090c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1877454079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5f51c352d4443879d7ebf90ff7c552d',qos_specs=None,replication_status=,reservations=['c1da551a-57ca-418d-92e6-38e37f3d2cae','0cfcc741-f593-4c22-8a86-8705a40f49cd','e9339a5c-37ae-48ba-b27c-1c1793b8a282','810ddd4c-74ef-4ca7-8910-f63bbf7261ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c746cb11175542668a0176f191b323c6',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:11:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1877454079',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c498885d-8a7b-49b9-bcdc-502bfeb090c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5f51c352d4443879d7ebf90ff7c552d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='c746cb11175542668a0176f191b323c6',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:11:19.422223 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-760db6b4-63a0-44fc-bd97-ebc9d04c098d tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eaa9ad49-d9ea-4fb0-b3b8-d79b0405e738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:11:19.465601 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-760db6b4-63a0-44fc-bd97-ebc9d04c098d tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eaa9ad49-d9ea-4fb0-b3b8-d79b0405e738) transitioned into state 'SUCCESS' from state '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-1877454079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5f51c352d4443879d7ebf90ff7c552d',qos_specs=None,replication_status=,reservations=['c1da551a-57ca-418d-92e6-38e37f3d2cae','0cfcc741-f593-4c22-8a86-8705a40f49cd','e9339a5c-37ae-48ba-b27c-1c1793b8a282','810ddd4c-74ef-4ca7-8910-f63bbf7261ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c746cb11175542668a0176f191b323c6',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:11:19.468743 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-760db6b4-63a0-44fc-bd97-ebc9d04c098d tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4231ec97-9d2c-41cb-98de-6191c0c69c16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:11:19.511137 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-760db6b4-63a0-44fc-bd97-ebc9d04c098d tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4231ec97-9d2c-41cb-98de-6191c0c69c16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:11:19.514000 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-760db6b4-63a0-44fc-bd97-ebc9d04c098d tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Flow 'volume_create_api' (266931cd-d713-45e8-bc80-0f7e36b3b55c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:11:19.588148 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-760db6b4-63a0-44fc-bd97-ebc9d04c098d tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Create volume request issued successfully. Jan 25 14:11:19.644667 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-760db6b4-63a0-44fc-bd97-ebc9d04c098d tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes returned with HTTP 202 Jan 25 14:11:19.646125 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1062/2152] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 14:11:19 2021] POST /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes => generated 820 bytes in 595 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:11:19.661241 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d572b2e6-1939-445e-8220-00deca793334 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 Jan 25 14:11:19.661966 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d572b2e6-1939-445e-8220-00deca793334 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:19.662183 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:19.662183 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:19.662640 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d572b2e6-1939-445e-8220-00deca793334 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:19.857887 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:19.857887 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:19.896782 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d572b2e6-1939-445e-8220-00deca793334 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:11:19.952492 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d572b2e6-1939-445e-8220-00deca793334 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 returned with HTTP 200 Jan 25 14:11:19.959028 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1091/2153] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:19 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 => generated 888 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:20.971340 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-38a90b3b-3828-4286-b5b0-2d0e6bf62b66 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 Jan 25 14:11:20.971987 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-38a90b3b-3828-4286-b5b0-2d0e6bf62b66 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:20.972276 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:20.972276 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:20.972656 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-38a90b3b-3828-4286-b5b0-2d0e6bf62b66 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:21.106305 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:21.106305 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:21.123465 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-38a90b3b-3828-4286-b5b0-2d0e6bf62b66 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:11:21.166653 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-38a90b3b-3828-4286-b5b0-2d0e6bf62b66 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 returned with HTTP 200 Jan 25 14:11:21.169005 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1063/2154] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:20 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 => generated 912 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:21.722843 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-49f3acea-cdb9-4f99-9769-3963730ab624 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] POST http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes Jan 25 14:11:21.723609 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:21.723609 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:21.724182 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-49f3acea-cdb9-4f99-9769-3963730ab624 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-454276309"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:11:21.725611 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-49f3acea-cdb9-4f99-9769-3963730ab624 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-454276309'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:11:21.734010 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-49f3acea-cdb9-4f99-9769-3963730ab624 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Create volume of 1 GB Jan 25 14:11:21.740947 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-49f3acea-cdb9-4f99-9769-3963730ab624 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Availability Zones retrieved successfully. Jan 25 14:11:21.768863 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-49f3acea-cdb9-4f99-9769-3963730ab624 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Flow 'volume_create_api' (cee974fd-56f7-4e25-954b-9a117fd96e0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:11:21.768863 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-49f3acea-cdb9-4f99-9769-3963730ab624 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8265c45-3053-46e9-875d-8a57bfe73d3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:11:21.768863 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-49f3acea-cdb9-4f99-9769-3963730ab624 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:11:21.925614 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-49f3acea-cdb9-4f99-9769-3963730ab624 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8265c45-3053-46e9-875d-8a57bfe73d3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:11:21.932016 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-49f3acea-cdb9-4f99-9769-3963730ab624 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1c72a5e-aaf7-45dc-9cec-35d2f346d08d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:11:22.130641 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-49f3acea-cdb9-4f99-9769-3963730ab624 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Created reservations ['aceb8748-ca31-4c83-a1f0-d99032db768d', '7a9c2e7b-1113-4b58-8ec4-541d1be739b5', '6ec70dc8-30b6-4241-9e64-147c4c4e829c', '085015fb-119f-4bfb-b81c-9d47a9fb4af9'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:11:22.133823 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-49f3acea-cdb9-4f99-9769-3963730ab624 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1c72a5e-aaf7-45dc-9cec-35d2f346d08d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aceb8748-ca31-4c83-a1f0-d99032db768d', '7a9c2e7b-1113-4b58-8ec4-541d1be739b5', '6ec70dc8-30b6-4241-9e64-147c4c4e829c', '085015fb-119f-4bfb-b81c-9d47a9fb4af9']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:11:22.136134 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-49f3acea-cdb9-4f99-9769-3963730ab624 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66a1e7c8-486b-4e0d-8c2d-830bdb72adf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:11:22.187591 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9f54e24c-0f51-47fe-ac2d-e174fcf17f8c tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 Jan 25 14:11:22.188367 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9f54e24c-0f51-47fe-ac2d-e174fcf17f8c tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:22.188745 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:22.188745 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:22.189384 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9f54e24c-0f51-47fe-ac2d-e174fcf17f8c tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:22.294021 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-49f3acea-cdb9-4f99-9769-3963730ab624 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66a1e7c8-486b-4e0d-8c2d-830bdb72adf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4bfa53e8-cd9a-4d27-ae3a-cfe4a54671d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-454276309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4f0a566902840919cb55d76a3a024a9',qos_specs=None,replication_status=,reservations=['aceb8748-ca31-4c83-a1f0-d99032db768d','7a9c2e7b-1113-4b58-8ec4-541d1be739b5','6ec70dc8-30b6-4241-9e64-147c4c4e829c','085015fb-119f-4bfb-b81c-9d47a9fb4af9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7033f859a7774cb190506b79a4797f7a',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:11:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-454276309',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4bfa53e8-cd9a-4d27-ae3a-cfe4a54671d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4f0a566902840919cb55d76a3a024a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='7033f859a7774cb190506b79a4797f7a',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:11:22.305226 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-49f3acea-cdb9-4f99-9769-3963730ab624 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (183acd25-0c23-4aed-bf51-6827a3b04772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:11:22.341484 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:22.341484 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:22.352626 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-49f3acea-cdb9-4f99-9769-3963730ab624 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (183acd25-0c23-4aed-bf51-6827a3b04772) transitioned into state 'SUCCESS' from state '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-454276309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4f0a566902840919cb55d76a3a024a9',qos_specs=None,replication_status=,reservations=['aceb8748-ca31-4c83-a1f0-d99032db768d','7a9c2e7b-1113-4b58-8ec4-541d1be739b5','6ec70dc8-30b6-4241-9e64-147c4c4e829c','085015fb-119f-4bfb-b81c-9d47a9fb4af9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7033f859a7774cb190506b79a4797f7a',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:11:22.354686 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-49f3acea-cdb9-4f99-9769-3963730ab624 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d48b4355-8cf3-48d3-bb8c-82bd3fca9222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:11:22.368357 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-9f54e24c-0f51-47fe-ac2d-e174fcf17f8c tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:11:22.399661 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-49f3acea-cdb9-4f99-9769-3963730ab624 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d48b4355-8cf3-48d3-bb8c-82bd3fca9222) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:11:22.407486 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-49f3acea-cdb9-4f99-9769-3963730ab624 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Flow 'volume_create_api' (cee974fd-56f7-4e25-954b-9a117fd96e0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:11:22.420955 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9f54e24c-0f51-47fe-ac2d-e174fcf17f8c tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 returned with HTTP 200 Jan 25 14:11:22.433781 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1064/2155] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:22 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 => generated 913 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:11:22.561314 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-49f3acea-cdb9-4f99-9769-3963730ab624 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Create volume request issued successfully. Jan 25 14:11:22.593441 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-49f3acea-cdb9-4f99-9769-3963730ab624 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes returned with HTTP 202 Jan 25 14:11:22.599055 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1092/2156] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 14:11:21 2021] POST /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes => generated 817 bytes in 881 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:11:22.618382 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e56fa442-a8a4-4ae4-9965-08a833bbbd0f tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] GET http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/4bfa53e8-cd9a-4d27-ae3a-cfe4a54671d3 Jan 25 14:11:22.619239 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e56fa442-a8a4-4ae4-9965-08a833bbbd0f tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:22.619643 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:22.619643 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:22.620269 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e56fa442-a8a4-4ae4-9965-08a833bbbd0f tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:22.801045 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:22.801045 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:22.811757 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e56fa442-a8a4-4ae4-9965-08a833bbbd0f tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Volume info retrieved successfully. Jan 25 14:11:22.840052 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e56fa442-a8a4-4ae4-9965-08a833bbbd0f tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/4bfa53e8-cd9a-4d27-ae3a-cfe4a54671d3 returned with HTTP 200 Jan 25 14:11:22.841170 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1065/2157] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:22 2021] GET /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/4bfa53e8-cd9a-4d27-ae3a-cfe4a54671d3 => generated 885 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:23.073573 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-eba4576d-5a9b-47d7-8eae-0aca568fed21 req-a9a4cf4b-5db0-496d-a539-30d0c75ee5cd tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 Jan 25 14:11:23.080876 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-eba4576d-5a9b-47d7-8eae-0aca568fed21 req-a9a4cf4b-5db0-496d-a539-30d0c75ee5cd tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:23.080876 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:23.080876 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:23.080876 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-eba4576d-5a9b-47d7-8eae-0aca568fed21 req-a9a4cf4b-5db0-496d-a539-30d0c75ee5cd tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:23.141792 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:23.141792 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:23.156583 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-eba4576d-5a9b-47d7-8eae-0aca568fed21 req-a9a4cf4b-5db0-496d-a539-30d0c75ee5cd tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:11:23.192766 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-eba4576d-5a9b-47d7-8eae-0aca568fed21 req-a9a4cf4b-5db0-496d-a539-30d0c75ee5cd tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 returned with HTTP 200 Jan 25 14:11:23.217559 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1093/2158] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 14:11:23 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 => generated 913 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:23.338191 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e56fa442-a8a4-4ae4-9965-08a833bbbd0f tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] GET http://10.222.0.38/volume// Jan 25 14:11:23.339107 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e56fa442-a8a4-4ae4-9965-08a833bbbd0f tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:23.339511 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:23.339511 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:23.340166 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e56fa442-a8a4-4ae4-9965-08a833bbbd0f tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Calling method 'all' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:23.341627 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e56fa442-a8a4-4ae4-9965-08a833bbbd0f tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 14:11:23.342472 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1066/2159] 10.222.0.38 () {58 vars in 1289 bytes} [Mon Jan 25 14:11:23 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 25 14:11:23.377568 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-eba4576d-5a9b-47d7-8eae-0aca568fed21 req-22230e5b-cea6-46b5-ae35-47d0a3fd4891 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] POST http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/attachments Jan 25 14:11:23.378247 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:23.378247 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:23.378850 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-eba4576d-5a9b-47d7-8eae-0aca568fed21 req-22230e5b-cea6-46b5-ae35-47d0a3fd4891 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c498885d-8a7b-49b9-bcdc-502bfeb090c7", "instance_uuid": "51ae9837-6742-4246-bf72-f913c658a682", "connector": null}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:11:23.479233 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:23.479233 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:23.617981 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-eba4576d-5a9b-47d7-8eae-0aca568fed21 req-22230e5b-cea6-46b5-ae35-47d0a3fd4891 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/attachments returned with HTTP 200 Jan 25 14:11:23.619408 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1094/2160] 10.222.0.38 () {66 vars in 1565 bytes} [Mon Jan 25 14:11:23 2021] POST /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/attachments => generated 273 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:11:23.780151 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-954e6400-869e-4dc5-9f56-95c280abd11c tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 Jan 25 14:11:23.780700 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-954e6400-869e-4dc5-9f56-95c280abd11c tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:23.796932 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-eba4576d-5a9b-47d7-8eae-0aca568fed21 req-22230e5b-cea6-46b5-ae35-47d0a3fd4891 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume// Jan 25 14:11:23.797090 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-954e6400-869e-4dc5-9f56-95c280abd11c tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:23.798698 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-eba4576d-5a9b-47d7-8eae-0aca568fed21 req-22230e5b-cea6-46b5-ae35-47d0a3fd4891 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:23.799216 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:23.799216 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:23.799895 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-eba4576d-5a9b-47d7-8eae-0aca568fed21 req-22230e5b-cea6-46b5-ae35-47d0a3fd4891 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:23.801415 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-eba4576d-5a9b-47d7-8eae-0aca568fed21 req-22230e5b-cea6-46b5-ae35-47d0a3fd4891 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 14:11:23.803172 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1095/2161] 10.222.0.57 () {56 vars in 1089 bytes} [Mon Jan 25 14:11:23 2021] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 14:11:23.818452 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-eba4576d-5a9b-47d7-8eae-0aca568fed21 req-f39c06db-7d6f-4d05-ba37-4b8edcb89de8 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 Jan 25 14:11:23.820741 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-eba4576d-5a9b-47d7-8eae-0aca568fed21 req-f39c06db-7d6f-4d05-ba37-4b8edcb89de8 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:23.828688 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-eba4576d-5a9b-47d7-8eae-0aca568fed21 req-f39c06db-7d6f-4d05-ba37-4b8edcb89de8 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:23.904736 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:23.904736 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:23.917478 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-954e6400-869e-4dc5-9f56-95c280abd11c tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:11:23.943003 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:23.943003 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:23.953900 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-954e6400-869e-4dc5-9f56-95c280abd11c tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 returned with HTTP 200 Jan 25 14:11:23.956297 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1067/2162] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:23 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 => generated 912 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:23.961887 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:23.961887 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:23.964357 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f1146d41-8d08-4b7d-940e-9e1288eda6bf tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] GET http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/4bfa53e8-cd9a-4d27-ae3a-cfe4a54671d3 Jan 25 14:11:23.965408 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f1146d41-8d08-4b7d-940e-9e1288eda6bf tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:23.965960 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:23.965960 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:23.966614 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f1146d41-8d08-4b7d-940e-9e1288eda6bf tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:23.985994 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-eba4576d-5a9b-47d7-8eae-0aca568fed21 req-f39c06db-7d6f-4d05-ba37-4b8edcb89de8 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:11:24.039858 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:24.039858 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:24.047410 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:24.047410 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:24.069456 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f1146d41-8d08-4b7d-940e-9e1288eda6bf tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Volume info retrieved successfully. Jan 25 14:11:24.070396 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-eba4576d-5a9b-47d7-8eae-0aca568fed21 req-f39c06db-7d6f-4d05-ba37-4b8edcb89de8 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 returned with HTTP 200 Jan 25 14:11:24.071921 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1096/2163] 10.222.0.57 () {60 vars in 1403 bytes} [Mon Jan 25 14:11:23 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 => generated 1011 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 14:11:24.110103 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-eba4576d-5a9b-47d7-8eae-0aca568fed21 req-95e899a3-7f33-40f8-b127-63f8f9e1d404 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] PUT http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/attachments/2a73f499-838c-49ab-b165-400b28c1bf0e Jan 25 14:11:24.110751 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:24.110751 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:24.111609 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-eba4576d-5a9b-47d7-8eae-0aca568fed21 req-95e899a3-7f33-40f8-b127-63f8f9e1d404 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.57", "host": "n-h2-760456-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-760456-3.cbci-760456-3.local", "mountpoint": "/dev/sdc"}}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:11:24.130239 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f1146d41-8d08-4b7d-940e-9e1288eda6bf tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/4bfa53e8-cd9a-4d27-ae3a-cfe4a54671d3 returned with HTTP 200 Jan 25 14:11:24.131280 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1068/2164] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:23 2021] GET /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/4bfa53e8-cd9a-4d27-ae3a-cfe4a54671d3 => generated 909 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:24.170637 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 25 14:11:24.170637 n-d-760456-3 devstack@c-api.service[87928]: return self(f, *args, **kw) Jan 25 14:11:24.171333 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-eba4576d-5a9b-47d7-8eae-0aca568fed21 req-95e899a3-7f33-40f8-b127-63f8f9e1d404 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Lock "b'cinder-attachment_update-c498885d-8a7b-49b9-bcdc-502bfeb090c7-n-h2-760456-3'" acquired by "attachment_update" :: waited 0.011s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 14:11:24.174827 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:24.174827 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:24.973626 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e91d5446-2650-4a64-af6f-4a89227d7f12 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 Jan 25 14:11:24.974165 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e91d5446-2650-4a64-af6f-4a89227d7f12 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:24.974389 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:24.974389 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:24.974767 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e91d5446-2650-4a64-af6f-4a89227d7f12 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:25.053825 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:25.053825 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:25.065231 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e91d5446-2650-4a64-af6f-4a89227d7f12 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:11:25.090290 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:25.090290 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:25.105454 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e91d5446-2650-4a64-af6f-4a89227d7f12 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 returned with HTTP 200 Jan 25 14:11:25.113752 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1069/2165] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:24 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 => generated 912 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:25.159464 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fb9ed49f-63c7-4b78-a438-877dd8247c14 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] GET http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/4bfa53e8-cd9a-4d27-ae3a-cfe4a54671d3 Jan 25 14:11:25.160045 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fb9ed49f-63c7-4b78-a438-877dd8247c14 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:25.160276 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:25.160276 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:25.160671 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fb9ed49f-63c7-4b78-a438-877dd8247c14 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:25.280319 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:25.280319 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:25.304110 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-fb9ed49f-63c7-4b78-a438-877dd8247c14 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Volume info retrieved successfully. Jan 25 14:11:25.354138 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fb9ed49f-63c7-4b78-a438-877dd8247c14 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/4bfa53e8-cd9a-4d27-ae3a-cfe4a54671d3 returned with HTTP 200 Jan 25 14:11:25.356749 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1070/2166] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:25 2021] GET /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/4bfa53e8-cd9a-4d27-ae3a-cfe4a54671d3 => generated 910 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:25.383764 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b2b1a36b-ecd0-448e-9ccd-245e88e8b8f5 tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] POST http://10.222.0.38/volume/v3/2351a6a788bb46d387c20ce026222eb1/volumes/4bfa53e8-cd9a-4d27-ae3a-cfe4a54671d3/action Jan 25 14:11:25.384345 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:25.384345 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:25.384917 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b2b1a36b-ecd0-448e-9ccd-245e88e8b8f5 tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:11:25.385402 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b2b1a36b-ecd0-448e-9ccd-245e88e8b8f5 tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:11:25.386464 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.admin_actions [None req-b2b1a36b-ecd0-448e-9ccd-245e88e8b8f5 tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] Updating volume '4bfa53e8-cd9a-4d27-ae3a-cfe4a54671d3' with '{'status': 'attaching'}' {{(pid=87930) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 25 14:11:25.530022 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:25.530022 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:25.694709 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b2b1a36b-ecd0-448e-9ccd-245e88e8b8f5 tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] http://10.222.0.38/volume/v3/2351a6a788bb46d387c20ce026222eb1/volumes/4bfa53e8-cd9a-4d27-ae3a-cfe4a54671d3/action returned with HTTP 202 Jan 25 14:11:25.699201 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1071/2167] 10.222.0.38 () {60 vars in 1357 bytes} [Mon Jan 25 14:11:25 2021] POST /volume/v3/2351a6a788bb46d387c20ce026222eb1/volumes/4bfa53e8-cd9a-4d27-ae3a-cfe4a54671d3/action => generated 0 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 25 14:11:25.714522 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-152c84a1-7a14-4b14-8afe-9a7321f42edb tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] GET http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/4bfa53e8-cd9a-4d27-ae3a-cfe4a54671d3 Jan 25 14:11:25.716002 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-152c84a1-7a14-4b14-8afe-9a7321f42edb tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:25.716588 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:25.716588 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:25.717675 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-152c84a1-7a14-4b14-8afe-9a7321f42edb tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:25.864189 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:25.864189 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:25.883908 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-152c84a1-7a14-4b14-8afe-9a7321f42edb tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Volume info retrieved successfully. Jan 25 14:11:25.950455 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-152c84a1-7a14-4b14-8afe-9a7321f42edb tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/4bfa53e8-cd9a-4d27-ae3a-cfe4a54671d3 returned with HTTP 200 Jan 25 14:11:25.962996 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1072/2168] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:25 2021] GET /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/4bfa53e8-cd9a-4d27-ae3a-cfe4a54671d3 => generated 910 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:25.973217 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4af0b726-c96a-487f-8885-70d39f937886 tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] POST http://10.222.0.38/volume/v3/2351a6a788bb46d387c20ce026222eb1/volumes/4bfa53e8-cd9a-4d27-ae3a-cfe4a54671d3/action Jan 25 14:11:25.973976 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:25.973976 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:25.974681 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4af0b726-c96a-487f-8885-70d39f937886 tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] Action body: b'{"os-force_delete": {}}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:11:25.975309 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4af0b726-c96a-487f-8885-70d39f937886 tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:11:26.044891 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:26.044891 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:26.046387 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4af0b726-c96a-487f-8885-70d39f937886 tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] Volume info retrieved successfully. Jan 25 14:11:26.123772 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4af0b726-c96a-487f-8885-70d39f937886 tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] Delete volume request issued successfully. Jan 25 14:11:26.124634 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4af0b726-c96a-487f-8885-70d39f937886 tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] http://10.222.0.38/volume/v3/2351a6a788bb46d387c20ce026222eb1/volumes/4bfa53e8-cd9a-4d27-ae3a-cfe4a54671d3/action returned with HTTP 202 Jan 25 14:11:26.129428 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1073/2169] 10.222.0.38 () {60 vars in 1357 bytes} [Mon Jan 25 14:11:25 2021] POST /volume/v3/2351a6a788bb46d387c20ce026222eb1/volumes/4bfa53e8-cd9a-4d27-ae3a-cfe4a54671d3/action => generated 0 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 14:11:26.137677 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dfa9a36d-3add-4938-aa3d-a13f923c60a2 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 Jan 25 14:11:26.138449 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dfa9a36d-3add-4938-aa3d-a13f923c60a2 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:26.144630 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:26.144630 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:26.144630 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dfa9a36d-3add-4938-aa3d-a13f923c60a2 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:26.214685 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:26.214685 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:26.254714 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-dfa9a36d-3add-4938-aa3d-a13f923c60a2 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:11:26.318070 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:26.318070 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:26.329850 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-eba4576d-5a9b-47d7-8eae-0aca568fed21 req-95e899a3-7f33-40f8-b127-63f8f9e1d404 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Lock "b'cinder-attachment_update-c498885d-8a7b-49b9-bcdc-502bfeb090c7-n-h2-760456-3'" released by "attachment_update" :: held 2.159s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 14:11:26.337275 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-eba4576d-5a9b-47d7-8eae-0aca568fed21 req-95e899a3-7f33-40f8-b127-63f8f9e1d404 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/attachments/2a73f499-838c-49ab-b165-400b28c1bf0e returned with HTTP 200 Jan 25 14:11:26.337275 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1097/2170] 10.222.0.57 () {64 vars in 1468 bytes} [Mon Jan 25 14:11:24 2021] PUT /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/attachments/2a73f499-838c-49ab-b165-400b28c1bf0e => generated 762 bytes in 2229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 14:11:26.337919 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e3d56327-0881-4990-8586-69caa746a578 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] GET http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/4bfa53e8-cd9a-4d27-ae3a-cfe4a54671d3 Jan 25 14:11:26.341222 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e3d56327-0881-4990-8586-69caa746a578 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:26.341486 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:26.341486 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:26.341816 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e3d56327-0881-4990-8586-69caa746a578 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:26.344626 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dfa9a36d-3add-4938-aa3d-a13f923c60a2 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 returned with HTTP 200 Jan 25 14:11:26.361774 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1074/2171] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:26 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 => generated 913 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:26.376800 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e29d86d6-6e7c-4fec-a512-64acf23cde8f tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] DELETE http://10.222.0.38/volume/v3/2dd34f89ef1248a9a94be43462e33978/volumes/ca17c9c0-2db4-4048-8c22-85ff1d6208d7 Jan 25 14:11:26.416022 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e29d86d6-6e7c-4fec-a512-64acf23cde8f tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:26.416022 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:26.416022 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:26.416022 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e29d86d6-6e7c-4fec-a512-64acf23cde8f tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:26.416022 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-e29d86d6-6e7c-4fec-a512-64acf23cde8f tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Delete volume with id: ca17c9c0-2db4-4048-8c22-85ff1d6208d7 Jan 25 14:11:26.551693 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:26.551693 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:26.553108 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e29d86d6-6e7c-4fec-a512-64acf23cde8f tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Volume info retrieved successfully. Jan 25 14:11:26.603008 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:26.603008 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:26.634141 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e29d86d6-6e7c-4fec-a512-64acf23cde8f tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Delete volume request issued successfully. Jan 25 14:11:26.634801 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e29d86d6-6e7c-4fec-a512-64acf23cde8f tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] http://10.222.0.38/volume/v3/2dd34f89ef1248a9a94be43462e33978/volumes/ca17c9c0-2db4-4048-8c22-85ff1d6208d7 returned with HTTP 202 Jan 25 14:11:26.639031 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1075/2172] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:11:26 2021] DELETE /volume/v3/2dd34f89ef1248a9a94be43462e33978/volumes/ca17c9c0-2db4-4048-8c22-85ff1d6208d7 => generated 0 bytes in 273 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:11:26.643614 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8a03b620-5d4c-41c6-9075-26a986d7ba59 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] GET http://10.222.0.38/volume/v3/2dd34f89ef1248a9a94be43462e33978/volumes/ca17c9c0-2db4-4048-8c22-85ff1d6208d7 Jan 25 14:11:26.644225 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8a03b620-5d4c-41c6-9075-26a986d7ba59 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:26.650534 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:26.650534 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:26.651260 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8a03b620-5d4c-41c6-9075-26a986d7ba59 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:26.674334 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e3d56327-0881-4990-8586-69caa746a578 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Volume info retrieved successfully. Jan 25 14:11:26.736136 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e3d56327-0881-4990-8586-69caa746a578 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/4bfa53e8-cd9a-4d27-ae3a-cfe4a54671d3 returned with HTTP 200 Jan 25 14:11:26.741029 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1098/2173] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:26 2021] GET /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/4bfa53e8-cd9a-4d27-ae3a-cfe4a54671d3 => generated 909 bytes in 409 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:26.774417 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:26.774417 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:26.796444 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-8a03b620-5d4c-41c6-9075-26a986d7ba59 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Volume info retrieved successfully. Jan 25 14:11:26.844515 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8a03b620-5d4c-41c6-9075-26a986d7ba59 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] http://10.222.0.38/volume/v3/2dd34f89ef1248a9a94be43462e33978/volumes/ca17c9c0-2db4-4048-8c22-85ff1d6208d7 returned with HTTP 200 Jan 25 14:11:26.855600 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1076/2174] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:26 2021] GET /volume/v3/2dd34f89ef1248a9a94be43462e33978/volumes/ca17c9c0-2db4-4048-8c22-85ff1d6208d7 => generated 915 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:27.377641 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8137a094-79c6-4f36-91c9-169d2eb2ba85 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 Jan 25 14:11:27.378315 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8137a094-79c6-4f36-91c9-169d2eb2ba85 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:27.378641 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:27.378641 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:27.379717 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8137a094-79c6-4f36-91c9-169d2eb2ba85 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:27.538904 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:27.538904 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:27.566191 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-8137a094-79c6-4f36-91c9-169d2eb2ba85 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:11:27.649277 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:27.649277 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:27.683612 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8137a094-79c6-4f36-91c9-169d2eb2ba85 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 returned with HTTP 200 Jan 25 14:11:27.712924 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1099/2175] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:27 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 => generated 913 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:27.759746 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4adba5ee-f6cc-4b14-ac5c-4e701b37d4d1 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] GET http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/4bfa53e8-cd9a-4d27-ae3a-cfe4a54671d3 Jan 25 14:11:27.760540 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4adba5ee-f6cc-4b14-ac5c-4e701b37d4d1 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:27.761090 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:27.761090 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:27.761681 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4adba5ee-f6cc-4b14-ac5c-4e701b37d4d1 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:27.864755 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-78510948-18dc-4ae0-a912-8b61604626c9 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] GET http://10.222.0.38/volume/v3/2dd34f89ef1248a9a94be43462e33978/volumes/ca17c9c0-2db4-4048-8c22-85ff1d6208d7 Jan 25 14:11:27.864755 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-78510948-18dc-4ae0-a912-8b61604626c9 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:27.864755 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:27.864755 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:27.866105 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-78510948-18dc-4ae0-a912-8b61604626c9 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:27.911276 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:27.911276 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:27.937659 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:27.937659 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:27.968091 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4adba5ee-f6cc-4b14-ac5c-4e701b37d4d1 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Volume info retrieved successfully. Jan 25 14:11:28.014542 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-78510948-18dc-4ae0-a912-8b61604626c9 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Volume info retrieved successfully. Jan 25 14:11:28.036652 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4adba5ee-f6cc-4b14-ac5c-4e701b37d4d1 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/4bfa53e8-cd9a-4d27-ae3a-cfe4a54671d3 returned with HTTP 200 Jan 25 14:11:28.046130 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1077/2176] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:27 2021] GET /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/4bfa53e8-cd9a-4d27-ae3a-cfe4a54671d3 => generated 909 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:28.099772 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-78510948-18dc-4ae0-a912-8b61604626c9 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] http://10.222.0.38/volume/v3/2dd34f89ef1248a9a94be43462e33978/volumes/ca17c9c0-2db4-4048-8c22-85ff1d6208d7 returned with HTTP 200 Jan 25 14:11:28.109339 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1100/2177] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:27 2021] GET /volume/v3/2dd34f89ef1248a9a94be43462e33978/volumes/ca17c9c0-2db4-4048-8c22-85ff1d6208d7 => generated 915 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:28.719519 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9a1c22f9-8732-405a-a523-78e9f2dcc8f9 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 Jan 25 14:11:28.719938 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9a1c22f9-8732-405a-a523-78e9f2dcc8f9 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:28.720025 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:28.720025 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:28.720387 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9a1c22f9-8732-405a-a523-78e9f2dcc8f9 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:28.884079 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:28.884079 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:28.913024 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-9a1c22f9-8732-405a-a523-78e9f2dcc8f9 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:11:28.957378 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:28.957378 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:28.977817 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9a1c22f9-8732-405a-a523-78e9f2dcc8f9 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 returned with HTTP 200 Jan 25 14:11:28.980555 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1078/2178] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:28 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 => generated 913 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:29.056558 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-be4a4ba8-08ef-44a9-a124-05e2128bf24c tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] GET http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/4bfa53e8-cd9a-4d27-ae3a-cfe4a54671d3 Jan 25 14:11:29.059927 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-be4a4ba8-08ef-44a9-a124-05e2128bf24c tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:29.059927 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:29.059927 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:29.059927 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-be4a4ba8-08ef-44a9-a124-05e2128bf24c tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:29.121739 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7b61a647-603f-410b-93c2-3d1391c7edc2 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] GET http://10.222.0.38/volume/v3/2dd34f89ef1248a9a94be43462e33978/volumes/ca17c9c0-2db4-4048-8c22-85ff1d6208d7 Jan 25 14:11:29.122279 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7b61a647-603f-410b-93c2-3d1391c7edc2 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:29.128961 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:29.128961 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:29.128961 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7b61a647-603f-410b-93c2-3d1391c7edc2 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:29.183152 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:29.183152 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:29.187135 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:29.187135 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:29.203123 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7b61a647-603f-410b-93c2-3d1391c7edc2 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Volume info retrieved successfully. Jan 25 14:11:29.209673 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-be4a4ba8-08ef-44a9-a124-05e2128bf24c tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Volume info retrieved successfully. Jan 25 14:11:29.248749 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7b61a647-603f-410b-93c2-3d1391c7edc2 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] http://10.222.0.38/volume/v3/2dd34f89ef1248a9a94be43462e33978/volumes/ca17c9c0-2db4-4048-8c22-85ff1d6208d7 returned with HTTP 200 Jan 25 14:11:29.249973 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1079/2179] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:29 2021] GET /volume/v3/2dd34f89ef1248a9a94be43462e33978/volumes/ca17c9c0-2db4-4048-8c22-85ff1d6208d7 => generated 915 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:29.278821 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-be4a4ba8-08ef-44a9-a124-05e2128bf24c tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/4bfa53e8-cd9a-4d27-ae3a-cfe4a54671d3 returned with HTTP 200 Jan 25 14:11:29.291025 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1101/2180] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:29 2021] GET /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/4bfa53e8-cd9a-4d27-ae3a-cfe4a54671d3 => generated 909 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:30.006565 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-51a3c2fe-5a5c-4d69-b5c7-2e4bbfef32ad tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 Jan 25 14:11:30.007657 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-51a3c2fe-5a5c-4d69-b5c7-2e4bbfef32ad tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:30.007860 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:30.007860 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:30.008542 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-51a3c2fe-5a5c-4d69-b5c7-2e4bbfef32ad tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:30.200440 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:30.200440 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:30.234446 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-51a3c2fe-5a5c-4d69-b5c7-2e4bbfef32ad tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:11:30.273427 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bb8301a2-e8da-4baf-896b-8f3fc1d667dd tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] GET http://10.222.0.38/volume/v3/2dd34f89ef1248a9a94be43462e33978/volumes/ca17c9c0-2db4-4048-8c22-85ff1d6208d7 Jan 25 14:11:30.273427 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bb8301a2-e8da-4baf-896b-8f3fc1d667dd tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:30.273427 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:30.273427 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:30.273427 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bb8301a2-e8da-4baf-896b-8f3fc1d667dd tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:30.285877 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:30.285877 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:30.320389 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-51a3c2fe-5a5c-4d69-b5c7-2e4bbfef32ad tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 returned with HTTP 200 Jan 25 14:11:30.323230 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1080/2181] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:30 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 => generated 913 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:30.326710 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d67d49f4-d713-4078-bec4-9a1de717a9f2 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] GET http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/4bfa53e8-cd9a-4d27-ae3a-cfe4a54671d3 Jan 25 14:11:30.327239 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d67d49f4-d713-4078-bec4-9a1de717a9f2 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:30.327457 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:30.327457 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:30.327837 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d67d49f4-d713-4078-bec4-9a1de717a9f2 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:30.441019 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d67d49f4-d713-4078-bec4-9a1de717a9f2 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/4bfa53e8-cd9a-4d27-ae3a-cfe4a54671d3 returned with HTTP 404 Jan 25 14:11:30.442336 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1081/2182] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:30 2021] GET /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/4bfa53e8-cd9a-4d27-ae3a-cfe4a54671d3 => generated 109 bytes in 120 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:11:30.451850 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ab24fb3a-8e88-4e02-9945-f6b119b4c8a4 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] POST http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes Jan 25 14:11:30.452726 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ab24fb3a-8e88-4e02-9945-f6b119b4c8a4 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-959532587"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:11:30.453923 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-ab24fb3a-8e88-4e02-9945-f6b119b4c8a4 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-959532587'}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:11:30.454568 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-ab24fb3a-8e88-4e02-9945-f6b119b4c8a4 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Create volume of 1 GB Jan 25 14:11:30.470193 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bb8301a2-e8da-4baf-896b-8f3fc1d667dd tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] http://10.222.0.38/volume/v3/2dd34f89ef1248a9a94be43462e33978/volumes/ca17c9c0-2db4-4048-8c22-85ff1d6208d7 returned with HTTP 404 Jan 25 14:11:30.471409 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ab24fb3a-8e88-4e02-9945-f6b119b4c8a4 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Availability Zones retrieved successfully. Jan 25 14:11:30.482625 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1102/2183] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:30 2021] GET /volume/v3/2dd34f89ef1248a9a94be43462e33978/volumes/ca17c9c0-2db4-4048-8c22-85ff1d6208d7 => generated 109 bytes in 219 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:11:30.493063 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-ab24fb3a-8e88-4e02-9945-f6b119b4c8a4 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Flow 'volume_create_api' (6c64fa52-194e-4bab-a6cc-5e49b05a8503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:11:30.499612 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-ab24fb3a-8e88-4e02-9945-f6b119b4c8a4 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffedcb8d-357f-4000-b7a8-3a19b4a30225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:11:30.500032 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a092a590-95cc-40f9-ab78-fd524477c0c6 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] DELETE http://10.222.0.38/volume/v3/2dd34f89ef1248a9a94be43462e33978/volumes/91e4f147-c7e9-41f9-8e28-c5114182de03 Jan 25 14:11:30.500032 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a092a590-95cc-40f9-ab78-fd524477c0c6 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:30.500296 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-ab24fb3a-8e88-4e02-9945-f6b119b4c8a4 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Validating volume size '1' using validate_int {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:11:30.508579 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a092a590-95cc-40f9-ab78-fd524477c0c6 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:30.510083 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-a092a590-95cc-40f9-ab78-fd524477c0c6 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Delete volume with id: 91e4f147-c7e9-41f9-8e28-c5114182de03 Jan 25 14:11:30.589079 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-ab24fb3a-8e88-4e02-9945-f6b119b4c8a4 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffedcb8d-357f-4000-b7a8-3a19b4a30225) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:11:30.592793 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-ab24fb3a-8e88-4e02-9945-f6b119b4c8a4 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d05673ae-8046-48e3-a2be-f44a09992537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:11:30.698886 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:30.698886 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:30.703157 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a092a590-95cc-40f9-ab78-fd524477c0c6 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Volume info retrieved successfully. Jan 25 14:11:30.703383 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-ab24fb3a-8e88-4e02-9945-f6b119b4c8a4 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Created reservations ['8dd5b779-6ac4-485d-afc6-e1bd58484cc1', 'ab49196c-8d5e-4152-ac02-1e88c64d459d', 'af0c3231-b609-4205-afb8-a53145a9131e', '40aa0296-20ee-468d-b071-2b820a0375b0'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:11:30.706071 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-ab24fb3a-8e88-4e02-9945-f6b119b4c8a4 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d05673ae-8046-48e3-a2be-f44a09992537) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8dd5b779-6ac4-485d-afc6-e1bd58484cc1', 'ab49196c-8d5e-4152-ac02-1e88c64d459d', 'af0c3231-b609-4205-afb8-a53145a9131e', '40aa0296-20ee-468d-b071-2b820a0375b0']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:11:30.708458 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-ab24fb3a-8e88-4e02-9945-f6b119b4c8a4 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (927d4331-3f60-49ce-b335-cac880a43ed5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:11:30.774222 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a092a590-95cc-40f9-ab78-fd524477c0c6 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Delete volume request issued successfully. Jan 25 14:11:30.777633 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a092a590-95cc-40f9-ab78-fd524477c0c6 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] http://10.222.0.38/volume/v3/2dd34f89ef1248a9a94be43462e33978/volumes/91e4f147-c7e9-41f9-8e28-c5114182de03 returned with HTTP 202 Jan 25 14:11:30.777633 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1103/2184] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:11:30 2021] DELETE /volume/v3/2dd34f89ef1248a9a94be43462e33978/volumes/91e4f147-c7e9-41f9-8e28-c5114182de03 => generated 0 bytes in 292 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:11:30.784032 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fc255451-2856-4233-8f92-2a5eb71e9c9a tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] GET http://10.222.0.38/volume/v3/2dd34f89ef1248a9a94be43462e33978/volumes/91e4f147-c7e9-41f9-8e28-c5114182de03 Jan 25 14:11:30.794991 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fc255451-2856-4233-8f92-2a5eb71e9c9a tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:30.794991 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:30.794991 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:30.794991 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fc255451-2856-4233-8f92-2a5eb71e9c9a tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:30.880873 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-ab24fb3a-8e88-4e02-9945-f6b119b4c8a4 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (927d4331-3f60-49ce-b335-cac880a43ed5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b9df35c-3766-4e9e-8b77-aedbe255227d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-959532587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4f0a566902840919cb55d76a3a024a9',qos_specs=None,replication_status=,reservations=['8dd5b779-6ac4-485d-afc6-e1bd58484cc1','ab49196c-8d5e-4152-ac02-1e88c64d459d','af0c3231-b609-4205-afb8-a53145a9131e','40aa0296-20ee-468d-b071-2b820a0375b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7033f859a7774cb190506b79a4797f7a',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:11:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-959532587',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b9df35c-3766-4e9e-8b77-aedbe255227d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4f0a566902840919cb55d76a3a024a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='7033f859a7774cb190506b79a4797f7a',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:11:30.900919 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-ab24fb3a-8e88-4e02-9945-f6b119b4c8a4 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88767a90-9c6a-4f13-be66-95cb0af7e37a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:11:30.963761 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:30.963761 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:30.983118 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-fc255451-2856-4233-8f92-2a5eb71e9c9a tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Volume info retrieved successfully. Jan 25 14:11:31.015855 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-ab24fb3a-8e88-4e02-9945-f6b119b4c8a4 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88767a90-9c6a-4f13-be66-95cb0af7e37a) transitioned into state 'SUCCESS' from state '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-959532587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4f0a566902840919cb55d76a3a024a9',qos_specs=None,replication_status=,reservations=['8dd5b779-6ac4-485d-afc6-e1bd58484cc1','ab49196c-8d5e-4152-ac02-1e88c64d459d','af0c3231-b609-4205-afb8-a53145a9131e','40aa0296-20ee-468d-b071-2b820a0375b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7033f859a7774cb190506b79a4797f7a',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:11:31.018754 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-ab24fb3a-8e88-4e02-9945-f6b119b4c8a4 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fcdc270-9eb2-4224-9c56-f6952911cd01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:11:31.045407 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fc255451-2856-4233-8f92-2a5eb71e9c9a tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] http://10.222.0.38/volume/v3/2dd34f89ef1248a9a94be43462e33978/volumes/91e4f147-c7e9-41f9-8e28-c5114182de03 returned with HTTP 200 Jan 25 14:11:31.051115 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1104/2185] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:30 2021] GET /volume/v3/2dd34f89ef1248a9a94be43462e33978/volumes/91e4f147-c7e9-41f9-8e28-c5114182de03 => generated 914 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:31.079370 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-ab24fb3a-8e88-4e02-9945-f6b119b4c8a4 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fcdc270-9eb2-4224-9c56-f6952911cd01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:11:31.090853 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-ab24fb3a-8e88-4e02-9945-f6b119b4c8a4 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Flow 'volume_create_api' (6c64fa52-194e-4bab-a6cc-5e49b05a8503) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:11:31.318606 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ab24fb3a-8e88-4e02-9945-f6b119b4c8a4 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Create volume request issued successfully. Jan 25 14:11:31.338357 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-929271d3-9d18-40d6-a599-56b67ad1a42a tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 Jan 25 14:11:31.339510 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-929271d3-9d18-40d6-a599-56b67ad1a42a tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:31.341262 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:31.341262 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:31.341969 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-929271d3-9d18-40d6-a599-56b67ad1a42a tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:31.372317 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ab24fb3a-8e88-4e02-9945-f6b119b4c8a4 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes returned with HTTP 202 Jan 25 14:11:31.384413 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1082/2186] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 14:11:30 2021] POST /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes => generated 817 bytes in 926 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:11:31.403172 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-31f4bfa1-51c9-4e0e-984c-6d127269e7e6 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] GET http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/0b9df35c-3766-4e9e-8b77-aedbe255227d Jan 25 14:11:31.403894 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-31f4bfa1-51c9-4e0e-984c-6d127269e7e6 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:31.404156 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:31.404156 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:31.405906 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-31f4bfa1-51c9-4e0e-984c-6d127269e7e6 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:31.479178 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:31.479178 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:31.512649 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-929271d3-9d18-40d6-a599-56b67ad1a42a tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:11:31.594063 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:31.594063 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:31.627133 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:31.627133 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:31.644650 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-31f4bfa1-51c9-4e0e-984c-6d127269e7e6 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Volume info retrieved successfully. Jan 25 14:11:31.664185 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-929271d3-9d18-40d6-a599-56b67ad1a42a tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 returned with HTTP 200 Jan 25 14:11:31.674496 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1105/2187] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:31 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 => generated 913 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:11:31.733897 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-31f4bfa1-51c9-4e0e-984c-6d127269e7e6 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/0b9df35c-3766-4e9e-8b77-aedbe255227d returned with HTTP 200 Jan 25 14:11:31.739112 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1083/2188] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:31 2021] GET /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/0b9df35c-3766-4e9e-8b77-aedbe255227d => generated 909 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:32.062882 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ac43be70-93bb-4232-8b21-6ca4af29e087 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] GET http://10.222.0.38/volume/v3/2dd34f89ef1248a9a94be43462e33978/volumes/91e4f147-c7e9-41f9-8e28-c5114182de03 Jan 25 14:11:32.063362 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ac43be70-93bb-4232-8b21-6ca4af29e087 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:32.064312 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:32.064312 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:32.064312 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ac43be70-93bb-4232-8b21-6ca4af29e087 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:32.127586 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-eba4576d-5a9b-47d7-8eae-0aca568fed21 req-cd13ee24-e79b-4e85-bd2d-13c8f20b15b9 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] POST http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/attachments/2a73f499-838c-49ab-b165-400b28c1bf0e/action Jan 25 14:11:32.128185 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:32.128185 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:32.129446 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-eba4576d-5a9b-47d7-8eae-0aca568fed21 req-cd13ee24-e79b-4e85-bd2d-13c8f20b15b9 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Action body: b'{"os-complete": null}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:11:32.130034 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-eba4576d-5a9b-47d7-8eae-0aca568fed21 req-cd13ee24-e79b-4e85-bd2d-13c8f20b15b9 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:11:32.239610 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:32.239610 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:32.298586 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ac43be70-93bb-4232-8b21-6ca4af29e087 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Volume info retrieved successfully. Jan 25 14:11:32.363830 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ac43be70-93bb-4232-8b21-6ca4af29e087 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] http://10.222.0.38/volume/v3/2dd34f89ef1248a9a94be43462e33978/volumes/91e4f147-c7e9-41f9-8e28-c5114182de03 returned with HTTP 200 Jan 25 14:11:32.377813 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1106/2189] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:32 2021] GET /volume/v3/2dd34f89ef1248a9a94be43462e33978/volumes/91e4f147-c7e9-41f9-8e28-c5114182de03 => generated 914 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:32.384063 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-616c290e-88fb-4912-a77f-af236631aee5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/7f666abd-26f8-4231-9369-201b17399001 Jan 25 14:11:32.384608 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-616c290e-88fb-4912-a77f-af236631aee5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:32.384845 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:32.384845 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:32.385244 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-616c290e-88fb-4912-a77f-af236631aee5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:32.396592 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:32.396592 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:32.435133 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-eba4576d-5a9b-47d7-8eae-0aca568fed21 req-cd13ee24-e79b-4e85-bd2d-13c8f20b15b9 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/attachments/2a73f499-838c-49ab-b165-400b28c1bf0e/action returned with HTTP 204 Jan 25 14:11:32.438866 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1084/2190] 10.222.0.57 () {64 vars in 1489 bytes} [Mon Jan 25 14:11:32 2021] POST /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/attachments/2a73f499-838c-49ab-b165-400b28c1bf0e/action => generated 0 bytes in 315 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 25 14:11:32.477829 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:32.477829 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:32.494207 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-616c290e-88fb-4912-a77f-af236631aee5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:11:32.547853 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:32.547853 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:32.564021 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-616c290e-88fb-4912-a77f-af236631aee5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/7f666abd-26f8-4231-9369-201b17399001 returned with HTTP 200 Jan 25 14:11:32.577514 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1107/2191] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:32 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/7f666abd-26f8-4231-9369-201b17399001 => generated 1639 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:11:32.682069 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-34b51b5a-4ba3-434a-9fc4-14d6872641c7 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 Jan 25 14:11:32.682704 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-34b51b5a-4ba3-434a-9fc4-14d6872641c7 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:32.683038 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:32.683038 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:32.683714 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-34b51b5a-4ba3-434a-9fc4-14d6872641c7 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:32.760060 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3d22cd34-f865-40d4-90a5-7fdc639ca9ee tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] GET http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/0b9df35c-3766-4e9e-8b77-aedbe255227d Jan 25 14:11:32.760719 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3d22cd34-f865-40d4-90a5-7fdc639ca9ee tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:32.761964 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:32.761964 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:32.761964 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3d22cd34-f865-40d4-90a5-7fdc639ca9ee tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:32.869722 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:32.869722 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:32.893048 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-34b51b5a-4ba3-434a-9fc4-14d6872641c7 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:11:32.919031 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:32.919031 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:32.931946 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:32.931946 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:32.946261 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3d22cd34-f865-40d4-90a5-7fdc639ca9ee tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Volume info retrieved successfully. Jan 25 14:11:32.953822 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-34b51b5a-4ba3-434a-9fc4-14d6872641c7 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 returned with HTTP 200 Jan 25 14:11:32.954675 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1085/2192] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:32 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 => generated 1205 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:11:32.999353 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3d22cd34-f865-40d4-90a5-7fdc639ca9ee tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/0b9df35c-3766-4e9e-8b77-aedbe255227d returned with HTTP 200 Jan 25 14:11:33.001960 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1108/2193] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:32 2021] GET /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/0b9df35c-3766-4e9e-8b77-aedbe255227d => generated 909 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:11:33.386663 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-319e34ac-9079-4b76-8190-e98a05d62612 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] GET http://10.222.0.38/volume/v3/2dd34f89ef1248a9a94be43462e33978/volumes/91e4f147-c7e9-41f9-8e28-c5114182de03 Jan 25 14:11:33.387397 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-319e34ac-9079-4b76-8190-e98a05d62612 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:33.387713 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:33.387713 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:33.389497 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-319e34ac-9079-4b76-8190-e98a05d62612 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:33.453141 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:33.453141 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:33.468530 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-319e34ac-9079-4b76-8190-e98a05d62612 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Volume info retrieved successfully. Jan 25 14:11:33.503175 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-319e34ac-9079-4b76-8190-e98a05d62612 tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] http://10.222.0.38/volume/v3/2dd34f89ef1248a9a94be43462e33978/volumes/91e4f147-c7e9-41f9-8e28-c5114182de03 returned with HTTP 200 Jan 25 14:11:33.514134 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1086/2194] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:33 2021] GET /volume/v3/2dd34f89ef1248a9a94be43462e33978/volumes/91e4f147-c7e9-41f9-8e28-c5114182de03 => generated 914 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:34.020585 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b876f5c1-c69b-42a1-abd3-0286f90a0439 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] GET http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/0b9df35c-3766-4e9e-8b77-aedbe255227d Jan 25 14:11:34.023064 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b876f5c1-c69b-42a1-abd3-0286f90a0439 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:34.023064 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:34.023064 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:34.023064 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b876f5c1-c69b-42a1-abd3-0286f90a0439 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:34.082684 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:34.082684 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:34.099498 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b876f5c1-c69b-42a1-abd3-0286f90a0439 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Volume info retrieved successfully. Jan 25 14:11:34.128634 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b876f5c1-c69b-42a1-abd3-0286f90a0439 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/0b9df35c-3766-4e9e-8b77-aedbe255227d returned with HTTP 200 Jan 25 14:11:34.130070 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1109/2195] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:34 2021] GET /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/0b9df35c-3766-4e9e-8b77-aedbe255227d => generated 910 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:34.148943 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-93628141-abb6-4be6-a48e-c89e041251df tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] POST http://10.222.0.38/volume/v3/2351a6a788bb46d387c20ce026222eb1/volumes/0b9df35c-3766-4e9e-8b77-aedbe255227d/action Jan 25 14:11:34.149411 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:34.149411 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:34.149869 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-93628141-abb6-4be6-a48e-c89e041251df tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:11:34.150263 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-93628141-abb6-4be6-a48e-c89e041251df tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:11:34.152040 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.admin_actions [None req-93628141-abb6-4be6-a48e-c89e041251df tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] Updating volume '0b9df35c-3766-4e9e-8b77-aedbe255227d' with '{'status': 'creating'}' {{(pid=87930) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 25 14:11:34.317972 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:34.317972 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:34.413042 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-93628141-abb6-4be6-a48e-c89e041251df tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] http://10.222.0.38/volume/v3/2351a6a788bb46d387c20ce026222eb1/volumes/0b9df35c-3766-4e9e-8b77-aedbe255227d/action returned with HTTP 202 Jan 25 14:11:34.416716 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1087/2196] 10.222.0.38 () {60 vars in 1357 bytes} [Mon Jan 25 14:11:34 2021] POST /volume/v3/2351a6a788bb46d387c20ce026222eb1/volumes/0b9df35c-3766-4e9e-8b77-aedbe255227d/action => generated 0 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 14:11:34.424956 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b724a4ac-f0d6-48ee-92e8-c69a0a96d7a4 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] GET http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/0b9df35c-3766-4e9e-8b77-aedbe255227d Jan 25 14:11:34.425794 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b724a4ac-f0d6-48ee-92e8-c69a0a96d7a4 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:34.426167 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:34.426167 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:34.426767 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b724a4ac-f0d6-48ee-92e8-c69a0a96d7a4 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:34.498834 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:34.498834 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:34.531636 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9f1dc45f-c9f7-43f9-b968-816035fb1dca tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] GET http://10.222.0.38/volume/v3/2dd34f89ef1248a9a94be43462e33978/volumes/91e4f147-c7e9-41f9-8e28-c5114182de03 Jan 25 14:11:34.533157 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9f1dc45f-c9f7-43f9-b968-816035fb1dca tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:34.534544 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:34.534544 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:34.536763 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9f1dc45f-c9f7-43f9-b968-816035fb1dca tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:34.545113 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b724a4ac-f0d6-48ee-92e8-c69a0a96d7a4 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Volume info retrieved successfully. Jan 25 14:11:34.615605 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b724a4ac-f0d6-48ee-92e8-c69a0a96d7a4 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/0b9df35c-3766-4e9e-8b77-aedbe255227d returned with HTTP 200 Jan 25 14:11:34.635034 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1110/2197] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:34 2021] GET /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/0b9df35c-3766-4e9e-8b77-aedbe255227d => generated 909 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:34.645947 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bf40eaf9-f88e-461c-a0e3-f15be3710104 tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] POST http://10.222.0.38/volume/v3/2351a6a788bb46d387c20ce026222eb1/volumes/0b9df35c-3766-4e9e-8b77-aedbe255227d/action Jan 25 14:11:34.646415 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:34.646415 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:34.646859 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bf40eaf9-f88e-461c-a0e3-f15be3710104 tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] Action body: b'{"os-force_delete": {}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:11:34.648041 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bf40eaf9-f88e-461c-a0e3-f15be3710104 tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:11:34.722836 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9f1dc45f-c9f7-43f9-b968-816035fb1dca tempest-ServersNegativeTestJSON-1531409197 tempest-ServersNegativeTestJSON-1531409197] http://10.222.0.38/volume/v3/2dd34f89ef1248a9a94be43462e33978/volumes/91e4f147-c7e9-41f9-8e28-c5114182de03 returned with HTTP 404 Jan 25 14:11:34.730970 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1088/2198] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:34 2021] GET /volume/v3/2dd34f89ef1248a9a94be43462e33978/volumes/91e4f147-c7e9-41f9-8e28-c5114182de03 => generated 109 bytes in 207 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:11:34.777537 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:34.777537 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:34.778461 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-bf40eaf9-f88e-461c-a0e3-f15be3710104 tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] Volume info retrieved successfully. Jan 25 14:11:34.835421 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-bf40eaf9-f88e-461c-a0e3-f15be3710104 tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] Delete volume request issued successfully. Jan 25 14:11:34.835743 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bf40eaf9-f88e-461c-a0e3-f15be3710104 tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] http://10.222.0.38/volume/v3/2351a6a788bb46d387c20ce026222eb1/volumes/0b9df35c-3766-4e9e-8b77-aedbe255227d/action returned with HTTP 202 Jan 25 14:11:34.849569 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-24db35ce-ec16-48ac-b385-042c9499dd22 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] GET http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/0b9df35c-3766-4e9e-8b77-aedbe255227d Jan 25 14:11:34.850363 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-24db35ce-ec16-48ac-b385-042c9499dd22 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:34.851760 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-24db35ce-ec16-48ac-b385-042c9499dd22 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:34.856071 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1111/2199] 10.222.0.38 () {60 vars in 1357 bytes} [Mon Jan 25 14:11:34 2021] POST /volume/v3/2351a6a788bb46d387c20ce026222eb1/volumes/0b9df35c-3766-4e9e-8b77-aedbe255227d/action => generated 0 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 25 14:11:34.951363 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:34.951363 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:34.964244 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-24db35ce-ec16-48ac-b385-042c9499dd22 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Volume info retrieved successfully. Jan 25 14:11:34.991925 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-24db35ce-ec16-48ac-b385-042c9499dd22 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/0b9df35c-3766-4e9e-8b77-aedbe255227d returned with HTTP 200 Jan 25 14:11:34.993488 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1089/2200] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:34 2021] GET /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/0b9df35c-3766-4e9e-8b77-aedbe255227d => generated 909 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:35.553863 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-302b561a-27e5-427b-aeb6-6b7ab0950863 req-ba66e5c0-9aba-4e05-b4e5-d53bea93e4eb tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 Jan 25 14:11:35.555658 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-302b561a-27e5-427b-aeb6-6b7ab0950863 req-ba66e5c0-9aba-4e05-b4e5-d53bea93e4eb tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:35.558978 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:35.558978 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:35.561656 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-302b561a-27e5-427b-aeb6-6b7ab0950863 req-ba66e5c0-9aba-4e05-b4e5-d53bea93e4eb tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:35.724857 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:35.724857 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:35.739204 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-302b561a-27e5-427b-aeb6-6b7ab0950863 req-ba66e5c0-9aba-4e05-b4e5-d53bea93e4eb tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:11:35.765940 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:35.765940 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:35.777175 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-302b561a-27e5-427b-aeb6-6b7ab0950863 req-ba66e5c0-9aba-4e05-b4e5-d53bea93e4eb tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 returned with HTTP 200 Jan 25 14:11:35.778849 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1112/2201] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 14:11:35 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 => generated 1205 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:11:35.808405 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-302b561a-27e5-427b-aeb6-6b7ab0950863 req-581b2912-56fe-47d8-8199-02a1d785395b tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] POST http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7/action Jan 25 14:11:35.810129 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:35.810129 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:35.810129 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-302b561a-27e5-427b-aeb6-6b7ab0950863 req-581b2912-56fe-47d8-8199-02a1d785395b tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Action body: b'{"os-begin_detaching": null}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:11:35.810460 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-302b561a-27e5-427b-aeb6-6b7ab0950863 req-581b2912-56fe-47d8-8199-02a1d785395b tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:11:35.871258 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:35.871258 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:35.872982 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-302b561a-27e5-427b-aeb6-6b7ab0950863 req-581b2912-56fe-47d8-8199-02a1d785395b tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:11:35.922650 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-302b561a-27e5-427b-aeb6-6b7ab0950863 req-581b2912-56fe-47d8-8199-02a1d785395b tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Begin detaching volume completed successfully. Jan 25 14:11:35.923406 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-302b561a-27e5-427b-aeb6-6b7ab0950863 req-581b2912-56fe-47d8-8199-02a1d785395b tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7/action returned with HTTP 202 Jan 25 14:11:35.924848 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1090/2202] 10.222.0.38 () {64 vars in 1643 bytes} [Mon Jan 25 14:11:35 2021] POST /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7/action => generated 0 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 14:11:35.967336 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f3a176fa-71eb-4106-abf1-684ba8b7814a tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 Jan 25 14:11:35.967887 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f3a176fa-71eb-4106-abf1-684ba8b7814a tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:35.968105 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:35.968105 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:35.968507 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f3a176fa-71eb-4106-abf1-684ba8b7814a tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:36.041686 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d33e29dc-60c8-4311-b09f-6f5c5d7f29fc tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] GET http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/0b9df35c-3766-4e9e-8b77-aedbe255227d Jan 25 14:11:36.041686 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d33e29dc-60c8-4311-b09f-6f5c5d7f29fc tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:36.041686 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:36.041686 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:36.041686 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d33e29dc-60c8-4311-b09f-6f5c5d7f29fc tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:36.108172 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:36.108172 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:36.123441 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f3a176fa-71eb-4106-abf1-684ba8b7814a tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:11:36.179735 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:36.179735 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:36.188188 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:36.188188 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:36.203265 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d33e29dc-60c8-4311-b09f-6f5c5d7f29fc tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Volume info retrieved successfully. Jan 25 14:11:36.218443 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f3a176fa-71eb-4106-abf1-684ba8b7814a tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 returned with HTTP 200 Jan 25 14:11:36.220562 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1113/2203] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:35 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 => generated 1208 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:11:36.222254 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f3a176fa-71eb-4106-abf1-684ba8b7814a tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume// Jan 25 14:11:36.222994 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f3a176fa-71eb-4106-abf1-684ba8b7814a tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:36.225191 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:36.225191 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:36.229090 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f3a176fa-71eb-4106-abf1-684ba8b7814a tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:36.231268 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f3a176fa-71eb-4106-abf1-684ba8b7814a tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 14:11:36.236081 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1114/2204] 10.222.0.57 () {56 vars in 1089 bytes} [Mon Jan 25 14:11:36 2021] GET /volume/ => generated 754 bytes in 14 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 14:11:36.254133 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-302b561a-27e5-427b-aeb6-6b7ab0950863 req-13694fee-a6f0-4722-ad39-9e6d0f30c519 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 Jan 25 14:11:36.255048 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-302b561a-27e5-427b-aeb6-6b7ab0950863 req-13694fee-a6f0-4722-ad39-9e6d0f30c519 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:36.255724 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-302b561a-27e5-427b-aeb6-6b7ab0950863 req-13694fee-a6f0-4722-ad39-9e6d0f30c519 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:36.273049 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d33e29dc-60c8-4311-b09f-6f5c5d7f29fc tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/0b9df35c-3766-4e9e-8b77-aedbe255227d returned with HTTP 200 Jan 25 14:11:36.274295 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1091/2205] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:36 2021] GET /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/0b9df35c-3766-4e9e-8b77-aedbe255227d => generated 909 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:36.337974 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:36.337974 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:36.350058 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-302b561a-27e5-427b-aeb6-6b7ab0950863 req-13694fee-a6f0-4722-ad39-9e6d0f30c519 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:11:36.385635 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:36.385635 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:36.397144 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-302b561a-27e5-427b-aeb6-6b7ab0950863 req-13694fee-a6f0-4722-ad39-9e6d0f30c519 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 returned with HTTP 200 Jan 25 14:11:36.400597 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1115/2206] 10.222.0.57 () {60 vars in 1403 bytes} [Mon Jan 25 14:11:36 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 => generated 1307 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 14:11:36.892666 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-302b561a-27e5-427b-aeb6-6b7ab0950863 req-fb7ecbd8-872c-4737-bb50-a85b79210ca1 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] DELETE http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/attachments/fc71be73-4e30-49ae-a34a-1cf1a93354b1 Jan 25 14:11:36.898223 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-302b561a-27e5-427b-aeb6-6b7ab0950863 req-fb7ecbd8-872c-4737-bb50-a85b79210ca1 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:36.898223 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:36.898223 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:36.899450 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-302b561a-27e5-427b-aeb6-6b7ab0950863 req-fb7ecbd8-872c-4737-bb50-a85b79210ca1 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:36.986397 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:36.986397 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:37.237464 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c839c425-5d7b-4bc8-9496-6096fe457c68 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 Jan 25 14:11:37.238773 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c839c425-5d7b-4bc8-9496-6096fe457c68 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:37.238773 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:37.238773 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:37.239336 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c839c425-5d7b-4bc8-9496-6096fe457c68 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:37.326042 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:37.326042 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:37.346945 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c839c425-5d7b-4bc8-9496-6096fe457c68 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:11:37.394866 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:37.394866 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:37.411761 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c839c425-5d7b-4bc8-9496-6096fe457c68 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 returned with HTTP 200 Jan 25 14:11:37.421572 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1116/2207] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:37 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 => generated 1208 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:11:37.433181 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a872372a-bc01-43bc-aa53-4c713f9857f6 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] GET http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/0b9df35c-3766-4e9e-8b77-aedbe255227d Jan 25 14:11:37.440446 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a872372a-bc01-43bc-aa53-4c713f9857f6 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:37.440446 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:37.440446 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:37.440446 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a872372a-bc01-43bc-aa53-4c713f9857f6 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:37.486545 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:37.486545 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:37.497152 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a872372a-bc01-43bc-aa53-4c713f9857f6 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Volume info retrieved successfully. Jan 25 14:11:37.530996 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a872372a-bc01-43bc-aa53-4c713f9857f6 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/0b9df35c-3766-4e9e-8b77-aedbe255227d returned with HTTP 200 Jan 25 14:11:37.531892 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1117/2208] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:37 2021] GET /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/0b9df35c-3766-4e9e-8b77-aedbe255227d => generated 909 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:37.878038 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-302b561a-27e5-427b-aeb6-6b7ab0950863 req-fb7ecbd8-872c-4737-bb50-a85b79210ca1 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87930) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 14:11:37.878896 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-302b561a-27e5-427b-aeb6-6b7ab0950863 req-fb7ecbd8-872c-4737-bb50-a85b79210ca1 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Pending status list for volume during attachment-delete: [] {{(pid=87930) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 14:11:37.902825 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-302b561a-27e5-427b-aeb6-6b7ab0950863 req-fb7ecbd8-872c-4737-bb50-a85b79210ca1 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/attachments/fc71be73-4e30-49ae-a34a-1cf1a93354b1 returned with HTTP 200 Jan 25 14:11:37.903272 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1092/2209] 10.222.0.57 () {62 vars in 1437 bytes} [Mon Jan 25 14:11:36 2021] DELETE /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/attachments/fc71be73-4e30-49ae-a34a-1cf1a93354b1 => generated 19 bytes in 1045 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:11:38.431215 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-787edc25-fe85-4fb0-92f1-a22a8ffe7afc tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 Jan 25 14:11:38.432057 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-787edc25-fe85-4fb0-92f1-a22a8ffe7afc tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:38.432476 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:38.432476 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:38.433147 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-787edc25-fe85-4fb0-92f1-a22a8ffe7afc tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:38.497967 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:38.497967 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:38.508217 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-787edc25-fe85-4fb0-92f1-a22a8ffe7afc tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:11:38.533558 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-787edc25-fe85-4fb0-92f1-a22a8ffe7afc tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 returned with HTTP 200 Jan 25 14:11:38.546558 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1118/2210] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:38 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 => generated 913 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:38.550865 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cea88389-eca9-42d0-9e63-048aec89007a tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] GET http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/0b9df35c-3766-4e9e-8b77-aedbe255227d Jan 25 14:11:38.551640 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cea88389-eca9-42d0-9e63-048aec89007a tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:38.552095 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:38.552095 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:38.552719 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cea88389-eca9-42d0-9e63-048aec89007a tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:38.610150 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cea88389-eca9-42d0-9e63-048aec89007a tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/0b9df35c-3766-4e9e-8b77-aedbe255227d returned with HTTP 404 Jan 25 14:11:38.611589 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1093/2211] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:38 2021] GET /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/0b9df35c-3766-4e9e-8b77-aedbe255227d => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:11:38.622878 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-00e0f497-419e-4b47-9c58-d222836f5f52 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] POST http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes Jan 25 14:11:38.623611 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:38.623611 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:38.624362 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-00e0f497-419e-4b47-9c58-d222836f5f52 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1055384028"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:11:38.625866 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-00e0f497-419e-4b47-9c58-d222836f5f52 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1055384028'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:11:38.626410 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-00e0f497-419e-4b47-9c58-d222836f5f52 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Create volume of 1 GB Jan 25 14:11:38.646813 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-00e0f497-419e-4b47-9c58-d222836f5f52 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Availability Zones retrieved successfully. Jan 25 14:11:38.672333 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-00e0f497-419e-4b47-9c58-d222836f5f52 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Flow 'volume_create_api' (bde197a2-044f-4989-9579-7ad191c27a42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:11:38.679361 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-00e0f497-419e-4b47-9c58-d222836f5f52 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0eb544b0-c4f9-4ca6-9a12-67cef4092b7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:11:38.679361 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-00e0f497-419e-4b47-9c58-d222836f5f52 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:11:38.781147 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-00e0f497-419e-4b47-9c58-d222836f5f52 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0eb544b0-c4f9-4ca6-9a12-67cef4092b7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:11:38.783714 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-00e0f497-419e-4b47-9c58-d222836f5f52 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5e3379c-3ca5-4d02-9593-82a2ce1b3e09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:11:38.892051 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-00e0f497-419e-4b47-9c58-d222836f5f52 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Created reservations ['41997dca-d438-46cf-91b3-cf99e3168b7e', 'bbc72d75-d654-4dfa-b736-924a9b15518c', '959c7f56-a440-440a-8073-b50c5cf57431', '8e10dc92-1534-4aa0-925f-873d266d410d'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:11:38.894489 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-00e0f497-419e-4b47-9c58-d222836f5f52 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5e3379c-3ca5-4d02-9593-82a2ce1b3e09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41997dca-d438-46cf-91b3-cf99e3168b7e', 'bbc72d75-d654-4dfa-b736-924a9b15518c', '959c7f56-a440-440a-8073-b50c5cf57431', '8e10dc92-1534-4aa0-925f-873d266d410d']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:11:38.896619 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-00e0f497-419e-4b47-9c58-d222836f5f52 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cd7ebd2-2235-44d6-9e57-092b678e06e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:11:38.967835 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-00e0f497-419e-4b47-9c58-d222836f5f52 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cd7ebd2-2235-44d6-9e57-092b678e06e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4d98d2b-15d5-4086-8d74-467d4bb35c31', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1055384028',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4f0a566902840919cb55d76a3a024a9',qos_specs=None,replication_status=,reservations=['41997dca-d438-46cf-91b3-cf99e3168b7e','bbc72d75-d654-4dfa-b736-924a9b15518c','959c7f56-a440-440a-8073-b50c5cf57431','8e10dc92-1534-4aa0-925f-873d266d410d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7033f859a7774cb190506b79a4797f7a',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:11:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1055384028',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4d98d2b-15d5-4086-8d74-467d4bb35c31,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4f0a566902840919cb55d76a3a024a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='7033f859a7774cb190506b79a4797f7a',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:11:38.970313 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-00e0f497-419e-4b47-9c58-d222836f5f52 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7a00d50-a8b5-4641-9d91-0590f5424028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:11:39.039833 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-00e0f497-419e-4b47-9c58-d222836f5f52 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7a00d50-a8b5-4641-9d91-0590f5424028) transitioned into state 'SUCCESS' from state '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-1055384028',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4f0a566902840919cb55d76a3a024a9',qos_specs=None,replication_status=,reservations=['41997dca-d438-46cf-91b3-cf99e3168b7e','bbc72d75-d654-4dfa-b736-924a9b15518c','959c7f56-a440-440a-8073-b50c5cf57431','8e10dc92-1534-4aa0-925f-873d266d410d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7033f859a7774cb190506b79a4797f7a',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:11:39.048130 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-00e0f497-419e-4b47-9c58-d222836f5f52 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f282e47-5597-4e6b-9a1d-7b747013eaf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:11:39.096497 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-00e0f497-419e-4b47-9c58-d222836f5f52 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f282e47-5597-4e6b-9a1d-7b747013eaf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:11:39.103557 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-00e0f497-419e-4b47-9c58-d222836f5f52 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Flow 'volume_create_api' (bde197a2-044f-4989-9579-7ad191c27a42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:11:39.172885 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-00e0f497-419e-4b47-9c58-d222836f5f52 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Create volume request issued successfully. Jan 25 14:11:39.188733 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-00e0f497-419e-4b47-9c58-d222836f5f52 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes returned with HTTP 202 Jan 25 14:11:39.190066 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1119/2212] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 14:11:38 2021] POST /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes => generated 818 bytes in 571 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:11:39.210287 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8341fe32-f979-4a95-bb89-138344abcf8b tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] GET http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/f4d98d2b-15d5-4086-8d74-467d4bb35c31 Jan 25 14:11:39.210851 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8341fe32-f979-4a95-bb89-138344abcf8b tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:39.211351 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8341fe32-f979-4a95-bb89-138344abcf8b tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:39.295524 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:39.295524 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:39.329474 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-8341fe32-f979-4a95-bb89-138344abcf8b tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Volume info retrieved successfully. Jan 25 14:11:39.403989 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8341fe32-f979-4a95-bb89-138344abcf8b tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/f4d98d2b-15d5-4086-8d74-467d4bb35c31 returned with HTTP 200 Jan 25 14:11:39.407963 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1094/2213] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:39 2021] GET /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/f4d98d2b-15d5-4086-8d74-467d4bb35c31 => generated 886 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:39.973568 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-774ced07-9eba-4f0a-bf3b-5b3f389eb696 req-1b96d443-830b-429c-afd7-da08f8054297 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 Jan 25 14:11:39.974257 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-774ced07-9eba-4f0a-bf3b-5b3f389eb696 req-1b96d443-830b-429c-afd7-da08f8054297 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:39.974655 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:39.974655 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:39.975894 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-774ced07-9eba-4f0a-bf3b-5b3f389eb696 req-1b96d443-830b-429c-afd7-da08f8054297 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:40.045700 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:40.045700 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:40.059764 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-774ced07-9eba-4f0a-bf3b-5b3f389eb696 req-1b96d443-830b-429c-afd7-da08f8054297 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:11:40.082729 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:40.082729 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:40.097892 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-774ced07-9eba-4f0a-bf3b-5b3f389eb696 req-1b96d443-830b-429c-afd7-da08f8054297 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 returned with HTTP 200 Jan 25 14:11:40.097892 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1120/2214] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 14:11:39 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 => generated 1205 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:11:40.123489 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-774ced07-9eba-4f0a-bf3b-5b3f389eb696 req-8b03605b-1b63-4230-9c96-8f62fd9eb90a tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] POST http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7/action Jan 25 14:11:40.124605 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:40.124605 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:40.125213 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-774ced07-9eba-4f0a-bf3b-5b3f389eb696 req-8b03605b-1b63-4230-9c96-8f62fd9eb90a tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Action body: b'{"os-begin_detaching": null}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:11:40.132978 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-774ced07-9eba-4f0a-bf3b-5b3f389eb696 req-8b03605b-1b63-4230-9c96-8f62fd9eb90a tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:11:40.204607 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:40.204607 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:40.206991 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-774ced07-9eba-4f0a-bf3b-5b3f389eb696 req-8b03605b-1b63-4230-9c96-8f62fd9eb90a tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:11:40.219130 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-55b6546c-8c67-4f29-bdb5-08db30730c0f req-04823647-2772-40f6-a2e9-1efe41709e61 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] DELETE http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments/c2864aeb-b787-42d6-905a-16147b1a7d21 Jan 25 14:11:40.224094 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-55b6546c-8c67-4f29-bdb5-08db30730c0f req-04823647-2772-40f6-a2e9-1efe41709e61 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:40.224415 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:40.224415 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:40.225119 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-55b6546c-8c67-4f29-bdb5-08db30730c0f req-04823647-2772-40f6-a2e9-1efe41709e61 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:40.235853 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-774ced07-9eba-4f0a-bf3b-5b3f389eb696 req-8b03605b-1b63-4230-9c96-8f62fd9eb90a tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Begin detaching volume completed successfully. Jan 25 14:11:40.236774 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-774ced07-9eba-4f0a-bf3b-5b3f389eb696 req-8b03605b-1b63-4230-9c96-8f62fd9eb90a tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7/action returned with HTTP 202 Jan 25 14:11:40.238521 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1095/2215] 10.222.0.38 () {64 vars in 1643 bytes} [Mon Jan 25 14:11:40 2021] POST /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7/action => generated 0 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 14:11:40.253477 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:40.253477 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:40.284188 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-15bbd65f-8e7f-4b84-b550-0f3b67db358e tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 Jan 25 14:11:40.285120 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-15bbd65f-8e7f-4b84-b550-0f3b67db358e tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:40.285454 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:40.285454 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:40.286553 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-15bbd65f-8e7f-4b84-b550-0f3b67db358e tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:40.420990 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:40.420990 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:40.441846 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-15bbd65f-8e7f-4b84-b550-0f3b67db358e tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:11:40.459222 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:40.459222 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:40.475908 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-15bbd65f-8e7f-4b84-b550-0f3b67db358e tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 returned with HTTP 200 Jan 25 14:11:40.477171 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1096/2216] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:40 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 => generated 1208 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:11:40.478881 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-15bbd65f-8e7f-4b84-b550-0f3b67db358e tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume// Jan 25 14:11:40.479621 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-15bbd65f-8e7f-4b84-b550-0f3b67db358e tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:40.480163 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:40.480163 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:40.480838 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-15bbd65f-8e7f-4b84-b550-0f3b67db358e tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'all' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:40.482247 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-15bbd65f-8e7f-4b84-b550-0f3b67db358e tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 14:11:40.483057 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1097/2217] 10.222.0.57 () {56 vars in 1089 bytes} [Mon Jan 25 14:11:40 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 14:11:40.487668 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-22d49949-7119-4b86-92ba-796306e7fcf9 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] GET http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/f4d98d2b-15d5-4086-8d74-467d4bb35c31 Jan 25 14:11:40.489821 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-22d49949-7119-4b86-92ba-796306e7fcf9 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:40.490613 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-22d49949-7119-4b86-92ba-796306e7fcf9 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:40.575794 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:40.575794 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:40.587625 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-22d49949-7119-4b86-92ba-796306e7fcf9 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Volume info retrieved successfully. Jan 25 14:11:40.671153 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-22d49949-7119-4b86-92ba-796306e7fcf9 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/f4d98d2b-15d5-4086-8d74-467d4bb35c31 returned with HTTP 200 Jan 25 14:11:40.677705 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1098/2218] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:40 2021] GET /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/f4d98d2b-15d5-4086-8d74-467d4bb35c31 => generated 911 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:40.689743 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-774ced07-9eba-4f0a-bf3b-5b3f389eb696 req-0a566f79-efe2-4532-b17e-de9dbfde3195 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 Jan 25 14:11:40.690424 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-774ced07-9eba-4f0a-bf3b-5b3f389eb696 req-0a566f79-efe2-4532-b17e-de9dbfde3195 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:40.690653 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:40.690653 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:40.691050 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-774ced07-9eba-4f0a-bf3b-5b3f389eb696 req-0a566f79-efe2-4532-b17e-de9dbfde3195 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:40.816975 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:40.816975 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:40.834162 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-774ced07-9eba-4f0a-bf3b-5b3f389eb696 req-0a566f79-efe2-4532-b17e-de9dbfde3195 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:11:40.869957 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:40.869957 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:40.893976 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-774ced07-9eba-4f0a-bf3b-5b3f389eb696 req-0a566f79-efe2-4532-b17e-de9dbfde3195 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 returned with HTTP 200 Jan 25 14:11:40.894852 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1099/2219] 10.222.0.57 () {60 vars in 1403 bytes} [Mon Jan 25 14:11:40 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 => generated 1307 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 14:11:40.900392 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f5657a13-f49f-4a6d-b75e-2f46966fb704 tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] POST http://10.222.0.38/volume/v3/2351a6a788bb46d387c20ce026222eb1/volumes/f4d98d2b-15d5-4086-8d74-467d4bb35c31/action Jan 25 14:11:40.900759 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:40.900759 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:40.901248 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f5657a13-f49f-4a6d-b75e-2f46966fb704 tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:11:40.901646 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f5657a13-f49f-4a6d-b75e-2f46966fb704 tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:11:40.905555 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.admin_actions [None req-f5657a13-f49f-4a6d-b75e-2f46966fb704 tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] Updating volume 'f4d98d2b-15d5-4086-8d74-467d4bb35c31' with '{'status': 'error'}' {{(pid=87930) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 25 14:11:41.025077 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:41.025077 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:41.084155 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-55b6546c-8c67-4f29-bdb5-08db30730c0f req-04823647-2772-40f6-a2e9-1efe41709e61 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 14:11:41.085000 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-55b6546c-8c67-4f29-bdb5-08db30730c0f req-04823647-2772-40f6-a2e9-1efe41709e61 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Pending status list for volume during attachment-delete: [] {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 14:11:41.094012 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f5657a13-f49f-4a6d-b75e-2f46966fb704 tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] http://10.222.0.38/volume/v3/2351a6a788bb46d387c20ce026222eb1/volumes/f4d98d2b-15d5-4086-8d74-467d4bb35c31/action returned with HTTP 202 Jan 25 14:11:41.095218 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1100/2220] 10.222.0.38 () {60 vars in 1357 bytes} [Mon Jan 25 14:11:40 2021] POST /volume/v3/2351a6a788bb46d387c20ce026222eb1/volumes/f4d98d2b-15d5-4086-8d74-467d4bb35c31/action => generated 0 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 14:11:41.100605 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-49786511-7ddc-4319-b8dc-5c0749b793fc req-b1e3fee8-4197-4695-be0e-7bc08215c741 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 Jan 25 14:11:41.101170 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-49786511-7ddc-4319-b8dc-5c0749b793fc req-b1e3fee8-4197-4695-be0e-7bc08215c741 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:41.101390 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:41.101390 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:41.101760 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-49786511-7ddc-4319-b8dc-5c0749b793fc req-b1e3fee8-4197-4695-be0e-7bc08215c741 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:41.108382 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-55b6546c-8c67-4f29-bdb5-08db30730c0f req-04823647-2772-40f6-a2e9-1efe41709e61 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments/c2864aeb-b787-42d6-905a-16147b1a7d21 returned with HTTP 200 Jan 25 14:11:41.109991 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1121/2221] 10.222.0.57 () {62 vars in 1437 bytes} [Mon Jan 25 14:11:40 2021] DELETE /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments/c2864aeb-b787-42d6-905a-16147b1a7d21 => generated 19 bytes in 903 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:41.115202 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c7d4ed35-f6a2-442b-9c85-ec3448aa5340 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] GET http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/f4d98d2b-15d5-4086-8d74-467d4bb35c31 Jan 25 14:11:41.115763 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c7d4ed35-f6a2-442b-9c85-ec3448aa5340 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:41.116830 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:41.116830 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:41.121969 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c7d4ed35-f6a2-442b-9c85-ec3448aa5340 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:41.159568 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:41.159568 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:41.170719 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-49786511-7ddc-4319-b8dc-5c0749b793fc req-b1e3fee8-4197-4695-be0e-7bc08215c741 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:11:41.177700 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:41.177700 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:41.187631 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c7d4ed35-f6a2-442b-9c85-ec3448aa5340 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Volume info retrieved successfully. Jan 25 14:11:41.199597 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-49786511-7ddc-4319-b8dc-5c0749b793fc req-b1e3fee8-4197-4695-be0e-7bc08215c741 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 returned with HTTP 200 Jan 25 14:11:41.200720 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1101/2222] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 14:11:41 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 => generated 915 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:41.204892 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-55b6546c-8c67-4f29-bdb5-08db30730c0f req-58a7361c-587c-43ea-b942-6d567101a3ac tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] DELETE http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/7f666abd-26f8-4231-9369-201b17399001 Jan 25 14:11:41.205611 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-55b6546c-8c67-4f29-bdb5-08db30730c0f req-58a7361c-587c-43ea-b942-6d567101a3ac tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:41.206947 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:41.206947 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:41.207391 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-55b6546c-8c67-4f29-bdb5-08db30730c0f req-58a7361c-587c-43ea-b942-6d567101a3ac tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:41.207889 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [req-55b6546c-8c67-4f29-bdb5-08db30730c0f req-58a7361c-587c-43ea-b942-6d567101a3ac tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Delete volume with id: 7f666abd-26f8-4231-9369-201b17399001 Jan 25 14:11:41.212902 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c7d4ed35-f6a2-442b-9c85-ec3448aa5340 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/f4d98d2b-15d5-4086-8d74-467d4bb35c31 returned with HTTP 200 Jan 25 14:11:41.221035 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1122/2223] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:41 2021] GET /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/f4d98d2b-15d5-4086-8d74-467d4bb35c31 => generated 907 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:41.242033 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f7532751-a6b5-45c1-a373-2d713c37b666 tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] POST http://10.222.0.38/volume/v3/2351a6a788bb46d387c20ce026222eb1/volumes/f4d98d2b-15d5-4086-8d74-467d4bb35c31/action Jan 25 14:11:41.242932 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:41.242932 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:41.243733 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f7532751-a6b5-45c1-a373-2d713c37b666 tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] Action body: b'{"os-force_delete": {}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:11:41.244127 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f7532751-a6b5-45c1-a373-2d713c37b666 tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:11:41.259707 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:41.259707 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:41.260929 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-55b6546c-8c67-4f29-bdb5-08db30730c0f req-58a7361c-587c-43ea-b942-6d567101a3ac tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:11:41.317719 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:41.317719 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:41.318666 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f7532751-a6b5-45c1-a373-2d713c37b666 tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] Volume info retrieved successfully. Jan 25 14:11:41.327591 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-55b6546c-8c67-4f29-bdb5-08db30730c0f req-58a7361c-587c-43ea-b942-6d567101a3ac tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Delete volume request issued successfully. Jan 25 14:11:41.328313 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-55b6546c-8c67-4f29-bdb5-08db30730c0f req-58a7361c-587c-43ea-b942-6d567101a3ac tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/7f666abd-26f8-4231-9369-201b17399001 returned with HTTP 202 Jan 25 14:11:41.329520 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1102/2224] 10.222.0.57 () {60 vars in 1384 bytes} [Mon Jan 25 14:11:41 2021] DELETE /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/7f666abd-26f8-4231-9369-201b17399001 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:11:41.330439 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-55b6546c-8c67-4f29-bdb5-08db30730c0f req-58a7361c-587c-43ea-b942-6d567101a3ac tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume// Jan 25 14:11:41.331474 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-55b6546c-8c67-4f29-bdb5-08db30730c0f req-58a7361c-587c-43ea-b942-6d567101a3ac tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:41.331474 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:41.331474 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:41.333415 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-55b6546c-8c67-4f29-bdb5-08db30730c0f req-58a7361c-587c-43ea-b942-6d567101a3ac tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'all' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:41.333415 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-55b6546c-8c67-4f29-bdb5-08db30730c0f req-58a7361c-587c-43ea-b942-6d567101a3ac tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 14:11:41.352668 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1103/2225] 10.222.0.38 () {58 vars in 1289 bytes} [Mon Jan 25 14:11:41 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 14:11:41.352668 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-49786511-7ddc-4319-b8dc-5c0749b793fc req-ff588a02-561e-4dd9-83bd-5390c8cc027b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] POST http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/attachments Jan 25 14:11:41.352668 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-49786511-7ddc-4319-b8dc-5c0749b793fc req-ff588a02-561e-4dd9-83bd-5390c8cc027b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c79050cd-c7b9-40ac-83b6-a2eb04892991", "instance_uuid": "6436ddfb-8825-4cb0-b0f6-473bd96e16fa", "connector": null}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:11:41.406345 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f7532751-a6b5-45c1-a373-2d713c37b666 tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] Delete volume request issued successfully. Jan 25 14:11:41.411710 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:41.411710 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:41.414951 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f7532751-a6b5-45c1-a373-2d713c37b666 tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] http://10.222.0.38/volume/v3/2351a6a788bb46d387c20ce026222eb1/volumes/f4d98d2b-15d5-4086-8d74-467d4bb35c31/action returned with HTTP 202 Jan 25 14:11:41.416070 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1123/2226] 10.222.0.38 () {60 vars in 1357 bytes} [Mon Jan 25 14:11:41 2021] POST /volume/v3/2351a6a788bb46d387c20ce026222eb1/volumes/f4d98d2b-15d5-4086-8d74-467d4bb35c31/action => generated 0 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 14:11:41.426070 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-774ced07-9eba-4f0a-bf3b-5b3f389eb696 req-39c3b0bb-a99d-49a1-881d-94a4a71b49eb tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] DELETE http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/attachments/2a73f499-838c-49ab-b165-400b28c1bf0e Jan 25 14:11:41.426888 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-774ced07-9eba-4f0a-bf3b-5b3f389eb696 req-39c3b0bb-a99d-49a1-881d-94a4a71b49eb tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:41.427279 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:41.427279 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:41.427694 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-774ced07-9eba-4f0a-bf3b-5b3f389eb696 req-39c3b0bb-a99d-49a1-881d-94a4a71b49eb tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:41.472280 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:41.472280 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:41.561390 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-49786511-7ddc-4319-b8dc-5c0749b793fc req-ff588a02-561e-4dd9-83bd-5390c8cc027b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/attachments returned with HTTP 200 Jan 25 14:11:41.572616 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1104/2227] 10.222.0.38 () {66 vars in 1565 bytes} [Mon Jan 25 14:11:41 2021] POST /volume/v3/555aa5d4533f499882531ba6ac50696c/attachments => generated 273 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 14:11:41.585965 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1661304d-f4d6-4023-9159-ebdd120211e4 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] GET http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/f4d98d2b-15d5-4086-8d74-467d4bb35c31 Jan 25 14:11:41.586742 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1661304d-f4d6-4023-9159-ebdd120211e4 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:41.587078 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:41.587078 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:41.592590 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1661304d-f4d6-4023-9159-ebdd120211e4 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:41.759939 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:41.759939 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:41.797191 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-1661304d-f4d6-4023-9159-ebdd120211e4 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Volume info retrieved successfully. Jan 25 14:11:41.861745 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1661304d-f4d6-4023-9159-ebdd120211e4 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/f4d98d2b-15d5-4086-8d74-467d4bb35c31 returned with HTTP 200 Jan 25 14:11:41.874513 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1105/2228] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:41 2021] GET /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/f4d98d2b-15d5-4086-8d74-467d4bb35c31 => generated 910 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:41.886723 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7f05d6ce-e983-4df9-af2a-2a29bae63b5f tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 Jan 25 14:11:41.887260 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7f05d6ce-e983-4df9-af2a-2a29bae63b5f tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:41.887460 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:41.887460 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:41.888105 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7f05d6ce-e983-4df9-af2a-2a29bae63b5f tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:41.994517 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:41.994517 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:42.012483 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7f05d6ce-e983-4df9-af2a-2a29bae63b5f tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:11:42.058205 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:42.058205 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:42.079091 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7f05d6ce-e983-4df9-af2a-2a29bae63b5f tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 returned with HTTP 200 Jan 25 14:11:42.080121 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1106/2229] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:41 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 => generated 1208 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:11:42.090628 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-233af982-362a-4c86-b4d2-d7e87573ac30 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 Jan 25 14:11:42.091414 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-233af982-362a-4c86-b4d2-d7e87573ac30 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:42.091780 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:42.091780 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:42.092406 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-233af982-362a-4c86-b4d2-d7e87573ac30 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:42.201563 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:42.201563 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:42.212500 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-233af982-362a-4c86-b4d2-d7e87573ac30 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:11:42.268098 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:42.268098 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:42.306548 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-233af982-362a-4c86-b4d2-d7e87573ac30 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 returned with HTTP 200 Jan 25 14:11:42.309226 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1107/2230] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:42 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 => generated 914 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:42.310248 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-233af982-362a-4c86-b4d2-d7e87573ac30 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume// Jan 25 14:11:42.311023 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-233af982-362a-4c86-b4d2-d7e87573ac30 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:42.311023 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:42.311023 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:42.311219 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-233af982-362a-4c86-b4d2-d7e87573ac30 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'all' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:42.322420 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-233af982-362a-4c86-b4d2-d7e87573ac30 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 14:11:42.324758 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1108/2231] 10.222.0.57 () {56 vars in 1089 bytes} [Mon Jan 25 14:11:42 2021] GET /volume/ => generated 754 bytes in 15 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 14:11:42.339771 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-49786511-7ddc-4319-b8dc-5c0749b793fc req-b6f24a65-2146-4757-afd6-8e08dbbf6b36 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 Jan 25 14:11:42.340356 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-49786511-7ddc-4319-b8dc-5c0749b793fc req-b6f24a65-2146-4757-afd6-8e08dbbf6b36 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:42.340905 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-49786511-7ddc-4319-b8dc-5c0749b793fc req-b6f24a65-2146-4757-afd6-8e08dbbf6b36 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:42.497423 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:42.497423 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:42.517670 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-49786511-7ddc-4319-b8dc-5c0749b793fc req-b6f24a65-2146-4757-afd6-8e08dbbf6b36 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:11:42.553596 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:42.553596 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:42.564843 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-49786511-7ddc-4319-b8dc-5c0749b793fc req-b6f24a65-2146-4757-afd6-8e08dbbf6b36 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 returned with HTTP 200 Jan 25 14:11:42.566596 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1109/2232] 10.222.0.57 () {60 vars in 1403 bytes} [Mon Jan 25 14:11:42 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 => generated 1013 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 25 14:11:42.575467 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7c561f0f-d6a9-4810-a0c3-fd1a3a3ef7ff tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/7f666abd-26f8-4231-9369-201b17399001 Jan 25 14:11:42.576024 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7c561f0f-d6a9-4810-a0c3-fd1a3a3ef7ff tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:42.583056 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:42.583056 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:42.583056 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7c561f0f-d6a9-4810-a0c3-fd1a3a3ef7ff tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:42.649641 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-774ced07-9eba-4f0a-bf3b-5b3f389eb696 req-39c3b0bb-a99d-49a1-881d-94a4a71b49eb tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 14:11:42.650110 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-774ced07-9eba-4f0a-bf3b-5b3f389eb696 req-39c3b0bb-a99d-49a1-881d-94a4a71b49eb tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Pending status list for volume during attachment-delete: [] {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 14:11:42.654972 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:42.654972 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:42.669284 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7c561f0f-d6a9-4810-a0c3-fd1a3a3ef7ff tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:11:42.692164 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-774ced07-9eba-4f0a-bf3b-5b3f389eb696 req-39c3b0bb-a99d-49a1-881d-94a4a71b49eb tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/attachments/2a73f499-838c-49ab-b165-400b28c1bf0e returned with HTTP 200 Jan 25 14:11:42.693771 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1124/2233] 10.222.0.57 () {62 vars in 1437 bytes} [Mon Jan 25 14:11:41 2021] DELETE /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/attachments/2a73f499-838c-49ab-b165-400b28c1bf0e => generated 19 bytes in 1274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:42.715819 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-49786511-7ddc-4319-b8dc-5c0749b793fc req-79be8a5f-0999-433d-9952-9c5c214f0360 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] PUT http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/attachments/c3f5ae7e-6bf9-428f-86a5-890c0bb61d54 Jan 25 14:11:42.726742 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:42.726742 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:42.727818 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-49786511-7ddc-4319-b8dc-5c0749b793fc req-79be8a5f-0999-433d-9952-9c5c214f0360 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.57", "host": "n-h2-760456-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-760456-3.cbci-760456-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:11:42.759148 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7c561f0f-d6a9-4810-a0c3-fd1a3a3ef7ff tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/7f666abd-26f8-4231-9369-201b17399001 returned with HTTP 200 Jan 25 14:11:42.769232 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1110/2234] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:42 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/7f666abd-26f8-4231-9369-201b17399001 => generated 1346 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:11:42.792061 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 25 14:11:42.792061 n-d-760456-3 devstack@c-api.service[87928]: return self(f, *args, **kw) Jan 25 14:11:42.792061 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-49786511-7ddc-4319-b8dc-5c0749b793fc req-79be8a5f-0999-433d-9952-9c5c214f0360 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Lock "b'cinder-attachment_update-c79050cd-c7b9-40ac-83b6-a2eb04892991-n-h2-760456-3'" acquired by "attachment_update" :: waited 0.030s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 14:11:42.792061 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:42.792061 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:42.889704 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6fd7f9ca-a763-460a-a5a2-5f191d15b843 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] GET http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/f4d98d2b-15d5-4086-8d74-467d4bb35c31 Jan 25 14:11:42.889704 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6fd7f9ca-a763-460a-a5a2-5f191d15b843 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:42.889704 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:42.889704 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:42.889704 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6fd7f9ca-a763-460a-a5a2-5f191d15b843 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:42.964754 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:42.964754 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:42.976759 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6fd7f9ca-a763-460a-a5a2-5f191d15b843 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Volume info retrieved successfully. Jan 25 14:11:43.005899 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6fd7f9ca-a763-460a-a5a2-5f191d15b843 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/f4d98d2b-15d5-4086-8d74-467d4bb35c31 returned with HTTP 200 Jan 25 14:11:43.017076 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1111/2235] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:42 2021] GET /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/f4d98d2b-15d5-4086-8d74-467d4bb35c31 => generated 910 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:11:43.097470 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c150d332-8a50-4f91-a897-5ab1dd68ea9e tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 Jan 25 14:11:43.098068 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c150d332-8a50-4f91-a897-5ab1dd68ea9e tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:43.098183 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:43.098183 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:43.098528 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c150d332-8a50-4f91-a897-5ab1dd68ea9e tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:43.228096 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:43.228096 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:43.244135 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c150d332-8a50-4f91-a897-5ab1dd68ea9e tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:11:43.295547 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c150d332-8a50-4f91-a897-5ab1dd68ea9e tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 returned with HTTP 200 Jan 25 14:11:43.296361 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1112/2236] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:43 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 => generated 913 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:43.322987 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7b5b234d-889a-4841-8be0-643ccf54a2d6 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 Jan 25 14:11:43.323862 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7b5b234d-889a-4841-8be0-643ccf54a2d6 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:43.324404 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:43.324404 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:43.325054 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7b5b234d-889a-4841-8be0-643ccf54a2d6 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:43.407205 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:43.407205 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:43.420516 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7b5b234d-889a-4841-8be0-643ccf54a2d6 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:11:43.449541 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7b5b234d-889a-4841-8be0-643ccf54a2d6 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 returned with HTTP 200 Jan 25 14:11:43.456784 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1113/2237] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:43 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 => generated 913 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:43.456784 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-447d17a9-01b1-4149-a008-516ebce8c192 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 Jan 25 14:11:43.456784 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-447d17a9-01b1-4149-a008-516ebce8c192 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:43.456784 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:43.456784 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:43.456784 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-447d17a9-01b1-4149-a008-516ebce8c192 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:43.556121 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:43.556121 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:43.582961 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-447d17a9-01b1-4149-a008-516ebce8c192 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:11:43.643362 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:43.643362 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:43.673916 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-447d17a9-01b1-4149-a008-516ebce8c192 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 returned with HTTP 200 Jan 25 14:11:43.674972 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1114/2238] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:43 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 => generated 914 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:43.695850 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-99b4b7ec-6d11-4f41-8cc5-4a11ee2d231b tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 Jan 25 14:11:43.700894 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-99b4b7ec-6d11-4f41-8cc5-4a11ee2d231b tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:43.701193 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:43.701193 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:43.701665 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-99b4b7ec-6d11-4f41-8cc5-4a11ee2d231b tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:43.792113 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:43.792113 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:43.814175 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-99b4b7ec-6d11-4f41-8cc5-4a11ee2d231b tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:11:43.851108 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-99b4b7ec-6d11-4f41-8cc5-4a11ee2d231b tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 returned with HTTP 200 Jan 25 14:11:43.852170 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1115/2239] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:43 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 => generated 913 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:43.863348 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7729a3c7-8afb-4403-8575-57f9764c075a tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/7f666abd-26f8-4231-9369-201b17399001 Jan 25 14:11:43.863348 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7729a3c7-8afb-4403-8575-57f9764c075a tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:43.863348 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:43.863348 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:43.863348 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7729a3c7-8afb-4403-8575-57f9764c075a tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:43.957963 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:43.957963 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:43.969902 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7729a3c7-8afb-4403-8575-57f9764c075a tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:11:44.058714 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7729a3c7-8afb-4403-8575-57f9764c075a tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/7f666abd-26f8-4231-9369-201b17399001 returned with HTTP 200 Jan 25 14:11:44.079644 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1116/2240] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:43 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/7f666abd-26f8-4231-9369-201b17399001 => generated 1346 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:11:44.085116 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-14532b07-64e9-4fb5-afd0-476dffed1170 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 Jan 25 14:11:44.085620 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-14532b07-64e9-4fb5-afd0-476dffed1170 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:44.085821 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:44.085821 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:44.086208 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-14532b07-64e9-4fb5-afd0-476dffed1170 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:44.270828 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:44.270828 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:44.311281 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-14532b07-64e9-4fb5-afd0-476dffed1170 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:11:44.372847 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-14532b07-64e9-4fb5-afd0-476dffed1170 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 returned with HTTP 200 Jan 25 14:11:44.374422 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1117/2241] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:44 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 => generated 913 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:44.383100 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-774ddced-9b13-4a6e-aa59-e838d8e3f4e5 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] GET http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/f4d98d2b-15d5-4086-8d74-467d4bb35c31 Jan 25 14:11:44.384047 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-774ddced-9b13-4a6e-aa59-e838d8e3f4e5 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:44.384453 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:44.384453 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:44.385474 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-774ddced-9b13-4a6e-aa59-e838d8e3f4e5 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:44.563948 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:44.563948 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:44.589715 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-774ddced-9b13-4a6e-aa59-e838d8e3f4e5 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Volume info retrieved successfully. Jan 25 14:11:44.700774 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-774ddced-9b13-4a6e-aa59-e838d8e3f4e5 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/f4d98d2b-15d5-4086-8d74-467d4bb35c31 returned with HTTP 200 Jan 25 14:11:44.714590 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1118/2242] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:44 2021] GET /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/f4d98d2b-15d5-4086-8d74-467d4bb35c31 => generated 910 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:44.731224 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fe65c5b4-b583-475e-b6f9-a9f8ad3ae970 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 Jan 25 14:11:44.733554 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fe65c5b4-b583-475e-b6f9-a9f8ad3ae970 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:44.743561 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:44.743561 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:44.746705 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fe65c5b4-b583-475e-b6f9-a9f8ad3ae970 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:44.873223 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:44.873223 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:44.936587 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-fe65c5b4-b583-475e-b6f9-a9f8ad3ae970 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:11:45.004247 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fe65c5b4-b583-475e-b6f9-a9f8ad3ae970 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 returned with HTTP 200 Jan 25 14:11:45.005799 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1119/2243] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:44 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 => generated 913 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:45.010977 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3986ba81-4f1b-4eb3-928a-7a44fad0015f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 Jan 25 14:11:45.020041 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3986ba81-4f1b-4eb3-928a-7a44fad0015f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:45.020041 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:45.020041 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:45.020041 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3986ba81-4f1b-4eb3-928a-7a44fad0015f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:45.110076 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:45.110076 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:45.121720 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3986ba81-4f1b-4eb3-928a-7a44fad0015f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:11:45.149955 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:45.149955 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:45.166680 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3986ba81-4f1b-4eb3-928a-7a44fad0015f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 returned with HTTP 200 Jan 25 14:11:45.169529 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1120/2244] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:45 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 => generated 914 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:45.176446 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c1ee373a-2ad2-4996-855b-0dab8627f2b2 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/7f666abd-26f8-4231-9369-201b17399001 Jan 25 14:11:45.177339 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c1ee373a-2ad2-4996-855b-0dab8627f2b2 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:45.177547 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:45.177547 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:45.178114 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c1ee373a-2ad2-4996-855b-0dab8627f2b2 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:45.234725 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:45.234725 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:45.245779 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c1ee373a-2ad2-4996-855b-0dab8627f2b2 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:11:45.282335 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c1ee373a-2ad2-4996-855b-0dab8627f2b2 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/7f666abd-26f8-4231-9369-201b17399001 returned with HTTP 200 Jan 25 14:11:45.291216 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1121/2245] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:45 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/7f666abd-26f8-4231-9369-201b17399001 => generated 1346 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:11:45.575527 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-49786511-7ddc-4319-b8dc-5c0749b793fc req-79be8a5f-0999-433d-9952-9c5c214f0360 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Lock "b'cinder-attachment_update-c79050cd-c7b9-40ac-83b6-a2eb04892991-n-h2-760456-3'" released by "attachment_update" :: held 2.789s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 14:11:45.576133 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-49786511-7ddc-4319-b8dc-5c0749b793fc req-79be8a5f-0999-433d-9952-9c5c214f0360 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/attachments/c3f5ae7e-6bf9-428f-86a5-890c0bb61d54 returned with HTTP 200 Jan 25 14:11:45.577402 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1125/2246] 10.222.0.57 () {64 vars in 1468 bytes} [Mon Jan 25 14:11:42 2021] PUT /volume/v3/555aa5d4533f499882531ba6ac50696c/attachments/c3f5ae7e-6bf9-428f-86a5-890c0bb61d54 => generated 762 bytes in 2882 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:11:45.747690 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-558a627d-5501-4271-85b6-4cfa6b7bfd2e tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] GET http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/f4d98d2b-15d5-4086-8d74-467d4bb35c31 Jan 25 14:11:45.753692 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-558a627d-5501-4271-85b6-4cfa6b7bfd2e tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:45.753692 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:45.753692 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:45.753692 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-558a627d-5501-4271-85b6-4cfa6b7bfd2e tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:45.894224 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-558a627d-5501-4271-85b6-4cfa6b7bfd2e tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/f4d98d2b-15d5-4086-8d74-467d4bb35c31 returned with HTTP 404 Jan 25 14:11:45.894224 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1122/2247] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:45 2021] GET /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/f4d98d2b-15d5-4086-8d74-467d4bb35c31 => generated 109 bytes in 150 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:11:45.905870 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b3123e82-3329-485a-821e-8d92d56d8ce0 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] POST http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes Jan 25 14:11:45.906338 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:45.906338 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:45.906823 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b3123e82-3329-485a-821e-8d92d56d8ce0 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-445399233"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:11:45.907982 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-b3123e82-3329-485a-821e-8d92d56d8ce0 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-445399233'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:11:45.908171 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-b3123e82-3329-485a-821e-8d92d56d8ce0 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Create volume of 1 GB Jan 25 14:11:45.908854 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:45.908854 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:45.941593 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b3123e82-3329-485a-821e-8d92d56d8ce0 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Availability Zones retrieved successfully. Jan 25 14:11:45.976217 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b3123e82-3329-485a-821e-8d92d56d8ce0 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Flow 'volume_create_api' (9c3b10c2-663f-4fd0-8610-834f8d0ba9a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:11:45.979232 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b3123e82-3329-485a-821e-8d92d56d8ce0 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d09151c-701b-4cf3-b44c-56f9ba819844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:11:45.990963 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-b3123e82-3329-485a-821e-8d92d56d8ce0 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:11:46.129649 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b3123e82-3329-485a-821e-8d92d56d8ce0 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d09151c-701b-4cf3-b44c-56f9ba819844) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:11:46.140586 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b3123e82-3329-485a-821e-8d92d56d8ce0 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa676ac7-be6f-4253-a22f-b75a69dc6a6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:11:46.191322 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-314ddf01-5f15-4af9-8d9d-c3b5143ade04 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 Jan 25 14:11:46.192249 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-314ddf01-5f15-4af9-8d9d-c3b5143ade04 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:46.193061 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-314ddf01-5f15-4af9-8d9d-c3b5143ade04 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:46.492345 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:46.492345 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:46.509964 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-b3123e82-3329-485a-821e-8d92d56d8ce0 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Created reservations ['1e9b5fec-43fa-47ff-973a-c4c49342f508', '1c14d60a-dcd3-494b-91d0-9cf19c87af1e', '7a4790f4-cac8-4749-9686-8a20cf95ce97', '0e2ce4f5-8c7b-4944-862d-09f7d4431aea'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:11:46.521962 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b3123e82-3329-485a-821e-8d92d56d8ce0 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa676ac7-be6f-4253-a22f-b75a69dc6a6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e9b5fec-43fa-47ff-973a-c4c49342f508', '1c14d60a-dcd3-494b-91d0-9cf19c87af1e', '7a4790f4-cac8-4749-9686-8a20cf95ce97', '0e2ce4f5-8c7b-4944-862d-09f7d4431aea']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:11:46.530227 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b3123e82-3329-485a-821e-8d92d56d8ce0 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a10aa75-0943-4975-9960-e83c7f4077d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:11:46.542143 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-314ddf01-5f15-4af9-8d9d-c3b5143ade04 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:11:46.655431 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:46.655431 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:46.682597 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-314ddf01-5f15-4af9-8d9d-c3b5143ade04 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 returned with HTTP 200 Jan 25 14:11:46.696967 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1123/2248] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:46 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 => generated 915 bytes in 502 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:11:46.696967 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f3db00c7-3526-4be5-beb3-8121040e5770 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/7f666abd-26f8-4231-9369-201b17399001 Jan 25 14:11:46.696967 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f3db00c7-3526-4be5-beb3-8121040e5770 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:46.696967 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:46.696967 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:46.696967 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f3db00c7-3526-4be5-beb3-8121040e5770 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:46.770441 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b3123e82-3329-485a-821e-8d92d56d8ce0 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a10aa75-0943-4975-9960-e83c7f4077d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7470df82-4af0-4393-86a2-9059f0e0d4ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-445399233',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4f0a566902840919cb55d76a3a024a9',qos_specs=None,replication_status=,reservations=['1e9b5fec-43fa-47ff-973a-c4c49342f508','1c14d60a-dcd3-494b-91d0-9cf19c87af1e','7a4790f4-cac8-4749-9686-8a20cf95ce97','0e2ce4f5-8c7b-4944-862d-09f7d4431aea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7033f859a7774cb190506b79a4797f7a',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:11:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-445399233',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7470df82-4af0-4393-86a2-9059f0e0d4ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4f0a566902840919cb55d76a3a024a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='7033f859a7774cb190506b79a4797f7a',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:11:46.773429 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b3123e82-3329-485a-821e-8d92d56d8ce0 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8bf9179-548c-4c93-ab43-a0f0a89efa07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:11:46.813625 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b3123e82-3329-485a-821e-8d92d56d8ce0 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8bf9179-548c-4c93-ab43-a0f0a89efa07) transitioned into state 'SUCCESS' from state '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-445399233',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4f0a566902840919cb55d76a3a024a9',qos_specs=None,replication_status=,reservations=['1e9b5fec-43fa-47ff-973a-c4c49342f508','1c14d60a-dcd3-494b-91d0-9cf19c87af1e','7a4790f4-cac8-4749-9686-8a20cf95ce97','0e2ce4f5-8c7b-4944-862d-09f7d4431aea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7033f859a7774cb190506b79a4797f7a',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:11:46.816091 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b3123e82-3329-485a-821e-8d92d56d8ce0 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dcd9f78-8b0b-4822-94d4-4a8e4b50ef49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:11:46.860306 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b3123e82-3329-485a-821e-8d92d56d8ce0 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dcd9f78-8b0b-4822-94d4-4a8e4b50ef49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:11:46.869952 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b3123e82-3329-485a-821e-8d92d56d8ce0 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Flow 'volume_create_api' (9c3b10c2-663f-4fd0-8610-834f8d0ba9a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:11:47.014964 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b3123e82-3329-485a-821e-8d92d56d8ce0 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Create volume request issued successfully. Jan 25 14:11:47.068441 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b3123e82-3329-485a-821e-8d92d56d8ce0 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes returned with HTTP 202 Jan 25 14:11:47.072674 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1126/2249] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 14:11:45 2021] POST /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes => generated 817 bytes in 1170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:11:47.098438 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b1a0e1b4-af63-4ff6-b29e-d1557e87fe4f tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] GET http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7470df82-4af0-4393-86a2-9059f0e0d4ba Jan 25 14:11:47.104723 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b1a0e1b4-af63-4ff6-b29e-d1557e87fe4f tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:47.106321 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:47.106321 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:47.106321 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b1a0e1b4-af63-4ff6-b29e-d1557e87fe4f tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:47.217595 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f3db00c7-3526-4be5-beb3-8121040e5770 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/7f666abd-26f8-4231-9369-201b17399001 returned with HTTP 404 Jan 25 14:11:47.220047 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1124/2250] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:46 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/7f666abd-26f8-4231-9369-201b17399001 => generated 109 bytes in 534 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:11:47.241717 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d322e01f-7383-4d48-8cd2-a1d66fedb9f1 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] DELETE http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/8b1fe0f5-1aaa-42e5-8b94-d19b8d796302 Jan 25 14:11:47.250296 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:47.250296 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:47.258108 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d322e01f-7383-4d48-8cd2-a1d66fedb9f1 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:47.258108 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d322e01f-7383-4d48-8cd2-a1d66fedb9f1 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:47.258108 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-d322e01f-7383-4d48-8cd2-a1d66fedb9f1 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Delete snapshot with id: 8b1fe0f5-1aaa-42e5-8b94-d19b8d796302 Jan 25 14:11:47.302419 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b1a0e1b4-af63-4ff6-b29e-d1557e87fe4f tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Volume info retrieved successfully. Jan 25 14:11:47.363506 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:47.363506 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:47.373462 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d322e01f-7383-4d48-8cd2-a1d66fedb9f1 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Snapshot retrieved successfully. Jan 25 14:11:47.410140 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b1a0e1b4-af63-4ff6-b29e-d1557e87fe4f tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7470df82-4af0-4393-86a2-9059f0e0d4ba returned with HTTP 200 Jan 25 14:11:47.437525 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1127/2251] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:47 2021] GET /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7470df82-4af0-4393-86a2-9059f0e0d4ba => generated 909 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:11:47.560013 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d322e01f-7383-4d48-8cd2-a1d66fedb9f1 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Snapshot delete request issued successfully. Jan 25 14:11:47.560803 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d322e01f-7383-4d48-8cd2-a1d66fedb9f1 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/8b1fe0f5-1aaa-42e5-8b94-d19b8d796302 returned with HTTP 202 Jan 25 14:11:47.561619 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1125/2252] 10.222.0.38 () {58 vars in 1324 bytes} [Mon Jan 25 14:11:47 2021] DELETE /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/8b1fe0f5-1aaa-42e5-8b94-d19b8d796302 => generated 0 bytes in 338 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 25 14:11:47.573364 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-96abdf7f-38f6-4ce1-b6e8-8ba875f92700 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/8b1fe0f5-1aaa-42e5-8b94-d19b8d796302 Jan 25 14:11:47.575058 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-96abdf7f-38f6-4ce1-b6e8-8ba875f92700 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:47.580004 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:47.580004 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:47.581266 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-96abdf7f-38f6-4ce1-b6e8-8ba875f92700 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:47.692958 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:47.692958 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:47.706614 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-96abdf7f-38f6-4ce1-b6e8-8ba875f92700 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Snapshot retrieved successfully. Jan 25 14:11:47.713977 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0b35b5d3-561b-4c89-8dab-9daa8e3c92f3 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 Jan 25 14:11:47.714732 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0b35b5d3-561b-4c89-8dab-9daa8e3c92f3 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:47.715148 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:47.715148 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:47.715750 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0b35b5d3-561b-4c89-8dab-9daa8e3c92f3 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:47.719345 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-96abdf7f-38f6-4ce1-b6e8-8ba875f92700 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/8b1fe0f5-1aaa-42e5-8b94-d19b8d796302 returned with HTTP 200 Jan 25 14:11:47.724272 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1128/2253] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:11:47 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/8b1fe0f5-1aaa-42e5-8b94-d19b8d796302 => generated 478 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:47.931866 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:47.931866 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:47.981733 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0b35b5d3-561b-4c89-8dab-9daa8e3c92f3 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:11:48.078492 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:48.078492 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:48.108601 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0b35b5d3-561b-4c89-8dab-9daa8e3c92f3 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 returned with HTTP 200 Jan 25 14:11:48.123571 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1126/2254] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:47 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 => generated 915 bytes in 415 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:11:48.455163 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e32c2762-0c67-4f1b-985d-07667f130670 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] GET http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7470df82-4af0-4393-86a2-9059f0e0d4ba Jan 25 14:11:48.456575 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e32c2762-0c67-4f1b-985d-07667f130670 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:48.457476 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:48.457476 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:48.458634 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e32c2762-0c67-4f1b-985d-07667f130670 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:48.740013 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4ca4b8bc-e7de-46de-ad19-f68047d40bc1 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/8b1fe0f5-1aaa-42e5-8b94-d19b8d796302 Jan 25 14:11:48.747131 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4ca4b8bc-e7de-46de-ad19-f68047d40bc1 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:48.747131 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:48.747131 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:48.747131 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4ca4b8bc-e7de-46de-ad19-f68047d40bc1 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:48.776057 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:48.776057 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:48.809007 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e32c2762-0c67-4f1b-985d-07667f130670 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Volume info retrieved successfully. Jan 25 14:11:48.809898 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:48.809898 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:48.813992 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4ca4b8bc-e7de-46de-ad19-f68047d40bc1 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Snapshot retrieved successfully. Jan 25 14:11:48.819989 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4ca4b8bc-e7de-46de-ad19-f68047d40bc1 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/8b1fe0f5-1aaa-42e5-8b94-d19b8d796302 returned with HTTP 200 Jan 25 14:11:48.837267 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1127/2255] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:11:48 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/8b1fe0f5-1aaa-42e5-8b94-d19b8d796302 => generated 478 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:48.890431 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e32c2762-0c67-4f1b-985d-07667f130670 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7470df82-4af0-4393-86a2-9059f0e0d4ba returned with HTTP 200 Jan 25 14:11:48.938246 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1129/2256] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:48 2021] GET /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7470df82-4af0-4393-86a2-9059f0e0d4ba => generated 909 bytes in 458 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:49.140232 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2cce732e-bdbd-495c-9e49-ff0df2cd13bb tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 Jan 25 14:11:49.141218 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2cce732e-bdbd-495c-9e49-ff0df2cd13bb tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:49.141585 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:49.141585 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:49.142276 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2cce732e-bdbd-495c-9e49-ff0df2cd13bb tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:49.286704 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:49.286704 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:49.301260 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-2cce732e-bdbd-495c-9e49-ff0df2cd13bb tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:11:49.335382 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:49.335382 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:49.347152 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2cce732e-bdbd-495c-9e49-ff0df2cd13bb tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 returned with HTTP 200 Jan 25 14:11:49.348474 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1128/2257] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:49 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 => generated 915 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:49.843532 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-682f2a74-fb13-412c-a4c4-ff2613dfe978 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/8b1fe0f5-1aaa-42e5-8b94-d19b8d796302 Jan 25 14:11:49.844410 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-682f2a74-fb13-412c-a4c4-ff2613dfe978 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:49.844955 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:49.844955 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:49.846413 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-682f2a74-fb13-412c-a4c4-ff2613dfe978 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:49.896006 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:49.896006 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:49.898112 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-682f2a74-fb13-412c-a4c4-ff2613dfe978 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Snapshot retrieved successfully. Jan 25 14:11:49.902718 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-682f2a74-fb13-412c-a4c4-ff2613dfe978 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/8b1fe0f5-1aaa-42e5-8b94-d19b8d796302 returned with HTTP 200 Jan 25 14:11:49.903573 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1130/2258] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:11:49 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/8b1fe0f5-1aaa-42e5-8b94-d19b8d796302 => generated 478 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:49.931591 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e64d22c3-182a-4e9e-bdb1-b025a2082ffd tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] GET http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7470df82-4af0-4393-86a2-9059f0e0d4ba Jan 25 14:11:49.932284 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e64d22c3-182a-4e9e-bdb1-b025a2082ffd tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:49.935006 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:49.935006 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:49.935450 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e64d22c3-182a-4e9e-bdb1-b025a2082ffd tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:50.039558 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:50.039558 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:50.065654 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e64d22c3-182a-4e9e-bdb1-b025a2082ffd tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Volume info retrieved successfully. Jan 25 14:11:50.099607 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e64d22c3-182a-4e9e-bdb1-b025a2082ffd tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7470df82-4af0-4393-86a2-9059f0e0d4ba returned with HTTP 200 Jan 25 14:11:50.099607 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1129/2259] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:49 2021] GET /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7470df82-4af0-4393-86a2-9059f0e0d4ba => generated 910 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:50.115474 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6133ac76-6554-4597-bc78-bda51be5542e tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] POST http://10.222.0.38/volume/v3/2351a6a788bb46d387c20ce026222eb1/volumes/7470df82-4af0-4393-86a2-9059f0e0d4ba/action Jan 25 14:11:50.116990 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:50.116990 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:50.117759 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6133ac76-6554-4597-bc78-bda51be5542e tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:11:50.119250 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6133ac76-6554-4597-bc78-bda51be5542e tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:11:50.120435 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.admin_actions [None req-6133ac76-6554-4597-bc78-bda51be5542e tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] Updating volume '7470df82-4af0-4393-86a2-9059f0e0d4ba' with '{'status': 'maintenance'}' {{(pid=87929) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 25 14:11:50.292765 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:50.292765 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:50.370262 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d32e0af1-a7c4-4668-8e55-170ecfd68c96 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 Jan 25 14:11:50.370867 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d32e0af1-a7c4-4668-8e55-170ecfd68c96 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:50.371175 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:50.371175 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:50.371691 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d32e0af1-a7c4-4668-8e55-170ecfd68c96 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:50.457721 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:50.457721 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:50.475263 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d32e0af1-a7c4-4668-8e55-170ecfd68c96 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:11:50.486561 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6133ac76-6554-4597-bc78-bda51be5542e tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] http://10.222.0.38/volume/v3/2351a6a788bb46d387c20ce026222eb1/volumes/7470df82-4af0-4393-86a2-9059f0e0d4ba/action returned with HTTP 202 Jan 25 14:11:50.490100 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1131/2260] 10.222.0.38 () {60 vars in 1357 bytes} [Mon Jan 25 14:11:50 2021] POST /volume/v3/2351a6a788bb46d387c20ce026222eb1/volumes/7470df82-4af0-4393-86a2-9059f0e0d4ba/action => generated 0 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 14:11:50.501832 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-edcbf113-3df0-4dc4-9055-2d57965dfd07 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] GET http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7470df82-4af0-4393-86a2-9059f0e0d4ba Jan 25 14:11:50.501946 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-edcbf113-3df0-4dc4-9055-2d57965dfd07 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:50.502062 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:50.502062 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:50.503202 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-edcbf113-3df0-4dc4-9055-2d57965dfd07 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:50.509401 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:50.509401 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:50.526632 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d32e0af1-a7c4-4668-8e55-170ecfd68c96 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 returned with HTTP 200 Jan 25 14:11:50.540221 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1130/2261] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:50 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 => generated 915 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:50.581163 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:50.581163 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:50.591787 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-edcbf113-3df0-4dc4-9055-2d57965dfd07 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Volume info retrieved successfully. Jan 25 14:11:50.643956 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-edcbf113-3df0-4dc4-9055-2d57965dfd07 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7470df82-4af0-4393-86a2-9059f0e0d4ba returned with HTTP 200 Jan 25 14:11:50.652436 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1132/2262] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:50 2021] GET /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7470df82-4af0-4393-86a2-9059f0e0d4ba => generated 912 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:50.667665 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4d867fca-e649-41c6-a169-fde4f19043dd tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] POST http://10.222.0.38/volume/v3/2351a6a788bb46d387c20ce026222eb1/volumes/7470df82-4af0-4393-86a2-9059f0e0d4ba/action Jan 25 14:11:50.669079 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:50.669079 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:50.669565 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4d867fca-e649-41c6-a169-fde4f19043dd tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] Action body: b'{"os-force_delete": {}}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:11:50.669940 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4d867fca-e649-41c6-a169-fde4f19043dd tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:11:50.760705 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:50.760705 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:50.760705 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4d867fca-e649-41c6-a169-fde4f19043dd tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] Volume info retrieved successfully. Jan 25 14:11:50.822952 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4d867fca-e649-41c6-a169-fde4f19043dd tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] Delete volume request issued successfully. Jan 25 14:11:50.823831 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4d867fca-e649-41c6-a169-fde4f19043dd tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] http://10.222.0.38/volume/v3/2351a6a788bb46d387c20ce026222eb1/volumes/7470df82-4af0-4393-86a2-9059f0e0d4ba/action returned with HTTP 202 Jan 25 14:11:50.825448 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1131/2263] 10.222.0.38 () {60 vars in 1357 bytes} [Mon Jan 25 14:11:50 2021] POST /volume/v3/2351a6a788bb46d387c20ce026222eb1/volumes/7470df82-4af0-4393-86a2-9059f0e0d4ba/action => generated 0 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 14:11:50.844102 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3e503045-94a0-4264-827d-2b09d968fd89 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] GET http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7470df82-4af0-4393-86a2-9059f0e0d4ba Jan 25 14:11:50.846488 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3e503045-94a0-4264-827d-2b09d968fd89 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:50.849066 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:50.849066 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:50.851316 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3e503045-94a0-4264-827d-2b09d968fd89 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:50.920910 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-90e9d0b7-988a-4d9a-b1ac-11581dfc9d81 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/8b1fe0f5-1aaa-42e5-8b94-d19b8d796302 Jan 25 14:11:50.921683 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-90e9d0b7-988a-4d9a-b1ac-11581dfc9d81 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:50.922635 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:50.922635 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:50.923231 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-90e9d0b7-988a-4d9a-b1ac-11581dfc9d81 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:50.993668 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-90e9d0b7-988a-4d9a-b1ac-11581dfc9d81 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/8b1fe0f5-1aaa-42e5-8b94-d19b8d796302 returned with HTTP 404 Jan 25 14:11:50.998901 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1132/2264] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:11:50 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/8b1fe0f5-1aaa-42e5-8b94-d19b8d796302 => generated 111 bytes in 87 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 25 14:11:51.030392 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:51.030392 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:51.052833 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3e503045-94a0-4264-827d-2b09d968fd89 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Volume info retrieved successfully. Jan 25 14:11:51.117714 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3e503045-94a0-4264-827d-2b09d968fd89 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7470df82-4af0-4393-86a2-9059f0e0d4ba returned with HTTP 200 Jan 25 14:11:51.137197 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1133/2265] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:50 2021] GET /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7470df82-4af0-4393-86a2-9059f0e0d4ba => generated 909 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:11:51.188665 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-49786511-7ddc-4319-b8dc-5c0749b793fc req-430ccd4d-977f-4872-b8d3-01ac3ebfad5a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] POST http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/attachments/c3f5ae7e-6bf9-428f-86a5-890c0bb61d54/action Jan 25 14:11:51.189833 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-49786511-7ddc-4319-b8dc-5c0749b793fc req-430ccd4d-977f-4872-b8d3-01ac3ebfad5a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Action body: b'{"os-complete": null}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:11:51.189833 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-49786511-7ddc-4319-b8dc-5c0749b793fc req-430ccd4d-977f-4872-b8d3-01ac3ebfad5a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:11:51.314030 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:51.314030 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:51.373110 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-49786511-7ddc-4319-b8dc-5c0749b793fc req-430ccd4d-977f-4872-b8d3-01ac3ebfad5a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/attachments/c3f5ae7e-6bf9-428f-86a5-890c0bb61d54/action returned with HTTP 204 Jan 25 14:11:51.375097 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1133/2266] 10.222.0.57 () {64 vars in 1489 bytes} [Mon Jan 25 14:11:51 2021] POST /volume/v3/555aa5d4533f499882531ba6ac50696c/attachments/c3f5ae7e-6bf9-428f-86a5-890c0bb61d54/action => generated 0 bytes in 194 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:11:51.563487 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-83a03bf3-f139-450c-b4d4-c40839b824cc tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 Jan 25 14:11:51.564032 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-83a03bf3-f139-450c-b4d4-c40839b824cc tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:51.564310 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:51.564310 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:51.564580 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-83a03bf3-f139-450c-b4d4-c40839b824cc tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:51.700875 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:51.700875 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:51.722772 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-83a03bf3-f139-450c-b4d4-c40839b824cc tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:11:51.768719 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:51.768719 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:51.783033 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-83a03bf3-f139-450c-b4d4-c40839b824cc tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 returned with HTTP 200 Jan 25 14:11:51.784909 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1134/2267] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:51 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 => generated 1207 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:11:51.801584 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6c1377f1-6674-4b3c-9d32-20dfff26bd7c tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] POST http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots Jan 25 14:11:51.802614 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:51.802614 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:51.802614 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6c1377f1-6674-4b3c-9d32-20dfff26bd7c tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c79050cd-c7b9-40ac-83b6-a2eb04892991", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-886376788"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:11:51.863642 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:51.863642 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:51.865120 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6c1377f1-6674-4b3c-9d32-20dfff26bd7c tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:11:51.866629 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-6c1377f1-6674-4b3c-9d32-20dfff26bd7c tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Create snapshot from volume c79050cd-c7b9-40ac-83b6-a2eb04892991 Jan 25 14:11:52.021115 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-6c1377f1-6674-4b3c-9d32-20dfff26bd7c tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Created reservations ['5f5030ac-131e-48f7-8dd9-c65837a9fae1', '5bb282f0-d683-45c5-9ff0-f159c8481322', 'a94d6590-0da7-446a-884c-d4bc339e843f', '83c7a8d7-dbc5-43fe-a401-3bf8527b28ed'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:11:52.145409 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4312214c-3962-4957-b94a-129430c243bd tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] GET http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7470df82-4af0-4393-86a2-9059f0e0d4ba Jan 25 14:11:52.148556 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4312214c-3962-4957-b94a-129430c243bd tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:52.148556 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:52.148556 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:52.148556 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4312214c-3962-4957-b94a-129430c243bd tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:52.312443 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:52.312443 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:52.346807 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4312214c-3962-4957-b94a-129430c243bd tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Volume info retrieved successfully. Jan 25 14:11:52.414852 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4312214c-3962-4957-b94a-129430c243bd tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7470df82-4af0-4393-86a2-9059f0e0d4ba returned with HTTP 200 Jan 25 14:11:52.418130 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1135/2268] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:52 2021] GET /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7470df82-4af0-4393-86a2-9059f0e0d4ba => generated 909 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:52.506029 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6c1377f1-6674-4b3c-9d32-20dfff26bd7c tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot force create request issued successfully. Jan 25 14:11:52.508074 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6c1377f1-6674-4b3c-9d32-20dfff26bd7c tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots returned with HTTP 202 Jan 25 14:11:52.514357 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1134/2269] 10.222.0.38 () {60 vars in 1232 bytes} [Mon Jan 25 14:11:51 2021] POST /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots => generated 309 bytes in 717 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:11:52.531783 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0ef76b2e-84ae-4315-a60a-79239997358a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/0d470581-43e5-4626-a7bf-855b3421abe7 Jan 25 14:11:52.532652 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0ef76b2e-84ae-4315-a60a-79239997358a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:52.532862 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:52.532862 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:52.533305 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0ef76b2e-84ae-4315-a60a-79239997358a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:52.695429 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:52.695429 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:52.702833 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0ef76b2e-84ae-4315-a60a-79239997358a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:11:52.714916 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0ef76b2e-84ae-4315-a60a-79239997358a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/0d470581-43e5-4626-a7bf-855b3421abe7 returned with HTTP 200 Jan 25 14:11:52.730924 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1136/2270] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:11:52 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/0d470581-43e5-4626-a7bf-855b3421abe7 => generated 441 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:11:53.437372 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-100d506c-ca5c-4512-a6a8-afa936d0facc tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] GET http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7470df82-4af0-4393-86a2-9059f0e0d4ba Jan 25 14:11:53.437968 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-100d506c-ca5c-4512-a6a8-afa936d0facc tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:53.438573 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:53.438573 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:53.439684 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-100d506c-ca5c-4512-a6a8-afa936d0facc tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:53.605504 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:53.605504 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:53.625414 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-100d506c-ca5c-4512-a6a8-afa936d0facc tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Volume info retrieved successfully. Jan 25 14:11:53.684518 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-100d506c-ca5c-4512-a6a8-afa936d0facc tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7470df82-4af0-4393-86a2-9059f0e0d4ba returned with HTTP 200 Jan 25 14:11:53.685448 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1135/2271] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:53 2021] GET /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7470df82-4af0-4393-86a2-9059f0e0d4ba => generated 909 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:53.736105 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-02760607-93b3-48e7-9953-8d93486e5bfe tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/0d470581-43e5-4626-a7bf-855b3421abe7 Jan 25 14:11:53.736105 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-02760607-93b3-48e7-9953-8d93486e5bfe tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:53.736105 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:53.736105 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:53.736105 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-02760607-93b3-48e7-9953-8d93486e5bfe tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:53.814620 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:53.814620 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:53.815740 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-02760607-93b3-48e7-9953-8d93486e5bfe tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:11:53.833728 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-02760607-93b3-48e7-9953-8d93486e5bfe tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/0d470581-43e5-4626-a7bf-855b3421abe7 returned with HTTP 200 Jan 25 14:11:53.841227 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1137/2272] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:11:53 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/0d470581-43e5-4626-a7bf-855b3421abe7 => generated 441 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:54.713720 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e6320f99-cbc3-433c-8f70-03f051f81588 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] GET http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7470df82-4af0-4393-86a2-9059f0e0d4ba Jan 25 14:11:54.713720 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e6320f99-cbc3-433c-8f70-03f051f81588 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:54.713720 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:54.713720 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:54.713720 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e6320f99-cbc3-433c-8f70-03f051f81588 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:54.854518 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f067f370-13a7-4f00-8d99-9a229ca6e6b6 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/0d470581-43e5-4626-a7bf-855b3421abe7 Jan 25 14:11:54.855306 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f067f370-13a7-4f00-8d99-9a229ca6e6b6 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:54.855658 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:54.855658 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:54.856328 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f067f370-13a7-4f00-8d99-9a229ca6e6b6 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:54.880535 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e6320f99-cbc3-433c-8f70-03f051f81588 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7470df82-4af0-4393-86a2-9059f0e0d4ba returned with HTTP 404 Jan 25 14:11:54.883209 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1136/2273] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:54 2021] GET /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7470df82-4af0-4393-86a2-9059f0e0d4ba => generated 109 bytes in 184 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:11:54.896199 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-89f61a00-7e24-41c2-a170-e01c0f978a5e tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] POST http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes Jan 25 14:11:54.909742 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-89f61a00-7e24-41c2-a170-e01c0f978a5e tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-156647290"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:11:54.912125 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-89f61a00-7e24-41c2-a170-e01c0f978a5e tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-156647290'}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:11:54.913639 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-89f61a00-7e24-41c2-a170-e01c0f978a5e tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Create volume of 1 GB Jan 25 14:11:54.984700 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-89f61a00-7e24-41c2-a170-e01c0f978a5e tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Availability Zones retrieved successfully. Jan 25 14:11:54.999434 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:54.999434 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:55.001982 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f067f370-13a7-4f00-8d99-9a229ca6e6b6 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:11:55.010852 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f067f370-13a7-4f00-8d99-9a229ca6e6b6 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/0d470581-43e5-4626-a7bf-855b3421abe7 returned with HTTP 200 Jan 25 14:11:55.023770 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1138/2274] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:11:54 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/0d470581-43e5-4626-a7bf-855b3421abe7 => generated 441 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:55.035434 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-89f61a00-7e24-41c2-a170-e01c0f978a5e tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Flow 'volume_create_api' (8c9691a6-96e2-41b9-8276-3724e938b889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:11:55.045087 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-89f61a00-7e24-41c2-a170-e01c0f978a5e tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72206509-b85a-4c87-996d-9917c6e33af0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:11:55.061176 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-89f61a00-7e24-41c2-a170-e01c0f978a5e tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Validating volume size '1' using validate_int {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:11:55.336004 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-89f61a00-7e24-41c2-a170-e01c0f978a5e tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72206509-b85a-4c87-996d-9917c6e33af0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:11:55.347923 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-89f61a00-7e24-41c2-a170-e01c0f978a5e tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b9e032d-c6eb-4c62-9e57-750b1e0a710e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:11:55.644417 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-89f61a00-7e24-41c2-a170-e01c0f978a5e tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Created reservations ['eba80a85-8e85-453c-8ec1-1b5fecde1e1e', 'aef553d8-14df-42d3-86cc-c1b366da314f', '139dd6de-4bf0-4d10-ba69-c39612bfc72d', '15cf1476-b84c-4dca-bef8-7885d39c00d1'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:11:55.649580 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-89f61a00-7e24-41c2-a170-e01c0f978a5e tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b9e032d-c6eb-4c62-9e57-750b1e0a710e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eba80a85-8e85-453c-8ec1-1b5fecde1e1e', 'aef553d8-14df-42d3-86cc-c1b366da314f', '139dd6de-4bf0-4d10-ba69-c39612bfc72d', '15cf1476-b84c-4dca-bef8-7885d39c00d1']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:11:55.658682 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-89f61a00-7e24-41c2-a170-e01c0f978a5e tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f43dbca8-b8bc-4f46-96b0-34e35b658c77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:11:55.868959 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-89f61a00-7e24-41c2-a170-e01c0f978a5e tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f43dbca8-b8bc-4f46-96b0-34e35b658c77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab7c9d53-4795-4b3f-a7de-f4b7af250af4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-156647290',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4f0a566902840919cb55d76a3a024a9',qos_specs=None,replication_status=,reservations=['eba80a85-8e85-453c-8ec1-1b5fecde1e1e','aef553d8-14df-42d3-86cc-c1b366da314f','139dd6de-4bf0-4d10-ba69-c39612bfc72d','15cf1476-b84c-4dca-bef8-7885d39c00d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7033f859a7774cb190506b79a4797f7a',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:11:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-156647290',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab7c9d53-4795-4b3f-a7de-f4b7af250af4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4f0a566902840919cb55d76a3a024a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='7033f859a7774cb190506b79a4797f7a',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:11:55.871328 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-89f61a00-7e24-41c2-a170-e01c0f978a5e tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da71c2f9-d178-4c58-bb90-304aa838e41e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:11:55.909366 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-89f61a00-7e24-41c2-a170-e01c0f978a5e tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da71c2f9-d178-4c58-bb90-304aa838e41e) transitioned into state 'SUCCESS' from state '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-156647290',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4f0a566902840919cb55d76a3a024a9',qos_specs=None,replication_status=,reservations=['eba80a85-8e85-453c-8ec1-1b5fecde1e1e','aef553d8-14df-42d3-86cc-c1b366da314f','139dd6de-4bf0-4d10-ba69-c39612bfc72d','15cf1476-b84c-4dca-bef8-7885d39c00d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7033f859a7774cb190506b79a4797f7a',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:11:55.914945 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-89f61a00-7e24-41c2-a170-e01c0f978a5e tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e7489c8-193e-4788-b7d3-acd8fb128853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:11:55.968116 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-89f61a00-7e24-41c2-a170-e01c0f978a5e tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e7489c8-193e-4788-b7d3-acd8fb128853) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:11:55.971735 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-89f61a00-7e24-41c2-a170-e01c0f978a5e tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Flow 'volume_create_api' (8c9691a6-96e2-41b9-8276-3724e938b889) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:11:56.035457 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d138e38c-0dd8-451f-a5f0-53fcf73455c7 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/0d470581-43e5-4626-a7bf-855b3421abe7 Jan 25 14:11:56.036264 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d138e38c-0dd8-451f-a5f0-53fcf73455c7 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:56.036626 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:56.036626 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:56.037262 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d138e38c-0dd8-451f-a5f0-53fcf73455c7 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:56.087243 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-89f61a00-7e24-41c2-a170-e01c0f978a5e tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Create volume request issued successfully. Jan 25 14:11:56.093264 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:56.093264 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:56.096322 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d138e38c-0dd8-451f-a5f0-53fcf73455c7 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:11:56.104342 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d138e38c-0dd8-451f-a5f0-53fcf73455c7 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/0d470581-43e5-4626-a7bf-855b3421abe7 returned with HTTP 200 Jan 25 14:11:56.108781 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1139/2275] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:11:56 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/0d470581-43e5-4626-a7bf-855b3421abe7 => generated 468 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:56.126689 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-89f61a00-7e24-41c2-a170-e01c0f978a5e tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes returned with HTTP 202 Jan 25 14:11:56.136910 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d1a1edbe-6330-49d8-a8b8-cd7e83276450 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] POST http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots Jan 25 14:11:56.137666 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:56.137666 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:56.138422 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1137/2276] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 14:11:54 2021] POST /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes => generated 817 bytes in 1248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:11:56.140268 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d1a1edbe-6330-49d8-a8b8-cd7e83276450 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c79050cd-c7b9-40ac-83b6-a2eb04892991", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-955442979"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:11:56.151747 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-124d8d20-ba4d-4917-81c3-d784026e3c44 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] GET http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/ab7c9d53-4795-4b3f-a7de-f4b7af250af4 Jan 25 14:11:56.152291 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-124d8d20-ba4d-4917-81c3-d784026e3c44 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:56.152511 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:56.152511 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:56.152916 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-124d8d20-ba4d-4917-81c3-d784026e3c44 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:56.250499 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:56.250499 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:56.255546 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d1a1edbe-6330-49d8-a8b8-cd7e83276450 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:11:56.258611 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-d1a1edbe-6330-49d8-a8b8-cd7e83276450 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Create snapshot from volume c79050cd-c7b9-40ac-83b6-a2eb04892991 Jan 25 14:11:56.268672 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:56.268672 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:56.301652 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-124d8d20-ba4d-4917-81c3-d784026e3c44 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Volume info retrieved successfully. Jan 25 14:11:56.343434 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-124d8d20-ba4d-4917-81c3-d784026e3c44 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/ab7c9d53-4795-4b3f-a7de-f4b7af250af4 returned with HTTP 200 Jan 25 14:11:56.344474 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1138/2277] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:56 2021] GET /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/ab7c9d53-4795-4b3f-a7de-f4b7af250af4 => generated 885 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:56.413355 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-d1a1edbe-6330-49d8-a8b8-cd7e83276450 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Created reservations ['a30d6bbe-a834-41ca-a4d3-af52dd36ab61', '31518f3e-ae99-47c5-9218-7c6cf5ecdae9', '2e559f5f-f4d1-42b9-a437-0b66a90768c3', '25dbe52e-080a-493d-beb1-c26bc68a6b04'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:11:56.745074 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d1a1edbe-6330-49d8-a8b8-cd7e83276450 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot force create request issued successfully. Jan 25 14:11:56.750897 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d1a1edbe-6330-49d8-a8b8-cd7e83276450 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots returned with HTTP 202 Jan 25 14:11:56.752385 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1140/2278] 10.222.0.38 () {60 vars in 1232 bytes} [Mon Jan 25 14:11:56 2021] POST /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots => generated 309 bytes in 633 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:11:56.764289 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9d58ffc0-5ec3-420c-b47e-b1abae192706 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/23430510-d4a7-4ad9-9346-efef0fee80ed Jan 25 14:11:56.765471 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9d58ffc0-5ec3-420c-b47e-b1abae192706 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:56.765870 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:56.765870 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:56.766471 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9d58ffc0-5ec3-420c-b47e-b1abae192706 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:56.843654 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:56.843654 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:56.845178 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-9d58ffc0-5ec3-420c-b47e-b1abae192706 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:11:56.848650 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9d58ffc0-5ec3-420c-b47e-b1abae192706 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/23430510-d4a7-4ad9-9346-efef0fee80ed returned with HTTP 200 Jan 25 14:11:56.850768 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1139/2279] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:11:56 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/23430510-d4a7-4ad9-9346-efef0fee80ed => generated 441 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:57.361573 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2b390ac8-98e4-4745-b8e6-a1fa335ff482 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] GET http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/ab7c9d53-4795-4b3f-a7de-f4b7af250af4 Jan 25 14:11:57.362674 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2b390ac8-98e4-4745-b8e6-a1fa335ff482 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:57.363037 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:57.363037 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:57.363668 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2b390ac8-98e4-4745-b8e6-a1fa335ff482 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:57.469407 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:57.469407 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:57.488590 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-2b390ac8-98e4-4745-b8e6-a1fa335ff482 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Volume info retrieved successfully. Jan 25 14:11:57.567600 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2b390ac8-98e4-4745-b8e6-a1fa335ff482 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/ab7c9d53-4795-4b3f-a7de-f4b7af250af4 returned with HTTP 200 Jan 25 14:11:57.578740 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1141/2280] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:57 2021] GET /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/ab7c9d53-4795-4b3f-a7de-f4b7af250af4 => generated 909 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:57.863055 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-17acf363-f9e2-4e5f-aa9b-66ac4a722d55 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/23430510-d4a7-4ad9-9346-efef0fee80ed Jan 25 14:11:57.863596 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-17acf363-f9e2-4e5f-aa9b-66ac4a722d55 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:57.863793 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:57.863793 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:57.864455 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-17acf363-f9e2-4e5f-aa9b-66ac4a722d55 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:57.930899 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:57.930899 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:57.935946 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-17acf363-f9e2-4e5f-aa9b-66ac4a722d55 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:11:57.938065 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-17acf363-f9e2-4e5f-aa9b-66ac4a722d55 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/23430510-d4a7-4ad9-9346-efef0fee80ed returned with HTTP 200 Jan 25 14:11:57.939564 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1140/2281] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:11:57 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/23430510-d4a7-4ad9-9346-efef0fee80ed => generated 441 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:58.627992 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4a5bf2eb-6b08-44ce-b943-171a0d88ed7c tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] GET http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/ab7c9d53-4795-4b3f-a7de-f4b7af250af4 Jan 25 14:11:58.628666 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4a5bf2eb-6b08-44ce-b943-171a0d88ed7c tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:58.645566 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:58.645566 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:58.646479 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4a5bf2eb-6b08-44ce-b943-171a0d88ed7c tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:58.842447 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:58.842447 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:58.862266 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4a5bf2eb-6b08-44ce-b943-171a0d88ed7c tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Volume info retrieved successfully. Jan 25 14:11:58.895592 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4a5bf2eb-6b08-44ce-b943-171a0d88ed7c tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/ab7c9d53-4795-4b3f-a7de-f4b7af250af4 returned with HTTP 200 Jan 25 14:11:58.896736 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1142/2282] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:58 2021] GET /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/ab7c9d53-4795-4b3f-a7de-f4b7af250af4 => generated 910 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:58.926814 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-62a5a55f-4f13-44e2-a471-58cd680bbc70 tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] POST http://10.222.0.38/volume/v3/2351a6a788bb46d387c20ce026222eb1/volumes/ab7c9d53-4795-4b3f-a7de-f4b7af250af4/action Jan 25 14:11:58.927583 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:58.927583 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:58.928866 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-62a5a55f-4f13-44e2-a471-58cd680bbc70 tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:11:58.929704 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-62a5a55f-4f13-44e2-a471-58cd680bbc70 tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:11:58.931289 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.admin_actions [None req-62a5a55f-4f13-44e2-a471-58cd680bbc70 tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] Updating volume 'ab7c9d53-4795-4b3f-a7de-f4b7af250af4' with '{'status': 'error'}' {{(pid=87930) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 25 14:11:58.952023 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6978f610-4d50-4335-b63f-b6ee116a2526 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/23430510-d4a7-4ad9-9346-efef0fee80ed Jan 25 14:11:58.952556 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6978f610-4d50-4335-b63f-b6ee116a2526 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:58.952747 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:58.952747 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:58.953429 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6978f610-4d50-4335-b63f-b6ee116a2526 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:59.010931 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:59.010931 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:59.012057 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6978f610-4d50-4335-b63f-b6ee116a2526 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:11:59.014011 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6978f610-4d50-4335-b63f-b6ee116a2526 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/23430510-d4a7-4ad9-9346-efef0fee80ed returned with HTTP 200 Jan 25 14:11:59.027359 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1143/2283] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:11:58 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/23430510-d4a7-4ad9-9346-efef0fee80ed => generated 468 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:59.044203 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0a23ae50-d06a-436a-b9eb-e3b41334df8a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] DELETE http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/23430510-d4a7-4ad9-9346-efef0fee80ed Jan 25 14:11:59.044742 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0a23ae50-d06a-436a-b9eb-e3b41334df8a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:59.048789 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:59.048789 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:59.049298 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0a23ae50-d06a-436a-b9eb-e3b41334df8a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:59.049672 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-0a23ae50-d06a-436a-b9eb-e3b41334df8a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Delete snapshot with id: 23430510-d4a7-4ad9-9346-efef0fee80ed Jan 25 14:11:59.103450 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:59.103450 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:59.104606 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0a23ae50-d06a-436a-b9eb-e3b41334df8a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:11:59.189727 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:59.189727 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:59.272941 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0a23ae50-d06a-436a-b9eb-e3b41334df8a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot delete request issued successfully. Jan 25 14:11:59.273782 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0a23ae50-d06a-436a-b9eb-e3b41334df8a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/23430510-d4a7-4ad9-9346-efef0fee80ed returned with HTTP 202 Jan 25 14:11:59.275580 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1144/2284] 10.222.0.38 () {58 vars in 1324 bytes} [Mon Jan 25 14:11:59 2021] DELETE /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/23430510-d4a7-4ad9-9346-efef0fee80ed => generated 0 bytes in 238 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:11:59.284001 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7dd62f64-8229-4c95-8d4e-b4976ef0b46d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/23430510-d4a7-4ad9-9346-efef0fee80ed Jan 25 14:11:59.286346 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7dd62f64-8229-4c95-8d4e-b4976ef0b46d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:59.289871 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:59.289871 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:59.290484 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7dd62f64-8229-4c95-8d4e-b4976ef0b46d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:59.331679 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-62a5a55f-4f13-44e2-a471-58cd680bbc70 tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] http://10.222.0.38/volume/v3/2351a6a788bb46d387c20ce026222eb1/volumes/ab7c9d53-4795-4b3f-a7de-f4b7af250af4/action returned with HTTP 202 Jan 25 14:11:59.340105 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1141/2285] 10.222.0.38 () {60 vars in 1357 bytes} [Mon Jan 25 14:11:58 2021] POST /volume/v3/2351a6a788bb46d387c20ce026222eb1/volumes/ab7c9d53-4795-4b3f-a7de-f4b7af250af4/action => generated 0 bytes in 418 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 14:11:59.348698 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-77d2faae-2a18-48d3-9fbf-18ea199193e5 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] DELETE http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 Jan 25 14:11:59.351132 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:59.351132 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:59.351713 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-77d2faae-2a18-48d3-9fbf-18ea199193e5 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:59.352032 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:59.352032 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:59.352522 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-77d2faae-2a18-48d3-9fbf-18ea199193e5 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:59.353809 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7dd62f64-8229-4c95-8d4e-b4976ef0b46d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:11:59.354423 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-77d2faae-2a18-48d3-9fbf-18ea199193e5 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Delete volume with id: c498885d-8a7b-49b9-bcdc-502bfeb090c7 Jan 25 14:11:59.365255 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7dd62f64-8229-4c95-8d4e-b4976ef0b46d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/23430510-d4a7-4ad9-9346-efef0fee80ed returned with HTTP 200 Jan 25 14:11:59.367686 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1145/2286] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:11:59 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/23430510-d4a7-4ad9-9346-efef0fee80ed => generated 467 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:11:59.372041 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a10f748b-0466-48ab-949f-d06a33a9de17 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] GET http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/ab7c9d53-4795-4b3f-a7de-f4b7af250af4 Jan 25 14:11:59.378611 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a10f748b-0466-48ab-949f-d06a33a9de17 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:59.378611 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:59.378611 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:59.378872 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a10f748b-0466-48ab-949f-d06a33a9de17 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:59.484695 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:59.484695 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:59.486037 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-77d2faae-2a18-48d3-9fbf-18ea199193e5 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:11:59.550729 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:59.550729 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:59.583585 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a10f748b-0466-48ab-949f-d06a33a9de17 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Volume info retrieved successfully. Jan 25 14:11:59.598197 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-77d2faae-2a18-48d3-9fbf-18ea199193e5 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Delete volume request issued successfully. Jan 25 14:11:59.602125 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-77d2faae-2a18-48d3-9fbf-18ea199193e5 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 returned with HTTP 202 Jan 25 14:11:59.603226 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1142/2287] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:11:59 2021] DELETE /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 => generated 0 bytes in 263 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:11:59.644069 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4ecbea2b-d267-4eba-8584-978b66819350 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 Jan 25 14:11:59.652864 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4ecbea2b-d267-4eba-8584-978b66819350 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:11:59.653432 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:59.653432 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:59.657502 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4ecbea2b-d267-4eba-8584-978b66819350 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:11:59.701688 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a10f748b-0466-48ab-949f-d06a33a9de17 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/ab7c9d53-4795-4b3f-a7de-f4b7af250af4 returned with HTTP 200 Jan 25 14:11:59.704302 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1146/2288] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:59 2021] GET /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/ab7c9d53-4795-4b3f-a7de-f4b7af250af4 => generated 906 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:59.738354 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3c0e696b-8acc-4b30-b9d9-7264cd12b5de tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] POST http://10.222.0.38/volume/v3/2351a6a788bb46d387c20ce026222eb1/volumes/ab7c9d53-4795-4b3f-a7de-f4b7af250af4/action Jan 25 14:11:59.739126 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:11:59.739126 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:11:59.739822 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3c0e696b-8acc-4b30-b9d9-7264cd12b5de tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:11:59.741072 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3c0e696b-8acc-4b30-b9d9-7264cd12b5de tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:11:59.742571 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.admin_actions [None req-3c0e696b-8acc-4b30-b9d9-7264cd12b5de tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] Updating volume 'ab7c9d53-4795-4b3f-a7de-f4b7af250af4' with '{'status': 'available'}' {{(pid=87929) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 25 14:11:59.810215 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:59.810215 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:11:59.830267 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4ecbea2b-d267-4eba-8584-978b66819350 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:11:59.887457 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4ecbea2b-d267-4eba-8584-978b66819350 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 returned with HTTP 200 Jan 25 14:11:59.897842 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1143/2289] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:11:59 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 => generated 912 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:11:59.959071 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:11:59.959071 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:00.089006 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3c0e696b-8acc-4b30-b9d9-7264cd12b5de tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] http://10.222.0.38/volume/v3/2351a6a788bb46d387c20ce026222eb1/volumes/ab7c9d53-4795-4b3f-a7de-f4b7af250af4/action returned with HTTP 202 Jan 25 14:12:00.089006 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1147/2290] 10.222.0.38 () {60 vars in 1357 bytes} [Mon Jan 25 14:11:59 2021] POST /volume/v3/2351a6a788bb46d387c20ce026222eb1/volumes/ab7c9d53-4795-4b3f-a7de-f4b7af250af4/action => generated 0 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 14:12:00.095546 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d9de543e-9fe4-4387-9763-d0d764ee2016 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] GET http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/ab7c9d53-4795-4b3f-a7de-f4b7af250af4 Jan 25 14:12:00.095546 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d9de543e-9fe4-4387-9763-d0d764ee2016 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:00.095546 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:00.095546 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:00.095546 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d9de543e-9fe4-4387-9763-d0d764ee2016 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:00.217308 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:00.217308 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:00.246637 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d9de543e-9fe4-4387-9763-d0d764ee2016 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Volume info retrieved successfully. Jan 25 14:12:00.310029 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d9de543e-9fe4-4387-9763-d0d764ee2016 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/ab7c9d53-4795-4b3f-a7de-f4b7af250af4 returned with HTTP 200 Jan 25 14:12:00.316404 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1144/2291] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:00 2021] GET /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/ab7c9d53-4795-4b3f-a7de-f4b7af250af4 => generated 910 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:00.332883 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-841115d6-7d6c-4b37-9302-b1ef25dd4fb4 tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] POST http://10.222.0.38/volume/v3/2351a6a788bb46d387c20ce026222eb1/volumes/ab7c9d53-4795-4b3f-a7de-f4b7af250af4/action Jan 25 14:12:00.333617 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:00.333617 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:00.335388 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-841115d6-7d6c-4b37-9302-b1ef25dd4fb4 tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:12:00.336267 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-841115d6-7d6c-4b37-9302-b1ef25dd4fb4 tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:12:00.337415 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.admin_actions [None req-841115d6-7d6c-4b37-9302-b1ef25dd4fb4 tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] Updating volume 'ab7c9d53-4795-4b3f-a7de-f4b7af250af4' with '{'status': 'maintenance'}' {{(pid=87929) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 25 14:12:00.379752 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-772587a0-0e3b-47a6-94b1-ae6f0e97fffa tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/23430510-d4a7-4ad9-9346-efef0fee80ed Jan 25 14:12:00.380285 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-772587a0-0e3b-47a6-94b1-ae6f0e97fffa tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:00.380482 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:00.380482 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:00.381681 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-772587a0-0e3b-47a6-94b1-ae6f0e97fffa tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:00.465699 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:00.465699 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:00.470129 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-772587a0-0e3b-47a6-94b1-ae6f0e97fffa tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:12:00.479228 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-772587a0-0e3b-47a6-94b1-ae6f0e97fffa tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/23430510-d4a7-4ad9-9346-efef0fee80ed returned with HTTP 200 Jan 25 14:12:00.485322 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1145/2292] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:12:00 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/23430510-d4a7-4ad9-9346-efef0fee80ed => generated 467 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:00.669287 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:00.669287 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:00.846308 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-841115d6-7d6c-4b37-9302-b1ef25dd4fb4 tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] http://10.222.0.38/volume/v3/2351a6a788bb46d387c20ce026222eb1/volumes/ab7c9d53-4795-4b3f-a7de-f4b7af250af4/action returned with HTTP 202 Jan 25 14:12:00.847500 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1148/2293] 10.222.0.38 () {60 vars in 1357 bytes} [Mon Jan 25 14:12:00 2021] POST /volume/v3/2351a6a788bb46d387c20ce026222eb1/volumes/ab7c9d53-4795-4b3f-a7de-f4b7af250af4/action => generated 0 bytes in 519 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 14:12:00.855716 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9bae0fa4-d5e3-4233-98a8-79b340fa9418 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] GET http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/ab7c9d53-4795-4b3f-a7de-f4b7af250af4 Jan 25 14:12:00.856417 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9bae0fa4-d5e3-4233-98a8-79b340fa9418 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:00.856735 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:00.856735 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:00.857438 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9bae0fa4-d5e3-4233-98a8-79b340fa9418 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:00.905263 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9ca972c7-f62c-4180-9e55-b025fa039a58 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 Jan 25 14:12:00.906047 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9ca972c7-f62c-4180-9e55-b025fa039a58 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:00.906441 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:00.906441 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:00.907067 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9ca972c7-f62c-4180-9e55-b025fa039a58 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:00.986711 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:00.986711 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:01.007314 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-9bae0fa4-d5e3-4233-98a8-79b340fa9418 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Volume info retrieved successfully. Jan 25 14:12:01.079703 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:01.079703 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:01.120108 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-9ca972c7-f62c-4180-9e55-b025fa039a58 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:12:01.142371 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9bae0fa4-d5e3-4233-98a8-79b340fa9418 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/ab7c9d53-4795-4b3f-a7de-f4b7af250af4 returned with HTTP 200 Jan 25 14:12:01.144153 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1146/2294] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:00 2021] GET /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/ab7c9d53-4795-4b3f-a7de-f4b7af250af4 => generated 912 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:01.159989 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1511be26-d8bb-4a9d-a89c-1aa869d8bdd0 tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] POST http://10.222.0.38/volume/v3/2351a6a788bb46d387c20ce026222eb1/volumes/ab7c9d53-4795-4b3f-a7de-f4b7af250af4/action Jan 25 14:12:01.162479 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:01.162479 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:01.163874 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1511be26-d8bb-4a9d-a89c-1aa869d8bdd0 tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:12:01.164653 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1511be26-d8bb-4a9d-a89c-1aa869d8bdd0 tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:12:01.165979 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.admin_actions [None req-1511be26-d8bb-4a9d-a89c-1aa869d8bdd0 tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] Updating volume 'ab7c9d53-4795-4b3f-a7de-f4b7af250af4' with '{'status': 'available'}' {{(pid=87930) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 25 14:12:01.207961 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9ca972c7-f62c-4180-9e55-b025fa039a58 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 returned with HTTP 200 Jan 25 14:12:01.208785 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1149/2295] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:00 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 => generated 912 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:01.333593 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:01.333593 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:01.481660 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1511be26-d8bb-4a9d-a89c-1aa869d8bdd0 tempest-VolumesActionsTest-115729722 tempest-VolumesActionsTest-115729722] http://10.222.0.38/volume/v3/2351a6a788bb46d387c20ce026222eb1/volumes/ab7c9d53-4795-4b3f-a7de-f4b7af250af4/action returned with HTTP 202 Jan 25 14:12:01.482959 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1147/2296] 10.222.0.38 () {60 vars in 1357 bytes} [Mon Jan 25 14:12:01 2021] POST /volume/v3/2351a6a788bb46d387c20ce026222eb1/volumes/ab7c9d53-4795-4b3f-a7de-f4b7af250af4/action => generated 0 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 25 14:12:01.492491 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2d9de76f-8f93-4312-a8b2-e5b9421c8dbd tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] GET http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/ab7c9d53-4795-4b3f-a7de-f4b7af250af4 Jan 25 14:12:01.493284 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2d9de76f-8f93-4312-a8b2-e5b9421c8dbd tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:01.493506 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:01.493506 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:01.493886 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2d9de76f-8f93-4312-a8b2-e5b9421c8dbd tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:01.498669 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9d70f4ec-34e1-4235-ab08-6605af59421a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/23430510-d4a7-4ad9-9346-efef0fee80ed Jan 25 14:12:01.499196 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9d70f4ec-34e1-4235-ab08-6605af59421a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:01.499384 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:01.499384 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:01.500015 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9d70f4ec-34e1-4235-ab08-6605af59421a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:01.591540 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:01.591540 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:01.598515 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-9d70f4ec-34e1-4235-ab08-6605af59421a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:12:01.599361 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:01.599361 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:01.602546 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9d70f4ec-34e1-4235-ab08-6605af59421a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/23430510-d4a7-4ad9-9346-efef0fee80ed returned with HTTP 200 Jan 25 14:12:01.621323 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1148/2297] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:12:01 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/23430510-d4a7-4ad9-9346-efef0fee80ed => generated 467 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:12:01.637064 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-2d9de76f-8f93-4312-a8b2-e5b9421c8dbd tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Volume info retrieved successfully. Jan 25 14:12:01.706153 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2d9de76f-8f93-4312-a8b2-e5b9421c8dbd tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/ab7c9d53-4795-4b3f-a7de-f4b7af250af4 returned with HTTP 200 Jan 25 14:12:01.706986 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1150/2298] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:01 2021] GET /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/ab7c9d53-4795-4b3f-a7de-f4b7af250af4 => generated 910 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:01.746055 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9ecb75c0-852d-411b-94d5-0fc21d7c509c tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] DELETE http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/ab7c9d53-4795-4b3f-a7de-f4b7af250af4 Jan 25 14:12:01.746577 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9ecb75c0-852d-411b-94d5-0fc21d7c509c tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:01.746763 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:01.746763 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:01.747436 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9ecb75c0-852d-411b-94d5-0fc21d7c509c tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:01.748049 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-9ecb75c0-852d-411b-94d5-0fc21d7c509c tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Delete volume with id: ab7c9d53-4795-4b3f-a7de-f4b7af250af4 Jan 25 14:12:01.841481 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:01.841481 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:01.842960 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-9ecb75c0-852d-411b-94d5-0fc21d7c509c tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Volume info retrieved successfully. Jan 25 14:12:01.905738 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-9ecb75c0-852d-411b-94d5-0fc21d7c509c tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Delete volume request issued successfully. Jan 25 14:12:01.910694 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9ecb75c0-852d-411b-94d5-0fc21d7c509c tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/ab7c9d53-4795-4b3f-a7de-f4b7af250af4 returned with HTTP 202 Jan 25 14:12:01.912121 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1149/2299] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:12:01 2021] DELETE /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/ab7c9d53-4795-4b3f-a7de-f4b7af250af4 => generated 0 bytes in 170 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:12:01.920968 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-75f450f1-499a-4fa1-bb2b-ce8a2bfd771d tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] GET http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/ab7c9d53-4795-4b3f-a7de-f4b7af250af4 Jan 25 14:12:01.921415 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-75f450f1-499a-4fa1-bb2b-ce8a2bfd771d tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:01.921627 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:01.921627 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:01.922019 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-75f450f1-499a-4fa1-bb2b-ce8a2bfd771d tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:01.994136 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:01.994136 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:02.000795 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2ae5f947-9cf6-4cdc-89ae-3db64b02ba95 req-7bd29a3a-b50d-4747-a421-8f55874ddb1a tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] DELETE http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments/97680d0b-5483-4435-ab69-13fb95dbb4e4 Jan 25 14:12:02.001345 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2ae5f947-9cf6-4cdc-89ae-3db64b02ba95 req-7bd29a3a-b50d-4747-a421-8f55874ddb1a tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:02.001563 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:02.001563 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:02.001941 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2ae5f947-9cf6-4cdc-89ae-3db64b02ba95 req-7bd29a3a-b50d-4747-a421-8f55874ddb1a tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:02.026938 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-75f450f1-499a-4fa1-bb2b-ce8a2bfd771d tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Volume info retrieved successfully. Jan 25 14:12:02.044444 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:02.044444 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:02.059757 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-75f450f1-499a-4fa1-bb2b-ce8a2bfd771d tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/ab7c9d53-4795-4b3f-a7de-f4b7af250af4 returned with HTTP 200 Jan 25 14:12:02.061321 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1151/2300] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:01 2021] GET /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/ab7c9d53-4795-4b3f-a7de-f4b7af250af4 => generated 909 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:02.237474 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-64820def-10a4-41b4-bfd5-8b04d0b61f5c tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 Jan 25 14:12:02.238003 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-64820def-10a4-41b4-bfd5-8b04d0b61f5c tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:02.238190 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:02.238190 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:02.238564 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-64820def-10a4-41b4-bfd5-8b04d0b61f5c tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:02.406799 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:02.406799 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:02.420217 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-64820def-10a4-41b4-bfd5-8b04d0b61f5c tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:12:02.506794 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-64820def-10a4-41b4-bfd5-8b04d0b61f5c tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 returned with HTTP 200 Jan 25 14:12:02.518743 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1152/2301] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:02 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 => generated 912 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:02.620382 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b379f8b6-a06e-4214-a1e4-fb97df06ff66 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/23430510-d4a7-4ad9-9346-efef0fee80ed Jan 25 14:12:02.622681 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b379f8b6-a06e-4214-a1e4-fb97df06ff66 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:02.624145 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:02.624145 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:02.625707 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b379f8b6-a06e-4214-a1e4-fb97df06ff66 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:02.696403 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b379f8b6-a06e-4214-a1e4-fb97df06ff66 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/23430510-d4a7-4ad9-9346-efef0fee80ed returned with HTTP 404 Jan 25 14:12:02.702485 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1153/2302] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:12:02 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/23430510-d4a7-4ad9-9346-efef0fee80ed => generated 111 bytes in 86 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:12:02.713216 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ff541099-02eb-482c-a64a-ab02eff6a9c5 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] DELETE http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/bd7d92bb-ac4f-417e-a6ec-bbd9bbb25d5b Jan 25 14:12:02.713753 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ff541099-02eb-482c-a64a-ab02eff6a9c5 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:02.714247 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ff541099-02eb-482c-a64a-ab02eff6a9c5 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:02.714605 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-ff541099-02eb-482c-a64a-ab02eff6a9c5 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Delete snapshot with id: bd7d92bb-ac4f-417e-a6ec-bbd9bbb25d5b Jan 25 14:12:02.771708 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:02.771708 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:02.775049 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ff541099-02eb-482c-a64a-ab02eff6a9c5 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:12:02.919358 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ff541099-02eb-482c-a64a-ab02eff6a9c5 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot delete request issued successfully. Jan 25 14:12:02.920005 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ff541099-02eb-482c-a64a-ab02eff6a9c5 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/bd7d92bb-ac4f-417e-a6ec-bbd9bbb25d5b returned with HTTP 202 Jan 25 14:12:02.921476 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1154/2303] 10.222.0.38 () {58 vars in 1324 bytes} [Mon Jan 25 14:12:02 2021] DELETE /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/bd7d92bb-ac4f-417e-a6ec-bbd9bbb25d5b => generated 0 bytes in 213 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:12:02.933053 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8132328b-dcb4-4d43-a44c-1c5fbc3c66ea tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/bd7d92bb-ac4f-417e-a6ec-bbd9bbb25d5b Jan 25 14:12:02.935127 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8132328b-dcb4-4d43-a44c-1c5fbc3c66ea tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:02.935400 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:02.935400 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:02.935864 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8132328b-dcb4-4d43-a44c-1c5fbc3c66ea tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:03.002460 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:03.002460 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:03.003650 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-8132328b-dcb4-4d43-a44c-1c5fbc3c66ea tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:12:03.005788 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8132328b-dcb4-4d43-a44c-1c5fbc3c66ea tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/bd7d92bb-ac4f-417e-a6ec-bbd9bbb25d5b returned with HTTP 200 Jan 25 14:12:03.007938 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1155/2304] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:12:02 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/bd7d92bb-ac4f-417e-a6ec-bbd9bbb25d5b => generated 468 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:03.078119 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d4721fd3-4213-421b-923b-87b5f21d2c14 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] GET http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/ab7c9d53-4795-4b3f-a7de-f4b7af250af4 Jan 25 14:12:03.079038 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d4721fd3-4213-421b-923b-87b5f21d2c14 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:03.079462 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:03.079462 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:03.080343 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d4721fd3-4213-421b-923b-87b5f21d2c14 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:03.183507 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:03.183507 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:03.192710 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d4721fd3-4213-421b-923b-87b5f21d2c14 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Volume info retrieved successfully. Jan 25 14:12:03.233221 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d4721fd3-4213-421b-923b-87b5f21d2c14 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/ab7c9d53-4795-4b3f-a7de-f4b7af250af4 returned with HTTP 200 Jan 25 14:12:03.243990 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1156/2305] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:03 2021] GET /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/ab7c9d53-4795-4b3f-a7de-f4b7af250af4 => generated 909 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:12:03.266161 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-2ae5f947-9cf6-4cdc-89ae-3db64b02ba95 req-7bd29a3a-b50d-4747-a421-8f55874ddb1a tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87930) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 14:12:03.269219 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-2ae5f947-9cf6-4cdc-89ae-3db64b02ba95 req-7bd29a3a-b50d-4747-a421-8f55874ddb1a tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Pending status list for volume during attachment-delete: [] {{(pid=87930) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 14:12:03.285277 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2ae5f947-9cf6-4cdc-89ae-3db64b02ba95 req-7bd29a3a-b50d-4747-a421-8f55874ddb1a tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments/97680d0b-5483-4435-ab69-13fb95dbb4e4 returned with HTTP 200 Jan 25 14:12:03.286479 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1150/2306] 10.222.0.57 () {62 vars in 1437 bytes} [Mon Jan 25 14:12:01 2021] DELETE /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments/97680d0b-5483-4435-ab69-13fb95dbb4e4 => generated 19 bytes in 1290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:12:03.307546 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2ae5f947-9cf6-4cdc-89ae-3db64b02ba95 req-68fb4538-b50e-4031-8ced-e68c5128b8d2 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] DELETE http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b Jan 25 14:12:03.308322 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2ae5f947-9cf6-4cdc-89ae-3db64b02ba95 req-68fb4538-b50e-4031-8ced-e68c5128b8d2 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:03.308717 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:03.308717 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:03.309396 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2ae5f947-9cf6-4cdc-89ae-3db64b02ba95 req-68fb4538-b50e-4031-8ced-e68c5128b8d2 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:03.310042 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [req-2ae5f947-9cf6-4cdc-89ae-3db64b02ba95 req-68fb4538-b50e-4031-8ced-e68c5128b8d2 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Delete volume with id: 69f7da17-ece2-4f55-85a2-265733c3283b Jan 25 14:12:03.407579 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:03.407579 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:03.411630 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-2ae5f947-9cf6-4cdc-89ae-3db64b02ba95 req-68fb4538-b50e-4031-8ced-e68c5128b8d2 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:12:03.474186 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-2ae5f947-9cf6-4cdc-89ae-3db64b02ba95 req-68fb4538-b50e-4031-8ced-e68c5128b8d2 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Delete volume request issued successfully. Jan 25 14:12:03.479950 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2ae5f947-9cf6-4cdc-89ae-3db64b02ba95 req-68fb4538-b50e-4031-8ced-e68c5128b8d2 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b returned with HTTP 202 Jan 25 14:12:03.481835 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1157/2307] 10.222.0.57 () {60 vars in 1384 bytes} [Mon Jan 25 14:12:03 2021] DELETE /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b => generated 0 bytes in 178 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:12:03.525079 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0436055a-2457-48d2-a358-5c6e074fb221 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 Jan 25 14:12:03.525905 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0436055a-2457-48d2-a358-5c6e074fb221 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:03.526313 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:03.526313 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:03.526949 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0436055a-2457-48d2-a358-5c6e074fb221 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:03.679740 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0436055a-2457-48d2-a358-5c6e074fb221 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 returned with HTTP 404 Jan 25 14:12:03.691867 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-456b9935-de18-4bdc-9ea1-b51f8c06aa96 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] DELETE http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 Jan 25 14:12:03.692639 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-456b9935-de18-4bdc-9ea1-b51f8c06aa96 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:03.693018 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:03.693018 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:03.693367 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1151/2308] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:03 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/c498885d-8a7b-49b9-bcdc-502bfeb090c7 => generated 109 bytes in 173 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:12:03.694143 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-456b9935-de18-4bdc-9ea1-b51f8c06aa96 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:03.695058 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-456b9935-de18-4bdc-9ea1-b51f8c06aa96 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Delete volume with id: 0c426bab-1ebc-4691-b524-a238183bd4f7 Jan 25 14:12:03.810336 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:03.810336 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:03.812292 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-456b9935-de18-4bdc-9ea1-b51f8c06aa96 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:12:03.858690 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-456b9935-de18-4bdc-9ea1-b51f8c06aa96 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Delete volume request issued successfully. Jan 25 14:12:03.859620 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-456b9935-de18-4bdc-9ea1-b51f8c06aa96 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 returned with HTTP 202 Jan 25 14:12:03.872102 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-55e62af9-3e97-41c2-95e3-d644965b7ac5 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 Jan 25 14:12:03.872926 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-55e62af9-3e97-41c2-95e3-d644965b7ac5 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:03.873608 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-55e62af9-3e97-41c2-95e3-d644965b7ac5 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:03.878260 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1158/2309] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:12:03 2021] DELETE /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 => generated 0 bytes in 179 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 25 14:12:03.978588 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:03.978588 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:04.022681 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-888c27e1-f0b2-4a7c-ba07-9177fc5a2ade tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/bd7d92bb-ac4f-417e-a6ec-bbd9bbb25d5b Jan 25 14:12:04.023573 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-888c27e1-f0b2-4a7c-ba07-9177fc5a2ade tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:04.023985 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:04.023985 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:04.024651 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-888c27e1-f0b2-4a7c-ba07-9177fc5a2ade tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:04.056224 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-55e62af9-3e97-41c2-95e3-d644965b7ac5 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:12:04.136185 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:04.136185 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:04.143770 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-888c27e1-f0b2-4a7c-ba07-9177fc5a2ade tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:12:04.146240 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-888c27e1-f0b2-4a7c-ba07-9177fc5a2ade tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/bd7d92bb-ac4f-417e-a6ec-bbd9bbb25d5b returned with HTTP 200 Jan 25 14:12:04.147893 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1159/2310] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:12:04 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/bd7d92bb-ac4f-417e-a6ec-bbd9bbb25d5b => generated 468 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:04.171178 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-55e62af9-3e97-41c2-95e3-d644965b7ac5 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 returned with HTTP 200 Jan 25 14:12:04.172449 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1152/2311] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:03 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 => generated 912 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:04.252727 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-79d01e27-b3e0-4430-8b73-98bead4b2d2f tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] GET http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/ab7c9d53-4795-4b3f-a7de-f4b7af250af4 Jan 25 14:12:04.253892 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-79d01e27-b3e0-4430-8b73-98bead4b2d2f tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:04.254281 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:04.254281 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:04.254890 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-79d01e27-b3e0-4430-8b73-98bead4b2d2f tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:04.504354 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:04.504354 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:04.547641 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-79d01e27-b3e0-4430-8b73-98bead4b2d2f tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Volume info retrieved successfully. Jan 25 14:12:04.640976 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-79d01e27-b3e0-4430-8b73-98bead4b2d2f tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/ab7c9d53-4795-4b3f-a7de-f4b7af250af4 returned with HTTP 200 Jan 25 14:12:04.651798 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1160/2312] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:04 2021] GET /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/ab7c9d53-4795-4b3f-a7de-f4b7af250af4 => generated 909 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:05.160084 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-05f8fc92-a039-4dfe-ae8c-adbbcf29ce3f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/bd7d92bb-ac4f-417e-a6ec-bbd9bbb25d5b Jan 25 14:12:05.161209 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-05f8fc92-a039-4dfe-ae8c-adbbcf29ce3f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:05.163733 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:05.163733 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:05.165229 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-05f8fc92-a039-4dfe-ae8c-adbbcf29ce3f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:05.190519 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b0a52223-7634-4c78-9220-d6078e0047a9 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 Jan 25 14:12:05.191174 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b0a52223-7634-4c78-9220-d6078e0047a9 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:05.191477 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:05.191477 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:05.192002 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b0a52223-7634-4c78-9220-d6078e0047a9 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:05.250604 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:05.250604 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:05.257902 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-05f8fc92-a039-4dfe-ae8c-adbbcf29ce3f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:12:05.261508 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-05f8fc92-a039-4dfe-ae8c-adbbcf29ce3f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/bd7d92bb-ac4f-417e-a6ec-bbd9bbb25d5b returned with HTTP 200 Jan 25 14:12:05.275736 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1153/2313] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:12:05 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/bd7d92bb-ac4f-417e-a6ec-bbd9bbb25d5b => generated 468 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:05.317753 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:05.317753 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:05.361597 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7849dfbf-21ea-4cb6-acd5-6f60d6519189 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b Jan 25 14:12:05.362537 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7849dfbf-21ea-4cb6-acd5-6f60d6519189 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:05.362964 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:05.362964 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:05.363318 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b0a52223-7634-4c78-9220-d6078e0047a9 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:12:05.363817 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7849dfbf-21ea-4cb6-acd5-6f60d6519189 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:05.467522 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b0a52223-7634-4c78-9220-d6078e0047a9 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 returned with HTTP 200 Jan 25 14:12:05.479545 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1161/2314] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:05 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 => generated 912 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:05.514437 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:05.514437 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:05.555779 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7849dfbf-21ea-4cb6-acd5-6f60d6519189 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:12:05.658613 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a83ef011-0b2a-4928-8af3-c98028995650 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] GET http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/ab7c9d53-4795-4b3f-a7de-f4b7af250af4 Jan 25 14:12:05.659549 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a83ef011-0b2a-4928-8af3-c98028995650 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:05.659918 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:05.659918 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:05.660967 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a83ef011-0b2a-4928-8af3-c98028995650 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:05.664772 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7849dfbf-21ea-4cb6-acd5-6f60d6519189 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b returned with HTTP 200 Jan 25 14:12:05.677663 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1154/2315] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:05 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b => generated 1368 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:12:05.814696 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a83ef011-0b2a-4928-8af3-c98028995650 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/ab7c9d53-4795-4b3f-a7de-f4b7af250af4 returned with HTTP 404 Jan 25 14:12:05.816100 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1162/2316] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:05 2021] GET /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/ab7c9d53-4795-4b3f-a7de-f4b7af250af4 => generated 109 bytes in 162 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 25 14:12:05.827018 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0ca53958-e6cb-4c6f-88e3-b1f9b7514cbd tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] DELETE http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7470df82-4af0-4393-86a2-9059f0e0d4ba Jan 25 14:12:05.827583 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0ca53958-e6cb-4c6f-88e3-b1f9b7514cbd tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:05.827782 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:05.827782 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:05.828430 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0ca53958-e6cb-4c6f-88e3-b1f9b7514cbd tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:05.829374 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-0ca53958-e6cb-4c6f-88e3-b1f9b7514cbd tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Delete volume with id: 7470df82-4af0-4393-86a2-9059f0e0d4ba Jan 25 14:12:05.958135 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0ca53958-e6cb-4c6f-88e3-b1f9b7514cbd tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7470df82-4af0-4393-86a2-9059f0e0d4ba returned with HTTP 404 Jan 25 14:12:05.964166 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1155/2317] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:12:05 2021] DELETE /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7470df82-4af0-4393-86a2-9059f0e0d4ba => generated 109 bytes in 143 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:12:05.968697 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-613f5af7-988c-47e6-9fb7-0362168e49ef tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] DELETE http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/f4d98d2b-15d5-4086-8d74-467d4bb35c31 Jan 25 14:12:05.969497 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-613f5af7-988c-47e6-9fb7-0362168e49ef tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:05.970522 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-613f5af7-988c-47e6-9fb7-0362168e49ef tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:05.971491 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-613f5af7-988c-47e6-9fb7-0362168e49ef tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Delete volume with id: f4d98d2b-15d5-4086-8d74-467d4bb35c31 Jan 25 14:12:06.093921 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-613f5af7-988c-47e6-9fb7-0362168e49ef tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/f4d98d2b-15d5-4086-8d74-467d4bb35c31 returned with HTTP 404 Jan 25 14:12:06.124377 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1163/2318] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:12:05 2021] DELETE /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/f4d98d2b-15d5-4086-8d74-467d4bb35c31 => generated 109 bytes in 132 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:12:06.128057 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a0640aeb-bef6-4a83-bc73-697e7ac0324e tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] DELETE http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/0b9df35c-3766-4e9e-8b77-aedbe255227d Jan 25 14:12:06.128057 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a0640aeb-bef6-4a83-bc73-697e7ac0324e tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:06.128057 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a0640aeb-bef6-4a83-bc73-697e7ac0324e tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:06.128057 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-a0640aeb-bef6-4a83-bc73-697e7ac0324e tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Delete volume with id: 0b9df35c-3766-4e9e-8b77-aedbe255227d Jan 25 14:12:06.299014 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-69bda7ea-f477-4c9c-a60f-b19b71aa51e8 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/bd7d92bb-ac4f-417e-a6ec-bbd9bbb25d5b Jan 25 14:12:06.299014 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-69bda7ea-f477-4c9c-a60f-b19b71aa51e8 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:06.299014 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-69bda7ea-f477-4c9c-a60f-b19b71aa51e8 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:06.392323 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:06.392323 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:06.392323 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-69bda7ea-f477-4c9c-a60f-b19b71aa51e8 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:12:06.392323 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-69bda7ea-f477-4c9c-a60f-b19b71aa51e8 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/bd7d92bb-ac4f-417e-a6ec-bbd9bbb25d5b returned with HTTP 200 Jan 25 14:12:06.414993 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1164/2319] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:12:06 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/bd7d92bb-ac4f-417e-a6ec-bbd9bbb25d5b => generated 468 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:06.506798 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d166082f-42f6-4dd3-bf01-5a6938a2f38c tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 Jan 25 14:12:06.506798 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d166082f-42f6-4dd3-bf01-5a6938a2f38c tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:06.506798 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:06.506798 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:06.506798 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d166082f-42f6-4dd3-bf01-5a6938a2f38c tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:06.578671 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a0640aeb-bef6-4a83-bc73-697e7ac0324e tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/0b9df35c-3766-4e9e-8b77-aedbe255227d returned with HTTP 404 Jan 25 14:12:06.578671 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1156/2320] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:12:06 2021] DELETE /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/0b9df35c-3766-4e9e-8b77-aedbe255227d => generated 109 bytes in 478 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:12:06.600244 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-02bc3752-1cec-4b71-9594-5e8bc3c01dcc tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] DELETE http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/4bfa53e8-cd9a-4d27-ae3a-cfe4a54671d3 Jan 25 14:12:06.609781 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-02bc3752-1cec-4b71-9594-5e8bc3c01dcc tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:06.610647 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-02bc3752-1cec-4b71-9594-5e8bc3c01dcc tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:06.611604 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-02bc3752-1cec-4b71-9594-5e8bc3c01dcc tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Delete volume with id: 4bfa53e8-cd9a-4d27-ae3a-cfe4a54671d3 Jan 25 14:12:06.661335 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:06.661335 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:06.673124 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d166082f-42f6-4dd3-bf01-5a6938a2f38c tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:12:06.704001 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d166082f-42f6-4dd3-bf01-5a6938a2f38c tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 returned with HTTP 200 Jan 25 14:12:06.716953 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1165/2321] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:06 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 => generated 912 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:06.721553 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6f7915b2-3ed3-4a5c-91ad-48aa16e511d8 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b Jan 25 14:12:06.722182 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6f7915b2-3ed3-4a5c-91ad-48aa16e511d8 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:06.722372 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:06.722372 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:06.723058 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6f7915b2-3ed3-4a5c-91ad-48aa16e511d8 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:06.764529 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-02bc3752-1cec-4b71-9594-5e8bc3c01dcc tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/4bfa53e8-cd9a-4d27-ae3a-cfe4a54671d3 returned with HTTP 404 Jan 25 14:12:06.766460 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1157/2322] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:12:06 2021] DELETE /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/4bfa53e8-cd9a-4d27-ae3a-cfe4a54671d3 => generated 109 bytes in 173 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:12:06.777287 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-366053c5-8471-4250-8956-ac7b46377a95 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] DELETE http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7888d863-55c1-4842-8d53-88c96cf436ee Jan 25 14:12:06.778445 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-366053c5-8471-4250-8956-ac7b46377a95 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:06.779938 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-366053c5-8471-4250-8956-ac7b46377a95 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:06.784004 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-366053c5-8471-4250-8956-ac7b46377a95 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Delete volume with id: 7888d863-55c1-4842-8d53-88c96cf436ee Jan 25 14:12:06.821374 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:06.821374 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:06.839103 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6f7915b2-3ed3-4a5c-91ad-48aa16e511d8 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:12:06.876254 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6f7915b2-3ed3-4a5c-91ad-48aa16e511d8 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b returned with HTTP 200 Jan 25 14:12:06.877868 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1166/2323] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:06 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b => generated 1368 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:12:06.904274 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:06.904274 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:06.906019 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-366053c5-8471-4250-8956-ac7b46377a95 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Volume info retrieved successfully. Jan 25 14:12:06.964004 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-366053c5-8471-4250-8956-ac7b46377a95 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Delete volume request issued successfully. Jan 25 14:12:06.964972 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-366053c5-8471-4250-8956-ac7b46377a95 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7888d863-55c1-4842-8d53-88c96cf436ee returned with HTTP 202 Jan 25 14:12:06.966076 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1158/2324] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:12:06 2021] DELETE /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7888d863-55c1-4842-8d53-88c96cf436ee => generated 0 bytes in 196 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:12:06.975912 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ccd6aea6-199e-40e0-9b14-be75629da847 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] GET http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7888d863-55c1-4842-8d53-88c96cf436ee Jan 25 14:12:06.976466 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ccd6aea6-199e-40e0-9b14-be75629da847 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:06.976667 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:06.976667 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:06.977490 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ccd6aea6-199e-40e0-9b14-be75629da847 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:07.156495 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:07.156495 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:07.173273 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ccd6aea6-199e-40e0-9b14-be75629da847 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Volume info retrieved successfully. Jan 25 14:12:07.243702 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ccd6aea6-199e-40e0-9b14-be75629da847 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7888d863-55c1-4842-8d53-88c96cf436ee returned with HTTP 200 Jan 25 14:12:07.246064 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1167/2325] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:06 2021] GET /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7888d863-55c1-4842-8d53-88c96cf436ee => generated 928 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:07.407402 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fe36c1fa-2e50-4ee0-ac79-65e075d81f1a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/bd7d92bb-ac4f-417e-a6ec-bbd9bbb25d5b Jan 25 14:12:07.414231 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fe36c1fa-2e50-4ee0-ac79-65e075d81f1a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:07.424239 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:07.424239 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:07.425211 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fe36c1fa-2e50-4ee0-ac79-65e075d81f1a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:07.499353 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fe36c1fa-2e50-4ee0-ac79-65e075d81f1a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/bd7d92bb-ac4f-417e-a6ec-bbd9bbb25d5b returned with HTTP 404 Jan 25 14:12:07.506604 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1159/2326] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:12:07 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/bd7d92bb-ac4f-417e-a6ec-bbd9bbb25d5b => generated 111 bytes in 105 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:12:07.510008 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0e884832-38f2-4ec3-b41a-a431172f273b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] DELETE http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/0d470581-43e5-4626-a7bf-855b3421abe7 Jan 25 14:12:07.510552 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0e884832-38f2-4ec3-b41a-a431172f273b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:07.510776 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:07.510776 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:07.511094 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0e884832-38f2-4ec3-b41a-a431172f273b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:07.511468 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-0e884832-38f2-4ec3-b41a-a431172f273b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Delete snapshot with id: 0d470581-43e5-4626-a7bf-855b3421abe7 Jan 25 14:12:07.579216 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:07.579216 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:07.583320 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0e884832-38f2-4ec3-b41a-a431172f273b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:12:07.722068 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0c006abd-1af1-4e08-aea2-2268c61a6a8a tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 Jan 25 14:12:07.722593 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0c006abd-1af1-4e08-aea2-2268c61a6a8a tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:07.723072 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0c006abd-1af1-4e08-aea2-2268c61a6a8a tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:07.792018 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0e884832-38f2-4ec3-b41a-a431172f273b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot delete request issued successfully. Jan 25 14:12:07.793350 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0e884832-38f2-4ec3-b41a-a431172f273b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/0d470581-43e5-4626-a7bf-855b3421abe7 returned with HTTP 202 Jan 25 14:12:07.796841 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1168/2327] 10.222.0.38 () {58 vars in 1324 bytes} [Mon Jan 25 14:12:07 2021] DELETE /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/0d470581-43e5-4626-a7bf-855b3421abe7 => generated 0 bytes in 292 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:12:07.809369 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ad001918-ae00-4521-a29b-89743b4cd1b8 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/0d470581-43e5-4626-a7bf-855b3421abe7 Jan 25 14:12:07.812292 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ad001918-ae00-4521-a29b-89743b4cd1b8 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:07.813767 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:07.813767 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:07.814469 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ad001918-ae00-4521-a29b-89743b4cd1b8 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:07.882860 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:07.882860 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:07.893867 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:07.893867 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:07.902923 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ad001918-ae00-4521-a29b-89743b4cd1b8 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:12:07.909877 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ad001918-ae00-4521-a29b-89743b4cd1b8 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/0d470581-43e5-4626-a7bf-855b3421abe7 returned with HTTP 200 Jan 25 14:12:07.914062 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0c006abd-1af1-4e08-aea2-2268c61a6a8a tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:12:07.915769 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1169/2328] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:12:07 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/0d470581-43e5-4626-a7bf-855b3421abe7 => generated 467 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:07.922174 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ace4a7df-bd7c-498c-81b6-d3395e0cc563 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b Jan 25 14:12:07.922705 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ace4a7df-bd7c-498c-81b6-d3395e0cc563 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:07.932619 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:07.932619 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:07.933335 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ace4a7df-bd7c-498c-81b6-d3395e0cc563 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:07.997529 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0c006abd-1af1-4e08-aea2-2268c61a6a8a tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 returned with HTTP 200 Jan 25 14:12:08.001440 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1160/2329] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:07 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 => generated 912 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:08.088092 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ace4a7df-bd7c-498c-81b6-d3395e0cc563 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b returned with HTTP 404 Jan 25 14:12:08.089429 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1170/2330] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:07 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b => generated 109 bytes in 173 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:12:08.263850 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-05ddfc6b-9408-4c09-97ee-de6d6161b994 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] GET http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7888d863-55c1-4842-8d53-88c96cf436ee Jan 25 14:12:08.264376 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-05ddfc6b-9408-4c09-97ee-de6d6161b994 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:08.264589 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:08.264589 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:08.264970 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-05ddfc6b-9408-4c09-97ee-de6d6161b994 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:08.447001 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5c8e8701-c76a-4ee0-9f15-979b1bd112ec tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] DELETE http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/8b1fe0f5-1aaa-42e5-8b94-d19b8d796302 Jan 25 14:12:08.448191 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5c8e8701-c76a-4ee0-9f15-979b1bd112ec tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:08.448925 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5c8e8701-c76a-4ee0-9f15-979b1bd112ec tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:08.449479 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-5c8e8701-c76a-4ee0-9f15-979b1bd112ec tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Delete snapshot with id: 8b1fe0f5-1aaa-42e5-8b94-d19b8d796302 Jan 25 14:12:08.474082 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:08.474082 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:08.510382 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-05ddfc6b-9408-4c09-97ee-de6d6161b994 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Volume info retrieved successfully. Jan 25 14:12:08.518095 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5c8e8701-c76a-4ee0-9f15-979b1bd112ec tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/8b1fe0f5-1aaa-42e5-8b94-d19b8d796302 returned with HTTP 404 Jan 25 14:12:08.519848 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1171/2331] 10.222.0.38 () {58 vars in 1324 bytes} [Mon Jan 25 14:12:08 2021] DELETE /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/8b1fe0f5-1aaa-42e5-8b94-d19b8d796302 => generated 111 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:12:08.530837 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c5733a89-98d2-42d8-aed2-455efe177d40 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/8b1fe0f5-1aaa-42e5-8b94-d19b8d796302 Jan 25 14:12:08.531737 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c5733a89-98d2-42d8-aed2-455efe177d40 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:08.532432 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c5733a89-98d2-42d8-aed2-455efe177d40 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:08.583005 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c5733a89-98d2-42d8-aed2-455efe177d40 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/8b1fe0f5-1aaa-42e5-8b94-d19b8d796302 returned with HTTP 404 Jan 25 14:12:08.585990 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1172/2332] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:12:08 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/8b1fe0f5-1aaa-42e5-8b94-d19b8d796302 => generated 111 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 25 14:12:08.623554 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-05ddfc6b-9408-4c09-97ee-de6d6161b994 tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7888d863-55c1-4842-8d53-88c96cf436ee returned with HTTP 200 Jan 25 14:12:08.625774 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1161/2333] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:08 2021] GET /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7888d863-55c1-4842-8d53-88c96cf436ee => generated 928 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:08.929048 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a36f700f-a3d8-4c57-9322-682f75f29bba tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/0d470581-43e5-4626-a7bf-855b3421abe7 Jan 25 14:12:08.930338 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a36f700f-a3d8-4c57-9322-682f75f29bba tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:08.930645 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a36f700f-a3d8-4c57-9322-682f75f29bba tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:08.986160 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:08.986160 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:08.989541 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a36f700f-a3d8-4c57-9322-682f75f29bba tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:12:08.995990 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a36f700f-a3d8-4c57-9322-682f75f29bba tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/0d470581-43e5-4626-a7bf-855b3421abe7 returned with HTTP 200 Jan 25 14:12:09.003902 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1173/2334] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:12:08 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/0d470581-43e5-4626-a7bf-855b3421abe7 => generated 467 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:09.025663 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-50b3cab9-cd99-431b-8fbd-bbc9e48f0367 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 Jan 25 14:12:09.037735 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-50b3cab9-cd99-431b-8fbd-bbc9e48f0367 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:09.037735 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:09.037735 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:09.037735 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-50b3cab9-cd99-431b-8fbd-bbc9e48f0367 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:09.155281 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-50b3cab9-cd99-431b-8fbd-bbc9e48f0367 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 returned with HTTP 404 Jan 25 14:12:09.156590 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1162/2335] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:09 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/0c426bab-1ebc-4691-b524-a238183bd4f7 => generated 109 bytes in 146 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:12:09.644001 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ee031a1c-2be2-491b-b697-930d6be2295e tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] GET http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7888d863-55c1-4842-8d53-88c96cf436ee Jan 25 14:12:09.645098 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ee031a1c-2be2-491b-b697-930d6be2295e tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:09.645296 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:09.645296 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:09.646889 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ee031a1c-2be2-491b-b697-930d6be2295e tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:09.778971 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:09.778971 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:09.822525 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ee031a1c-2be2-491b-b697-930d6be2295e tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Volume info retrieved successfully. Jan 25 14:12:09.908660 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ee031a1c-2be2-491b-b697-930d6be2295e tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7888d863-55c1-4842-8d53-88c96cf436ee returned with HTTP 200 Jan 25 14:12:09.912559 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1174/2336] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:09 2021] GET /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7888d863-55c1-4842-8d53-88c96cf436ee => generated 928 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:10.011646 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-448129d9-0d8c-4f11-81c7-1b9258dd77e5 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/0d470581-43e5-4626-a7bf-855b3421abe7 Jan 25 14:12:10.012199 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-448129d9-0d8c-4f11-81c7-1b9258dd77e5 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:10.012896 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-448129d9-0d8c-4f11-81c7-1b9258dd77e5 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:10.066833 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-a1107380-a9c3-4975-8440-ea8a5213215e req-973acfeb-aa0b-4c8d-87c1-7b4d34680d0f tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] POST http://10.222.0.38/volume/v3/a0d093541121488a9d8266637e198699/volumes Jan 25 14:12:10.067312 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:10.067312 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:10.067754 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-a1107380-a9c3-4975-8440-ea8a5213215e req-973acfeb-aa0b-4c8d-87c1-7b4d34680d0f tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-924491399", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:12:10.071142 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [req-a1107380-a9c3-4975-8440-ea8a5213215e req-973acfeb-aa0b-4c8d-87c1-7b4d34680d0f tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-924491399', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:12:10.072068 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [req-a1107380-a9c3-4975-8440-ea8a5213215e req-973acfeb-aa0b-4c8d-87c1-7b4d34680d0f tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Create volume of 1 GB Jan 25 14:12:10.109983 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:10.109983 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:10.111174 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-448129d9-0d8c-4f11-81c7-1b9258dd77e5 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:12:10.113166 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-448129d9-0d8c-4f11-81c7-1b9258dd77e5 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/0d470581-43e5-4626-a7bf-855b3421abe7 returned with HTTP 200 Jan 25 14:12:10.113975 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1163/2337] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:12:10 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/0d470581-43e5-4626-a7bf-855b3421abe7 => generated 467 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:10.134140 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-a1107380-a9c3-4975-8440-ea8a5213215e req-973acfeb-aa0b-4c8d-87c1-7b4d34680d0f tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Availability Zones retrieved successfully. Jan 25 14:12:10.163438 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-a1107380-a9c3-4975-8440-ea8a5213215e req-973acfeb-aa0b-4c8d-87c1-7b4d34680d0f tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Flow 'volume_create_api' (a93a4032-53dd-49a0-812d-43ca3dd0e651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:12:10.173333 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-a1107380-a9c3-4975-8440-ea8a5213215e req-973acfeb-aa0b-4c8d-87c1-7b4d34680d0f tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec3b4373-24d7-430f-8ef3-9eadb854b689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:12:10.175696 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [req-a1107380-a9c3-4975-8440-ea8a5213215e req-973acfeb-aa0b-4c8d-87c1-7b4d34680d0f tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:12:10.404032 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-a1107380-a9c3-4975-8440-ea8a5213215e req-973acfeb-aa0b-4c8d-87c1-7b4d34680d0f tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec3b4373-24d7-430f-8ef3-9eadb854b689) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:12:10.406775 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-a1107380-a9c3-4975-8440-ea8a5213215e req-973acfeb-aa0b-4c8d-87c1-7b4d34680d0f tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7b2cb83-deed-4dbb-8c80-b4f888af6931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:12:10.622877 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [req-a1107380-a9c3-4975-8440-ea8a5213215e req-973acfeb-aa0b-4c8d-87c1-7b4d34680d0f tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Created reservations ['754a1060-1bd1-4b42-8a39-50c9756051f7', '3e8d8dfa-6c7e-4494-8e3f-ec3b85291f7f', 'b3bde4f2-a0cb-4a28-aaf5-6ee47acd73ca', '156c06d9-4f10-4947-98ce-545789cfbf97'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:12:10.631421 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-a1107380-a9c3-4975-8440-ea8a5213215e req-973acfeb-aa0b-4c8d-87c1-7b4d34680d0f tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7b2cb83-deed-4dbb-8c80-b4f888af6931) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['754a1060-1bd1-4b42-8a39-50c9756051f7', '3e8d8dfa-6c7e-4494-8e3f-ec3b85291f7f', 'b3bde4f2-a0cb-4a28-aaf5-6ee47acd73ca', '156c06d9-4f10-4947-98ce-545789cfbf97']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:12:10.637372 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-a1107380-a9c3-4975-8440-ea8a5213215e req-973acfeb-aa0b-4c8d-87c1-7b4d34680d0f tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f274f578-844e-4201-bbbe-26f5f6655d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:12:10.811011 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-a1107380-a9c3-4975-8440-ea8a5213215e req-973acfeb-aa0b-4c8d-87c1-7b4d34680d0f tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f274f578-844e-4201-bbbe-26f5f6655d63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '509d21b3-2589-4cf4-a944-7ce80cce3ac1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-924491399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0d093541121488a9d8266637e198699',qos_specs=None,replication_status=,reservations=['754a1060-1bd1-4b42-8a39-50c9756051f7','3e8d8dfa-6c7e-4494-8e3f-ec3b85291f7f','b3bde4f2-a0cb-4a28-aaf5-6ee47acd73ca','156c06d9-4f10-4947-98ce-545789cfbf97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e189e361693341b4948cbfcfe2678e66',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:12:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-924491399',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=509d21b3-2589-4cf4-a944-7ce80cce3ac1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0d093541121488a9d8266637e198699',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='e189e361693341b4948cbfcfe2678e66',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:12:10.814818 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-a1107380-a9c3-4975-8440-ea8a5213215e req-973acfeb-aa0b-4c8d-87c1-7b4d34680d0f tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (259b6420-78e0-45d1-9570-3928aecab7a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:12:10.860326 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-a1107380-a9c3-4975-8440-ea8a5213215e req-973acfeb-aa0b-4c8d-87c1-7b4d34680d0f tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (259b6420-78e0-45d1-9570-3928aecab7a9) transitioned into state 'SUCCESS' from state '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-924491399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0d093541121488a9d8266637e198699',qos_specs=None,replication_status=,reservations=['754a1060-1bd1-4b42-8a39-50c9756051f7','3e8d8dfa-6c7e-4494-8e3f-ec3b85291f7f','b3bde4f2-a0cb-4a28-aaf5-6ee47acd73ca','156c06d9-4f10-4947-98ce-545789cfbf97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e189e361693341b4948cbfcfe2678e66',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:12:10.864801 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-a1107380-a9c3-4975-8440-ea8a5213215e req-973acfeb-aa0b-4c8d-87c1-7b4d34680d0f tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ea097ac-9c55-4903-b323-04022e7cd3ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:12:10.898530 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-a1107380-a9c3-4975-8440-ea8a5213215e req-973acfeb-aa0b-4c8d-87c1-7b4d34680d0f tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ea097ac-9c55-4903-b323-04022e7cd3ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:12:10.906539 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-a1107380-a9c3-4975-8440-ea8a5213215e req-973acfeb-aa0b-4c8d-87c1-7b4d34680d0f tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Flow 'volume_create_api' (a93a4032-53dd-49a0-812d-43ca3dd0e651) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:12:10.928878 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-22fccaad-de4b-47f5-9909-8fc00175746d tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] GET http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7888d863-55c1-4842-8d53-88c96cf436ee Jan 25 14:12:10.929572 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-22fccaad-de4b-47f5-9909-8fc00175746d tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:10.929762 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:10.929762 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:10.930380 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-22fccaad-de4b-47f5-9909-8fc00175746d tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:11.002112 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-a1107380-a9c3-4975-8440-ea8a5213215e req-973acfeb-aa0b-4c8d-87c1-7b4d34680d0f tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Create volume request issued successfully. Jan 25 14:12:11.022009 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-a1107380-a9c3-4975-8440-ea8a5213215e req-973acfeb-aa0b-4c8d-87c1-7b4d34680d0f tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] http://10.222.0.38/volume/v3/a0d093541121488a9d8266637e198699/volumes returned with HTTP 202 Jan 25 14:12:11.023226 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1175/2338] 10.222.0.38 () {64 vars in 1512 bytes} [Mon Jan 25 14:12:10 2021] POST /volume/v3/a0d093541121488a9d8266637e198699/volumes => generated 823 bytes in 961 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 25 14:12:11.038168 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-a1107380-a9c3-4975-8440-ea8a5213215e req-cfc494d1-ae9b-4d4f-a1ff-f7d739e30285 tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] GET http://10.222.0.38/volume/v3/a0d093541121488a9d8266637e198699/volumes/509d21b3-2589-4cf4-a944-7ce80cce3ac1 Jan 25 14:12:11.041205 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-a1107380-a9c3-4975-8440-ea8a5213215e req-cfc494d1-ae9b-4d4f-a1ff-f7d739e30285 tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:11.041436 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:11.041436 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:11.042227 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-a1107380-a9c3-4975-8440-ea8a5213215e req-cfc494d1-ae9b-4d4f-a1ff-f7d739e30285 tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:11.060300 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-22fccaad-de4b-47f5-9909-8fc00175746d tempest-VolumesActionsTest-1625328629 tempest-VolumesActionsTest-1625328629] http://10.222.0.38/volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7888d863-55c1-4842-8d53-88c96cf436ee returned with HTTP 404 Jan 25 14:12:11.061761 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1164/2339] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:10 2021] GET /volume/v3/d4f0a566902840919cb55d76a3a024a9/volumes/7888d863-55c1-4842-8d53-88c96cf436ee => generated 109 bytes in 138 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 25 14:12:11.128964 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b5f8a13a-3195-43ff-bc00-c7826c32d28e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/0d470581-43e5-4626-a7bf-855b3421abe7 Jan 25 14:12:11.129426 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b5f8a13a-3195-43ff-bc00-c7826c32d28e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:11.130064 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b5f8a13a-3195-43ff-bc00-c7826c32d28e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:11.148409 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:11.148409 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:11.160741 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-a1107380-a9c3-4975-8440-ea8a5213215e req-cfc494d1-ae9b-4d4f-a1ff-f7d739e30285 tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Volume info retrieved successfully. Jan 25 14:12:11.161174 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b5f8a13a-3195-43ff-bc00-c7826c32d28e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/0d470581-43e5-4626-a7bf-855b3421abe7 returned with HTTP 404 Jan 25 14:12:11.163683 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1165/2340] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:12:11 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/0d470581-43e5-4626-a7bf-855b3421abe7 => generated 111 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:12:11.213932 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-a1107380-a9c3-4975-8440-ea8a5213215e req-cfc494d1-ae9b-4d4f-a1ff-f7d739e30285 tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] http://10.222.0.38/volume/v3/a0d093541121488a9d8266637e198699/volumes/509d21b3-2589-4cf4-a944-7ce80cce3ac1 returned with HTTP 200 Jan 25 14:12:11.220486 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1176/2341] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 14:12:11 2021] GET /volume/v3/a0d093541121488a9d8266637e198699/volumes/509d21b3-2589-4cf4-a944-7ce80cce3ac1 => generated 891 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:11.427284 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b8760594-d82c-419a-8f4e-604a02ec42e6 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] DELETE http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 Jan 25 14:12:11.428278 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b8760594-d82c-419a-8f4e-604a02ec42e6 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:11.429116 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b8760594-d82c-419a-8f4e-604a02ec42e6 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:11.429770 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-b8760594-d82c-419a-8f4e-604a02ec42e6 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Delete volume with id: a265ecda-7b18-4d26-b839-550ea1c46095 Jan 25 14:12:11.591308 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:11.591308 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:11.593014 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b8760594-d82c-419a-8f4e-604a02ec42e6 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:12:11.638289 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b8760594-d82c-419a-8f4e-604a02ec42e6 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Delete volume request issued successfully. Jan 25 14:12:11.639293 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b8760594-d82c-419a-8f4e-604a02ec42e6 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 returned with HTTP 202 Jan 25 14:12:11.640325 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1166/2342] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:12:11 2021] DELETE /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 => generated 0 bytes in 217 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:12:11.650168 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b3b2c995-021e-4760-b72c-8157a4c75453 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 Jan 25 14:12:11.651063 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b3b2c995-021e-4760-b72c-8157a4c75453 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:11.651480 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:11.651480 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:11.652153 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b3b2c995-021e-4760-b72c-8157a4c75453 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:11.713897 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:11.713897 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:11.723650 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b3b2c995-021e-4760-b72c-8157a4c75453 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:12:11.750984 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b3b2c995-021e-4760-b72c-8157a4c75453 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 returned with HTTP 200 Jan 25 14:12:11.752211 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1177/2343] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:11 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 => generated 912 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:11.842083 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2fbe1667-cfea-43d9-95e5-df931f98b6f3 req-25ff38da-0f66-4253-96f1-34036b7f7721 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 Jan 25 14:12:11.843335 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2fbe1667-cfea-43d9-95e5-df931f98b6f3 req-25ff38da-0f66-4253-96f1-34036b7f7721 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:11.843745 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:11.843745 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:11.844370 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2fbe1667-cfea-43d9-95e5-df931f98b6f3 req-25ff38da-0f66-4253-96f1-34036b7f7721 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:11.995067 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:11.995067 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:12.015500 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-2fbe1667-cfea-43d9-95e5-df931f98b6f3 req-25ff38da-0f66-4253-96f1-34036b7f7721 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:12:12.072785 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:12.072785 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:12.095480 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2fbe1667-cfea-43d9-95e5-df931f98b6f3 req-25ff38da-0f66-4253-96f1-34036b7f7721 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 returned with HTTP 200 Jan 25 14:12:12.097280 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1167/2344] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 14:12:11 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 => generated 1207 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:12:12.128976 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2fbe1667-cfea-43d9-95e5-df931f98b6f3 req-8c2126cc-98c5-4345-858d-2536a61260fd tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] POST http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991/action Jan 25 14:12:12.129630 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:12.129630 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:12.130427 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2fbe1667-cfea-43d9-95e5-df931f98b6f3 req-8c2126cc-98c5-4345-858d-2536a61260fd tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Action body: b'{"os-begin_detaching": null}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:12:12.131922 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2fbe1667-cfea-43d9-95e5-df931f98b6f3 req-8c2126cc-98c5-4345-858d-2536a61260fd tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:12:12.247430 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:12.247430 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:12.248779 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-2fbe1667-cfea-43d9-95e5-df931f98b6f3 req-8c2126cc-98c5-4345-858d-2536a61260fd tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:12:12.261967 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-2fbe1667-cfea-43d9-95e5-df931f98b6f3 req-8c2126cc-98c5-4345-858d-2536a61260fd tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Begin detaching volume completed successfully. Jan 25 14:12:12.262517 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2fbe1667-cfea-43d9-95e5-df931f98b6f3 req-8c2126cc-98c5-4345-858d-2536a61260fd tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991/action returned with HTTP 202 Jan 25 14:12:12.263444 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1178/2345] 10.222.0.38 () {64 vars in 1643 bytes} [Mon Jan 25 14:12:12 2021] POST /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991/action => generated 0 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 14:12:12.288686 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5a7a5539-51ca-4213-a066-b83480735728 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 Jan 25 14:12:12.289468 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5a7a5539-51ca-4213-a066-b83480735728 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:12.289833 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:12.289833 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:12.290442 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5a7a5539-51ca-4213-a066-b83480735728 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:12.351788 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2fbe1667-cfea-43d9-95e5-df931f98b6f3 req-8c2126cc-98c5-4345-858d-2536a61260fd tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume// Jan 25 14:12:12.352510 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2fbe1667-cfea-43d9-95e5-df931f98b6f3 req-8c2126cc-98c5-4345-858d-2536a61260fd tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:12.352898 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:12.352898 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:12.353516 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2fbe1667-cfea-43d9-95e5-df931f98b6f3 req-8c2126cc-98c5-4345-858d-2536a61260fd tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:12.354909 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2fbe1667-cfea-43d9-95e5-df931f98b6f3 req-8c2126cc-98c5-4345-858d-2536a61260fd tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 14:12:12.355703 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1179/2346] 10.222.0.57 () {56 vars in 1089 bytes} [Mon Jan 25 14:12:12 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 14:12:12.373881 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2fbe1667-cfea-43d9-95e5-df931f98b6f3 req-e152ec7e-ec58-4182-830f-26a2914f4f0d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 Jan 25 14:12:12.374790 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2fbe1667-cfea-43d9-95e5-df931f98b6f3 req-e152ec7e-ec58-4182-830f-26a2914f4f0d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:12.375508 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2fbe1667-cfea-43d9-95e5-df931f98b6f3 req-e152ec7e-ec58-4182-830f-26a2914f4f0d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:12.434482 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:12.434482 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:12.470208 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-5a7a5539-51ca-4213-a066-b83480735728 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:12:12.539412 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:12.539412 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:12.550197 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:12.550197 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:12.576402 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5a7a5539-51ca-4213-a066-b83480735728 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 returned with HTTP 200 Jan 25 14:12:12.577972 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-2fbe1667-cfea-43d9-95e5-df931f98b6f3 req-e152ec7e-ec58-4182-830f-26a2914f4f0d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:12:12.593744 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1168/2347] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:12 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 => generated 1210 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:12:12.627146 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:12.627146 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:12.642987 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-b6cf7a00-7de9-49ce-86a1-cb1fcf4bb15b req-21f30745-1a2f-4502-a256-dfbf0c877b4f tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] GET http://10.222.0.38/volume/v3/a0d093541121488a9d8266637e198699/volumes/509d21b3-2589-4cf4-a944-7ce80cce3ac1 Jan 25 14:12:12.644719 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-b6cf7a00-7de9-49ce-86a1-cb1fcf4bb15b req-21f30745-1a2f-4502-a256-dfbf0c877b4f tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:12.645751 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2fbe1667-cfea-43d9-95e5-df931f98b6f3 req-e152ec7e-ec58-4182-830f-26a2914f4f0d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 returned with HTTP 200 Jan 25 14:12:12.646981 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:12.646981 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:12.647354 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1180/2348] 10.222.0.57 () {60 vars in 1403 bytes} [Mon Jan 25 14:12:12 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 => generated 1309 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 14:12:12.648905 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-b6cf7a00-7de9-49ce-86a1-cb1fcf4bb15b req-21f30745-1a2f-4502-a256-dfbf0c877b4f tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:12.748406 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:12.748406 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:12.758545 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-b6cf7a00-7de9-49ce-86a1-cb1fcf4bb15b req-21f30745-1a2f-4502-a256-dfbf0c877b4f tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Volume info retrieved successfully. Jan 25 14:12:12.768243 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b1232374-84a4-4a3d-8289-b0eb605ae0d5 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 Jan 25 14:12:12.768770 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b1232374-84a4-4a3d-8289-b0eb605ae0d5 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:12.769022 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:12.769022 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:12.769393 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b1232374-84a4-4a3d-8289-b0eb605ae0d5 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:12.814789 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-b6cf7a00-7de9-49ce-86a1-cb1fcf4bb15b req-21f30745-1a2f-4502-a256-dfbf0c877b4f tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] http://10.222.0.38/volume/v3/a0d093541121488a9d8266637e198699/volumes/509d21b3-2589-4cf4-a944-7ce80cce3ac1 returned with HTTP 200 Jan 25 14:12:12.835641 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1169/2349] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 14:12:12 2021] GET /volume/v3/a0d093541121488a9d8266637e198699/volumes/509d21b3-2589-4cf4-a944-7ce80cce3ac1 => generated 915 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:12.873908 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:12.873908 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:12.887998 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b1232374-84a4-4a3d-8289-b0eb605ae0d5 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:12:12.921237 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b1232374-84a4-4a3d-8289-b0eb605ae0d5 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 returned with HTTP 200 Jan 25 14:12:12.931882 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1181/2350] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:12 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 => generated 912 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:12.947196 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-75e6073f-5fea-4d94-ba8e-10ca5575cd90 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] DELETE http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b Jan 25 14:12:12.947196 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-75e6073f-5fea-4d94-ba8e-10ca5575cd90 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:12.947196 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:12.947196 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:12.947196 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-75e6073f-5fea-4d94-ba8e-10ca5575cd90 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:12.947196 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-75e6073f-5fea-4d94-ba8e-10ca5575cd90 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Delete volume with id: 69f7da17-ece2-4f55-85a2-265733c3283b Jan 25 14:12:13.013992 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2fbe1667-cfea-43d9-95e5-df931f98b6f3 req-75950ab3-90ea-4bd5-871e-ce68141c2466 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] DELETE http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/attachments/c3f5ae7e-6bf9-428f-86a5-890c0bb61d54 Jan 25 14:12:13.014677 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2fbe1667-cfea-43d9-95e5-df931f98b6f3 req-75950ab3-90ea-4bd5-871e-ce68141c2466 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:13.014834 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:13.014834 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:13.015439 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2fbe1667-cfea-43d9-95e5-df931f98b6f3 req-75950ab3-90ea-4bd5-871e-ce68141c2466 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:13.026136 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-75e6073f-5fea-4d94-ba8e-10ca5575cd90 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b returned with HTTP 404 Jan 25 14:12:13.027207 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1170/2351] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:12:12 2021] DELETE /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b => generated 109 bytes in 93 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:12:13.035015 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-47b362e6-5517-469f-ade9-56e29be39226 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b Jan 25 14:12:13.035545 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-47b362e6-5517-469f-ade9-56e29be39226 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:13.036041 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-47b362e6-5517-469f-ade9-56e29be39226 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:13.058131 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:13.058131 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:13.137792 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-47b362e6-5517-469f-ade9-56e29be39226 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b returned with HTTP 404 Jan 25 14:12:13.143006 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1171/2352] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:13 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/69f7da17-ece2-4f55-85a2-265733c3283b => generated 109 bytes in 111 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 25 14:12:13.596971 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-48a3be12-752e-471d-ba22-97c9ee17c667 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 Jan 25 14:12:13.597530 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-48a3be12-752e-471d-ba22-97c9ee17c667 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:13.598009 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-48a3be12-752e-471d-ba22-97c9ee17c667 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:13.729840 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:13.729840 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:13.753452 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-48a3be12-752e-471d-ba22-97c9ee17c667 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:12:13.800530 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:13.800530 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:13.810938 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-48a3be12-752e-471d-ba22-97c9ee17c667 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 returned with HTTP 200 Jan 25 14:12:13.812049 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1172/2353] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:13 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 => generated 1210 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:12:13.938041 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9462487c-78a6-4bbf-880e-004dc6a48642 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 Jan 25 14:12:13.939004 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9462487c-78a6-4bbf-880e-004dc6a48642 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:13.939203 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:13.939203 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:13.939844 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9462487c-78a6-4bbf-880e-004dc6a48642 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:14.030826 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-2fbe1667-cfea-43d9-95e5-df931f98b6f3 req-75950ab3-90ea-4bd5-871e-ce68141c2466 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 14:12:14.031504 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-2fbe1667-cfea-43d9-95e5-df931f98b6f3 req-75950ab3-90ea-4bd5-871e-ce68141c2466 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Pending status list for volume during attachment-delete: [] {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 14:12:14.055361 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2fbe1667-cfea-43d9-95e5-df931f98b6f3 req-75950ab3-90ea-4bd5-871e-ce68141c2466 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/attachments/c3f5ae7e-6bf9-428f-86a5-890c0bb61d54 returned with HTTP 200 Jan 25 14:12:14.056540 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1182/2354] 10.222.0.57 () {62 vars in 1437 bytes} [Mon Jan 25 14:12:13 2021] DELETE /volume/v3/555aa5d4533f499882531ba6ac50696c/attachments/c3f5ae7e-6bf9-428f-86a5-890c0bb61d54 => generated 19 bytes in 1047 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:12:14.061292 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:14.061292 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:14.081203 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-9462487c-78a6-4bbf-880e-004dc6a48642 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Volume info retrieved successfully. Jan 25 14:12:14.122242 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9462487c-78a6-4bbf-880e-004dc6a48642 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 returned with HTTP 200 Jan 25 14:12:14.123407 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1173/2355] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:13 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 => generated 912 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:14.827826 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-40c623d0-d76c-4f5f-97c1-8560df534f11 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 Jan 25 14:12:14.828723 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-40c623d0-d76c-4f5f-97c1-8560df534f11 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:14.829413 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:14.829413 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:14.830236 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-40c623d0-d76c-4f5f-97c1-8560df534f11 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:14.947711 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:14.947711 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:14.967272 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-40c623d0-d76c-4f5f-97c1-8560df534f11 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:12:15.020660 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-40c623d0-d76c-4f5f-97c1-8560df534f11 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 returned with HTTP 200 Jan 25 14:12:15.026897 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1183/2356] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:14 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 => generated 915 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:15.140257 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3ec32e22-0747-42be-bfa6-f7920c59ada1 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] GET http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 Jan 25 14:12:15.140887 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3ec32e22-0747-42be-bfa6-f7920c59ada1 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:15.141271 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:15.141271 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:15.141853 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3ec32e22-0747-42be-bfa6-f7920c59ada1 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:15.190637 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3ec32e22-0747-42be-bfa6-f7920c59ada1 tempest-AttachVolumeTestJSON-1647339136 tempest-AttachVolumeTestJSON-1647339136] http://10.222.0.38/volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 returned with HTTP 404 Jan 25 14:12:15.195608 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1174/2357] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:15 2021] GET /volume/v3/f5f51c352d4443879d7ebf90ff7c552d/volumes/a265ecda-7b18-4d26-b839-550ea1c46095 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:12:15.449623 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-74c24e4c-2d4c-4cae-a233-e49a238efad4 req-7d7438a9-30df-4f99-a39e-196b4d2cc668 tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] GET http://10.222.0.38/volume/v3/a0d093541121488a9d8266637e198699/volumes/509d21b3-2589-4cf4-a944-7ce80cce3ac1 Jan 25 14:12:15.450544 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-74c24e4c-2d4c-4cae-a233-e49a238efad4 req-7d7438a9-30df-4f99-a39e-196b4d2cc668 tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:15.450941 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:15.450941 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:15.451571 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-74c24e4c-2d4c-4cae-a233-e49a238efad4 req-7d7438a9-30df-4f99-a39e-196b4d2cc668 tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:15.515991 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:15.515991 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:15.528869 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-74c24e4c-2d4c-4cae-a233-e49a238efad4 req-7d7438a9-30df-4f99-a39e-196b4d2cc668 tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Volume info retrieved successfully. Jan 25 14:12:15.558476 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-74c24e4c-2d4c-4cae-a233-e49a238efad4 req-7d7438a9-30df-4f99-a39e-196b4d2cc668 tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] http://10.222.0.38/volume/v3/a0d093541121488a9d8266637e198699/volumes/509d21b3-2589-4cf4-a944-7ce80cce3ac1 returned with HTTP 200 Jan 25 14:12:15.559851 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1184/2358] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 14:12:15 2021] GET /volume/v3/a0d093541121488a9d8266637e198699/volumes/509d21b3-2589-4cf4-a944-7ce80cce3ac1 => generated 916 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:16.747989 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-858250d5-b09a-42a7-a698-e40d1c41a17a req-267a831c-fbae-4dab-a635-9bcb95353c38 tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] POST http://10.222.0.38/volume/v3/a0d093541121488a9d8266637e198699/snapshots Jan 25 14:12:16.748784 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-858250d5-b09a-42a7-a698-e40d1c41a17a req-267a831c-fbae-4dab-a635-9bcb95353c38 tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "509d21b3-2589-4cf4-a944-7ce80cce3ac1", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1738600032", "description": null, "metadata": {}}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:12:16.808748 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:16.808748 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:16.810355 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-858250d5-b09a-42a7-a698-e40d1c41a17a req-267a831c-fbae-4dab-a635-9bcb95353c38 tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Volume info retrieved successfully. Jan 25 14:12:16.810717 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [req-858250d5-b09a-42a7-a698-e40d1c41a17a req-267a831c-fbae-4dab-a635-9bcb95353c38 tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Create snapshot from volume 509d21b3-2589-4cf4-a944-7ce80cce3ac1 Jan 25 14:12:16.879701 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [req-858250d5-b09a-42a7-a698-e40d1c41a17a req-267a831c-fbae-4dab-a635-9bcb95353c38 tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Created reservations ['e94a5a06-2eed-48ea-88d3-86fb5d98a358', '797ae83c-e6fd-4f59-8741-40ac061de756', '2f31d906-95e3-4f02-86e1-ee936fe4b292', '5e37c3fa-db36-4b45-9a55-f490b479cea3'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:12:16.993059 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-858250d5-b09a-42a7-a698-e40d1c41a17a req-267a831c-fbae-4dab-a635-9bcb95353c38 tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Snapshot create request issued successfully. Jan 25 14:12:16.993768 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-858250d5-b09a-42a7-a698-e40d1c41a17a req-267a831c-fbae-4dab-a635-9bcb95353c38 tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] http://10.222.0.38/volume/v3/a0d093541121488a9d8266637e198699/snapshots returned with HTTP 202 Jan 25 14:12:16.994793 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1175/2359] 10.222.0.38 () {64 vars in 1518 bytes} [Mon Jan 25 14:12:16 2021] POST /volume/v3/a0d093541121488a9d8266637e198699/snapshots => generated 311 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:12:18.702977 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-77924578-6397-4efc-97ed-5203edca2e5c req-f046590a-5811-4480-b12f-0d5463c94bca tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] GET http://10.222.0.38/volume/v3/a0d093541121488a9d8266637e198699/snapshots/7cb6caee-cbae-4c75-93a6-94eb795bdb04 Jan 25 14:12:18.704220 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-77924578-6397-4efc-97ed-5203edca2e5c req-f046590a-5811-4480-b12f-0d5463c94bca tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:18.704638 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:18.704638 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:18.705353 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-77924578-6397-4efc-97ed-5203edca2e5c req-f046590a-5811-4480-b12f-0d5463c94bca tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:18.707101 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-22eeca5f-c6ef-4ed6-a5d1-762776a3bf9e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] POST http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes Jan 25 14:12:18.707566 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:18.707566 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:18.710492 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-22eeca5f-c6ef-4ed6-a5d1-762776a3bf9e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1620274572", "snapshot_id": null, "imageRef": "fc79b33f-195f-4d3d-a6f8-dbc6271d1a69", "volume_type": null, "size": 1}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:12:18.712040 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-22eeca5f-c6ef-4ed6-a5d1-762776a3bf9e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1620274572', 'snapshot_id': None, 'imageRef': 'fc79b33f-195f-4d3d-a6f8-dbc6271d1a69', 'volume_type': None, 'size': 1}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:12:18.751718 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:18.751718 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:18.752768 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-77924578-6397-4efc-97ed-5203edca2e5c req-f046590a-5811-4480-b12f-0d5463c94bca tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Snapshot retrieved successfully. Jan 25 14:12:18.754841 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-77924578-6397-4efc-97ed-5203edca2e5c req-f046590a-5811-4480-b12f-0d5463c94bca tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] http://10.222.0.38/volume/v3/a0d093541121488a9d8266637e198699/snapshots/7cb6caee-cbae-4c75-93a6-94eb795bdb04 returned with HTTP 200 Jan 25 14:12:18.757488 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1185/2360] 10.222.0.38 () {60 vars in 1575 bytes} [Mon Jan 25 14:12:18 2021] GET /volume/v3/a0d093541121488a9d8266637e198699/snapshots/7cb6caee-cbae-4c75-93a6-94eb795bdb04 => generated 443 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:18.903992 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-22eeca5f-c6ef-4ed6-a5d1-762776a3bf9e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Create volume of 1 GB Jan 25 14:12:18.904867 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:18.904867 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:18.934964 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-22eeca5f-c6ef-4ed6-a5d1-762776a3bf9e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Availability Zones retrieved successfully. Jan 25 14:12:18.955188 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-22eeca5f-c6ef-4ed6-a5d1-762776a3bf9e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Flow 'volume_create_api' (311c81c1-8582-49df-935e-0e8baa768745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:12:18.959527 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-22eeca5f-c6ef-4ed6-a5d1-762776a3bf9e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (308cb604-f8aa-45fe-acc5-ff1850752f4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:12:18.962504 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-22eeca5f-c6ef-4ed6-a5d1-762776a3bf9e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Validating volume size '1' using validate_int {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:12:19.118514 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-22eeca5f-c6ef-4ed6-a5d1-762776a3bf9e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (308cb604-f8aa-45fe-acc5-ff1850752f4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:12:19.121620 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-22eeca5f-c6ef-4ed6-a5d1-762776a3bf9e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe5ec379-afda-40b7-851a-cf64b3c08b43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:12:19.274504 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-22eeca5f-c6ef-4ed6-a5d1-762776a3bf9e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Created reservations ['239157a9-1430-4cac-b433-acb0dd920eae', '0102b528-964b-4382-ba54-b63eec7e707d', 'dfcd20de-c0e9-44ce-9da9-0a135c51a4f1', 'abc61e34-5ae7-4e6b-8ea7-8080a324a6d3'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:12:19.281099 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-22eeca5f-c6ef-4ed6-a5d1-762776a3bf9e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe5ec379-afda-40b7-851a-cf64b3c08b43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['239157a9-1430-4cac-b433-acb0dd920eae', '0102b528-964b-4382-ba54-b63eec7e707d', 'dfcd20de-c0e9-44ce-9da9-0a135c51a4f1', 'abc61e34-5ae7-4e6b-8ea7-8080a324a6d3']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:12:19.283792 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-22eeca5f-c6ef-4ed6-a5d1-762776a3bf9e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46b798e8-3b98-47cb-a002-f122b3b2db43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:12:19.422360 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-22eeca5f-c6ef-4ed6-a5d1-762776a3bf9e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46b798e8-3b98-47cb-a002-f122b3b2db43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62a94775-6987-4971-811b-5f0229d96f3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1620274572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48eab9989e8d4a70ba4bac96d59f904c',qos_specs=None,replication_status=,reservations=['239157a9-1430-4cac-b433-acb0dd920eae','0102b528-964b-4382-ba54-b63eec7e707d','dfcd20de-c0e9-44ce-9da9-0a135c51a4f1','abc61e34-5ae7-4e6b-8ea7-8080a324a6d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91b1226e9fe14b2db905a04fb5a85bb7',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:12:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1620274572',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62a94775-6987-4971-811b-5f0229d96f3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48eab9989e8d4a70ba4bac96d59f904c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='91b1226e9fe14b2db905a04fb5a85bb7',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:12:19.428940 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-22eeca5f-c6ef-4ed6-a5d1-762776a3bf9e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d0ff543-8cb2-43aa-b68d-f50c5a5f179b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:12:19.490192 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-22eeca5f-c6ef-4ed6-a5d1-762776a3bf9e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d0ff543-8cb2-43aa-b68d-f50c5a5f179b) transitioned into state 'SUCCESS' from state '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-1620274572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48eab9989e8d4a70ba4bac96d59f904c',qos_specs=None,replication_status=,reservations=['239157a9-1430-4cac-b433-acb0dd920eae','0102b528-964b-4382-ba54-b63eec7e707d','dfcd20de-c0e9-44ce-9da9-0a135c51a4f1','abc61e34-5ae7-4e6b-8ea7-8080a324a6d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91b1226e9fe14b2db905a04fb5a85bb7',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:12:19.496653 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-22eeca5f-c6ef-4ed6-a5d1-762776a3bf9e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aae022a7-f42a-4a3d-aca2-0c6d05ff2b31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:12:19.540264 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-22eeca5f-c6ef-4ed6-a5d1-762776a3bf9e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aae022a7-f42a-4a3d-aca2-0c6d05ff2b31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:12:19.547782 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-22eeca5f-c6ef-4ed6-a5d1-762776a3bf9e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Flow 'volume_create_api' (311c81c1-8582-49df-935e-0e8baa768745) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:12:19.628185 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-3f810cf5-9a0e-4475-8570-ef0daf19204f req-58b94e63-5d0d-42d8-8a06-6ca00e0345bc tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] GET http://10.222.0.38/volume/v3/a0d093541121488a9d8266637e198699/snapshots/detail Jan 25 14:12:19.628866 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-3f810cf5-9a0e-4475-8570-ef0daf19204f req-58b94e63-5d0d-42d8-8a06-6ca00e0345bc tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:19.629170 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:19.629170 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:19.629710 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-3f810cf5-9a0e-4475-8570-ef0daf19204f req-58b94e63-5d0d-42d8-8a06-6ca00e0345bc tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Calling method 'detail' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:19.631863 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [req-3f810cf5-9a0e-4475-8570-ef0daf19204f req-58b94e63-5d0d-42d8-8a06-6ca00e0345bc tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 14:12:19.638523 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.db.sqlalchemy.api [req-3f810cf5-9a0e-4475-8570-ef0daf19204f req-58b94e63-5d0d-42d8-8a06-6ca00e0345bc tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Building query based on filter {{(pid=87929) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 25 14:12:19.705561 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-22eeca5f-c6ef-4ed6-a5d1-762776a3bf9e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Create volume request issued successfully. Jan 25 14:12:19.709853 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-3f810cf5-9a0e-4475-8570-ef0daf19204f req-58b94e63-5d0d-42d8-8a06-6ca00e0345bc tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Get all snapshots completed successfully. Jan 25 14:12:19.710957 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:19.710957 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:19.722471 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-3f810cf5-9a0e-4475-8570-ef0daf19204f req-58b94e63-5d0d-42d8-8a06-6ca00e0345bc tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] http://10.222.0.38/volume/v3/a0d093541121488a9d8266637e198699/snapshots/detail returned with HTTP 200 Jan 25 14:12:19.723460 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1186/2361] 10.222.0.38 () {60 vars in 1485 bytes} [Mon Jan 25 14:12:19 2021] GET /volume/v3/a0d093541121488a9d8266637e198699/snapshots/detail => generated 473 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:12:19.742473 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-22eeca5f-c6ef-4ed6-a5d1-762776a3bf9e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes returned with HTTP 202 Jan 25 14:12:19.756122 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1176/2362] 10.222.0.38 () {60 vars in 1226 bytes} [Mon Jan 25 14:12:18 2021] POST /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes => generated 828 bytes in 1043 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:12:19.761086 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d0e9ac5d-7f10-498c-a2f7-1e7c99b95903 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e Jan 25 14:12:19.761762 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d0e9ac5d-7f10-498c-a2f7-1e7c99b95903 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:19.762038 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:19.762038 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:19.762685 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d0e9ac5d-7f10-498c-a2f7-1e7c99b95903 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:19.832120 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-b727cdab-f30a-4ee7-9e0c-19cf15b90330 req-b210fd0c-dd33-448c-969c-bb8cce50fa97 tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] GET http://10.222.0.38/volume/v3/a0d093541121488a9d8266637e198699/snapshots/7cb6caee-cbae-4c75-93a6-94eb795bdb04 Jan 25 14:12:19.832867 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-b727cdab-f30a-4ee7-9e0c-19cf15b90330 req-b210fd0c-dd33-448c-969c-bb8cce50fa97 tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:19.833201 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:19.833201 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:19.834325 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-b727cdab-f30a-4ee7-9e0c-19cf15b90330 req-b210fd0c-dd33-448c-969c-bb8cce50fa97 tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:19.891381 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:19.891381 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:19.895610 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-b727cdab-f30a-4ee7-9e0c-19cf15b90330 req-b210fd0c-dd33-448c-969c-bb8cce50fa97 tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Snapshot retrieved successfully. Jan 25 14:12:19.899000 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-b727cdab-f30a-4ee7-9e0c-19cf15b90330 req-b210fd0c-dd33-448c-969c-bb8cce50fa97 tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] http://10.222.0.38/volume/v3/a0d093541121488a9d8266637e198699/snapshots/7cb6caee-cbae-4c75-93a6-94eb795bdb04 returned with HTTP 200 Jan 25 14:12:19.899171 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:19.899171 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:19.903398 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1177/2363] 10.222.0.38 () {60 vars in 1575 bytes} [Mon Jan 25 14:12:19 2021] GET /volume/v3/a0d093541121488a9d8266637e198699/snapshots/7cb6caee-cbae-4c75-93a6-94eb795bdb04 => generated 470 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:12:19.926619 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d0e9ac5d-7f10-498c-a2f7-1e7c99b95903 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:12:19.975923 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d0e9ac5d-7f10-498c-a2f7-1e7c99b95903 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e returned with HTTP 200 Jan 25 14:12:19.979995 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1187/2364] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:19 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e => generated 896 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:19.990634 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-fed931c9-cd10-4569-b724-ae80268bed5d req-aa5be004-aeb8-4a69-9a57-0b7861100098 tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] DELETE http://10.222.0.38/volume/v3/a0d093541121488a9d8266637e198699/snapshots/7cb6caee-cbae-4c75-93a6-94eb795bdb04 Jan 25 14:12:19.991301 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-fed931c9-cd10-4569-b724-ae80268bed5d req-aa5be004-aeb8-4a69-9a57-0b7861100098 tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:19.991631 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:19.991631 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:19.992202 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-fed931c9-cd10-4569-b724-ae80268bed5d req-aa5be004-aeb8-4a69-9a57-0b7861100098 tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:19.992675 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [req-fed931c9-cd10-4569-b724-ae80268bed5d req-aa5be004-aeb8-4a69-9a57-0b7861100098 tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Delete snapshot with id: 7cb6caee-cbae-4c75-93a6-94eb795bdb04 Jan 25 14:12:20.046739 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:20.046739 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:20.048236 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-fed931c9-cd10-4569-b724-ae80268bed5d req-aa5be004-aeb8-4a69-9a57-0b7861100098 tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Snapshot retrieved successfully. Jan 25 14:12:20.148220 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-fed931c9-cd10-4569-b724-ae80268bed5d req-aa5be004-aeb8-4a69-9a57-0b7861100098 tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Snapshot delete request issued successfully. Jan 25 14:12:20.149424 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-fed931c9-cd10-4569-b724-ae80268bed5d req-aa5be004-aeb8-4a69-9a57-0b7861100098 tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] http://10.222.0.38/volume/v3/a0d093541121488a9d8266637e198699/snapshots/7cb6caee-cbae-4c75-93a6-94eb795bdb04 returned with HTTP 202 Jan 25 14:12:20.161145 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1178/2365] 10.222.0.38 () {62 vars in 1597 bytes} [Mon Jan 25 14:12:19 2021] DELETE /volume/v3/a0d093541121488a9d8266637e198699/snapshots/7cb6caee-cbae-4c75-93a6-94eb795bdb04 => generated 0 bytes in 187 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:12:20.215701 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2f8a441a-d5a5-412f-917a-868cbdb2c4c7 req-b9fc304b-7a9d-4358-b848-5b5afa6de978 tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] GET http://10.222.0.38/volume/v3/a0d093541121488a9d8266637e198699/snapshots/7cb6caee-cbae-4c75-93a6-94eb795bdb04 Jan 25 14:12:20.216348 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2f8a441a-d5a5-412f-917a-868cbdb2c4c7 req-b9fc304b-7a9d-4358-b848-5b5afa6de978 tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:20.216671 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:20.216671 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:20.217267 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2f8a441a-d5a5-412f-917a-868cbdb2c4c7 req-b9fc304b-7a9d-4358-b848-5b5afa6de978 tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:20.270581 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:20.270581 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:20.273927 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-2f8a441a-d5a5-412f-917a-868cbdb2c4c7 req-b9fc304b-7a9d-4358-b848-5b5afa6de978 tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Snapshot retrieved successfully. Jan 25 14:12:20.276158 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2f8a441a-d5a5-412f-917a-868cbdb2c4c7 req-b9fc304b-7a9d-4358-b848-5b5afa6de978 tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] http://10.222.0.38/volume/v3/a0d093541121488a9d8266637e198699/snapshots/7cb6caee-cbae-4c75-93a6-94eb795bdb04 returned with HTTP 200 Jan 25 14:12:20.278995 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1188/2366] 10.222.0.38 () {60 vars in 1575 bytes} [Mon Jan 25 14:12:20 2021] GET /volume/v3/a0d093541121488a9d8266637e198699/snapshots/7cb6caee-cbae-4c75-93a6-94eb795bdb04 => generated 469 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:20.996154 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a88b5d70-31a4-453a-9686-6bfcad3851a4 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e Jan 25 14:12:20.997428 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a88b5d70-31a4-453a-9686-6bfcad3851a4 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:20.997815 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:20.997815 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:20.998799 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a88b5d70-31a4-453a-9686-6bfcad3851a4 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:21.128936 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:21.128936 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:21.153792 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a88b5d70-31a4-453a-9686-6bfcad3851a4 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:12:21.214869 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a88b5d70-31a4-453a-9686-6bfcad3851a4 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e returned with HTTP 200 Jan 25 14:12:21.216747 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1179/2367] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:20 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e => generated 920 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:21.478452 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-6f46c3bb-197e-4f1b-9cd8-cd343e6a3d76 req-dd79a5ea-3983-4954-8e5c-7be70273db3f tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] GET http://10.222.0.38/volume/v3/a0d093541121488a9d8266637e198699/snapshots/7cb6caee-cbae-4c75-93a6-94eb795bdb04 Jan 25 14:12:21.479269 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-6f46c3bb-197e-4f1b-9cd8-cd343e6a3d76 req-dd79a5ea-3983-4954-8e5c-7be70273db3f tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:21.479409 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:21.479409 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:21.480107 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-6f46c3bb-197e-4f1b-9cd8-cd343e6a3d76 req-dd79a5ea-3983-4954-8e5c-7be70273db3f tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:21.539764 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:21.539764 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:21.541657 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-6f46c3bb-197e-4f1b-9cd8-cd343e6a3d76 req-dd79a5ea-3983-4954-8e5c-7be70273db3f tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Snapshot retrieved successfully. Jan 25 14:12:21.545208 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-6f46c3bb-197e-4f1b-9cd8-cd343e6a3d76 req-dd79a5ea-3983-4954-8e5c-7be70273db3f tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] http://10.222.0.38/volume/v3/a0d093541121488a9d8266637e198699/snapshots/7cb6caee-cbae-4c75-93a6-94eb795bdb04 returned with HTTP 200 Jan 25 14:12:21.546489 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1180/2368] 10.222.0.38 () {60 vars in 1575 bytes} [Mon Jan 25 14:12:21 2021] GET /volume/v3/a0d093541121488a9d8266637e198699/snapshots/7cb6caee-cbae-4c75-93a6-94eb795bdb04 => generated 469 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:21.722465 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3d829617-6067-448c-a9d9-6b1c27ffd8f5 tempest-ExtensionsTestJSON-115611864 tempest-ExtensionsTestJSON-115611864] GET http://10.222.0.38/volume/v3/162c852e77904c9096cf81fc0bea8579/extensions Jan 25 14:12:21.723263 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3d829617-6067-448c-a9d9-6b1c27ffd8f5 tempest-ExtensionsTestJSON-115611864 tempest-ExtensionsTestJSON-115611864] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:21.723639 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:21.723639 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:21.725130 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3d829617-6067-448c-a9d9-6b1c27ffd8f5 tempest-ExtensionsTestJSON-115611864 tempest-ExtensionsTestJSON-115611864] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:21.726327 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3d829617-6067-448c-a9d9-6b1c27ffd8f5 tempest-ExtensionsTestJSON-115611864 tempest-ExtensionsTestJSON-115611864] http://10.222.0.38/volume/v3/162c852e77904c9096cf81fc0bea8579/extensions returned with HTTP 200 Jan 25 14:12:21.730565 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1189/2369] 10.222.0.38 () {58 vars in 1213 bytes} [Mon Jan 25 14:12:21 2021] GET /volume/v3/162c852e77904c9096cf81fc0bea8579/extensions => generated 5245 bytes in 435 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:12:22.240698 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9409d83d-c9d3-4c37-b3ad-efd720d06fd9 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e Jan 25 14:12:22.245657 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9409d83d-c9d3-4c37-b3ad-efd720d06fd9 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:22.245867 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:22.245867 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:22.246255 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9409d83d-c9d3-4c37-b3ad-efd720d06fd9 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:22.384073 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:22.384073 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:22.415768 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-9409d83d-c9d3-4c37-b3ad-efd720d06fd9 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:12:22.462259 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9409d83d-c9d3-4c37-b3ad-efd720d06fd9 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e returned with HTTP 200 Jan 25 14:12:22.463933 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1181/2370] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:22 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e => generated 920 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:22.546591 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f1da55c0-f4b5-49c4-8850-ce7d527f2a5c tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] POST http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes Jan 25 14:12:22.547706 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f1da55c0-f4b5-49c4-8850-ce7d527f2a5c tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1655514079"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:12:22.549391 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-f1da55c0-f4b5-49c4-8850-ce7d527f2a5c tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1655514079'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:12:22.550063 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-f1da55c0-f4b5-49c4-8850-ce7d527f2a5c tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Create volume of 1 GB Jan 25 14:12:22.597994 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f1da55c0-f4b5-49c4-8850-ce7d527f2a5c tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Availability Zones retrieved successfully. Jan 25 14:12:22.700663 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-16d436ef-857a-4d9a-9cf8-8d376060003c req-8050af0e-b269-4753-b1e8-9c9bf8ea803a tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] GET http://10.222.0.38/volume/v3/a0d093541121488a9d8266637e198699/snapshots/7cb6caee-cbae-4c75-93a6-94eb795bdb04 Jan 25 14:12:22.701225 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-16d436ef-857a-4d9a-9cf8-8d376060003c req-8050af0e-b269-4753-b1e8-9c9bf8ea803a tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:22.701440 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:22.701440 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:22.701819 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-16d436ef-857a-4d9a-9cf8-8d376060003c req-8050af0e-b269-4753-b1e8-9c9bf8ea803a tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:22.718557 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f1da55c0-f4b5-49c4-8850-ce7d527f2a5c tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Flow 'volume_create_api' (a21f8268-9225-452f-b769-c8db42df0cd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:12:22.727567 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f1da55c0-f4b5-49c4-8850-ce7d527f2a5c tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fac531d6-9ec9-49ab-979b-5cb5316b6aa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:12:22.736079 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-f1da55c0-f4b5-49c4-8850-ce7d527f2a5c tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:12:22.783856 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:22.783856 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:22.790054 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-16d436ef-857a-4d9a-9cf8-8d376060003c req-8050af0e-b269-4753-b1e8-9c9bf8ea803a tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Snapshot retrieved successfully. Jan 25 14:12:22.798592 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-16d436ef-857a-4d9a-9cf8-8d376060003c req-8050af0e-b269-4753-b1e8-9c9bf8ea803a tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] http://10.222.0.38/volume/v3/a0d093541121488a9d8266637e198699/snapshots/7cb6caee-cbae-4c75-93a6-94eb795bdb04 returned with HTTP 200 Jan 25 14:12:22.813236 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1182/2371] 10.222.0.38 () {60 vars in 1575 bytes} [Mon Jan 25 14:12:22 2021] GET /volume/v3/a0d093541121488a9d8266637e198699/snapshots/7cb6caee-cbae-4c75-93a6-94eb795bdb04 => generated 469 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:22.862947 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f1da55c0-f4b5-49c4-8850-ce7d527f2a5c tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fac531d6-9ec9-49ab-979b-5cb5316b6aa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:12:22.866787 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f1da55c0-f4b5-49c4-8850-ce7d527f2a5c tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ea2ba75-8603-4454-a6da-eaa30d07ff00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:12:22.967489 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-f1da55c0-f4b5-49c4-8850-ce7d527f2a5c tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Created reservations ['8f159cae-2c22-47fa-ad86-60b12f67ef38', '29597aae-7f65-4e0b-ae9b-b32d2fb54229', '0d5e38cf-40e9-422b-a97d-a5576511cd32', '005e3aaf-20e7-4100-ab8c-4fe2ce41d713'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:12:22.970560 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f1da55c0-f4b5-49c4-8850-ce7d527f2a5c tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ea2ba75-8603-4454-a6da-eaa30d07ff00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f159cae-2c22-47fa-ad86-60b12f67ef38', '29597aae-7f65-4e0b-ae9b-b32d2fb54229', '0d5e38cf-40e9-422b-a97d-a5576511cd32', '005e3aaf-20e7-4100-ab8c-4fe2ce41d713']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:12:22.976984 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f1da55c0-f4b5-49c4-8850-ce7d527f2a5c tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9415c1f-b765-402b-894e-85dc171d64a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:12:23.059226 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f1da55c0-f4b5-49c4-8850-ce7d527f2a5c tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9415c1f-b765-402b-894e-85dc171d64a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5056553-1de4-41e3-8483-abe2dbb04c21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1655514079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='555aa5d4533f499882531ba6ac50696c',qos_specs=None,replication_status=,reservations=['8f159cae-2c22-47fa-ad86-60b12f67ef38','29597aae-7f65-4e0b-ae9b-b32d2fb54229','0d5e38cf-40e9-422b-a97d-a5576511cd32','005e3aaf-20e7-4100-ab8c-4fe2ce41d713'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64bd8db3dd474168be821a987fb030bb',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:12:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1655514079',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5056553-1de4-41e3-8483-abe2dbb04c21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='555aa5d4533f499882531ba6ac50696c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='64bd8db3dd474168be821a987fb030bb',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:12:23.061749 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f1da55c0-f4b5-49c4-8850-ce7d527f2a5c tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cac4ffd1-e722-4f08-8502-6311feb12c46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:12:23.101608 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f1da55c0-f4b5-49c4-8850-ce7d527f2a5c tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cac4ffd1-e722-4f08-8502-6311feb12c46) transitioned into state 'SUCCESS' from state '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-1655514079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='555aa5d4533f499882531ba6ac50696c',qos_specs=None,replication_status=,reservations=['8f159cae-2c22-47fa-ad86-60b12f67ef38','29597aae-7f65-4e0b-ae9b-b32d2fb54229','0d5e38cf-40e9-422b-a97d-a5576511cd32','005e3aaf-20e7-4100-ab8c-4fe2ce41d713'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64bd8db3dd474168be821a987fb030bb',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:12:23.103827 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f1da55c0-f4b5-49c4-8850-ce7d527f2a5c tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb253083-dd78-4ad1-b315-0a43fa833205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:12:23.143419 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f1da55c0-f4b5-49c4-8850-ce7d527f2a5c tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb253083-dd78-4ad1-b315-0a43fa833205) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:12:23.149447 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f1da55c0-f4b5-49c4-8850-ce7d527f2a5c tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Flow 'volume_create_api' (a21f8268-9225-452f-b769-c8db42df0cd9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:12:23.260974 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f1da55c0-f4b5-49c4-8850-ce7d527f2a5c tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Create volume request issued successfully. Jan 25 14:12:23.311515 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f1da55c0-f4b5-49c4-8850-ce7d527f2a5c tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes returned with HTTP 202 Jan 25 14:12:23.312639 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1190/2372] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 14:12:22 2021] POST /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes => generated 823 bytes in 770 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:12:23.326836 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bc934d27-cf22-471a-9b72-f0546f3991f8 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e5056553-1de4-41e3-8483-abe2dbb04c21 Jan 25 14:12:23.327242 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bc934d27-cf22-471a-9b72-f0546f3991f8 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:23.327347 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:23.327347 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:23.327696 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bc934d27-cf22-471a-9b72-f0546f3991f8 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:23.456321 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:23.456321 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:23.480052 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-bc934d27-cf22-471a-9b72-f0546f3991f8 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:12:23.480590 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-02f471f6-b9e6-4f35-b026-d81d0ffd4d65 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e Jan 25 14:12:23.481472 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-02f471f6-b9e6-4f35-b026-d81d0ffd4d65 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:23.482010 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:23.482010 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:23.482999 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-02f471f6-b9e6-4f35-b026-d81d0ffd4d65 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:23.547412 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:23.547412 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:23.555768 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bc934d27-cf22-471a-9b72-f0546f3991f8 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e5056553-1de4-41e3-8483-abe2dbb04c21 returned with HTTP 200 Jan 25 14:12:23.565898 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1183/2373] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:23 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e5056553-1de4-41e3-8483-abe2dbb04c21 => generated 891 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:23.569607 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-02f471f6-b9e6-4f35-b026-d81d0ffd4d65 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:12:23.603620 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-02f471f6-b9e6-4f35-b026-d81d0ffd4d65 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e returned with HTTP 200 Jan 25 14:12:23.604651 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1191/2374] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:23 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e => generated 920 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:23.871554 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-9d9fc706-d453-4970-9fbd-c609b20c292b req-1f90afc7-ea26-478a-a77d-782faefaa35e tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] GET http://10.222.0.38/volume/v3/a0d093541121488a9d8266637e198699/snapshots/7cb6caee-cbae-4c75-93a6-94eb795bdb04 Jan 25 14:12:23.872087 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-9d9fc706-d453-4970-9fbd-c609b20c292b req-1f90afc7-ea26-478a-a77d-782faefaa35e tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:23.872283 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:23.872283 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:23.872959 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-9d9fc706-d453-4970-9fbd-c609b20c292b req-1f90afc7-ea26-478a-a77d-782faefaa35e tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:23.940312 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-9d9fc706-d453-4970-9fbd-c609b20c292b req-1f90afc7-ea26-478a-a77d-782faefaa35e tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] http://10.222.0.38/volume/v3/a0d093541121488a9d8266637e198699/snapshots/7cb6caee-cbae-4c75-93a6-94eb795bdb04 returned with HTTP 404 Jan 25 14:12:23.943913 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1184/2375] 10.222.0.38 () {60 vars in 1575 bytes} [Mon Jan 25 14:12:23 2021] GET /volume/v3/a0d093541121488a9d8266637e198699/snapshots/7cb6caee-cbae-4c75-93a6-94eb795bdb04 => generated 111 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:12:24.008067 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-15df1d0a-02a9-4297-89ca-b35d65cf2b9d req-2ea3be32-e0b0-4543-9409-1660c4161ab0 tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] DELETE http://10.222.0.38/volume/v3/a0d093541121488a9d8266637e198699/volumes/509d21b3-2589-4cf4-a944-7ce80cce3ac1 Jan 25 14:12:24.008657 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-15df1d0a-02a9-4297-89ca-b35d65cf2b9d req-2ea3be32-e0b0-4543-9409-1660c4161ab0 tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:24.008983 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:24.008983 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:24.009512 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-15df1d0a-02a9-4297-89ca-b35d65cf2b9d req-2ea3be32-e0b0-4543-9409-1660c4161ab0 tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:24.010062 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [req-15df1d0a-02a9-4297-89ca-b35d65cf2b9d req-2ea3be32-e0b0-4543-9409-1660c4161ab0 tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Delete volume with id: 509d21b3-2589-4cf4-a944-7ce80cce3ac1 Jan 25 14:12:24.117407 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:24.117407 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:24.118711 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-15df1d0a-02a9-4297-89ca-b35d65cf2b9d req-2ea3be32-e0b0-4543-9409-1660c4161ab0 tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Volume info retrieved successfully. Jan 25 14:12:24.179593 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-15df1d0a-02a9-4297-89ca-b35d65cf2b9d req-2ea3be32-e0b0-4543-9409-1660c4161ab0 tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Delete volume request issued successfully. Jan 25 14:12:24.180129 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-15df1d0a-02a9-4297-89ca-b35d65cf2b9d req-2ea3be32-e0b0-4543-9409-1660c4161ab0 tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] http://10.222.0.38/volume/v3/a0d093541121488a9d8266637e198699/volumes/509d21b3-2589-4cf4-a944-7ce80cce3ac1 returned with HTTP 202 Jan 25 14:12:24.184511 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1192/2376] 10.222.0.38 () {62 vars in 1591 bytes} [Mon Jan 25 14:12:24 2021] DELETE /volume/v3/a0d093541121488a9d8266637e198699/volumes/509d21b3-2589-4cf4-a944-7ce80cce3ac1 => generated 0 bytes in 181 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:12:24.237482 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-0abdab9d-c530-4d8c-82f3-0e468904966c req-0504d5a4-47fa-4b6f-bf88-a4d5de481f19 tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] GET http://10.222.0.38/volume/v3/a0d093541121488a9d8266637e198699/volumes/509d21b3-2589-4cf4-a944-7ce80cce3ac1 Jan 25 14:12:24.238189 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-0abdab9d-c530-4d8c-82f3-0e468904966c req-0504d5a4-47fa-4b6f-bf88-a4d5de481f19 tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:24.238791 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-0abdab9d-c530-4d8c-82f3-0e468904966c req-0504d5a4-47fa-4b6f-bf88-a4d5de481f19 tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:24.370502 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:24.370502 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:24.388749 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-0abdab9d-c530-4d8c-82f3-0e468904966c req-0504d5a4-47fa-4b6f-bf88-a4d5de481f19 tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Volume info retrieved successfully. Jan 25 14:12:24.476636 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-0abdab9d-c530-4d8c-82f3-0e468904966c req-0504d5a4-47fa-4b6f-bf88-a4d5de481f19 tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] http://10.222.0.38/volume/v3/a0d093541121488a9d8266637e198699/volumes/509d21b3-2589-4cf4-a944-7ce80cce3ac1 returned with HTTP 200 Jan 25 14:12:24.481616 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1185/2377] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 14:12:24 2021] GET /volume/v3/a0d093541121488a9d8266637e198699/volumes/509d21b3-2589-4cf4-a944-7ce80cce3ac1 => generated 915 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:24.574389 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fb16232a-37ef-4d55-b1c4-0140e1408072 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e5056553-1de4-41e3-8483-abe2dbb04c21 Jan 25 14:12:24.575364 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fb16232a-37ef-4d55-b1c4-0140e1408072 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:24.575734 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:24.575734 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:24.576742 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fb16232a-37ef-4d55-b1c4-0140e1408072 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:24.620580 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-adc3d86f-0514-4722-824d-3aba595cbad5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e Jan 25 14:12:24.621135 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-adc3d86f-0514-4722-824d-3aba595cbad5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:24.621328 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:24.621328 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:24.621991 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-adc3d86f-0514-4722-824d-3aba595cbad5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:24.723867 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:24.723867 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:24.750745 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:24.750745 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:24.761682 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-adc3d86f-0514-4722-824d-3aba595cbad5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:12:24.777649 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-fb16232a-37ef-4d55-b1c4-0140e1408072 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:12:24.787918 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-adc3d86f-0514-4722-824d-3aba595cbad5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e returned with HTTP 200 Jan 25 14:12:24.788759 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1186/2378] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:24 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e => generated 920 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:24.850769 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fb16232a-37ef-4d55-b1c4-0140e1408072 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e5056553-1de4-41e3-8483-abe2dbb04c21 returned with HTTP 200 Jan 25 14:12:24.854467 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1193/2379] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:24 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e5056553-1de4-41e3-8483-abe2dbb04c21 => generated 916 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:24.871083 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4daa76ba-bb2e-489d-89b2-eb91a536c16a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] POST http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots Jan 25 14:12:24.871575 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:24.871575 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:24.872007 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4daa76ba-bb2e-489d-89b2-eb91a536c16a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e5056553-1de4-41e3-8483-abe2dbb04c21", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-829482093"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:12:24.990982 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:24.990982 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:24.992217 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4daa76ba-bb2e-489d-89b2-eb91a536c16a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:12:24.992577 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-4daa76ba-bb2e-489d-89b2-eb91a536c16a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Create snapshot from volume e5056553-1de4-41e3-8483-abe2dbb04c21 Jan 25 14:12:25.146559 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-4daa76ba-bb2e-489d-89b2-eb91a536c16a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Created reservations ['912ee6f4-53d0-4984-a56b-7cfd4dbf2745', '7418a51c-3e0e-4482-bdb9-dd9612282faf', '99873a3b-3bee-48d9-889e-35a240823100', 'b1c340fc-cfb0-472b-870a-487d468ae15d'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:12:25.366124 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4daa76ba-bb2e-489d-89b2-eb91a536c16a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot create request issued successfully. Jan 25 14:12:25.366939 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4daa76ba-bb2e-489d-89b2-eb91a536c16a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots returned with HTTP 202 Jan 25 14:12:25.368155 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1187/2380] 10.222.0.38 () {60 vars in 1232 bytes} [Mon Jan 25 14:12:24 2021] POST /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots => generated 309 bytes in 503 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:12:25.381061 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-75dc4805-25c9-41e3-acc2-8d521b0619ae tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/111ee0a3-4ecc-4ae3-85c7-9c87aff47253 Jan 25 14:12:25.381628 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-75dc4805-25c9-41e3-acc2-8d521b0619ae tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:25.381805 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:25.381805 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:25.382668 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-75dc4805-25c9-41e3-acc2-8d521b0619ae tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:25.448430 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:25.448430 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:25.450734 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-75dc4805-25c9-41e3-acc2-8d521b0619ae tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:12:25.457196 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-75dc4805-25c9-41e3-acc2-8d521b0619ae tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/111ee0a3-4ecc-4ae3-85c7-9c87aff47253 returned with HTTP 200 Jan 25 14:12:25.465276 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1194/2381] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:12:25 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/111ee0a3-4ecc-4ae3-85c7-9c87aff47253 => generated 441 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:25.544445 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-9b94a749-8977-40a0-a384-01e1e836cff6 req-612044b9-ec3a-4241-8d78-cbfbcb46feae tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] GET http://10.222.0.38/volume/v3/a0d093541121488a9d8266637e198699/volumes/509d21b3-2589-4cf4-a944-7ce80cce3ac1 Jan 25 14:12:25.545022 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-9b94a749-8977-40a0-a384-01e1e836cff6 req-612044b9-ec3a-4241-8d78-cbfbcb46feae tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:25.545244 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:25.545244 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:25.546650 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-9b94a749-8977-40a0-a384-01e1e836cff6 req-612044b9-ec3a-4241-8d78-cbfbcb46feae tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:25.669682 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:25.669682 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:25.690907 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-9b94a749-8977-40a0-a384-01e1e836cff6 req-612044b9-ec3a-4241-8d78-cbfbcb46feae tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Volume info retrieved successfully. Jan 25 14:12:25.741395 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-9b94a749-8977-40a0-a384-01e1e836cff6 req-612044b9-ec3a-4241-8d78-cbfbcb46feae tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] http://10.222.0.38/volume/v3/a0d093541121488a9d8266637e198699/volumes/509d21b3-2589-4cf4-a944-7ce80cce3ac1 returned with HTTP 200 Jan 25 14:12:25.753070 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1188/2382] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 14:12:25 2021] GET /volume/v3/a0d093541121488a9d8266637e198699/volumes/509d21b3-2589-4cf4-a944-7ce80cce3ac1 => generated 915 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:25.809563 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f64e17f0-c70d-475a-9d14-5e8d35fe7343 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e Jan 25 14:12:25.810094 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f64e17f0-c70d-475a-9d14-5e8d35fe7343 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:25.810310 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:25.810310 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:25.810688 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f64e17f0-c70d-475a-9d14-5e8d35fe7343 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:25.947323 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:25.947323 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:25.971396 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f64e17f0-c70d-475a-9d14-5e8d35fe7343 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:12:26.054425 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f64e17f0-c70d-475a-9d14-5e8d35fe7343 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e returned with HTTP 200 Jan 25 14:12:26.055785 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1195/2383] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:25 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e => generated 920 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:26.474939 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c48acef9-5a86-48ef-9c0c-6f8ab1992d39 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/111ee0a3-4ecc-4ae3-85c7-9c87aff47253 Jan 25 14:12:26.475536 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c48acef9-5a86-48ef-9c0c-6f8ab1992d39 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:26.475653 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:26.475653 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:26.477159 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c48acef9-5a86-48ef-9c0c-6f8ab1992d39 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:26.539315 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:26.539315 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:26.542555 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c48acef9-5a86-48ef-9c0c-6f8ab1992d39 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:12:26.546724 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c48acef9-5a86-48ef-9c0c-6f8ab1992d39 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/111ee0a3-4ecc-4ae3-85c7-9c87aff47253 returned with HTTP 200 Jan 25 14:12:26.555529 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1189/2384] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:12:26 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/111ee0a3-4ecc-4ae3-85c7-9c87aff47253 => generated 441 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:26.824630 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-6adeb3fb-daaa-4ab6-b9bb-433f44f940bc req-2dfa2e46-479d-486c-b815-6c7c61a38652 tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] GET http://10.222.0.38/volume/v3/a0d093541121488a9d8266637e198699/volumes/509d21b3-2589-4cf4-a944-7ce80cce3ac1 Jan 25 14:12:26.825518 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-6adeb3fb-daaa-4ab6-b9bb-433f44f940bc req-2dfa2e46-479d-486c-b815-6c7c61a38652 tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:26.825857 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:26.825857 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:26.826685 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-6adeb3fb-daaa-4ab6-b9bb-433f44f940bc req-2dfa2e46-479d-486c-b815-6c7c61a38652 tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:27.033643 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:27.033643 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:27.052659 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-6adeb3fb-daaa-4ab6-b9bb-433f44f940bc req-2dfa2e46-479d-486c-b815-6c7c61a38652 tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Volume info retrieved successfully. Jan 25 14:12:27.071339 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-37d73435-4e6b-4874-89b3-6844358d3587 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e Jan 25 14:12:27.071874 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-37d73435-4e6b-4874-89b3-6844358d3587 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:27.072090 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:27.072090 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:27.072459 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-37d73435-4e6b-4874-89b3-6844358d3587 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:27.108990 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-6adeb3fb-daaa-4ab6-b9bb-433f44f940bc req-2dfa2e46-479d-486c-b815-6c7c61a38652 tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] http://10.222.0.38/volume/v3/a0d093541121488a9d8266637e198699/volumes/509d21b3-2589-4cf4-a944-7ce80cce3ac1 returned with HTTP 200 Jan 25 14:12:27.110421 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1196/2385] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 14:12:26 2021] GET /volume/v3/a0d093541121488a9d8266637e198699/volumes/509d21b3-2589-4cf4-a944-7ce80cce3ac1 => generated 915 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:27.291103 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:27.291103 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:27.319948 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-37d73435-4e6b-4874-89b3-6844358d3587 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:12:27.404402 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-37d73435-4e6b-4874-89b3-6844358d3587 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e returned with HTTP 200 Jan 25 14:12:27.405315 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1190/2386] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:27 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e => generated 920 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:27.563140 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5a3ecc59-6245-43fa-995a-6b216daf5896 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/111ee0a3-4ecc-4ae3-85c7-9c87aff47253 Jan 25 14:12:27.563748 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5a3ecc59-6245-43fa-995a-6b216daf5896 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:27.563995 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:27.563995 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:27.564533 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5a3ecc59-6245-43fa-995a-6b216daf5896 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:27.622585 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:27.622585 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:27.623749 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-5a3ecc59-6245-43fa-995a-6b216daf5896 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:12:27.625739 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5a3ecc59-6245-43fa-995a-6b216daf5896 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/111ee0a3-4ecc-4ae3-85c7-9c87aff47253 returned with HTTP 200 Jan 25 14:12:27.626730 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1197/2387] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:12:27 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/111ee0a3-4ecc-4ae3-85c7-9c87aff47253 => generated 441 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:28.240005 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-400bd33b-4cbf-43b4-a5ab-7f8423ce5430 req-cc87dcde-2643-44f0-a022-28595588bfc9 tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] GET http://10.222.0.38/volume/v3/a0d093541121488a9d8266637e198699/volumes/509d21b3-2589-4cf4-a944-7ce80cce3ac1 Jan 25 14:12:28.241206 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-400bd33b-4cbf-43b4-a5ab-7f8423ce5430 req-cc87dcde-2643-44f0-a022-28595588bfc9 tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:28.241896 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:28.241896 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:28.242556 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-400bd33b-4cbf-43b4-a5ab-7f8423ce5430 req-cc87dcde-2643-44f0-a022-28595588bfc9 tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:28.275759 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-32a14494-0fd0-48cd-8b0e-48cdd08a2160 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] POST http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes Jan 25 14:12:28.276215 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:28.276215 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:28.276632 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-32a14494-0fd0-48cd-8b0e-48cdd08a2160 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Action: 'create', calling method: create, body: {"volume": {"imageRef": "fc79b33f-195f-4d3d-a6f8-dbc6271d1a69", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1978463566"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:12:28.278639 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-32a14494-0fd0-48cd-8b0e-48cdd08a2160 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Create volume request body: {'volume': {'imageRef': 'fc79b33f-195f-4d3d-a6f8-dbc6271d1a69', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1978463566'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:12:28.394502 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-400bd33b-4cbf-43b4-a5ab-7f8423ce5430 req-cc87dcde-2643-44f0-a022-28595588bfc9 tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] http://10.222.0.38/volume/v3/a0d093541121488a9d8266637e198699/volumes/509d21b3-2589-4cf4-a944-7ce80cce3ac1 returned with HTTP 404 Jan 25 14:12:28.395612 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1191/2388] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 14:12:28 2021] GET /volume/v3/a0d093541121488a9d8266637e198699/volumes/509d21b3-2589-4cf4-a944-7ce80cce3ac1 => generated 109 bytes in 163 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:12:28.421281 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c17ea7cd-458a-4009-a489-631dd56861b8 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e Jan 25 14:12:28.421684 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c17ea7cd-458a-4009-a489-631dd56861b8 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:28.422177 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c17ea7cd-458a-4009-a489-631dd56861b8 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:28.506279 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-32a14494-0fd0-48cd-8b0e-48cdd08a2160 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Create volume of 1 GB Jan 25 14:12:28.528595 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-32a14494-0fd0-48cd-8b0e-48cdd08a2160 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Availability Zones retrieved successfully. Jan 25 14:12:28.550465 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-32a14494-0fd0-48cd-8b0e-48cdd08a2160 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Flow 'volume_create_api' (95c16e0b-b31a-400a-ae63-daf022aaf2c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:12:28.555104 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-32a14494-0fd0-48cd-8b0e-48cdd08a2160 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a08c9ed9-65e0-44e4-ac32-af403f970747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:12:28.557805 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-32a14494-0fd0-48cd-8b0e-48cdd08a2160 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:12:28.564988 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:28.564988 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:28.593440 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c17ea7cd-458a-4009-a489-631dd56861b8 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:12:28.678495 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c17ea7cd-458a-4009-a489-631dd56861b8 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e returned with HTTP 200 Jan 25 14:12:28.679411 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1192/2389] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:28 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e => generated 920 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:28.693964 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-1d71569f-9ecc-4ae6-b6d6-357353be8657 req-fe60329c-62ec-4825-b5ea-c8002042983c tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] DELETE http://10.222.0.38/volume/v3/a0d093541121488a9d8266637e198699/volumes/509d21b3-2589-4cf4-a944-7ce80cce3ac1 Jan 25 14:12:28.694438 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-1d71569f-9ecc-4ae6-b6d6-357353be8657 req-fe60329c-62ec-4825-b5ea-c8002042983c tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:28.694657 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:28.694657 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:28.695033 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-1d71569f-9ecc-4ae6-b6d6-357353be8657 req-fe60329c-62ec-4825-b5ea-c8002042983c tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:28.695637 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [req-1d71569f-9ecc-4ae6-b6d6-357353be8657 req-fe60329c-62ec-4825-b5ea-c8002042983c tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Delete volume with id: 509d21b3-2589-4cf4-a944-7ce80cce3ac1 Jan 25 14:12:28.807841 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-1d71569f-9ecc-4ae6-b6d6-357353be8657 req-fe60329c-62ec-4825-b5ea-c8002042983c tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] http://10.222.0.38/volume/v3/a0d093541121488a9d8266637e198699/volumes/509d21b3-2589-4cf4-a944-7ce80cce3ac1 returned with HTTP 404 Jan 25 14:12:28.809124 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1193/2390] 10.222.0.38 () {62 vars in 1591 bytes} [Mon Jan 25 14:12:28 2021] DELETE /volume/v3/a0d093541121488a9d8266637e198699/volumes/509d21b3-2589-4cf4-a944-7ce80cce3ac1 => generated 109 bytes in 129 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:12:28.818145 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-30300bd9-fbc0-429c-85ff-97b70011616b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/111ee0a3-4ecc-4ae3-85c7-9c87aff47253 Jan 25 14:12:28.818665 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-30300bd9-fbc0-429c-85ff-97b70011616b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:28.819157 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-30300bd9-fbc0-429c-85ff-97b70011616b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:28.832379 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-32a14494-0fd0-48cd-8b0e-48cdd08a2160 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a08c9ed9-65e0-44e4-ac32-af403f970747) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:12:28.839278 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-32a14494-0fd0-48cd-8b0e-48cdd08a2160 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b561d311-c267-4e30-8415-ebd1fadae192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:12:28.874374 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:28.874374 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:28.875552 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-30300bd9-fbc0-429c-85ff-97b70011616b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:12:28.877565 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-30300bd9-fbc0-429c-85ff-97b70011616b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/111ee0a3-4ecc-4ae3-85c7-9c87aff47253 returned with HTTP 200 Jan 25 14:12:28.878387 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1194/2391] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:12:28 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/111ee0a3-4ecc-4ae3-85c7-9c87aff47253 => generated 468 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:28.901144 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-87d40e71-25b9-4c98-8a57-7118f7d1391a req-b9acb892-42f5-4190-8ec1-648a61f73a86 tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] GET http://10.222.0.38/volume/v3/a0d093541121488a9d8266637e198699/volumes/509d21b3-2589-4cf4-a944-7ce80cce3ac1 Jan 25 14:12:28.901679 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-87d40e71-25b9-4c98-8a57-7118f7d1391a req-b9acb892-42f5-4190-8ec1-648a61f73a86 tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:28.901898 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:28.901898 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:28.902275 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-87d40e71-25b9-4c98-8a57-7118f7d1391a req-b9acb892-42f5-4190-8ec1-648a61f73a86 tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:29.014262 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-87d40e71-25b9-4c98-8a57-7118f7d1391a req-b9acb892-42f5-4190-8ec1-648a61f73a86 tempest-VolumesSnapshotsTestJSON-318934779 tempest-VolumesSnapshotsTestJSON-318934779] http://10.222.0.38/volume/v3/a0d093541121488a9d8266637e198699/volumes/509d21b3-2589-4cf4-a944-7ce80cce3ac1 returned with HTTP 404 Jan 25 14:12:29.015655 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1195/2392] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 14:12:28 2021] GET /volume/v3/a0d093541121488a9d8266637e198699/volumes/509d21b3-2589-4cf4-a944-7ce80cce3ac1 => generated 109 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:12:29.019481 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b1df1023-dd6c-4872-9ed5-735e2a5a8fc3 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] POST http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes Jan 25 14:12:29.020554 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b1df1023-dd6c-4872-9ed5-735e2a5a8fc3 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "111ee0a3-4ecc-4ae3-85c7-9c87aff47253", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-224001536"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:12:29.022557 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-b1df1023-dd6c-4872-9ed5-735e2a5a8fc3 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Create volume request body: {'volume': {'snapshot_id': '111ee0a3-4ecc-4ae3-85c7-9c87aff47253', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-224001536'}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:12:29.105844 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-32a14494-0fd0-48cd-8b0e-48cdd08a2160 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Created reservations ['e6e8216b-0801-4e9f-99d0-88911081de0d', '48ba43eb-163b-4cdc-abfe-1bd4003997a6', '773237ad-fd70-48fa-ba7e-8369f9d46712', 'f85aef3b-7d32-4cd0-b359-8e5e3e18f65e'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:12:29.107804 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-32a14494-0fd0-48cd-8b0e-48cdd08a2160 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b561d311-c267-4e30-8415-ebd1fadae192) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6e8216b-0801-4e9f-99d0-88911081de0d', '48ba43eb-163b-4cdc-abfe-1bd4003997a6', '773237ad-fd70-48fa-ba7e-8369f9d46712', 'f85aef3b-7d32-4cd0-b359-8e5e3e18f65e']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:12:29.110000 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-32a14494-0fd0-48cd-8b0e-48cdd08a2160 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (131fb8f5-8532-4a68-9f6e-6aef9ae00531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:12:29.110508 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:29.110508 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:29.111682 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b1df1023-dd6c-4872-9ed5-735e2a5a8fc3 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:12:29.112044 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-b1df1023-dd6c-4872-9ed5-735e2a5a8fc3 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Create volume of 2 GB Jan 25 14:12:29.146987 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b1df1023-dd6c-4872-9ed5-735e2a5a8fc3 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Availability Zones retrieved successfully. Jan 25 14:12:29.192657 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b1df1023-dd6c-4872-9ed5-735e2a5a8fc3 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Flow 'volume_create_api' (0cfd3eaa-950e-49fc-9c8b-d0cee7986319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:12:29.196272 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b1df1023-dd6c-4872-9ed5-735e2a5a8fc3 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef4d7caf-8d21-44a7-8896-9bd9138bb7cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:12:29.204439 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-b1df1023-dd6c-4872-9ed5-735e2a5a8fc3 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Validating volume size '2' using validate_int, validate_snap_size {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:12:29.223724 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-32a14494-0fd0-48cd-8b0e-48cdd08a2160 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (131fb8f5-8532-4a68-9f6e-6aef9ae00531) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba75787a-6adc-4ef7-ab8d-b9fe7363200b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1978463566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26b2afe589d542edb2c39565c3671c1a',qos_specs=None,replication_status=,reservations=['e6e8216b-0801-4e9f-99d0-88911081de0d','48ba43eb-163b-4cdc-abfe-1bd4003997a6','773237ad-fd70-48fa-ba7e-8369f9d46712','f85aef3b-7d32-4cd0-b359-8e5e3e18f65e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='343ab760a7f24cdc99146c9e2560f997',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:12:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1978463566',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba75787a-6adc-4ef7-ab8d-b9fe7363200b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26b2afe589d542edb2c39565c3671c1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='343ab760a7f24cdc99146c9e2560f997',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:12:29.226451 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-32a14494-0fd0-48cd-8b0e-48cdd08a2160 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7059a1f6-30ea-4221-922e-6d89d7445bcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:12:29.289897 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-32a14494-0fd0-48cd-8b0e-48cdd08a2160 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7059a1f6-30ea-4221-922e-6d89d7445bcd) transitioned into state 'SUCCESS' from state '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-1978463566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26b2afe589d542edb2c39565c3671c1a',qos_specs=None,replication_status=,reservations=['e6e8216b-0801-4e9f-99d0-88911081de0d','48ba43eb-163b-4cdc-abfe-1bd4003997a6','773237ad-fd70-48fa-ba7e-8369f9d46712','f85aef3b-7d32-4cd0-b359-8e5e3e18f65e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='343ab760a7f24cdc99146c9e2560f997',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:12:29.292208 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-32a14494-0fd0-48cd-8b0e-48cdd08a2160 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52d5dc03-e883-4c6f-afcb-14f11cc879cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:12:29.313491 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-32a14494-0fd0-48cd-8b0e-48cdd08a2160 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52d5dc03-e883-4c6f-afcb-14f11cc879cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:12:29.325273 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-32a14494-0fd0-48cd-8b0e-48cdd08a2160 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Flow 'volume_create_api' (95c16e0b-b31a-400a-ae63-daf022aaf2c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:12:29.460065 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-32a14494-0fd0-48cd-8b0e-48cdd08a2160 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Create volume request issued successfully. Jan 25 14:12:29.504200 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b1df1023-dd6c-4872-9ed5-735e2a5a8fc3 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef4d7caf-8d21-44a7-8896-9bd9138bb7cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '111ee0a3-4ecc-4ae3-85c7-9c87aff47253', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:12:29.508303 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-32a14494-0fd0-48cd-8b0e-48cdd08a2160 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes returned with HTTP 202 Jan 25 14:12:29.509287 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1198/2393] 10.222.0.38 () {60 vars in 1226 bytes} [Mon Jan 25 14:12:28 2021] POST /volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes => generated 820 bytes in 1237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:12:29.512953 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b1df1023-dd6c-4872-9ed5-735e2a5a8fc3 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46fdabc0-652b-40c9-ada0-6aa49d1fbd0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:12:29.534224 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4bda7c7d-a771-4837-a43e-a00b2998cf89 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] GET http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b Jan 25 14:12:29.534770 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4bda7c7d-a771-4837-a43e-a00b2998cf89 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:29.534991 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:29.534991 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:29.535372 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4bda7c7d-a771-4837-a43e-a00b2998cf89 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:29.669260 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-b1df1023-dd6c-4872-9ed5-735e2a5a8fc3 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Created reservations ['f3dca5ec-7be5-47a4-bccc-56f67e67fd57', '72774482-f89b-469a-868d-7bc64fbe1bd7', '5f0ade72-9702-4606-a2a8-673d9ba7676c', 'd8dc8ece-6d4e-40b8-b4fd-d01d164a5624'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:12:29.671481 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b1df1023-dd6c-4872-9ed5-735e2a5a8fc3 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46fdabc0-652b-40c9-ada0-6aa49d1fbd0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3dca5ec-7be5-47a4-bccc-56f67e67fd57', '72774482-f89b-469a-868d-7bc64fbe1bd7', '5f0ade72-9702-4606-a2a8-673d9ba7676c', 'd8dc8ece-6d4e-40b8-b4fd-d01d164a5624']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:12:29.673665 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b1df1023-dd6c-4872-9ed5-735e2a5a8fc3 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36a3935b-b572-4a15-9e85-2b8916e63158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:12:29.712709 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:29.712709 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:29.747029 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4bda7c7d-a771-4837-a43e-a00b2998cf89 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Volume info retrieved successfully. Jan 25 14:12:29.790884 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4bda7c7d-a771-4837-a43e-a00b2998cf89 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b returned with HTTP 200 Jan 25 14:12:29.791735 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1199/2394] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:29 2021] GET /volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b => generated 912 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:29.795546 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c53947ec-c207-49bd-99a1-ff9775cac552 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e Jan 25 14:12:29.796074 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c53947ec-c207-49bd-99a1-ff9775cac552 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:29.796273 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:29.796273 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:29.796644 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c53947ec-c207-49bd-99a1-ff9775cac552 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:29.884697 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:29.884697 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:29.913809 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c53947ec-c207-49bd-99a1-ff9775cac552 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:12:29.984229 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b1df1023-dd6c-4872-9ed5-735e2a5a8fc3 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36a3935b-b572-4a15-9e85-2b8916e63158) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e01b9367-875c-4606-82d1-e757b26e0560', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-224001536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='555aa5d4533f499882531ba6ac50696c',qos_specs=None,replication_status=,reservations=['f3dca5ec-7be5-47a4-bccc-56f67e67fd57','72774482-f89b-469a-868d-7bc64fbe1bd7','5f0ade72-9702-4606-a2a8-673d9ba7676c','d8dc8ece-6d4e-40b8-b4fd-d01d164a5624'],size=2,snapshot_id=111ee0a3-4ecc-4ae3-85c7-9c87aff47253,source_replicaid=,source_volid=None,status='creating',user_id='64bd8db3dd474168be821a987fb030bb',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:12:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-224001536',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e01b9367-875c-4606-82d1-e757b26e0560,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='555aa5d4533f499882531ba6ac50696c',provider_auth=None,provider_geometry=None,provider_id=None,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=111ee0a3-4ecc-4ae3-85c7-9c87aff47253,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='64bd8db3dd474168be821a987fb030bb',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:12:29.987281 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c53947ec-c207-49bd-99a1-ff9775cac552 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e returned with HTTP 200 Jan 25 14:12:29.988130 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1200/2395] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:29 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e => generated 920 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:29.996087 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b1df1023-dd6c-4872-9ed5-735e2a5a8fc3 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b654867-8c84-4a79-bc69-e34cbf1616c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:12:30.050842 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b1df1023-dd6c-4872-9ed5-735e2a5a8fc3 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b654867-8c84-4a79-bc69-e34cbf1616c1) transitioned into state 'SUCCESS' from state '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-224001536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='555aa5d4533f499882531ba6ac50696c',qos_specs=None,replication_status=,reservations=['f3dca5ec-7be5-47a4-bccc-56f67e67fd57','72774482-f89b-469a-868d-7bc64fbe1bd7','5f0ade72-9702-4606-a2a8-673d9ba7676c','d8dc8ece-6d4e-40b8-b4fd-d01d164a5624'],size=2,snapshot_id=111ee0a3-4ecc-4ae3-85c7-9c87aff47253,source_replicaid=,source_volid=None,status='creating',user_id='64bd8db3dd474168be821a987fb030bb',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:12:30.058659 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b1df1023-dd6c-4872-9ed5-735e2a5a8fc3 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eeedbc5d-7a8f-4e11-91e5-dcd9a7c80fc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:12:30.175256 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b1df1023-dd6c-4872-9ed5-735e2a5a8fc3 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eeedbc5d-7a8f-4e11-91e5-dcd9a7c80fc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:12:30.179222 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b1df1023-dd6c-4872-9ed5-735e2a5a8fc3 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Flow 'volume_create_api' (0cfd3eaa-950e-49fc-9c8b-d0cee7986319) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:12:30.248577 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b1df1023-dd6c-4872-9ed5-735e2a5a8fc3 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Create volume request issued successfully. Jan 25 14:12:30.269406 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b1df1023-dd6c-4872-9ed5-735e2a5a8fc3 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes returned with HTTP 202 Jan 25 14:12:30.270774 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1196/2396] 10.222.0.38 () {60 vars in 1226 bytes} [Mon Jan 25 14:12:29 2021] POST /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes => generated 856 bytes in 1255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:12:30.285950 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-366e7de8-9372-49d7-8527-9d484ba3411e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e01b9367-875c-4606-82d1-e757b26e0560 Jan 25 14:12:30.288035 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-366e7de8-9372-49d7-8527-9d484ba3411e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:30.288435 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:30.288435 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:30.289654 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-366e7de8-9372-49d7-8527-9d484ba3411e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:30.425854 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:30.425854 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:30.437389 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-366e7de8-9372-49d7-8527-9d484ba3411e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:12:30.463341 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-366e7de8-9372-49d7-8527-9d484ba3411e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e01b9367-875c-4606-82d1-e757b26e0560 returned with HTTP 200 Jan 25 14:12:30.473202 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1201/2397] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:30 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e01b9367-875c-4606-82d1-e757b26e0560 => generated 924 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:30.808487 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-182cf013-b7a5-4989-a165-bb86d4bb79bd tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] GET http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b Jan 25 14:12:30.809125 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-182cf013-b7a5-4989-a165-bb86d4bb79bd tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:30.809416 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:30.809416 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:30.809951 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-182cf013-b7a5-4989-a165-bb86d4bb79bd tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:30.949075 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:30.949075 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:30.963860 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-182cf013-b7a5-4989-a165-bb86d4bb79bd tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Volume info retrieved successfully. Jan 25 14:12:30.989695 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-182cf013-b7a5-4989-a165-bb86d4bb79bd tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b returned with HTTP 200 Jan 25 14:12:30.992765 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1197/2398] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:30 2021] GET /volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b => generated 912 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:31.008421 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8610e38d-6042-4d92-9e8b-dd24eba244fe tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e Jan 25 14:12:31.009312 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8610e38d-6042-4d92-9e8b-dd24eba244fe tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:31.009714 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:31.009714 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:31.010354 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8610e38d-6042-4d92-9e8b-dd24eba244fe tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:31.081828 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:31.081828 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:31.096517 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-8610e38d-6042-4d92-9e8b-dd24eba244fe tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:12:31.130860 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8610e38d-6042-4d92-9e8b-dd24eba244fe tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e returned with HTTP 200 Jan 25 14:12:31.135868 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1202/2399] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:31 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e => generated 920 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:31.485972 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9b3c16f9-34d4-4d91-9d36-ee94067be697 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e01b9367-875c-4606-82d1-e757b26e0560 Jan 25 14:12:31.487421 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9b3c16f9-34d4-4d91-9d36-ee94067be697 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:31.487849 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:31.487849 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:31.488542 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9b3c16f9-34d4-4d91-9d36-ee94067be697 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:31.543515 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:31.543515 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:31.554543 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-9b3c16f9-34d4-4d91-9d36-ee94067be697 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:12:31.583010 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9b3c16f9-34d4-4d91-9d36-ee94067be697 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e01b9367-875c-4606-82d1-e757b26e0560 returned with HTTP 200 Jan 25 14:12:31.609368 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1198/2400] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:31 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e01b9367-875c-4606-82d1-e757b26e0560 => generated 948 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:32.011185 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8b28f25b-3db7-4dc2-89df-e6647e2185f9 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] GET http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b Jan 25 14:12:32.012174 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8b28f25b-3db7-4dc2-89df-e6647e2185f9 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:32.012603 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:32.012603 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:32.013163 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8b28f25b-3db7-4dc2-89df-e6647e2185f9 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:32.148177 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c6ca0fd2-93ef-4a90-be37-caf1a6d1b70c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e Jan 25 14:12:32.149199 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c6ca0fd2-93ef-4a90-be37-caf1a6d1b70c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:32.149538 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:32.149538 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:32.150089 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c6ca0fd2-93ef-4a90-be37-caf1a6d1b70c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:32.166059 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:32.166059 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:32.194101 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-8b28f25b-3db7-4dc2-89df-e6647e2185f9 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Volume info retrieved successfully. Jan 25 14:12:32.263028 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8b28f25b-3db7-4dc2-89df-e6647e2185f9 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b returned with HTTP 200 Jan 25 14:12:32.263841 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1203/2401] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:32 2021] GET /volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b => generated 912 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:32.275939 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:32.275939 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:32.303879 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c6ca0fd2-93ef-4a90-be37-caf1a6d1b70c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:12:32.370568 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c6ca0fd2-93ef-4a90-be37-caf1a6d1b70c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e returned with HTTP 200 Jan 25 14:12:32.373612 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1199/2402] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:32 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e => generated 920 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:32.613634 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-71dbd472-eef5-4a34-af40-113f5af3b5bf tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e01b9367-875c-4606-82d1-e757b26e0560 Jan 25 14:12:32.614421 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-71dbd472-eef5-4a34-af40-113f5af3b5bf tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:32.615343 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:32.615343 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:32.615888 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-71dbd472-eef5-4a34-af40-113f5af3b5bf tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:32.744361 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:32.744361 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:32.753622 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-71dbd472-eef5-4a34-af40-113f5af3b5bf tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:12:32.779366 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-71dbd472-eef5-4a34-af40-113f5af3b5bf tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e01b9367-875c-4606-82d1-e757b26e0560 returned with HTTP 200 Jan 25 14:12:32.780425 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1204/2403] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:32 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e01b9367-875c-4606-82d1-e757b26e0560 => generated 948 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:33.280726 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c7718df1-a10b-4bba-bd00-8859b2ff9315 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] GET http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b Jan 25 14:12:33.282034 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c7718df1-a10b-4bba-bd00-8859b2ff9315 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:33.282468 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:33.282468 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:33.283125 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c7718df1-a10b-4bba-bd00-8859b2ff9315 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:33.341730 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:33.341730 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:33.351680 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c7718df1-a10b-4bba-bd00-8859b2ff9315 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Volume info retrieved successfully. Jan 25 14:12:33.390185 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-be7d56c5-2feb-48a1-9e70-ad951f3ed2d2 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e Jan 25 14:12:33.390709 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-be7d56c5-2feb-48a1-9e70-ad951f3ed2d2 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:33.390900 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:33.390900 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:33.391538 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-be7d56c5-2feb-48a1-9e70-ad951f3ed2d2 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:33.406752 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c7718df1-a10b-4bba-bd00-8859b2ff9315 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b returned with HTTP 200 Jan 25 14:12:33.414675 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1200/2404] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:33 2021] GET /volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b => generated 912 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:33.497733 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:33.497733 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:33.522456 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-be7d56c5-2feb-48a1-9e70-ad951f3ed2d2 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:12:33.568074 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-be7d56c5-2feb-48a1-9e70-ad951f3ed2d2 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e returned with HTTP 200 Jan 25 14:12:33.568848 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1205/2405] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:33 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e => generated 920 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:12:33.799869 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-00f4e321-d3ad-46df-9439-21b4eb51a186 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e01b9367-875c-4606-82d1-e757b26e0560 Jan 25 14:12:33.800676 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-00f4e321-d3ad-46df-9439-21b4eb51a186 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:33.801115 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:33.801115 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:33.802119 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-00f4e321-d3ad-46df-9439-21b4eb51a186 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:33.894198 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:33.894198 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:33.919088 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-00f4e321-d3ad-46df-9439-21b4eb51a186 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:12:33.965975 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-00f4e321-d3ad-46df-9439-21b4eb51a186 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e01b9367-875c-4606-82d1-e757b26e0560 returned with HTTP 200 Jan 25 14:12:33.967101 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1201/2406] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:33 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e01b9367-875c-4606-82d1-e757b26e0560 => generated 948 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:34.432174 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-822f2260-89f7-4356-b1bb-00d56aad2e44 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] GET http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b Jan 25 14:12:34.433253 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-822f2260-89f7-4356-b1bb-00d56aad2e44 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:34.433447 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:34.433447 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:34.434094 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-822f2260-89f7-4356-b1bb-00d56aad2e44 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:34.577300 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:34.577300 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:34.590532 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4e46e95f-8e40-4b24-ad27-dc0a1b1111a6 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e Jan 25 14:12:34.591406 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4e46e95f-8e40-4b24-ad27-dc0a1b1111a6 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:34.591812 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:34.591812 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:34.592462 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4e46e95f-8e40-4b24-ad27-dc0a1b1111a6 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:34.624022 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-822f2260-89f7-4356-b1bb-00d56aad2e44 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Volume info retrieved successfully. Jan 25 14:12:34.715379 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-822f2260-89f7-4356-b1bb-00d56aad2e44 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b returned with HTTP 200 Jan 25 14:12:34.716938 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1206/2407] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:34 2021] GET /volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b => generated 912 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:34.819480 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:34.819480 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:34.841359 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4e46e95f-8e40-4b24-ad27-dc0a1b1111a6 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:12:34.913140 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4e46e95f-8e40-4b24-ad27-dc0a1b1111a6 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e returned with HTTP 200 Jan 25 14:12:34.932259 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1202/2408] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:34 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e => generated 920 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:34.983047 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d6dacc10-64d1-4585-8a80-4d2e051083c6 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e01b9367-875c-4606-82d1-e757b26e0560 Jan 25 14:12:34.983909 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d6dacc10-64d1-4585-8a80-4d2e051083c6 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:34.984327 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:34.984327 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:34.985076 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d6dacc10-64d1-4585-8a80-4d2e051083c6 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:35.100158 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:35.100158 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:35.114060 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d6dacc10-64d1-4585-8a80-4d2e051083c6 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:12:35.200220 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d6dacc10-64d1-4585-8a80-4d2e051083c6 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e01b9367-875c-4606-82d1-e757b26e0560 returned with HTTP 200 Jan 25 14:12:35.204650 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1207/2409] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:34 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e01b9367-875c-4606-82d1-e757b26e0560 => generated 948 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:35.740193 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-225d45aa-ac11-49b7-93b1-e48c659747a9 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] GET http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b Jan 25 14:12:35.741413 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-225d45aa-ac11-49b7-93b1-e48c659747a9 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:35.741611 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:35.741611 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:35.742178 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-225d45aa-ac11-49b7-93b1-e48c659747a9 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:35.871389 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:35.871389 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:35.900606 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-225d45aa-ac11-49b7-93b1-e48c659747a9 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Volume info retrieved successfully. Jan 25 14:12:35.931367 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dfc95533-a073-4032-9434-831f0fceb84e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e Jan 25 14:12:35.931900 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dfc95533-a073-4032-9434-831f0fceb84e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:35.932094 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:35.932094 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:35.936936 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dfc95533-a073-4032-9434-831f0fceb84e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:35.978231 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-225d45aa-ac11-49b7-93b1-e48c659747a9 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b returned with HTTP 200 Jan 25 14:12:35.979091 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1203/2410] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:35 2021] GET /volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b => generated 912 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:36.012693 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:36.012693 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:36.025887 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-dfc95533-a073-4032-9434-831f0fceb84e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:12:36.066874 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dfc95533-a073-4032-9434-831f0fceb84e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e returned with HTTP 200 Jan 25 14:12:36.072649 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1208/2411] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:35 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e => generated 920 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:36.226017 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1ec4ceb8-1eea-46e7-ac3e-d6b7e12b619b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e01b9367-875c-4606-82d1-e757b26e0560 Jan 25 14:12:36.226017 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1ec4ceb8-1eea-46e7-ac3e-d6b7e12b619b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:36.226017 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:36.226017 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:36.226473 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1ec4ceb8-1eea-46e7-ac3e-d6b7e12b619b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:36.360569 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:36.360569 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:36.394681 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-1ec4ceb8-1eea-46e7-ac3e-d6b7e12b619b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:12:36.453693 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1ec4ceb8-1eea-46e7-ac3e-d6b7e12b619b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e01b9367-875c-4606-82d1-e757b26e0560 returned with HTTP 200 Jan 25 14:12:36.457074 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1204/2412] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:36 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e01b9367-875c-4606-82d1-e757b26e0560 => generated 948 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:37.005382 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6e51d4d9-7849-4ecc-8a75-e113e94a5fca tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] GET http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b Jan 25 14:12:37.006969 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6e51d4d9-7849-4ecc-8a75-e113e94a5fca tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:37.007208 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:37.007208 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:37.007616 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6e51d4d9-7849-4ecc-8a75-e113e94a5fca tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:37.079998 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:37.079998 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:37.089158 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6e51d4d9-7849-4ecc-8a75-e113e94a5fca tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Volume info retrieved successfully. Jan 25 14:12:37.093666 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-721f4111-e3ce-4424-8bb3-45b8b74fca4b tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e Jan 25 14:12:37.094969 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-721f4111-e3ce-4424-8bb3-45b8b74fca4b tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:37.095329 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:37.095329 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:37.097027 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-721f4111-e3ce-4424-8bb3-45b8b74fca4b tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:37.128327 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6e51d4d9-7849-4ecc-8a75-e113e94a5fca tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b returned with HTTP 200 Jan 25 14:12:37.140077 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1209/2413] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:36 2021] GET /volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b => generated 912 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:37.238764 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:37.238764 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:37.274995 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-721f4111-e3ce-4424-8bb3-45b8b74fca4b tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:12:37.304230 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-721f4111-e3ce-4424-8bb3-45b8b74fca4b tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e returned with HTTP 200 Jan 25 14:12:37.316173 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1205/2414] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:37 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e => generated 920 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:37.476413 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e96e0ce2-ed1f-4e80-9c8e-ad31d2134011 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e01b9367-875c-4606-82d1-e757b26e0560 Jan 25 14:12:37.477136 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e96e0ce2-ed1f-4e80-9c8e-ad31d2134011 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:37.477449 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:37.477449 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:37.477735 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e96e0ce2-ed1f-4e80-9c8e-ad31d2134011 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:37.555825 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:37.555825 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:37.566360 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e96e0ce2-ed1f-4e80-9c8e-ad31d2134011 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:12:37.596489 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e96e0ce2-ed1f-4e80-9c8e-ad31d2134011 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e01b9367-875c-4606-82d1-e757b26e0560 returned with HTTP 200 Jan 25 14:12:37.597977 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1210/2415] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:37 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e01b9367-875c-4606-82d1-e757b26e0560 => generated 948 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:37.820113 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-eb59797b-6688-43be-8434-2e30ca319fdd req-38759d82-36a0-4f74-b5ca-ee7669e0fd30 tempest-VolumesGetTestJSON-1000505931 tempest-VolumesGetTestJSON-1000505931] POST http://10.222.0.38/volume/v3/d0f598d172af4d738d37e14e16a98886/volumes Jan 25 14:12:37.824690 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:37.824690 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:37.825742 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-eb59797b-6688-43be-8434-2e30ca319fdd req-38759d82-36a0-4f74-b5ca-ee7669e0fd30 tempest-VolumesGetTestJSON-1000505931 tempest-VolumesGetTestJSON-1000505931] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-316036717", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:12:37.828133 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [req-eb59797b-6688-43be-8434-2e30ca319fdd req-38759d82-36a0-4f74-b5ca-ee7669e0fd30 tempest-VolumesGetTestJSON-1000505931 tempest-VolumesGetTestJSON-1000505931] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-316036717', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:12:37.828785 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [req-eb59797b-6688-43be-8434-2e30ca319fdd req-38759d82-36a0-4f74-b5ca-ee7669e0fd30 tempest-VolumesGetTestJSON-1000505931 tempest-VolumesGetTestJSON-1000505931] Create volume of 1 GB Jan 25 14:12:37.844277 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-eb59797b-6688-43be-8434-2e30ca319fdd req-38759d82-36a0-4f74-b5ca-ee7669e0fd30 tempest-VolumesGetTestJSON-1000505931 tempest-VolumesGetTestJSON-1000505931] Availability Zones retrieved successfully. Jan 25 14:12:37.880673 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-eb59797b-6688-43be-8434-2e30ca319fdd req-38759d82-36a0-4f74-b5ca-ee7669e0fd30 tempest-VolumesGetTestJSON-1000505931 tempest-VolumesGetTestJSON-1000505931] Flow 'volume_create_api' (e21667db-5950-4001-b9f9-4e040b6bfea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:12:37.890147 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-eb59797b-6688-43be-8434-2e30ca319fdd req-38759d82-36a0-4f74-b5ca-ee7669e0fd30 tempest-VolumesGetTestJSON-1000505931 tempest-VolumesGetTestJSON-1000505931] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d695479-a1f4-4736-b339-608deae4baf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:12:37.903581 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [req-eb59797b-6688-43be-8434-2e30ca319fdd req-38759d82-36a0-4f74-b5ca-ee7669e0fd30 tempest-VolumesGetTestJSON-1000505931 tempest-VolumesGetTestJSON-1000505931] Validating volume size '1' using validate_int {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:12:38.067131 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-eb59797b-6688-43be-8434-2e30ca319fdd req-38759d82-36a0-4f74-b5ca-ee7669e0fd30 tempest-VolumesGetTestJSON-1000505931 tempest-VolumesGetTestJSON-1000505931] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d695479-a1f4-4736-b339-608deae4baf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:12:38.070882 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-eb59797b-6688-43be-8434-2e30ca319fdd req-38759d82-36a0-4f74-b5ca-ee7669e0fd30 tempest-VolumesGetTestJSON-1000505931 tempest-VolumesGetTestJSON-1000505931] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4515b31-3936-4824-814e-1793ebe30e68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:12:38.146517 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a0dc1cbc-b792-4f71-a342-a09376acf4a1 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] GET http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b Jan 25 14:12:38.147039 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a0dc1cbc-b792-4f71-a342-a09376acf4a1 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:38.147255 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:38.147255 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:38.147929 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a0dc1cbc-b792-4f71-a342-a09376acf4a1 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:38.314607 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:38.314607 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:38.337247 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a0dc1cbc-b792-4f71-a342-a09376acf4a1 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Volume info retrieved successfully. Jan 25 14:12:38.368031 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a0dc1cbc-b792-4f71-a342-a09376acf4a1 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b returned with HTTP 200 Jan 25 14:12:38.369744 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1211/2416] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:38 2021] GET /volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b => generated 912 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:12:38.375660 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ada71b38-e695-446b-ae63-241229f4a716 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e Jan 25 14:12:38.376706 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ada71b38-e695-446b-ae63-241229f4a716 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:38.376993 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:38.376993 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:38.377509 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ada71b38-e695-446b-ae63-241229f4a716 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:38.380055 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [req-eb59797b-6688-43be-8434-2e30ca319fdd req-38759d82-36a0-4f74-b5ca-ee7669e0fd30 tempest-VolumesGetTestJSON-1000505931 tempest-VolumesGetTestJSON-1000505931] Created reservations ['647b47e7-64f6-4fb9-a766-7efb348727d5', '8a5e93c9-3334-4061-8bb7-bb2a74cd91dd', 'df1044d3-fe42-47dc-8c12-0e319bdc4d0d', 'c771a36c-845e-4700-9a06-f50c625204d7'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:12:38.385762 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-eb59797b-6688-43be-8434-2e30ca319fdd req-38759d82-36a0-4f74-b5ca-ee7669e0fd30 tempest-VolumesGetTestJSON-1000505931 tempest-VolumesGetTestJSON-1000505931] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4515b31-3936-4824-814e-1793ebe30e68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['647b47e7-64f6-4fb9-a766-7efb348727d5', '8a5e93c9-3334-4061-8bb7-bb2a74cd91dd', 'df1044d3-fe42-47dc-8c12-0e319bdc4d0d', 'c771a36c-845e-4700-9a06-f50c625204d7']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:12:38.409668 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-eb59797b-6688-43be-8434-2e30ca319fdd req-38759d82-36a0-4f74-b5ca-ee7669e0fd30 tempest-VolumesGetTestJSON-1000505931 tempest-VolumesGetTestJSON-1000505931] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30bb2da8-2862-4e7e-aedd-814a8f648858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:12:38.434127 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:38.434127 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:38.444629 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ada71b38-e695-446b-ae63-241229f4a716 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:12:38.472177 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ada71b38-e695-446b-ae63-241229f4a716 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e returned with HTTP 200 Jan 25 14:12:38.473096 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1212/2417] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:38 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e => generated 920 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:38.534767 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-eb59797b-6688-43be-8434-2e30ca319fdd req-38759d82-36a0-4f74-b5ca-ee7669e0fd30 tempest-VolumesGetTestJSON-1000505931 tempest-VolumesGetTestJSON-1000505931] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30bb2da8-2862-4e7e-aedd-814a8f648858) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6eb6fb7d-5b47-4d2b-bfbe-0b73c8a87692', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-316036717',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d0f598d172af4d738d37e14e16a98886',qos_specs=None,replication_status=,reservations=['647b47e7-64f6-4fb9-a766-7efb348727d5','8a5e93c9-3334-4061-8bb7-bb2a74cd91dd','df1044d3-fe42-47dc-8c12-0e319bdc4d0d','c771a36c-845e-4700-9a06-f50c625204d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82161fdf83e645a2893b9cd8fa1f48d6',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:12:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-316036717',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6eb6fb7d-5b47-4d2b-bfbe-0b73c8a87692,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d0f598d172af4d738d37e14e16a98886',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='82161fdf83e645a2893b9cd8fa1f48d6',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:12:38.537451 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-eb59797b-6688-43be-8434-2e30ca319fdd req-38759d82-36a0-4f74-b5ca-ee7669e0fd30 tempest-VolumesGetTestJSON-1000505931 tempest-VolumesGetTestJSON-1000505931] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa0a8762-dd93-4b27-b2c6-23588525e52f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:12:38.619406 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c97d0794-90ca-4e46-a612-5f391abc4060 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e01b9367-875c-4606-82d1-e757b26e0560 Jan 25 14:12:38.619944 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c97d0794-90ca-4e46-a612-5f391abc4060 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:38.620159 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:38.620159 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:38.620520 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c97d0794-90ca-4e46-a612-5f391abc4060 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:38.698467 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:38.698467 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:38.710833 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c97d0794-90ca-4e46-a612-5f391abc4060 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:12:38.738684 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c97d0794-90ca-4e46-a612-5f391abc4060 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e01b9367-875c-4606-82d1-e757b26e0560 returned with HTTP 200 Jan 25 14:12:38.745267 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1213/2418] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:38 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e01b9367-875c-4606-82d1-e757b26e0560 => generated 948 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:38.777464 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-eb59797b-6688-43be-8434-2e30ca319fdd req-38759d82-36a0-4f74-b5ca-ee7669e0fd30 tempest-VolumesGetTestJSON-1000505931 tempest-VolumesGetTestJSON-1000505931] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa0a8762-dd93-4b27-b2c6-23588525e52f) transitioned into state 'SUCCESS' from state '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-316036717',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d0f598d172af4d738d37e14e16a98886',qos_specs=None,replication_status=,reservations=['647b47e7-64f6-4fb9-a766-7efb348727d5','8a5e93c9-3334-4061-8bb7-bb2a74cd91dd','df1044d3-fe42-47dc-8c12-0e319bdc4d0d','c771a36c-845e-4700-9a06-f50c625204d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82161fdf83e645a2893b9cd8fa1f48d6',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:12:38.780543 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-eb59797b-6688-43be-8434-2e30ca319fdd req-38759d82-36a0-4f74-b5ca-ee7669e0fd30 tempest-VolumesGetTestJSON-1000505931 tempest-VolumesGetTestJSON-1000505931] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (433b3aa0-f1df-4c6d-b26f-1f48ecb2fbae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:12:38.808774 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-eb59797b-6688-43be-8434-2e30ca319fdd req-38759d82-36a0-4f74-b5ca-ee7669e0fd30 tempest-VolumesGetTestJSON-1000505931 tempest-VolumesGetTestJSON-1000505931] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (433b3aa0-f1df-4c6d-b26f-1f48ecb2fbae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:12:38.821509 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-eb59797b-6688-43be-8434-2e30ca319fdd req-38759d82-36a0-4f74-b5ca-ee7669e0fd30 tempest-VolumesGetTestJSON-1000505931 tempest-VolumesGetTestJSON-1000505931] Flow 'volume_create_api' (e21667db-5950-4001-b9f9-4e040b6bfea3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:12:38.954624 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-eb59797b-6688-43be-8434-2e30ca319fdd req-38759d82-36a0-4f74-b5ca-ee7669e0fd30 tempest-VolumesGetTestJSON-1000505931 tempest-VolumesGetTestJSON-1000505931] Create volume request issued successfully. Jan 25 14:12:38.975914 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-eb59797b-6688-43be-8434-2e30ca319fdd req-38759d82-36a0-4f74-b5ca-ee7669e0fd30 tempest-VolumesGetTestJSON-1000505931 tempest-VolumesGetTestJSON-1000505931] http://10.222.0.38/volume/v3/d0f598d172af4d738d37e14e16a98886/volumes returned with HTTP 202 Jan 25 14:12:38.977001 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1206/2419] 10.222.0.38 () {64 vars in 1512 bytes} [Mon Jan 25 14:12:37 2021] POST /volume/v3/d0f598d172af4d738d37e14e16a98886/volumes => generated 831 bytes in 1166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:12:38.991630 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-eb59797b-6688-43be-8434-2e30ca319fdd req-67b42e32-603b-47ed-80ec-54f82b20d772 tempest-VolumesGetTestJSON-1000505931 tempest-VolumesGetTestJSON-1000505931] GET http://10.222.0.38/volume/v3/d0f598d172af4d738d37e14e16a98886/volumes/6eb6fb7d-5b47-4d2b-bfbe-0b73c8a87692 Jan 25 14:12:38.991630 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-eb59797b-6688-43be-8434-2e30ca319fdd req-67b42e32-603b-47ed-80ec-54f82b20d772 tempest-VolumesGetTestJSON-1000505931 tempest-VolumesGetTestJSON-1000505931] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:38.991630 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:38.991630 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:38.991630 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-eb59797b-6688-43be-8434-2e30ca319fdd req-67b42e32-603b-47ed-80ec-54f82b20d772 tempest-VolumesGetTestJSON-1000505931 tempest-VolumesGetTestJSON-1000505931] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:39.046910 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:39.046910 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:39.064448 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-eb59797b-6688-43be-8434-2e30ca319fdd req-67b42e32-603b-47ed-80ec-54f82b20d772 tempest-VolumesGetTestJSON-1000505931 tempest-VolumesGetTestJSON-1000505931] Volume info retrieved successfully. Jan 25 14:12:39.095593 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-eb59797b-6688-43be-8434-2e30ca319fdd req-67b42e32-603b-47ed-80ec-54f82b20d772 tempest-VolumesGetTestJSON-1000505931 tempest-VolumesGetTestJSON-1000505931] http://10.222.0.38/volume/v3/d0f598d172af4d738d37e14e16a98886/volumes/6eb6fb7d-5b47-4d2b-bfbe-0b73c8a87692 returned with HTTP 200 Jan 25 14:12:39.097671 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1214/2420] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 14:12:38 2021] GET /volume/v3/d0f598d172af4d738d37e14e16a98886/volumes/6eb6fb7d-5b47-4d2b-bfbe-0b73c8a87692 => generated 923 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:39.155290 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-b5e75a6a-d400-43b4-a1ba-51134146f8f2 req-a4c24afd-e226-45f7-b065-b4cf1f1ddc75 tempest-VolumesGetTestJSON-1000505931 tempest-VolumesGetTestJSON-1000505931] GET http://10.222.0.38/volume/v3/d0f598d172af4d738d37e14e16a98886/volumes/6eb6fb7d-5b47-4d2b-bfbe-0b73c8a87692 Jan 25 14:12:39.155984 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-b5e75a6a-d400-43b4-a1ba-51134146f8f2 req-a4c24afd-e226-45f7-b065-b4cf1f1ddc75 tempest-VolumesGetTestJSON-1000505931 tempest-VolumesGetTestJSON-1000505931] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:39.156636 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:39.156636 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:39.157628 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-b5e75a6a-d400-43b4-a1ba-51134146f8f2 req-a4c24afd-e226-45f7-b065-b4cf1f1ddc75 tempest-VolumesGetTestJSON-1000505931 tempest-VolumesGetTestJSON-1000505931] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:39.257812 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:39.257812 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:39.295283 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-b5e75a6a-d400-43b4-a1ba-51134146f8f2 req-a4c24afd-e226-45f7-b065-b4cf1f1ddc75 tempest-VolumesGetTestJSON-1000505931 tempest-VolumesGetTestJSON-1000505931] Volume info retrieved successfully. Jan 25 14:12:39.375755 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-b5e75a6a-d400-43b4-a1ba-51134146f8f2 req-a4c24afd-e226-45f7-b065-b4cf1f1ddc75 tempest-VolumesGetTestJSON-1000505931 tempest-VolumesGetTestJSON-1000505931] http://10.222.0.38/volume/v3/d0f598d172af4d738d37e14e16a98886/volumes/6eb6fb7d-5b47-4d2b-bfbe-0b73c8a87692 returned with HTTP 200 Jan 25 14:12:39.382616 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1207/2421] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 14:12:39 2021] GET /volume/v3/d0f598d172af4d738d37e14e16a98886/volumes/6eb6fb7d-5b47-4d2b-bfbe-0b73c8a87692 => generated 923 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:39.391737 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dbde7b14-e630-4ee5-ba8b-6464d9544ea1 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] GET http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b Jan 25 14:12:39.392449 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dbde7b14-e630-4ee5-ba8b-6464d9544ea1 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:39.393335 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:39.393335 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:39.393964 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dbde7b14-e630-4ee5-ba8b-6464d9544ea1 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:39.501647 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fc2fd257-017c-49a2-828f-d796336d6f1b tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e Jan 25 14:12:39.502670 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fc2fd257-017c-49a2-828f-d796336d6f1b tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:39.502977 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:39.502977 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:39.503506 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fc2fd257-017c-49a2-828f-d796336d6f1b tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:39.548209 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:39.548209 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:39.568175 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-dbde7b14-e630-4ee5-ba8b-6464d9544ea1 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Volume info retrieved successfully. Jan 25 14:12:39.657177 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dbde7b14-e630-4ee5-ba8b-6464d9544ea1 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b returned with HTTP 200 Jan 25 14:12:39.662802 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1215/2422] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:39 2021] GET /volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b => generated 912 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:39.722883 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:39.722883 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:39.756560 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-fc2fd257-017c-49a2-828f-d796336d6f1b tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:12:39.774412 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ae698b44-b9cf-4c2f-a900-053796827079 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e01b9367-875c-4606-82d1-e757b26e0560 Jan 25 14:12:39.775609 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ae698b44-b9cf-4c2f-a900-053796827079 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:39.775609 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:39.775609 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:39.775609 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ae698b44-b9cf-4c2f-a900-053796827079 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:39.783787 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fc2fd257-017c-49a2-828f-d796336d6f1b tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e returned with HTTP 200 Jan 25 14:12:39.784625 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1208/2423] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:39 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e => generated 920 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:12:39.842265 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:39.842265 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:39.853496 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ae698b44-b9cf-4c2f-a900-053796827079 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:12:39.879221 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ae698b44-b9cf-4c2f-a900-053796827079 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e01b9367-875c-4606-82d1-e757b26e0560 returned with HTTP 200 Jan 25 14:12:39.881993 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1216/2424] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:39 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e01b9367-875c-4606-82d1-e757b26e0560 => generated 948 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:40.429913 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-a4234873-c0aa-468c-ab33-1cafdba09c03 req-5c0e4a47-945a-4d2e-bb82-34c6a49698e8 tempest-VolumesGetTestJSON-1000505931 tempest-VolumesGetTestJSON-1000505931] GET http://10.222.0.38/volume/v3/d0f598d172af4d738d37e14e16a98886/volumes/6eb6fb7d-5b47-4d2b-bfbe-0b73c8a87692 Jan 25 14:12:40.431299 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-a4234873-c0aa-468c-ab33-1cafdba09c03 req-5c0e4a47-945a-4d2e-bb82-34c6a49698e8 tempest-VolumesGetTestJSON-1000505931 tempest-VolumesGetTestJSON-1000505931] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:40.431685 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:40.431685 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:40.432299 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-a4234873-c0aa-468c-ab33-1cafdba09c03 req-5c0e4a47-945a-4d2e-bb82-34c6a49698e8 tempest-VolumesGetTestJSON-1000505931 tempest-VolumesGetTestJSON-1000505931] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:40.512528 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:40.512528 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:40.537252 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-a4234873-c0aa-468c-ab33-1cafdba09c03 req-5c0e4a47-945a-4d2e-bb82-34c6a49698e8 tempest-VolumesGetTestJSON-1000505931 tempest-VolumesGetTestJSON-1000505931] Volume info retrieved successfully. Jan 25 14:12:40.572630 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-a4234873-c0aa-468c-ab33-1cafdba09c03 req-5c0e4a47-945a-4d2e-bb82-34c6a49698e8 tempest-VolumesGetTestJSON-1000505931 tempest-VolumesGetTestJSON-1000505931] http://10.222.0.38/volume/v3/d0f598d172af4d738d37e14e16a98886/volumes/6eb6fb7d-5b47-4d2b-bfbe-0b73c8a87692 returned with HTTP 200 Jan 25 14:12:40.573495 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1209/2425] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 14:12:40 2021] GET /volume/v3/d0f598d172af4d738d37e14e16a98886/volumes/6eb6fb7d-5b47-4d2b-bfbe-0b73c8a87692 => generated 924 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:40.661337 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-0590bede-fc5a-441c-a5ff-84abadf9e170 req-a7d0103f-5a23-43c9-861d-04755f4946eb tempest-VolumesGetTestJSON-1000505931 tempest-VolumesGetTestJSON-1000505931] GET http://10.222.0.38/volume/v3/d0f598d172af4d738d37e14e16a98886/volumes/6eb6fb7d-5b47-4d2b-bfbe-0b73c8a87692 Jan 25 14:12:40.662375 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-0590bede-fc5a-441c-a5ff-84abadf9e170 req-a7d0103f-5a23-43c9-861d-04755f4946eb tempest-VolumesGetTestJSON-1000505931 tempest-VolumesGetTestJSON-1000505931] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:40.662804 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:40.662804 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:40.663448 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-0590bede-fc5a-441c-a5ff-84abadf9e170 req-a7d0103f-5a23-43c9-861d-04755f4946eb tempest-VolumesGetTestJSON-1000505931 tempest-VolumesGetTestJSON-1000505931] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:40.684161 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-69d66aca-76d0-4aeb-ae77-2a2950e332a9 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] GET http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b Jan 25 14:12:40.685062 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-69d66aca-76d0-4aeb-ae77-2a2950e332a9 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:40.685489 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:40.685489 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:40.686136 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-69d66aca-76d0-4aeb-ae77-2a2950e332a9 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:40.781323 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:40.781323 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:40.785728 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:40.785728 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:40.802145 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-69d66aca-76d0-4aeb-ae77-2a2950e332a9 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Volume info retrieved successfully. Jan 25 14:12:40.807579 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-0590bede-fc5a-441c-a5ff-84abadf9e170 req-a7d0103f-5a23-43c9-861d-04755f4946eb tempest-VolumesGetTestJSON-1000505931 tempest-VolumesGetTestJSON-1000505931] Volume info retrieved successfully. Jan 25 14:12:40.838644 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-0590bede-fc5a-441c-a5ff-84abadf9e170 req-a7d0103f-5a23-43c9-861d-04755f4946eb tempest-VolumesGetTestJSON-1000505931 tempest-VolumesGetTestJSON-1000505931] http://10.222.0.38/volume/v3/d0f598d172af4d738d37e14e16a98886/volumes/6eb6fb7d-5b47-4d2b-bfbe-0b73c8a87692 returned with HTTP 200 Jan 25 14:12:40.839570 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1217/2426] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 14:12:40 2021] GET /volume/v3/d0f598d172af4d738d37e14e16a98886/volumes/6eb6fb7d-5b47-4d2b-bfbe-0b73c8a87692 => generated 924 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:40.849268 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-adfc081d-3342-4817-9734-86393817a78c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e Jan 25 14:12:40.853096 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-69d66aca-76d0-4aeb-ae77-2a2950e332a9 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b returned with HTTP 200 Jan 25 14:12:40.853891 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-adfc081d-3342-4817-9734-86393817a78c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:40.854318 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:40.854318 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:40.854975 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-adfc081d-3342-4817-9734-86393817a78c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:40.856006 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1210/2427] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:40 2021] GET /volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b => generated 912 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:12:40.898204 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-19fdc258-582b-40e2-9c7c-b259fe34b834 req-27144f4c-1247-4e55-837c-289b5b737192 tempest-VolumesGetTestJSON-1000505931 tempest-VolumesGetTestJSON-1000505931] DELETE http://10.222.0.38/volume/v3/d0f598d172af4d738d37e14e16a98886/volumes/6eb6fb7d-5b47-4d2b-bfbe-0b73c8a87692 Jan 25 14:12:40.900632 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-19fdc258-582b-40e2-9c7c-b259fe34b834 req-27144f4c-1247-4e55-837c-289b5b737192 tempest-VolumesGetTestJSON-1000505931 tempest-VolumesGetTestJSON-1000505931] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:40.901112 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:40.901112 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:40.901756 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-19fdc258-582b-40e2-9c7c-b259fe34b834 req-27144f4c-1247-4e55-837c-289b5b737192 tempest-VolumesGetTestJSON-1000505931 tempest-VolumesGetTestJSON-1000505931] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:40.909668 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [req-19fdc258-582b-40e2-9c7c-b259fe34b834 req-27144f4c-1247-4e55-837c-289b5b737192 tempest-VolumesGetTestJSON-1000505931 tempest-VolumesGetTestJSON-1000505931] Delete volume with id: 6eb6fb7d-5b47-4d2b-bfbe-0b73c8a87692 Jan 25 14:12:40.957471 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:40.957471 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:40.959193 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-19fdc258-582b-40e2-9c7c-b259fe34b834 req-27144f4c-1247-4e55-837c-289b5b737192 tempest-VolumesGetTestJSON-1000505931 tempest-VolumesGetTestJSON-1000505931] Volume info retrieved successfully. Jan 25 14:12:41.016535 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:41.016535 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:41.032724 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-19fdc258-582b-40e2-9c7c-b259fe34b834 req-27144f4c-1247-4e55-837c-289b5b737192 tempest-VolumesGetTestJSON-1000505931 tempest-VolumesGetTestJSON-1000505931] Delete volume request issued successfully. Jan 25 14:12:41.033606 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-19fdc258-582b-40e2-9c7c-b259fe34b834 req-27144f4c-1247-4e55-837c-289b5b737192 tempest-VolumesGetTestJSON-1000505931 tempest-VolumesGetTestJSON-1000505931] http://10.222.0.38/volume/v3/d0f598d172af4d738d37e14e16a98886/volumes/6eb6fb7d-5b47-4d2b-bfbe-0b73c8a87692 returned with HTTP 202 Jan 25 14:12:41.034599 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-adfc081d-3342-4817-9734-86393817a78c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:12:41.040055 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1211/2428] 10.222.0.38 () {62 vars in 1591 bytes} [Mon Jan 25 14:12:40 2021] DELETE /volume/v3/d0f598d172af4d738d37e14e16a98886/volumes/6eb6fb7d-5b47-4d2b-bfbe-0b73c8a87692 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 25 14:12:41.056180 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e84474c0-e66a-45f7-8e97-0f91ffa5b7e0 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e01b9367-875c-4606-82d1-e757b26e0560 Jan 25 14:12:41.058764 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e84474c0-e66a-45f7-8e97-0f91ffa5b7e0 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:41.059195 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:41.059195 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:41.059860 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e84474c0-e66a-45f7-8e97-0f91ffa5b7e0 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:41.071466 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-adfc081d-3342-4817-9734-86393817a78c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e returned with HTTP 200 Jan 25 14:12:41.081003 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1218/2429] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:40 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e => generated 920 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:41.091922 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-f5c72342-3f40-4aa7-9def-223402f3624a req-24c90a56-0284-4d3b-9903-1073c22563ff tempest-VolumesGetTestJSON-1000505931 tempest-VolumesGetTestJSON-1000505931] GET http://10.222.0.38/volume/v3/d0f598d172af4d738d37e14e16a98886/volumes/6eb6fb7d-5b47-4d2b-bfbe-0b73c8a87692 Jan 25 14:12:41.092654 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-f5c72342-3f40-4aa7-9def-223402f3624a req-24c90a56-0284-4d3b-9903-1073c22563ff tempest-VolumesGetTestJSON-1000505931 tempest-VolumesGetTestJSON-1000505931] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:41.092973 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:41.092973 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:41.093495 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-f5c72342-3f40-4aa7-9def-223402f3624a req-24c90a56-0284-4d3b-9903-1073c22563ff tempest-VolumesGetTestJSON-1000505931 tempest-VolumesGetTestJSON-1000505931] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:41.124907 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:41.124907 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:41.134319 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e84474c0-e66a-45f7-8e97-0f91ffa5b7e0 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:12:41.158973 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e84474c0-e66a-45f7-8e97-0f91ffa5b7e0 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e01b9367-875c-4606-82d1-e757b26e0560 returned with HTTP 200 Jan 25 14:12:41.159942 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1212/2430] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:41 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e01b9367-875c-4606-82d1-e757b26e0560 => generated 948 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:41.166340 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:41.166340 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:41.178789 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-f5c72342-3f40-4aa7-9def-223402f3624a req-24c90a56-0284-4d3b-9903-1073c22563ff tempest-VolumesGetTestJSON-1000505931 tempest-VolumesGetTestJSON-1000505931] Volume info retrieved successfully. Jan 25 14:12:41.204845 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-f5c72342-3f40-4aa7-9def-223402f3624a req-24c90a56-0284-4d3b-9903-1073c22563ff tempest-VolumesGetTestJSON-1000505931 tempest-VolumesGetTestJSON-1000505931] http://10.222.0.38/volume/v3/d0f598d172af4d738d37e14e16a98886/volumes/6eb6fb7d-5b47-4d2b-bfbe-0b73c8a87692 returned with HTTP 200 Jan 25 14:12:41.205866 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1219/2431] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 14:12:41 2021] GET /volume/v3/d0f598d172af4d738d37e14e16a98886/volumes/6eb6fb7d-5b47-4d2b-bfbe-0b73c8a87692 => generated 923 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:41.873449 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-01d19584-8da1-4fc5-bea7-e0a766ba9922 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] GET http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b Jan 25 14:12:41.874958 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-01d19584-8da1-4fc5-bea7-e0a766ba9922 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:41.875376 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:41.875376 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:41.876179 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-01d19584-8da1-4fc5-bea7-e0a766ba9922 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:41.972174 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:41.972174 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:41.993572 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-01d19584-8da1-4fc5-bea7-e0a766ba9922 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Volume info retrieved successfully. Jan 25 14:12:42.022348 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-01d19584-8da1-4fc5-bea7-e0a766ba9922 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b returned with HTTP 200 Jan 25 14:12:42.023698 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1213/2432] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:41 2021] GET /volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b => generated 912 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:42.091509 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4baaddbb-b1a7-4685-8fdd-ad5b384146c0 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e Jan 25 14:12:42.092302 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4baaddbb-b1a7-4685-8fdd-ad5b384146c0 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:42.092665 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:42.092665 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:42.093321 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4baaddbb-b1a7-4685-8fdd-ad5b384146c0 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:42.175747 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-69f95668-b339-44cb-b993-10294f64542d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e01b9367-875c-4606-82d1-e757b26e0560 Jan 25 14:12:42.176282 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-69f95668-b339-44cb-b993-10294f64542d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:42.176480 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:42.176480 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:42.177361 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-69f95668-b339-44cb-b993-10294f64542d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:42.313647 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:42.313647 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:42.342285 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4baaddbb-b1a7-4685-8fdd-ad5b384146c0 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:12:42.392939 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:42.392939 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:42.406164 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4baaddbb-b1a7-4685-8fdd-ad5b384146c0 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e returned with HTTP 200 Jan 25 14:12:42.408899 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1220/2433] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:42 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e => generated 920 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:42.414777 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-69f95668-b339-44cb-b993-10294f64542d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:12:42.433498 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-ef732b7a-b3c8-412d-aaec-80f937986086 req-f2a876e7-3bb5-4fa9-a149-cfb0b1208e64 tempest-VolumesGetTestJSON-1000505931 tempest-VolumesGetTestJSON-1000505931] GET http://10.222.0.38/volume/v3/d0f598d172af4d738d37e14e16a98886/volumes/6eb6fb7d-5b47-4d2b-bfbe-0b73c8a87692 Jan 25 14:12:42.434332 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-ef732b7a-b3c8-412d-aaec-80f937986086 req-f2a876e7-3bb5-4fa9-a149-cfb0b1208e64 tempest-VolumesGetTestJSON-1000505931 tempest-VolumesGetTestJSON-1000505931] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:42.434709 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:42.434709 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:42.435330 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-ef732b7a-b3c8-412d-aaec-80f937986086 req-f2a876e7-3bb5-4fa9-a149-cfb0b1208e64 tempest-VolumesGetTestJSON-1000505931 tempest-VolumesGetTestJSON-1000505931] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:42.444125 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-69f95668-b339-44cb-b993-10294f64542d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e01b9367-875c-4606-82d1-e757b26e0560 returned with HTTP 200 Jan 25 14:12:42.444987 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1214/2434] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:42 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e01b9367-875c-4606-82d1-e757b26e0560 => generated 949 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:12:42.476125 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c0af0fec-e6fa-439f-b6f2-10327c50517d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e01b9367-875c-4606-82d1-e757b26e0560 Jan 25 14:12:42.477388 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c0af0fec-e6fa-439f-b6f2-10327c50517d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:42.477718 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:42.477718 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:42.478318 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c0af0fec-e6fa-439f-b6f2-10327c50517d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:42.528327 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:42.528327 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:42.539304 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-ef732b7a-b3c8-412d-aaec-80f937986086 req-f2a876e7-3bb5-4fa9-a149-cfb0b1208e64 tempest-VolumesGetTestJSON-1000505931 tempest-VolumesGetTestJSON-1000505931] Volume info retrieved successfully. Jan 25 14:12:42.608783 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-ef732b7a-b3c8-412d-aaec-80f937986086 req-f2a876e7-3bb5-4fa9-a149-cfb0b1208e64 tempest-VolumesGetTestJSON-1000505931 tempest-VolumesGetTestJSON-1000505931] http://10.222.0.38/volume/v3/d0f598d172af4d738d37e14e16a98886/volumes/6eb6fb7d-5b47-4d2b-bfbe-0b73c8a87692 returned with HTTP 200 Jan 25 14:12:42.609677 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1221/2435] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 14:12:42 2021] GET /volume/v3/d0f598d172af4d738d37e14e16a98886/volumes/6eb6fb7d-5b47-4d2b-bfbe-0b73c8a87692 => generated 923 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:42.620951 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:42.620951 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:42.632293 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c0af0fec-e6fa-439f-b6f2-10327c50517d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:12:42.658077 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c0af0fec-e6fa-439f-b6f2-10327c50517d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e01b9367-875c-4606-82d1-e757b26e0560 returned with HTTP 200 Jan 25 14:12:42.658911 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1215/2436] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:42 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e01b9367-875c-4606-82d1-e757b26e0560 => generated 949 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:12:42.689570 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-abd328dd-d313-43a1-a5af-bdc679af702f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] DELETE http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e01b9367-875c-4606-82d1-e757b26e0560 Jan 25 14:12:42.690543 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-abd328dd-d313-43a1-a5af-bdc679af702f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:42.690543 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:42.690543 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:42.691417 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-abd328dd-d313-43a1-a5af-bdc679af702f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:42.691417 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-abd328dd-d313-43a1-a5af-bdc679af702f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Delete volume with id: e01b9367-875c-4606-82d1-e757b26e0560 Jan 25 14:12:42.956642 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:42.956642 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:42.957742 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-abd328dd-d313-43a1-a5af-bdc679af702f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:12:42.991264 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-abd328dd-d313-43a1-a5af-bdc679af702f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Delete volume request issued successfully. Jan 25 14:12:42.991938 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-abd328dd-d313-43a1-a5af-bdc679af702f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e01b9367-875c-4606-82d1-e757b26e0560 returned with HTTP 202 Jan 25 14:12:42.998042 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1222/2437] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:12:42 2021] DELETE /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e01b9367-875c-4606-82d1-e757b26e0560 => generated 0 bytes in 311 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:12:43.002475 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3cb5d53f-2d94-407c-bee4-9658f35ec55e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e01b9367-875c-4606-82d1-e757b26e0560 Jan 25 14:12:43.003010 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3cb5d53f-2d94-407c-bee4-9658f35ec55e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:43.003217 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:43.003217 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:43.003586 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3cb5d53f-2d94-407c-bee4-9658f35ec55e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:43.039016 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-35601649-f22c-4f2b-98a6-974fa673d3da tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] GET http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b Jan 25 14:12:43.039550 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-35601649-f22c-4f2b-98a6-974fa673d3da tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:43.039740 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:43.039740 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:43.040126 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-35601649-f22c-4f2b-98a6-974fa673d3da tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:43.136499 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:43.136499 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:43.157084 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3cb5d53f-2d94-407c-bee4-9658f35ec55e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:12:43.161217 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:43.161217 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:43.192232 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-35601649-f22c-4f2b-98a6-974fa673d3da tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Volume info retrieved successfully. Jan 25 14:12:43.214175 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3cb5d53f-2d94-407c-bee4-9658f35ec55e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e01b9367-875c-4606-82d1-e757b26e0560 returned with HTTP 200 Jan 25 14:12:43.219485 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1216/2438] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:42 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e01b9367-875c-4606-82d1-e757b26e0560 => generated 948 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:43.250206 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-35601649-f22c-4f2b-98a6-974fa673d3da tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b returned with HTTP 200 Jan 25 14:12:43.251051 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1223/2439] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:43 2021] GET /volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b => generated 912 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:43.426892 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-216fca07-847e-43ed-80e6-3b7ba8c276a5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e Jan 25 14:12:43.427744 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-216fca07-847e-43ed-80e6-3b7ba8c276a5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:43.428163 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:43.428163 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:43.429329 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-216fca07-847e-43ed-80e6-3b7ba8c276a5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:43.497889 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:43.497889 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:43.510892 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-216fca07-847e-43ed-80e6-3b7ba8c276a5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:12:43.569582 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-216fca07-847e-43ed-80e6-3b7ba8c276a5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e returned with HTTP 200 Jan 25 14:12:43.570753 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1217/2440] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:43 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e => generated 920 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:43.698559 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-252c6827-ed7d-480d-b7c6-c24691d15e39 req-d67d0d0c-9308-4c22-b1df-4981b72059e2 tempest-VolumesGetTestJSON-1000505931 tempest-VolumesGetTestJSON-1000505931] GET http://10.222.0.38/volume/v3/d0f598d172af4d738d37e14e16a98886/volumes/6eb6fb7d-5b47-4d2b-bfbe-0b73c8a87692 Jan 25 14:12:43.699097 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-252c6827-ed7d-480d-b7c6-c24691d15e39 req-d67d0d0c-9308-4c22-b1df-4981b72059e2 tempest-VolumesGetTestJSON-1000505931 tempest-VolumesGetTestJSON-1000505931] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:43.699314 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:43.699314 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:43.700240 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-252c6827-ed7d-480d-b7c6-c24691d15e39 req-d67d0d0c-9308-4c22-b1df-4981b72059e2 tempest-VolumesGetTestJSON-1000505931 tempest-VolumesGetTestJSON-1000505931] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:43.820225 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-252c6827-ed7d-480d-b7c6-c24691d15e39 req-d67d0d0c-9308-4c22-b1df-4981b72059e2 tempest-VolumesGetTestJSON-1000505931 tempest-VolumesGetTestJSON-1000505931] http://10.222.0.38/volume/v3/d0f598d172af4d738d37e14e16a98886/volumes/6eb6fb7d-5b47-4d2b-bfbe-0b73c8a87692 returned with HTTP 404 Jan 25 14:12:43.824665 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1224/2441] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 14:12:43 2021] GET /volume/v3/d0f598d172af4d738d37e14e16a98886/volumes/6eb6fb7d-5b47-4d2b-bfbe-0b73c8a87692 => generated 109 bytes in 136 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:12:44.243040 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b5e75cf0-dda1-4c0f-b304-22ac02760cd7 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e01b9367-875c-4606-82d1-e757b26e0560 Jan 25 14:12:44.244339 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b5e75cf0-dda1-4c0f-b304-22ac02760cd7 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:44.244842 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:44.244842 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:44.245524 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b5e75cf0-dda1-4c0f-b304-22ac02760cd7 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:44.267060 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-030edd28-3fc4-49d3-9f3d-e6de8bfa5304 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] GET http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b Jan 25 14:12:44.268316 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-030edd28-3fc4-49d3-9f3d-e6de8bfa5304 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:44.268895 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-030edd28-3fc4-49d3-9f3d-e6de8bfa5304 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:44.368890 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:44.368890 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:44.391331 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b5e75cf0-dda1-4c0f-b304-22ac02760cd7 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:12:44.451376 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:44.451376 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:44.458958 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b5e75cf0-dda1-4c0f-b304-22ac02760cd7 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e01b9367-875c-4606-82d1-e757b26e0560 returned with HTTP 200 Jan 25 14:12:44.477030 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1218/2442] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:44 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e01b9367-875c-4606-82d1-e757b26e0560 => generated 948 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:44.488517 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-030edd28-3fc4-49d3-9f3d-e6de8bfa5304 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Volume info retrieved successfully. Jan 25 14:12:44.552395 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-030edd28-3fc4-49d3-9f3d-e6de8bfa5304 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b returned with HTTP 200 Jan 25 14:12:44.553631 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1225/2443] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:44 2021] GET /volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b => generated 912 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:44.592581 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-482528de-153d-4e83-82d2-5e75692c5c32 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e Jan 25 14:12:44.594241 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-482528de-153d-4e83-82d2-5e75692c5c32 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:44.602334 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:44.602334 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:44.617840 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-482528de-153d-4e83-82d2-5e75692c5c32 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:44.764801 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:44.764801 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:44.776652 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-482528de-153d-4e83-82d2-5e75692c5c32 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:12:44.810090 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-482528de-153d-4e83-82d2-5e75692c5c32 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e returned with HTTP 200 Jan 25 14:12:44.811518 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1219/2444] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:44 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e => generated 920 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:45.484450 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1e3dfda1-d5d0-4a10-a6bb-ac4303877bd6 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e01b9367-875c-4606-82d1-e757b26e0560 Jan 25 14:12:45.485820 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1e3dfda1-d5d0-4a10-a6bb-ac4303877bd6 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:45.486140 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:45.486140 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:45.486692 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1e3dfda1-d5d0-4a10-a6bb-ac4303877bd6 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:45.571079 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6fc8a848-a1ac-40f3-b788-c8e9df21baa8 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] GET http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b Jan 25 14:12:45.571802 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6fc8a848-a1ac-40f3-b788-c8e9df21baa8 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:45.572014 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:45.572014 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:45.573034 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6fc8a848-a1ac-40f3-b788-c8e9df21baa8 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:45.637003 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:45.637003 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:45.662209 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-1e3dfda1-d5d0-4a10-a6bb-ac4303877bd6 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:12:45.693064 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1e3dfda1-d5d0-4a10-a6bb-ac4303877bd6 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e01b9367-875c-4606-82d1-e757b26e0560 returned with HTTP 200 Jan 25 14:12:45.694239 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1226/2445] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:45 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e01b9367-875c-4606-82d1-e757b26e0560 => generated 948 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:45.749119 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:45.749119 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:45.769311 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6fc8a848-a1ac-40f3-b788-c8e9df21baa8 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Volume info retrieved successfully. Jan 25 14:12:45.827381 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ac969b36-96b5-4b48-a7a3-e85189d88069 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e Jan 25 14:12:45.827968 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6fc8a848-a1ac-40f3-b788-c8e9df21baa8 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b returned with HTTP 200 Jan 25 14:12:45.828792 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1220/2446] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:45 2021] GET /volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b => generated 912 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:45.831218 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ac969b36-96b5-4b48-a7a3-e85189d88069 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:45.831473 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:45.831473 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:45.831819 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ac969b36-96b5-4b48-a7a3-e85189d88069 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:45.969124 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:45.969124 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:45.989664 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ac969b36-96b5-4b48-a7a3-e85189d88069 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:12:46.019096 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ac969b36-96b5-4b48-a7a3-e85189d88069 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e returned with HTTP 200 Jan 25 14:12:46.019925 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1227/2447] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:45 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e => generated 920 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:46.711902 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-08c6b35b-ed42-440e-aa05-785c38e92796 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e01b9367-875c-4606-82d1-e757b26e0560 Jan 25 14:12:46.711902 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-08c6b35b-ed42-440e-aa05-785c38e92796 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:46.711902 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:46.711902 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:46.711902 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-08c6b35b-ed42-440e-aa05-785c38e92796 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:46.839694 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-08c6b35b-ed42-440e-aa05-785c38e92796 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e01b9367-875c-4606-82d1-e757b26e0560 returned with HTTP 404 Jan 25 14:12:46.844891 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-175f1253-547e-4973-ac04-f3f31324bf47 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] GET http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b Jan 25 14:12:46.845598 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-175f1253-547e-4973-ac04-f3f31324bf47 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:46.846166 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:46.846166 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:46.846721 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-175f1253-547e-4973-ac04-f3f31324bf47 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:46.853838 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1221/2448] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:46 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e01b9367-875c-4606-82d1-e757b26e0560 => generated 109 bytes in 148 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:12:46.868861 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b8837409-b322-4651-92d8-d09c3dc1e130 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] POST http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes Jan 25 14:12:46.878524 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b8837409-b322-4651-92d8-d09c3dc1e130 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1660495853"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:12:46.882323 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-b8837409-b322-4651-92d8-d09c3dc1e130 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1660495853'}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:12:46.887998 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-b8837409-b322-4651-92d8-d09c3dc1e130 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Create volume of 1 GB Jan 25 14:12:46.959059 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b8837409-b322-4651-92d8-d09c3dc1e130 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Availability Zones retrieved successfully. Jan 25 14:12:47.024731 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b8837409-b322-4651-92d8-d09c3dc1e130 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Flow 'volume_create_api' (e4969b9b-7507-4a1c-8d41-336ee39d0d45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:12:47.028776 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b8837409-b322-4651-92d8-d09c3dc1e130 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1a9bbdd-8330-4a0e-8fb5-1700e20650a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:12:47.041152 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-b8837409-b322-4651-92d8-d09c3dc1e130 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Validating volume size '1' using validate_int {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:12:47.051885 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:47.051885 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:47.077703 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-175f1253-547e-4973-ac04-f3f31324bf47 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Volume info retrieved successfully. Jan 25 14:12:47.147678 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-175f1253-547e-4973-ac04-f3f31324bf47 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b returned with HTTP 200 Jan 25 14:12:47.159370 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1228/2449] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:46 2021] GET /volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b => generated 912 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:47.173150 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ae7a4a23-60c5-4aa9-beb8-5856eb847730 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e Jan 25 14:12:47.181386 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ae7a4a23-60c5-4aa9-beb8-5856eb847730 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:47.182871 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:47.182871 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:47.183521 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ae7a4a23-60c5-4aa9-beb8-5856eb847730 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:47.233666 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b8837409-b322-4651-92d8-d09c3dc1e130 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1a9bbdd-8330-4a0e-8fb5-1700e20650a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:12:47.246042 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b8837409-b322-4651-92d8-d09c3dc1e130 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed8a905b-b9e5-440a-8c98-47fa0259906b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:12:47.332302 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:47.332302 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:47.365237 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ae7a4a23-60c5-4aa9-beb8-5856eb847730 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:12:47.428060 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ae7a4a23-60c5-4aa9-beb8-5856eb847730 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e returned with HTTP 200 Jan 25 14:12:47.431377 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1229/2450] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:47 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e => generated 920 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:47.458439 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-b8837409-b322-4651-92d8-d09c3dc1e130 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Created reservations ['6f70f518-1404-4c0e-8503-9965a4325f9f', '2b61b17f-7f95-4626-995e-f2bec5b78cab', '4448b7de-c0c7-483a-830c-c3cf1d754f4b', '62ebe8d9-2293-4f40-8bed-cdff37760e37'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:12:47.462317 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b8837409-b322-4651-92d8-d09c3dc1e130 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed8a905b-b9e5-440a-8c98-47fa0259906b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f70f518-1404-4c0e-8503-9965a4325f9f', '2b61b17f-7f95-4626-995e-f2bec5b78cab', '4448b7de-c0c7-483a-830c-c3cf1d754f4b', '62ebe8d9-2293-4f40-8bed-cdff37760e37']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:12:47.465700 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b8837409-b322-4651-92d8-d09c3dc1e130 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12e62c35-194e-4d32-be7d-f00419157de4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:12:47.589958 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b8837409-b322-4651-92d8-d09c3dc1e130 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12e62c35-194e-4d32-be7d-f00419157de4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79a77f9f-cd45-48d5-97cd-aa0faa0d73e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1660495853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='555aa5d4533f499882531ba6ac50696c',qos_specs=None,replication_status=,reservations=['6f70f518-1404-4c0e-8503-9965a4325f9f','2b61b17f-7f95-4626-995e-f2bec5b78cab','4448b7de-c0c7-483a-830c-c3cf1d754f4b','62ebe8d9-2293-4f40-8bed-cdff37760e37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64bd8db3dd474168be821a987fb030bb',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:12:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1660495853',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=79a77f9f-cd45-48d5-97cd-aa0faa0d73e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='555aa5d4533f499882531ba6ac50696c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='64bd8db3dd474168be821a987fb030bb',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:12:47.599803 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b8837409-b322-4651-92d8-d09c3dc1e130 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dbac772-d358-4bed-94ad-d62523b1d572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:12:47.666825 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b8837409-b322-4651-92d8-d09c3dc1e130 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dbac772-d358-4bed-94ad-d62523b1d572) transitioned into state 'SUCCESS' from state '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-1660495853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='555aa5d4533f499882531ba6ac50696c',qos_specs=None,replication_status=,reservations=['6f70f518-1404-4c0e-8503-9965a4325f9f','2b61b17f-7f95-4626-995e-f2bec5b78cab','4448b7de-c0c7-483a-830c-c3cf1d754f4b','62ebe8d9-2293-4f40-8bed-cdff37760e37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64bd8db3dd474168be821a987fb030bb',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:12:47.673048 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b8837409-b322-4651-92d8-d09c3dc1e130 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b9253bc-bee1-4eae-995d-8d3051573aab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:12:47.718077 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b8837409-b322-4651-92d8-d09c3dc1e130 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b9253bc-bee1-4eae-995d-8d3051573aab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:12:47.723765 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b8837409-b322-4651-92d8-d09c3dc1e130 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Flow 'volume_create_api' (e4969b9b-7507-4a1c-8d41-336ee39d0d45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:12:47.912400 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b8837409-b322-4651-92d8-d09c3dc1e130 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Create volume request issued successfully. Jan 25 14:12:47.943096 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b8837409-b322-4651-92d8-d09c3dc1e130 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes returned with HTTP 202 Jan 25 14:12:47.945935 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1222/2451] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 14:12:46 2021] POST /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes => generated 823 bytes in 1085 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:12:47.963077 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d11be4f2-cb24-4029-89bb-213171e94a26 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/79a77f9f-cd45-48d5-97cd-aa0faa0d73e8 Jan 25 14:12:47.963077 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d11be4f2-cb24-4029-89bb-213171e94a26 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:47.963077 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:47.963077 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:47.963619 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d11be4f2-cb24-4029-89bb-213171e94a26 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:48.088852 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:48.088852 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:48.106931 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d11be4f2-cb24-4029-89bb-213171e94a26 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:12:48.173734 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d11be4f2-cb24-4029-89bb-213171e94a26 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/79a77f9f-cd45-48d5-97cd-aa0faa0d73e8 returned with HTTP 200 Jan 25 14:12:48.175518 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0bd520cf-a7c3-4140-8ed1-b050f18521b3 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] GET http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b Jan 25 14:12:48.176032 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0bd520cf-a7c3-4140-8ed1-b050f18521b3 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:48.176437 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:48.176437 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:48.177911 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0bd520cf-a7c3-4140-8ed1-b050f18521b3 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:48.187021 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1230/2452] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:47 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/79a77f9f-cd45-48d5-97cd-aa0faa0d73e8 => generated 891 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:48.304415 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:48.304415 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:48.325418 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0bd520cf-a7c3-4140-8ed1-b050f18521b3 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Volume info retrieved successfully. Jan 25 14:12:48.389988 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0bd520cf-a7c3-4140-8ed1-b050f18521b3 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b returned with HTTP 200 Jan 25 14:12:48.391006 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1223/2453] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:48 2021] GET /volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b => generated 912 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:48.447539 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-aa35eee6-934d-4ee8-94de-657068fad1d5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e Jan 25 14:12:48.448331 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-aa35eee6-934d-4ee8-94de-657068fad1d5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:48.448704 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:48.448704 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:48.449414 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-aa35eee6-934d-4ee8-94de-657068fad1d5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:48.586861 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:48.586861 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:48.602435 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-aa35eee6-934d-4ee8-94de-657068fad1d5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:12:48.703017 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-aa35eee6-934d-4ee8-94de-657068fad1d5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e returned with HTTP 200 Jan 25 14:12:48.703852 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1231/2454] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:48 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e => generated 920 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:49.196414 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9b8ecc09-3049-4686-99d3-804c2cdce6f2 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/79a77f9f-cd45-48d5-97cd-aa0faa0d73e8 Jan 25 14:12:49.196887 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9b8ecc09-3049-4686-99d3-804c2cdce6f2 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:49.197254 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:49.197254 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:49.197633 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9b8ecc09-3049-4686-99d3-804c2cdce6f2 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:49.281559 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:49.281559 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:49.294005 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-9b8ecc09-3049-4686-99d3-804c2cdce6f2 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:12:49.322996 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9b8ecc09-3049-4686-99d3-804c2cdce6f2 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/79a77f9f-cd45-48d5-97cd-aa0faa0d73e8 returned with HTTP 200 Jan 25 14:12:49.323826 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1224/2455] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:49 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/79a77f9f-cd45-48d5-97cd-aa0faa0d73e8 => generated 916 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:49.341148 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-498a6ccf-8b10-4731-bf7a-47fd3d903a1d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] POST http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots Jan 25 14:12:49.341624 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:49.341624 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:49.342052 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-498a6ccf-8b10-4731-bf7a-47fd3d903a1d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "79a77f9f-cd45-48d5-97cd-aa0faa0d73e8", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-66120337"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:12:49.413088 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4cf9abdf-5859-434c-a7a2-1d09b4c3575c tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] GET http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b Jan 25 14:12:49.413615 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4cf9abdf-5859-434c-a7a2-1d09b4c3575c tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:49.413838 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:49.413838 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:49.414056 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:49.414056 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:49.414246 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4cf9abdf-5859-434c-a7a2-1d09b4c3575c tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:49.415513 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-498a6ccf-8b10-4731-bf7a-47fd3d903a1d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:12:49.416060 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-498a6ccf-8b10-4731-bf7a-47fd3d903a1d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Create snapshot from volume 79a77f9f-cd45-48d5-97cd-aa0faa0d73e8 Jan 25 14:12:49.487601 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-498a6ccf-8b10-4731-bf7a-47fd3d903a1d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Created reservations ['0de7ced3-a114-40b1-843d-e2bb5a8ebb71', '0fe556ed-c21d-4c95-bc05-260205e667ae', '1bab6a88-b3e9-4a5d-b12c-dbe6caadbef1', '1b3bc718-2244-4682-9dd3-dc577ba9453f'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:12:49.487837 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:49.487837 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:49.499251 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4cf9abdf-5859-434c-a7a2-1d09b4c3575c tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Volume info retrieved successfully. Jan 25 14:12:49.533107 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4cf9abdf-5859-434c-a7a2-1d09b4c3575c tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b returned with HTTP 200 Jan 25 14:12:49.533956 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1225/2456] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:49 2021] GET /volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b => generated 912 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:49.619567 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-498a6ccf-8b10-4731-bf7a-47fd3d903a1d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot create request issued successfully. Jan 25 14:12:49.625230 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-498a6ccf-8b10-4731-bf7a-47fd3d903a1d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots returned with HTTP 202 Jan 25 14:12:49.626785 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1232/2457] 10.222.0.38 () {60 vars in 1232 bytes} [Mon Jan 25 14:12:49 2021] POST /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots => generated 308 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:12:49.640364 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3e673074-4be6-408a-bcee-6aff17b41e9f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/526b1504-db7c-4629-9db9-854282b29c49 Jan 25 14:12:49.642254 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3e673074-4be6-408a-bcee-6aff17b41e9f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:49.645089 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:49.645089 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:49.647591 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3e673074-4be6-408a-bcee-6aff17b41e9f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:49.722234 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cb7bdd56-f593-44f7-9b3c-4e71e6900b62 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e Jan 25 14:12:49.723918 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cb7bdd56-f593-44f7-9b3c-4e71e6900b62 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:49.724189 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:49.724189 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:49.724575 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cb7bdd56-f593-44f7-9b3c-4e71e6900b62 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:49.761443 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:49.761443 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:49.764635 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3e673074-4be6-408a-bcee-6aff17b41e9f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:12:49.769178 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3e673074-4be6-408a-bcee-6aff17b41e9f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/526b1504-db7c-4629-9db9-854282b29c49 returned with HTTP 200 Jan 25 14:12:49.770105 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1226/2458] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:12:49 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/526b1504-db7c-4629-9db9-854282b29c49 => generated 440 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:49.888694 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:49.888694 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:49.909216 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-cb7bdd56-f593-44f7-9b3c-4e71e6900b62 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:12:49.937145 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cb7bdd56-f593-44f7-9b3c-4e71e6900b62 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e returned with HTTP 200 Jan 25 14:12:49.948488 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1233/2459] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:49 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e => generated 920 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:50.553793 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-359ccf04-a9fb-42d6-8a0a-5d79db054a92 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] GET http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b Jan 25 14:12:50.555488 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-359ccf04-a9fb-42d6-8a0a-5d79db054a92 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:50.555859 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:50.555859 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:50.556962 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-359ccf04-a9fb-42d6-8a0a-5d79db054a92 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:50.735882 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:50.735882 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:50.759755 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-359ccf04-a9fb-42d6-8a0a-5d79db054a92 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Volume info retrieved successfully. Jan 25 14:12:50.783552 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-688f6ed1-506d-4799-9d9b-0eeacb4ae0d2 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/526b1504-db7c-4629-9db9-854282b29c49 Jan 25 14:12:50.784032 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-688f6ed1-506d-4799-9d9b-0eeacb4ae0d2 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:50.784249 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:50.784249 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:50.784625 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-688f6ed1-506d-4799-9d9b-0eeacb4ae0d2 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:50.842298 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-359ccf04-a9fb-42d6-8a0a-5d79db054a92 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b returned with HTTP 200 Jan 25 14:12:50.853829 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1227/2460] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:50 2021] GET /volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b => generated 912 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:50.857071 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:50.857071 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:50.859094 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-688f6ed1-506d-4799-9d9b-0eeacb4ae0d2 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:12:50.862508 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-688f6ed1-506d-4799-9d9b-0eeacb4ae0d2 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/526b1504-db7c-4629-9db9-854282b29c49 returned with HTTP 200 Jan 25 14:12:50.869750 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1234/2461] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:12:50 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/526b1504-db7c-4629-9db9-854282b29c49 => generated 440 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:50.956116 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e9f11547-3573-4ed7-8377-f9dd775b1989 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e Jan 25 14:12:50.956918 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e9f11547-3573-4ed7-8377-f9dd775b1989 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:50.957763 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:50.957763 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:50.959582 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e9f11547-3573-4ed7-8377-f9dd775b1989 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:51.146634 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:51.146634 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:51.187180 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e9f11547-3573-4ed7-8377-f9dd775b1989 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:12:51.261057 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e9f11547-3573-4ed7-8377-f9dd775b1989 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e returned with HTTP 200 Jan 25 14:12:51.262043 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1228/2462] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:50 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e => generated 920 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:51.862039 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0d4e7d6e-93df-4c18-9e59-272110d781ff tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] GET http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b Jan 25 14:12:51.867081 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0d4e7d6e-93df-4c18-9e59-272110d781ff tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:51.867505 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:51.867505 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:51.873165 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0d4e7d6e-93df-4c18-9e59-272110d781ff tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:51.875582 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bf2970d4-c201-412d-81b0-280c00929c01 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/526b1504-db7c-4629-9db9-854282b29c49 Jan 25 14:12:51.876358 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bf2970d4-c201-412d-81b0-280c00929c01 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:51.877027 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:51.877027 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:51.878039 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bf2970d4-c201-412d-81b0-280c00929c01 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:51.958929 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:51.958929 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:51.967421 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-bf2970d4-c201-412d-81b0-280c00929c01 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:12:51.971146 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bf2970d4-c201-412d-81b0-280c00929c01 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/526b1504-db7c-4629-9db9-854282b29c49 returned with HTTP 200 Jan 25 14:12:51.977356 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1229/2463] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:12:51 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/526b1504-db7c-4629-9db9-854282b29c49 => generated 440 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:52.083208 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:52.083208 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:52.124065 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0d4e7d6e-93df-4c18-9e59-272110d781ff tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Volume info retrieved successfully. Jan 25 14:12:52.201660 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0d4e7d6e-93df-4c18-9e59-272110d781ff tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b returned with HTTP 200 Jan 25 14:12:52.216855 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1235/2464] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:51 2021] GET /volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b => generated 912 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:52.277716 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-27bca766-782b-4bff-b0ff-88cff2d81d60 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e Jan 25 14:12:52.278423 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-27bca766-782b-4bff-b0ff-88cff2d81d60 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:52.279646 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:52.279646 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:52.280235 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-27bca766-782b-4bff-b0ff-88cff2d81d60 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:52.388415 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:52.388415 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:52.404898 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-27bca766-782b-4bff-b0ff-88cff2d81d60 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:12:52.436246 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-27bca766-782b-4bff-b0ff-88cff2d81d60 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e returned with HTTP 200 Jan 25 14:12:52.447562 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1230/2465] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:52 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e => generated 978 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:52.987530 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-01e1985c-751a-4537-9bff-b027224b7dad tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/526b1504-db7c-4629-9db9-854282b29c49 Jan 25 14:12:52.988063 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-01e1985c-751a-4537-9bff-b027224b7dad tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:52.988279 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:52.988279 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:52.989537 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-01e1985c-751a-4537-9bff-b027224b7dad tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:53.068025 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:53.068025 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:53.071366 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-01e1985c-751a-4537-9bff-b027224b7dad tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:12:53.079367 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-01e1985c-751a-4537-9bff-b027224b7dad tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/526b1504-db7c-4629-9db9-854282b29c49 returned with HTTP 200 Jan 25 14:12:53.082341 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1236/2466] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:12:52 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/526b1504-db7c-4629-9db9-854282b29c49 => generated 467 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:53.094149 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-423b45a5-6713-4535-9926-47737b18e0ad tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] POST http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes Jan 25 14:12:53.094575 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:53.094575 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:53.094861 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-423b45a5-6713-4535-9926-47737b18e0ad tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "526b1504-db7c-4629-9db9-854282b29c49", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-724669466"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:12:53.096986 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-423b45a5-6713-4535-9926-47737b18e0ad tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Create volume request body: {'volume': {'snapshot_id': '526b1504-db7c-4629-9db9-854282b29c49', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-724669466'}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:12:53.189841 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:53.189841 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:53.191034 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-423b45a5-6713-4535-9926-47737b18e0ad tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:12:53.191385 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-423b45a5-6713-4535-9926-47737b18e0ad tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Create volume of 1 GB Jan 25 14:12:53.205386 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-423b45a5-6713-4535-9926-47737b18e0ad tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Availability Zones retrieved successfully. Jan 25 14:12:53.227598 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-423b45a5-6713-4535-9926-47737b18e0ad tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Flow 'volume_create_api' (ebf85273-3361-44bb-9b2b-39f1a10bb73b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:12:53.230751 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-423b45a5-6713-4535-9926-47737b18e0ad tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b27592e-dbbb-44ef-ace9-773c9c7083bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:12:53.232410 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7ba0a682-eb15-4ec1-bb29-494c25db0c94 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] GET http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b Jan 25 14:12:53.232964 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7ba0a682-eb15-4ec1-bb29-494c25db0c94 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:53.233569 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:53.233569 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:53.233951 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7ba0a682-eb15-4ec1-bb29-494c25db0c94 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:53.234422 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-423b45a5-6713-4535-9926-47737b18e0ad tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:12:53.341749 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:53.341749 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:53.364975 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7ba0a682-eb15-4ec1-bb29-494c25db0c94 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Volume info retrieved successfully. Jan 25 14:12:53.414127 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7ba0a682-eb15-4ec1-bb29-494c25db0c94 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b returned with HTTP 200 Jan 25 14:12:53.415371 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1237/2467] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:53 2021] GET /volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b => generated 912 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:53.455272 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8c0e1f8f-b04e-4777-a227-c3d6d0305913 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e Jan 25 14:12:53.456338 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8c0e1f8f-b04e-4777-a227-c3d6d0305913 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:53.456562 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-423b45a5-6713-4535-9926-47737b18e0ad tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b27592e-dbbb-44ef-ace9-773c9c7083bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '526b1504-db7c-4629-9db9-854282b29c49', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:12:53.456902 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:53.456902 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:53.457117 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8c0e1f8f-b04e-4777-a227-c3d6d0305913 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:53.461502 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-423b45a5-6713-4535-9926-47737b18e0ad tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a38ac71-b398-47cd-9e69-4843353a6231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:12:53.622009 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:53.622009 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:53.637329 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-423b45a5-6713-4535-9926-47737b18e0ad tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Created reservations ['9868be53-5633-4ea4-8197-1e2771c70352', 'af78ce83-7618-4f8d-9a93-9787f2272639', '5a4d486d-fb17-4e9e-bb9f-17cad476c049', '17160c09-158d-4a3a-bd33-f7e730335602'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:12:53.639666 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-423b45a5-6713-4535-9926-47737b18e0ad tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a38ac71-b398-47cd-9e69-4843353a6231) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9868be53-5633-4ea4-8197-1e2771c70352', 'af78ce83-7618-4f8d-9a93-9787f2272639', '5a4d486d-fb17-4e9e-bb9f-17cad476c049', '17160c09-158d-4a3a-bd33-f7e730335602']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:12:53.643233 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-423b45a5-6713-4535-9926-47737b18e0ad tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (685776e8-d2c2-4366-b21f-77a78da24f9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:12:53.668551 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-8c0e1f8f-b04e-4777-a227-c3d6d0305913 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:12:53.746429 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8c0e1f8f-b04e-4777-a227-c3d6d0305913 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e returned with HTTP 200 Jan 25 14:12:53.750567 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1238/2468] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:53 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e => generated 978 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:53.974706 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-423b45a5-6713-4535-9926-47737b18e0ad tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (685776e8-d2c2-4366-b21f-77a78da24f9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '544d2e26-0f3a-4b77-bb7d-949df2bfd73e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-724669466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='555aa5d4533f499882531ba6ac50696c',qos_specs=None,replication_status=,reservations=['9868be53-5633-4ea4-8197-1e2771c70352','af78ce83-7618-4f8d-9a93-9787f2272639','5a4d486d-fb17-4e9e-bb9f-17cad476c049','17160c09-158d-4a3a-bd33-f7e730335602'],size=1,snapshot_id=526b1504-db7c-4629-9db9-854282b29c49,source_replicaid=,source_volid=None,status='creating',user_id='64bd8db3dd474168be821a987fb030bb',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:12:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-724669466',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=544d2e26-0f3a-4b77-bb7d-949df2bfd73e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='555aa5d4533f499882531ba6ac50696c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=526b1504-db7c-4629-9db9-854282b29c49,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='64bd8db3dd474168be821a987fb030bb',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:12:53.976784 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-423b45a5-6713-4535-9926-47737b18e0ad tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12242134-1d20-4101-b2e0-c76cfbd4f27d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:12:54.046115 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-423b45a5-6713-4535-9926-47737b18e0ad tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12242134-1d20-4101-b2e0-c76cfbd4f27d) transitioned into state 'SUCCESS' from state '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-724669466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='555aa5d4533f499882531ba6ac50696c',qos_specs=None,replication_status=,reservations=['9868be53-5633-4ea4-8197-1e2771c70352','af78ce83-7618-4f8d-9a93-9787f2272639','5a4d486d-fb17-4e9e-bb9f-17cad476c049','17160c09-158d-4a3a-bd33-f7e730335602'],size=1,snapshot_id=526b1504-db7c-4629-9db9-854282b29c49,source_replicaid=,source_volid=None,status='creating',user_id='64bd8db3dd474168be821a987fb030bb',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:12:54.049118 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-423b45a5-6713-4535-9926-47737b18e0ad tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4476be2-3d70-48ae-8d57-9b5bece04e01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:12:54.240633 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-423b45a5-6713-4535-9926-47737b18e0ad tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4476be2-3d70-48ae-8d57-9b5bece04e01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:12:54.245584 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-423b45a5-6713-4535-9926-47737b18e0ad tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Flow 'volume_create_api' (ebf85273-3361-44bb-9b2b-39f1a10bb73b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:12:54.393559 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-423b45a5-6713-4535-9926-47737b18e0ad tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Create volume request issued successfully. Jan 25 14:12:54.419116 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-423b45a5-6713-4535-9926-47737b18e0ad tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes returned with HTTP 202 Jan 25 14:12:54.433965 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1231/2469] 10.222.0.38 () {60 vars in 1226 bytes} [Mon Jan 25 14:12:53 2021] POST /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes => generated 856 bytes in 1344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:12:54.435549 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-adc1b69a-0ea3-4858-b388-008325b19093 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/544d2e26-0f3a-4b77-bb7d-949df2bfd73e Jan 25 14:12:54.436074 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-adc1b69a-0ea3-4858-b388-008325b19093 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:54.436289 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:54.436289 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:54.436644 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-adc1b69a-0ea3-4858-b388-008325b19093 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:54.441073 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8a7f783a-7523-4636-a47e-e501357b715d tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] GET http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b Jan 25 14:12:54.441983 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8a7f783a-7523-4636-a47e-e501357b715d tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:54.442356 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:54.442356 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:54.443795 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8a7f783a-7523-4636-a47e-e501357b715d tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:54.510055 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:54.510055 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:54.523802 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-8a7f783a-7523-4636-a47e-e501357b715d tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Volume info retrieved successfully. Jan 25 14:12:54.572328 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8a7f783a-7523-4636-a47e-e501357b715d tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b returned with HTTP 200 Jan 25 14:12:54.573772 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1232/2470] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:54 2021] GET /volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b => generated 912 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:54.620977 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:54.620977 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:54.649426 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-adc1b69a-0ea3-4858-b388-008325b19093 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:12:54.681671 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-adc1b69a-0ea3-4858-b388-008325b19093 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/544d2e26-0f3a-4b77-bb7d-949df2bfd73e returned with HTTP 200 Jan 25 14:12:54.683601 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1239/2471] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:54 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/544d2e26-0f3a-4b77-bb7d-949df2bfd73e => generated 924 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:54.767728 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-200adfcf-e314-47c0-b738-3b03c4307705 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e Jan 25 14:12:54.768416 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-200adfcf-e314-47c0-b738-3b03c4307705 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:54.768416 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:54.768416 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:54.768844 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-200adfcf-e314-47c0-b738-3b03c4307705 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:54.880889 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:54.880889 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:54.902823 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-200adfcf-e314-47c0-b738-3b03c4307705 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:12:54.933309 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-200adfcf-e314-47c0-b738-3b03c4307705 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e returned with HTTP 200 Jan 25 14:12:54.934175 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1233/2472] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:54 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e => generated 981 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:55.591236 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1a8f04c4-7df3-45e9-b2e0-8a280dc0c6a1 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] GET http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b Jan 25 14:12:55.592521 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1a8f04c4-7df3-45e9-b2e0-8a280dc0c6a1 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:55.592973 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:55.592973 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:55.593598 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1a8f04c4-7df3-45e9-b2e0-8a280dc0c6a1 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:55.700946 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-af8f905b-f256-4f62-b21c-9302b5690a9f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/544d2e26-0f3a-4b77-bb7d-949df2bfd73e Jan 25 14:12:55.701404 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-af8f905b-f256-4f62-b21c-9302b5690a9f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:55.701602 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:55.701602 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:55.702251 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-af8f905b-f256-4f62-b21c-9302b5690a9f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:55.766430 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:55.766430 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:55.792182 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-1a8f04c4-7df3-45e9-b2e0-8a280dc0c6a1 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Volume info retrieved successfully. Jan 25 14:12:55.865641 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1a8f04c4-7df3-45e9-b2e0-8a280dc0c6a1 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b returned with HTTP 200 Jan 25 14:12:55.870657 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1240/2473] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:55 2021] GET /volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b => generated 912 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:55.915084 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:55.915084 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:55.948744 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-af8f905b-f256-4f62-b21c-9302b5690a9f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:12:55.951047 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-33be7296-2e45-4bf8-9b92-76fc58451f3d tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e Jan 25 14:12:55.951772 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-33be7296-2e45-4bf8-9b92-76fc58451f3d tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:55.952150 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:55.952150 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:55.952769 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-33be7296-2e45-4bf8-9b92-76fc58451f3d tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:56.067429 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-af8f905b-f256-4f62-b21c-9302b5690a9f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/544d2e26-0f3a-4b77-bb7d-949df2bfd73e returned with HTTP 200 Jan 25 14:12:56.072923 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1234/2474] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:55 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/544d2e26-0f3a-4b77-bb7d-949df2bfd73e => generated 948 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:56.078190 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:56.078190 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:56.100088 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-33be7296-2e45-4bf8-9b92-76fc58451f3d tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:12:56.159917 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-33be7296-2e45-4bf8-9b92-76fc58451f3d tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e returned with HTTP 200 Jan 25 14:12:56.171123 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1241/2475] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:55 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e => generated 981 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:56.884130 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-856597da-a804-4bab-9238-168450ee59c1 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] GET http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b Jan 25 14:12:56.884631 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-856597da-a804-4bab-9238-168450ee59c1 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:56.884728 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:56.884728 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:56.885620 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-856597da-a804-4bab-9238-168450ee59c1 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:57.005892 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:57.005892 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:57.014940 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-856597da-a804-4bab-9238-168450ee59c1 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Volume info retrieved successfully. Jan 25 14:12:57.080284 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-856597da-a804-4bab-9238-168450ee59c1 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b returned with HTTP 200 Jan 25 14:12:57.081182 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1235/2476] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:56 2021] GET /volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b => generated 912 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:57.096364 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e899e56c-a463-42c2-9dbe-626014c20af3 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/544d2e26-0f3a-4b77-bb7d-949df2bfd73e Jan 25 14:12:57.096913 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e899e56c-a463-42c2-9dbe-626014c20af3 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:57.097112 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:57.097112 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:57.097758 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e899e56c-a463-42c2-9dbe-626014c20af3 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:57.178215 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0f0c07a9-1084-4d16-b04d-dbc539104f6d tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e Jan 25 14:12:57.178750 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0f0c07a9-1084-4d16-b04d-dbc539104f6d tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:57.178974 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:57.178974 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:57.179354 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0f0c07a9-1084-4d16-b04d-dbc539104f6d tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:57.280024 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:57.280024 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:57.301886 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e899e56c-a463-42c2-9dbe-626014c20af3 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:12:57.331074 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e899e56c-a463-42c2-9dbe-626014c20af3 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/544d2e26-0f3a-4b77-bb7d-949df2bfd73e returned with HTTP 200 Jan 25 14:12:57.337854 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1242/2477] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:57 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/544d2e26-0f3a-4b77-bb7d-949df2bfd73e => generated 948 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:57.354287 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:57.354287 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:57.374163 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0f0c07a9-1084-4d16-b04d-dbc539104f6d tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:12:57.399895 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0f0c07a9-1084-4d16-b04d-dbc539104f6d tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e returned with HTTP 200 Jan 25 14:12:57.400912 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1236/2478] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:57 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e => generated 981 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:58.101082 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-374810e0-a6e5-4655-ae5f-e110da142390 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] GET http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b Jan 25 14:12:58.101616 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-374810e0-a6e5-4655-ae5f-e110da142390 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:58.101808 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:58.101808 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:58.113159 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-374810e0-a6e5-4655-ae5f-e110da142390 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:58.292236 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:58.292236 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:58.318629 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-374810e0-a6e5-4655-ae5f-e110da142390 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Volume info retrieved successfully. Jan 25 14:12:58.354527 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-44c9581e-32a2-4f59-91b3-617cf9031180 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/544d2e26-0f3a-4b77-bb7d-949df2bfd73e Jan 25 14:12:58.355064 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-44c9581e-32a2-4f59-91b3-617cf9031180 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:58.355263 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:58.355263 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:58.356095 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-44c9581e-32a2-4f59-91b3-617cf9031180 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:58.404388 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-374810e0-a6e5-4655-ae5f-e110da142390 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b returned with HTTP 200 Jan 25 14:12:58.413359 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1243/2479] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:58 2021] GET /volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b => generated 912 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:58.422887 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b0e627d8-6df7-4912-a4a3-80762a12aaf3 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e Jan 25 14:12:58.428559 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b0e627d8-6df7-4912-a4a3-80762a12aaf3 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:58.428977 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:58.428977 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:58.430948 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b0e627d8-6df7-4912-a4a3-80762a12aaf3 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:58.499387 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:58.499387 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:58.525300 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-44c9581e-32a2-4f59-91b3-617cf9031180 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:12:58.548242 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:58.548242 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:58.569632 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b0e627d8-6df7-4912-a4a3-80762a12aaf3 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:12:58.572628 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-44c9581e-32a2-4f59-91b3-617cf9031180 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/544d2e26-0f3a-4b77-bb7d-949df2bfd73e returned with HTTP 200 Jan 25 14:12:58.579607 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1237/2480] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:58 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/544d2e26-0f3a-4b77-bb7d-949df2bfd73e => generated 948 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:58.602252 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b0e627d8-6df7-4912-a4a3-80762a12aaf3 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e returned with HTTP 200 Jan 25 14:12:58.620457 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1244/2481] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:58 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e => generated 981 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:59.424796 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-07b4619e-a932-4242-a859-c7e196234d2b tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] GET http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b Jan 25 14:12:59.426977 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-07b4619e-a932-4242-a859-c7e196234d2b tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:59.427559 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:59.427559 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:59.428260 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-07b4619e-a932-4242-a859-c7e196234d2b tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:59.542710 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:59.542710 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:59.559390 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-07b4619e-a932-4242-a859-c7e196234d2b tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Volume info retrieved successfully. Jan 25 14:12:59.596028 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a4844f43-e9af-4a0b-94e8-de535b57452e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/544d2e26-0f3a-4b77-bb7d-949df2bfd73e Jan 25 14:12:59.597169 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a4844f43-e9af-4a0b-94e8-de535b57452e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:59.597629 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:59.597629 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:59.599019 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a4844f43-e9af-4a0b-94e8-de535b57452e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:59.669787 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-07b4619e-a932-4242-a859-c7e196234d2b tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b returned with HTTP 200 Jan 25 14:12:59.670804 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1238/2482] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:59 2021] GET /volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b => generated 912 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:12:59.689841 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0db8d3af-e3a9-4cd9-9192-620ef15d2cca tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e Jan 25 14:12:59.694605 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0db8d3af-e3a9-4cd9-9192-620ef15d2cca tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:12:59.694905 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:12:59.694905 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:12:59.695276 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0db8d3af-e3a9-4cd9-9192-620ef15d2cca tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:12:59.759894 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:59.759894 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:59.775243 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a4844f43-e9af-4a0b-94e8-de535b57452e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:12:59.809814 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a4844f43-e9af-4a0b-94e8-de535b57452e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/544d2e26-0f3a-4b77-bb7d-949df2bfd73e returned with HTTP 200 Jan 25 14:12:59.823172 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1245/2483] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:59 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/544d2e26-0f3a-4b77-bb7d-949df2bfd73e => generated 948 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:12:59.855195 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:12:59.855195 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:12:59.884971 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0db8d3af-e3a9-4cd9-9192-620ef15d2cca tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:12:59.956208 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0db8d3af-e3a9-4cd9-9192-620ef15d2cca tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e returned with HTTP 200 Jan 25 14:12:59.957833 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1239/2484] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:12:59 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e => generated 981 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:13:00.700239 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e7bf6178-9089-4ea2-bd09-4aef252253a1 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] GET http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b Jan 25 14:13:00.732085 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e7bf6178-9089-4ea2-bd09-4aef252253a1 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:00.732515 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:00.732515 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:00.733517 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e7bf6178-9089-4ea2-bd09-4aef252253a1 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:00.831823 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6ea65f99-6588-456c-ad87-afe35aa6a9ee tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/544d2e26-0f3a-4b77-bb7d-949df2bfd73e Jan 25 14:13:00.833894 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6ea65f99-6588-456c-ad87-afe35aa6a9ee tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:00.835049 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:00.835049 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:00.836349 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6ea65f99-6588-456c-ad87-afe35aa6a9ee tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:01.019299 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:01.019299 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:01.025714 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:01.025714 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:01.030443 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e7bf6178-9089-4ea2-bd09-4aef252253a1 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Volume info retrieved successfully. Jan 25 14:13:01.046517 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6ea65f99-6588-456c-ad87-afe35aa6a9ee tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:13:01.087264 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e7bf6178-9089-4ea2-bd09-4aef252253a1 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b returned with HTTP 200 Jan 25 14:13:01.088368 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1246/2485] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:13:00 2021] GET /volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b => generated 912 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:13:01.102439 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f476bee3-dd80-49d2-a102-8006add15acd tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e Jan 25 14:13:01.110568 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f476bee3-dd80-49d2-a102-8006add15acd tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:01.110873 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:01.110873 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:01.111308 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f476bee3-dd80-49d2-a102-8006add15acd tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:01.119462 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6ea65f99-6588-456c-ad87-afe35aa6a9ee tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/544d2e26-0f3a-4b77-bb7d-949df2bfd73e returned with HTTP 200 Jan 25 14:13:01.124135 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1240/2486] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:13:00 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/544d2e26-0f3a-4b77-bb7d-949df2bfd73e => generated 948 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:13:01.178744 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:01.178744 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:01.188429 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f476bee3-dd80-49d2-a102-8006add15acd tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:13:01.214706 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f476bee3-dd80-49d2-a102-8006add15acd tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e returned with HTTP 200 Jan 25 14:13:01.224851 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1247/2487] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:13:01 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e => generated 981 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:13:02.111826 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-638bf773-13a3-484a-a8a0-15f97be90134 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] GET http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b Jan 25 14:13:02.112881 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-638bf773-13a3-484a-a8a0-15f97be90134 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:02.113265 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:02.113265 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:02.113899 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-638bf773-13a3-484a-a8a0-15f97be90134 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:02.141230 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e07bf056-b1a6-4cdd-bb7b-b902ea654ad9 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/544d2e26-0f3a-4b77-bb7d-949df2bfd73e Jan 25 14:13:02.141939 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e07bf056-b1a6-4cdd-bb7b-b902ea654ad9 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:02.142264 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:02.142264 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:02.142825 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e07bf056-b1a6-4cdd-bb7b-b902ea654ad9 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:02.291636 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:02.291636 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:02.316797 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:02.316797 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:02.318255 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-638bf773-13a3-484a-a8a0-15f97be90134 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Volume info retrieved successfully. Jan 25 14:13:02.349318 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e07bf056-b1a6-4cdd-bb7b-b902ea654ad9 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:13:02.407378 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-638bf773-13a3-484a-a8a0-15f97be90134 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b returned with HTTP 200 Jan 25 14:13:02.409481 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1241/2488] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:13:02 2021] GET /volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b => generated 912 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:13:02.417993 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6da18ad3-abba-45b1-9b11-ad4584b22ddb tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e Jan 25 14:13:02.428915 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6da18ad3-abba-45b1-9b11-ad4584b22ddb tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:02.429296 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:02.429296 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:02.429927 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6da18ad3-abba-45b1-9b11-ad4584b22ddb tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:02.431309 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e07bf056-b1a6-4cdd-bb7b-b902ea654ad9 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/544d2e26-0f3a-4b77-bb7d-949df2bfd73e returned with HTTP 200 Jan 25 14:13:02.445532 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1248/2489] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:13:02 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/544d2e26-0f3a-4b77-bb7d-949df2bfd73e => generated 948 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:13:02.509399 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:02.509399 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:02.527478 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6da18ad3-abba-45b1-9b11-ad4584b22ddb tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:13:02.575367 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6da18ad3-abba-45b1-9b11-ad4584b22ddb tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e returned with HTTP 200 Jan 25 14:13:02.576693 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1242/2490] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:13:02 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e => generated 1369 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:13:02.597078 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4568460f-f253-4fec-83f2-e1ff9558e8af tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e Jan 25 14:13:02.599040 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4568460f-f253-4fec-83f2-e1ff9558e8af tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:02.600087 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:02.600087 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:02.601798 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4568460f-f253-4fec-83f2-e1ff9558e8af tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:02.713337 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:02.713337 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:02.739467 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4568460f-f253-4fec-83f2-e1ff9558e8af tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:13:02.820379 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4568460f-f253-4fec-83f2-e1ff9558e8af tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e returned with HTTP 200 Jan 25 14:13:02.838699 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1249/2491] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:13:02 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e => generated 1369 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:13:03.428355 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-078585c4-b250-4c5c-9914-cdb4d26fd07e tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] GET http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b Jan 25 14:13:03.434448 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-078585c4-b250-4c5c-9914-cdb4d26fd07e tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:03.436019 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:03.436019 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:03.436746 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-078585c4-b250-4c5c-9914-cdb4d26fd07e tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:03.449476 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-12f5f177-730c-4ab2-93a4-3f9988f4752b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/544d2e26-0f3a-4b77-bb7d-949df2bfd73e Jan 25 14:13:03.450011 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-12f5f177-730c-4ab2-93a4-3f9988f4752b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:03.450316 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:03.450316 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:03.450575 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-12f5f177-730c-4ab2-93a4-3f9988f4752b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:03.622413 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:03.622413 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:03.674033 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:03.674033 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:03.678807 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-078585c4-b250-4c5c-9914-cdb4d26fd07e tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Volume info retrieved successfully. Jan 25 14:13:03.699389 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-12f5f177-730c-4ab2-93a4-3f9988f4752b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:13:03.752978 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-12f5f177-730c-4ab2-93a4-3f9988f4752b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/544d2e26-0f3a-4b77-bb7d-949df2bfd73e returned with HTTP 200 Jan 25 14:13:03.756171 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1250/2492] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:13:03 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/544d2e26-0f3a-4b77-bb7d-949df2bfd73e => generated 948 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:13:03.762053 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-05306803-fea4-4029-9caa-56bf8420721f req-842be198-660a-41b0-9d27-4c0ecce8b90e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e Jan 25 14:13:03.762866 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-05306803-fea4-4029-9caa-56bf8420721f req-842be198-660a-41b0-9d27-4c0ecce8b90e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:03.763215 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:03.763215 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:03.763787 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-05306803-fea4-4029-9caa-56bf8420721f req-842be198-660a-41b0-9d27-4c0ecce8b90e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:03.791407 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-078585c4-b250-4c5c-9914-cdb4d26fd07e tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b returned with HTTP 200 Jan 25 14:13:03.792244 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1243/2493] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:13:03 2021] GET /volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b => generated 970 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:13:03.867812 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:03.867812 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:03.879265 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-05306803-fea4-4029-9caa-56bf8420721f req-842be198-660a-41b0-9d27-4c0ecce8b90e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:13:03.942047 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-05306803-fea4-4029-9caa-56bf8420721f req-842be198-660a-41b0-9d27-4c0ecce8b90e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e returned with HTTP 200 Jan 25 14:13:03.943297 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1251/2494] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 14:13:03 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e => generated 1369 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:13:04.774360 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-df951fb2-c7c3-4906-8de6-b7c2f4f754d1 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/544d2e26-0f3a-4b77-bb7d-949df2bfd73e Jan 25 14:13:04.775465 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-df951fb2-c7c3-4906-8de6-b7c2f4f754d1 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:04.775851 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:04.775851 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:04.776508 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-df951fb2-c7c3-4906-8de6-b7c2f4f754d1 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:04.815588 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-169ca144-553b-4bb9-b35e-9c91a4846a07 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] GET http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b Jan 25 14:13:04.818278 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-169ca144-553b-4bb9-b35e-9c91a4846a07 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:04.818868 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:04.818868 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:04.821191 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-169ca144-553b-4bb9-b35e-9c91a4846a07 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:04.964862 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:04.964862 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:04.986811 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-df951fb2-c7c3-4906-8de6-b7c2f4f754d1 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:13:04.991646 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:04.991646 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:05.022131 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-169ca144-553b-4bb9-b35e-9c91a4846a07 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Volume info retrieved successfully. Jan 25 14:13:05.027717 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-df951fb2-c7c3-4906-8de6-b7c2f4f754d1 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/544d2e26-0f3a-4b77-bb7d-949df2bfd73e returned with HTTP 200 Jan 25 14:13:05.028945 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1244/2495] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:13:04 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/544d2e26-0f3a-4b77-bb7d-949df2bfd73e => generated 948 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:13:05.063819 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-169ca144-553b-4bb9-b35e-9c91a4846a07 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b returned with HTTP 200 Jan 25 14:13:05.065886 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1252/2496] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:13:04 2021] GET /volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b => generated 970 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:13:06.058340 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8430fbfe-2802-46ef-adcd-5b1946e2d093 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/544d2e26-0f3a-4b77-bb7d-949df2bfd73e Jan 25 14:13:06.059066 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8430fbfe-2802-46ef-adcd-5b1946e2d093 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:06.059294 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:06.059294 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:06.062165 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8430fbfe-2802-46ef-adcd-5b1946e2d093 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:06.077820 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-05306803-fea4-4029-9caa-56bf8420721f req-93605801-85a4-408d-8595-bbdf6f4d3a54 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e Jan 25 14:13:06.077820 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-05306803-fea4-4029-9caa-56bf8420721f req-93605801-85a4-408d-8595-bbdf6f4d3a54 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:06.077820 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:06.077820 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:06.077820 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-05306803-fea4-4029-9caa-56bf8420721f req-93605801-85a4-408d-8595-bbdf6f4d3a54 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:06.198237 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:06.198237 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:06.225678 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-05306803-fea4-4029-9caa-56bf8420721f req-93605801-85a4-408d-8595-bbdf6f4d3a54 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:13:06.289051 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-05306803-fea4-4029-9caa-56bf8420721f req-93605801-85a4-408d-8595-bbdf6f4d3a54 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e returned with HTTP 200 Jan 25 14:13:06.289051 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1253/2497] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 14:13:06 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e => generated 1369 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:13:06.299986 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:06.299986 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:06.315346 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-aad86db0-1ea6-4001-8215-e75fb300ad78 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] GET http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b Jan 25 14:13:06.316140 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-aad86db0-1ea6-4001-8215-e75fb300ad78 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:06.317021 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:06.317021 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:06.317444 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-aad86db0-1ea6-4001-8215-e75fb300ad78 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:06.327084 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-8430fbfe-2802-46ef-adcd-5b1946e2d093 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:13:06.380303 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8430fbfe-2802-46ef-adcd-5b1946e2d093 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/544d2e26-0f3a-4b77-bb7d-949df2bfd73e returned with HTTP 200 Jan 25 14:13:06.387359 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1245/2498] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:13:06 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/544d2e26-0f3a-4b77-bb7d-949df2bfd73e => generated 948 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:13:06.388728 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8430fbfe-2802-46ef-adcd-5b1946e2d093 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume// Jan 25 14:13:06.389378 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8430fbfe-2802-46ef-adcd-5b1946e2d093 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:06.393168 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:06.393168 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:06.394426 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8430fbfe-2802-46ef-adcd-5b1946e2d093 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'all' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:06.396622 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8430fbfe-2802-46ef-adcd-5b1946e2d093 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 14:13:06.401610 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1246/2499] 10.222.0.38 () {58 vars in 1289 bytes} [Mon Jan 25 14:13:06 2021] GET /volume/ => generated 754 bytes in 13 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 14:13:06.419104 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-05306803-fea4-4029-9caa-56bf8420721f req-f2bfcf83-30d8-4e39-b229-a17d6cadb5ba tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] POST http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments Jan 25 14:13:06.420606 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:06.420606 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:06.422547 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-05306803-fea4-4029-9caa-56bf8420721f req-f2bfcf83-30d8-4e39-b229-a17d6cadb5ba tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "62a94775-6987-4971-811b-5f0229d96f3e", "instance_uuid": "321c5f56-646e-4cf7-a09b-1b74e412d8e4", "connector": null}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:13:06.430865 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-aad86db0-1ea6-4001-8215-e75fb300ad78 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Volume info retrieved successfully. Jan 25 14:13:06.460643 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-aad86db0-1ea6-4001-8215-e75fb300ad78 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b returned with HTTP 200 Jan 25 14:13:06.462105 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1254/2500] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:13:06 2021] GET /volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b => generated 973 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:13:06.621740 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:06.621740 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:06.829312 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-05306803-fea4-4029-9caa-56bf8420721f req-f2bfcf83-30d8-4e39-b229-a17d6cadb5ba tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments returned with HTTP 200 Jan 25 14:13:06.836906 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1247/2501] 10.222.0.38 () {66 vars in 1565 bytes} [Mon Jan 25 14:13:06 2021] POST /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments => generated 273 bytes in 420 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 14:13:07.401997 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8cfe4d1e-f87f-4366-b34d-afd797146d33 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/544d2e26-0f3a-4b77-bb7d-949df2bfd73e Jan 25 14:13:07.402578 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8cfe4d1e-f87f-4366-b34d-afd797146d33 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:07.402723 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:07.402723 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:07.403049 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8cfe4d1e-f87f-4366-b34d-afd797146d33 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:07.485580 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ff3e1fe8-c91f-4d3d-962c-2e4f8bb3bf3b tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] GET http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b Jan 25 14:13:07.486874 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ff3e1fe8-c91f-4d3d-962c-2e4f8bb3bf3b tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:07.487848 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:07.487848 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:07.490258 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ff3e1fe8-c91f-4d3d-962c-2e4f8bb3bf3b tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:07.575526 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:07.575526 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:07.636083 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-8cfe4d1e-f87f-4366-b34d-afd797146d33 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:13:07.684970 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:07.684970 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:07.710898 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8cfe4d1e-f87f-4366-b34d-afd797146d33 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/544d2e26-0f3a-4b77-bb7d-949df2bfd73e returned with HTTP 200 Jan 25 14:13:07.727038 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1255/2502] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:13:07 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/544d2e26-0f3a-4b77-bb7d-949df2bfd73e => generated 949 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:13:07.748146 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0fc3b379-ec29-49de-9f7d-864f20ee6b24 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/544d2e26-0f3a-4b77-bb7d-949df2bfd73e Jan 25 14:13:07.749301 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0fc3b379-ec29-49de-9f7d-864f20ee6b24 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:07.749796 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:07.749796 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:07.750445 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0fc3b379-ec29-49de-9f7d-864f20ee6b24 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:07.768382 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ff3e1fe8-c91f-4d3d-962c-2e4f8bb3bf3b tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Volume info retrieved successfully. Jan 25 14:13:07.830263 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ff3e1fe8-c91f-4d3d-962c-2e4f8bb3bf3b tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b returned with HTTP 200 Jan 25 14:13:07.833650 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1248/2503] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:13:07 2021] GET /volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b => generated 973 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:13:07.884159 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:07.884159 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:07.909840 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0fc3b379-ec29-49de-9f7d-864f20ee6b24 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:13:07.952747 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0fc3b379-ec29-49de-9f7d-864f20ee6b24 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/544d2e26-0f3a-4b77-bb7d-949df2bfd73e returned with HTTP 200 Jan 25 14:13:07.953966 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1256/2504] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:13:07 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/544d2e26-0f3a-4b77-bb7d-949df2bfd73e => generated 949 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:13:07.973995 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a0370c44-316a-4a73-a9cf-c6da638cafe8 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] DELETE http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/544d2e26-0f3a-4b77-bb7d-949df2bfd73e Jan 25 14:13:07.974798 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a0370c44-316a-4a73-a9cf-c6da638cafe8 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:07.975169 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:07.975169 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:07.975798 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a0370c44-316a-4a73-a9cf-c6da638cafe8 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:07.976446 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-a0370c44-316a-4a73-a9cf-c6da638cafe8 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Delete volume with id: 544d2e26-0f3a-4b77-bb7d-949df2bfd73e Jan 25 14:13:08.113179 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:08.113179 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:08.115765 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a0370c44-316a-4a73-a9cf-c6da638cafe8 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:13:08.149532 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a0370c44-316a-4a73-a9cf-c6da638cafe8 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Delete volume request issued successfully. Jan 25 14:13:08.150281 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a0370c44-316a-4a73-a9cf-c6da638cafe8 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/544d2e26-0f3a-4b77-bb7d-949df2bfd73e returned with HTTP 202 Jan 25 14:13:08.151505 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1249/2505] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:13:07 2021] DELETE /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/544d2e26-0f3a-4b77-bb7d-949df2bfd73e => generated 0 bytes in 187 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:13:08.159551 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-07c8f064-fe1f-442c-a8f8-6711f79d5e81 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/544d2e26-0f3a-4b77-bb7d-949df2bfd73e Jan 25 14:13:08.160934 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-07c8f064-fe1f-442c-a8f8-6711f79d5e81 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:08.161306 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:08.161306 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:08.161930 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-07c8f064-fe1f-442c-a8f8-6711f79d5e81 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:08.334998 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:08.334998 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:08.359139 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-07c8f064-fe1f-442c-a8f8-6711f79d5e81 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:13:08.430622 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-07c8f064-fe1f-442c-a8f8-6711f79d5e81 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/544d2e26-0f3a-4b77-bb7d-949df2bfd73e returned with HTTP 200 Jan 25 14:13:08.446603 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1257/2506] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:13:08 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/544d2e26-0f3a-4b77-bb7d-949df2bfd73e => generated 948 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:13:08.848908 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d0b355fb-7d88-4cb2-a4a4-1c13b5454811 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] GET http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b Jan 25 14:13:08.849602 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d0b355fb-7d88-4cb2-a4a4-1c13b5454811 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:08.849823 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:08.849823 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:08.850336 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d0b355fb-7d88-4cb2-a4a4-1c13b5454811 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:09.052838 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:09.052838 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:09.076830 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d0b355fb-7d88-4cb2-a4a4-1c13b5454811 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Volume info retrieved successfully. Jan 25 14:13:09.150665 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d0b355fb-7d88-4cb2-a4a4-1c13b5454811 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b returned with HTTP 200 Jan 25 14:13:09.157189 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1250/2507] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:13:08 2021] GET /volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b => generated 973 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:13:09.453840 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b365d7ec-d79d-4529-9f1f-3f9e66883350 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/544d2e26-0f3a-4b77-bb7d-949df2bfd73e Jan 25 14:13:09.454965 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b365d7ec-d79d-4529-9f1f-3f9e66883350 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:09.455336 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:09.455336 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:09.455925 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b365d7ec-d79d-4529-9f1f-3f9e66883350 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:09.577523 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:09.577523 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:09.602020 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b365d7ec-d79d-4529-9f1f-3f9e66883350 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:13:09.697478 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b365d7ec-d79d-4529-9f1f-3f9e66883350 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/544d2e26-0f3a-4b77-bb7d-949df2bfd73e returned with HTTP 200 Jan 25 14:13:09.703445 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1258/2508] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:13:09 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/544d2e26-0f3a-4b77-bb7d-949df2bfd73e => generated 948 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:13:09.894153 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d0b355fb-7d88-4cb2-a4a4-1c13b5454811 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] GET http://10.222.0.38/volume// Jan 25 14:13:09.894633 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d0b355fb-7d88-4cb2-a4a4-1c13b5454811 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:09.894889 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:09.894889 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:09.895763 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d0b355fb-7d88-4cb2-a4a4-1c13b5454811 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Calling method 'all' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:09.897180 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d0b355fb-7d88-4cb2-a4a4-1c13b5454811 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 14:13:09.898357 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1251/2509] 10.222.0.57 () {56 vars in 1089 bytes} [Mon Jan 25 14:13:09 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 14:13:09.914754 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-05306803-fea4-4029-9caa-56bf8420721f req-e141e509-a54d-4894-8c26-61cc2a33bc50 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e Jan 25 14:13:09.915334 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-05306803-fea4-4029-9caa-56bf8420721f req-e141e509-a54d-4894-8c26-61cc2a33bc50 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:09.915545 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:09.915545 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:09.915906 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-05306803-fea4-4029-9caa-56bf8420721f req-e141e509-a54d-4894-8c26-61cc2a33bc50 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:10.058449 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:10.058449 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:10.082562 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-05306803-fea4-4029-9caa-56bf8420721f req-e141e509-a54d-4894-8c26-61cc2a33bc50 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:13:10.147210 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:10.147210 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:10.171128 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-05306803-fea4-4029-9caa-56bf8420721f req-e141e509-a54d-4894-8c26-61cc2a33bc50 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e returned with HTTP 200 Jan 25 14:13:10.172005 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1259/2510] 10.222.0.57 () {60 vars in 1403 bytes} [Mon Jan 25 14:13:09 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e => generated 1467 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 14:13:10.174929 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3f357a9c-f7ab-4f1e-a2bd-965c123ac19f tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] GET http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b Jan 25 14:13:10.177392 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3f357a9c-f7ab-4f1e-a2bd-965c123ac19f tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:10.187081 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3f357a9c-f7ab-4f1e-a2bd-965c123ac19f tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:10.228412 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-05306803-fea4-4029-9caa-56bf8420721f req-c3d50277-f9ea-4260-9c00-9b77b75a4ea7 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] PUT http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments/cb8e8d8c-b3fa-4395-8554-65569cce2125 Jan 25 14:13:10.228412 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:10.228412 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:10.228412 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-05306803-fea4-4029-9caa-56bf8420721f req-c3d50277-f9ea-4260-9c00-9b77b75a4ea7 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.57", "host": "n-h2-760456-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-760456-3.cbci-760456-3.local", "mountpoint": "/dev/sda"}}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:13:10.291181 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 25 14:13:10.291181 n-d-760456-3 devstack@c-api.service[87928]: return self(f, *args, **kw) Jan 25 14:13:10.291892 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-05306803-fea4-4029-9caa-56bf8420721f req-c3d50277-f9ea-4260-9c00-9b77b75a4ea7 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Lock "b'cinder-attachment_update-62a94775-6987-4971-811b-5f0229d96f3e-n-h2-760456-3'" acquired by "attachment_update" :: waited 0.018s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 14:13:10.301329 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:10.301329 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:10.304615 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:10.304615 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:10.321821 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3f357a9c-f7ab-4f1e-a2bd-965c123ac19f tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Volume info retrieved successfully. Jan 25 14:13:10.384504 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3f357a9c-f7ab-4f1e-a2bd-965c123ac19f tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b returned with HTTP 200 Jan 25 14:13:10.400008 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1252/2511] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:13:10 2021] GET /volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b => generated 973 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:13:10.719347 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-03eb3539-7911-4d57-83e9-abb8e4bc14a9 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/544d2e26-0f3a-4b77-bb7d-949df2bfd73e Jan 25 14:13:10.719937 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-03eb3539-7911-4d57-83e9-abb8e4bc14a9 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:10.720063 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:10.720063 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:10.720990 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-03eb3539-7911-4d57-83e9-abb8e4bc14a9 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:10.857918 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:10.857918 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:10.872658 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-03eb3539-7911-4d57-83e9-abb8e4bc14a9 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:13:10.937793 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-03eb3539-7911-4d57-83e9-abb8e4bc14a9 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/544d2e26-0f3a-4b77-bb7d-949df2bfd73e returned with HTTP 200 Jan 25 14:13:10.939283 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1253/2512] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:13:10 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/544d2e26-0f3a-4b77-bb7d-949df2bfd73e => generated 948 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:13:11.401864 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a8b8cf3b-7716-41c5-a672-116f91d5d8d1 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] GET http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b Jan 25 14:13:11.402400 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a8b8cf3b-7716-41c5-a672-116f91d5d8d1 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:11.402679 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:11.402679 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:11.402949 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a8b8cf3b-7716-41c5-a672-116f91d5d8d1 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:11.519184 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:11.519184 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:11.529612 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a8b8cf3b-7716-41c5-a672-116f91d5d8d1 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Volume info retrieved successfully. Jan 25 14:13:11.560163 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a8b8cf3b-7716-41c5-a672-116f91d5d8d1 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b returned with HTTP 200 Jan 25 14:13:11.573436 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1254/2513] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:13:11 2021] GET /volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b => generated 973 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:13:11.956948 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e1b891f9-545c-4a87-93b5-7073d654e044 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/544d2e26-0f3a-4b77-bb7d-949df2bfd73e Jan 25 14:13:11.958373 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e1b891f9-545c-4a87-93b5-7073d654e044 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:11.958935 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:11.958935 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:11.960663 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e1b891f9-545c-4a87-93b5-7073d654e044 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:12.068723 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e1b891f9-545c-4a87-93b5-7073d654e044 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/544d2e26-0f3a-4b77-bb7d-949df2bfd73e returned with HTTP 404 Jan 25 14:13:12.069803 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1255/2514] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:13:11 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/544d2e26-0f3a-4b77-bb7d-949df2bfd73e => generated 109 bytes in 118 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:13:12.084849 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f13f1ff5-b0d8-4be1-ac99-fa82d6290bb2 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] DELETE http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/544d2e26-0f3a-4b77-bb7d-949df2bfd73e Jan 25 14:13:12.085647 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f13f1ff5-b0d8-4be1-ac99-fa82d6290bb2 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:12.086297 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f13f1ff5-b0d8-4be1-ac99-fa82d6290bb2 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:12.086925 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-f13f1ff5-b0d8-4be1-ac99-fa82d6290bb2 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Delete volume with id: 544d2e26-0f3a-4b77-bb7d-949df2bfd73e Jan 25 14:13:12.251029 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f13f1ff5-b0d8-4be1-ac99-fa82d6290bb2 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/544d2e26-0f3a-4b77-bb7d-949df2bfd73e returned with HTTP 404 Jan 25 14:13:12.261002 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1256/2515] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:13:12 2021] DELETE /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/544d2e26-0f3a-4b77-bb7d-949df2bfd73e => generated 109 bytes in 184 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:13:12.276595 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3ba7dfcb-6df2-4971-bd91-0f6e9ad1c060 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] DELETE http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/526b1504-db7c-4629-9db9-854282b29c49 Jan 25 14:13:12.279384 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3ba7dfcb-6df2-4971-bd91-0f6e9ad1c060 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:12.281153 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3ba7dfcb-6df2-4971-bd91-0f6e9ad1c060 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:12.284236 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-3ba7dfcb-6df2-4971-bd91-0f6e9ad1c060 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Delete snapshot with id: 526b1504-db7c-4629-9db9-854282b29c49 Jan 25 14:13:12.375792 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:12.375792 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:12.382781 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3ba7dfcb-6df2-4971-bd91-0f6e9ad1c060 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:13:12.567268 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3ba7dfcb-6df2-4971-bd91-0f6e9ad1c060 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot delete request issued successfully. Jan 25 14:13:12.569394 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3ba7dfcb-6df2-4971-bd91-0f6e9ad1c060 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/526b1504-db7c-4629-9db9-854282b29c49 returned with HTTP 202 Jan 25 14:13:12.574232 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1257/2516] 10.222.0.38 () {58 vars in 1324 bytes} [Mon Jan 25 14:13:12 2021] DELETE /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/526b1504-db7c-4629-9db9-854282b29c49 => generated 0 bytes in 309 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:13:12.590349 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-30b2e432-a732-4386-9c67-ac7d483adfe3 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/526b1504-db7c-4629-9db9-854282b29c49 Jan 25 14:13:12.593559 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-30b2e432-a732-4386-9c67-ac7d483adfe3 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:12.594038 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:12.594038 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:12.594723 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-30b2e432-a732-4386-9c67-ac7d483adfe3 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:12.670340 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:12.670340 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:12.680467 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-30b2e432-a732-4386-9c67-ac7d483adfe3 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:13:12.684719 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-30b2e432-a732-4386-9c67-ac7d483adfe3 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/526b1504-db7c-4629-9db9-854282b29c49 returned with HTTP 200 Jan 25 14:13:12.691179 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1258/2517] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:13:12 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/526b1504-db7c-4629-9db9-854282b29c49 => generated 466 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:13:12.707673 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e32f6049-2882-4dad-90a0-f5a3138a7442 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] GET http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b Jan 25 14:13:12.709696 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e32f6049-2882-4dad-90a0-f5a3138a7442 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:12.709917 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:12.709917 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:12.710471 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e32f6049-2882-4dad-90a0-f5a3138a7442 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:12.890296 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:12.890296 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:12.935868 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e32f6049-2882-4dad-90a0-f5a3138a7442 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Volume info retrieved successfully. Jan 25 14:13:12.998966 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e32f6049-2882-4dad-90a0-f5a3138a7442 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b returned with HTTP 200 Jan 25 14:13:12.999815 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1259/2518] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:13:12 2021] GET /volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b => generated 972 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:13:13.631827 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-05306803-fea4-4029-9caa-56bf8420721f req-c3d50277-f9ea-4260-9c00-9b77b75a4ea7 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Lock "b'cinder-attachment_update-62a94775-6987-4971-811b-5f0229d96f3e-n-h2-760456-3'" released by "attachment_update" :: held 3.340s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 14:13:13.633689 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-05306803-fea4-4029-9caa-56bf8420721f req-c3d50277-f9ea-4260-9c00-9b77b75a4ea7 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments/cb8e8d8c-b3fa-4395-8554-65569cce2125 returned with HTTP 200 Jan 25 14:13:13.634900 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1260/2519] 10.222.0.57 () {64 vars in 1468 bytes} [Mon Jan 25 14:13:10 2021] PUT /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments/cb8e8d8c-b3fa-4395-8554-65569cce2125 => generated 762 bytes in 3414 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 14:13:13.695481 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-05306803-fea4-4029-9caa-56bf8420721f req-26b6c5e1-3558-4cdc-a783-94eda016eec8 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] POST http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments/cb8e8d8c-b3fa-4395-8554-65569cce2125/action Jan 25 14:13:13.699307 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6759ccd0-bea1-447e-bc7c-d9cc7d9bbe6e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/526b1504-db7c-4629-9db9-854282b29c49 Jan 25 14:13:13.700008 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6759ccd0-bea1-447e-bc7c-d9cc7d9bbe6e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:13.700365 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:13.700365 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:13.701534 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6759ccd0-bea1-447e-bc7c-d9cc7d9bbe6e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:13.703739 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:13.703739 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:13.705105 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-05306803-fea4-4029-9caa-56bf8420721f req-26b6c5e1-3558-4cdc-a783-94eda016eec8 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Action body: b'{"os-complete": null}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:13:13.705643 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-05306803-fea4-4029-9caa-56bf8420721f req-26b6c5e1-3558-4cdc-a783-94eda016eec8 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:13:13.803346 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:13.803346 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:13.807702 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6759ccd0-bea1-447e-bc7c-d9cc7d9bbe6e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:13:13.816164 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6759ccd0-bea1-447e-bc7c-d9cc7d9bbe6e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/526b1504-db7c-4629-9db9-854282b29c49 returned with HTTP 200 Jan 25 14:13:13.817727 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1261/2520] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:13:13 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/526b1504-db7c-4629-9db9-854282b29c49 => generated 466 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:13:13.907552 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:13.907552 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:13.932968 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-05306803-fea4-4029-9caa-56bf8420721f req-26b6c5e1-3558-4cdc-a783-94eda016eec8 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments/cb8e8d8c-b3fa-4395-8554-65569cce2125/action returned with HTTP 204 Jan 25 14:13:13.934258 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1260/2521] 10.222.0.57 () {64 vars in 1489 bytes} [Mon Jan 25 14:13:13 2021] POST /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments/cb8e8d8c-b3fa-4395-8554-65569cce2125/action => generated 0 bytes in 245 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:13:14.017443 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b8cef128-e038-44cf-a966-76318010483d tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] GET http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b Jan 25 14:13:14.018095 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b8cef128-e038-44cf-a966-76318010483d tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:14.018416 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:14.018416 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:14.019042 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b8cef128-e038-44cf-a966-76318010483d tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:14.226572 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:14.226572 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:14.243567 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b8cef128-e038-44cf-a966-76318010483d tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Volume info retrieved successfully. Jan 25 14:13:14.299265 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b8cef128-e038-44cf-a966-76318010483d tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b returned with HTTP 200 Jan 25 14:13:14.300514 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1262/2522] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:13:14 2021] GET /volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b => generated 1361 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:13:14.318376 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1e09f70e-80fd-4158-9c8b-2b00a13a7d3f tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] POST http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b/action Jan 25 14:13:14.319392 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:14.319392 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:14.320505 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1e09f70e-80fd-4158-9c8b-2b00a13a7d3f tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] 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=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:13:14.321415 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1e09f70e-80fd-4158-9c8b-2b00a13a7d3f tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] 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=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:13:14.484263 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:14.484263 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:14.576252 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:14.576252 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:14.578795 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-1e09f70e-80fd-4158-9c8b-2b00a13a7d3f tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Volume info retrieved successfully. Jan 25 14:13:14.635393 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-1e09f70e-80fd-4158-9c8b-2b00a13a7d3f tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Update volume metadata completed successfully. Jan 25 14:13:14.636272 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1e09f70e-80fd-4158-9c8b-2b00a13a7d3f tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b/action returned with HTTP 200 Jan 25 14:13:14.642806 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1261/2523] 10.222.0.38 () {60 vars in 1358 bytes} [Mon Jan 25 14:13:14 2021] POST /volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b/action => generated 511 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:13:14.648163 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6c8900d4-6731-46e7-904d-6184d0fb1368 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] GET http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b Jan 25 14:13:14.648360 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6c8900d4-6731-46e7-904d-6184d0fb1368 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:14.648473 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:14.648473 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:14.648787 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6c8900d4-6731-46e7-904d-6184d0fb1368 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:14.784136 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:14.784136 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:14.805692 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6c8900d4-6731-46e7-904d-6184d0fb1368 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Volume info retrieved successfully. Jan 25 14:13:14.829998 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-219649f2-f80f-4c8d-8019-81dad8fd3d47 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/526b1504-db7c-4629-9db9-854282b29c49 Jan 25 14:13:14.830958 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-219649f2-f80f-4c8d-8019-81dad8fd3d47 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:14.831621 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:14.831621 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:14.832925 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-219649f2-f80f-4c8d-8019-81dad8fd3d47 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:14.868739 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6c8900d4-6731-46e7-904d-6184d0fb1368 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b returned with HTTP 200 Jan 25 14:13:14.869859 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1263/2524] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:13:14 2021] GET /volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b => generated 1436 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:13:14.892518 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1f952012-93a4-4624-ab1a-c0539ad2090d tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] POST http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b/action Jan 25 14:13:14.893252 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:14.893252 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:14.893974 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1f952012-93a4-4624-ab1a-c0539ad2090d tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:13:14.902619 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1f952012-93a4-4624-ab1a-c0539ad2090d tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:13:14.925367 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:14.925367 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:14.928035 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-219649f2-f80f-4c8d-8019-81dad8fd3d47 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:13:14.930081 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-219649f2-f80f-4c8d-8019-81dad8fd3d47 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/526b1504-db7c-4629-9db9-854282b29c49 returned with HTTP 200 Jan 25 14:13:14.930912 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1262/2525] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:13:14 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/526b1504-db7c-4629-9db9-854282b29c49 => generated 466 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:13:15.043055 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:15.043055 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:15.176611 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:15.176611 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:15.177891 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-1f952012-93a4-4624-ab1a-c0539ad2090d tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Volume info retrieved successfully. Jan 25 14:13:15.200010 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-1f952012-93a4-4624-ab1a-c0539ad2090d tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Get volume image-metadata completed successfully. Jan 25 14:13:15.221457 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 25 14:13:15.221457 n-d-760456-3 devstack@c-api.service[87928]: "UPDATE / DELETE expressions." % clause Jan 25 14:13:15.227206 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-1f952012-93a4-4624-ab1a-c0539ad2090d tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Delete volume metadata completed successfully. Jan 25 14:13:15.227764 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1f952012-93a4-4624-ab1a-c0539ad2090d tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b/action returned with HTTP 200 Jan 25 14:13:15.229777 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1264/2526] 10.222.0.38 () {60 vars in 1357 bytes} [Mon Jan 25 14:13:14 2021] POST /volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b/action => generated 0 bytes in 343 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jan 25 14:13:15.237074 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-318d5200-e919-4534-ad68-809daa6404cf tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] POST http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b/action Jan 25 14:13:15.237830 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:15.237830 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:15.238304 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-318d5200-e919-4534-ad68-809daa6404cf tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Action body: b'{"os-show_image_metadata": {}}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:13:15.239350 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-318d5200-e919-4534-ad68-809daa6404cf tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:13:15.403388 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:15.403388 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:15.404590 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-318d5200-e919-4534-ad68-809daa6404cf tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Volume info retrieved successfully. Jan 25 14:13:15.431815 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-318d5200-e919-4534-ad68-809daa6404cf tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Get volume image-metadata completed successfully. Jan 25 14:13:15.432768 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-318d5200-e919-4534-ad68-809daa6404cf tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b/action returned with HTTP 200 Jan 25 14:13:15.439713 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1263/2527] 10.222.0.38 () {60 vars in 1357 bytes} [Mon Jan 25 14:13:15 2021] POST /volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b/action => generated 485 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:13:15.444930 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-de28fa90-7109-4a51-a34d-28d9a1d328ec tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] DELETE http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b Jan 25 14:13:15.445554 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-de28fa90-7109-4a51-a34d-28d9a1d328ec tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:15.446045 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:15.446045 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:15.446674 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-de28fa90-7109-4a51-a34d-28d9a1d328ec tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:15.455227 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-de28fa90-7109-4a51-a34d-28d9a1d328ec tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Delete volume with id: ba75787a-6adc-4ef7-ab8d-b9fe7363200b Jan 25 14:13:15.680160 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:15.680160 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:15.685381 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-de28fa90-7109-4a51-a34d-28d9a1d328ec tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Volume info retrieved successfully. Jan 25 14:13:15.823688 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-de28fa90-7109-4a51-a34d-28d9a1d328ec tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Delete volume request issued successfully. Jan 25 14:13:15.831159 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-de28fa90-7109-4a51-a34d-28d9a1d328ec tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b returned with HTTP 202 Jan 25 14:13:15.838392 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1265/2528] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:13:15 2021] DELETE /volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b => generated 0 bytes in 398 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:13:15.849202 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7ff2a02f-0c1c-41c1-8061-880eef71d90f tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] GET http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b Jan 25 14:13:15.850131 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7ff2a02f-0c1c-41c1-8061-880eef71d90f tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:15.850490 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:15.850490 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:15.851146 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7ff2a02f-0c1c-41c1-8061-880eef71d90f tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:16.188862 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:16.188862 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:16.227202 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7ff2a02f-0c1c-41c1-8061-880eef71d90f tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Volume info retrieved successfully. Jan 25 14:13:16.344687 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7ff2a02f-0c1c-41c1-8061-880eef71d90f tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b returned with HTTP 200 Jan 25 14:13:16.356846 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1264/2529] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:13:15 2021] GET /volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b => generated 1409 bytes in 506 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:13:17.376236 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fdbcd067-5f92-4d70-a5b4-1507101178d3 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] GET http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b Jan 25 14:13:17.377374 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fdbcd067-5f92-4d70-a5b4-1507101178d3 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:17.377734 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:17.377734 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:17.378345 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fdbcd067-5f92-4d70-a5b4-1507101178d3 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:17.409280 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-076f1524-45ae-43f3-8be1-daeabef26d27 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/526b1504-db7c-4629-9db9-854282b29c49 Jan 25 14:13:17.409807 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-076f1524-45ae-43f3-8be1-daeabef26d27 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:17.410594 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:17.410594 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:17.410974 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-076f1524-45ae-43f3-8be1-daeabef26d27 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:17.473088 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-076f1524-45ae-43f3-8be1-daeabef26d27 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/526b1504-db7c-4629-9db9-854282b29c49 returned with HTTP 404 Jan 25 14:13:17.479827 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1266/2530] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:13:15 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/526b1504-db7c-4629-9db9-854282b29c49 => generated 111 bytes in 1541 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:13:17.499158 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c9c825bd-d7c5-4422-908d-43986accc92c tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] DELETE http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/79a77f9f-cd45-48d5-97cd-aa0faa0d73e8 Jan 25 14:13:17.499732 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c9c825bd-d7c5-4422-908d-43986accc92c tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:17.500363 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c9c825bd-d7c5-4422-908d-43986accc92c tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:17.501098 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:17.501098 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:17.501328 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-c9c825bd-d7c5-4422-908d-43986accc92c tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Delete volume with id: 79a77f9f-cd45-48d5-97cd-aa0faa0d73e8 Jan 25 14:13:17.531334 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-fdbcd067-5f92-4d70-a5b4-1507101178d3 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Volume info retrieved successfully. Jan 25 14:13:17.609294 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fdbcd067-5f92-4d70-a5b4-1507101178d3 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b returned with HTTP 200 Jan 25 14:13:17.610388 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1265/2531] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:13:17 2021] GET /volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b => generated 1409 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 14:13:17.623147 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:17.623147 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:17.624808 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c9c825bd-d7c5-4422-908d-43986accc92c tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:13:17.661034 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c9c825bd-d7c5-4422-908d-43986accc92c tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Delete volume request issued successfully. Jan 25 14:13:17.662201 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c9c825bd-d7c5-4422-908d-43986accc92c tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/79a77f9f-cd45-48d5-97cd-aa0faa0d73e8 returned with HTTP 202 Jan 25 14:13:17.663548 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1267/2532] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:13:17 2021] DELETE /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/79a77f9f-cd45-48d5-97cd-aa0faa0d73e8 => generated 0 bytes in 183 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:13:17.673849 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-76b47ea4-9fad-49ce-bd8f-7884d482244c tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/79a77f9f-cd45-48d5-97cd-aa0faa0d73e8 Jan 25 14:13:17.676630 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-76b47ea4-9fad-49ce-bd8f-7884d482244c tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:17.676910 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:17.676910 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:17.679802 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-76b47ea4-9fad-49ce-bd8f-7884d482244c tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:18.016062 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:18.016062 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:18.054184 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-76b47ea4-9fad-49ce-bd8f-7884d482244c tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:13:18.138257 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-76b47ea4-9fad-49ce-bd8f-7884d482244c tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/79a77f9f-cd45-48d5-97cd-aa0faa0d73e8 returned with HTTP 200 Jan 25 14:13:18.139270 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1266/2533] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:13:17 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/79a77f9f-cd45-48d5-97cd-aa0faa0d73e8 => generated 915 bytes in 472 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:13:18.627644 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0102df83-b446-44e6-bece-6a2352806bd9 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] GET http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b Jan 25 14:13:18.629667 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0102df83-b446-44e6-bece-6a2352806bd9 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:18.632558 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:18.632558 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:18.633254 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0102df83-b446-44e6-bece-6a2352806bd9 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:18.795350 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:18.795350 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:18.837274 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0102df83-b446-44e6-bece-6a2352806bd9 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Volume info retrieved successfully. Jan 25 14:13:18.909395 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0102df83-b446-44e6-bece-6a2352806bd9 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b returned with HTTP 200 Jan 25 14:13:18.912569 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1268/2534] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:13:18 2021] GET /volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b => generated 1409 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:13:19.158316 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1a8b340e-d4a0-44aa-8e79-e30b3aa59893 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/79a77f9f-cd45-48d5-97cd-aa0faa0d73e8 Jan 25 14:13:19.159244 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1a8b340e-d4a0-44aa-8e79-e30b3aa59893 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:19.159678 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:19.159678 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:19.160402 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1a8b340e-d4a0-44aa-8e79-e30b3aa59893 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:19.298841 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:19.298841 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:19.321292 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-1a8b340e-d4a0-44aa-8e79-e30b3aa59893 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:13:19.395016 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1a8b340e-d4a0-44aa-8e79-e30b3aa59893 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/79a77f9f-cd45-48d5-97cd-aa0faa0d73e8 returned with HTTP 200 Jan 25 14:13:19.413006 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1267/2535] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:13:19 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/79a77f9f-cd45-48d5-97cd-aa0faa0d73e8 => generated 915 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:13:19.929536 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-94123438-f9c6-4692-881d-a097eab70d42 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] GET http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b Jan 25 14:13:19.930346 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-94123438-f9c6-4692-881d-a097eab70d42 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:19.930569 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:19.930569 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:19.931104 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-94123438-f9c6-4692-881d-a097eab70d42 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:20.110377 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-94123438-f9c6-4692-881d-a097eab70d42 tempest-VolumesImageMetadata-1379520776 tempest-VolumesImageMetadata-1379520776] http://10.222.0.38/volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b returned with HTTP 404 Jan 25 14:13:20.115984 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1269/2536] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:13:19 2021] GET /volume/v3/26b2afe589d542edb2c39565c3671c1a/volumes/ba75787a-6adc-4ef7-ab8d-b9fe7363200b => generated 109 bytes in 191 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:13:20.414849 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6d0f3213-d4e7-4a2c-a9ad-ea715a189b57 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/79a77f9f-cd45-48d5-97cd-aa0faa0d73e8 Jan 25 14:13:20.415878 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6d0f3213-d4e7-4a2c-a9ad-ea715a189b57 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:20.416253 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:20.416253 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:20.416905 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6d0f3213-d4e7-4a2c-a9ad-ea715a189b57 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:20.588582 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:20.588582 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:20.631594 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6d0f3213-d4e7-4a2c-a9ad-ea715a189b57 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:13:20.689368 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6d0f3213-d4e7-4a2c-a9ad-ea715a189b57 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/79a77f9f-cd45-48d5-97cd-aa0faa0d73e8 returned with HTTP 200 Jan 25 14:13:20.693819 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1268/2537] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:13:20 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/79a77f9f-cd45-48d5-97cd-aa0faa0d73e8 => generated 915 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:13:21.710740 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ba63cb7d-085f-4a14-8b6e-26d71f38e641 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/79a77f9f-cd45-48d5-97cd-aa0faa0d73e8 Jan 25 14:13:21.712333 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ba63cb7d-085f-4a14-8b6e-26d71f38e641 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:21.713737 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ba63cb7d-085f-4a14-8b6e-26d71f38e641 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:21.859056 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ba63cb7d-085f-4a14-8b6e-26d71f38e641 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/79a77f9f-cd45-48d5-97cd-aa0faa0d73e8 returned with HTTP 404 Jan 25 14:13:21.860805 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1270/2538] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:13:21 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/79a77f9f-cd45-48d5-97cd-aa0faa0d73e8 => generated 109 bytes in 155 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:13:21.871752 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-46187d4c-3b88-41b4-b297-8784675abbaf tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] DELETE http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e01b9367-875c-4606-82d1-e757b26e0560 Jan 25 14:13:21.872625 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-46187d4c-3b88-41b4-b297-8784675abbaf tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:21.873072 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:21.873072 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:21.873779 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-46187d4c-3b88-41b4-b297-8784675abbaf tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:21.874469 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-46187d4c-3b88-41b4-b297-8784675abbaf tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Delete volume with id: e01b9367-875c-4606-82d1-e757b26e0560 Jan 25 14:13:21.953092 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-46187d4c-3b88-41b4-b297-8784675abbaf tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e01b9367-875c-4606-82d1-e757b26e0560 returned with HTTP 404 Jan 25 14:13:21.954456 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1269/2539] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:13:21 2021] DELETE /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e01b9367-875c-4606-82d1-e757b26e0560 => generated 109 bytes in 89 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:13:21.965640 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-789c86f8-e145-45b9-a795-a99a5e70986d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] DELETE http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/111ee0a3-4ecc-4ae3-85c7-9c87aff47253 Jan 25 14:13:21.966444 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-789c86f8-e145-45b9-a795-a99a5e70986d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:21.967243 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-789c86f8-e145-45b9-a795-a99a5e70986d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:21.967901 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-789c86f8-e145-45b9-a795-a99a5e70986d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Delete snapshot with id: 111ee0a3-4ecc-4ae3-85c7-9c87aff47253 Jan 25 14:13:22.012762 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:22.012762 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:22.015046 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-789c86f8-e145-45b9-a795-a99a5e70986d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:13:22.106254 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-789c86f8-e145-45b9-a795-a99a5e70986d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot delete request issued successfully. Jan 25 14:13:22.107802 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-789c86f8-e145-45b9-a795-a99a5e70986d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/111ee0a3-4ecc-4ae3-85c7-9c87aff47253 returned with HTTP 202 Jan 25 14:13:22.113641 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1271/2540] 10.222.0.38 () {58 vars in 1324 bytes} [Mon Jan 25 14:13:21 2021] DELETE /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/111ee0a3-4ecc-4ae3-85c7-9c87aff47253 => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:13:22.118644 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-26e7bcee-e6ff-4416-b612-a1686e49dd7a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/111ee0a3-4ecc-4ae3-85c7-9c87aff47253 Jan 25 14:13:22.119172 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-26e7bcee-e6ff-4416-b612-a1686e49dd7a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:22.119629 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-26e7bcee-e6ff-4416-b612-a1686e49dd7a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:22.170068 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:22.170068 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:22.171509 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-26e7bcee-e6ff-4416-b612-a1686e49dd7a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:13:22.174235 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-26e7bcee-e6ff-4416-b612-a1686e49dd7a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/111ee0a3-4ecc-4ae3-85c7-9c87aff47253 returned with HTTP 200 Jan 25 14:13:22.176071 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1270/2541] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:13:22 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/111ee0a3-4ecc-4ae3-85c7-9c87aff47253 => generated 467 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:13:23.198862 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cde1d1ca-2e2f-4ea0-822d-43a64180ab94 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/111ee0a3-4ecc-4ae3-85c7-9c87aff47253 Jan 25 14:13:23.198862 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cde1d1ca-2e2f-4ea0-822d-43a64180ab94 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:23.198862 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:23.198862 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:23.198862 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cde1d1ca-2e2f-4ea0-822d-43a64180ab94 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:23.273496 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:23.273496 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:23.277714 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-cde1d1ca-2e2f-4ea0-822d-43a64180ab94 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:13:23.283209 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cde1d1ca-2e2f-4ea0-822d-43a64180ab94 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/111ee0a3-4ecc-4ae3-85c7-9c87aff47253 returned with HTTP 200 Jan 25 14:13:23.292745 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1272/2542] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:13:23 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/111ee0a3-4ecc-4ae3-85c7-9c87aff47253 => generated 467 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:13:24.300001 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-de3678e4-8d04-4371-b991-d511862d790e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/111ee0a3-4ecc-4ae3-85c7-9c87aff47253 Jan 25 14:13:24.301703 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-de3678e4-8d04-4371-b991-d511862d790e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:24.302121 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:24.302121 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:24.303088 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-de3678e4-8d04-4371-b991-d511862d790e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:24.370687 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-de3678e4-8d04-4371-b991-d511862d790e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/111ee0a3-4ecc-4ae3-85c7-9c87aff47253 returned with HTTP 404 Jan 25 14:13:24.376948 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1271/2543] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:13:24 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/111ee0a3-4ecc-4ae3-85c7-9c87aff47253 => generated 111 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:13:24.385645 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-811788e3-cce7-4083-ba6e-e4c47afeca7a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] DELETE http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e5056553-1de4-41e3-8483-abe2dbb04c21 Jan 25 14:13:24.386530 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-811788e3-cce7-4083-ba6e-e4c47afeca7a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:24.387068 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:24.387068 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:24.387856 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-811788e3-cce7-4083-ba6e-e4c47afeca7a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:24.388650 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-811788e3-cce7-4083-ba6e-e4c47afeca7a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Delete volume with id: e5056553-1de4-41e3-8483-abe2dbb04c21 Jan 25 14:13:24.509456 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:24.509456 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:24.513129 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-811788e3-cce7-4083-ba6e-e4c47afeca7a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:13:24.555330 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-811788e3-cce7-4083-ba6e-e4c47afeca7a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Delete volume request issued successfully. Jan 25 14:13:24.556094 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-811788e3-cce7-4083-ba6e-e4c47afeca7a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e5056553-1de4-41e3-8483-abe2dbb04c21 returned with HTTP 202 Jan 25 14:13:24.557395 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1273/2544] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:13:24 2021] DELETE /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e5056553-1de4-41e3-8483-abe2dbb04c21 => generated 0 bytes in 176 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:13:24.565770 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bfae203a-3abb-448e-be8f-fd8402ce63c2 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e5056553-1de4-41e3-8483-abe2dbb04c21 Jan 25 14:13:24.567375 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bfae203a-3abb-448e-be8f-fd8402ce63c2 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:24.568043 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bfae203a-3abb-448e-be8f-fd8402ce63c2 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:24.743437 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:24.743437 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:24.767240 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-bfae203a-3abb-448e-be8f-fd8402ce63c2 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:13:24.813097 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bfae203a-3abb-448e-be8f-fd8402ce63c2 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e5056553-1de4-41e3-8483-abe2dbb04c21 returned with HTTP 200 Jan 25 14:13:24.814811 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1272/2545] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:13:24 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e5056553-1de4-41e3-8483-abe2dbb04c21 => generated 915 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:13:25.837013 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a0a6dd6c-a9f7-4a7c-9f55-87fa0e21d918 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e5056553-1de4-41e3-8483-abe2dbb04c21 Jan 25 14:13:25.837635 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a0a6dd6c-a9f7-4a7c-9f55-87fa0e21d918 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:25.837768 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:25.837768 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:25.838130 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a0a6dd6c-a9f7-4a7c-9f55-87fa0e21d918 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:25.891126 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:25.891126 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:25.906401 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a0a6dd6c-a9f7-4a7c-9f55-87fa0e21d918 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:13:25.946353 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a0a6dd6c-a9f7-4a7c-9f55-87fa0e21d918 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e5056553-1de4-41e3-8483-abe2dbb04c21 returned with HTTP 200 Jan 25 14:13:25.959043 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1273/2546] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:13:25 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e5056553-1de4-41e3-8483-abe2dbb04c21 => generated 915 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:13:26.122643 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5d13f0c0-8851-4897-aa8f-760f6778d803 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] POST http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes Jan 25 14:13:26.123203 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:26.123203 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:26.123629 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5d13f0c0-8851-4897-aa8f-760f6778d803 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1565670895"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:13:26.125042 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-5d13f0c0-8851-4897-aa8f-760f6778d803 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1565670895'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:13:26.125420 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-5d13f0c0-8851-4897-aa8f-760f6778d803 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Create volume of 1 GB Jan 25 14:13:26.148551 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-5d13f0c0-8851-4897-aa8f-760f6778d803 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Availability Zones retrieved successfully. Jan 25 14:13:26.166906 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-5d13f0c0-8851-4897-aa8f-760f6778d803 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Flow 'volume_create_api' (4a8e4395-0686-40b4-aa33-79cdc8a7d9d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:13:26.169991 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-5d13f0c0-8851-4897-aa8f-760f6778d803 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (749c45c2-17c3-448c-a57c-a613307e4d99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:13:26.172770 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-5d13f0c0-8851-4897-aa8f-760f6778d803 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:13:26.247468 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-5d13f0c0-8851-4897-aa8f-760f6778d803 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (749c45c2-17c3-448c-a57c-a613307e4d99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:13:26.250136 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-5d13f0c0-8851-4897-aa8f-760f6778d803 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdcc1d77-670f-4539-92c3-fd948a66a05d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:13:26.357835 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-5d13f0c0-8851-4897-aa8f-760f6778d803 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Created reservations ['4b22fa61-8c55-4fc2-be8c-add8d82568d0', '0fd7cab1-4f91-4d72-92b1-8aa6bafb83f8', '7cf8cbf4-afc6-4922-a964-f6ef6c9f7d13', '2e6866dd-75d7-44d9-968b-e371ed5fdadd'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:13:26.360094 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-5d13f0c0-8851-4897-aa8f-760f6778d803 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdcc1d77-670f-4539-92c3-fd948a66a05d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b22fa61-8c55-4fc2-be8c-add8d82568d0', '0fd7cab1-4f91-4d72-92b1-8aa6bafb83f8', '7cf8cbf4-afc6-4922-a964-f6ef6c9f7d13', '2e6866dd-75d7-44d9-968b-e371ed5fdadd']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:13:26.364903 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-5d13f0c0-8851-4897-aa8f-760f6778d803 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b60d4af3-6b82-45d2-a867-11c02b3c004a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:13:26.441396 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-5d13f0c0-8851-4897-aa8f-760f6778d803 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b60d4af3-6b82-45d2-a867-11c02b3c004a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a8700dc-3ec2-47fe-8814-8773214534d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1565670895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='269ef0e1953c4a74b30c354e60f64a58',qos_specs=None,replication_status=,reservations=['4b22fa61-8c55-4fc2-be8c-add8d82568d0','0fd7cab1-4f91-4d72-92b1-8aa6bafb83f8','7cf8cbf4-afc6-4922-a964-f6ef6c9f7d13','2e6866dd-75d7-44d9-968b-e371ed5fdadd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='840f66fe7acb43cbaba4892ad4bbd4f5',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:13:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1565670895',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a8700dc-3ec2-47fe-8814-8773214534d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='269ef0e1953c4a74b30c354e60f64a58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='840f66fe7acb43cbaba4892ad4bbd4f5',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:13:26.443718 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-5d13f0c0-8851-4897-aa8f-760f6778d803 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7cd1d0e-fc2b-4c48-8af9-c34c5953b8a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:13:26.476727 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-5d13f0c0-8851-4897-aa8f-760f6778d803 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7cd1d0e-fc2b-4c48-8af9-c34c5953b8a5) transitioned into state 'SUCCESS' from state '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-1565670895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='269ef0e1953c4a74b30c354e60f64a58',qos_specs=None,replication_status=,reservations=['4b22fa61-8c55-4fc2-be8c-add8d82568d0','0fd7cab1-4f91-4d72-92b1-8aa6bafb83f8','7cf8cbf4-afc6-4922-a964-f6ef6c9f7d13','2e6866dd-75d7-44d9-968b-e371ed5fdadd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='840f66fe7acb43cbaba4892ad4bbd4f5',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:13:26.480170 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-5d13f0c0-8851-4897-aa8f-760f6778d803 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69fe3e38-069f-4f33-9df2-0b8888f250b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:13:26.512444 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-5d13f0c0-8851-4897-aa8f-760f6778d803 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69fe3e38-069f-4f33-9df2-0b8888f250b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:13:26.520403 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-5d13f0c0-8851-4897-aa8f-760f6778d803 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Flow 'volume_create_api' (4a8e4395-0686-40b4-aa33-79cdc8a7d9d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:13:26.652476 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-5d13f0c0-8851-4897-aa8f-760f6778d803 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Create volume request issued successfully. Jan 25 14:13:26.699806 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5d13f0c0-8851-4897-aa8f-760f6778d803 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes returned with HTTP 202 Jan 25 14:13:26.715927 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1274/2547] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 14:13:25 2021] POST /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes => generated 818 bytes in 1011 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:13:26.717342 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0870ce34-95ec-4516-becc-f94b28a05cba tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 Jan 25 14:13:26.718136 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0870ce34-95ec-4516-becc-f94b28a05cba tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:26.718579 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:26.718579 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:26.719232 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0870ce34-95ec-4516-becc-f94b28a05cba tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:26.783258 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:26.783258 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:26.794623 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0870ce34-95ec-4516-becc-f94b28a05cba tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:13:26.822351 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0870ce34-95ec-4516-becc-f94b28a05cba tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 returned with HTTP 200 Jan 25 14:13:26.837418 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1274/2548] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:13:26 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 => generated 910 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:13:26.968677 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-683b0a0a-7f7e-448e-8066-396364ff6968 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e5056553-1de4-41e3-8483-abe2dbb04c21 Jan 25 14:13:26.969285 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-683b0a0a-7f7e-448e-8066-396364ff6968 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:26.969504 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:26.969504 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:26.970185 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-683b0a0a-7f7e-448e-8066-396364ff6968 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:27.075431 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:27.075431 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:27.094684 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-683b0a0a-7f7e-448e-8066-396364ff6968 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:13:27.145100 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-683b0a0a-7f7e-448e-8066-396364ff6968 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e5056553-1de4-41e3-8483-abe2dbb04c21 returned with HTTP 200 Jan 25 14:13:27.145936 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1275/2549] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:13:26 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e5056553-1de4-41e3-8483-abe2dbb04c21 => generated 915 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:13:27.842766 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4c2a4cfc-b340-4475-9c87-a117e9df9e4d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 Jan 25 14:13:27.843278 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4c2a4cfc-b340-4475-9c87-a117e9df9e4d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:27.843462 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:27.843462 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:27.844188 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4c2a4cfc-b340-4475-9c87-a117e9df9e4d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:27.947495 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:27.947495 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:27.969399 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4c2a4cfc-b340-4475-9c87-a117e9df9e4d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:13:28.029627 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4c2a4cfc-b340-4475-9c87-a117e9df9e4d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 returned with HTTP 200 Jan 25 14:13:28.030769 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1275/2550] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:13:27 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 => generated 911 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:13:28.162303 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-09a22bc3-c2c5-4492-b36c-ba36a8763689 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e5056553-1de4-41e3-8483-abe2dbb04c21 Jan 25 14:13:28.162767 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-09a22bc3-c2c5-4492-b36c-ba36a8763689 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:28.163048 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:28.163048 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:28.163307 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-09a22bc3-c2c5-4492-b36c-ba36a8763689 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:28.284671 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-09a22bc3-c2c5-4492-b36c-ba36a8763689 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e5056553-1de4-41e3-8483-abe2dbb04c21 returned with HTTP 404 Jan 25 14:13:28.289339 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1276/2551] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:13:28 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/e5056553-1de4-41e3-8483-abe2dbb04c21 => generated 109 bytes in 131 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:13:28.298275 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-14b098ad-ed92-4059-9bca-ba3b03e53904 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] DELETE http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/23430510-d4a7-4ad9-9346-efef0fee80ed Jan 25 14:13:28.299130 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-14b098ad-ed92-4059-9bca-ba3b03e53904 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:28.299488 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:28.299488 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:28.301381 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-14b098ad-ed92-4059-9bca-ba3b03e53904 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:28.301931 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-14b098ad-ed92-4059-9bca-ba3b03e53904 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Delete snapshot with id: 23430510-d4a7-4ad9-9346-efef0fee80ed Jan 25 14:13:28.353802 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-14b098ad-ed92-4059-9bca-ba3b03e53904 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/23430510-d4a7-4ad9-9346-efef0fee80ed returned with HTTP 404 Jan 25 14:13:28.358652 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1276/2552] 10.222.0.38 () {58 vars in 1324 bytes} [Mon Jan 25 14:13:28 2021] DELETE /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/23430510-d4a7-4ad9-9346-efef0fee80ed => generated 111 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:13:28.366464 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cc18c0a9-cb0e-469c-b175-964523b033b3 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] DELETE http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/0d470581-43e5-4626-a7bf-855b3421abe7 Jan 25 14:13:28.367701 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cc18c0a9-cb0e-469c-b175-964523b033b3 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:28.368312 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cc18c0a9-cb0e-469c-b175-964523b033b3 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:28.368801 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-cc18c0a9-cb0e-469c-b175-964523b033b3 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Delete snapshot with id: 0d470581-43e5-4626-a7bf-855b3421abe7 Jan 25 14:13:28.414313 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cc18c0a9-cb0e-469c-b175-964523b033b3 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/0d470581-43e5-4626-a7bf-855b3421abe7 returned with HTTP 404 Jan 25 14:13:28.419265 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1277/2553] 10.222.0.38 () {58 vars in 1324 bytes} [Mon Jan 25 14:13:28 2021] DELETE /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/0d470581-43e5-4626-a7bf-855b3421abe7 => generated 111 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:13:28.427907 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b69611bf-7ba7-4102-93bf-a5fee38cc90f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] DELETE http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/bd7d92bb-ac4f-417e-a6ec-bbd9bbb25d5b Jan 25 14:13:28.429450 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b69611bf-7ba7-4102-93bf-a5fee38cc90f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:28.429999 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b69611bf-7ba7-4102-93bf-a5fee38cc90f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:28.430567 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-b69611bf-7ba7-4102-93bf-a5fee38cc90f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Delete snapshot with id: bd7d92bb-ac4f-417e-a6ec-bbd9bbb25d5b Jan 25 14:13:28.467287 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b69611bf-7ba7-4102-93bf-a5fee38cc90f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/bd7d92bb-ac4f-417e-a6ec-bbd9bbb25d5b returned with HTTP 404 Jan 25 14:13:28.473303 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1277/2554] 10.222.0.38 () {58 vars in 1324 bytes} [Mon Jan 25 14:13:28 2021] DELETE /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/bd7d92bb-ac4f-417e-a6ec-bbd9bbb25d5b => generated 111 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:13:28.477971 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3b82b7c5-8149-4c89-80a2-6633868f208a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] DELETE http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/05110cd6-b214-416c-bc6c-f27183db17e3 Jan 25 14:13:28.478696 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3b82b7c5-8149-4c89-80a2-6633868f208a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:28.479412 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3b82b7c5-8149-4c89-80a2-6633868f208a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:28.483765 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-3b82b7c5-8149-4c89-80a2-6633868f208a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Delete snapshot with id: 05110cd6-b214-416c-bc6c-f27183db17e3 Jan 25 14:13:28.511795 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3b82b7c5-8149-4c89-80a2-6633868f208a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/05110cd6-b214-416c-bc6c-f27183db17e3 returned with HTTP 404 Jan 25 14:13:28.513557 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1278/2555] 10.222.0.38 () {58 vars in 1324 bytes} [Mon Jan 25 14:13:28 2021] DELETE /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/05110cd6-b214-416c-bc6c-f27183db17e3 => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 25 14:13:28.523060 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ca802bda-644d-4cb7-98d5-2fc5037ae53e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] DELETE http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/600e10a4-a2af-4d6d-8635-0db1118df8f5 Jan 25 14:13:28.523971 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ca802bda-644d-4cb7-98d5-2fc5037ae53e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:28.524854 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ca802bda-644d-4cb7-98d5-2fc5037ae53e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:28.525450 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-ca802bda-644d-4cb7-98d5-2fc5037ae53e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Delete snapshot with id: 600e10a4-a2af-4d6d-8635-0db1118df8f5 Jan 25 14:13:28.575099 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ca802bda-644d-4cb7-98d5-2fc5037ae53e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/600e10a4-a2af-4d6d-8635-0db1118df8f5 returned with HTTP 404 Jan 25 14:13:28.579414 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1278/2556] 10.222.0.38 () {58 vars in 1324 bytes} [Mon Jan 25 14:13:28 2021] DELETE /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/600e10a4-a2af-4d6d-8635-0db1118df8f5 => generated 111 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:13:28.586416 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8c197273-36ce-49a9-8594-30104e7cc31f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] DELETE http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/dc7afe27-99fc-4bf1-9f71-0ebe2a4fb2ee Jan 25 14:13:28.587057 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8c197273-36ce-49a9-8594-30104e7cc31f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:28.587656 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8c197273-36ce-49a9-8594-30104e7cc31f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:28.588062 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-8c197273-36ce-49a9-8594-30104e7cc31f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Delete snapshot with id: dc7afe27-99fc-4bf1-9f71-0ebe2a4fb2ee Jan 25 14:13:28.667387 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8c197273-36ce-49a9-8594-30104e7cc31f tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/dc7afe27-99fc-4bf1-9f71-0ebe2a4fb2ee returned with HTTP 404 Jan 25 14:13:28.669814 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1279/2557] 10.222.0.38 () {58 vars in 1324 bytes} [Mon Jan 25 14:13:28 2021] DELETE /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/dc7afe27-99fc-4bf1-9f71-0ebe2a4fb2ee => generated 111 bytes in 89 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:13:28.679646 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0c7b64d5-d1a2-4044-8e6e-c66b077dd8b6 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] DELETE http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/0e342ca7-d220-4be6-add9-cab47ac38ac7 Jan 25 14:13:28.680717 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0c7b64d5-d1a2-4044-8e6e-c66b077dd8b6 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:28.681483 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0c7b64d5-d1a2-4044-8e6e-c66b077dd8b6 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:28.682433 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-0c7b64d5-d1a2-4044-8e6e-c66b077dd8b6 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Delete snapshot with id: 0e342ca7-d220-4be6-add9-cab47ac38ac7 Jan 25 14:13:28.711416 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0c7b64d5-d1a2-4044-8e6e-c66b077dd8b6 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/0e342ca7-d220-4be6-add9-cab47ac38ac7 returned with HTTP 404 Jan 25 14:13:28.713303 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1279/2558] 10.222.0.38 () {58 vars in 1324 bytes} [Mon Jan 25 14:13:28 2021] DELETE /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/0e342ca7-d220-4be6-add9-cab47ac38ac7 => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:13:28.721236 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2c608d04-fa41-4bd9-a562-fb257ad50068 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] DELETE http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 Jan 25 14:13:28.721980 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2c608d04-fa41-4bd9-a562-fb257ad50068 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:28.724568 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2c608d04-fa41-4bd9-a562-fb257ad50068 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:28.725730 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-2c608d04-fa41-4bd9-a562-fb257ad50068 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Delete volume with id: 1a014c02-ff9e-4863-b224-469eb936a020 Jan 25 14:13:28.791430 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:28.791430 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:28.793696 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-2c608d04-fa41-4bd9-a562-fb257ad50068 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:13:28.829432 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-2c608d04-fa41-4bd9-a562-fb257ad50068 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Delete volume request issued successfully. Jan 25 14:13:28.829906 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2c608d04-fa41-4bd9-a562-fb257ad50068 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 returned with HTTP 202 Jan 25 14:13:28.834693 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1280/2559] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:13:28 2021] DELETE /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 25 14:13:28.839159 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-833467ec-c3ba-473d-aaf1-3dfbeb751e0d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 Jan 25 14:13:28.839756 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-833467ec-c3ba-473d-aaf1-3dfbeb751e0d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:28.840476 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-833467ec-c3ba-473d-aaf1-3dfbeb751e0d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:28.912167 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:28.912167 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:28.932248 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-833467ec-c3ba-473d-aaf1-3dfbeb751e0d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:13:28.963787 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-833467ec-c3ba-473d-aaf1-3dfbeb751e0d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 returned with HTTP 200 Jan 25 14:13:28.965074 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1280/2560] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:13:28 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 => generated 1363 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:13:29.982182 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-54b0e395-0b1c-4363-b5b5-df2510aa5e3b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 Jan 25 14:13:29.983529 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-54b0e395-0b1c-4363-b5b5-df2510aa5e3b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:29.984056 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:29.984056 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:29.984871 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-54b0e395-0b1c-4363-b5b5-df2510aa5e3b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:30.181634 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:30.181634 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:30.210941 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-54b0e395-0b1c-4363-b5b5-df2510aa5e3b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:13:30.288900 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-54b0e395-0b1c-4363-b5b5-df2510aa5e3b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 returned with HTTP 200 Jan 25 14:13:30.289577 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1281/2561] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:13:29 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 => generated 1363 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:13:31.311448 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f3a0daa4-7a71-420d-838f-6104b2589ba4 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 Jan 25 14:13:31.312482 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f3a0daa4-7a71-420d-838f-6104b2589ba4 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:31.312896 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:31.312896 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:31.315268 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f3a0daa4-7a71-420d-838f-6104b2589ba4 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:31.419579 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:31.419579 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:31.448896 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f3a0daa4-7a71-420d-838f-6104b2589ba4 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:13:31.489319 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f3a0daa4-7a71-420d-838f-6104b2589ba4 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 returned with HTTP 200 Jan 25 14:13:31.499919 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1281/2562] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:13:31 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 => generated 1363 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:13:32.507102 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-576230bb-6381-43e9-8c2a-933a8d7ea17e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 Jan 25 14:13:32.508222 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-576230bb-6381-43e9-8c2a-933a8d7ea17e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:32.508670 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:32.508670 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:32.509456 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-576230bb-6381-43e9-8c2a-933a8d7ea17e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:32.623134 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-576230bb-6381-43e9-8c2a-933a8d7ea17e tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 returned with HTTP 404 Jan 25 14:13:32.624180 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1282/2563] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:13:32 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/1a014c02-ff9e-4863-b224-469eb936a020 => generated 109 bytes in 122 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:13:32.632982 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a29d9972-8601-4dd5-b638-9878988d0ae4 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] DELETE http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/4482c35f-1e91-4e12-8e2b-2bdac13bacd0 Jan 25 14:13:32.633517 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a29d9972-8601-4dd5-b638-9878988d0ae4 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:32.633710 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:32.633710 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:32.634356 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a29d9972-8601-4dd5-b638-9878988d0ae4 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:32.634955 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-a29d9972-8601-4dd5-b638-9878988d0ae4 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Delete snapshot with id: 4482c35f-1e91-4e12-8e2b-2bdac13bacd0 Jan 25 14:13:32.706182 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:32.706182 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:32.708229 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a29d9972-8601-4dd5-b638-9878988d0ae4 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:13:32.881556 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a29d9972-8601-4dd5-b638-9878988d0ae4 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot delete request issued successfully. Jan 25 14:13:32.882031 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a29d9972-8601-4dd5-b638-9878988d0ae4 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/4482c35f-1e91-4e12-8e2b-2bdac13bacd0 returned with HTTP 202 Jan 25 14:13:32.883190 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1282/2564] 10.222.0.38 () {58 vars in 1324 bytes} [Mon Jan 25 14:13:32 2021] DELETE /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/4482c35f-1e91-4e12-8e2b-2bdac13bacd0 => generated 0 bytes in 255 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:13:32.891526 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bed9f735-2a8e-49ea-a674-7669fab75e39 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/4482c35f-1e91-4e12-8e2b-2bdac13bacd0 Jan 25 14:13:32.892056 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bed9f735-2a8e-49ea-a674-7669fab75e39 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:32.892542 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bed9f735-2a8e-49ea-a674-7669fab75e39 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:32.979264 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:32.979264 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:32.980420 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-bed9f735-2a8e-49ea-a674-7669fab75e39 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:13:32.982403 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bed9f735-2a8e-49ea-a674-7669fab75e39 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/4482c35f-1e91-4e12-8e2b-2bdac13bacd0 returned with HTTP 200 Jan 25 14:13:32.983219 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1283/2565] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:13:32 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/4482c35f-1e91-4e12-8e2b-2bdac13bacd0 => generated 467 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:13:33.995972 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2d174b47-da1e-4fbc-bbd4-de577d20b0db tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/4482c35f-1e91-4e12-8e2b-2bdac13bacd0 Jan 25 14:13:33.996479 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2d174b47-da1e-4fbc-bbd4-de577d20b0db tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:33.996979 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:33.996979 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:33.997648 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2d174b47-da1e-4fbc-bbd4-de577d20b0db tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:34.054081 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:34.054081 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:34.057616 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-2d174b47-da1e-4fbc-bbd4-de577d20b0db tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Snapshot retrieved successfully. Jan 25 14:13:34.067025 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2d174b47-da1e-4fbc-bbd4-de577d20b0db tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/4482c35f-1e91-4e12-8e2b-2bdac13bacd0 returned with HTTP 200 Jan 25 14:13:34.074020 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1283/2566] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:13:33 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/4482c35f-1e91-4e12-8e2b-2bdac13bacd0 => generated 467 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:13:35.080106 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-35a65c59-8b7c-4699-a61d-1928eaab48de tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/4482c35f-1e91-4e12-8e2b-2bdac13bacd0 Jan 25 14:13:35.081570 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-35a65c59-8b7c-4699-a61d-1928eaab48de tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:35.082036 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:35.082036 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:35.082747 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-35a65c59-8b7c-4699-a61d-1928eaab48de tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:35.151156 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-35a65c59-8b7c-4699-a61d-1928eaab48de tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/4482c35f-1e91-4e12-8e2b-2bdac13bacd0 returned with HTTP 404 Jan 25 14:13:35.155859 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1284/2567] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:13:35 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/snapshots/4482c35f-1e91-4e12-8e2b-2bdac13bacd0 => generated 111 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:13:35.162945 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-80270e72-d81a-463e-b7cb-dcea8d6dcd5d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] DELETE http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 Jan 25 14:13:35.163747 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-80270e72-d81a-463e-b7cb-dcea8d6dcd5d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:35.163942 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:35.163942 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:35.164616 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-80270e72-d81a-463e-b7cb-dcea8d6dcd5d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:35.165138 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-80270e72-d81a-463e-b7cb-dcea8d6dcd5d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Delete volume with id: c79050cd-c7b9-40ac-83b6-a2eb04892991 Jan 25 14:13:35.291346 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:35.291346 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:35.295055 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-80270e72-d81a-463e-b7cb-dcea8d6dcd5d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:13:35.352901 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-80270e72-d81a-463e-b7cb-dcea8d6dcd5d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Delete volume request issued successfully. Jan 25 14:13:35.353846 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-80270e72-d81a-463e-b7cb-dcea8d6dcd5d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 returned with HTTP 202 Jan 25 14:13:35.354934 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1284/2568] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:13:35 2021] DELETE /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 => generated 0 bytes in 198 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:13:35.364298 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5828d587-c746-4b2a-8d57-f087f832043a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 Jan 25 14:13:35.365003 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5828d587-c746-4b2a-8d57-f087f832043a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:35.365822 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5828d587-c746-4b2a-8d57-f087f832043a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:35.493872 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:35.493872 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:35.514910 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-5828d587-c746-4b2a-8d57-f087f832043a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:13:35.585100 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5828d587-c746-4b2a-8d57-f087f832043a tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 returned with HTTP 200 Jan 25 14:13:35.585930 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1285/2569] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:13:35 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 => generated 914 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:13:36.615807 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d306bb55-eee3-4734-8f8d-c4dbc9c1b59b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 Jan 25 14:13:36.616353 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d306bb55-eee3-4734-8f8d-c4dbc9c1b59b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:36.616698 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:36.616698 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:36.617078 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d306bb55-eee3-4734-8f8d-c4dbc9c1b59b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:36.793328 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:36.793328 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:36.808681 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d306bb55-eee3-4734-8f8d-c4dbc9c1b59b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:13:36.842395 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d306bb55-eee3-4734-8f8d-c4dbc9c1b59b tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 returned with HTTP 200 Jan 25 14:13:36.843704 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1285/2570] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:13:36 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 => generated 914 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:13:37.866766 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-80d797b0-cbb7-47c5-8622-b6e9677307a4 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 Jan 25 14:13:37.867384 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-80d797b0-cbb7-47c5-8622-b6e9677307a4 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:37.867849 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:37.867849 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:37.868458 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-80d797b0-cbb7-47c5-8622-b6e9677307a4 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:38.026884 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:38.026884 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:38.050374 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-80d797b0-cbb7-47c5-8622-b6e9677307a4 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Volume info retrieved successfully. Jan 25 14:13:38.103130 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-80d797b0-cbb7-47c5-8622-b6e9677307a4 tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 returned with HTTP 200 Jan 25 14:13:38.108087 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1286/2571] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:13:37 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 => generated 914 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:13:39.124246 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-497923af-3939-4cb7-a622-482a709daf3d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 Jan 25 14:13:39.125398 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-497923af-3939-4cb7-a622-482a709daf3d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:39.125791 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:39.125791 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:39.126406 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-497923af-3939-4cb7-a622-482a709daf3d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:39.230512 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-497923af-3939-4cb7-a622-482a709daf3d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 returned with HTTP 404 Jan 25 14:13:39.233352 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1286/2572] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:13:39 2021] GET /volume/v3/555aa5d4533f499882531ba6ac50696c/volumes/c79050cd-c7b9-40ac-83b6-a2eb04892991 => generated 109 bytes in 113 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:13:55.572604 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-f1133f1c-c0b3-41b1-a5d0-cb1db8ee4405 req-b933494a-36e8-4d8e-8335-5440bc0575b6 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 Jan 25 14:13:55.573729 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-f1133f1c-c0b3-41b1-a5d0-cb1db8ee4405 req-b933494a-36e8-4d8e-8335-5440bc0575b6 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:55.573915 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:55.573915 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:55.574335 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-f1133f1c-c0b3-41b1-a5d0-cb1db8ee4405 req-b933494a-36e8-4d8e-8335-5440bc0575b6 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:55.688790 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:55.688790 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:55.712841 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-f1133f1c-c0b3-41b1-a5d0-cb1db8ee4405 req-b933494a-36e8-4d8e-8335-5440bc0575b6 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:13:55.762413 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-f1133f1c-c0b3-41b1-a5d0-cb1db8ee4405 req-b933494a-36e8-4d8e-8335-5440bc0575b6 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 returned with HTTP 200 Jan 25 14:13:55.763446 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1287/2573] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 14:13:55 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 => generated 911 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:13:55.876906 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-497923af-3939-4cb7-a622-482a709daf3d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] GET http://10.222.0.38/volume// Jan 25 14:13:55.877834 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-497923af-3939-4cb7-a622-482a709daf3d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:55.878719 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-497923af-3939-4cb7-a622-482a709daf3d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] Calling method 'all' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:55.880044 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-497923af-3939-4cb7-a622-482a709daf3d tempest-VolumesSnapshotTestJSON-216888729 tempest-VolumesSnapshotTestJSON-216888729] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 14:13:55.880762 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1287/2574] 10.222.0.38 () {58 vars in 1289 bytes} [Mon Jan 25 14:13:55 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 14:13:55.908467 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-f1133f1c-c0b3-41b1-a5d0-cb1db8ee4405 req-51b57f1d-8d79-4230-bede-3168405674e0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] POST http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/attachments Jan 25 14:13:55.917448 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:55.917448 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:55.919517 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-f1133f1c-c0b3-41b1-a5d0-cb1db8ee4405 req-51b57f1d-8d79-4230-bede-3168405674e0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0a8700dc-3ec2-47fe-8814-8773214534d1", "instance_uuid": "d01ba9a2-0d98-472f-ac34-14742280298c", "connector": null}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:13:56.049253 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:56.049253 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:56.235203 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-f1133f1c-c0b3-41b1-a5d0-cb1db8ee4405 req-51b57f1d-8d79-4230-bede-3168405674e0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/attachments returned with HTTP 200 Jan 25 14:13:56.249867 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1288/2575] 10.222.0.38 () {66 vars in 1565 bytes} [Mon Jan 25 14:13:55 2021] POST /volume/v3/269ef0e1953c4a74b30c354e60f64a58/attachments => generated 273 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 14:13:56.307816 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3195c44b-1b9b-4ed0-94d3-8e5858c5082f tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 Jan 25 14:13:56.308852 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3195c44b-1b9b-4ed0-94d3-8e5858c5082f tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:56.311722 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3195c44b-1b9b-4ed0-94d3-8e5858c5082f tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:56.323617 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-f1133f1c-c0b3-41b1-a5d0-cb1db8ee4405 req-51b57f1d-8d79-4230-bede-3168405674e0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume// Jan 25 14:13:56.324521 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-f1133f1c-c0b3-41b1-a5d0-cb1db8ee4405 req-51b57f1d-8d79-4230-bede-3168405674e0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:56.324915 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:56.324915 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:56.325636 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-f1133f1c-c0b3-41b1-a5d0-cb1db8ee4405 req-51b57f1d-8d79-4230-bede-3168405674e0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:56.334339 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-f1133f1c-c0b3-41b1-a5d0-cb1db8ee4405 req-51b57f1d-8d79-4230-bede-3168405674e0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 14:13:56.336982 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1289/2576] 10.222.0.57 () {56 vars in 1089 bytes} [Mon Jan 25 14:13:56 2021] GET /volume/ => generated 754 bytes in 16 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 14:13:56.360526 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-f1133f1c-c0b3-41b1-a5d0-cb1db8ee4405 req-67dcd178-84b2-428c-a6dd-aa7aedb2a8f9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 Jan 25 14:13:56.370342 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-f1133f1c-c0b3-41b1-a5d0-cb1db8ee4405 req-67dcd178-84b2-428c-a6dd-aa7aedb2a8f9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:56.372419 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-f1133f1c-c0b3-41b1-a5d0-cb1db8ee4405 req-67dcd178-84b2-428c-a6dd-aa7aedb2a8f9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:56.551072 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:56.551072 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:56.586657 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-f1133f1c-c0b3-41b1-a5d0-cb1db8ee4405 req-67dcd178-84b2-428c-a6dd-aa7aedb2a8f9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:13:56.624201 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:56.624201 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:56.657407 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:56.657407 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:56.664874 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3195c44b-1b9b-4ed0-94d3-8e5858c5082f tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:13:56.692449 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-f1133f1c-c0b3-41b1-a5d0-cb1db8ee4405 req-67dcd178-84b2-428c-a6dd-aa7aedb2a8f9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 returned with HTTP 200 Jan 25 14:13:56.693313 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1290/2577] 10.222.0.57 () {60 vars in 1403 bytes} [Mon Jan 25 14:13:56 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 => generated 1009 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 14:13:56.718581 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:56.718581 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:56.728668 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-f1133f1c-c0b3-41b1-a5d0-cb1db8ee4405 req-2e5b8619-5bde-47f8-96f3-8fb888198383 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] PUT http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/attachments/5860b54a-a38f-428a-a00c-e3140bc39848 Jan 25 14:13:56.729529 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:56.729529 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:56.730357 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-f1133f1c-c0b3-41b1-a5d0-cb1db8ee4405 req-2e5b8619-5bde-47f8-96f3-8fb888198383 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.57", "host": "n-h2-760456-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-760456-3.cbci-760456-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:13:56.731626 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3195c44b-1b9b-4ed0-94d3-8e5858c5082f tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 returned with HTTP 200 Jan 25 14:13:56.742719 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1288/2578] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:13:56 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 => generated 910 bytes in 445 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:13:56.795729 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 25 14:13:56.795729 n-d-760456-3 devstack@c-api.service[87928]: return self(f, *args, **kw) Jan 25 14:13:56.796634 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-f1133f1c-c0b3-41b1-a5d0-cb1db8ee4405 req-2e5b8619-5bde-47f8-96f3-8fb888198383 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Lock "b'cinder-attachment_update-0a8700dc-3ec2-47fe-8814-8773214534d1-n-h2-760456-3'" acquired by "attachment_update" :: waited 0.013s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 14:13:56.799224 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:56.799224 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:57.751201 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6e05b3db-c914-4c21-a9d2-f077f6e2e63b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 Jan 25 14:13:57.751584 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6e05b3db-c914-4c21-a9d2-f077f6e2e63b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:57.751759 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:57.751759 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:57.752505 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6e05b3db-c914-4c21-a9d2-f077f6e2e63b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:57.832655 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:57.832655 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:57.846343 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6e05b3db-c914-4c21-a9d2-f077f6e2e63b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:13:57.869082 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:57.869082 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:57.884865 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6e05b3db-c914-4c21-a9d2-f077f6e2e63b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 returned with HTTP 200 Jan 25 14:13:57.898673 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1289/2579] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:13:57 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 => generated 910 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:13:58.906443 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8808e25f-3f0f-483c-a0e7-111fe167f6c9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 Jan 25 14:13:58.906998 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8808e25f-3f0f-483c-a0e7-111fe167f6c9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:13:58.907152 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:13:58.907152 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:13:58.907813 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8808e25f-3f0f-483c-a0e7-111fe167f6c9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:13:59.017698 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:59.017698 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:59.050800 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-8808e25f-3f0f-483c-a0e7-111fe167f6c9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:13:59.093491 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:13:59.093491 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:13:59.111252 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8808e25f-3f0f-483c-a0e7-111fe167f6c9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 returned with HTTP 200 Jan 25 14:13:59.124646 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1290/2580] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:13:58 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 => generated 910 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:13:59.495368 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-f1133f1c-c0b3-41b1-a5d0-cb1db8ee4405 req-2e5b8619-5bde-47f8-96f3-8fb888198383 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Lock "b'cinder-attachment_update-0a8700dc-3ec2-47fe-8814-8773214534d1-n-h2-760456-3'" released by "attachment_update" :: held 2.699s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 14:13:59.496542 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-f1133f1c-c0b3-41b1-a5d0-cb1db8ee4405 req-2e5b8619-5bde-47f8-96f3-8fb888198383 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/attachments/5860b54a-a38f-428a-a00c-e3140bc39848 returned with HTTP 200 Jan 25 14:13:59.498360 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1291/2581] 10.222.0.57 () {64 vars in 1468 bytes} [Mon Jan 25 14:13:56 2021] PUT /volume/v3/269ef0e1953c4a74b30c354e60f64a58/attachments/5860b54a-a38f-428a-a00c-e3140bc39848 => generated 762 bytes in 2774 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 14:14:00.133849 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-33d2a5cd-b942-4941-9983-ce4d2e614aee tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 Jan 25 14:14:00.133849 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-33d2a5cd-b942-4941-9983-ce4d2e614aee tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:14:00.133849 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:14:00.133849 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:14:00.133849 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-33d2a5cd-b942-4941-9983-ce4d2e614aee tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:14:00.233212 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:14:00.233212 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:14:00.244396 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-33d2a5cd-b942-4941-9983-ce4d2e614aee tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:14:00.325878 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:14:00.325878 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:14:00.356356 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-33d2a5cd-b942-4941-9983-ce4d2e614aee tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 returned with HTTP 200 Jan 25 14:14:00.356356 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1291/2582] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:14:00 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 => generated 911 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:14:01.378198 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9ca25175-5624-4ace-b632-85bbe2ff7bd1 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 Jan 25 14:14:01.378198 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9ca25175-5624-4ace-b632-85bbe2ff7bd1 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:14:01.378198 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:14:01.378198 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:14:01.378198 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9ca25175-5624-4ace-b632-85bbe2ff7bd1 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:14:01.497810 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:14:01.497810 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:14:01.512689 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-9ca25175-5624-4ace-b632-85bbe2ff7bd1 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:14:01.542645 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:14:01.542645 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:14:01.559927 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9ca25175-5624-4ace-b632-85bbe2ff7bd1 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 returned with HTTP 200 Jan 25 14:14:01.559927 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1292/2583] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:14:01 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 => generated 911 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:14:02.574852 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1e96eb4d-76ed-4055-90ab-86c65743a065 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 Jan 25 14:14:02.575355 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1e96eb4d-76ed-4055-90ab-86c65743a065 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:14:02.575355 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:14:02.575355 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:14:02.575939 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1e96eb4d-76ed-4055-90ab-86c65743a065 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:14:02.695378 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:14:02.695378 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:14:02.705081 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-1e96eb4d-76ed-4055-90ab-86c65743a065 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:14:02.728295 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:14:02.728295 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:14:02.738971 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1e96eb4d-76ed-4055-90ab-86c65743a065 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 returned with HTTP 200 Jan 25 14:14:02.739563 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1292/2584] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:14:02 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 => generated 911 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:14:03.759093 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-884d28c4-ddc5-42dc-a97c-78bd45cd692b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 Jan 25 14:14:03.759904 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-884d28c4-ddc5-42dc-a97c-78bd45cd692b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:14:03.759904 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:14:03.759904 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:14:03.760340 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-884d28c4-ddc5-42dc-a97c-78bd45cd692b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:14:03.842295 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:14:03.842295 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:14:03.855774 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-884d28c4-ddc5-42dc-a97c-78bd45cd692b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:14:03.884253 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:14:03.884253 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:14:03.896284 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-884d28c4-ddc5-42dc-a97c-78bd45cd692b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 returned with HTTP 200 Jan 25 14:14:03.897615 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1293/2585] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:14:03 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 => generated 911 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:14:04.918334 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8a4fc565-c038-4ea6-9626-53c1bfbb0f8d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 Jan 25 14:14:04.918334 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8a4fc565-c038-4ea6-9626-53c1bfbb0f8d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:14:04.918334 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:14:04.918334 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:14:04.918334 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8a4fc565-c038-4ea6-9626-53c1bfbb0f8d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:14:04.975015 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:14:04.975015 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:14:04.983477 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-8a4fc565-c038-4ea6-9626-53c1bfbb0f8d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:14:05.006960 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:14:05.006960 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:14:05.015832 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8a4fc565-c038-4ea6-9626-53c1bfbb0f8d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 returned with HTTP 200 Jan 25 14:14:05.016992 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1293/2586] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:14:04 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 => generated 911 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:14:05.160301 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-f1133f1c-c0b3-41b1-a5d0-cb1db8ee4405 req-cacd12ba-0dfd-4749-8882-51fa28100882 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] POST http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/attachments/5860b54a-a38f-428a-a00c-e3140bc39848/action Jan 25 14:14:05.160301 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:14:05.160301 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:14:05.160301 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-f1133f1c-c0b3-41b1-a5d0-cb1db8ee4405 req-cacd12ba-0dfd-4749-8882-51fa28100882 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Action body: b'{"os-complete": null}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:14:05.160301 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-f1133f1c-c0b3-41b1-a5d0-cb1db8ee4405 req-cacd12ba-0dfd-4749-8882-51fa28100882 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:14:05.418890 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:14:05.418890 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:14:05.453702 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-f1133f1c-c0b3-41b1-a5d0-cb1db8ee4405 req-cacd12ba-0dfd-4749-8882-51fa28100882 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/attachments/5860b54a-a38f-428a-a00c-e3140bc39848/action returned with HTTP 204 Jan 25 14:14:05.453702 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1294/2587] 10.222.0.57 () {64 vars in 1489 bytes} [Mon Jan 25 14:14:05 2021] POST /volume/v3/269ef0e1953c4a74b30c354e60f64a58/attachments/5860b54a-a38f-428a-a00c-e3140bc39848/action => generated 0 bytes in 299 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:14:06.044514 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6cabe2f8-f663-4520-a0f0-a55fef4f995e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 Jan 25 14:14:06.044514 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6cabe2f8-f663-4520-a0f0-a55fef4f995e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:14:06.044514 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:14:06.044514 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:14:06.044514 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6cabe2f8-f663-4520-a0f0-a55fef4f995e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:14:06.168019 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:14:06.168019 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:14:06.179405 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6cabe2f8-f663-4520-a0f0-a55fef4f995e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:14:06.211138 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:14:06.211138 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:14:06.229050 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6cabe2f8-f663-4520-a0f0-a55fef4f995e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 returned with HTTP 200 Jan 25 14:14:06.229402 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1294/2588] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:14:06 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 => generated 1203 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:14:06.246841 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-65d5762b-fa0b-4cf5-8168-cf47de7989b4 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] POST http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups Jan 25 14:14:06.247401 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:14:06.247401 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:14:06.247976 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-65d5762b-fa0b-4cf5-8168-cf47de7989b4 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0a8700dc-3ec2-47fe-8814-8773214534d1", "name": "tempest-VolumesBackupsTest-Backup-1649018674", "force": true}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:14:06.249219 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.backups [None req-65d5762b-fa0b-4cf5-8168-cf47de7989b4 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Creating new backup {'backup': {'volume_id': '0a8700dc-3ec2-47fe-8814-8773214534d1', 'name': 'tempest-VolumesBackupsTest-Backup-1649018674', 'force': True}} {{(pid=87929) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 25 14:14:06.249785 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.contrib.backups [None req-65d5762b-fa0b-4cf5-8168-cf47de7989b4 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Creating backup of volume 0a8700dc-3ec2-47fe-8814-8773214534d1 in container None Jan 25 14:14:06.359551 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:14:06.359551 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:14:06.359551 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-65d5762b-fa0b-4cf5-8168-cf47de7989b4 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:14:06.420760 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-65d5762b-fa0b-4cf5-8168-cf47de7989b4 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Created reservations ['19bf8412-00e2-44c4-b8bb-467b96f4a36e', '679b2bab-0804-46c8-9bab-6e44d1812c50'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:14:06.591227 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-65d5762b-fa0b-4cf5-8168-cf47de7989b4 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups returned with HTTP 202 Jan 25 14:14:06.592504 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1295/2589] 10.222.0.38 () {60 vars in 1226 bytes} [Mon Jan 25 14:14:06 2021] POST /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups => generated 396 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:14:06.604118 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-be66e3b8-658c-44a2-bbe9-209fa04f6c85 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab Jan 25 14:14:06.604118 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-be66e3b8-658c-44a2-bbe9-209fa04f6c85 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:14:06.604854 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:14:06.604854 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:14:06.604854 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-be66e3b8-658c-44a2-bbe9-209fa04f6c85 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:14:06.605146 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-be66e3b8-658c-44a2-bbe9-209fa04f6c85 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 87df8eac-187e-4846-bf23-1d6d6c36e4ab. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:14:06.657492 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:14:06.657492 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:14:06.662126 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-be66e3b8-658c-44a2-bbe9-209fa04f6c85 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab returned with HTTP 200 Jan 25 14:14:06.669777 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1295/2590] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:14:06 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab => generated 803 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:14:07.677867 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-52bbf613-5c0e-4e4c-8783-0d24cca82cc4 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab Jan 25 14:14:07.680001 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-52bbf613-5c0e-4e4c-8783-0d24cca82cc4 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:14:07.680419 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:14:07.680419 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:14:07.681091 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-52bbf613-5c0e-4e4c-8783-0d24cca82cc4 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:14:07.681657 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-52bbf613-5c0e-4e4c-8783-0d24cca82cc4 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 87df8eac-187e-4846-bf23-1d6d6c36e4ab. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:14:07.729338 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:14:07.729338 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:14:07.731631 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-52bbf613-5c0e-4e4c-8783-0d24cca82cc4 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab returned with HTTP 200 Jan 25 14:14:07.738055 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1296/2591] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:14:07 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab => generated 803 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:14:08.757305 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1823888d-dc11-4fa8-9a9b-c17376e620a7 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab Jan 25 14:14:08.757305 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1823888d-dc11-4fa8-9a9b-c17376e620a7 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:14:08.757907 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:14:08.757907 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:14:08.757907 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1823888d-dc11-4fa8-9a9b-c17376e620a7 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:14:08.758222 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-1823888d-dc11-4fa8-9a9b-c17376e620a7 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 87df8eac-187e-4846-bf23-1d6d6c36e4ab. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:14:08.827295 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:14:08.827295 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:14:08.830550 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1823888d-dc11-4fa8-9a9b-c17376e620a7 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab returned with HTTP 200 Jan 25 14:14:08.832239 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1296/2592] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:14:08 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab => generated 803 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:14:09.848943 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-265e4b73-4a8d-424b-9dfe-471b351eaaa3 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab Jan 25 14:14:09.848943 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-265e4b73-4a8d-424b-9dfe-471b351eaaa3 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:14:09.848943 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:14:09.848943 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:14:09.848943 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-265e4b73-4a8d-424b-9dfe-471b351eaaa3 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:14:09.848943 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-265e4b73-4a8d-424b-9dfe-471b351eaaa3 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 87df8eac-187e-4846-bf23-1d6d6c36e4ab. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:14:09.882438 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:14:09.882438 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:14:09.885663 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-265e4b73-4a8d-424b-9dfe-471b351eaaa3 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab returned with HTTP 200 Jan 25 14:14:09.891923 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1297/2593] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:14:09 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab => generated 803 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:14:10.936302 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d981d49e-36ec-4b02-8b73-29644af15747 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab Jan 25 14:14:10.936302 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d981d49e-36ec-4b02-8b73-29644af15747 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:14:10.936302 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:14:10.936302 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:14:10.936302 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d981d49e-36ec-4b02-8b73-29644af15747 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:14:10.936302 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-d981d49e-36ec-4b02-8b73-29644af15747 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 87df8eac-187e-4846-bf23-1d6d6c36e4ab. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:14:11.016789 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:14:11.016789 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:14:11.016789 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d981d49e-36ec-4b02-8b73-29644af15747 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab returned with HTTP 200 Jan 25 14:14:11.016789 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1297/2594] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:14:10 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab => generated 803 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:14:12.031370 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-756d7934-122b-46cb-bf53-7d1da4bf052f tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab Jan 25 14:14:12.031370 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-756d7934-122b-46cb-bf53-7d1da4bf052f tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:14:12.031370 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:14:12.031370 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:14:12.031370 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-756d7934-122b-46cb-bf53-7d1da4bf052f tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:14:12.031370 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-756d7934-122b-46cb-bf53-7d1da4bf052f tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 87df8eac-187e-4846-bf23-1d6d6c36e4ab. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:14:12.148654 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:14:12.148654 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:14:12.155019 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-756d7934-122b-46cb-bf53-7d1da4bf052f tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab returned with HTTP 200 Jan 25 14:14:12.156349 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1298/2595] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:14:12 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab => generated 803 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:14:13.173890 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f8d54438-141c-42df-8433-bd207e40b658 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab Jan 25 14:14:13.175456 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f8d54438-141c-42df-8433-bd207e40b658 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:14:13.175723 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:14:13.175723 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:14:13.181472 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f8d54438-141c-42df-8433-bd207e40b658 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:14:13.184596 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-f8d54438-141c-42df-8433-bd207e40b658 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 87df8eac-187e-4846-bf23-1d6d6c36e4ab. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:14:13.224315 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:14:13.224315 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:14:13.226797 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f8d54438-141c-42df-8433-bd207e40b658 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab returned with HTTP 200 Jan 25 14:14:13.231873 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1298/2596] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:14:13 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab => generated 803 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:14:14.248972 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-efb7955b-c6a4-4969-bfc2-107af69b4f9d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab Jan 25 14:14:14.249982 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-efb7955b-c6a4-4969-bfc2-107af69b4f9d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:14:14.250358 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:14:14.250358 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:14:14.251053 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-efb7955b-c6a4-4969-bfc2-107af69b4f9d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:14:14.251883 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-efb7955b-c6a4-4969-bfc2-107af69b4f9d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 87df8eac-187e-4846-bf23-1d6d6c36e4ab. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:14:14.371668 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:14:14.371668 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:14:14.373737 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-efb7955b-c6a4-4969-bfc2-107af69b4f9d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab returned with HTTP 200 Jan 25 14:14:14.374976 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1299/2597] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:14:14 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab => generated 803 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:14:15.417015 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-12b139ea-f081-401b-b42c-20f8acb1f652 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab Jan 25 14:14:15.417015 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-12b139ea-f081-401b-b42c-20f8acb1f652 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:14:15.417015 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:14:15.417015 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:14:15.417015 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-12b139ea-f081-401b-b42c-20f8acb1f652 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:14:15.417015 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-12b139ea-f081-401b-b42c-20f8acb1f652 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 87df8eac-187e-4846-bf23-1d6d6c36e4ab. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:14:15.478754 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:14:15.478754 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:14:15.481577 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-12b139ea-f081-401b-b42c-20f8acb1f652 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab returned with HTTP 200 Jan 25 14:14:15.483423 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1299/2598] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:14:15 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab => generated 803 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:14:16.505561 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-10b001ab-a2eb-44de-89d7-96babdf33a68 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab Jan 25 14:14:16.506452 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-10b001ab-a2eb-44de-89d7-96babdf33a68 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:14:16.506818 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:14:16.506818 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:14:16.507529 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-10b001ab-a2eb-44de-89d7-96babdf33a68 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:14:16.508237 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-10b001ab-a2eb-44de-89d7-96babdf33a68 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 87df8eac-187e-4846-bf23-1d6d6c36e4ab. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:14:16.628320 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:14:16.628320 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:14:16.647515 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-10b001ab-a2eb-44de-89d7-96babdf33a68 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab returned with HTTP 200 Jan 25 14:14:16.647515 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1300/2599] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:14:16 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab => generated 803 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:14:17.676897 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ef90fa7c-a72b-465a-9b4b-1d47860602d4 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab Jan 25 14:14:17.678288 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ef90fa7c-a72b-465a-9b4b-1d47860602d4 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:14:17.686817 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:14:17.686817 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:14:17.687727 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ef90fa7c-a72b-465a-9b4b-1d47860602d4 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:14:17.689820 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-ef90fa7c-a72b-465a-9b4b-1d47860602d4 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 87df8eac-187e-4846-bf23-1d6d6c36e4ab. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:14:17.785341 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:14:17.785341 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:14:17.789716 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ef90fa7c-a72b-465a-9b4b-1d47860602d4 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab returned with HTTP 200 Jan 25 14:14:17.791147 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1300/2600] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:14:17 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab => generated 803 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:14:18.812364 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2185fe24-82da-433c-a99f-8d34b3c03306 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab Jan 25 14:14:18.820299 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2185fe24-82da-433c-a99f-8d34b3c03306 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:14:18.839407 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:14:18.839407 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:14:18.839407 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2185fe24-82da-433c-a99f-8d34b3c03306 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:14:18.839407 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-2185fe24-82da-433c-a99f-8d34b3c03306 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 87df8eac-187e-4846-bf23-1d6d6c36e4ab. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:14:18.904063 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:14:18.904063 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:14:18.907188 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2185fe24-82da-433c-a99f-8d34b3c03306 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab returned with HTTP 200 Jan 25 14:14:18.915572 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1301/2601] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:14:18 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab => generated 803 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:14:19.932993 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-aab25cb7-8eb5-49d1-a305-68a3c71bf4d7 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab Jan 25 14:14:19.934248 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-aab25cb7-8eb5-49d1-a305-68a3c71bf4d7 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:14:19.934669 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:14:19.934669 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:14:19.935413 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-aab25cb7-8eb5-49d1-a305-68a3c71bf4d7 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:14:19.936265 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-aab25cb7-8eb5-49d1-a305-68a3c71bf4d7 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 87df8eac-187e-4846-bf23-1d6d6c36e4ab. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:14:19.980759 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:14:19.980759 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:14:19.983575 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-aab25cb7-8eb5-49d1-a305-68a3c71bf4d7 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab returned with HTTP 200 Jan 25 14:14:19.990976 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1301/2602] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:14:19 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab => generated 803 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:14:21.004849 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-35cf3d4c-8a31-4b1c-aae7-33bc030f49bf tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab Jan 25 14:14:21.005399 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-35cf3d4c-8a31-4b1c-aae7-33bc030f49bf tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:14:21.005703 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:14:21.005703 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:14:21.005982 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-35cf3d4c-8a31-4b1c-aae7-33bc030f49bf tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:14:21.006290 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-35cf3d4c-8a31-4b1c-aae7-33bc030f49bf tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 87df8eac-187e-4846-bf23-1d6d6c36e4ab. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:14:21.028612 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:14:21.028612 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:14:21.034209 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-35cf3d4c-8a31-4b1c-aae7-33bc030f49bf tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab returned with HTTP 200 Jan 25 14:14:21.035298 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1302/2603] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:14:20 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab => generated 803 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:14:22.058469 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cb884f18-faea-46ef-8bb8-2ebed5dd24ef tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab Jan 25 14:14:22.063475 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cb884f18-faea-46ef-8bb8-2ebed5dd24ef tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:14:22.067625 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:14:22.067625 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:14:22.068379 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cb884f18-faea-46ef-8bb8-2ebed5dd24ef tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:14:22.069310 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-cb884f18-faea-46ef-8bb8-2ebed5dd24ef tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 87df8eac-187e-4846-bf23-1d6d6c36e4ab. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:14:22.116325 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:14:22.116325 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:14:22.116325 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cb884f18-faea-46ef-8bb8-2ebed5dd24ef tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab returned with HTTP 200 Jan 25 14:14:22.116325 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1302/2604] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:14:22 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab => generated 803 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:14:23.124350 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-26fe7e75-9c94-4d3f-995b-dec87c0473c9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab Jan 25 14:14:23.138700 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-26fe7e75-9c94-4d3f-995b-dec87c0473c9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:14:23.138700 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:14:23.138700 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:14:23.138700 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-26fe7e75-9c94-4d3f-995b-dec87c0473c9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:14:23.138700 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-26fe7e75-9c94-4d3f-995b-dec87c0473c9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 87df8eac-187e-4846-bf23-1d6d6c36e4ab. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:14:23.162157 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:14:23.162157 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:14:23.162157 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-26fe7e75-9c94-4d3f-995b-dec87c0473c9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab returned with HTTP 200 Jan 25 14:14:23.162157 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1303/2605] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:14:23 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab => generated 803 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:14:24.170568 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bb28f4ef-f44e-4090-b063-bf80dd52b546 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab Jan 25 14:14:24.170568 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bb28f4ef-f44e-4090-b063-bf80dd52b546 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:14:24.171134 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:14:24.171134 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:14:24.171134 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bb28f4ef-f44e-4090-b063-bf80dd52b546 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:14:24.171751 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-bb28f4ef-f44e-4090-b063-bf80dd52b546 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 87df8eac-187e-4846-bf23-1d6d6c36e4ab. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:14:24.210348 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:14:24.210348 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:14:24.211358 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bb28f4ef-f44e-4090-b063-bf80dd52b546 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab returned with HTTP 200 Jan 25 14:14:24.218777 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1303/2606] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:14:24 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab => generated 803 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:14:25.228312 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-350e1d3c-f9b0-4fea-9052-637ea2a59cec tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab Jan 25 14:14:25.228312 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-350e1d3c-f9b0-4fea-9052-637ea2a59cec tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:14:25.228312 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:14:25.228312 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:14:25.228312 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-350e1d3c-f9b0-4fea-9052-637ea2a59cec tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:14:25.228312 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-350e1d3c-f9b0-4fea-9052-637ea2a59cec tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 87df8eac-187e-4846-bf23-1d6d6c36e4ab. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:14:25.263870 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:14:25.263870 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:14:25.266571 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-350e1d3c-f9b0-4fea-9052-637ea2a59cec tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab returned with HTTP 200 Jan 25 14:14:25.267555 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1304/2607] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:14:25 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab => generated 803 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:14:26.282249 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-60e7a6d5-4cd2-4906-b435-843595f4c602 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab Jan 25 14:14:26.282788 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-60e7a6d5-4cd2-4906-b435-843595f4c602 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:14:26.284361 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:14:26.284361 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:14:26.284361 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-60e7a6d5-4cd2-4906-b435-843595f4c602 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:14:26.284361 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-60e7a6d5-4cd2-4906-b435-843595f4c602 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 87df8eac-187e-4846-bf23-1d6d6c36e4ab. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:14:26.312990 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:14:26.312990 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:14:26.314349 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-60e7a6d5-4cd2-4906-b435-843595f4c602 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab returned with HTTP 200 Jan 25 14:14:26.322518 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1304/2608] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:14:26 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab => generated 803 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:14:27.330268 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f5e97791-396b-4593-a346-e1c3d3d3225c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab Jan 25 14:14:27.332001 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f5e97791-396b-4593-a346-e1c3d3d3225c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:14:27.332377 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:14:27.332377 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:14:27.333033 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f5e97791-396b-4593-a346-e1c3d3d3225c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:14:27.333560 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-f5e97791-396b-4593-a346-e1c3d3d3225c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 87df8eac-187e-4846-bf23-1d6d6c36e4ab. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:14:27.384621 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:14:27.384621 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:14:27.395413 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f5e97791-396b-4593-a346-e1c3d3d3225c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab returned with HTTP 200 Jan 25 14:14:27.408849 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1305/2609] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:14:27 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab => generated 803 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:14:28.425497 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b2262b64-7941-4c0f-b914-0f1e5f727fc4 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab Jan 25 14:14:28.425954 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b2262b64-7941-4c0f-b914-0f1e5f727fc4 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:14:28.426590 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:14:28.426590 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:14:28.426590 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b2262b64-7941-4c0f-b914-0f1e5f727fc4 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:14:28.427438 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-b2262b64-7941-4c0f-b914-0f1e5f727fc4 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 87df8eac-187e-4846-bf23-1d6d6c36e4ab. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:14:28.456582 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:14:28.456582 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:14:28.459356 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b2262b64-7941-4c0f-b914-0f1e5f727fc4 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab returned with HTTP 200 Jan 25 14:14:28.460318 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1305/2610] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:14:28 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab => generated 803 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:14:29.475555 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0820c4ea-fa85-4005-9358-27fcf70a7a64 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab Jan 25 14:14:29.477236 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0820c4ea-fa85-4005-9358-27fcf70a7a64 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:14:29.477455 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:14:29.477455 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:14:29.477878 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0820c4ea-fa85-4005-9358-27fcf70a7a64 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:14:29.478290 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-0820c4ea-fa85-4005-9358-27fcf70a7a64 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 87df8eac-187e-4846-bf23-1d6d6c36e4ab. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:14:29.501518 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:14:29.501518 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:14:29.506434 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0820c4ea-fa85-4005-9358-27fcf70a7a64 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab returned with HTTP 200 Jan 25 14:14:29.511252 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1306/2611] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:14:29 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab => generated 803 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:14:30.522740 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3d15bf29-10c4-4aa1-b80c-d437b3c689f5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab Jan 25 14:14:30.523660 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3d15bf29-10c4-4aa1-b80c-d437b3c689f5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:14:30.523887 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:14:30.523887 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:14:30.524281 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3d15bf29-10c4-4aa1-b80c-d437b3c689f5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:14:30.524663 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-3d15bf29-10c4-4aa1-b80c-d437b3c689f5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 87df8eac-187e-4846-bf23-1d6d6c36e4ab. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:14:30.573466 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:14:30.573466 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:14:30.577892 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3d15bf29-10c4-4aa1-b80c-d437b3c689f5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab returned with HTTP 200 Jan 25 14:14:30.581655 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1306/2612] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:14:30 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab => generated 814 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:14:31.595277 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5eb52a0d-ba84-45aa-b672-d23758083c6b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab Jan 25 14:14:31.597504 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5eb52a0d-ba84-45aa-b672-d23758083c6b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:14:31.598613 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:14:31.598613 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:14:31.599237 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5eb52a0d-ba84-45aa-b672-d23758083c6b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:14:31.599751 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-5eb52a0d-ba84-45aa-b672-d23758083c6b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 87df8eac-187e-4846-bf23-1d6d6c36e4ab. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:14:31.651386 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:14:31.651386 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:14:31.655455 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5eb52a0d-ba84-45aa-b672-d23758083c6b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab returned with HTTP 200 Jan 25 14:14:31.659154 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1307/2613] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:14:31 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab => generated 814 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:14:32.672256 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cf565fa6-ae95-4020-a652-f32a1c5f98b0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab Jan 25 14:14:32.672942 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cf565fa6-ae95-4020-a652-f32a1c5f98b0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:14:32.673269 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:14:32.673269 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:14:32.674369 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cf565fa6-ae95-4020-a652-f32a1c5f98b0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:14:32.674810 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-cf565fa6-ae95-4020-a652-f32a1c5f98b0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 87df8eac-187e-4846-bf23-1d6d6c36e4ab. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:14:32.718438 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:14:32.718438 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:14:32.720274 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cf565fa6-ae95-4020-a652-f32a1c5f98b0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab returned with HTTP 200 Jan 25 14:14:32.721828 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1307/2614] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:14:32 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab => generated 814 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:14:33.745701 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1f88df93-0dfc-4a51-9c98-735758ddd6d1 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab Jan 25 14:14:33.752480 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1f88df93-0dfc-4a51-9c98-735758ddd6d1 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:14:33.755814 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:14:33.755814 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:14:33.757729 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1f88df93-0dfc-4a51-9c98-735758ddd6d1 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:14:33.758741 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-1f88df93-0dfc-4a51-9c98-735758ddd6d1 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 87df8eac-187e-4846-bf23-1d6d6c36e4ab. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:14:33.827089 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:14:33.827089 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:14:33.830101 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1f88df93-0dfc-4a51-9c98-735758ddd6d1 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab returned with HTTP 200 Jan 25 14:14:33.832433 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1308/2615] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:14:33 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab => generated 814 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:14:34.847122 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8b8a1a13-bc7b-4ebf-aafa-dfd7fd3f54ab tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab Jan 25 14:14:34.847538 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8b8a1a13-bc7b-4ebf-aafa-dfd7fd3f54ab tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:14:34.847538 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:14:34.847538 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:14:34.847935 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8b8a1a13-bc7b-4ebf-aafa-dfd7fd3f54ab tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:14:34.848252 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-8b8a1a13-bc7b-4ebf-aafa-dfd7fd3f54ab tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 87df8eac-187e-4846-bf23-1d6d6c36e4ab. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:14:34.889655 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:14:34.889655 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:14:34.891556 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8b8a1a13-bc7b-4ebf-aafa-dfd7fd3f54ab tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab returned with HTTP 200 Jan 25 14:14:34.893251 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1308/2616] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:14:34 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab => generated 814 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:14:35.907410 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-36a10c8d-8073-41ec-9b30-78bfd4e097c3 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab Jan 25 14:14:35.909363 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-36a10c8d-8073-41ec-9b30-78bfd4e097c3 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:14:35.909363 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:14:35.909363 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:14:35.909363 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-36a10c8d-8073-41ec-9b30-78bfd4e097c3 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:14:35.909963 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-36a10c8d-8073-41ec-9b30-78bfd4e097c3 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 87df8eac-187e-4846-bf23-1d6d6c36e4ab. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:14:35.932180 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:14:35.932180 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:14:35.934316 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-36a10c8d-8073-41ec-9b30-78bfd4e097c3 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab returned with HTTP 200 Jan 25 14:14:35.941828 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1309/2617] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:14:35 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab => generated 814 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:14:36.951375 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9197d62a-aeba-46ac-bbad-01092a865805 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab Jan 25 14:14:36.951375 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9197d62a-aeba-46ac-bbad-01092a865805 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:14:36.951375 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:14:36.951375 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:14:36.952102 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9197d62a-aeba-46ac-bbad-01092a865805 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:14:36.952102 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-9197d62a-aeba-46ac-bbad-01092a865805 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 87df8eac-187e-4846-bf23-1d6d6c36e4ab. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:14:36.994915 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:14:36.994915 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:14:36.998026 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9197d62a-aeba-46ac-bbad-01092a865805 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab returned with HTTP 200 Jan 25 14:14:36.999187 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1309/2618] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:14:36 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab => generated 814 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:14:38.019518 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0bb12be6-926d-41d3-bb74-c6b583f82725 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab Jan 25 14:14:38.021376 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0bb12be6-926d-41d3-bb74-c6b583f82725 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:14:38.021784 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:14:38.021784 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:14:38.022576 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0bb12be6-926d-41d3-bb74-c6b583f82725 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:14:38.023133 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-0bb12be6-926d-41d3-bb74-c6b583f82725 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 87df8eac-187e-4846-bf23-1d6d6c36e4ab. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:14:38.253786 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:14:38.253786 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:14:38.253786 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0bb12be6-926d-41d3-bb74-c6b583f82725 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab returned with HTTP 200 Jan 25 14:14:38.253786 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1310/2619] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:14:38 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab => generated 814 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:14:39.109443 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1b493cec-8b50-49e2-a9c0-0ef66c8b301e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab Jan 25 14:14:39.109443 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1b493cec-8b50-49e2-a9c0-0ef66c8b301e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:14:39.109443 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:14:39.109443 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:14:39.109443 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1b493cec-8b50-49e2-a9c0-0ef66c8b301e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:14:39.109443 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-1b493cec-8b50-49e2-a9c0-0ef66c8b301e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 87df8eac-187e-4846-bf23-1d6d6c36e4ab. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:14:39.134773 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:14:39.134773 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:14:39.136508 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1b493cec-8b50-49e2-a9c0-0ef66c8b301e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab returned with HTTP 200 Jan 25 14:14:39.137329 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1310/2620] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:14:39 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab => generated 814 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:14:40.152511 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4559accc-49a9-4d97-9b16-b382d141f683 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab Jan 25 14:14:40.153272 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4559accc-49a9-4d97-9b16-b382d141f683 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:14:40.153272 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:14:40.153272 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:14:40.154234 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4559accc-49a9-4d97-9b16-b382d141f683 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:14:40.154234 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-4559accc-49a9-4d97-9b16-b382d141f683 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 87df8eac-187e-4846-bf23-1d6d6c36e4ab. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:14:40.245161 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:14:40.245161 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:14:40.259538 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4559accc-49a9-4d97-9b16-b382d141f683 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab returned with HTTP 200 Jan 25 14:14:40.260243 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1311/2621] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:14:40 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab => generated 814 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:14:41.278759 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b1e921f3-2207-4a2b-9b1f-24b0facc194f tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab Jan 25 14:14:41.279281 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b1e921f3-2207-4a2b-9b1f-24b0facc194f tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:14:41.279643 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:14:41.279643 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:14:41.280097 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b1e921f3-2207-4a2b-9b1f-24b0facc194f tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:14:41.280676 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-b1e921f3-2207-4a2b-9b1f-24b0facc194f tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 87df8eac-187e-4846-bf23-1d6d6c36e4ab. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:14:41.316468 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:14:41.316468 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:14:41.318844 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b1e921f3-2207-4a2b-9b1f-24b0facc194f tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab returned with HTTP 200 Jan 25 14:14:41.325474 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1311/2622] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:14:41 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab => generated 814 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:14:42.333900 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c0daa1e5-fc17-40ae-96b1-8a7628b1968c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab Jan 25 14:14:42.334450 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c0daa1e5-fc17-40ae-96b1-8a7628b1968c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:14:42.334630 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:14:42.334630 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:14:42.335010 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c0daa1e5-fc17-40ae-96b1-8a7628b1968c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:14:42.335382 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-c0daa1e5-fc17-40ae-96b1-8a7628b1968c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 87df8eac-187e-4846-bf23-1d6d6c36e4ab. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:14:42.389310 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:14:42.389310 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:14:42.391171 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c0daa1e5-fc17-40ae-96b1-8a7628b1968c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab returned with HTTP 200 Jan 25 14:14:42.400612 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1312/2623] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:14:42 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab => generated 814 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:14:43.406692 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-165d873f-b687-4c48-8be4-bd399308bde1 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab Jan 25 14:14:43.407200 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-165d873f-b687-4c48-8be4-bd399308bde1 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:14:43.407407 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:14:43.407407 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:14:43.407810 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-165d873f-b687-4c48-8be4-bd399308bde1 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:14:43.408386 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-165d873f-b687-4c48-8be4-bd399308bde1 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 87df8eac-187e-4846-bf23-1d6d6c36e4ab. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:14:43.448631 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:14:43.448631 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:14:43.455336 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-165d873f-b687-4c48-8be4-bd399308bde1 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab returned with HTTP 200 Jan 25 14:14:43.456507 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1312/2624] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:14:43 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab => generated 814 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:14:44.471460 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3d7005f1-3b27-47e3-903c-a59ce445a7f3 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab Jan 25 14:14:44.472181 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3d7005f1-3b27-47e3-903c-a59ce445a7f3 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:14:44.472397 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:14:44.472397 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:14:44.472776 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3d7005f1-3b27-47e3-903c-a59ce445a7f3 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:14:44.473185 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-3d7005f1-3b27-47e3-903c-a59ce445a7f3 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 87df8eac-187e-4846-bf23-1d6d6c36e4ab. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:14:44.532137 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:14:44.532137 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:14:44.534112 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3d7005f1-3b27-47e3-903c-a59ce445a7f3 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab returned with HTTP 200 Jan 25 14:14:44.541755 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1313/2625] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:14:44 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab => generated 814 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:14:45.556038 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-99611451-5b58-43ac-84d8-e94eb725099c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab Jan 25 14:14:45.557218 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-99611451-5b58-43ac-84d8-e94eb725099c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:14:45.557630 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:14:45.557630 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:14:45.558877 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-99611451-5b58-43ac-84d8-e94eb725099c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:14:45.559407 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-99611451-5b58-43ac-84d8-e94eb725099c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 87df8eac-187e-4846-bf23-1d6d6c36e4ab. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:14:45.612436 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:14:45.612436 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:14:45.621174 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-99611451-5b58-43ac-84d8-e94eb725099c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab returned with HTTP 200 Jan 25 14:14:45.622268 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1313/2626] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:14:45 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab => generated 814 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:14:46.635862 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ebac2c16-491d-492e-93b1-866acaa7c3e9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab Jan 25 14:14:46.644034 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ebac2c16-491d-492e-93b1-866acaa7c3e9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:14:46.645332 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:14:46.645332 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:14:46.645971 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ebac2c16-491d-492e-93b1-866acaa7c3e9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:14:46.646486 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-ebac2c16-491d-492e-93b1-866acaa7c3e9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 87df8eac-187e-4846-bf23-1d6d6c36e4ab. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:14:46.723460 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:14:46.723460 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:14:46.727197 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ebac2c16-491d-492e-93b1-866acaa7c3e9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab returned with HTTP 200 Jan 25 14:14:46.728191 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1314/2627] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:14:46 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab => generated 814 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:14:47.743514 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-71233d95-8175-47bb-bb02-f502ebbeb594 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab Jan 25 14:14:47.744044 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-71233d95-8175-47bb-bb02-f502ebbeb594 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:14:47.744209 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:14:47.744209 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:14:47.744584 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-71233d95-8175-47bb-bb02-f502ebbeb594 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:14:47.745029 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-71233d95-8175-47bb-bb02-f502ebbeb594 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 87df8eac-187e-4846-bf23-1d6d6c36e4ab. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:14:47.785810 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:14:47.785810 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:14:47.787654 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-71233d95-8175-47bb-bb02-f502ebbeb594 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab returned with HTTP 200 Jan 25 14:14:47.788462 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1314/2628] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:14:47 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab => generated 814 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:14:48.804436 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9a33558c-fee2-4786-adfd-d91dea0984aa tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab Jan 25 14:14:48.804436 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9a33558c-fee2-4786-adfd-d91dea0984aa tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:14:48.805041 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:14:48.805041 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:14:48.805041 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9a33558c-fee2-4786-adfd-d91dea0984aa tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:14:48.805528 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-9a33558c-fee2-4786-adfd-d91dea0984aa tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 87df8eac-187e-4846-bf23-1d6d6c36e4ab. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:14:48.827018 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:14:48.827018 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:14:48.828864 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9a33558c-fee2-4786-adfd-d91dea0984aa tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab returned with HTTP 200 Jan 25 14:14:48.833556 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1315/2629] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:14:48 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab => generated 814 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:14:49.864673 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ad08dcdb-4e8c-4c14-9b7a-b94e8618c12d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab Jan 25 14:14:49.865879 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ad08dcdb-4e8c-4c14-9b7a-b94e8618c12d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:14:49.866287 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:14:49.866287 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:14:49.866913 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ad08dcdb-4e8c-4c14-9b7a-b94e8618c12d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:14:49.867474 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-ad08dcdb-4e8c-4c14-9b7a-b94e8618c12d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 87df8eac-187e-4846-bf23-1d6d6c36e4ab. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:14:49.893137 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:14:49.893137 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:14:49.896203 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ad08dcdb-4e8c-4c14-9b7a-b94e8618c12d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab returned with HTTP 200 Jan 25 14:14:49.897322 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1315/2630] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:14:49 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab => generated 814 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:14:50.912623 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-04d1aa64-e530-40b8-aa17-d3e4b17ad3f0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab Jan 25 14:14:50.913258 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-04d1aa64-e530-40b8-aa17-d3e4b17ad3f0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:14:50.913909 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:14:50.913909 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:14:50.913909 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-04d1aa64-e530-40b8-aa17-d3e4b17ad3f0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:14:50.914214 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-04d1aa64-e530-40b8-aa17-d3e4b17ad3f0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 87df8eac-187e-4846-bf23-1d6d6c36e4ab. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:14:50.963622 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:14:50.963622 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:14:50.965733 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-04d1aa64-e530-40b8-aa17-d3e4b17ad3f0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab returned with HTTP 200 Jan 25 14:14:50.966736 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1316/2631] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:14:50 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab => generated 814 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:14:51.979887 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-37dac3f6-b03f-4af2-b466-2e96089d33cc tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab Jan 25 14:14:51.981056 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-37dac3f6-b03f-4af2-b466-2e96089d33cc tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:14:51.981447 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:14:51.981447 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:14:51.982060 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-37dac3f6-b03f-4af2-b466-2e96089d33cc tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:14:51.982600 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-37dac3f6-b03f-4af2-b466-2e96089d33cc tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 87df8eac-187e-4846-bf23-1d6d6c36e4ab. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:14:52.029834 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:14:52.029834 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:14:52.031746 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-37dac3f6-b03f-4af2-b466-2e96089d33cc tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab returned with HTTP 200 Jan 25 14:14:52.049553 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1316/2632] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:14:51 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab => generated 814 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:14:53.047526 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-68c2a54f-50b4-4dc0-8f96-11549f16b382 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab Jan 25 14:14:53.047526 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-68c2a54f-50b4-4dc0-8f96-11549f16b382 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:14:53.047526 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:14:53.047526 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:14:53.048751 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-68c2a54f-50b4-4dc0-8f96-11549f16b382 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:14:53.048751 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-68c2a54f-50b4-4dc0-8f96-11549f16b382 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 87df8eac-187e-4846-bf23-1d6d6c36e4ab. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:14:53.119324 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:14:53.119324 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:14:53.121317 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-68c2a54f-50b4-4dc0-8f96-11549f16b382 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab returned with HTTP 200 Jan 25 14:14:53.129235 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1317/2633] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:14:53 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab => generated 814 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:14:54.135921 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2721a436-9fd2-4e4c-b24b-abed818d67bf tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab Jan 25 14:14:54.136429 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2721a436-9fd2-4e4c-b24b-abed818d67bf tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:14:54.136641 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:14:54.136641 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:14:54.137064 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2721a436-9fd2-4e4c-b24b-abed818d67bf tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:14:54.137441 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-2721a436-9fd2-4e4c-b24b-abed818d67bf tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 87df8eac-187e-4846-bf23-1d6d6c36e4ab. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:14:54.178193 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:14:54.178193 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:14:54.178890 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2721a436-9fd2-4e4c-b24b-abed818d67bf tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab returned with HTTP 200 Jan 25 14:14:54.180015 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1317/2634] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:14:54 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab => generated 814 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:14:55.214371 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-13f81fe8-c424-4076-8de5-fee31ca77480 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab Jan 25 14:14:55.214798 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-13f81fe8-c424-4076-8de5-fee31ca77480 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:14:55.214798 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:14:55.214798 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:14:55.215080 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-13f81fe8-c424-4076-8de5-fee31ca77480 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:14:55.219205 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-13f81fe8-c424-4076-8de5-fee31ca77480 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 87df8eac-187e-4846-bf23-1d6d6c36e4ab. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:14:55.268120 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:14:55.268120 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:14:55.270008 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-13f81fe8-c424-4076-8de5-fee31ca77480 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab returned with HTTP 200 Jan 25 14:14:55.270841 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1318/2635] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:14:55 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab => generated 814 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:14:56.285644 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-daf965cb-d41a-485d-b055-d163fec0e7d5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab Jan 25 14:14:56.286172 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-daf965cb-d41a-485d-b055-d163fec0e7d5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:14:56.286445 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:14:56.286445 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:14:56.286701 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-daf965cb-d41a-485d-b055-d163fec0e7d5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:14:56.287074 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-daf965cb-d41a-485d-b055-d163fec0e7d5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 87df8eac-187e-4846-bf23-1d6d6c36e4ab. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:14:56.331622 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:14:56.331622 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:14:56.349528 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-daf965cb-d41a-485d-b055-d163fec0e7d5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab returned with HTTP 200 Jan 25 14:14:56.350716 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1318/2636] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:14:56 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab => generated 814 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:14:57.364379 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-03f2f395-25c5-4075-b266-38e2eb57542f tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab Jan 25 14:14:57.365095 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-03f2f395-25c5-4075-b266-38e2eb57542f tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:14:57.365312 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:14:57.365312 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:14:57.365691 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-03f2f395-25c5-4075-b266-38e2eb57542f tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:14:57.366063 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-03f2f395-25c5-4075-b266-38e2eb57542f tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 87df8eac-187e-4846-bf23-1d6d6c36e4ab. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:14:57.412093 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:14:57.412093 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:14:57.415422 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-03f2f395-25c5-4075-b266-38e2eb57542f tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab returned with HTTP 200 Jan 25 14:14:57.416550 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1319/2637] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:14:57 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab => generated 814 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:14:58.430324 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ebd04b4e-fff7-4bdc-8784-11c3bbe1841c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab Jan 25 14:14:58.430825 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ebd04b4e-fff7-4bdc-8784-11c3bbe1841c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:14:58.431196 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:14:58.431196 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:14:58.431577 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ebd04b4e-fff7-4bdc-8784-11c3bbe1841c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:14:58.431948 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-ebd04b4e-fff7-4bdc-8784-11c3bbe1841c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 87df8eac-187e-4846-bf23-1d6d6c36e4ab. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:14:58.455525 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:14:58.455525 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:14:58.457571 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ebd04b4e-fff7-4bdc-8784-11c3bbe1841c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab returned with HTTP 200 Jan 25 14:14:58.458460 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1319/2638] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:14:58 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab => generated 814 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:14:59.472704 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c762f249-6eeb-44a0-8821-fc8e3d5b04c3 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab Jan 25 14:14:59.473520 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c762f249-6eeb-44a0-8821-fc8e3d5b04c3 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:14:59.473735 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:14:59.473735 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:14:59.474114 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c762f249-6eeb-44a0-8821-fc8e3d5b04c3 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:14:59.474491 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-c762f249-6eeb-44a0-8821-fc8e3d5b04c3 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 87df8eac-187e-4846-bf23-1d6d6c36e4ab. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:14:59.526733 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:14:59.526733 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:14:59.529187 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c762f249-6eeb-44a0-8821-fc8e3d5b04c3 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab returned with HTTP 200 Jan 25 14:14:59.538379 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1320/2639] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:14:59 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab => generated 814 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:15:00.544066 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1917e26d-ac59-4939-ba7a-1799ff5ef02f tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab Jan 25 14:15:00.544635 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1917e26d-ac59-4939-ba7a-1799ff5ef02f tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:15:00.544797 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:15:00.544797 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:15:00.545203 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1917e26d-ac59-4939-ba7a-1799ff5ef02f tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:15:00.545578 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-1917e26d-ac59-4939-ba7a-1799ff5ef02f tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 87df8eac-187e-4846-bf23-1d6d6c36e4ab. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:15:00.571051 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:15:00.571051 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:15:00.573034 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1917e26d-ac59-4939-ba7a-1799ff5ef02f tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab returned with HTTP 200 Jan 25 14:15:00.573827 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1320/2640] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:15:00 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab => generated 814 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:15:01.592760 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dfc8d24a-f056-469f-a0e6-0f33ae0bcb1b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab Jan 25 14:15:01.593347 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dfc8d24a-f056-469f-a0e6-0f33ae0bcb1b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:15:01.593598 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:15:01.593598 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:15:01.593903 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dfc8d24a-f056-469f-a0e6-0f33ae0bcb1b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:15:01.594275 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-dfc8d24a-f056-469f-a0e6-0f33ae0bcb1b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 87df8eac-187e-4846-bf23-1d6d6c36e4ab. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:15:01.652589 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:15:01.652589 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:15:01.654474 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dfc8d24a-f056-469f-a0e6-0f33ae0bcb1b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab returned with HTTP 200 Jan 25 14:15:01.655260 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1321/2641] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:15:01 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab => generated 814 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:15:02.669792 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0cfc0604-9ac3-4f90-a0c1-6e9151bf8771 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab Jan 25 14:15:02.670488 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0cfc0604-9ac3-4f90-a0c1-6e9151bf8771 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:15:02.670970 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:15:02.670970 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:15:02.671512 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0cfc0604-9ac3-4f90-a0c1-6e9151bf8771 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:15:02.671953 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-0cfc0604-9ac3-4f90-a0c1-6e9151bf8771 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 87df8eac-187e-4846-bf23-1d6d6c36e4ab. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:15:02.708489 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:15:02.708489 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:15:02.710403 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0cfc0604-9ac3-4f90-a0c1-6e9151bf8771 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab returned with HTTP 200 Jan 25 14:15:02.711714 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1321/2642] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:15:02 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab => generated 814 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:15:03.728055 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d5ceb4fa-1f96-4af7-a335-89f9010ee439 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab Jan 25 14:15:03.729290 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d5ceb4fa-1f96-4af7-a335-89f9010ee439 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:15:03.729684 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:15:03.729684 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:15:03.730407 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d5ceb4fa-1f96-4af7-a335-89f9010ee439 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:15:03.731227 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-d5ceb4fa-1f96-4af7-a335-89f9010ee439 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 87df8eac-187e-4846-bf23-1d6d6c36e4ab. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:15:03.759013 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:15:03.759013 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:15:03.771251 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d5ceb4fa-1f96-4af7-a335-89f9010ee439 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab returned with HTTP 200 Jan 25 14:15:03.779320 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1322/2643] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:15:03 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab => generated 814 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:15:04.796668 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-614c8f77-d82e-40c9-bdc4-d0fbd5dfad4b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab Jan 25 14:15:04.798602 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-614c8f77-d82e-40c9-bdc4-d0fbd5dfad4b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:15:04.799253 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:15:04.799253 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:15:04.801096 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-614c8f77-d82e-40c9-bdc4-d0fbd5dfad4b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:15:04.802486 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-614c8f77-d82e-40c9-bdc4-d0fbd5dfad4b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 87df8eac-187e-4846-bf23-1d6d6c36e4ab. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:15:04.829744 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:15:04.829744 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:15:04.832348 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-614c8f77-d82e-40c9-bdc4-d0fbd5dfad4b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab returned with HTTP 200 Jan 25 14:15:04.833715 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1322/2644] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:15:04 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab => generated 814 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:15:05.850106 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7322542c-1571-40d3-accb-b596f54d1ed2 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab Jan 25 14:15:05.850660 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7322542c-1571-40d3-accb-b596f54d1ed2 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:15:05.850849 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:15:05.850849 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:15:05.851530 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7322542c-1571-40d3-accb-b596f54d1ed2 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:15:05.851906 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-7322542c-1571-40d3-accb-b596f54d1ed2 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 87df8eac-187e-4846-bf23-1d6d6c36e4ab. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:15:05.891920 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:15:05.891920 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:15:05.894349 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7322542c-1571-40d3-accb-b596f54d1ed2 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab returned with HTTP 200 Jan 25 14:15:05.901227 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1323/2645] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:15:05 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab => generated 814 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:15:06.910673 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-62e26aa7-0419-479c-a42d-5a8404339cd1 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab Jan 25 14:15:06.911237 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-62e26aa7-0419-479c-a42d-5a8404339cd1 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:15:06.911712 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:15:06.911712 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:15:06.912590 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-62e26aa7-0419-479c-a42d-5a8404339cd1 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:15:06.913191 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-62e26aa7-0419-479c-a42d-5a8404339cd1 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 87df8eac-187e-4846-bf23-1d6d6c36e4ab. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:15:06.961743 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:15:06.961743 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:15:06.965516 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-62e26aa7-0419-479c-a42d-5a8404339cd1 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab returned with HTTP 200 Jan 25 14:15:06.966734 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1323/2646] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:15:06 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab => generated 814 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:15:07.981797 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bba165ae-97a7-4a24-adf0-6050797bc8e5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab Jan 25 14:15:07.993361 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bba165ae-97a7-4a24-adf0-6050797bc8e5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:15:07.994038 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:15:07.994038 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:15:07.995821 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bba165ae-97a7-4a24-adf0-6050797bc8e5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:15:07.999789 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-bba165ae-97a7-4a24-adf0-6050797bc8e5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 87df8eac-187e-4846-bf23-1d6d6c36e4ab. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:15:08.052953 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:15:08.052953 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:15:08.054832 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bba165ae-97a7-4a24-adf0-6050797bc8e5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab returned with HTTP 200 Jan 25 14:15:08.056262 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1324/2647] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:15:07 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab => generated 816 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:15:09.071083 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1462786c-7aa2-4f8e-bff9-1857937e61b0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab Jan 25 14:15:09.071650 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1462786c-7aa2-4f8e-bff9-1857937e61b0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:15:09.071903 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:15:09.071903 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:15:09.072102 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1462786c-7aa2-4f8e-bff9-1857937e61b0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:15:09.072476 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-1462786c-7aa2-4f8e-bff9-1857937e61b0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 87df8eac-187e-4846-bf23-1d6d6c36e4ab. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:15:09.117108 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:15:09.117108 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:15:09.127058 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1462786c-7aa2-4f8e-bff9-1857937e61b0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab returned with HTTP 200 Jan 25 14:15:09.128424 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1324/2648] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:15:09 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab => generated 817 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:15:09.140394 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-59ff9456-5fc4-4456-81b8-6b3afeb6494c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 Jan 25 14:15:09.142085 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-59ff9456-5fc4-4456-81b8-6b3afeb6494c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:15:09.142085 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:15:09.142085 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:15:09.142378 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-59ff9456-5fc4-4456-81b8-6b3afeb6494c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:15:09.255499 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:15:09.255499 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:15:09.270901 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-59ff9456-5fc4-4456-81b8-6b3afeb6494c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:15:09.303260 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:15:09.303260 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:15:09.313073 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-59ff9456-5fc4-4456-81b8-6b3afeb6494c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 returned with HTTP 200 Jan 25 14:15:09.314604 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1325/2649] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:15:09 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 => generated 1203 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:15:09.337101 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8939f5f7-03e2-4597-93a4-449e2b603c5f tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] DELETE http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab Jan 25 14:15:09.337101 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8939f5f7-03e2-4597-93a4-449e2b603c5f tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:15:09.337526 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:15:09.337526 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:15:09.337742 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8939f5f7-03e2-4597-93a4-449e2b603c5f tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:15:09.338423 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.contrib.backups [None req-8939f5f7-03e2-4597-93a4-449e2b603c5f tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Delete backup with id: 87df8eac-187e-4846-bf23-1d6d6c36e4ab. Jan 25 14:15:09.386480 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:15:09.386480 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:15:09.434038 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.backup.rpcapi [None req-8939f5f7-03e2-4597-93a4-449e2b603c5f tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] delete_backup rpcapi backup_id 87df8eac-187e-4846-bf23-1d6d6c36e4ab {{(pid=87930) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 25 14:15:09.477662 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8939f5f7-03e2-4597-93a4-449e2b603c5f tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab returned with HTTP 202 Jan 25 14:15:09.480235 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1325/2650] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:15:09 2021] DELETE /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/87df8eac-187e-4846-bf23-1d6d6c36e4ab => generated 0 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 14:15:10.186973 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-5bb2f801-3bb3-4d65-a9b1-638623be3f31 req-378b1486-e11e-4aac-bfec-012c6588f507 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 Jan 25 14:15:10.187642 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-5bb2f801-3bb3-4d65-a9b1-638623be3f31 req-378b1486-e11e-4aac-bfec-012c6588f507 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:15:10.187966 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:15:10.187966 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:15:10.189078 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-5bb2f801-3bb3-4d65-a9b1-638623be3f31 req-378b1486-e11e-4aac-bfec-012c6588f507 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:15:10.260139 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:15:10.260139 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:15:10.271054 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-5bb2f801-3bb3-4d65-a9b1-638623be3f31 req-378b1486-e11e-4aac-bfec-012c6588f507 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:15:10.301898 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:15:10.301898 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:15:10.319577 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-5bb2f801-3bb3-4d65-a9b1-638623be3f31 req-378b1486-e11e-4aac-bfec-012c6588f507 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 returned with HTTP 200 Jan 25 14:15:10.320794 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1326/2651] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 14:15:09 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 => generated 1203 bytes in 615 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:15:10.345146 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-5bb2f801-3bb3-4d65-a9b1-638623be3f31 req-6ba757b1-20c6-4cf7-8efc-43b6fd660a28 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] POST http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1/action Jan 25 14:15:10.345610 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:15:10.345610 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:15:10.346308 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-5bb2f801-3bb3-4d65-a9b1-638623be3f31 req-6ba757b1-20c6-4cf7-8efc-43b6fd660a28 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Action body: b'{"os-begin_detaching": null}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:15:10.346691 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-5bb2f801-3bb3-4d65-a9b1-638623be3f31 req-6ba757b1-20c6-4cf7-8efc-43b6fd660a28 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:15:10.442003 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:15:10.442003 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:15:10.444564 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-5bb2f801-3bb3-4d65-a9b1-638623be3f31 req-6ba757b1-20c6-4cf7-8efc-43b6fd660a28 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:15:10.462588 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-5bb2f801-3bb3-4d65-a9b1-638623be3f31 req-6ba757b1-20c6-4cf7-8efc-43b6fd660a28 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Begin detaching volume completed successfully. Jan 25 14:15:10.463140 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-5bb2f801-3bb3-4d65-a9b1-638623be3f31 req-6ba757b1-20c6-4cf7-8efc-43b6fd660a28 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1/action returned with HTTP 202 Jan 25 14:15:10.464066 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1326/2652] 10.222.0.38 () {64 vars in 1643 bytes} [Mon Jan 25 14:15:10 2021] POST /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1/action => generated 0 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 14:15:10.509645 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-61892750-1aaa-4dcf-b160-3af00c7d45e7 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 Jan 25 14:15:10.510313 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-61892750-1aaa-4dcf-b160-3af00c7d45e7 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:15:10.510641 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:15:10.510641 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:15:10.511290 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-61892750-1aaa-4dcf-b160-3af00c7d45e7 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:15:10.591208 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-5bb2f801-3bb3-4d65-a9b1-638623be3f31 req-6ba757b1-20c6-4cf7-8efc-43b6fd660a28 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume// Jan 25 14:15:10.591775 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-5bb2f801-3bb3-4d65-a9b1-638623be3f31 req-6ba757b1-20c6-4cf7-8efc-43b6fd660a28 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:15:10.591998 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:15:10.591998 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:15:10.592435 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-5bb2f801-3bb3-4d65-a9b1-638623be3f31 req-6ba757b1-20c6-4cf7-8efc-43b6fd660a28 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'all' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:15:10.593486 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-5bb2f801-3bb3-4d65-a9b1-638623be3f31 req-6ba757b1-20c6-4cf7-8efc-43b6fd660a28 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 14:15:10.594304 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1327/2653] 10.222.0.57 () {56 vars in 1089 bytes} [Mon Jan 25 14:15:10 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 14:15:10.608006 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-5bb2f801-3bb3-4d65-a9b1-638623be3f31 req-199335d6-ca41-4608-a396-8d11b1e6d939 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 Jan 25 14:15:10.609073 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-5bb2f801-3bb3-4d65-a9b1-638623be3f31 req-199335d6-ca41-4608-a396-8d11b1e6d939 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:15:10.609073 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-5bb2f801-3bb3-4d65-a9b1-638623be3f31 req-199335d6-ca41-4608-a396-8d11b1e6d939 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:15:10.629545 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:15:10.629545 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:15:10.663951 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-61892750-1aaa-4dcf-b160-3af00c7d45e7 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:15:10.708099 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:15:10.708099 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:15:10.724173 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-61892750-1aaa-4dcf-b160-3af00c7d45e7 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 returned with HTTP 200 Jan 25 14:15:10.727559 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:15:10.727559 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:15:10.728876 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1327/2654] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:15:10 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 => generated 1206 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:15:10.737935 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-5bb2f801-3bb3-4d65-a9b1-638623be3f31 req-199335d6-ca41-4608-a396-8d11b1e6d939 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:15:10.761287 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:15:10.761287 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:15:10.773589 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-5bb2f801-3bb3-4d65-a9b1-638623be3f31 req-199335d6-ca41-4608-a396-8d11b1e6d939 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 returned with HTTP 200 Jan 25 14:15:10.774952 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1328/2655] 10.222.0.57 () {60 vars in 1403 bytes} [Mon Jan 25 14:15:10 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 => generated 1305 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 25 14:15:11.257550 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-5bb2f801-3bb3-4d65-a9b1-638623be3f31 req-b618b523-0674-46b0-a3f0-4324e6a71e39 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] DELETE http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/attachments/5860b54a-a38f-428a-a00c-e3140bc39848 Jan 25 14:15:11.258038 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-5bb2f801-3bb3-4d65-a9b1-638623be3f31 req-b618b523-0674-46b0-a3f0-4324e6a71e39 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:15:11.258312 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:15:11.258312 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:15:11.258616 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-5bb2f801-3bb3-4d65-a9b1-638623be3f31 req-b618b523-0674-46b0-a3f0-4324e6a71e39 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:15:11.279864 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:15:11.279864 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:15:11.741869 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e5688161-b7ea-45d0-8a82-2d51a77c1cf5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 Jan 25 14:15:11.742722 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e5688161-b7ea-45d0-8a82-2d51a77c1cf5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:15:11.743139 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:15:11.743139 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:15:11.743769 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e5688161-b7ea-45d0-8a82-2d51a77c1cf5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:15:11.905517 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:15:11.905517 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:15:11.917690 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-5bb2f801-3bb3-4d65-a9b1-638623be3f31 req-b618b523-0674-46b0-a3f0-4324e6a71e39 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 14:15:11.922245 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-5bb2f801-3bb3-4d65-a9b1-638623be3f31 req-b618b523-0674-46b0-a3f0-4324e6a71e39 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Pending status list for volume during attachment-delete: [] {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 14:15:11.928987 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e5688161-b7ea-45d0-8a82-2d51a77c1cf5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:15:11.935715 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-5bb2f801-3bb3-4d65-a9b1-638623be3f31 req-b618b523-0674-46b0-a3f0-4324e6a71e39 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/attachments/5860b54a-a38f-428a-a00c-e3140bc39848 returned with HTTP 200 Jan 25 14:15:11.936768 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1328/2656] 10.222.0.57 () {62 vars in 1437 bytes} [Mon Jan 25 14:15:11 2021] DELETE /volume/v3/269ef0e1953c4a74b30c354e60f64a58/attachments/5860b54a-a38f-428a-a00c-e3140bc39848 => generated 19 bytes in 684 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:15:11.980156 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e5688161-b7ea-45d0-8a82-2d51a77c1cf5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 returned with HTTP 200 Jan 25 14:15:11.992499 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1329/2657] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:15:11 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 => generated 911 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:15:13.001261 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1f892f1f-3ed1-413b-a564-250108529cff tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 Jan 25 14:15:13.002540 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1f892f1f-3ed1-413b-a564-250108529cff tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:15:13.002990 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:15:13.002990 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:15:13.003631 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1f892f1f-3ed1-413b-a564-250108529cff tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:15:13.080336 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:15:13.080336 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:15:13.090720 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-1f892f1f-3ed1-413b-a564-250108529cff tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:15:13.120455 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1f892f1f-3ed1-413b-a564-250108529cff tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 returned with HTTP 200 Jan 25 14:15:13.121954 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1329/2658] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:15:12 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 => generated 911 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:15:20.283654 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3475ba32-1848-4fe4-8735-d01932c950f6 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] DELETE http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 Jan 25 14:15:20.285420 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3475ba32-1848-4fe4-8735-d01932c950f6 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:15:20.288342 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:15:20.288342 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:15:20.289848 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3475ba32-1848-4fe4-8735-d01932c950f6 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:15:20.290418 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-3475ba32-1848-4fe4-8735-d01932c950f6 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Delete volume with id: 0a8700dc-3ec2-47fe-8814-8773214534d1 Jan 25 14:15:20.348606 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:15:20.348606 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:15:20.350227 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3475ba32-1848-4fe4-8735-d01932c950f6 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:15:20.383075 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3475ba32-1848-4fe4-8735-d01932c950f6 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Delete volume request issued successfully. Jan 25 14:15:20.383930 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3475ba32-1848-4fe4-8735-d01932c950f6 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 returned with HTTP 202 Jan 25 14:15:20.385174 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1330/2659] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:15:20 2021] DELETE /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:15:20.395411 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-eb87e587-d059-4d69-99b5-c4fb640d24fd tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 Jan 25 14:15:20.396454 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-eb87e587-d059-4d69-99b5-c4fb640d24fd tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:15:20.396878 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:15:20.396878 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:15:20.397697 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-eb87e587-d059-4d69-99b5-c4fb640d24fd tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:15:20.469372 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:15:20.469372 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:15:20.479335 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-eb87e587-d059-4d69-99b5-c4fb640d24fd tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:15:20.508437 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-eb87e587-d059-4d69-99b5-c4fb640d24fd tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 returned with HTTP 200 Jan 25 14:15:20.509612 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1330/2660] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:15:20 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 => generated 910 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:15:21.527992 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b0b89ff4-6643-4f51-b4c8-089178adfd89 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 Jan 25 14:15:21.529537 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b0b89ff4-6643-4f51-b4c8-089178adfd89 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:15:21.529757 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:15:21.529757 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:15:21.530137 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b0b89ff4-6643-4f51-b4c8-089178adfd89 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:15:21.589306 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:15:21.589306 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:15:21.599723 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b0b89ff4-6643-4f51-b4c8-089178adfd89 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:15:21.653289 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b0b89ff4-6643-4f51-b4c8-089178adfd89 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 returned with HTTP 200 Jan 25 14:15:21.654457 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1331/2661] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:15:21 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 => generated 910 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:15:22.674336 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1f0c09d4-8091-424d-a0f3-c9bd0808b398 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 Jan 25 14:15:22.675409 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1f0c09d4-8091-424d-a0f3-c9bd0808b398 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:15:22.677857 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:15:22.677857 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:15:22.678538 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1f0c09d4-8091-424d-a0f3-c9bd0808b398 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:15:22.819289 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:15:22.819289 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:15:22.837980 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-1f0c09d4-8091-424d-a0f3-c9bd0808b398 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:15:22.893093 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1f0c09d4-8091-424d-a0f3-c9bd0808b398 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 returned with HTTP 200 Jan 25 14:15:22.897307 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1331/2662] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:15:22 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 => generated 910 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:15:23.911583 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a3577507-d5c6-41be-8218-1acad100586e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 Jan 25 14:15:23.912275 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a3577507-d5c6-41be-8218-1acad100586e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:15:23.912594 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:15:23.912594 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:15:23.913168 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a3577507-d5c6-41be-8218-1acad100586e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:15:24.043933 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a3577507-d5c6-41be-8218-1acad100586e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 returned with HTTP 404 Jan 25 14:15:24.046060 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1332/2663] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:15:23 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 => generated 109 bytes in 138 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:15:24.146135 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-736b86c6-5312-4197-b50e-fb1260bc9e5b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] POST http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes Jan 25 14:15:24.146589 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:15:24.146589 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:15:24.147011 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-736b86c6-5312-4197-b50e-fb1260bc9e5b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Action: 'create', calling method: create, body: {"volume": {"imageRef": "fc79b33f-195f-4d3d-a6f8-dbc6271d1a69", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-778178426"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:15:24.148135 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-736b86c6-5312-4197-b50e-fb1260bc9e5b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Create volume request body: {'volume': {'imageRef': 'fc79b33f-195f-4d3d-a6f8-dbc6271d1a69', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-778178426'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:15:24.304632 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-736b86c6-5312-4197-b50e-fb1260bc9e5b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Create volume of 1 GB Jan 25 14:15:24.327863 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-736b86c6-5312-4197-b50e-fb1260bc9e5b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Availability Zones retrieved successfully. Jan 25 14:15:24.363076 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-736b86c6-5312-4197-b50e-fb1260bc9e5b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Flow 'volume_create_api' (e6026f56-2d42-4bec-91f4-e38a83d437a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:15:24.372575 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-736b86c6-5312-4197-b50e-fb1260bc9e5b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e161422-e29d-46e0-a45c-82c46e834b37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:15:24.377550 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-736b86c6-5312-4197-b50e-fb1260bc9e5b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:15:24.597775 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-736b86c6-5312-4197-b50e-fb1260bc9e5b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e161422-e29d-46e0-a45c-82c46e834b37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:15:24.600486 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-736b86c6-5312-4197-b50e-fb1260bc9e5b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (504f5fcb-9d48-4252-889a-fb7bc85b540e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:15:24.761283 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-736b86c6-5312-4197-b50e-fb1260bc9e5b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Created reservations ['df84631a-2c49-4179-b46e-f4f1a70a8fdf', '51d5f671-8e54-4f73-ac80-7f7c4c9ff492', '0d60ad17-4cfb-46fd-b726-f630210447d9', '88afd455-c8b7-492a-b0d6-0c098d3b4255'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:15:24.763541 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-736b86c6-5312-4197-b50e-fb1260bc9e5b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (504f5fcb-9d48-4252-889a-fb7bc85b540e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df84631a-2c49-4179-b46e-f4f1a70a8fdf', '51d5f671-8e54-4f73-ac80-7f7c4c9ff492', '0d60ad17-4cfb-46fd-b726-f630210447d9', '88afd455-c8b7-492a-b0d6-0c098d3b4255']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:15:24.771365 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-736b86c6-5312-4197-b50e-fb1260bc9e5b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (904c24cb-90f1-46a2-8a8f-b00660063c90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:15:24.899247 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-736b86c6-5312-4197-b50e-fb1260bc9e5b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (904c24cb-90f1-46a2-8a8f-b00660063c90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2a3d1f8-aa01-4287-8699-68175fd2cf90', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-778178426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='269ef0e1953c4a74b30c354e60f64a58',qos_specs=None,replication_status=,reservations=['df84631a-2c49-4179-b46e-f4f1a70a8fdf','51d5f671-8e54-4f73-ac80-7f7c4c9ff492','0d60ad17-4cfb-46fd-b726-f630210447d9','88afd455-c8b7-492a-b0d6-0c098d3b4255'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='840f66fe7acb43cbaba4892ad4bbd4f5',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:15:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-778178426',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2a3d1f8-aa01-4287-8699-68175fd2cf90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='269ef0e1953c4a74b30c354e60f64a58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='840f66fe7acb43cbaba4892ad4bbd4f5',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:15:24.907842 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-736b86c6-5312-4197-b50e-fb1260bc9e5b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1c23a8b-5bc4-4d2c-b755-1076493588da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:15:24.980082 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-736b86c6-5312-4197-b50e-fb1260bc9e5b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1c23a8b-5bc4-4d2c-b755-1076493588da) transitioned into state 'SUCCESS' from state '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-778178426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='269ef0e1953c4a74b30c354e60f64a58',qos_specs=None,replication_status=,reservations=['df84631a-2c49-4179-b46e-f4f1a70a8fdf','51d5f671-8e54-4f73-ac80-7f7c4c9ff492','0d60ad17-4cfb-46fd-b726-f630210447d9','88afd455-c8b7-492a-b0d6-0c098d3b4255'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='840f66fe7acb43cbaba4892ad4bbd4f5',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:15:24.983188 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-736b86c6-5312-4197-b50e-fb1260bc9e5b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e289b760-fe6d-4e96-9d75-00553f6d208d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:15:25.022629 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-736b86c6-5312-4197-b50e-fb1260bc9e5b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e289b760-fe6d-4e96-9d75-00553f6d208d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:15:25.026427 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-736b86c6-5312-4197-b50e-fb1260bc9e5b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Flow 'volume_create_api' (e6026f56-2d42-4bec-91f4-e38a83d437a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:15:25.173254 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-736b86c6-5312-4197-b50e-fb1260bc9e5b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Create volume request issued successfully. Jan 25 14:15:25.217599 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-736b86c6-5312-4197-b50e-fb1260bc9e5b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes returned with HTTP 202 Jan 25 14:15:25.235959 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1332/2664] 10.222.0.38 () {60 vars in 1226 bytes} [Mon Jan 25 14:15:24 2021] POST /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes => generated 817 bytes in 1083 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:15:25.242195 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0ee336f2-600e-40fa-8ad5-30f0539f4f7d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 Jan 25 14:15:25.242780 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0ee336f2-600e-40fa-8ad5-30f0539f4f7d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:15:25.243402 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0ee336f2-600e-40fa-8ad5-30f0539f4f7d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:15:25.444875 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:15:25.444875 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:15:25.455284 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0ee336f2-600e-40fa-8ad5-30f0539f4f7d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:15:25.490293 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0ee336f2-600e-40fa-8ad5-30f0539f4f7d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 returned with HTTP 200 Jan 25 14:15:25.492324 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1333/2665] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:15:25 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 => generated 909 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:15:26.514634 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f7e2a0a8-8927-44db-a177-fb89fdd7e119 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 Jan 25 14:15:26.515400 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f7e2a0a8-8927-44db-a177-fb89fdd7e119 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:15:26.515732 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:15:26.515732 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:15:26.517672 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f7e2a0a8-8927-44db-a177-fb89fdd7e119 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:15:26.652587 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:15:26.652587 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:15:26.687421 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f7e2a0a8-8927-44db-a177-fb89fdd7e119 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:15:26.781482 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f7e2a0a8-8927-44db-a177-fb89fdd7e119 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 returned with HTTP 200 Jan 25 14:15:26.799396 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1333/2666] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:15:26 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 => generated 909 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:15:27.813396 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-884c90f3-8638-47ef-9cfc-8291592802dd tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 Jan 25 14:15:27.814201 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-884c90f3-8638-47ef-9cfc-8291592802dd tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:15:27.814422 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:15:27.814422 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:15:27.814807 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-884c90f3-8638-47ef-9cfc-8291592802dd tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:15:27.916169 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:15:27.916169 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:15:27.938598 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-884c90f3-8638-47ef-9cfc-8291592802dd tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:15:27.998920 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-884c90f3-8638-47ef-9cfc-8291592802dd tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 returned with HTTP 200 Jan 25 14:15:28.003340 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1334/2667] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:15:27 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 => generated 909 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:15:29.018963 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-07451aa4-4c37-4cd9-aac7-0cce74672c82 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 Jan 25 14:15:29.019537 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-07451aa4-4c37-4cd9-aac7-0cce74672c82 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:15:29.020302 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:15:29.020302 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:15:29.020696 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-07451aa4-4c37-4cd9-aac7-0cce74672c82 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:15:29.121665 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:15:29.121665 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:15:29.134309 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-07451aa4-4c37-4cd9-aac7-0cce74672c82 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:15:29.159420 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-07451aa4-4c37-4cd9-aac7-0cce74672c82 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 returned with HTTP 200 Jan 25 14:15:29.169482 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1334/2668] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:15:29 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 => generated 909 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:15:30.180234 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3e000eb7-cf3f-401f-9dac-ca5a0d49eb9f tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 Jan 25 14:15:30.181569 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3e000eb7-cf3f-401f-9dac-ca5a0d49eb9f tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:15:30.182166 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:15:30.182166 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:15:30.183182 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3e000eb7-cf3f-401f-9dac-ca5a0d49eb9f tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:15:30.266477 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:15:30.266477 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:15:30.277944 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3e000eb7-cf3f-401f-9dac-ca5a0d49eb9f tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:15:30.331939 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3e000eb7-cf3f-401f-9dac-ca5a0d49eb9f tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 returned with HTTP 200 Jan 25 14:15:30.333067 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1335/2669] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:15:30 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 => generated 909 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:15:31.349122 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6b77adfb-0551-4932-9c31-c2132ae557c5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 Jan 25 14:15:31.350310 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6b77adfb-0551-4932-9c31-c2132ae557c5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:15:31.350714 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:15:31.350714 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:15:31.351551 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6b77adfb-0551-4932-9c31-c2132ae557c5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:15:31.436874 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:15:31.436874 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:15:31.449483 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6b77adfb-0551-4932-9c31-c2132ae557c5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:15:31.478598 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6b77adfb-0551-4932-9c31-c2132ae557c5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 returned with HTTP 200 Jan 25 14:15:31.480135 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1335/2670] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:15:31 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 => generated 909 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:15:32.496629 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-de02445f-1a78-4427-afa2-813e0862ea49 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 Jan 25 14:15:32.498065 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-de02445f-1a78-4427-afa2-813e0862ea49 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:15:32.498449 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:15:32.498449 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:15:32.498835 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-de02445f-1a78-4427-afa2-813e0862ea49 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:15:32.572085 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:15:32.572085 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:15:32.582922 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-de02445f-1a78-4427-afa2-813e0862ea49 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:15:32.607047 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-de02445f-1a78-4427-afa2-813e0862ea49 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 returned with HTTP 200 Jan 25 14:15:32.608176 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1336/2671] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:15:32 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 => generated 909 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:15:33.624497 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0214f27e-2ec8-4370-8f29-871cdb68661b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 Jan 25 14:15:33.625740 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0214f27e-2ec8-4370-8f29-871cdb68661b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:15:33.625856 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:15:33.625856 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:15:33.626642 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0214f27e-2ec8-4370-8f29-871cdb68661b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:15:33.792329 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:15:33.792329 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:15:33.803599 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0214f27e-2ec8-4370-8f29-871cdb68661b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:15:33.851162 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0214f27e-2ec8-4370-8f29-871cdb68661b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 returned with HTTP 200 Jan 25 14:15:33.854173 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1336/2672] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:15:33 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 => generated 909 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:15:34.871468 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-79b6beab-6f7a-45a2-8722-a0a6602b281e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 Jan 25 14:15:34.872239 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-79b6beab-6f7a-45a2-8722-a0a6602b281e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:15:34.872789 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:15:34.872789 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:15:34.874157 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-79b6beab-6f7a-45a2-8722-a0a6602b281e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:15:34.998140 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:15:34.998140 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:15:35.021443 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-79b6beab-6f7a-45a2-8722-a0a6602b281e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:15:35.050558 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-79b6beab-6f7a-45a2-8722-a0a6602b281e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 returned with HTTP 200 Jan 25 14:15:35.051707 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1337/2673] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:15:34 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 => generated 909 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:15:36.066948 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6712d491-ff1b-4c66-9ef9-82cf5ac581d7 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 Jan 25 14:15:36.068050 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6712d491-ff1b-4c66-9ef9-82cf5ac581d7 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:15:36.068451 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:15:36.068451 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:15:36.069114 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6712d491-ff1b-4c66-9ef9-82cf5ac581d7 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:15:36.169145 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:15:36.169145 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:15:36.179246 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6712d491-ff1b-4c66-9ef9-82cf5ac581d7 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:15:36.212343 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6712d491-ff1b-4c66-9ef9-82cf5ac581d7 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 returned with HTTP 200 Jan 25 14:15:36.213224 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1337/2674] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:15:36 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 => generated 909 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:15:37.231554 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1e5e8ba5-89ef-48b1-ab5b-97cfc7847ebd tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 Jan 25 14:15:37.232915 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1e5e8ba5-89ef-48b1-ab5b-97cfc7847ebd tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:15:37.233320 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:15:37.233320 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:15:37.234000 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1e5e8ba5-89ef-48b1-ab5b-97cfc7847ebd tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:15:37.296419 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:15:37.296419 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:15:37.308353 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-1e5e8ba5-89ef-48b1-ab5b-97cfc7847ebd tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:15:37.338379 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1e5e8ba5-89ef-48b1-ab5b-97cfc7847ebd tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 returned with HTTP 200 Jan 25 14:15:37.350117 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1338/2675] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:15:37 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 => generated 909 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:15:38.356952 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1a103126-bba0-413e-a70b-4f7bc6479425 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 Jan 25 14:15:38.358431 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1a103126-bba0-413e-a70b-4f7bc6479425 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:15:38.358848 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:15:38.358848 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:15:38.359688 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1a103126-bba0-413e-a70b-4f7bc6479425 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:15:38.465856 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:15:38.465856 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:15:38.476995 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-1a103126-bba0-413e-a70b-4f7bc6479425 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:15:38.502962 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1a103126-bba0-413e-a70b-4f7bc6479425 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 returned with HTTP 200 Jan 25 14:15:38.504337 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1338/2676] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:15:38 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 => generated 909 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:15:39.522710 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-48818f32-76ee-4992-bff9-67341d4d312c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 Jan 25 14:15:39.523399 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-48818f32-76ee-4992-bff9-67341d4d312c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:15:39.523579 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:15:39.523579 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:15:39.523966 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-48818f32-76ee-4992-bff9-67341d4d312c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:15:39.660134 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:15:39.660134 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:15:39.697256 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-48818f32-76ee-4992-bff9-67341d4d312c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:15:39.792557 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-48818f32-76ee-4992-bff9-67341d4d312c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 returned with HTTP 200 Jan 25 14:15:39.793469 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1339/2677] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:15:39 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 => generated 909 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:15:40.815506 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7f129fb5-ccbc-4cf9-9f32-6e366588c223 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 Jan 25 14:15:40.817741 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7f129fb5-ccbc-4cf9-9f32-6e366588c223 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:15:40.818399 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:15:40.818399 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:15:40.819072 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7f129fb5-ccbc-4cf9-9f32-6e366588c223 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:15:40.904589 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:15:40.904589 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:15:40.920744 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7f129fb5-ccbc-4cf9-9f32-6e366588c223 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:15:40.955945 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7f129fb5-ccbc-4cf9-9f32-6e366588c223 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 returned with HTTP 200 Jan 25 14:15:40.968205 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1339/2678] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:15:40 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 => generated 909 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:15:41.979755 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4397cb12-c80d-4867-a3d5-7268bb8c13b4 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 Jan 25 14:15:41.980362 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4397cb12-c80d-4867-a3d5-7268bb8c13b4 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:15:41.980491 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:15:41.980491 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:15:41.981596 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4397cb12-c80d-4867-a3d5-7268bb8c13b4 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:15:42.140036 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:15:42.140036 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:15:42.159021 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4397cb12-c80d-4867-a3d5-7268bb8c13b4 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:15:42.191485 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4397cb12-c80d-4867-a3d5-7268bb8c13b4 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 returned with HTTP 200 Jan 25 14:15:42.202433 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1340/2679] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:15:41 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 => generated 967 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:15:43.211143 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-05b0be03-8f3b-4d01-92cf-8e3099b65fd2 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 Jan 25 14:15:43.211980 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-05b0be03-8f3b-4d01-92cf-8e3099b65fd2 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:15:43.211980 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:15:43.211980 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:15:43.212565 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-05b0be03-8f3b-4d01-92cf-8e3099b65fd2 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:15:43.331938 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:15:43.331938 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:15:43.370899 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-05b0be03-8f3b-4d01-92cf-8e3099b65fd2 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:15:43.435142 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-05b0be03-8f3b-4d01-92cf-8e3099b65fd2 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 returned with HTTP 200 Jan 25 14:15:43.450177 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1340/2680] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:15:43 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 => generated 970 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:15:44.453992 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2167c246-7be6-4022-9fbc-e3846b050e29 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 Jan 25 14:15:44.454441 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2167c246-7be6-4022-9fbc-e3846b050e29 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:15:44.454975 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:15:44.454975 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:15:44.454975 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2167c246-7be6-4022-9fbc-e3846b050e29 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:15:44.580808 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:15:44.580808 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:15:44.600543 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-2167c246-7be6-4022-9fbc-e3846b050e29 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:15:44.643372 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2167c246-7be6-4022-9fbc-e3846b050e29 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 returned with HTTP 200 Jan 25 14:15:44.644227 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1341/2681] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:15:44 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 => generated 970 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:15:45.661436 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8fcbb7a7-295c-44d3-aa8f-dc2fd7cc420d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 Jan 25 14:15:45.661958 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8fcbb7a7-295c-44d3-aa8f-dc2fd7cc420d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:15:45.662247 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:15:45.662247 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:15:45.662532 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8fcbb7a7-295c-44d3-aa8f-dc2fd7cc420d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:15:45.770893 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:15:45.770893 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:15:45.796079 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-8fcbb7a7-295c-44d3-aa8f-dc2fd7cc420d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:15:45.846996 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8fcbb7a7-295c-44d3-aa8f-dc2fd7cc420d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 returned with HTTP 200 Jan 25 14:15:45.853318 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1341/2682] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:15:45 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 => generated 970 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:15:46.875760 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-67a0ef62-a234-423d-ac14-e5dd9e62079c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 Jan 25 14:15:46.875760 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-67a0ef62-a234-423d-ac14-e5dd9e62079c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:15:46.875760 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:15:46.875760 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:15:46.875760 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-67a0ef62-a234-423d-ac14-e5dd9e62079c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:15:46.988151 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:15:46.988151 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:15:47.012174 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-67a0ef62-a234-423d-ac14-e5dd9e62079c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:15:47.063829 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-67a0ef62-a234-423d-ac14-e5dd9e62079c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 returned with HTTP 200 Jan 25 14:15:47.069790 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1342/2683] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:15:46 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 => generated 970 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:15:48.082763 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ebdeebbd-0929-470c-8cd2-df71b483f962 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 Jan 25 14:15:48.086735 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ebdeebbd-0929-470c-8cd2-df71b483f962 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:15:48.086735 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:15:48.086735 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:15:48.086735 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ebdeebbd-0929-470c-8cd2-df71b483f962 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:15:48.178910 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:15:48.178910 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:15:48.206810 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ebdeebbd-0929-470c-8cd2-df71b483f962 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:15:48.251625 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ebdeebbd-0929-470c-8cd2-df71b483f962 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 returned with HTTP 200 Jan 25 14:15:48.253292 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1342/2684] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:15:48 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 => generated 970 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:15:49.270854 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f59e1d73-896c-4725-b355-ae310fc34b47 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 Jan 25 14:15:49.271392 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f59e1d73-896c-4725-b355-ae310fc34b47 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:15:49.271488 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:15:49.271488 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:15:49.271872 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f59e1d73-896c-4725-b355-ae310fc34b47 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:15:49.337198 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:15:49.337198 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:15:49.347549 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f59e1d73-896c-4725-b355-ae310fc34b47 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:15:49.384122 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f59e1d73-896c-4725-b355-ae310fc34b47 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 returned with HTTP 200 Jan 25 14:15:49.385289 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1343/2685] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:15:49 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 => generated 970 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:15:50.402362 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-69b37805-a132-4643-b0e3-5d07d14711f0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 Jan 25 14:15:50.402836 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-69b37805-a132-4643-b0e3-5d07d14711f0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:15:50.403168 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:15:50.403168 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:15:50.403552 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-69b37805-a132-4643-b0e3-5d07d14711f0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:15:50.540056 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:15:50.540056 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:15:50.563179 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-69b37805-a132-4643-b0e3-5d07d14711f0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:15:50.597915 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-69b37805-a132-4643-b0e3-5d07d14711f0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 returned with HTTP 200 Jan 25 14:15:50.599380 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1343/2686] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:15:50 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 => generated 970 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:15:51.615427 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0df82304-bc0e-460f-8b70-d1b6dd8a8e03 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 Jan 25 14:15:51.615957 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0df82304-bc0e-460f-8b70-d1b6dd8a8e03 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:15:51.616140 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:15:51.616140 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:15:51.616520 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0df82304-bc0e-460f-8b70-d1b6dd8a8e03 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:15:51.707766 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:15:51.707766 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:15:51.717563 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0df82304-bc0e-460f-8b70-d1b6dd8a8e03 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:15:51.757976 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0df82304-bc0e-460f-8b70-d1b6dd8a8e03 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 returned with HTTP 200 Jan 25 14:15:51.760031 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1344/2687] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:15:51 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 => generated 1358 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:15:51.776147 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a6066eab-5176-4be0-bca7-33e8300fd19c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 Jan 25 14:15:51.776660 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a6066eab-5176-4be0-bca7-33e8300fd19c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:15:51.777120 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:15:51.777120 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:15:51.777736 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a6066eab-5176-4be0-bca7-33e8300fd19c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:15:51.833533 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:15:51.833533 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:15:51.842977 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a6066eab-5176-4be0-bca7-33e8300fd19c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:15:51.870802 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a6066eab-5176-4be0-bca7-33e8300fd19c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 returned with HTTP 200 Jan 25 14:15:51.871641 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1344/2688] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:15:51 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 => generated 1358 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:15:51.888415 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a5a45ebf-7c3f-46c9-af16-4970e3cb21fd tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] POST http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups Jan 25 14:15:51.888887 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:15:51.888887 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:15:51.889606 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a5a45ebf-7c3f-46c9-af16-4970e3cb21fd tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d2a3d1f8-aa01-4287-8699-68175fd2cf90", "name": "tempest-VolumesBackupsTest-Backup-558965789"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:15:51.890914 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.backups [None req-a5a45ebf-7c3f-46c9-af16-4970e3cb21fd tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Creating new backup {'backup': {'volume_id': 'd2a3d1f8-aa01-4287-8699-68175fd2cf90', 'name': 'tempest-VolumesBackupsTest-Backup-558965789'}} {{(pid=87930) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 25 14:15:51.891574 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.contrib.backups [None req-a5a45ebf-7c3f-46c9-af16-4970e3cb21fd tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Creating backup of volume d2a3d1f8-aa01-4287-8699-68175fd2cf90 in container None Jan 25 14:15:51.948521 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:15:51.948521 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:15:51.950293 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a5a45ebf-7c3f-46c9-af16-4970e3cb21fd tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:15:51.999251 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-a5a45ebf-7c3f-46c9-af16-4970e3cb21fd tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Created reservations ['b0ec21fe-9690-4892-8e1e-77a70cc30a60', '799b7e5e-9b4e-400c-92c4-a26b1e80e0d1'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:15:52.079637 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a5a45ebf-7c3f-46c9-af16-4970e3cb21fd tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups returned with HTTP 202 Jan 25 14:15:52.080842 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1345/2689] 10.222.0.38 () {60 vars in 1226 bytes} [Mon Jan 25 14:15:51 2021] POST /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups => generated 395 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:15:52.092499 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-adf773e0-ee1a-4124-968f-55a878c79bda tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:15:52.094186 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-adf773e0-ee1a-4124-968f-55a878c79bda tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:15:52.094633 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:15:52.094633 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:15:52.095342 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-adf773e0-ee1a-4124-968f-55a878c79bda tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:15:52.095891 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-adf773e0-ee1a-4124-968f-55a878c79bda tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:15:52.128388 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:15:52.128388 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:15:52.131004 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-adf773e0-ee1a-4124-968f-55a878c79bda tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:15:52.132556 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1345/2690] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:15:52 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 802 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:15:53.148898 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3daace7e-ca35-493b-aad7-9de5469386c0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:15:53.149744 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3daace7e-ca35-493b-aad7-9de5469386c0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:15:53.150045 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:15:53.150045 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:15:53.150690 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3daace7e-ca35-493b-aad7-9de5469386c0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:15:53.151150 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-3daace7e-ca35-493b-aad7-9de5469386c0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:15:53.182653 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:15:53.182653 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:15:53.184752 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3daace7e-ca35-493b-aad7-9de5469386c0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:15:53.186135 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1346/2691] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:15:53 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 802 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:15:54.201531 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b08fe8c6-04cf-42d6-b910-e687c291d039 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:15:54.202989 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b08fe8c6-04cf-42d6-b910-e687c291d039 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:15:54.203212 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:15:54.203212 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:15:54.204470 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b08fe8c6-04cf-42d6-b910-e687c291d039 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:15:54.204858 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-b08fe8c6-04cf-42d6-b910-e687c291d039 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:15:54.240722 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:15:54.240722 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:15:54.243764 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b08fe8c6-04cf-42d6-b910-e687c291d039 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:15:54.246011 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1346/2692] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:15:54 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 802 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:15:55.260315 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f653075a-8467-4b35-8f2c-5f3d4453bfa3 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:15:55.261119 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f653075a-8467-4b35-8f2c-5f3d4453bfa3 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:15:55.261229 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:15:55.261229 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:15:55.261631 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f653075a-8467-4b35-8f2c-5f3d4453bfa3 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:15:55.261999 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-f653075a-8467-4b35-8f2c-5f3d4453bfa3 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:15:55.298073 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:15:55.298073 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:15:55.302332 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f653075a-8467-4b35-8f2c-5f3d4453bfa3 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:15:55.309242 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1347/2693] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:15:55 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 802 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:15:56.319636 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-df9e23dc-a424-4200-a707-897ca8e6f606 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:15:56.321157 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-df9e23dc-a424-4200-a707-897ca8e6f606 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:15:56.322277 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:15:56.322277 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:15:56.324215 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-df9e23dc-a424-4200-a707-897ca8e6f606 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:15:56.329247 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-df9e23dc-a424-4200-a707-897ca8e6f606 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:15:56.354177 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:15:56.354177 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:15:56.359404 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-df9e23dc-a424-4200-a707-897ca8e6f606 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:15:56.367790 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1347/2694] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:15:56 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:15:57.375327 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-338c249d-c0d9-4686-a5b0-466afca42126 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:15:57.375839 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-338c249d-c0d9-4686-a5b0-466afca42126 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:15:57.376032 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:15:57.376032 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:15:57.376678 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-338c249d-c0d9-4686-a5b0-466afca42126 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:15:57.377214 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-338c249d-c0d9-4686-a5b0-466afca42126 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:15:57.425122 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:15:57.425122 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:15:57.426973 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-338c249d-c0d9-4686-a5b0-466afca42126 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:15:57.427803 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1348/2695] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:15:57 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:15:58.447504 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9209e47e-9068-46d2-a6b8-bca5fdd9f647 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:15:58.448806 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9209e47e-9068-46d2-a6b8-bca5fdd9f647 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:15:58.449243 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:15:58.449243 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:15:58.449901 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9209e47e-9068-46d2-a6b8-bca5fdd9f647 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:15:58.450456 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-9209e47e-9068-46d2-a6b8-bca5fdd9f647 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:15:58.475442 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:15:58.475442 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:15:58.477768 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9209e47e-9068-46d2-a6b8-bca5fdd9f647 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:15:58.485546 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1348/2696] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:15:58 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:15:59.512877 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4066308f-903a-48f9-8254-ae692f468e62 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:15:59.512877 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4066308f-903a-48f9-8254-ae692f468e62 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:15:59.512877 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:15:59.512877 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:15:59.512877 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4066308f-903a-48f9-8254-ae692f468e62 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:15:59.515487 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-4066308f-903a-48f9-8254-ae692f468e62 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:15:59.564122 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:15:59.564122 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:15:59.567227 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4066308f-903a-48f9-8254-ae692f468e62 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:15:59.580381 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1349/2697] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:15:59 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:16:00.595783 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a7984404-b2f3-43a2-b0b4-8871b7b1c47d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:16:00.597079 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a7984404-b2f3-43a2-b0b4-8871b7b1c47d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:16:00.597450 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:16:00.597450 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:16:00.598131 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a7984404-b2f3-43a2-b0b4-8871b7b1c47d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:16:00.598844 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-a7984404-b2f3-43a2-b0b4-8871b7b1c47d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:16:00.720666 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:16:00.720666 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:16:00.723099 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a7984404-b2f3-43a2-b0b4-8871b7b1c47d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:16:00.728144 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1349/2698] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:16:00 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:16:01.738666 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-861c4381-52ed-405d-ace0-5c11963eb4b9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:16:01.739771 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-861c4381-52ed-405d-ace0-5c11963eb4b9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:16:01.740298 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:16:01.740298 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:16:01.741057 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-861c4381-52ed-405d-ace0-5c11963eb4b9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:16:01.741577 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-861c4381-52ed-405d-ace0-5c11963eb4b9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:16:01.802078 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:16:01.802078 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:16:01.811641 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-861c4381-52ed-405d-ace0-5c11963eb4b9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:16:01.812355 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1350/2699] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:16:01 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:16:02.826087 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3cd6b9d1-a838-4603-bef5-a55e78481236 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:16:02.826656 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3cd6b9d1-a838-4603-bef5-a55e78481236 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:16:02.826842 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:16:02.826842 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:16:02.827383 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3cd6b9d1-a838-4603-bef5-a55e78481236 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:16:02.828529 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-3cd6b9d1-a838-4603-bef5-a55e78481236 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:16:02.885096 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:16:02.885096 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:16:02.887782 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3cd6b9d1-a838-4603-bef5-a55e78481236 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:16:02.889020 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1350/2700] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:16:02 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:16:03.916509 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2fcb9e22-940f-423d-8172-7dc71806a7da tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:16:03.917702 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2fcb9e22-940f-423d-8172-7dc71806a7da tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:16:03.918069 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:16:03.918069 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:16:03.920167 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2fcb9e22-940f-423d-8172-7dc71806a7da tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:16:03.922062 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-2fcb9e22-940f-423d-8172-7dc71806a7da tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:16:04.022224 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:16:04.022224 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:16:04.025440 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2fcb9e22-940f-423d-8172-7dc71806a7da tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:16:04.026655 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1351/2701] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:16:03 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:16:05.049240 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9545b712-75f5-4f8f-982c-2034c235487a tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:16:05.050160 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9545b712-75f5-4f8f-982c-2034c235487a tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:16:05.050398 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:16:05.050398 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:16:05.050789 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9545b712-75f5-4f8f-982c-2034c235487a tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:16:05.051245 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-9545b712-75f5-4f8f-982c-2034c235487a tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:16:05.103588 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:16:05.103588 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:16:05.109919 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9545b712-75f5-4f8f-982c-2034c235487a tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:16:05.110897 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1351/2702] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:16:05 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:16:06.131316 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8176421b-e9ef-4c50-8690-c71846e85fa0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:16:06.132469 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8176421b-e9ef-4c50-8690-c71846e85fa0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:16:06.133313 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:16:06.133313 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:16:06.133918 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8176421b-e9ef-4c50-8690-c71846e85fa0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:16:06.134436 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-8176421b-e9ef-4c50-8690-c71846e85fa0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:16:06.190715 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:16:06.190715 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:16:06.193190 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8176421b-e9ef-4c50-8690-c71846e85fa0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:16:06.200025 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1352/2703] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:16:06 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:16:07.209723 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8db0021d-9709-4697-8ba7-ad1c910c8c18 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:16:07.210559 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8db0021d-9709-4697-8ba7-ad1c910c8c18 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:16:07.210559 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:16:07.210559 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:16:07.211035 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8db0021d-9709-4697-8ba7-ad1c910c8c18 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:16:07.211201 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-8db0021d-9709-4697-8ba7-ad1c910c8c18 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:16:07.268988 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:16:07.268988 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:16:07.276569 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8db0021d-9709-4697-8ba7-ad1c910c8c18 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:16:07.277805 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1352/2704] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:16:07 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:16:07.958180 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-d983c806-8583-4c00-87e8-dcd06ce04f37 req-b67fb399-42c7-4ed3-8d43-23edb96618f9 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] DELETE http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments/cb8e8d8c-b3fa-4395-8554-65569cce2125 Jan 25 14:16:07.959033 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-d983c806-8583-4c00-87e8-dcd06ce04f37 req-b67fb399-42c7-4ed3-8d43-23edb96618f9 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:16:07.959459 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:16:07.959459 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:16:07.960099 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-d983c806-8583-4c00-87e8-dcd06ce04f37 req-b67fb399-42c7-4ed3-8d43-23edb96618f9 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:16:08.017398 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:16:08.017398 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:16:08.295419 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-73e27cf0-3d74-452d-8e08-f90f3bac0020 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:16:08.295924 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-73e27cf0-3d74-452d-8e08-f90f3bac0020 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:16:08.296840 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:16:08.296840 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:16:08.297443 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-73e27cf0-3d74-452d-8e08-f90f3bac0020 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:16:08.297987 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-73e27cf0-3d74-452d-8e08-f90f3bac0020 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:16:08.364870 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:16:08.364870 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:16:08.375074 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-73e27cf0-3d74-452d-8e08-f90f3bac0020 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:16:08.385066 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1353/2705] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:16:08 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:16:09.259499 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-d983c806-8583-4c00-87e8-dcd06ce04f37 req-b67fb399-42c7-4ed3-8d43-23edb96618f9 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87930) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 14:16:09.260264 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-d983c806-8583-4c00-87e8-dcd06ce04f37 req-b67fb399-42c7-4ed3-8d43-23edb96618f9 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Pending status list for volume during attachment-delete: [] {{(pid=87930) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 14:16:09.272157 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-d983c806-8583-4c00-87e8-dcd06ce04f37 req-b67fb399-42c7-4ed3-8d43-23edb96618f9 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments/cb8e8d8c-b3fa-4395-8554-65569cce2125 returned with HTTP 200 Jan 25 14:16:09.273620 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1353/2706] 10.222.0.57 () {62 vars in 1437 bytes} [Mon Jan 25 14:16:07 2021] DELETE /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments/cb8e8d8c-b3fa-4395-8554-65569cce2125 => generated 19 bytes in 1321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:16:09.397911 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-40caf17f-b8b1-4790-a267-78ba3ea5e0de tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:16:09.399548 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-40caf17f-b8b1-4790-a267-78ba3ea5e0de tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:16:09.400531 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:16:09.400531 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:16:09.401217 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-40caf17f-b8b1-4790-a267-78ba3ea5e0de tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:16:09.401757 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-40caf17f-b8b1-4790-a267-78ba3ea5e0de tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:16:09.478624 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:16:09.478624 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:16:09.480544 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-40caf17f-b8b1-4790-a267-78ba3ea5e0de tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:16:09.488148 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1354/2707] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:16:09 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:16:10.496324 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e9c8b167-c0d7-44c2-993d-1fb203731b9d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:16:10.497583 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e9c8b167-c0d7-44c2-993d-1fb203731b9d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:16:10.498016 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:16:10.498016 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:16:10.498899 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e9c8b167-c0d7-44c2-993d-1fb203731b9d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:16:10.500324 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-e9c8b167-c0d7-44c2-993d-1fb203731b9d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:16:10.565285 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:16:10.565285 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:16:10.573739 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e9c8b167-c0d7-44c2-993d-1fb203731b9d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:16:10.574518 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1354/2708] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:16:10 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:16:10.973137 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-c094f079-4fcb-4fa3-9f11-1be0bea47512 req-fb2b59da-0d88-4233-bc58-e371c1561126 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e Jan 25 14:16:10.973692 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-c094f079-4fcb-4fa3-9f11-1be0bea47512 req-fb2b59da-0d88-4233-bc58-e371c1561126 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:16:10.973914 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:16:10.973914 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:16:10.974271 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-c094f079-4fcb-4fa3-9f11-1be0bea47512 req-fb2b59da-0d88-4233-bc58-e371c1561126 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:16:11.059383 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:16:11.059383 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:16:11.070242 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-c094f079-4fcb-4fa3-9f11-1be0bea47512 req-fb2b59da-0d88-4233-bc58-e371c1561126 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:16:11.108105 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-c094f079-4fcb-4fa3-9f11-1be0bea47512 req-fb2b59da-0d88-4233-bc58-e371c1561126 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e returned with HTTP 200 Jan 25 14:16:11.109881 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1355/2709] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 14:16:10 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e => generated 1369 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:16:11.600027 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bce08f74-124d-401a-a617-9897927355af tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:16:11.601424 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bce08f74-124d-401a-a617-9897927355af tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:16:11.601907 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:16:11.601907 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:16:11.603084 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bce08f74-124d-401a-a617-9897927355af tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:16:11.614274 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-bce08f74-124d-401a-a617-9897927355af tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:16:11.701433 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:16:11.701433 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:16:11.703559 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bce08f74-124d-401a-a617-9897927355af tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:16:11.704396 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1355/2710] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:16:11 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:16:12.720903 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ad8ec411-74ed-49a8-a129-6973f21bef01 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:16:12.722336 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ad8ec411-74ed-49a8-a129-6973f21bef01 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:16:12.722703 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:16:12.722703 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:16:12.723274 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ad8ec411-74ed-49a8-a129-6973f21bef01 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:16:12.723785 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-ad8ec411-74ed-49a8-a129-6973f21bef01 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:16:12.760606 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:16:12.760606 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:16:12.765463 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ad8ec411-74ed-49a8-a129-6973f21bef01 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:16:12.782704 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1356/2711] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:16:12 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:16:13.196847 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-c094f079-4fcb-4fa3-9f11-1be0bea47512 req-25725dd0-76e2-4868-ac70-f2851cb292a5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e Jan 25 14:16:13.198005 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-c094f079-4fcb-4fa3-9f11-1be0bea47512 req-25725dd0-76e2-4868-ac70-f2851cb292a5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:16:13.198389 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:16:13.198389 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:16:13.199269 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-c094f079-4fcb-4fa3-9f11-1be0bea47512 req-25725dd0-76e2-4868-ac70-f2851cb292a5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:16:13.264352 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:16:13.264352 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:16:13.274446 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-c094f079-4fcb-4fa3-9f11-1be0bea47512 req-25725dd0-76e2-4868-ac70-f2851cb292a5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:16:13.301532 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-c094f079-4fcb-4fa3-9f11-1be0bea47512 req-25725dd0-76e2-4868-ac70-f2851cb292a5 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e returned with HTTP 200 Jan 25 14:16:13.302383 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1356/2712] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 14:16:13 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e => generated 1369 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:16:13.324079 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ad8ec411-74ed-49a8-a129-6973f21bef01 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume// Jan 25 14:16:13.325319 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ad8ec411-74ed-49a8-a129-6973f21bef01 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:16:13.325836 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:16:13.325836 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:16:13.327098 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ad8ec411-74ed-49a8-a129-6973f21bef01 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:16:13.330002 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ad8ec411-74ed-49a8-a129-6973f21bef01 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 14:16:13.330655 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1357/2713] 10.222.0.38 () {58 vars in 1289 bytes} [Mon Jan 25 14:16:13 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 14:16:13.348709 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-c094f079-4fcb-4fa3-9f11-1be0bea47512 req-d7e6a237-bde3-4ed2-ac45-3b3f96a6b44e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] POST http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments Jan 25 14:16:13.349824 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:16:13.349824 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:16:13.350567 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-c094f079-4fcb-4fa3-9f11-1be0bea47512 req-d7e6a237-bde3-4ed2-ac45-3b3f96a6b44e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "62a94775-6987-4971-811b-5f0229d96f3e", "instance_uuid": "28cf9efc-892e-4174-8b9a-8de0bb4e3d7e", "connector": null}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:16:13.418508 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:16:13.418508 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:16:13.514321 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-c094f079-4fcb-4fa3-9f11-1be0bea47512 req-d7e6a237-bde3-4ed2-ac45-3b3f96a6b44e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments returned with HTTP 200 Jan 25 14:16:13.529909 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1357/2714] 10.222.0.38 () {66 vars in 1565 bytes} [Mon Jan 25 14:16:13 2021] POST /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments => generated 273 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:16:13.788313 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fb8672e9-24cc-4849-a9f9-3324356f9237 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:16:13.789843 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fb8672e9-24cc-4849-a9f9-3324356f9237 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:16:13.790546 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fb8672e9-24cc-4849-a9f9-3324356f9237 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:16:13.791117 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-fb8672e9-24cc-4849-a9f9-3324356f9237 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:16:13.816063 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:16:13.816063 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:16:13.818460 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fb8672e9-24cc-4849-a9f9-3324356f9237 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:16:13.819869 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1358/2715] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:16:13 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:16:14.834692 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-db43bd02-1e6c-48e1-8edc-cc6e30a36c71 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:16:14.835488 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-db43bd02-1e6c-48e1-8edc-cc6e30a36c71 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:16:14.835488 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:16:14.835488 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:16:14.836195 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-db43bd02-1e6c-48e1-8edc-cc6e30a36c71 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:16:14.836195 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-db43bd02-1e6c-48e1-8edc-cc6e30a36c71 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:16:14.880882 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:16:14.880882 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:16:14.882875 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-db43bd02-1e6c-48e1-8edc-cc6e30a36c71 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:16:14.883743 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1358/2716] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:16:14 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:16:15.899709 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dcb9ae2c-1ae9-449e-9150-51d0a5f5b5bd tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:16:15.901011 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dcb9ae2c-1ae9-449e-9150-51d0a5f5b5bd tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:16:15.901391 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:16:15.901391 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:16:15.902261 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dcb9ae2c-1ae9-449e-9150-51d0a5f5b5bd tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:16:15.902809 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-dcb9ae2c-1ae9-449e-9150-51d0a5f5b5bd tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:16:15.951267 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:16:15.951267 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:16:15.955152 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dcb9ae2c-1ae9-449e-9150-51d0a5f5b5bd tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:16:15.963855 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1359/2717] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:16:15 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:16:17.007817 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dfc57436-34c7-4b8f-98c8-98ceaa1cde9d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:16:17.008943 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dfc57436-34c7-4b8f-98c8-98ceaa1cde9d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:16:17.009705 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:16:17.009705 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:16:17.010513 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dfc57436-34c7-4b8f-98c8-98ceaa1cde9d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:16:17.011140 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-dfc57436-34c7-4b8f-98c8-98ceaa1cde9d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:16:17.037967 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:16:17.037967 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:16:17.040461 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dfc57436-34c7-4b8f-98c8-98ceaa1cde9d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:16:17.042824 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1359/2718] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:16:16 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:16:17.159862 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dcb9ae2c-1ae9-449e-9150-51d0a5f5b5bd tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume// Jan 25 14:16:17.160666 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dcb9ae2c-1ae9-449e-9150-51d0a5f5b5bd tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:16:17.161057 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:16:17.161057 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:16:17.161703 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dcb9ae2c-1ae9-449e-9150-51d0a5f5b5bd tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:16:17.164237 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dcb9ae2c-1ae9-449e-9150-51d0a5f5b5bd tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 14:16:17.165459 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1360/2719] 10.222.0.57 () {56 vars in 1089 bytes} [Mon Jan 25 14:16:17 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 14:16:17.181596 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-c094f079-4fcb-4fa3-9f11-1be0bea47512 req-264b1447-b8bd-4961-a0c8-2ae85d5a44e3 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e Jan 25 14:16:17.182563 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-c094f079-4fcb-4fa3-9f11-1be0bea47512 req-264b1447-b8bd-4961-a0c8-2ae85d5a44e3 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:16:17.183633 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:16:17.183633 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:16:17.184334 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-c094f079-4fcb-4fa3-9f11-1be0bea47512 req-264b1447-b8bd-4961-a0c8-2ae85d5a44e3 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:16:17.371732 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:16:17.371732 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:16:17.381746 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-c094f079-4fcb-4fa3-9f11-1be0bea47512 req-264b1447-b8bd-4961-a0c8-2ae85d5a44e3 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:16:17.401044 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:16:17.401044 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:16:17.411907 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-c094f079-4fcb-4fa3-9f11-1be0bea47512 req-264b1447-b8bd-4961-a0c8-2ae85d5a44e3 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e returned with HTTP 200 Jan 25 14:16:17.413108 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1360/2720] 10.222.0.57 () {60 vars in 1403 bytes} [Mon Jan 25 14:16:17 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e => generated 1467 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 25 14:16:17.436174 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-c094f079-4fcb-4fa3-9f11-1be0bea47512 req-7fb7889e-ca84-483a-bb0b-5b95497e5312 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] PUT http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments/a406f741-51a2-4573-a97b-360fbc7870a4 Jan 25 14:16:17.438189 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-c094f079-4fcb-4fa3-9f11-1be0bea47512 req-7fb7889e-ca84-483a-bb0b-5b95497e5312 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.57", "host": "n-h2-760456-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-760456-3.cbci-760456-3.local", "mountpoint": "/dev/sda"}}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:16:17.565172 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 25 14:16:17.565172 n-d-760456-3 devstack@c-api.service[87928]: return self(f, *args, **kw) Jan 25 14:16:17.566594 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-c094f079-4fcb-4fa3-9f11-1be0bea47512 req-7fb7889e-ca84-483a-bb0b-5b95497e5312 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Lock "b'cinder-attachment_update-62a94775-6987-4971-811b-5f0229d96f3e-n-h2-760456-3'" acquired by "attachment_update" :: waited 0.040s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 14:16:17.572927 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:16:17.572927 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:16:18.062848 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2c4b30b4-dc21-4f3c-9957-c7f13383ac9c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:16:18.063461 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2c4b30b4-dc21-4f3c-9957-c7f13383ac9c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:16:18.063784 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:16:18.063784 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:16:18.064369 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2c4b30b4-dc21-4f3c-9957-c7f13383ac9c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:16:18.064958 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-2c4b30b4-dc21-4f3c-9957-c7f13383ac9c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:16:18.128043 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:16:18.128043 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:16:18.130373 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2c4b30b4-dc21-4f3c-9957-c7f13383ac9c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:16:18.131462 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1361/2721] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:16:18 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:16:19.146899 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cb17ab89-7dd3-4e90-b3c5-b9e0567e1c7d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:16:19.148050 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cb17ab89-7dd3-4e90-b3c5-b9e0567e1c7d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:16:19.148414 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:16:19.148414 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:16:19.149060 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cb17ab89-7dd3-4e90-b3c5-b9e0567e1c7d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:16:19.149594 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-cb17ab89-7dd3-4e90-b3c5-b9e0567e1c7d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:16:19.202932 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:16:19.202932 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:16:19.215175 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cb17ab89-7dd3-4e90-b3c5-b9e0567e1c7d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:16:19.225712 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1362/2722] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:16:19 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:16:20.236936 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-c094f079-4fcb-4fa3-9f11-1be0bea47512 req-7fb7889e-ca84-483a-bb0b-5b95497e5312 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Lock "b'cinder-attachment_update-62a94775-6987-4971-811b-5f0229d96f3e-n-h2-760456-3'" released by "attachment_update" :: held 2.670s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 14:16:20.237984 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-c094f079-4fcb-4fa3-9f11-1be0bea47512 req-7fb7889e-ca84-483a-bb0b-5b95497e5312 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments/a406f741-51a2-4573-a97b-360fbc7870a4 returned with HTTP 200 Jan 25 14:16:20.238221 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0509bc4c-b8a9-445d-8174-6d4aa8e20b6b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:16:20.238978 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0509bc4c-b8a9-445d-8174-6d4aa8e20b6b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:16:20.239911 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1361/2723] 10.222.0.57 () {64 vars in 1468 bytes} [Mon Jan 25 14:16:17 2021] PUT /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments/a406f741-51a2-4573-a97b-360fbc7870a4 => generated 762 bytes in 2810 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:16:20.240900 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:16:20.240900 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:16:20.242936 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0509bc4c-b8a9-445d-8174-6d4aa8e20b6b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:16:20.258033 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-0509bc4c-b8a9-445d-8174-6d4aa8e20b6b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:16:20.318160 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-c094f079-4fcb-4fa3-9f11-1be0bea47512 req-bae0c01a-c78e-4153-8658-c88f963f2828 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] POST http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments/a406f741-51a2-4573-a97b-360fbc7870a4/action Jan 25 14:16:20.318872 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:16:20.318872 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:16:20.319607 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-c094f079-4fcb-4fa3-9f11-1be0bea47512 req-bae0c01a-c78e-4153-8658-c88f963f2828 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Action body: b'{"os-complete": null}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:16:20.320241 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-c094f079-4fcb-4fa3-9f11-1be0bea47512 req-bae0c01a-c78e-4153-8658-c88f963f2828 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:16:20.380228 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:16:20.380228 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:16:20.383212 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0509bc4c-b8a9-445d-8174-6d4aa8e20b6b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:16:20.396637 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1363/2724] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:16:20 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:16:20.539587 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:16:20.539587 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:16:20.605829 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-c094f079-4fcb-4fa3-9f11-1be0bea47512 req-bae0c01a-c78e-4153-8658-c88f963f2828 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments/a406f741-51a2-4573-a97b-360fbc7870a4/action returned with HTTP 204 Jan 25 14:16:20.607457 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1362/2725] 10.222.0.57 () {64 vars in 1489 bytes} [Mon Jan 25 14:16:20 2021] POST /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments/a406f741-51a2-4573-a97b-360fbc7870a4/action => generated 0 bytes in 298 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 25 14:16:21.412321 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f9398a70-e703-48a3-8af4-3c2f183e85dc tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:16:21.416295 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f9398a70-e703-48a3-8af4-3c2f183e85dc tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:16:21.417780 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:16:21.417780 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:16:21.419101 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f9398a70-e703-48a3-8af4-3c2f183e85dc tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:16:21.420101 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-f9398a70-e703-48a3-8af4-3c2f183e85dc tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:16:21.476331 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:16:21.476331 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:16:21.481514 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f9398a70-e703-48a3-8af4-3c2f183e85dc tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:16:21.496580 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1364/2726] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:16:21 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:16:22.504336 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d4f5786d-b070-477f-8420-aec6d1702dc0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:16:22.505495 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d4f5786d-b070-477f-8420-aec6d1702dc0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:16:22.505874 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:16:22.505874 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:16:22.506503 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d4f5786d-b070-477f-8420-aec6d1702dc0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:16:22.507023 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-d4f5786d-b070-477f-8420-aec6d1702dc0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:16:22.553743 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:16:22.553743 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:16:22.556010 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d4f5786d-b070-477f-8420-aec6d1702dc0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:16:22.569940 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1363/2727] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:16:22 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:16:23.585713 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-963f52c2-b991-4fb1-9ec1-2568661b328d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:16:23.586416 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-963f52c2-b991-4fb1-9ec1-2568661b328d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:16:23.586769 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:16:23.586769 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:16:23.587339 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-963f52c2-b991-4fb1-9ec1-2568661b328d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:16:23.587824 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-963f52c2-b991-4fb1-9ec1-2568661b328d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:16:23.654709 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:16:23.654709 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:16:23.659815 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-963f52c2-b991-4fb1-9ec1-2568661b328d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:16:23.663522 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1365/2728] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:16:23 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:16:24.678114 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a7b18822-bd80-45c9-b1ee-c0f4ffed4fe3 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:16:24.679221 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a7b18822-bd80-45c9-b1ee-c0f4ffed4fe3 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:16:24.679597 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:16:24.679597 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:16:24.680215 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a7b18822-bd80-45c9-b1ee-c0f4ffed4fe3 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:16:24.680752 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-a7b18822-bd80-45c9-b1ee-c0f4ffed4fe3 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:16:24.720464 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:16:24.720464 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:16:24.722959 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a7b18822-bd80-45c9-b1ee-c0f4ffed4fe3 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:16:24.730251 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1364/2729] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:16:24 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:16:25.744761 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-49e5f946-11e9-4b3b-ac3a-e2c652e7af2c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:16:25.745844 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-49e5f946-11e9-4b3b-ac3a-e2c652e7af2c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:16:25.746280 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:16:25.746280 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:16:25.746935 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-49e5f946-11e9-4b3b-ac3a-e2c652e7af2c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:16:25.747681 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-49e5f946-11e9-4b3b-ac3a-e2c652e7af2c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:16:25.823764 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:16:25.823764 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:16:25.825662 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-49e5f946-11e9-4b3b-ac3a-e2c652e7af2c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:16:25.826506 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1366/2730] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:16:25 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:16:26.840888 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0a79ac9d-dfa2-4cd7-8ada-55f812a2adf9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:16:26.841565 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0a79ac9d-dfa2-4cd7-8ada-55f812a2adf9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:16:26.842109 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:16:26.842109 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:16:26.843752 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0a79ac9d-dfa2-4cd7-8ada-55f812a2adf9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:16:26.844280 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-0a79ac9d-dfa2-4cd7-8ada-55f812a2adf9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:16:26.876083 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:16:26.876083 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:16:26.878419 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0a79ac9d-dfa2-4cd7-8ada-55f812a2adf9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:16:26.887812 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1365/2731] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:16:26 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:16:27.895622 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c3a56377-0d03-49e4-b5c2-6ee58ffc4974 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:16:27.896150 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c3a56377-0d03-49e4-b5c2-6ee58ffc4974 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:16:27.896247 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:16:27.896247 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:16:27.896590 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c3a56377-0d03-49e4-b5c2-6ee58ffc4974 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:16:27.897212 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-c3a56377-0d03-49e4-b5c2-6ee58ffc4974 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:16:27.949058 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:16:27.949058 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:16:27.954412 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c3a56377-0d03-49e4-b5c2-6ee58ffc4974 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:16:27.957359 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1367/2732] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:16:27 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:16:28.972284 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7a82f67e-c565-401b-87f9-494220356ba5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:16:28.973167 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7a82f67e-c565-401b-87f9-494220356ba5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:16:28.973756 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:16:28.973756 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:16:28.974289 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7a82f67e-c565-401b-87f9-494220356ba5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:16:28.974771 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-7a82f67e-c565-401b-87f9-494220356ba5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:16:29.032267 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:16:29.032267 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:16:29.042173 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7a82f67e-c565-401b-87f9-494220356ba5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:16:29.044495 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1366/2733] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:16:28 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:16:30.060511 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d9acf9fe-b44f-4dfe-b032-40c40b960cef tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:16:30.062469 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d9acf9fe-b44f-4dfe-b032-40c40b960cef tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:16:30.062912 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:16:30.062912 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:16:30.063614 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d9acf9fe-b44f-4dfe-b032-40c40b960cef tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:16:30.064181 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-d9acf9fe-b44f-4dfe-b032-40c40b960cef tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:16:30.105833 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:16:30.105833 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:16:30.109865 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d9acf9fe-b44f-4dfe-b032-40c40b960cef tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:16:30.111250 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1368/2734] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:16:30 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:16:31.124975 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-48d1886d-6d51-43cf-80e9-a9bc930bd396 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:16:31.126223 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-48d1886d-6d51-43cf-80e9-a9bc930bd396 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:16:31.126586 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:16:31.126586 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:16:31.127313 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-48d1886d-6d51-43cf-80e9-a9bc930bd396 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:16:31.127823 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-48d1886d-6d51-43cf-80e9-a9bc930bd396 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:16:31.162443 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:16:31.162443 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:16:31.164987 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-48d1886d-6d51-43cf-80e9-a9bc930bd396 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:16:31.166408 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1367/2735] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:16:31 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:16:32.181622 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3f32ac8d-db55-4722-acb1-766c448faeb9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:16:32.183022 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3f32ac8d-db55-4722-acb1-766c448faeb9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:16:32.183409 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:16:32.183409 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:16:32.184035 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3f32ac8d-db55-4722-acb1-766c448faeb9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:16:32.184559 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-3f32ac8d-db55-4722-acb1-766c448faeb9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:16:32.214905 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:16:32.214905 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:16:32.218750 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3f32ac8d-db55-4722-acb1-766c448faeb9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:16:32.237412 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1369/2736] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:16:32 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:16:33.235446 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c76dc276-4460-47fd-bb31-daabad8ba4e7 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:16:33.235947 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c76dc276-4460-47fd-bb31-daabad8ba4e7 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:16:33.236153 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:16:33.236153 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:16:33.237377 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c76dc276-4460-47fd-bb31-daabad8ba4e7 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:16:33.237904 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-c76dc276-4460-47fd-bb31-daabad8ba4e7 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:16:33.293860 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:16:33.293860 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:16:33.296746 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c76dc276-4460-47fd-bb31-daabad8ba4e7 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:16:33.297788 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1368/2737] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:16:33 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:16:34.323501 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7ab69edf-2266-4fd2-909c-3c756ee70bd2 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:16:34.324913 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7ab69edf-2266-4fd2-909c-3c756ee70bd2 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:16:34.325273 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:16:34.325273 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:16:34.325855 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7ab69edf-2266-4fd2-909c-3c756ee70bd2 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:16:34.326384 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-7ab69edf-2266-4fd2-909c-3c756ee70bd2 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:16:34.353568 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:16:34.353568 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:16:34.356015 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7ab69edf-2266-4fd2-909c-3c756ee70bd2 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:16:34.357316 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1370/2738] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:16:34 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:16:35.377808 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-85ada4f7-4c9d-44a5-912e-fb4e44d89328 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:16:35.378342 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-85ada4f7-4c9d-44a5-912e-fb4e44d89328 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:16:35.378560 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:16:35.378560 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:16:35.378938 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-85ada4f7-4c9d-44a5-912e-fb4e44d89328 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:16:35.379309 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-85ada4f7-4c9d-44a5-912e-fb4e44d89328 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:16:35.422014 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:16:35.422014 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:16:35.422014 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-85ada4f7-4c9d-44a5-912e-fb4e44d89328 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:16:35.426840 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1369/2739] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:16:35 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:16:36.450571 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-88768c71-3d9e-4c4e-9a02-54a41f21e651 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:16:36.451105 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-88768c71-3d9e-4c4e-9a02-54a41f21e651 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:16:36.451327 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:16:36.451327 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:16:36.452625 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-88768c71-3d9e-4c4e-9a02-54a41f21e651 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:16:36.452765 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-88768c71-3d9e-4c4e-9a02-54a41f21e651 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:16:36.476808 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:16:36.476808 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:16:36.478739 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-88768c71-3d9e-4c4e-9a02-54a41f21e651 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:16:36.479545 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1371/2740] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:16:36 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:16:37.495579 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-020c9b24-6217-47b3-bd66-d7e884e2e1f3 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:16:37.496048 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-020c9b24-6217-47b3-bd66-d7e884e2e1f3 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:16:37.496048 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:16:37.496048 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:16:37.496979 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-020c9b24-6217-47b3-bd66-d7e884e2e1f3 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:16:37.496979 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-020c9b24-6217-47b3-bd66-d7e884e2e1f3 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:16:37.549752 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:16:37.549752 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:16:37.554510 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-020c9b24-6217-47b3-bd66-d7e884e2e1f3 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:16:37.570973 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1370/2741] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:16:37 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:16:38.576018 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8e2d11a8-02b7-4ba5-b1b6-e3f6058de5f9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:16:38.577168 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8e2d11a8-02b7-4ba5-b1b6-e3f6058de5f9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:16:38.577589 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:16:38.577589 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:16:38.578208 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8e2d11a8-02b7-4ba5-b1b6-e3f6058de5f9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:16:38.578729 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-8e2d11a8-02b7-4ba5-b1b6-e3f6058de5f9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:16:38.634190 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:16:38.634190 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:16:38.636521 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8e2d11a8-02b7-4ba5-b1b6-e3f6058de5f9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:16:38.642796 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1372/2742] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:16:38 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:16:39.669956 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bf0c77f1-3a84-4215-b189-284905d7f5da tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:16:39.671226 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bf0c77f1-3a84-4215-b189-284905d7f5da tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:16:39.671595 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:16:39.671595 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:16:39.672193 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bf0c77f1-3a84-4215-b189-284905d7f5da tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:16:39.674566 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-bf0c77f1-3a84-4215-b189-284905d7f5da tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:16:39.736574 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:16:39.736574 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:16:39.739884 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bf0c77f1-3a84-4215-b189-284905d7f5da tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:16:39.741348 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1371/2743] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:16:39 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:16:40.760100 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ece31ecc-6060-4e15-bb39-be0a61944e7e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:16:40.760642 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ece31ecc-6060-4e15-bb39-be0a61944e7e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:16:40.760858 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:16:40.760858 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:16:40.761231 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ece31ecc-6060-4e15-bb39-be0a61944e7e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:16:40.761601 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-ece31ecc-6060-4e15-bb39-be0a61944e7e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:16:40.821505 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:16:40.821505 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:16:40.829711 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ece31ecc-6060-4e15-bb39-be0a61944e7e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:16:40.841164 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1373/2744] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:16:40 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:16:41.848741 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2e67d1a0-4317-49fd-bbcd-62fe63f84945 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:16:41.849489 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2e67d1a0-4317-49fd-bbcd-62fe63f84945 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:16:41.849781 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:16:41.849781 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:16:41.850365 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2e67d1a0-4317-49fd-bbcd-62fe63f84945 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:16:41.851337 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-2e67d1a0-4317-49fd-bbcd-62fe63f84945 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:16:41.930225 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:16:41.930225 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:16:41.932150 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2e67d1a0-4317-49fd-bbcd-62fe63f84945 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:16:41.933248 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1372/2745] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:16:41 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:16:42.947879 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b495cd0f-720a-4bef-861a-593c2ae261e3 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:16:42.949047 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b495cd0f-720a-4bef-861a-593c2ae261e3 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:16:42.950182 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:16:42.950182 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:16:42.950833 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b495cd0f-720a-4bef-861a-593c2ae261e3 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:16:42.952611 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-b495cd0f-720a-4bef-861a-593c2ae261e3 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:16:43.016734 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:16:43.016734 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:16:43.018632 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b495cd0f-720a-4bef-861a-593c2ae261e3 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:16:43.019464 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1374/2746] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:16:42 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:16:44.034747 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-728a19d3-0256-4aeb-94e3-9e7a8bf3915d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:16:44.035861 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-728a19d3-0256-4aeb-94e3-9e7a8bf3915d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:16:44.036281 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:16:44.036281 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:16:44.036992 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-728a19d3-0256-4aeb-94e3-9e7a8bf3915d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:16:44.037581 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-728a19d3-0256-4aeb-94e3-9e7a8bf3915d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:16:44.068974 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:16:44.068974 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:16:44.071415 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-728a19d3-0256-4aeb-94e3-9e7a8bf3915d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:16:44.072562 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1373/2747] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:16:44 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:16:45.090290 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d2e271b6-f0f8-4393-b275-2573a6491b8c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:16:45.090798 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d2e271b6-f0f8-4393-b275-2573a6491b8c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:16:45.091720 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:16:45.091720 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:16:45.092646 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d2e271b6-f0f8-4393-b275-2573a6491b8c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:16:45.093051 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-d2e271b6-f0f8-4393-b275-2573a6491b8c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:16:45.132034 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:16:45.132034 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:16:45.134396 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d2e271b6-f0f8-4393-b275-2573a6491b8c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:16:45.135452 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1375/2748] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:16:45 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:16:46.153575 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-868bd4bb-3e1e-4560-9cb1-07f64b108585 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:16:46.155046 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-868bd4bb-3e1e-4560-9cb1-07f64b108585 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:16:46.155462 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:16:46.155462 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:16:46.156095 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-868bd4bb-3e1e-4560-9cb1-07f64b108585 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:16:46.156661 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-868bd4bb-3e1e-4560-9cb1-07f64b108585 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:16:46.182586 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:16:46.182586 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:16:46.185095 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-868bd4bb-3e1e-4560-9cb1-07f64b108585 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:16:46.186757 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1374/2749] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:16:46 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:16:47.202726 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f37fc03e-1f7c-4e20-acff-f3d368b303bd tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:16:47.203846 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f37fc03e-1f7c-4e20-acff-f3d368b303bd tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:16:47.204207 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:16:47.204207 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:16:47.204800 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f37fc03e-1f7c-4e20-acff-f3d368b303bd tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:16:47.205369 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-f37fc03e-1f7c-4e20-acff-f3d368b303bd tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:16:47.251913 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:16:47.251913 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:16:47.259831 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f37fc03e-1f7c-4e20-acff-f3d368b303bd tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:16:47.264734 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1376/2750] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:16:47 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:16:48.280379 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7f04df3f-2a58-4ab7-ac6f-863c60ff116b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:16:48.280934 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7f04df3f-2a58-4ab7-ac6f-863c60ff116b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:16:48.281038 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:16:48.281038 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:16:48.281396 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7f04df3f-2a58-4ab7-ac6f-863c60ff116b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:16:48.281926 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-7f04df3f-2a58-4ab7-ac6f-863c60ff116b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:16:48.332891 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:16:48.332891 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:16:48.334749 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7f04df3f-2a58-4ab7-ac6f-863c60ff116b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:16:48.335605 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1375/2751] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:16:48 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:16:49.375982 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a3c13ea3-f4a6-47b4-b536-c58fab7fb59a tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:16:49.376545 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a3c13ea3-f4a6-47b4-b536-c58fab7fb59a tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:16:49.376768 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:16:49.376768 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:16:49.377171 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a3c13ea3-f4a6-47b4-b536-c58fab7fb59a tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:16:49.378798 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-a3c13ea3-f4a6-47b4-b536-c58fab7fb59a tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:16:49.423920 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:16:49.423920 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:16:49.425804 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a3c13ea3-f4a6-47b4-b536-c58fab7fb59a tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:16:49.425804 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1377/2752] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:16:49 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:16:50.441777 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4ec1af6a-1c58-49e1-b04f-7f6a8cf96205 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:16:50.454651 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4ec1af6a-1c58-49e1-b04f-7f6a8cf96205 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:16:50.454651 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:16:50.454651 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:16:50.454651 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4ec1af6a-1c58-49e1-b04f-7f6a8cf96205 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:16:50.454651 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-4ec1af6a-1c58-49e1-b04f-7f6a8cf96205 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:16:50.507143 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:16:50.507143 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:16:50.507143 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4ec1af6a-1c58-49e1-b04f-7f6a8cf96205 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:16:50.507143 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1376/2753] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:16:50 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:16:51.522024 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-75d649bb-4bbe-48d4-9c36-877b9fa3a609 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:16:51.523808 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-75d649bb-4bbe-48d4-9c36-877b9fa3a609 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:16:51.524201 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:16:51.524201 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:16:51.525009 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-75d649bb-4bbe-48d4-9c36-877b9fa3a609 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:16:51.525588 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-75d649bb-4bbe-48d4-9c36-877b9fa3a609 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:16:51.555267 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:16:51.555267 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:16:51.565717 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-75d649bb-4bbe-48d4-9c36-877b9fa3a609 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:16:51.566956 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1378/2754] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:16:51 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:16:52.580468 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c64041b6-d06f-4654-acee-343f931c2c0c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:16:52.581159 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c64041b6-d06f-4654-acee-343f931c2c0c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:16:52.581488 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:16:52.581488 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:16:52.582018 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c64041b6-d06f-4654-acee-343f931c2c0c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:16:52.582497 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-c64041b6-d06f-4654-acee-343f931c2c0c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:16:52.635317 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:16:52.635317 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:16:52.637528 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c64041b6-d06f-4654-acee-343f931c2c0c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:16:52.641189 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1377/2755] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:16:52 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:16:53.663372 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ada25665-e59e-4caa-a7c2-767ae2735c58 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:16:53.664042 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ada25665-e59e-4caa-a7c2-767ae2735c58 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:16:53.664366 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:16:53.664366 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:16:53.665125 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ada25665-e59e-4caa-a7c2-767ae2735c58 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:16:53.672987 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-ada25665-e59e-4caa-a7c2-767ae2735c58 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:16:53.734073 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:16:53.734073 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:16:53.742320 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ada25665-e59e-4caa-a7c2-767ae2735c58 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:16:53.746565 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1379/2756] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:16:53 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:16:54.761084 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-49f71829-c85f-4678-818c-4577b65c6fc7 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:16:54.762158 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-49f71829-c85f-4678-818c-4577b65c6fc7 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:16:54.765165 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:16:54.765165 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:16:54.766375 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-49f71829-c85f-4678-818c-4577b65c6fc7 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:16:54.767310 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-49f71829-c85f-4678-818c-4577b65c6fc7 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:16:54.806448 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:16:54.806448 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:16:54.808769 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-49f71829-c85f-4678-818c-4577b65c6fc7 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:16:54.809755 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1378/2757] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:16:54 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:16:55.824367 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-49d62400-5d0d-48d3-a0a8-e0f8595d1934 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:16:55.825323 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-49d62400-5d0d-48d3-a0a8-e0f8595d1934 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:16:55.825654 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:16:55.825654 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:16:55.827038 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-49d62400-5d0d-48d3-a0a8-e0f8595d1934 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:16:55.827535 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-49d62400-5d0d-48d3-a0a8-e0f8595d1934 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:16:55.869405 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:16:55.869405 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:16:55.871711 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-49d62400-5d0d-48d3-a0a8-e0f8595d1934 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:16:55.873480 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1380/2758] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:16:55 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:16:56.910149 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8f491d9f-7350-4bf6-b905-8590d74e9121 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:16:56.910149 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8f491d9f-7350-4bf6-b905-8590d74e9121 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:16:56.910149 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:16:56.910149 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:16:56.910149 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8f491d9f-7350-4bf6-b905-8590d74e9121 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:16:56.910149 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-8f491d9f-7350-4bf6-b905-8590d74e9121 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:16:56.988387 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:16:56.988387 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:16:56.988387 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8f491d9f-7350-4bf6-b905-8590d74e9121 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:16:57.021301 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1379/2759] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:16:56 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:16:58.002511 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-626e3236-96b1-4113-8de2-73a92fb1ed1d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:16:58.002511 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-626e3236-96b1-4113-8de2-73a92fb1ed1d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:16:58.002511 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:16:58.002511 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:16:58.002511 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-626e3236-96b1-4113-8de2-73a92fb1ed1d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:16:58.002511 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-626e3236-96b1-4113-8de2-73a92fb1ed1d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:16:58.100419 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:16:58.100419 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:16:58.111072 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-626e3236-96b1-4113-8de2-73a92fb1ed1d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:16:58.111072 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1381/2760] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:16:57 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:16:59.128738 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c90428f5-f1b3-4346-bc85-f582639a096c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:16:59.128738 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c90428f5-f1b3-4346-bc85-f582639a096c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:16:59.128738 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:16:59.128738 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:16:59.128738 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c90428f5-f1b3-4346-bc85-f582639a096c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:16:59.128738 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-c90428f5-f1b3-4346-bc85-f582639a096c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:16:59.226078 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:16:59.226078 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:16:59.226078 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c90428f5-f1b3-4346-bc85-f582639a096c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:16:59.226078 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1380/2761] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:16:59 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:17:00.244714 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a582af7d-a19d-4100-80c0-c4d8813f947c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:17:00.244714 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a582af7d-a19d-4100-80c0-c4d8813f947c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:17:00.244714 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:17:00.244714 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:17:00.244714 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a582af7d-a19d-4100-80c0-c4d8813f947c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:17:00.244714 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-a582af7d-a19d-4100-80c0-c4d8813f947c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:17:00.322181 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:17:00.322181 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:17:00.322181 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a582af7d-a19d-4100-80c0-c4d8813f947c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:17:00.322181 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1382/2762] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:17:00 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:17:01.349272 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e08a4cdf-bdfc-4b01-9327-b68a04b65592 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:17:01.349272 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e08a4cdf-bdfc-4b01-9327-b68a04b65592 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:17:01.349272 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:17:01.349272 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:17:01.349272 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e08a4cdf-bdfc-4b01-9327-b68a04b65592 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:17:01.349272 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-e08a4cdf-bdfc-4b01-9327-b68a04b65592 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:17:01.413498 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:17:01.413498 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:17:01.413498 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e08a4cdf-bdfc-4b01-9327-b68a04b65592 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:17:01.413498 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1381/2763] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:17:01 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:17:02.429051 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5eda779a-940b-4eb7-8483-7c668a36365b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:17:02.429051 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5eda779a-940b-4eb7-8483-7c668a36365b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:17:02.429051 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:17:02.429051 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:17:02.429051 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5eda779a-940b-4eb7-8483-7c668a36365b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:17:02.429051 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-5eda779a-940b-4eb7-8483-7c668a36365b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:17:02.477162 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:17:02.477162 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:17:02.477162 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5eda779a-940b-4eb7-8483-7c668a36365b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:17:02.477162 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1383/2764] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:17:02 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:17:03.489306 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-87b85d0d-0311-40ce-9d5e-f3330a055736 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:17:03.490264 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-87b85d0d-0311-40ce-9d5e-f3330a055736 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:17:03.490264 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:17:03.490264 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:17:03.491179 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-87b85d0d-0311-40ce-9d5e-f3330a055736 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:17:03.491179 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-87b85d0d-0311-40ce-9d5e-f3330a055736 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:17:03.537523 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:17:03.537523 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:17:03.550253 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-87b85d0d-0311-40ce-9d5e-f3330a055736 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:17:03.551575 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1382/2765] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:17:03 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:17:04.567873 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3beaa6ed-f81b-4549-8742-3d6b7ff88529 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:17:04.567873 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3beaa6ed-f81b-4549-8742-3d6b7ff88529 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:17:04.567873 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:17:04.567873 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:17:04.567873 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3beaa6ed-f81b-4549-8742-3d6b7ff88529 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:17:04.567873 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-3beaa6ed-f81b-4549-8742-3d6b7ff88529 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:17:04.598046 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:17:04.598046 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:17:04.600401 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3beaa6ed-f81b-4549-8742-3d6b7ff88529 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:17:04.605976 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1384/2766] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:17:04 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:17:05.620488 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a138a715-84ab-4472-b0bf-ec2515754e97 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:17:05.621135 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a138a715-84ab-4472-b0bf-ec2515754e97 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:17:05.622048 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:17:05.622048 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:17:05.622048 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a138a715-84ab-4472-b0bf-ec2515754e97 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:17:05.622048 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-a138a715-84ab-4472-b0bf-ec2515754e97 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:17:05.693107 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:17:05.693107 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:17:05.700290 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a138a715-84ab-4472-b0bf-ec2515754e97 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:17:05.732931 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1383/2767] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:17:05 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:17:06.714591 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-68a27dd7-d966-48f3-8dc6-ff43fff9daa1 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:17:06.715266 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-68a27dd7-d966-48f3-8dc6-ff43fff9daa1 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:17:06.715485 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:17:06.715485 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:17:06.715867 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-68a27dd7-d966-48f3-8dc6-ff43fff9daa1 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:17:06.717359 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-68a27dd7-d966-48f3-8dc6-ff43fff9daa1 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:17:06.771505 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:17:06.771505 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:17:06.773349 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-68a27dd7-d966-48f3-8dc6-ff43fff9daa1 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:17:06.774750 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1385/2768] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:17:06 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:17:07.792081 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d8394c58-f4d4-4132-b63f-50f6ccefff74 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:17:07.793100 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d8394c58-f4d4-4132-b63f-50f6ccefff74 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:17:07.793100 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:17:07.793100 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:17:07.793318 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d8394c58-f4d4-4132-b63f-50f6ccefff74 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:17:07.793761 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-d8394c58-f4d4-4132-b63f-50f6ccefff74 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:17:07.870692 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:17:07.870692 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:17:07.870692 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d8394c58-f4d4-4132-b63f-50f6ccefff74 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:17:07.870692 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1384/2769] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:17:07 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:17:08.883789 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c75d9355-d710-4b6c-b98a-2b42f4e1577f tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:17:08.884325 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c75d9355-d710-4b6c-b98a-2b42f4e1577f tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:17:08.884666 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:17:08.884666 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:17:08.885156 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c75d9355-d710-4b6c-b98a-2b42f4e1577f tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:17:08.885612 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-c75d9355-d710-4b6c-b98a-2b42f4e1577f tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:17:08.928514 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:17:08.928514 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:17:08.930712 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c75d9355-d710-4b6c-b98a-2b42f4e1577f tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:17:08.931865 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1386/2770] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:17:08 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:17:09.949857 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d99a2591-d5a6-463a-801c-08676f0b6f23 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:17:09.951850 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d99a2591-d5a6-463a-801c-08676f0b6f23 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:17:09.954319 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:17:09.954319 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:17:09.957276 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d99a2591-d5a6-463a-801c-08676f0b6f23 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:17:09.957910 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-d99a2591-d5a6-463a-801c-08676f0b6f23 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:17:09.999021 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:17:09.999021 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:17:10.001204 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d99a2591-d5a6-463a-801c-08676f0b6f23 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:17:10.008439 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1385/2771] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:17:09 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:17:11.016634 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cc430552-81e9-4642-b1b6-d720c225d6af tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:17:11.017154 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cc430552-81e9-4642-b1b6-d720c225d6af tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:17:11.017338 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:17:11.017338 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:17:11.017854 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cc430552-81e9-4642-b1b6-d720c225d6af tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:17:11.018236 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-cc430552-81e9-4642-b1b6-d720c225d6af tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:17:11.040067 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:17:11.040067 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:17:11.042303 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cc430552-81e9-4642-b1b6-d720c225d6af tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:17:11.043286 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1387/2772] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:17:11 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:17:12.058152 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9f3cc761-9aa1-403f-91dc-96de64e8da62 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:17:12.059215 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9f3cc761-9aa1-403f-91dc-96de64e8da62 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:17:12.059493 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:17:12.059493 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:17:12.060007 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9f3cc761-9aa1-403f-91dc-96de64e8da62 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:17:12.060453 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-9f3cc761-9aa1-403f-91dc-96de64e8da62 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:17:12.082962 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:17:12.082962 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:17:12.085259 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9f3cc761-9aa1-403f-91dc-96de64e8da62 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:17:12.086508 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1386/2773] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:17:12 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:17:13.105087 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-db8db8e0-8a50-45a6-a3a6-09c464df83b3 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:17:13.105713 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-db8db8e0-8a50-45a6-a3a6-09c464df83b3 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:17:13.106002 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:17:13.106002 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:17:13.106758 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-db8db8e0-8a50-45a6-a3a6-09c464df83b3 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:17:13.107340 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-db8db8e0-8a50-45a6-a3a6-09c464df83b3 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:17:13.158516 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:17:13.158516 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:17:13.160570 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-db8db8e0-8a50-45a6-a3a6-09c464df83b3 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:17:13.162176 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1388/2774] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:17:13 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:17:14.185756 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ea72cf4a-44b8-4ef0-8f6e-48ee34e6e1f1 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:17:14.192800 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ea72cf4a-44b8-4ef0-8f6e-48ee34e6e1f1 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:17:14.193528 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:17:14.193528 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:17:14.195026 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ea72cf4a-44b8-4ef0-8f6e-48ee34e6e1f1 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:17:14.195726 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-ea72cf4a-44b8-4ef0-8f6e-48ee34e6e1f1 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:17:14.258704 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:17:14.258704 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:17:14.262517 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ea72cf4a-44b8-4ef0-8f6e-48ee34e6e1f1 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:17:14.283382 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1387/2775] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:17:14 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:17:15.289213 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-62f10553-2071-4d18-bf80-a825b9adf7d5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:17:15.289769 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-62f10553-2071-4d18-bf80-a825b9adf7d5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:17:15.289950 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:17:15.289950 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:17:15.290279 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-62f10553-2071-4d18-bf80-a825b9adf7d5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:17:15.290646 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-62f10553-2071-4d18-bf80-a825b9adf7d5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:17:15.341500 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:17:15.341500 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:17:15.343638 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-62f10553-2071-4d18-bf80-a825b9adf7d5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:17:15.355593 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1389/2776] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:17:15 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 813 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:17:16.374290 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-09dce098-f6e4-42b6-b302-896254dd8d3d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:17:16.384607 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-09dce098-f6e4-42b6-b302-896254dd8d3d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:17:16.385333 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:17:16.385333 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:17:16.386541 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-09dce098-f6e4-42b6-b302-896254dd8d3d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:17:16.389536 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-09dce098-f6e4-42b6-b302-896254dd8d3d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:17:16.429776 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:17:16.429776 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:17:16.432070 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-09dce098-f6e4-42b6-b302-896254dd8d3d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:17:16.433615 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1388/2777] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:17:16 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 815 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:17:17.450979 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f6d8d172-98e2-462c-88fb-d8c3d673e302 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:17:17.451995 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f6d8d172-98e2-462c-88fb-d8c3d673e302 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:17:17.451995 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:17:17.451995 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:17:17.451995 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f6d8d172-98e2-462c-88fb-d8c3d673e302 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:17:17.452564 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-f6d8d172-98e2-462c-88fb-d8c3d673e302 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:17:17.479359 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:17:17.479359 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:17:17.481404 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f6d8d172-98e2-462c-88fb-d8c3d673e302 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:17:17.482787 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1390/2778] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:17:17 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 816 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:17:17.495323 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ca9b73c8-abf4-44ea-885e-27720bbd3eba tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 Jan 25 14:17:17.496224 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ca9b73c8-abf4-44ea-885e-27720bbd3eba tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:17:17.496573 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:17:17.496573 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:17:17.497431 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ca9b73c8-abf4-44ea-885e-27720bbd3eba tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:17:17.600374 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:17:17.600374 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:17:17.635169 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ca9b73c8-abf4-44ea-885e-27720bbd3eba tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:17:17.666740 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ca9b73c8-abf4-44ea-885e-27720bbd3eba tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 returned with HTTP 200 Jan 25 14:17:17.668362 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1389/2779] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:17:17 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 => generated 1358 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:17:17.688299 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7bf4177b-5dc0-43df-9293-980b0f2ef591 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] POST http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8/restore Jan 25 14:17:17.688778 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:17:17.688778 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:17:17.689229 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7bf4177b-5dc0-43df-9293-980b0f2ef591 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:17:17.690457 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.backups [None req-7bf4177b-5dc0-43df-9293-980b0f2ef591 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Restoring backup 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 ({'restore': {}}) {{(pid=87930) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 25 14:17:17.690989 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.contrib.backups [None req-7bf4177b-5dc0-43df-9293-980b0f2ef591 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Restoring backup 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 to volume None. Jan 25 14:17:17.729947 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:17:17.729947 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:17:17.739594 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.backup.api [None req-7bf4177b-5dc0-43df-9293-980b0f2ef591 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Creating volume of 1 GB for restore of backup 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. Jan 25 14:17:17.756466 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7bf4177b-5dc0-43df-9293-980b0f2ef591 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Availability Zones retrieved successfully. Jan 25 14:17:17.780717 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7bf4177b-5dc0-43df-9293-980b0f2ef591 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Flow 'volume_create_api' (d5eef378-cf4a-4782-b242-212f0b63637c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:17:17.783745 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7bf4177b-5dc0-43df-9293-980b0f2ef591 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc1e2b0a-80ce-4d2d-8065-15639557e487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:17:17.786306 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-7bf4177b-5dc0-43df-9293-980b0f2ef591 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Validating volume size '1' using validate_int {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:17:17.874232 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7bf4177b-5dc0-43df-9293-980b0f2ef591 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc1e2b0a-80ce-4d2d-8065-15639557e487) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:17:17.877244 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7bf4177b-5dc0-43df-9293-980b0f2ef591 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ad8948c-b2b6-4108-bde1-0b912cc6bbfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:17:17.970780 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-7bf4177b-5dc0-43df-9293-980b0f2ef591 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Created reservations ['ddd6126e-a2ff-44c5-9def-1a81277f562b', '56fdf301-c7c5-484e-bf0b-d0cb4935e15e', '3275ef67-bfea-4e21-9f39-dcc374bacc58', 'd9a69bd3-0b65-4e0d-bc17-70851b990104'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:17:17.973588 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7bf4177b-5dc0-43df-9293-980b0f2ef591 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ad8948c-b2b6-4108-bde1-0b912cc6bbfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ddd6126e-a2ff-44c5-9def-1a81277f562b', '56fdf301-c7c5-484e-bf0b-d0cb4935e15e', '3275ef67-bfea-4e21-9f39-dcc374bacc58', 'd9a69bd3-0b65-4e0d-bc17-70851b990104']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:17:17.983636 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7bf4177b-5dc0-43df-9293-980b0f2ef591 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f9cb159-dd0e-4d8a-96d7-9e368093b45b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:17:18.049206 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7bf4177b-5dc0-43df-9293-980b0f2ef591 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f9cb159-dd0e-4d8a-96d7-9e368093b45b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36194e9a-2a5f-4721-b168-285630a5fe0f', '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_0d2f0384-069a-4b2c-8dff-b2f0f5832fc8',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='269ef0e1953c4a74b30c354e60f64a58',qos_specs=None,replication_status=,reservations=['ddd6126e-a2ff-44c5-9def-1a81277f562b','56fdf301-c7c5-484e-bf0b-d0cb4935e15e','3275ef67-bfea-4e21-9f39-dcc374bacc58','d9a69bd3-0b65-4e0d-bc17-70851b990104'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='840f66fe7acb43cbaba4892ad4bbd4f5',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:17:17Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_0d2f0384-069a-4b2c-8dff-b2f0f5832fc8',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36194e9a-2a5f-4721-b168-285630a5fe0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='269ef0e1953c4a74b30c354e60f64a58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='840f66fe7acb43cbaba4892ad4bbd4f5',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:17:18.051361 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7bf4177b-5dc0-43df-9293-980b0f2ef591 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57d4368f-28bb-4978-b5f4-a8b9c267d471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:17:18.080199 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7bf4177b-5dc0-43df-9293-980b0f2ef591 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57d4368f-28bb-4978-b5f4-a8b9c267d471) transitioned into 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_0d2f0384-069a-4b2c-8dff-b2f0f5832fc8',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='269ef0e1953c4a74b30c354e60f64a58',qos_specs=None,replication_status=,reservations=['ddd6126e-a2ff-44c5-9def-1a81277f562b','56fdf301-c7c5-484e-bf0b-d0cb4935e15e','3275ef67-bfea-4e21-9f39-dcc374bacc58','d9a69bd3-0b65-4e0d-bc17-70851b990104'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='840f66fe7acb43cbaba4892ad4bbd4f5',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:17:18.082379 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7bf4177b-5dc0-43df-9293-980b0f2ef591 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0340ba6a-37b8-48b9-b0cb-3a4bf90ce40b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:17:18.102046 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7bf4177b-5dc0-43df-9293-980b0f2ef591 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0340ba6a-37b8-48b9-b0cb-3a4bf90ce40b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:17:18.105021 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7bf4177b-5dc0-43df-9293-980b0f2ef591 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Flow 'volume_create_api' (d5eef378-cf4a-4782-b242-212f0b63637c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:17:18.181833 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7bf4177b-5dc0-43df-9293-980b0f2ef591 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Create volume request issued successfully. Jan 25 14:17:18.268058 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:17:18.268058 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:17:18.269516 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7bf4177b-5dc0-43df-9293-980b0f2ef591 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:17:19.385068 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:17:19.385068 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:17:19.386560 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7bf4177b-5dc0-43df-9293-980b0f2ef591 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:17:20.505612 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:17:20.505612 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:17:20.506891 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7bf4177b-5dc0-43df-9293-980b0f2ef591 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:17:20.507284 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.backup.api [None req-7bf4177b-5dc0-43df-9293-980b0f2ef591 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Checking backup size 1 against volume size 1 {{(pid=87930) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 25 14:17:20.507637 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.backup.api [None req-7bf4177b-5dc0-43df-9293-980b0f2ef591 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Overwriting volume 36194e9a-2a5f-4721-b168-285630a5fe0f with restore of backup 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:17:20.536827 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.backup.rpcapi [None req-7bf4177b-5dc0-43df-9293-980b0f2ef591 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] restore_backup in rpcapi backup_id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 {{(pid=87930) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 25 14:17:20.546267 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7bf4177b-5dc0-43df-9293-980b0f2ef591 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8/restore returned with HTTP 202 Jan 25 14:17:20.547209 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1391/2780] 10.222.0.38 () {60 vars in 1360 bytes} [Mon Jan 25 14:17:17 2021] POST /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8/restore => generated 189 bytes in 2867 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:17:20.557451 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2c61c385-3121-4eff-8c74-8469e0764e29 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:17:20.558121 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2c61c385-3121-4eff-8c74-8469e0764e29 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:17:20.558443 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:17:20.558443 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:17:20.559001 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2c61c385-3121-4eff-8c74-8469e0764e29 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:17:20.559492 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-2c61c385-3121-4eff-8c74-8469e0764e29 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:17:20.603293 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:17:20.603293 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:17:20.627192 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2c61c385-3121-4eff-8c74-8469e0764e29 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:17:20.628889 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1390/2781] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:17:20 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 816 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:17:21.643971 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ab232cff-5301-42e2-990f-3c94aca0735d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:17:21.644611 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ab232cff-5301-42e2-990f-3c94aca0735d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:17:21.644915 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:17:21.644915 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:17:21.645244 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ab232cff-5301-42e2-990f-3c94aca0735d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:17:21.645627 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-ab232cff-5301-42e2-990f-3c94aca0735d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:17:21.695445 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:17:21.695445 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:17:21.697654 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ab232cff-5301-42e2-990f-3c94aca0735d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:17:21.703155 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1392/2782] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:17:21 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 816 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:17:22.723315 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8470e517-9a51-4cd5-920f-9cd4ca673875 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:17:22.724009 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8470e517-9a51-4cd5-920f-9cd4ca673875 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:17:22.724336 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:17:22.724336 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:17:22.724936 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8470e517-9a51-4cd5-920f-9cd4ca673875 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:17:22.725423 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-8470e517-9a51-4cd5-920f-9cd4ca673875 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:17:22.775524 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:17:22.775524 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:17:22.782892 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8470e517-9a51-4cd5-920f-9cd4ca673875 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:17:22.783768 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1391/2783] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:17:22 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 816 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:17:23.800118 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7d060896-e1b4-4ea9-b36c-9ca1aab737e9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:17:23.801322 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7d060896-e1b4-4ea9-b36c-9ca1aab737e9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:17:23.801687 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:17:23.801687 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:17:23.802274 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7d060896-e1b4-4ea9-b36c-9ca1aab737e9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:17:23.803494 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-7d060896-e1b4-4ea9-b36c-9ca1aab737e9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:17:23.883656 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:17:23.883656 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:17:23.895603 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7d060896-e1b4-4ea9-b36c-9ca1aab737e9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:17:23.914336 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1393/2784] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:17:23 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 816 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:17:24.928774 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e58e23b2-898c-4844-a1ee-d2c6585232e9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:17:24.929434 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e58e23b2-898c-4844-a1ee-d2c6585232e9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:17:24.929609 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:17:24.929609 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:17:24.929959 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e58e23b2-898c-4844-a1ee-d2c6585232e9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:17:24.930657 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-e58e23b2-898c-4844-a1ee-d2c6585232e9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:17:24.955238 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:17:24.955238 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:17:24.957162 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e58e23b2-898c-4844-a1ee-d2c6585232e9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:17:24.964908 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1392/2785] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:17:24 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 816 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:17:25.972665 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d81a079d-2c94-4fdd-8fb8-4e3886848b10 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:17:25.973668 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d81a079d-2c94-4fdd-8fb8-4e3886848b10 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:17:25.974003 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:17:25.974003 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:17:25.974471 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d81a079d-2c94-4fdd-8fb8-4e3886848b10 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:17:25.974923 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-d81a079d-2c94-4fdd-8fb8-4e3886848b10 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:17:25.999971 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:17:25.999971 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:17:26.002024 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d81a079d-2c94-4fdd-8fb8-4e3886848b10 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:17:26.003592 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1394/2786] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:17:25 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 816 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:17:27.036372 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b5810015-97e2-4153-82e0-3ce73404a39d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:17:27.036372 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b5810015-97e2-4153-82e0-3ce73404a39d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:17:27.036372 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:17:27.036372 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:17:27.036372 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b5810015-97e2-4153-82e0-3ce73404a39d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:17:27.036372 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-b5810015-97e2-4153-82e0-3ce73404a39d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:17:27.069601 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:17:27.069601 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:17:27.069601 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b5810015-97e2-4153-82e0-3ce73404a39d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:17:27.069601 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1393/2787] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:17:27 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 816 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:17:28.100456 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-eb03a6ef-cd51-47f8-a6ac-808ed0b6761e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:17:28.100456 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-eb03a6ef-cd51-47f8-a6ac-808ed0b6761e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:17:28.100456 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:17:28.100456 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:17:28.118109 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-eb03a6ef-cd51-47f8-a6ac-808ed0b6761e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:17:28.118109 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-eb03a6ef-cd51-47f8-a6ac-808ed0b6761e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:17:28.190979 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:17:28.190979 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:17:28.190979 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-eb03a6ef-cd51-47f8-a6ac-808ed0b6761e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:17:28.190979 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1395/2788] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:17:28 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 816 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:17:29.207767 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-879d13af-15b6-4026-8f1f-b5d6c5ccfb41 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:17:29.207767 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-879d13af-15b6-4026-8f1f-b5d6c5ccfb41 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:17:29.207767 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:17:29.207767 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:17:29.207767 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-879d13af-15b6-4026-8f1f-b5d6c5ccfb41 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:17:29.207767 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-879d13af-15b6-4026-8f1f-b5d6c5ccfb41 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:17:29.252919 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:17:29.252919 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:17:29.268482 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-879d13af-15b6-4026-8f1f-b5d6c5ccfb41 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:17:29.268482 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1394/2789] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:17:29 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 816 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:17:30.283583 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-be99a50f-6cbe-4153-860b-1a3a11e4a3b5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:17:30.283583 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-be99a50f-6cbe-4153-860b-1a3a11e4a3b5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:17:30.288944 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:17:30.288944 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:17:30.288944 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-be99a50f-6cbe-4153-860b-1a3a11e4a3b5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:17:30.288944 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-be99a50f-6cbe-4153-860b-1a3a11e4a3b5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:17:30.396295 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:17:30.396295 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:17:30.396295 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-be99a50f-6cbe-4153-860b-1a3a11e4a3b5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:17:30.396295 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1396/2790] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:17:30 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 816 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:17:31.409876 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-028aa350-b3c2-4900-a436-23923c5a6b9e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:17:31.411068 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-028aa350-b3c2-4900-a436-23923c5a6b9e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:17:31.411442 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:17:31.411442 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:17:31.412037 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-028aa350-b3c2-4900-a436-23923c5a6b9e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:17:31.412543 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-028aa350-b3c2-4900-a436-23923c5a6b9e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:17:31.446796 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:17:31.446796 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:17:31.448900 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-028aa350-b3c2-4900-a436-23923c5a6b9e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:17:31.458278 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1395/2791] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:17:31 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 816 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:17:32.479462 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e6fadcee-edc8-4670-bba4-6f6f49aa69a4 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:17:32.479462 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e6fadcee-edc8-4670-bba4-6f6f49aa69a4 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:17:32.479462 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:17:32.479462 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:17:32.479462 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e6fadcee-edc8-4670-bba4-6f6f49aa69a4 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:17:32.479462 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-e6fadcee-edc8-4670-bba4-6f6f49aa69a4 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:17:32.552547 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:17:32.552547 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:17:32.556937 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e6fadcee-edc8-4670-bba4-6f6f49aa69a4 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:17:32.561681 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1397/2792] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:17:32 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 816 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:17:33.602980 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c7dbc1ca-dbbd-4a4f-870c-b4aea0e25a4c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:17:33.602980 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c7dbc1ca-dbbd-4a4f-870c-b4aea0e25a4c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:17:33.602980 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:17:33.602980 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:17:33.602980 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c7dbc1ca-dbbd-4a4f-870c-b4aea0e25a4c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:17:33.602980 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-c7dbc1ca-dbbd-4a4f-870c-b4aea0e25a4c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:17:33.663551 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:17:33.663551 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:17:33.663551 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c7dbc1ca-dbbd-4a4f-870c-b4aea0e25a4c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:17:33.670631 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1396/2793] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:17:33 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 816 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:17:34.680373 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-47262dfb-a060-4e30-a65e-9da0c37bdfd5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:17:34.681359 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-47262dfb-a060-4e30-a65e-9da0c37bdfd5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:17:34.681726 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:17:34.681726 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:17:34.682413 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-47262dfb-a060-4e30-a65e-9da0c37bdfd5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:17:34.683083 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-47262dfb-a060-4e30-a65e-9da0c37bdfd5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:17:34.740540 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:17:34.740540 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:17:34.740540 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-47262dfb-a060-4e30-a65e-9da0c37bdfd5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:17:34.740540 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1398/2794] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:17:34 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 816 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:17:35.767011 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-97dee61c-e6b9-4d82-b86e-279c7659fb71 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:17:35.767011 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-97dee61c-e6b9-4d82-b86e-279c7659fb71 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:17:35.767011 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:17:35.767011 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:17:35.767011 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-97dee61c-e6b9-4d82-b86e-279c7659fb71 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:17:35.767011 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-97dee61c-e6b9-4d82-b86e-279c7659fb71 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:17:35.916412 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:17:35.916412 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:17:35.916412 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-97dee61c-e6b9-4d82-b86e-279c7659fb71 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:17:35.916412 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1397/2795] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:17:35 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 816 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:17:36.915392 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c0c3cd1b-cf6a-47d7-a935-ccab9ee6f228 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:17:36.915392 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c0c3cd1b-cf6a-47d7-a935-ccab9ee6f228 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:17:36.915392 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:17:36.915392 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:17:36.915392 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c0c3cd1b-cf6a-47d7-a935-ccab9ee6f228 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:17:36.915392 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-c0c3cd1b-cf6a-47d7-a935-ccab9ee6f228 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:17:36.952702 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:17:36.952702 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:17:36.954964 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c0c3cd1b-cf6a-47d7-a935-ccab9ee6f228 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:17:36.957339 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1399/2796] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:17:36 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 816 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:17:37.983811 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-21c75808-3866-43cb-8c54-0837b49b27b6 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:17:37.985075 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-21c75808-3866-43cb-8c54-0837b49b27b6 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:17:37.985511 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:17:37.985511 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:17:37.986800 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-21c75808-3866-43cb-8c54-0837b49b27b6 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:17:37.988115 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-21c75808-3866-43cb-8c54-0837b49b27b6 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:17:38.130134 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:17:38.130134 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:17:38.133138 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-21c75808-3866-43cb-8c54-0837b49b27b6 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:17:38.134599 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1398/2797] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:17:37 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 816 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:17:39.156532 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-93c9ea82-5266-4f7e-bbe0-805072df7af6 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:17:39.156532 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-93c9ea82-5266-4f7e-bbe0-805072df7af6 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:17:39.156532 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:17:39.156532 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:17:39.156532 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-93c9ea82-5266-4f7e-bbe0-805072df7af6 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:17:39.156532 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-93c9ea82-5266-4f7e-bbe0-805072df7af6 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:17:39.206363 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:17:39.206363 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:17:39.206363 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-93c9ea82-5266-4f7e-bbe0-805072df7af6 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:17:39.206363 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1400/2798] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:17:39 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 816 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:17:40.213922 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-826d2e48-3388-404a-9e25-a345c8db1686 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:17:40.213922 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-826d2e48-3388-404a-9e25-a345c8db1686 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:17:40.213922 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:17:40.213922 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:17:40.213922 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-826d2e48-3388-404a-9e25-a345c8db1686 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:17:40.213922 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-826d2e48-3388-404a-9e25-a345c8db1686 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:17:40.269234 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:17:40.269234 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:17:40.269234 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-826d2e48-3388-404a-9e25-a345c8db1686 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:17:40.277694 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1399/2799] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:17:40 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 816 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:17:41.287896 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c0c3e9ec-d8fb-465d-9339-d95285f8d9c9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:17:41.289850 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c0c3e9ec-d8fb-465d-9339-d95285f8d9c9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:17:41.290195 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:17:41.290195 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:17:41.290594 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c0c3e9ec-d8fb-465d-9339-d95285f8d9c9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:17:41.290979 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-c0c3e9ec-d8fb-465d-9339-d95285f8d9c9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:17:41.336594 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:17:41.336594 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:17:41.336594 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c0c3e9ec-d8fb-465d-9339-d95285f8d9c9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:17:41.336594 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1401/2800] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:17:41 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 816 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:17:42.379650 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0c18cb92-b185-404b-bd1c-ece0e48762e5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:17:42.379650 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0c18cb92-b185-404b-bd1c-ece0e48762e5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:17:42.379650 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:17:42.379650 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:17:42.379650 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0c18cb92-b185-404b-bd1c-ece0e48762e5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:17:42.394373 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-0c18cb92-b185-404b-bd1c-ece0e48762e5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:17:42.556314 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:17:42.556314 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:17:42.556314 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0c18cb92-b185-404b-bd1c-ece0e48762e5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:17:42.556314 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1400/2801] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:17:42 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 816 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:17:43.595739 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-907e11aa-0c59-4160-8613-5c69ffef3f2f tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:17:43.595739 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-907e11aa-0c59-4160-8613-5c69ffef3f2f tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:17:43.595739 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:17:43.595739 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:17:43.595739 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-907e11aa-0c59-4160-8613-5c69ffef3f2f tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:17:43.595739 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-907e11aa-0c59-4160-8613-5c69ffef3f2f tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:17:43.753403 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:17:43.753403 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:17:43.753403 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-907e11aa-0c59-4160-8613-5c69ffef3f2f tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:17:43.753403 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1402/2802] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:17:43 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 816 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:17:44.826547 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3c203d6f-f5e8-4252-9e69-c514c0118917 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:17:44.826547 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3c203d6f-f5e8-4252-9e69-c514c0118917 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:17:44.826547 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:17:44.826547 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:17:44.826547 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3c203d6f-f5e8-4252-9e69-c514c0118917 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:17:44.826547 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-3c203d6f-f5e8-4252-9e69-c514c0118917 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:17:45.004713 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:17:45.004713 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:17:45.004713 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3c203d6f-f5e8-4252-9e69-c514c0118917 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:17:45.004713 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1401/2803] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:17:44 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 816 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:17:46.017014 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-09b3a1d4-0e90-44c1-9d41-e6b2234898eb tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:17:46.017014 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-09b3a1d4-0e90-44c1-9d41-e6b2234898eb tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:17:46.017014 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:17:46.017014 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:17:46.017014 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-09b3a1d4-0e90-44c1-9d41-e6b2234898eb tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:17:46.017014 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-09b3a1d4-0e90-44c1-9d41-e6b2234898eb tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:17:46.067160 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:17:46.067160 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:17:46.067160 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-09b3a1d4-0e90-44c1-9d41-e6b2234898eb tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:17:46.093819 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1403/2804] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:17:46 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 816 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:17:47.098166 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b98db6de-6a4a-4779-b945-c898bdf82c93 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:17:47.098166 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b98db6de-6a4a-4779-b945-c898bdf82c93 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:17:47.098166 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:17:47.098166 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:17:47.098166 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b98db6de-6a4a-4779-b945-c898bdf82c93 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:17:47.098166 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-b98db6de-6a4a-4779-b945-c898bdf82c93 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:17:47.178055 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:17:47.178055 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:17:47.178055 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b98db6de-6a4a-4779-b945-c898bdf82c93 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:17:47.188280 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1402/2805] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:17:47 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 816 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:17:48.216711 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4d8f3643-78a6-4917-b447-3cc1d41c2c3d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:17:48.216711 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4d8f3643-78a6-4917-b447-3cc1d41c2c3d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:17:48.224247 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:17:48.224247 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:17:48.224247 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4d8f3643-78a6-4917-b447-3cc1d41c2c3d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:17:48.224247 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-4d8f3643-78a6-4917-b447-3cc1d41c2c3d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:17:48.339291 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:17:48.339291 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:17:48.339291 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4d8f3643-78a6-4917-b447-3cc1d41c2c3d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:17:48.350467 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1404/2806] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:17:48 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 816 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:17:49.360143 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ac861a5d-9317-4cdb-800a-ceb7be93e031 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:17:49.360143 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ac861a5d-9317-4cdb-800a-ceb7be93e031 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:17:49.360143 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:17:49.360143 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:17:49.360143 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ac861a5d-9317-4cdb-800a-ceb7be93e031 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:17:49.360143 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-ac861a5d-9317-4cdb-800a-ceb7be93e031 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:17:49.408221 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:17:49.408221 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:17:49.420522 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ac861a5d-9317-4cdb-800a-ceb7be93e031 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:17:49.427180 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1403/2807] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:17:49 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 816 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:17:50.478613 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-eddb88ec-1153-46d0-9be5-322b9889935b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:17:50.478613 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-eddb88ec-1153-46d0-9be5-322b9889935b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:17:50.478613 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:17:50.478613 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:17:50.478613 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-eddb88ec-1153-46d0-9be5-322b9889935b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:17:50.478613 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-eddb88ec-1153-46d0-9be5-322b9889935b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:17:50.559194 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:17:50.559194 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:17:50.576915 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-eddb88ec-1153-46d0-9be5-322b9889935b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:17:50.576915 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1405/2808] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:17:50 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 816 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:17:51.590962 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-eead0901-fa37-44b7-945f-63aa4490aa34 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:17:51.590962 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-eead0901-fa37-44b7-945f-63aa4490aa34 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:17:51.590962 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:17:51.590962 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:17:51.590962 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-eead0901-fa37-44b7-945f-63aa4490aa34 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:17:51.590962 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-eead0901-fa37-44b7-945f-63aa4490aa34 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:17:51.707530 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:17:51.707530 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:17:51.707530 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-eead0901-fa37-44b7-945f-63aa4490aa34 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:17:51.743978 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1404/2809] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:17:51 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 816 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:17:52.759939 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-81db6b0d-7ff7-4f1d-b9b2-03b0e8a1e89e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:17:52.759939 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-81db6b0d-7ff7-4f1d-b9b2-03b0e8a1e89e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:17:52.759939 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:17:52.759939 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:17:52.759939 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-81db6b0d-7ff7-4f1d-b9b2-03b0e8a1e89e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:17:52.759939 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-81db6b0d-7ff7-4f1d-b9b2-03b0e8a1e89e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:17:52.818197 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:17:52.818197 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:17:52.818197 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-81db6b0d-7ff7-4f1d-b9b2-03b0e8a1e89e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:17:52.827927 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1406/2810] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:17:52 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 816 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:17:53.834069 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-09f37fa0-9357-4e23-9d2b-3da729f6f235 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:17:53.834069 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-09f37fa0-9357-4e23-9d2b-3da729f6f235 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:17:53.834069 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:17:53.834069 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:17:53.834069 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-09f37fa0-9357-4e23-9d2b-3da729f6f235 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:17:53.834069 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-09f37fa0-9357-4e23-9d2b-3da729f6f235 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:17:53.879469 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:17:53.879469 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:17:53.879469 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-09f37fa0-9357-4e23-9d2b-3da729f6f235 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:17:53.879469 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1405/2811] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:17:53 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 816 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:17:54.906670 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-da7e458b-626c-456d-a1e5-18ad6038ab2f tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:17:54.906670 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-da7e458b-626c-456d-a1e5-18ad6038ab2f tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:17:54.906670 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:17:54.906670 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:17:54.906670 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-da7e458b-626c-456d-a1e5-18ad6038ab2f tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:17:54.906670 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-da7e458b-626c-456d-a1e5-18ad6038ab2f tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:17:55.001141 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:17:55.001141 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:17:55.001141 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-da7e458b-626c-456d-a1e5-18ad6038ab2f tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:17:55.001141 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1407/2812] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:17:54 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 816 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:17:56.031019 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e6d759da-1989-40b3-926d-54847fc47818 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:17:56.031019 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e6d759da-1989-40b3-926d-54847fc47818 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:17:56.031019 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:17:56.031019 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:17:56.031019 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e6d759da-1989-40b3-926d-54847fc47818 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:17:56.031019 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-e6d759da-1989-40b3-926d-54847fc47818 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:17:56.115886 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:17:56.115886 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:17:56.115886 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e6d759da-1989-40b3-926d-54847fc47818 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:17:56.115886 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1406/2813] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:17:55 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 816 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:17:57.136731 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-36a71d90-137a-44ea-ab21-3ab47d5a536e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:17:57.136731 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-36a71d90-137a-44ea-ab21-3ab47d5a536e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:17:57.136731 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:17:57.136731 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:17:57.136731 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-36a71d90-137a-44ea-ab21-3ab47d5a536e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:17:57.136731 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-36a71d90-137a-44ea-ab21-3ab47d5a536e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:17:57.247937 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:17:57.247937 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:17:57.259024 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-36a71d90-137a-44ea-ab21-3ab47d5a536e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:17:57.278604 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1408/2814] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:17:57 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 816 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:17:58.300413 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ccdcb4b3-bc39-40b7-aaa4-1b3b2d4f420a tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:17:58.300413 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ccdcb4b3-bc39-40b7-aaa4-1b3b2d4f420a tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:17:58.300413 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:17:58.300413 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:17:58.305096 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ccdcb4b3-bc39-40b7-aaa4-1b3b2d4f420a tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:17:58.305096 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-ccdcb4b3-bc39-40b7-aaa4-1b3b2d4f420a tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:17:58.426007 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:17:58.426007 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:17:58.426007 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ccdcb4b3-bc39-40b7-aaa4-1b3b2d4f420a tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:17:58.436276 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1407/2815] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:17:58 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 816 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:17:59.443836 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4b46905c-cf56-4e30-be0b-eab8e60659a0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:17:59.444562 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4b46905c-cf56-4e30-be0b-eab8e60659a0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:17:59.444562 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:17:59.444562 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:17:59.444970 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4b46905c-cf56-4e30-be0b-eab8e60659a0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:17:59.445105 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-4b46905c-cf56-4e30-be0b-eab8e60659a0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:17:59.499829 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:17:59.499829 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:17:59.501524 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4b46905c-cf56-4e30-be0b-eab8e60659a0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:17:59.505925 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1409/2816] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:17:59 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 816 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:18:00.530982 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c28196dc-ec7c-42a8-b6b6-aec12dc059af tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:18:00.530982 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c28196dc-ec7c-42a8-b6b6-aec12dc059af tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:00.530982 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:00.530982 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:00.530982 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c28196dc-ec7c-42a8-b6b6-aec12dc059af tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:00.530982 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-c28196dc-ec7c-42a8-b6b6-aec12dc059af tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:18:00.672640 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:00.672640 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:00.672640 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c28196dc-ec7c-42a8-b6b6-aec12dc059af tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:18:00.672640 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1408/2817] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:00 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 816 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:18:01.687680 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e62fae22-91d4-4202-b548-ed8de0da1512 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:18:01.688884 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e62fae22-91d4-4202-b548-ed8de0da1512 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:01.689271 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:01.689271 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:01.689879 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e62fae22-91d4-4202-b548-ed8de0da1512 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:01.690439 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-e62fae22-91d4-4202-b548-ed8de0da1512 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:18:01.759205 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:01.759205 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:01.775661 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e62fae22-91d4-4202-b548-ed8de0da1512 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 200 Jan 25 14:18:01.782916 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1410/2818] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:01 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 816 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:18:01.802985 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ebdf98b2-89e3-459c-ae27-e1fc148c1f88 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/36194e9a-2a5f-4721-b168-285630a5fe0f Jan 25 14:18:01.803563 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ebdf98b2-89e3-459c-ae27-e1fc148c1f88 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:01.803908 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:01.803908 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:01.804555 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ebdf98b2-89e3-459c-ae27-e1fc148c1f88 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:01.960255 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:01.960255 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:01.983802 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ebdf98b2-89e3-459c-ae27-e1fc148c1f88 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:18:02.043035 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ebdf98b2-89e3-459c-ae27-e1fc148c1f88 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/36194e9a-2a5f-4721-b168-285630a5fe0f returned with HTTP 200 Jan 25 14:18:02.053734 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1409/2819] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:01 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/36194e9a-2a5f-4721-b168-285630a5fe0f => generated 1413 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:18:02.070186 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-36d1c278-adb5-4b68-895a-6c2db4dd3ff4 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/36194e9a-2a5f-4721-b168-285630a5fe0f Jan 25 14:18:02.070792 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-36d1c278-adb5-4b68-895a-6c2db4dd3ff4 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:02.071072 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:02.071072 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:02.071585 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-36d1c278-adb5-4b68-895a-6c2db4dd3ff4 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:02.174518 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:02.174518 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:02.210241 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-36d1c278-adb5-4b68-895a-6c2db4dd3ff4 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:18:02.244308 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-36d1c278-adb5-4b68-895a-6c2db4dd3ff4 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/36194e9a-2a5f-4721-b168-285630a5fe0f returned with HTTP 200 Jan 25 14:18:02.245359 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1411/2820] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:02 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/36194e9a-2a5f-4721-b168-285630a5fe0f => generated 1413 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:18:02.268713 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f4106017-4b5d-41cf-9f7e-0ead5f7af1bb tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] DELETE http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/36194e9a-2a5f-4721-b168-285630a5fe0f Jan 25 14:18:02.269275 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f4106017-4b5d-41cf-9f7e-0ead5f7af1bb tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:02.269452 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:02.269452 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:02.269807 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f4106017-4b5d-41cf-9f7e-0ead5f7af1bb tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:02.270278 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-f4106017-4b5d-41cf-9f7e-0ead5f7af1bb tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Delete volume with id: 36194e9a-2a5f-4721-b168-285630a5fe0f Jan 25 14:18:02.423689 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:02.423689 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:02.426058 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f4106017-4b5d-41cf-9f7e-0ead5f7af1bb tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:18:02.468938 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f4106017-4b5d-41cf-9f7e-0ead5f7af1bb tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Delete volume request issued successfully. Jan 25 14:18:02.469394 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f4106017-4b5d-41cf-9f7e-0ead5f7af1bb tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/36194e9a-2a5f-4721-b168-285630a5fe0f returned with HTTP 202 Jan 25 14:18:02.470561 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1410/2821] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:18:02 2021] DELETE /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/36194e9a-2a5f-4721-b168-285630a5fe0f => generated 0 bytes in 210 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:18:02.479167 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-67ed30ed-6931-4565-8b6d-9aa34acb7bde tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/36194e9a-2a5f-4721-b168-285630a5fe0f Jan 25 14:18:02.479799 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-67ed30ed-6931-4565-8b6d-9aa34acb7bde tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:02.480104 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:02.480104 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:02.480696 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-67ed30ed-6931-4565-8b6d-9aa34acb7bde tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:02.552123 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:02.552123 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:02.569200 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-67ed30ed-6931-4565-8b6d-9aa34acb7bde tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:18:02.617020 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-67ed30ed-6931-4565-8b6d-9aa34acb7bde tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/36194e9a-2a5f-4721-b168-285630a5fe0f returned with HTTP 200 Jan 25 14:18:02.618790 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1412/2822] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:02 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/36194e9a-2a5f-4721-b168-285630a5fe0f => generated 1412 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:18:03.635291 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-300e1044-60f1-4515-8563-45b293cb5a9f tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/36194e9a-2a5f-4721-b168-285630a5fe0f Jan 25 14:18:03.636423 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-300e1044-60f1-4515-8563-45b293cb5a9f tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:03.637453 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:03.637453 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:03.638084 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-300e1044-60f1-4515-8563-45b293cb5a9f tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:03.745760 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:03.745760 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:03.756244 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-300e1044-60f1-4515-8563-45b293cb5a9f tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:18:03.786494 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-300e1044-60f1-4515-8563-45b293cb5a9f tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/36194e9a-2a5f-4721-b168-285630a5fe0f returned with HTTP 200 Jan 25 14:18:03.788000 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1411/2823] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:03 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/36194e9a-2a5f-4721-b168-285630a5fe0f => generated 1412 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:18:04.810226 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-47e3c4df-e8be-46e5-a888-880c0725d367 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/36194e9a-2a5f-4721-b168-285630a5fe0f Jan 25 14:18:04.810745 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-47e3c4df-e8be-46e5-a888-880c0725d367 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:04.811201 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:04.811201 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:04.811846 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-47e3c4df-e8be-46e5-a888-880c0725d367 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:04.924945 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:04.924945 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:04.936445 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-47e3c4df-e8be-46e5-a888-880c0725d367 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:18:04.966861 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-47e3c4df-e8be-46e5-a888-880c0725d367 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/36194e9a-2a5f-4721-b168-285630a5fe0f returned with HTTP 200 Jan 25 14:18:04.968258 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1413/2824] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:04 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/36194e9a-2a5f-4721-b168-285630a5fe0f => generated 1412 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:18:05.984737 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2a46576e-d28d-4edd-af08-43f71d2ae9d9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/36194e9a-2a5f-4721-b168-285630a5fe0f Jan 25 14:18:05.985549 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2a46576e-d28d-4edd-af08-43f71d2ae9d9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:05.985549 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:05.985549 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:05.985940 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2a46576e-d28d-4edd-af08-43f71d2ae9d9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:06.090305 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2a46576e-d28d-4edd-af08-43f71d2ae9d9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/36194e9a-2a5f-4721-b168-285630a5fe0f returned with HTTP 404 Jan 25 14:18:06.091485 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1412/2825] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:05 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/36194e9a-2a5f-4721-b168-285630a5fe0f => generated 109 bytes in 111 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 25 14:18:06.100602 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9da6ad2f-3bb7-472e-b565-abb112a17c0a tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] DELETE http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 Jan 25 14:18:06.101397 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9da6ad2f-3bb7-472e-b565-abb112a17c0a tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:06.101758 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:06.101758 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:06.102330 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9da6ad2f-3bb7-472e-b565-abb112a17c0a tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:06.102851 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.contrib.backups [None req-9da6ad2f-3bb7-472e-b565-abb112a17c0a tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Delete backup with id: 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8. Jan 25 14:18:06.147730 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:06.147730 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:06.207678 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.backup.rpcapi [None req-9da6ad2f-3bb7-472e-b565-abb112a17c0a tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] delete_backup rpcapi backup_id 0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 {{(pid=87930) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 25 14:18:06.212501 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9da6ad2f-3bb7-472e-b565-abb112a17c0a tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 returned with HTTP 202 Jan 25 14:18:06.213411 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1414/2826] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:18:06 2021] DELETE /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0d2f0384-069a-4b2c-8dff-b2f0f5832fc8 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 14:18:06.266501 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c442dce5-b2fd-401d-a851-0e52f974a106 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] POST http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes Jan 25 14:18:06.267624 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c442dce5-b2fd-401d-a851-0e52f974a106 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Action: 'create', calling method: create, body: {"volume": {"metadata": {"vol-meta1": "value1", "vol-meta2": "value2", "vol-meta3": "value3"}, "size": 1, "name": "tempest-VolumesBackupsTest-Volume-448512384"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:18:06.268487 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-c442dce5-b2fd-401d-a851-0e52f974a106 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-448512384'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:18:06.268850 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-c442dce5-b2fd-401d-a851-0e52f974a106 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Create volume of 1 GB Jan 25 14:18:06.296841 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c442dce5-b2fd-401d-a851-0e52f974a106 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Availability Zones retrieved successfully. Jan 25 14:18:06.330902 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c442dce5-b2fd-401d-a851-0e52f974a106 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Flow 'volume_create_api' (6a8aaceb-024f-43e8-a06b-12e516a22493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:18:06.356247 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c442dce5-b2fd-401d-a851-0e52f974a106 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50a0a0c8-2d04-47ca-a18f-9416d92f094c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:18:06.365359 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-c442dce5-b2fd-401d-a851-0e52f974a106 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:18:06.565935 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c442dce5-b2fd-401d-a851-0e52f974a106 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50a0a0c8-2d04-47ca-a18f-9416d92f094c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:18:06.569684 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c442dce5-b2fd-401d-a851-0e52f974a106 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e411c084-e9d3-46c5-b4c5-838cf3a862d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:18:06.783271 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-c442dce5-b2fd-401d-a851-0e52f974a106 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Created reservations ['3845b9f2-027e-43fc-8ce1-25d408b45879', '08ca085e-1475-434a-8fb7-6b510a09d6b4', '986645b9-0e58-4307-85d3-c9c0a2943292', '29e5f5b9-b304-408d-b19e-3319fd21ea3e'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:18:06.785682 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c442dce5-b2fd-401d-a851-0e52f974a106 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e411c084-e9d3-46c5-b4c5-838cf3a862d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3845b9f2-027e-43fc-8ce1-25d408b45879', '08ca085e-1475-434a-8fb7-6b510a09d6b4', '986645b9-0e58-4307-85d3-c9c0a2943292', '29e5f5b9-b304-408d-b19e-3319fd21ea3e']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:18:06.793564 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c442dce5-b2fd-401d-a851-0e52f974a106 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (690da915-4beb-46d2-ab16-e4d34ab7932a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:18:06.935353 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c442dce5-b2fd-401d-a851-0e52f974a106 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (690da915-4beb-46d2-ab16-e4d34ab7932a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0ed1a93-1a14-4e38-8558-5189a2582f67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-448512384',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='269ef0e1953c4a74b30c354e60f64a58',qos_specs=None,replication_status=,reservations=['3845b9f2-027e-43fc-8ce1-25d408b45879','08ca085e-1475-434a-8fb7-6b510a09d6b4','986645b9-0e58-4307-85d3-c9c0a2943292','29e5f5b9-b304-408d-b19e-3319fd21ea3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='840f66fe7acb43cbaba4892ad4bbd4f5',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:18:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-448512384',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0ed1a93-1a14-4e38-8558-5189a2582f67,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='269ef0e1953c4a74b30c354e60f64a58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='840f66fe7acb43cbaba4892ad4bbd4f5',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:18:06.938255 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c442dce5-b2fd-401d-a851-0e52f974a106 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3260fa7-8074-4e8c-ac0d-55dbb380086f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:18:06.985542 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c442dce5-b2fd-401d-a851-0e52f974a106 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3260fa7-8074-4e8c-ac0d-55dbb380086f) transitioned into state 'SUCCESS' from state '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-448512384',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='269ef0e1953c4a74b30c354e60f64a58',qos_specs=None,replication_status=,reservations=['3845b9f2-027e-43fc-8ce1-25d408b45879','08ca085e-1475-434a-8fb7-6b510a09d6b4','986645b9-0e58-4307-85d3-c9c0a2943292','29e5f5b9-b304-408d-b19e-3319fd21ea3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='840f66fe7acb43cbaba4892ad4bbd4f5',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:18:06.988112 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c442dce5-b2fd-401d-a851-0e52f974a106 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e41656c-d45f-45b1-a439-5ee391a3393a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:18:07.012643 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c442dce5-b2fd-401d-a851-0e52f974a106 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e41656c-d45f-45b1-a439-5ee391a3393a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:18:07.016880 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c442dce5-b2fd-401d-a851-0e52f974a106 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Flow 'volume_create_api' (6a8aaceb-024f-43e8-a06b-12e516a22493) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:18:07.085413 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c442dce5-b2fd-401d-a851-0e52f974a106 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Create volume request issued successfully. Jan 25 14:18:07.107775 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c442dce5-b2fd-401d-a851-0e52f974a106 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes returned with HTTP 202 Jan 25 14:18:07.118787 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1413/2827] 10.222.0.38 () {60 vars in 1226 bytes} [Mon Jan 25 14:18:06 2021] POST /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes => generated 884 bytes in 847 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:18:07.130575 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-691aaebc-86e5-4a85-8355-333cf3c59752 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/c0ed1a93-1a14-4e38-8558-5189a2582f67 Jan 25 14:18:07.131411 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-691aaebc-86e5-4a85-8355-333cf3c59752 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:07.131810 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:07.131810 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:07.133280 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-691aaebc-86e5-4a85-8355-333cf3c59752 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:07.208924 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:07.208924 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:07.222552 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-691aaebc-86e5-4a85-8355-333cf3c59752 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:18:07.253243 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-691aaebc-86e5-4a85-8355-333cf3c59752 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/c0ed1a93-1a14-4e38-8558-5189a2582f67 returned with HTTP 200 Jan 25 14:18:07.254399 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1415/2828] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:07 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/c0ed1a93-1a14-4e38-8558-5189a2582f67 => generated 952 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:18:08.273839 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-84861253-7b7c-42e2-94a6-f0ad3b1542af tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/c0ed1a93-1a14-4e38-8558-5189a2582f67 Jan 25 14:18:08.274909 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-84861253-7b7c-42e2-94a6-f0ad3b1542af tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:08.275275 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:08.275275 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:08.275885 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-84861253-7b7c-42e2-94a6-f0ad3b1542af tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:08.353039 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:08.353039 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:08.368600 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-84861253-7b7c-42e2-94a6-f0ad3b1542af tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:18:08.400477 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-84861253-7b7c-42e2-94a6-f0ad3b1542af tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/c0ed1a93-1a14-4e38-8558-5189a2582f67 returned with HTTP 200 Jan 25 14:18:08.401693 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1414/2829] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:08 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/c0ed1a93-1a14-4e38-8558-5189a2582f67 => generated 977 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:18:08.420026 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-904df523-cc89-4cf8-9cee-f4ffdafdb752 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] POST http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups Jan 25 14:18:08.420520 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:08.420520 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:08.420945 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-904df523-cc89-4cf8-9cee-f4ffdafdb752 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c0ed1a93-1a14-4e38-8558-5189a2582f67", "name": "tempest-VolumesBackupsTest-Backup-2083880963", "description": "tempest-volume-backup-description-542361828", "container": "container"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:18:08.422164 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.backups [None req-904df523-cc89-4cf8-9cee-f4ffdafdb752 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Creating new backup {'backup': {'volume_id': 'c0ed1a93-1a14-4e38-8558-5189a2582f67', 'name': 'tempest-VolumesBackupsTest-Backup-2083880963', 'description': 'tempest-volume-backup-description-542361828', 'container': 'container'}} {{(pid=87930) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 25 14:18:08.422760 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.contrib.backups [None req-904df523-cc89-4cf8-9cee-f4ffdafdb752 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Creating backup of volume c0ed1a93-1a14-4e38-8558-5189a2582f67 in container container Jan 25 14:18:08.561402 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:08.561402 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:08.564186 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-904df523-cc89-4cf8-9cee-f4ffdafdb752 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:18:08.632364 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-904df523-cc89-4cf8-9cee-f4ffdafdb752 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Created reservations ['aa95a201-8352-4271-9ff8-9bdfdc652e24', '66560b80-6aba-436c-be57-6ea9c28fdb7d'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:18:08.745676 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-904df523-cc89-4cf8-9cee-f4ffdafdb752 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups returned with HTTP 202 Jan 25 14:18:08.747579 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1416/2830] 10.222.0.38 () {60 vars in 1226 bytes} [Mon Jan 25 14:18:08 2021] POST /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups => generated 396 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:18:08.758672 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fa21c980-5936-4b90-8aa6-7df3e934be30 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:18:08.759827 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fa21c980-5936-4b90-8aa6-7df3e934be30 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:08.760267 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:08.760267 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:08.760995 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fa21c980-5936-4b90-8aa6-7df3e934be30 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:08.763421 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-fa21c980-5936-4b90-8aa6-7df3e934be30 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:18:08.794327 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:08.794327 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:08.807340 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fa21c980-5936-4b90-8aa6-7df3e934be30 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:18:08.811395 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1415/2831] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:08 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 851 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:18:09.825311 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-03ff48a0-11d2-421f-b67e-ceb454e75a28 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:18:09.826022 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-03ff48a0-11d2-421f-b67e-ceb454e75a28 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:09.826250 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:09.826250 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:09.826741 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-03ff48a0-11d2-421f-b67e-ceb454e75a28 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:09.827070 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-03ff48a0-11d2-421f-b67e-ceb454e75a28 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:18:09.892545 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:09.892545 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:09.896462 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-03ff48a0-11d2-421f-b67e-ceb454e75a28 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:18:09.907300 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1417/2832] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:09 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 851 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:18:10.914081 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5f5bb833-722c-41fd-a8de-8204edd2051b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:18:10.914885 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5f5bb833-722c-41fd-a8de-8204edd2051b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:10.915095 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:10.915095 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:10.915477 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5f5bb833-722c-41fd-a8de-8204edd2051b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:10.915853 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-5f5bb833-722c-41fd-a8de-8204edd2051b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:18:10.976045 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:10.976045 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:10.979905 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5f5bb833-722c-41fd-a8de-8204edd2051b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:18:10.981776 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1416/2833] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:10 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 851 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:18:11.998862 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3db7bd1e-2486-489d-aaca-0ada7c0aff33 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:18:12.000138 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3db7bd1e-2486-489d-aaca-0ada7c0aff33 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:12.000554 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:12.000554 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:12.001249 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3db7bd1e-2486-489d-aaca-0ada7c0aff33 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:12.001819 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-3db7bd1e-2486-489d-aaca-0ada7c0aff33 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:18:12.029320 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:12.029320 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:12.031700 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3db7bd1e-2486-489d-aaca-0ada7c0aff33 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:18:12.032787 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1418/2834] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:11 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:18:13.052707 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9bc30493-33d3-459e-9a4d-881af8864a18 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:18:13.053501 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9bc30493-33d3-459e-9a4d-881af8864a18 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:13.053501 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:13.053501 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:13.054249 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9bc30493-33d3-459e-9a4d-881af8864a18 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:13.054499 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-9bc30493-33d3-459e-9a4d-881af8864a18 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:18:13.102655 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:13.102655 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:13.115178 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9bc30493-33d3-459e-9a4d-881af8864a18 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:18:13.116677 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1417/2835] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:13 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 851 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:18:14.135463 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c8146509-005d-4789-8900-9efe3bb162f6 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:18:14.136731 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c8146509-005d-4789-8900-9efe3bb162f6 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:14.137392 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:14.137392 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:14.138385 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c8146509-005d-4789-8900-9efe3bb162f6 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:14.140275 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-c8146509-005d-4789-8900-9efe3bb162f6 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:18:14.194589 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:14.194589 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:14.197902 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c8146509-005d-4789-8900-9efe3bb162f6 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:18:14.203984 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1419/2836] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:14 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 851 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:18:15.216649 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f23df038-c3ed-4f7f-8aaa-30eaf4c8b4c7 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:18:15.217232 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f23df038-c3ed-4f7f-8aaa-30eaf4c8b4c7 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:15.217459 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:15.217459 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:15.217753 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f23df038-c3ed-4f7f-8aaa-30eaf4c8b4c7 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:15.218127 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-f23df038-c3ed-4f7f-8aaa-30eaf4c8b4c7 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:18:15.269827 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:15.269827 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:15.271834 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f23df038-c3ed-4f7f-8aaa-30eaf4c8b4c7 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:18:15.272796 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1418/2837] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:15 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 851 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:18:16.287945 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9e68fa62-5ef9-4803-bec5-9bb169ff7f12 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:18:16.288480 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9e68fa62-5ef9-4803-bec5-9bb169ff7f12 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:16.288855 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:16.288855 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:16.289497 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9e68fa62-5ef9-4803-bec5-9bb169ff7f12 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:16.290015 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-9e68fa62-5ef9-4803-bec5-9bb169ff7f12 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:18:16.327418 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:16.327418 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:16.331477 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9e68fa62-5ef9-4803-bec5-9bb169ff7f12 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:18:16.332793 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1420/2838] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:16 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 851 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:18:17.353450 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c377fcc2-a280-4646-9b79-31dd8df4b9aa tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:18:17.356416 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c377fcc2-a280-4646-9b79-31dd8df4b9aa tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:17.356862 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:17.356862 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:17.357532 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c377fcc2-a280-4646-9b79-31dd8df4b9aa tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:17.361491 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-c377fcc2-a280-4646-9b79-31dd8df4b9aa tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:18:17.412439 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:17.412439 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:17.414878 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c377fcc2-a280-4646-9b79-31dd8df4b9aa tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:18:17.416062 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1419/2839] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:17 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 851 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:18:18.431077 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-140204fb-28bb-43ec-85cb-3c11c972cb59 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:18:18.431609 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-140204fb-28bb-43ec-85cb-3c11c972cb59 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:18.431717 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:18.431717 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:18.432096 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-140204fb-28bb-43ec-85cb-3c11c972cb59 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:18.432466 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-140204fb-28bb-43ec-85cb-3c11c972cb59 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:18:18.483742 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:18.483742 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:18.486062 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-140204fb-28bb-43ec-85cb-3c11c972cb59 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:18:18.486879 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1421/2840] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:18 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 851 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:18:19.502754 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bf6cca42-68f4-4f42-8b08-e67182c68e00 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:18:19.503266 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bf6cca42-68f4-4f42-8b08-e67182c68e00 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:19.503684 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:19.503684 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:19.504306 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bf6cca42-68f4-4f42-8b08-e67182c68e00 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:19.505003 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-bf6cca42-68f4-4f42-8b08-e67182c68e00 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:18:19.559373 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:19.559373 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:19.567562 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bf6cca42-68f4-4f42-8b08-e67182c68e00 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:18:19.568758 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1420/2841] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:19 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 851 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:18:20.582676 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-80eb19a9-4f1d-4c02-bfdb-07fdf4b1af32 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:18:20.583194 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-80eb19a9-4f1d-4c02-bfdb-07fdf4b1af32 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:20.583292 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:20.583292 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:20.583646 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-80eb19a9-4f1d-4c02-bfdb-07fdf4b1af32 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:20.584182 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-80eb19a9-4f1d-4c02-bfdb-07fdf4b1af32 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:18:20.671577 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:20.671577 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:20.673458 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-80eb19a9-4f1d-4c02-bfdb-07fdf4b1af32 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:18:20.684939 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1422/2842] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:20 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 851 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:18:21.689182 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f017eb64-3b05-4fef-9ea0-5ff53a01a097 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:18:21.689689 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f017eb64-3b05-4fef-9ea0-5ff53a01a097 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:21.690067 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:21.690067 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:21.691121 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f017eb64-3b05-4fef-9ea0-5ff53a01a097 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:21.691658 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-f017eb64-3b05-4fef-9ea0-5ff53a01a097 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:18:21.767695 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:21.767695 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:21.774685 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f017eb64-3b05-4fef-9ea0-5ff53a01a097 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:18:21.775807 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1421/2843] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:21 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 851 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:18:22.790751 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a0db836e-1c82-4d09-aa59-f2655d65787d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:18:22.791283 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a0db836e-1c82-4d09-aa59-f2655d65787d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:22.791463 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:22.791463 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:22.792092 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a0db836e-1c82-4d09-aa59-f2655d65787d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:22.792689 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-a0db836e-1c82-4d09-aa59-f2655d65787d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:18:22.880850 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:22.880850 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:22.885876 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a0db836e-1c82-4d09-aa59-f2655d65787d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:18:22.897970 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1423/2844] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:22 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 851 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:18:23.915193 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4289f754-555d-4451-add5-83b3da7a75f1 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:18:23.915715 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4289f754-555d-4451-add5-83b3da7a75f1 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:23.916270 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:23.916270 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:23.916556 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4289f754-555d-4451-add5-83b3da7a75f1 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:23.920588 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-4289f754-555d-4451-add5-83b3da7a75f1 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:18:23.969582 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:23.969582 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:23.972027 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4289f754-555d-4451-add5-83b3da7a75f1 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:18:23.974874 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1422/2845] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:23 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 851 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:18:24.989982 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-290a82f7-1f4b-46c4-b12e-e744157d2141 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:18:24.989982 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-290a82f7-1f4b-46c4-b12e-e744157d2141 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:24.989982 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:24.989982 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:24.989982 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-290a82f7-1f4b-46c4-b12e-e744157d2141 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:24.989982 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-290a82f7-1f4b-46c4-b12e-e744157d2141 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:18:25.040209 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:25.040209 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:25.042107 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-290a82f7-1f4b-46c4-b12e-e744157d2141 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:18:25.043895 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1424/2846] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:24 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 851 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:18:26.478440 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6a8ebad4-b6bc-4fe3-8430-33443f6e8edf tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:18:26.479040 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6a8ebad4-b6bc-4fe3-8430-33443f6e8edf tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:26.479145 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:26.479145 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:26.479741 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6a8ebad4-b6bc-4fe3-8430-33443f6e8edf tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:26.481086 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-6a8ebad4-b6bc-4fe3-8430-33443f6e8edf tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:18:26.503463 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:26.503463 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:26.506706 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6a8ebad4-b6bc-4fe3-8430-33443f6e8edf tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:18:26.507764 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1423/2847] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:26 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 851 bytes in 455 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:18:27.523913 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fc954d19-a412-4d46-bba4-3283d6302815 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:18:27.524461 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fc954d19-a412-4d46-bba4-3283d6302815 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:27.524461 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:27.524461 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:27.524892 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fc954d19-a412-4d46-bba4-3283d6302815 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:27.525251 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-fc954d19-a412-4d46-bba4-3283d6302815 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:18:27.549762 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:27.549762 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:27.551980 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fc954d19-a412-4d46-bba4-3283d6302815 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:18:27.560861 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1425/2848] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:27 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 851 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:18:28.567808 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2d194194-3940-4743-8187-9fabb1c544f1 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:18:28.568254 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2d194194-3940-4743-8187-9fabb1c544f1 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:28.568452 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:28.568452 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:28.568900 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2d194194-3940-4743-8187-9fabb1c544f1 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:28.569186 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-2d194194-3940-4743-8187-9fabb1c544f1 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:18:28.632590 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:28.632590 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:28.634488 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2d194194-3940-4743-8187-9fabb1c544f1 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:18:28.635315 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1424/2849] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:28 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 851 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:18:29.650222 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2088747a-24d8-404b-b55b-e909780b9fe2 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:18:29.651365 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2088747a-24d8-404b-b55b-e909780b9fe2 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:29.651738 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:29.651738 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:29.653008 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2088747a-24d8-404b-b55b-e909780b9fe2 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:29.653545 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-2088747a-24d8-404b-b55b-e909780b9fe2 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:18:29.702076 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:29.702076 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:29.703972 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2088747a-24d8-404b-b55b-e909780b9fe2 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:18:29.724498 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1426/2850] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:29 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 851 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:18:30.755290 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-79e3effa-7139-4fac-83f1-28e960c2265e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:18:30.755746 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-79e3effa-7139-4fac-83f1-28e960c2265e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:30.755746 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:30.755746 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:30.756084 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-79e3effa-7139-4fac-83f1-28e960c2265e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:30.756457 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-79e3effa-7139-4fac-83f1-28e960c2265e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:18:30.785076 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:30.785076 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:30.786971 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-79e3effa-7139-4fac-83f1-28e960c2265e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:18:30.794932 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1425/2851] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:30 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 851 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:18:31.803598 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6086c14e-b78c-4e50-92a5-a122007401a6 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:18:31.804296 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6086c14e-b78c-4e50-92a5-a122007401a6 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:31.804619 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:31.804619 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:31.805173 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6086c14e-b78c-4e50-92a5-a122007401a6 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:31.805651 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-6086c14e-b78c-4e50-92a5-a122007401a6 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:18:31.852128 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:31.852128 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:31.854568 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6086c14e-b78c-4e50-92a5-a122007401a6 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:18:31.859663 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1427/2852] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:31 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 851 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:18:32.875598 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-def20f86-a3b0-47a7-8b43-90505ecd5da5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:18:32.876910 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-def20f86-a3b0-47a7-8b43-90505ecd5da5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:32.877272 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:32.877272 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:32.877880 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-def20f86-a3b0-47a7-8b43-90505ecd5da5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:32.878378 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-def20f86-a3b0-47a7-8b43-90505ecd5da5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:18:32.906135 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:32.906135 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:32.908843 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-def20f86-a3b0-47a7-8b43-90505ecd5da5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:18:32.909813 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1426/2853] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:32 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:18:33.924919 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-661246c5-6c4a-4673-9258-d51d56c0f6b8 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:18:33.926041 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-661246c5-6c4a-4673-9258-d51d56c0f6b8 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:33.926460 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:33.926460 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:33.927140 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-661246c5-6c4a-4673-9258-d51d56c0f6b8 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:33.927708 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-661246c5-6c4a-4673-9258-d51d56c0f6b8 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:18:33.951352 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:33.951352 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:33.953776 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-661246c5-6c4a-4673-9258-d51d56c0f6b8 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:18:33.957747 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1428/2854] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:33 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:18:34.983088 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-62756c19-d3fd-4d52-8cea-9e309cc8dd8e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:18:34.983088 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-62756c19-d3fd-4d52-8cea-9e309cc8dd8e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:34.983088 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:34.983088 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:34.983088 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-62756c19-d3fd-4d52-8cea-9e309cc8dd8e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:34.983088 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-62756c19-d3fd-4d52-8cea-9e309cc8dd8e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:18:35.029375 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:35.029375 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:35.031360 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-62756c19-d3fd-4d52-8cea-9e309cc8dd8e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:18:35.033841 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1427/2855] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:34 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 851 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:18:36.049253 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a6bb8a78-7bf4-44aa-916d-ad252ffb63f9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:18:36.051616 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a6bb8a78-7bf4-44aa-916d-ad252ffb63f9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:36.052212 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:36.052212 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:36.052795 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a6bb8a78-7bf4-44aa-916d-ad252ffb63f9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:36.053339 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-a6bb8a78-7bf4-44aa-916d-ad252ffb63f9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:18:36.082948 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:36.082948 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:36.085848 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a6bb8a78-7bf4-44aa-916d-ad252ffb63f9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:18:36.088083 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1429/2856] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:36 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:18:37.103173 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-80b6d80d-aebe-4963-a820-dbfebc7ebdb6 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:18:37.104269 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-80b6d80d-aebe-4963-a820-dbfebc7ebdb6 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:37.104639 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:37.104639 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:37.105260 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-80b6d80d-aebe-4963-a820-dbfebc7ebdb6 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:37.105662 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-80b6d80d-aebe-4963-a820-dbfebc7ebdb6 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:18:37.128765 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:37.128765 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:37.130968 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-80b6d80d-aebe-4963-a820-dbfebc7ebdb6 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:18:37.132278 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1428/2857] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:37 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:18:38.147201 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2dbd41b3-a4b1-413d-b3db-6406a799a4d1 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:18:38.147655 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2dbd41b3-a4b1-413d-b3db-6406a799a4d1 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:38.148032 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:38.148032 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:38.148658 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2dbd41b3-a4b1-413d-b3db-6406a799a4d1 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:38.149062 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-2dbd41b3-a4b1-413d-b3db-6406a799a4d1 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:18:38.174426 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:38.174426 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:38.176926 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2dbd41b3-a4b1-413d-b3db-6406a799a4d1 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:18:38.204996 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1430/2858] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:38 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 851 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:18:39.215159 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1f274032-662c-46df-907e-9dde35a22c1b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:18:39.216277 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1f274032-662c-46df-907e-9dde35a22c1b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:39.216664 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:39.216664 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:39.217322 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1f274032-662c-46df-907e-9dde35a22c1b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:39.217883 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-1f274032-662c-46df-907e-9dde35a22c1b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:18:39.241853 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:39.241853 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:39.244723 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1f274032-662c-46df-907e-9dde35a22c1b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:18:39.246467 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1429/2859] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:39 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:18:40.265749 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-acb938b7-6c56-4ebf-b30b-2b1ef6e80efa tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:18:40.266280 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-acb938b7-6c56-4ebf-b30b-2b1ef6e80efa tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:40.268654 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:40.268654 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:40.269352 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-acb938b7-6c56-4ebf-b30b-2b1ef6e80efa tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:40.269908 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-acb938b7-6c56-4ebf-b30b-2b1ef6e80efa tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:18:40.335813 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:40.335813 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:40.341457 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-acb938b7-6c56-4ebf-b30b-2b1ef6e80efa tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:18:40.342314 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1431/2860] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:40 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 851 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:18:41.357544 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-62740bb7-3549-4ec5-b751-265ff6c449e9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:18:41.358473 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-62740bb7-3549-4ec5-b751-265ff6c449e9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:41.358755 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:41.358755 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:41.359373 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-62740bb7-3549-4ec5-b751-265ff6c449e9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:41.359825 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-62740bb7-3549-4ec5-b751-265ff6c449e9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:18:41.386873 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:41.386873 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:41.389353 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-62740bb7-3549-4ec5-b751-265ff6c449e9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:18:41.390130 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1430/2861] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:41 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:18:42.425790 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4c0ebad7-7f5e-45ef-8f64-9b4352787e2a tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:18:42.426936 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4c0ebad7-7f5e-45ef-8f64-9b4352787e2a tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:42.427327 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:42.427327 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:42.428172 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4c0ebad7-7f5e-45ef-8f64-9b4352787e2a tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:42.429122 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-4c0ebad7-7f5e-45ef-8f64-9b4352787e2a tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:18:42.461340 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:42.461340 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:42.463603 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4c0ebad7-7f5e-45ef-8f64-9b4352787e2a tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:18:42.465579 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1432/2862] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:42 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 851 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:18:43.450694 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4675da30-8fc6-4cc5-938e-9391690b93c6 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] POST http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots Jan 25 14:18:43.452053 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:43.452053 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:43.452752 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4675da30-8fc6-4cc5-938e-9391690b93c6 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "62a94775-6987-4971-811b-5f0229d96f3e", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-547736522", "description": null, "metadata": null}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:18:43.481850 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-43ed3153-2253-4d0e-ab00-1e1edc0f2c71 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:18:43.482423 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-43ed3153-2253-4d0e-ab00-1e1edc0f2c71 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:43.482749 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:43.482749 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:43.483196 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-43ed3153-2253-4d0e-ab00-1e1edc0f2c71 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:43.483640 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-43ed3153-2253-4d0e-ab00-1e1edc0f2c71 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:18:43.556950 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:43.556950 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:43.561175 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-43ed3153-2253-4d0e-ab00-1e1edc0f2c71 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:18:43.564991 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1433/2863] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:43 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 851 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:18:43.595453 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:43.595453 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:43.596606 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4675da30-8fc6-4cc5-938e-9391690b93c6 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:18:43.597252 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-4675da30-8fc6-4cc5-938e-9391690b93c6 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Create snapshot from volume 62a94775-6987-4971-811b-5f0229d96f3e Jan 25 14:18:43.690452 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-4675da30-8fc6-4cc5-938e-9391690b93c6 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Created reservations ['6bbf8670-de1a-4f41-bc42-5991159d1b9c', '0f557b7a-93e8-4def-8ea0-6d2bee6846f8', '18bdb27d-c1f3-4e04-839d-e3afeeff702d', '89270958-62d1-4f72-86be-e6c5c078d3c2'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:18:43.866508 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4675da30-8fc6-4cc5-938e-9391690b93c6 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Snapshot force create request issued successfully. Jan 25 14:18:43.867292 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4675da30-8fc6-4cc5-938e-9391690b93c6 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots returned with HTTP 202 Jan 25 14:18:43.870017 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1431/2864] 10.222.0.38 () {60 vars in 1232 bytes} [Mon Jan 25 14:18:42 2021] POST /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots => generated 307 bytes in 988 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:18:43.880295 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-908c9a66-5c79-40fe-aef4-6718094b349f tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/3a8ec034-d809-44cf-a948-7bcaf2c52c85 Jan 25 14:18:43.880847 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-908c9a66-5c79-40fe-aef4-6718094b349f tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:43.881075 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:43.881075 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:43.881460 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-908c9a66-5c79-40fe-aef4-6718094b349f tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:43.961412 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:43.961412 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:43.964735 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-908c9a66-5c79-40fe-aef4-6718094b349f tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Snapshot retrieved successfully. Jan 25 14:18:43.968388 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-908c9a66-5c79-40fe-aef4-6718094b349f tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/3a8ec034-d809-44cf-a948-7bcaf2c52c85 returned with HTTP 200 Jan 25 14:18:43.973527 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1434/2865] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:18:43 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/3a8ec034-d809-44cf-a948-7bcaf2c52c85 => generated 439 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:18:44.581170 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-089104bf-471d-42bf-9157-e83a25914499 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:18:44.581724 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-089104bf-471d-42bf-9157-e83a25914499 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:44.581724 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:44.581724 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:44.582148 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-089104bf-471d-42bf-9157-e83a25914499 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:44.582435 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-089104bf-471d-42bf-9157-e83a25914499 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:18:44.617403 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:44.617403 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:44.619502 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-089104bf-471d-42bf-9157-e83a25914499 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:18:44.620416 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1432/2866] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:44 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:18:44.982890 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5efcca7e-5553-4d99-b05f-b17f73d6d191 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/3a8ec034-d809-44cf-a948-7bcaf2c52c85 Jan 25 14:18:44.983431 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5efcca7e-5553-4d99-b05f-b17f73d6d191 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:44.983650 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:44.983650 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:44.984034 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5efcca7e-5553-4d99-b05f-b17f73d6d191 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:45.018832 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:45.018832 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:45.020287 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-5efcca7e-5553-4d99-b05f-b17f73d6d191 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Snapshot retrieved successfully. Jan 25 14:18:45.022480 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5efcca7e-5553-4d99-b05f-b17f73d6d191 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/3a8ec034-d809-44cf-a948-7bcaf2c52c85 returned with HTTP 200 Jan 25 14:18:45.023297 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1435/2867] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:18:44 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/3a8ec034-d809-44cf-a948-7bcaf2c52c85 => generated 439 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:18:45.635468 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-99501364-7850-43fd-8eeb-44a7ec861075 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:18:45.636038 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-99501364-7850-43fd-8eeb-44a7ec861075 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:45.636211 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:45.636211 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:45.639046 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-99501364-7850-43fd-8eeb-44a7ec861075 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:45.639687 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-99501364-7850-43fd-8eeb-44a7ec861075 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:18:45.719821 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:45.719821 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:45.722027 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-99501364-7850-43fd-8eeb-44a7ec861075 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:18:45.728775 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1433/2868] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:45 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 851 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:18:46.035230 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d89aaeff-1927-45f0-83be-401daee19943 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/3a8ec034-d809-44cf-a948-7bcaf2c52c85 Jan 25 14:18:46.036538 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d89aaeff-1927-45f0-83be-401daee19943 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:46.036969 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:46.036969 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:46.037605 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d89aaeff-1927-45f0-83be-401daee19943 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:46.094007 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:46.094007 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:46.095240 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d89aaeff-1927-45f0-83be-401daee19943 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Snapshot retrieved successfully. Jan 25 14:18:46.097586 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d89aaeff-1927-45f0-83be-401daee19943 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/3a8ec034-d809-44cf-a948-7bcaf2c52c85 returned with HTTP 200 Jan 25 14:18:46.109675 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1436/2869] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:18:46 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/3a8ec034-d809-44cf-a948-7bcaf2c52c85 => generated 466 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:18:46.120836 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dce80128-6292-4585-a8f0-fcaf2410925e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/3a8ec034-d809-44cf-a948-7bcaf2c52c85 Jan 25 14:18:46.121675 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dce80128-6292-4585-a8f0-fcaf2410925e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:46.122101 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:46.122101 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:46.122735 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dce80128-6292-4585-a8f0-fcaf2410925e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:46.205472 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:46.205472 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:46.211620 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-dce80128-6292-4585-a8f0-fcaf2410925e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Snapshot retrieved successfully. Jan 25 14:18:46.214626 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dce80128-6292-4585-a8f0-fcaf2410925e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/3a8ec034-d809-44cf-a948-7bcaf2c52c85 returned with HTTP 200 Jan 25 14:18:46.222742 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1434/2870] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:18:46 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/3a8ec034-d809-44cf-a948-7bcaf2c52c85 => generated 466 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:18:46.233228 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-24c277c8-4707-488e-9c86-2cd526bfa438 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] POST http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes Jan 25 14:18:46.233773 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:46.233773 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:46.234285 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-24c277c8-4707-488e-9c86-2cd526bfa438 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-2108210842", "snapshot_id": "3a8ec034-d809-44cf-a948-7bcaf2c52c85", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:18:46.235690 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-24c277c8-4707-488e-9c86-2cd526bfa438 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-2108210842', 'snapshot_id': '3a8ec034-d809-44cf-a948-7bcaf2c52c85', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:18:46.287108 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:46.287108 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:46.287108 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-24c277c8-4707-488e-9c86-2cd526bfa438 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Snapshot retrieved successfully. Jan 25 14:18:46.288694 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-24c277c8-4707-488e-9c86-2cd526bfa438 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Create volume of 1 GB Jan 25 14:18:46.313550 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-24c277c8-4707-488e-9c86-2cd526bfa438 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Availability Zones retrieved successfully. Jan 25 14:18:46.350387 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-24c277c8-4707-488e-9c86-2cd526bfa438 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Flow 'volume_create_api' (8796c8e1-b650-479d-9be2-f3a88e8824d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:18:46.360485 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-24c277c8-4707-488e-9c86-2cd526bfa438 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8932279e-ad74-4438-8c9c-c77c45928dbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:18:46.367134 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-24c277c8-4707-488e-9c86-2cd526bfa438 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:18:46.592570 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-24c277c8-4707-488e-9c86-2cd526bfa438 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8932279e-ad74-4438-8c9c-c77c45928dbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3a8ec034-d809-44cf-a948-7bcaf2c52c85', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:18:46.594868 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-24c277c8-4707-488e-9c86-2cd526bfa438 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c001054b-9585-4c47-b346-e0c694aff820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:18:46.737299 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-db432476-f7de-49ea-ac4c-975fa7485abd tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:18:46.737810 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-db432476-f7de-49ea-ac4c-975fa7485abd tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:46.738189 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:46.738189 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:46.738803 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-db432476-f7de-49ea-ac4c-975fa7485abd tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:46.739322 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-db432476-f7de-49ea-ac4c-975fa7485abd tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:18:46.742711 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-24c277c8-4707-488e-9c86-2cd526bfa438 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Created reservations ['105fcd4b-c148-4597-8572-b778d2f63e88', 'b6b17358-d054-4c0e-98c9-9dacb704e48a', 'fbf9b158-d91e-4d69-840d-5c12e57866dd', '0ac1119a-a82a-490d-840d-a4c37e4dc371'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:18:46.744652 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-24c277c8-4707-488e-9c86-2cd526bfa438 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c001054b-9585-4c47-b346-e0c694aff820) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['105fcd4b-c148-4597-8572-b778d2f63e88', 'b6b17358-d054-4c0e-98c9-9dacb704e48a', 'fbf9b158-d91e-4d69-840d-5c12e57866dd', '0ac1119a-a82a-490d-840d-a4c37e4dc371']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:18:46.747076 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-24c277c8-4707-488e-9c86-2cd526bfa438 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a2bf276-0849-4744-b08d-f3cf02617c94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:18:46.804799 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:46.804799 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:46.806682 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-db432476-f7de-49ea-ac4c-975fa7485abd tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:18:46.818206 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1435/2871] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:46 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 851 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:18:46.919479 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-24c277c8-4707-488e-9c86-2cd526bfa438 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a2bf276-0849-4744-b08d-f3cf02617c94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc9d5733-09c0-4ddf-b003-c0154458d4b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-2108210842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48eab9989e8d4a70ba4bac96d59f904c',qos_specs=None,replication_status=,reservations=['105fcd4b-c148-4597-8572-b778d2f63e88','b6b17358-d054-4c0e-98c9-9dacb704e48a','fbf9b158-d91e-4d69-840d-5c12e57866dd','0ac1119a-a82a-490d-840d-a4c37e4dc371'],size=1,snapshot_id=3a8ec034-d809-44cf-a948-7bcaf2c52c85,source_replicaid=,source_volid=None,status='creating',user_id='91b1226e9fe14b2db905a04fb5a85bb7',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:18:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-2108210842',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc9d5733-09c0-4ddf-b003-c0154458d4b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48eab9989e8d4a70ba4bac96d59f904c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3a8ec034-d809-44cf-a948-7bcaf2c52c85,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='91b1226e9fe14b2db905a04fb5a85bb7',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:18:46.931627 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-24c277c8-4707-488e-9c86-2cd526bfa438 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ce338c1-6164-43d1-adb4-343e98726b96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:18:46.973830 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-24c277c8-4707-488e-9c86-2cd526bfa438 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ce338c1-6164-43d1-adb4-343e98726b96) transitioned into state 'SUCCESS' from state '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-2108210842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48eab9989e8d4a70ba4bac96d59f904c',qos_specs=None,replication_status=,reservations=['105fcd4b-c148-4597-8572-b778d2f63e88','b6b17358-d054-4c0e-98c9-9dacb704e48a','fbf9b158-d91e-4d69-840d-5c12e57866dd','0ac1119a-a82a-490d-840d-a4c37e4dc371'],size=1,snapshot_id=3a8ec034-d809-44cf-a948-7bcaf2c52c85,source_replicaid=,source_volid=None,status='creating',user_id='91b1226e9fe14b2db905a04fb5a85bb7',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:18:46.977256 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-24c277c8-4707-488e-9c86-2cd526bfa438 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f8c5491-c147-427a-9e80-b2ed55ea8544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:18:47.076039 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-24c277c8-4707-488e-9c86-2cd526bfa438 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f8c5491-c147-427a-9e80-b2ed55ea8544) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:18:47.079812 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-24c277c8-4707-488e-9c86-2cd526bfa438 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Flow 'volume_create_api' (8796c8e1-b650-479d-9be2-f3a88e8824d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:18:47.146550 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-24c277c8-4707-488e-9c86-2cd526bfa438 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Create volume request issued successfully. Jan 25 14:18:47.164106 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-24c277c8-4707-488e-9c86-2cd526bfa438 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes returned with HTTP 202 Jan 25 14:18:47.176019 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1437/2872] 10.222.0.38 () {60 vars in 1226 bytes} [Mon Jan 25 14:18:46 2021] POST /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes => generated 854 bytes in 936 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:18:47.180808 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8de80679-f07a-4146-a297-3ff438e44ca1 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/bc9d5733-09c0-4ddf-b003-c0154458d4b6 Jan 25 14:18:47.181683 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8de80679-f07a-4146-a297-3ff438e44ca1 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:47.181898 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:47.181898 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:47.182278 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8de80679-f07a-4146-a297-3ff438e44ca1 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:47.286513 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:47.286513 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:47.308737 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-8de80679-f07a-4146-a297-3ff438e44ca1 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:18:47.388168 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8de80679-f07a-4146-a297-3ff438e44ca1 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/bc9d5733-09c0-4ddf-b003-c0154458d4b6 returned with HTTP 200 Jan 25 14:18:47.393585 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1436/2873] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:47 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/bc9d5733-09c0-4ddf-b003-c0154458d4b6 => generated 946 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:18:47.823611 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f0e19688-1e24-4f2c-8247-a76af5a623de tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:18:47.824135 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f0e19688-1e24-4f2c-8247-a76af5a623de tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:47.824543 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:47.824543 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:47.825360 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f0e19688-1e24-4f2c-8247-a76af5a623de tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:47.825873 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-f0e19688-1e24-4f2c-8247-a76af5a623de tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:18:47.873795 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:47.873795 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:47.881053 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f0e19688-1e24-4f2c-8247-a76af5a623de tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:18:47.882256 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1438/2874] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:47 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 851 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:18:48.405537 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-568e1ac6-0af3-460e-b709-d6a6349173d6 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/bc9d5733-09c0-4ddf-b003-c0154458d4b6 Jan 25 14:18:48.406057 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-568e1ac6-0af3-460e-b709-d6a6349173d6 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:48.406274 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:48.406274 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:48.406630 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-568e1ac6-0af3-460e-b709-d6a6349173d6 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:48.514750 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:48.514750 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:48.524950 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-568e1ac6-0af3-460e-b709-d6a6349173d6 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:18:48.551357 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-568e1ac6-0af3-460e-b709-d6a6349173d6 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/bc9d5733-09c0-4ddf-b003-c0154458d4b6 returned with HTTP 200 Jan 25 14:18:48.552978 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1437/2875] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:48 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/bc9d5733-09c0-4ddf-b003-c0154458d4b6 => generated 946 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:18:48.896703 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4c2f892d-9e43-4362-a5b4-b2960433c5a8 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:18:48.898083 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4c2f892d-9e43-4362-a5b4-b2960433c5a8 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:48.898475 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:48.898475 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:48.899254 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4c2f892d-9e43-4362-a5b4-b2960433c5a8 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:48.899826 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-4c2f892d-9e43-4362-a5b4-b2960433c5a8 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:18:48.942176 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:48.942176 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:48.944653 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4c2f892d-9e43-4362-a5b4-b2960433c5a8 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:18:48.945530 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1439/2876] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:48 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 851 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:18:49.570659 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-86f779ce-8530-4f16-892e-12f93c93e049 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/bc9d5733-09c0-4ddf-b003-c0154458d4b6 Jan 25 14:18:49.571373 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-86f779ce-8530-4f16-892e-12f93c93e049 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:49.571730 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:49.571730 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:49.572444 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-86f779ce-8530-4f16-892e-12f93c93e049 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:49.704415 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:49.704415 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:49.715049 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-86f779ce-8530-4f16-892e-12f93c93e049 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:18:49.802956 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-86f779ce-8530-4f16-892e-12f93c93e049 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/bc9d5733-09c0-4ddf-b003-c0154458d4b6 returned with HTTP 200 Jan 25 14:18:49.803978 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1438/2877] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:49 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/bc9d5733-09c0-4ddf-b003-c0154458d4b6 => generated 946 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:18:49.959395 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b67caf40-32ee-4e0e-b3d0-c0e2950d9978 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:18:49.960061 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b67caf40-32ee-4e0e-b3d0-c0e2950d9978 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:49.960507 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:49.960507 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:49.961094 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b67caf40-32ee-4e0e-b3d0-c0e2950d9978 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:49.961603 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-b67caf40-32ee-4e0e-b3d0-c0e2950d9978 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:18:50.025632 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:50.025632 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:50.030925 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b67caf40-32ee-4e0e-b3d0-c0e2950d9978 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:18:50.040220 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1440/2878] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:49 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 851 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:18:50.819542 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-57be3634-9f6a-45fa-928b-2ba0f4bbf66b tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/bc9d5733-09c0-4ddf-b003-c0154458d4b6 Jan 25 14:18:50.820186 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-57be3634-9f6a-45fa-928b-2ba0f4bbf66b tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:50.820455 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:50.820455 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:50.820949 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-57be3634-9f6a-45fa-928b-2ba0f4bbf66b tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:51.013642 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:51.013642 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:51.023532 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-57be3634-9f6a-45fa-928b-2ba0f4bbf66b tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:18:51.050380 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1a892f33-bcef-4e33-8e74-f0b8f8d81b4e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:18:51.050380 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1a892f33-bcef-4e33-8e74-f0b8f8d81b4e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:51.050380 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:51.050380 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:51.050380 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1a892f33-bcef-4e33-8e74-f0b8f8d81b4e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:51.050380 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-1a892f33-bcef-4e33-8e74-f0b8f8d81b4e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:18:51.052284 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-57be3634-9f6a-45fa-928b-2ba0f4bbf66b tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/bc9d5733-09c0-4ddf-b003-c0154458d4b6 returned with HTTP 200 Jan 25 14:18:51.053198 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1439/2879] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:50 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/bc9d5733-09c0-4ddf-b003-c0154458d4b6 => generated 946 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:18:51.071646 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:51.071646 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:51.074619 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1a892f33-bcef-4e33-8e74-f0b8f8d81b4e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:18:51.075714 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1441/2880] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:51 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:18:52.077531 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9bf9bec2-9448-4682-98fc-84085d875257 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/bc9d5733-09c0-4ddf-b003-c0154458d4b6 Jan 25 14:18:52.078670 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9bf9bec2-9448-4682-98fc-84085d875257 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:52.079067 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:52.079067 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:52.079816 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9bf9bec2-9448-4682-98fc-84085d875257 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:52.092199 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-168b46df-39fc-4657-bfef-083dc9cb1dd8 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:18:52.092968 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-168b46df-39fc-4657-bfef-083dc9cb1dd8 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:52.093197 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:52.093197 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:52.093587 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-168b46df-39fc-4657-bfef-083dc9cb1dd8 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:52.093966 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-168b46df-39fc-4657-bfef-083dc9cb1dd8 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:18:52.178196 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:52.178196 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:52.180576 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-168b46df-39fc-4657-bfef-083dc9cb1dd8 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:18:52.184487 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1442/2881] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:52 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 851 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:18:52.204293 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:52.204293 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:52.219850 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-9bf9bec2-9448-4682-98fc-84085d875257 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:18:52.288096 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9bf9bec2-9448-4682-98fc-84085d875257 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/bc9d5733-09c0-4ddf-b003-c0154458d4b6 returned with HTTP 200 Jan 25 14:18:52.289193 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1440/2882] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:52 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/bc9d5733-09c0-4ddf-b003-c0154458d4b6 => generated 946 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:18:53.208800 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e076c7b5-a2c5-4b84-a5a8-d32921c06b80 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:18:53.209673 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e076c7b5-a2c5-4b84-a5a8-d32921c06b80 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:53.209927 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:53.209927 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:53.210159 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e076c7b5-a2c5-4b84-a5a8-d32921c06b80 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:53.210523 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-e076c7b5-a2c5-4b84-a5a8-d32921c06b80 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:18:53.275969 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:53.275969 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:53.279663 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e076c7b5-a2c5-4b84-a5a8-d32921c06b80 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:18:53.289978 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1443/2883] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:53 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 851 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:18:53.308719 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b373d5a2-2334-4061-a063-dcc38afb00fe tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/bc9d5733-09c0-4ddf-b003-c0154458d4b6 Jan 25 14:18:53.309647 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b373d5a2-2334-4061-a063-dcc38afb00fe tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:53.310047 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:53.310047 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:53.310720 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b373d5a2-2334-4061-a063-dcc38afb00fe tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:53.369041 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:53.369041 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:53.380204 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b373d5a2-2334-4061-a063-dcc38afb00fe tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:18:53.405532 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b373d5a2-2334-4061-a063-dcc38afb00fe tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/bc9d5733-09c0-4ddf-b003-c0154458d4b6 returned with HTTP 200 Jan 25 14:18:53.406312 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1441/2884] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:53 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/bc9d5733-09c0-4ddf-b003-c0154458d4b6 => generated 946 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:18:54.299637 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c60add3f-1357-4b08-96b0-10687bb071ac tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:18:54.301242 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c60add3f-1357-4b08-96b0-10687bb071ac tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:54.301437 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:54.301437 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:54.302251 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c60add3f-1357-4b08-96b0-10687bb071ac tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:54.302759 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-c60add3f-1357-4b08-96b0-10687bb071ac tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:18:54.382868 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:54.382868 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:54.385242 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c60add3f-1357-4b08-96b0-10687bb071ac tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:18:54.388842 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1444/2885] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:54 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 853 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:18:54.428355 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a1fc125d-025d-45fc-82cb-e6d86291c56d tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/bc9d5733-09c0-4ddf-b003-c0154458d4b6 Jan 25 14:18:54.429421 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a1fc125d-025d-45fc-82cb-e6d86291c56d tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:54.429821 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:54.429821 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:54.430447 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a1fc125d-025d-45fc-82cb-e6d86291c56d tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:54.518239 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:54.518239 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:54.535146 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a1fc125d-025d-45fc-82cb-e6d86291c56d tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:18:54.581449 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a1fc125d-025d-45fc-82cb-e6d86291c56d tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/bc9d5733-09c0-4ddf-b003-c0154458d4b6 returned with HTTP 200 Jan 25 14:18:54.583991 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1442/2886] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:54 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/bc9d5733-09c0-4ddf-b003-c0154458d4b6 => generated 946 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:18:55.402833 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c6ddfe1f-2031-4d93-aa39-90319d8636f1 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:18:55.403880 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c6ddfe1f-2031-4d93-aa39-90319d8636f1 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:55.404228 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:55.404228 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:55.404849 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c6ddfe1f-2031-4d93-aa39-90319d8636f1 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:55.405210 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-c6ddfe1f-2031-4d93-aa39-90319d8636f1 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:18:55.426936 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:55.426936 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:55.429295 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c6ddfe1f-2031-4d93-aa39-90319d8636f1 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:18:55.430484 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1445/2887] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:55 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 854 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:18:55.445537 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-19775773-e2a8-4e26-889c-5ce87c849899 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/c0ed1a93-1a14-4e38-8558-5189a2582f67 Jan 25 14:18:55.446136 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-19775773-e2a8-4e26-889c-5ce87c849899 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:55.446327 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:55.446327 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:55.449172 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-19775773-e2a8-4e26-889c-5ce87c849899 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:55.560055 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:55.560055 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:55.589253 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-19775773-e2a8-4e26-889c-5ce87c849899 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:18:55.600654 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f7b18dc3-5d92-4136-84ff-f79e90c72721 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/bc9d5733-09c0-4ddf-b003-c0154458d4b6 Jan 25 14:18:55.601792 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f7b18dc3-5d92-4136-84ff-f79e90c72721 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:55.602199 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:55.602199 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:55.603364 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f7b18dc3-5d92-4136-84ff-f79e90c72721 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:55.623398 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-19775773-e2a8-4e26-889c-5ce87c849899 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/c0ed1a93-1a14-4e38-8558-5189a2582f67 returned with HTTP 200 Jan 25 14:18:55.627386 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1443/2888] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:55 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/c0ed1a93-1a14-4e38-8558-5189a2582f67 => generated 977 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:18:55.655448 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e807eade-f25c-4dde-829b-caf22a6150f0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:18:55.658330 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e807eade-f25c-4dde-829b-caf22a6150f0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:55.658872 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:55.658872 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:55.659594 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e807eade-f25c-4dde-829b-caf22a6150f0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:55.660618 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-e807eade-f25c-4dde-829b-caf22a6150f0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:18:55.700679 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:55.700679 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:55.709870 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e807eade-f25c-4dde-829b-caf22a6150f0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:18:55.712588 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1444/2889] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:55 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 854 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:18:55.730537 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:55.730537 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:55.736040 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9dc314ea-40fd-470c-98d2-d270137a768c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/detail Jan 25 14:18:55.738031 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9dc314ea-40fd-470c-98d2-d270137a768c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:55.739995 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:55.739995 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:55.741208 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9dc314ea-40fd-470c-98d2-d270137a768c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'detail' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:55.747769 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-9dc314ea-40fd-470c-98d2-d270137a768c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 14:18:55.755633 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f7b18dc3-5d92-4136-84ff-f79e90c72721 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:18:55.779335 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f7b18dc3-5d92-4136-84ff-f79e90c72721 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/bc9d5733-09c0-4ddf-b003-c0154458d4b6 returned with HTTP 200 Jan 25 14:18:55.781005 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1446/2890] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:55 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/bc9d5733-09c0-4ddf-b003-c0154458d4b6 => generated 946 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:18:55.797627 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9dc314ea-40fd-470c-98d2-d270137a768c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/detail returned with HTTP 200 Jan 25 14:18:55.798670 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1445/2891] 10.222.0.38 () {58 vars in 1225 bytes} [Mon Jan 25 14:18:55 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/detail => generated 857 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:18:55.812677 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4b8f3d75-7b1e-41d4-b72b-1c7eb8eec6a5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] POST http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202/restore Jan 25 14:18:55.813411 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:55.813411 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:55.813817 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4b8f3d75-7b1e-41d4-b72b-1c7eb8eec6a5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:18:55.814875 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.backups [None req-4b8f3d75-7b1e-41d4-b72b-1c7eb8eec6a5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Restoring backup 0f9348c2-ced3-4561-9938-c26f6de8c202 ({'restore': {}}) {{(pid=87930) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 25 14:18:55.815349 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.contrib.backups [None req-4b8f3d75-7b1e-41d4-b72b-1c7eb8eec6a5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Restoring backup 0f9348c2-ced3-4561-9938-c26f6de8c202 to volume None. Jan 25 14:18:55.840801 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:55.840801 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:55.843933 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.backup.api [None req-4b8f3d75-7b1e-41d4-b72b-1c7eb8eec6a5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Creating volume of 1 GB for restore of backup 0f9348c2-ced3-4561-9938-c26f6de8c202. Jan 25 14:18:55.858385 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4b8f3d75-7b1e-41d4-b72b-1c7eb8eec6a5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Availability Zones retrieved successfully. Jan 25 14:18:55.881237 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-4b8f3d75-7b1e-41d4-b72b-1c7eb8eec6a5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Flow 'volume_create_api' (0d36a68b-ac6c-4f50-8e2d-35232ec846a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:18:55.884385 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-4b8f3d75-7b1e-41d4-b72b-1c7eb8eec6a5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dd135ea-bd61-446c-af36-27c755e020bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:18:55.886939 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-4b8f3d75-7b1e-41d4-b72b-1c7eb8eec6a5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Validating volume size '1' using validate_int {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:18:55.959404 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-4b8f3d75-7b1e-41d4-b72b-1c7eb8eec6a5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dd135ea-bd61-446c-af36-27c755e020bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:18:55.962988 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-4b8f3d75-7b1e-41d4-b72b-1c7eb8eec6a5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (098ab5a6-6035-4899-96af-00409829e35f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:18:56.262730 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-4b8f3d75-7b1e-41d4-b72b-1c7eb8eec6a5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Created reservations ['f59bd840-a009-40fa-b814-a1abb01c133c', '18341227-acf8-4db7-a555-aab5b686d5bb', '73b3bb4d-82c6-4ffa-ae70-8acc6992cd67', 'c288f903-8f49-4d58-974e-34c63e92edcb'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:18:56.271893 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-4b8f3d75-7b1e-41d4-b72b-1c7eb8eec6a5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (098ab5a6-6035-4899-96af-00409829e35f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f59bd840-a009-40fa-b814-a1abb01c133c', '18341227-acf8-4db7-a555-aab5b686d5bb', '73b3bb4d-82c6-4ffa-ae70-8acc6992cd67', 'c288f903-8f49-4d58-974e-34c63e92edcb']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:18:56.278917 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-4b8f3d75-7b1e-41d4-b72b-1c7eb8eec6a5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5b78e91-48c2-4951-9471-04422c927035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:18:56.418886 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-4b8f3d75-7b1e-41d4-b72b-1c7eb8eec6a5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5b78e91-48c2-4951-9471-04422c927035) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b199d65a-263e-41bc-9c80-6b264333223a', '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_0f9348c2-ced3-4561-9938-c26f6de8c202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='269ef0e1953c4a74b30c354e60f64a58',qos_specs=None,replication_status=,reservations=['f59bd840-a009-40fa-b814-a1abb01c133c','18341227-acf8-4db7-a555-aab5b686d5bb','73b3bb4d-82c6-4ffa-ae70-8acc6992cd67','c288f903-8f49-4d58-974e-34c63e92edcb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='840f66fe7acb43cbaba4892ad4bbd4f5',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:18:56Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_0f9348c2-ced3-4561-9938-c26f6de8c202',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b199d65a-263e-41bc-9c80-6b264333223a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='269ef0e1953c4a74b30c354e60f64a58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='840f66fe7acb43cbaba4892ad4bbd4f5',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:18:56.421011 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-4b8f3d75-7b1e-41d4-b72b-1c7eb8eec6a5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (839560de-894d-4ec4-82eb-82f114b8afba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:18:56.524924 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-4b8f3d75-7b1e-41d4-b72b-1c7eb8eec6a5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (839560de-894d-4ec4-82eb-82f114b8afba) transitioned into 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_0f9348c2-ced3-4561-9938-c26f6de8c202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='269ef0e1953c4a74b30c354e60f64a58',qos_specs=None,replication_status=,reservations=['f59bd840-a009-40fa-b814-a1abb01c133c','18341227-acf8-4db7-a555-aab5b686d5bb','73b3bb4d-82c6-4ffa-ae70-8acc6992cd67','c288f903-8f49-4d58-974e-34c63e92edcb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='840f66fe7acb43cbaba4892ad4bbd4f5',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:18:56.536591 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-4b8f3d75-7b1e-41d4-b72b-1c7eb8eec6a5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (833e664f-dd86-419e-9349-ece665b26db3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:18:56.639995 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-4b8f3d75-7b1e-41d4-b72b-1c7eb8eec6a5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (833e664f-dd86-419e-9349-ece665b26db3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:18:56.648981 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-4b8f3d75-7b1e-41d4-b72b-1c7eb8eec6a5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Flow 'volume_create_api' (0d36a68b-ac6c-4f50-8e2d-35232ec846a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:18:56.748043 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4b8f3d75-7b1e-41d4-b72b-1c7eb8eec6a5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Create volume request issued successfully. Jan 25 14:18:56.797658 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d02a62d2-188c-4110-b0a1-1633a76a1930 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/bc9d5733-09c0-4ddf-b003-c0154458d4b6 Jan 25 14:18:56.798110 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d02a62d2-188c-4110-b0a1-1633a76a1930 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:56.798299 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:56.798299 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:56.798925 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d02a62d2-188c-4110-b0a1-1633a76a1930 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:56.816449 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:56.816449 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:56.817946 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4b8f3d75-7b1e-41d4-b72b-1c7eb8eec6a5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:18:56.890115 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:56.890115 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:56.898959 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d02a62d2-188c-4110-b0a1-1633a76a1930 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:18:56.925099 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d02a62d2-188c-4110-b0a1-1633a76a1930 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/bc9d5733-09c0-4ddf-b003-c0154458d4b6 returned with HTTP 200 Jan 25 14:18:56.935112 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1446/2892] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:56 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/bc9d5733-09c0-4ddf-b003-c0154458d4b6 => generated 946 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:18:57.926824 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:57.926824 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:57.928073 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4b8f3d75-7b1e-41d4-b72b-1c7eb8eec6a5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:18:57.941492 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8893c7ec-5d30-466a-9d41-bf6aefdfeeae tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/bc9d5733-09c0-4ddf-b003-c0154458d4b6 Jan 25 14:18:57.942569 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8893c7ec-5d30-466a-9d41-bf6aefdfeeae tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:57.942968 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:57.942968 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:57.943594 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8893c7ec-5d30-466a-9d41-bf6aefdfeeae tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:58.038488 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:58.038488 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:58.064174 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-8893c7ec-5d30-466a-9d41-bf6aefdfeeae tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:18:58.115482 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8893c7ec-5d30-466a-9d41-bf6aefdfeeae tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/bc9d5733-09c0-4ddf-b003-c0154458d4b6 returned with HTTP 200 Jan 25 14:18:58.116568 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1447/2893] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:57 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/bc9d5733-09c0-4ddf-b003-c0154458d4b6 => generated 1396 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:18:58.134096 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-add83371-f780-45b9-b542-fad6a406be07 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/bc9d5733-09c0-4ddf-b003-c0154458d4b6 Jan 25 14:18:58.135223 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-add83371-f780-45b9-b542-fad6a406be07 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:58.135681 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:58.135681 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:58.136417 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-add83371-f780-45b9-b542-fad6a406be07 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:58.190562 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:58.190562 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:58.200274 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-add83371-f780-45b9-b542-fad6a406be07 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:18:58.236110 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-add83371-f780-45b9-b542-fad6a406be07 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/bc9d5733-09c0-4ddf-b003-c0154458d4b6 returned with HTTP 200 Jan 25 14:18:58.253522 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1448/2894] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:58 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/bc9d5733-09c0-4ddf-b003-c0154458d4b6 => generated 1396 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:18:58.502475 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-278d7c81-9bfc-4b27-8fd6-adcc740893e3 req-80e56cf0-8364-4ecb-ba38-305772af2abc tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/bc9d5733-09c0-4ddf-b003-c0154458d4b6 Jan 25 14:18:58.503399 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-278d7c81-9bfc-4b27-8fd6-adcc740893e3 req-80e56cf0-8364-4ecb-ba38-305772af2abc tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:58.503802 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:58.503802 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:58.504434 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-278d7c81-9bfc-4b27-8fd6-adcc740893e3 req-80e56cf0-8364-4ecb-ba38-305772af2abc tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:58.561065 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:58.561065 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:58.570821 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-278d7c81-9bfc-4b27-8fd6-adcc740893e3 req-80e56cf0-8364-4ecb-ba38-305772af2abc tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:18:58.595854 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-278d7c81-9bfc-4b27-8fd6-adcc740893e3 req-80e56cf0-8364-4ecb-ba38-305772af2abc tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/bc9d5733-09c0-4ddf-b003-c0154458d4b6 returned with HTTP 200 Jan 25 14:18:58.597345 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1449/2895] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 14:18:58 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/bc9d5733-09c0-4ddf-b003-c0154458d4b6 => generated 1396 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:18:59.018920 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:59.018920 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:59.020935 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4b8f3d75-7b1e-41d4-b72b-1c7eb8eec6a5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:18:59.021860 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.backup.api [None req-4b8f3d75-7b1e-41d4-b72b-1c7eb8eec6a5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Checking backup size 1 against volume size 1 {{(pid=87930) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 25 14:18:59.023285 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.backup.api [None req-4b8f3d75-7b1e-41d4-b72b-1c7eb8eec6a5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Overwriting volume b199d65a-263e-41bc-9c80-6b264333223a with restore of backup 0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:18:59.057120 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.backup.rpcapi [None req-4b8f3d75-7b1e-41d4-b72b-1c7eb8eec6a5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] restore_backup in rpcapi backup_id 0f9348c2-ced3-4561-9938-c26f6de8c202 {{(pid=87930) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 25 14:18:59.062912 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4b8f3d75-7b1e-41d4-b72b-1c7eb8eec6a5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202/restore returned with HTTP 202 Jan 25 14:18:59.063957 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1447/2896] 10.222.0.38 () {60 vars in 1360 bytes} [Mon Jan 25 14:18:55 2021] POST /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202/restore => generated 189 bytes in 3257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:18:59.075206 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-100d1d90-1fa9-4814-b9eb-4995e56f9efb tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:18:59.076669 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-100d1d90-1fa9-4814-b9eb-4995e56f9efb tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:18:59.077139 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:18:59.077139 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:18:59.078187 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-100d1d90-1fa9-4814-b9eb-4995e56f9efb tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:18:59.078753 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-100d1d90-1fa9-4814-b9eb-4995e56f9efb tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:18:59.114050 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:18:59.114050 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:18:59.117279 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-100d1d90-1fa9-4814-b9eb-4995e56f9efb tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:18:59.118379 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1450/2897] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:18:59 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 854 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:19:00.133658 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-56d9d33b-505d-4822-88bd-196ea21bebfe tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:19:00.134075 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-56d9d33b-505d-4822-88bd-196ea21bebfe tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:19:00.134150 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:19:00.134150 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:19:00.134486 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-56d9d33b-505d-4822-88bd-196ea21bebfe tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:19:00.134857 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-56d9d33b-505d-4822-88bd-196ea21bebfe tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:19:00.179112 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:19:00.179112 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:19:00.193038 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-56d9d33b-505d-4822-88bd-196ea21bebfe tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:19:00.194293 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1448/2898] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:19:00 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 854 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:19:01.217491 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-36b58819-e494-4928-b084-f1638949b64b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:19:01.218415 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-36b58819-e494-4928-b084-f1638949b64b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:19:01.218620 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:19:01.218620 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:19:01.219319 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-36b58819-e494-4928-b084-f1638949b64b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:19:01.219859 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-36b58819-e494-4928-b084-f1638949b64b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:19:01.261531 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:19:01.261531 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:19:01.263500 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-36b58819-e494-4928-b084-f1638949b64b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:19:01.269677 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1451/2899] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:19:01 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 854 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:19:02.303406 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dd1b16c4-2c6e-4af6-934a-36b795b6e731 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:19:02.303406 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dd1b16c4-2c6e-4af6-934a-36b795b6e731 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:19:02.303406 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:19:02.303406 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:19:02.303406 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dd1b16c4-2c6e-4af6-934a-36b795b6e731 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:19:02.303406 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-dd1b16c4-2c6e-4af6-934a-36b795b6e731 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:19:02.367851 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:19:02.367851 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:19:02.367851 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dd1b16c4-2c6e-4af6-934a-36b795b6e731 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:19:02.367851 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1449/2900] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:19:02 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 854 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:19:02.738524 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-278d7c81-9bfc-4b27-8fd6-adcc740893e3 req-4f16c41a-e081-432a-a3e7-dc7800e32777 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/bc9d5733-09c0-4ddf-b003-c0154458d4b6 Jan 25 14:19:02.738524 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-278d7c81-9bfc-4b27-8fd6-adcc740893e3 req-4f16c41a-e081-432a-a3e7-dc7800e32777 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:19:02.738524 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:19:02.738524 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:19:02.738524 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-278d7c81-9bfc-4b27-8fd6-adcc740893e3 req-4f16c41a-e081-432a-a3e7-dc7800e32777 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:19:02.884895 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:19:02.884895 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:19:02.915023 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-278d7c81-9bfc-4b27-8fd6-adcc740893e3 req-4f16c41a-e081-432a-a3e7-dc7800e32777 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:19:02.961064 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-278d7c81-9bfc-4b27-8fd6-adcc740893e3 req-4f16c41a-e081-432a-a3e7-dc7800e32777 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/bc9d5733-09c0-4ddf-b003-c0154458d4b6 returned with HTTP 200 Jan 25 14:19:02.966864 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1452/2901] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 14:19:02 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/bc9d5733-09c0-4ddf-b003-c0154458d4b6 => generated 1396 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:19:02.999649 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dd1b16c4-2c6e-4af6-934a-36b795b6e731 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume// Jan 25 14:19:02.999649 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dd1b16c4-2c6e-4af6-934a-36b795b6e731 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:19:02.999649 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:19:02.999649 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:19:02.999649 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dd1b16c4-2c6e-4af6-934a-36b795b6e731 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'all' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:19:02.999649 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dd1b16c4-2c6e-4af6-934a-36b795b6e731 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 14:19:02.999649 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1450/2902] 10.222.0.38 () {58 vars in 1289 bytes} [Mon Jan 25 14:19:02 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 14:19:03.048788 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-278d7c81-9bfc-4b27-8fd6-adcc740893e3 req-d9c006b0-d40c-4906-a1e3-ab3b2b492768 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] POST http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments Jan 25 14:19:03.048788 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:19:03.048788 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:19:03.048788 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-278d7c81-9bfc-4b27-8fd6-adcc740893e3 req-d9c006b0-d40c-4906-a1e3-ab3b2b492768 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bc9d5733-09c0-4ddf-b003-c0154458d4b6", "instance_uuid": "e899e59d-1efc-42b0-881b-37db0f362dcd", "connector": null}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:19:03.258777 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:19:03.258777 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:19:03.387350 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d9833f5f-3db1-436b-ba0c-5983fbd973ce tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:19:03.387350 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d9833f5f-3db1-436b-ba0c-5983fbd973ce tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:19:03.387350 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d9833f5f-3db1-436b-ba0c-5983fbd973ce tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:19:03.404654 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-d9833f5f-3db1-436b-ba0c-5983fbd973ce tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:19:03.460716 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-278d7c81-9bfc-4b27-8fd6-adcc740893e3 req-d9c006b0-d40c-4906-a1e3-ab3b2b492768 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments returned with HTTP 200 Jan 25 14:19:03.460716 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1453/2903] 10.222.0.38 () {66 vars in 1565 bytes} [Mon Jan 25 14:19:03 2021] POST /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments => generated 273 bytes in 440 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:19:03.487084 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:19:03.487084 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:19:03.487084 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d9833f5f-3db1-436b-ba0c-5983fbd973ce tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:19:03.487084 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1451/2904] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:19:03 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 854 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:19:04.514846 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bb9ac17a-8c9f-4b5e-8896-aa85382772a6 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:19:04.514846 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bb9ac17a-8c9f-4b5e-8896-aa85382772a6 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:19:04.514846 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:19:04.514846 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:19:04.533080 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bb9ac17a-8c9f-4b5e-8896-aa85382772a6 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:19:04.533080 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-bb9ac17a-8c9f-4b5e-8896-aa85382772a6 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:19:04.633781 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:19:04.633781 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:19:04.633781 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bb9ac17a-8c9f-4b5e-8896-aa85382772a6 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:19:04.655282 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1454/2905] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:19:04 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 854 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:19:05.667796 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d542f2af-a8a3-42e8-a6a2-4402c9a34f7b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:19:05.667796 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d542f2af-a8a3-42e8-a6a2-4402c9a34f7b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:19:05.667796 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:19:05.667796 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:19:05.667796 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d542f2af-a8a3-42e8-a6a2-4402c9a34f7b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:19:05.667796 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-d542f2af-a8a3-42e8-a6a2-4402c9a34f7b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:19:05.767760 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:19:05.767760 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:19:05.767760 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d542f2af-a8a3-42e8-a6a2-4402c9a34f7b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:19:05.767760 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1452/2906] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:19:05 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 854 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:19:06.785187 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-40d5e114-82db-4df8-8375-08b9bd88a9da tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:19:06.785187 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-40d5e114-82db-4df8-8375-08b9bd88a9da tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:19:06.785187 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:19:06.785187 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:19:06.785187 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-40d5e114-82db-4df8-8375-08b9bd88a9da tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:19:06.785187 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-40d5e114-82db-4df8-8375-08b9bd88a9da tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:19:06.858889 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:19:06.858889 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:19:06.858889 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-40d5e114-82db-4df8-8375-08b9bd88a9da tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:19:06.858889 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1455/2907] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:19:06 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 854 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:19:07.593070 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d542f2af-a8a3-42e8-a6a2-4402c9a34f7b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume// Jan 25 14:19:07.593070 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d542f2af-a8a3-42e8-a6a2-4402c9a34f7b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:19:07.593070 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:19:07.593070 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:19:07.593070 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d542f2af-a8a3-42e8-a6a2-4402c9a34f7b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'all' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:19:07.593070 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d542f2af-a8a3-42e8-a6a2-4402c9a34f7b tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 14:19:07.593070 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1453/2908] 10.222.0.57 () {56 vars in 1089 bytes} [Mon Jan 25 14:19:07 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 14:19:07.670012 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-278d7c81-9bfc-4b27-8fd6-adcc740893e3 req-8888a164-98bd-4360-8bf1-e8bce65380cb tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/bc9d5733-09c0-4ddf-b003-c0154458d4b6 Jan 25 14:19:07.670012 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-278d7c81-9bfc-4b27-8fd6-adcc740893e3 req-8888a164-98bd-4360-8bf1-e8bce65380cb tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:19:07.670012 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:19:07.670012 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:19:07.670012 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-278d7c81-9bfc-4b27-8fd6-adcc740893e3 req-8888a164-98bd-4360-8bf1-e8bce65380cb tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:19:07.847531 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:19:07.847531 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:19:07.882827 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b296d9a1-2b92-49a4-8c03-27eed95c427a tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:19:07.882827 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b296d9a1-2b92-49a4-8c03-27eed95c427a tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:19:07.882827 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b296d9a1-2b92-49a4-8c03-27eed95c427a tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:19:07.882827 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-b296d9a1-2b92-49a4-8c03-27eed95c427a tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:19:07.887347 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-278d7c81-9bfc-4b27-8fd6-adcc740893e3 req-8888a164-98bd-4360-8bf1-e8bce65380cb tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:19:07.944738 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:19:07.944738 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:19:07.944738 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b296d9a1-2b92-49a4-8c03-27eed95c427a tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:19:07.952440 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1454/2909] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:19:07 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 854 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:19:07.970886 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:19:07.970886 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:19:08.032295 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-278d7c81-9bfc-4b27-8fd6-adcc740893e3 req-8888a164-98bd-4360-8bf1-e8bce65380cb tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/bc9d5733-09c0-4ddf-b003-c0154458d4b6 returned with HTTP 200 Jan 25 14:19:08.032295 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1456/2910] 10.222.0.57 () {60 vars in 1403 bytes} [Mon Jan 25 14:19:07 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/bc9d5733-09c0-4ddf-b003-c0154458d4b6 => generated 1494 bytes in 423 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 14:19:08.065075 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-278d7c81-9bfc-4b27-8fd6-adcc740893e3 req-25fb09ff-69c0-42a2-a25f-f9d37899825d tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] PUT http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments/01b57d37-4ce4-4122-bb44-2c60382ca13b Jan 25 14:19:08.065075 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:19:08.065075 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:19:08.065075 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-278d7c81-9bfc-4b27-8fd6-adcc740893e3 req-25fb09ff-69c0-42a2-a25f-f9d37899825d tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.57", "host": "n-h2-760456-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-760456-3.cbci-760456-3.local", "mountpoint": "/dev/sda"}}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:19:08.218610 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 25 14:19:08.218610 n-d-760456-3 devstack@c-api.service[87928]: return self(f, *args, **kw) Jan 25 14:19:08.218610 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-278d7c81-9bfc-4b27-8fd6-adcc740893e3 req-25fb09ff-69c0-42a2-a25f-f9d37899825d tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Lock "b'cinder-attachment_update-bc9d5733-09c0-4ddf-b003-c0154458d4b6-n-h2-760456-3'" acquired by "attachment_update" :: waited 0.046s {{(pid=87930) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 14:19:08.225233 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:19:08.225233 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:19:08.960871 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3bb58e58-cbde-48e0-a069-91baa3738d2e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:19:08.962999 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3bb58e58-cbde-48e0-a069-91baa3738d2e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:19:08.962999 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:19:08.962999 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:19:08.962999 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3bb58e58-cbde-48e0-a069-91baa3738d2e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:19:08.962999 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-3bb58e58-cbde-48e0-a069-91baa3738d2e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:19:09.066626 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:19:09.066626 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:19:09.071116 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3bb58e58-cbde-48e0-a069-91baa3738d2e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:19:09.073648 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1457/2911] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:19:08 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 854 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:19:10.088661 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6e231875-6c18-4fbf-bb24-b9a1547064c7 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:19:10.088661 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6e231875-6c18-4fbf-bb24-b9a1547064c7 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:19:10.088661 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:19:10.088661 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:19:10.088661 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6e231875-6c18-4fbf-bb24-b9a1547064c7 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:19:10.088661 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-6e231875-6c18-4fbf-bb24-b9a1547064c7 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:19:10.179212 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:19:10.179212 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:19:10.181204 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6e231875-6c18-4fbf-bb24-b9a1547064c7 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:19:10.194970 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1458/2912] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:19:10 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 854 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:19:11.208706 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-23250732-1a53-4bda-9fa8-a13fb2b22faa tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:19:11.208706 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-23250732-1a53-4bda-9fa8-a13fb2b22faa tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:19:11.208706 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:19:11.208706 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:19:11.208706 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-23250732-1a53-4bda-9fa8-a13fb2b22faa tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:19:11.208706 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-23250732-1a53-4bda-9fa8-a13fb2b22faa tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:19:11.279033 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:19:11.279033 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:19:11.287288 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-23250732-1a53-4bda-9fa8-a13fb2b22faa tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:19:11.288203 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1459/2913] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:19:11 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 854 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:19:12.169738 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-278d7c81-9bfc-4b27-8fd6-adcc740893e3 req-25fb09ff-69c0-42a2-a25f-f9d37899825d tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Lock "b'cinder-attachment_update-bc9d5733-09c0-4ddf-b003-c0154458d4b6-n-h2-760456-3'" released by "attachment_update" :: held 3.952s {{(pid=87930) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 14:19:12.170585 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-278d7c81-9bfc-4b27-8fd6-adcc740893e3 req-25fb09ff-69c0-42a2-a25f-f9d37899825d tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments/01b57d37-4ce4-4122-bb44-2c60382ca13b returned with HTTP 200 Jan 25 14:19:12.177966 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1455/2914] 10.222.0.57 () {64 vars in 1468 bytes} [Mon Jan 25 14:19:08 2021] PUT /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments/01b57d37-4ce4-4122-bb44-2c60382ca13b => generated 762 bytes in 4127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:19:12.268789 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-278d7c81-9bfc-4b27-8fd6-adcc740893e3 req-00391e85-0799-4d63-a3d4-f4b0f840c2a7 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] POST http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments/01b57d37-4ce4-4122-bb44-2c60382ca13b/action Jan 25 14:19:12.268789 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:19:12.268789 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:19:12.274999 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-278d7c81-9bfc-4b27-8fd6-adcc740893e3 req-00391e85-0799-4d63-a3d4-f4b0f840c2a7 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Action body: b'{"os-complete": null}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:19:12.274999 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-278d7c81-9bfc-4b27-8fd6-adcc740893e3 req-00391e85-0799-4d63-a3d4-f4b0f840c2a7 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:19:12.314010 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c3349f60-dca3-4090-9d02-833a6d75c46e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:19:12.314010 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c3349f60-dca3-4090-9d02-833a6d75c46e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:19:12.314010 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:19:12.314010 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:19:12.314010 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c3349f60-dca3-4090-9d02-833a6d75c46e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:19:12.331660 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-c3349f60-dca3-4090-9d02-833a6d75c46e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:19:12.412937 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:19:12.412937 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:19:12.430651 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c3349f60-dca3-4090-9d02-833a6d75c46e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:19:12.430651 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1456/2915] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:19:12 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 854 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:19:12.491984 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:19:12.491984 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:19:12.534622 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-278d7c81-9bfc-4b27-8fd6-adcc740893e3 req-00391e85-0799-4d63-a3d4-f4b0f840c2a7 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments/01b57d37-4ce4-4122-bb44-2c60382ca13b/action returned with HTTP 204 Jan 25 14:19:12.534622 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1460/2916] 10.222.0.57 () {64 vars in 1489 bytes} [Mon Jan 25 14:19:12 2021] POST /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments/01b57d37-4ce4-4122-bb44-2c60382ca13b/action => generated 0 bytes in 292 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:19:13.454441 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9c784c1c-73fe-4bbd-95da-2e979fc5b4a1 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:19:13.454441 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9c784c1c-73fe-4bbd-95da-2e979fc5b4a1 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:19:13.454441 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:19:13.454441 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:19:13.454441 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9c784c1c-73fe-4bbd-95da-2e979fc5b4a1 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:19:13.454441 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-9c784c1c-73fe-4bbd-95da-2e979fc5b4a1 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:19:13.501072 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:19:13.501072 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:19:13.501072 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9c784c1c-73fe-4bbd-95da-2e979fc5b4a1 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:19:13.501072 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1457/2917] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:19:13 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 854 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:19:14.526752 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-758f089f-f181-48d1-988f-1ef5c52493c3 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:19:14.526752 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-758f089f-f181-48d1-988f-1ef5c52493c3 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:19:14.526752 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:19:14.526752 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:19:14.526752 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-758f089f-f181-48d1-988f-1ef5c52493c3 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:19:14.526752 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-758f089f-f181-48d1-988f-1ef5c52493c3 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:19:14.610050 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:19:14.610050 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:19:14.628234 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-758f089f-f181-48d1-988f-1ef5c52493c3 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:19:14.631667 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1461/2918] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:19:14 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 854 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:19:15.647008 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-19492183-9d2b-468c-ab50-85cce47ea1e6 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:19:15.647008 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-19492183-9d2b-468c-ab50-85cce47ea1e6 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:19:15.647008 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:19:15.647008 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:19:15.647008 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-19492183-9d2b-468c-ab50-85cce47ea1e6 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:19:15.647008 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-19492183-9d2b-468c-ab50-85cce47ea1e6 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:19:15.713039 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:19:15.713039 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:19:15.726439 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-19492183-9d2b-468c-ab50-85cce47ea1e6 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:19:15.726439 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1458/2919] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:19:15 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 854 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:19:16.748073 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2adbfcd9-552f-44b9-bf51-db8023a03f8e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:19:16.748073 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2adbfcd9-552f-44b9-bf51-db8023a03f8e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:19:16.748073 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:19:16.748073 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:19:16.748073 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2adbfcd9-552f-44b9-bf51-db8023a03f8e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:19:16.748073 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-2adbfcd9-552f-44b9-bf51-db8023a03f8e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:19:16.768721 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:19:16.768721 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:19:16.768721 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2adbfcd9-552f-44b9-bf51-db8023a03f8e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:19:16.768721 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1462/2920] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:19:16 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 854 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:19:17.781647 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b8437714-bab6-4632-b8c2-47132b8e5284 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:19:17.781647 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b8437714-bab6-4632-b8c2-47132b8e5284 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:19:17.781647 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:19:17.781647 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:19:17.781647 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b8437714-bab6-4632-b8c2-47132b8e5284 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:19:17.781647 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-b8437714-bab6-4632-b8c2-47132b8e5284 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:19:17.857548 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:19:17.857548 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:19:17.857548 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b8437714-bab6-4632-b8c2-47132b8e5284 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:19:17.860630 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1459/2921] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:19:17 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 854 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:19:18.893962 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2200b7f6-906e-4803-9f6d-7950501875b0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:19:18.893962 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2200b7f6-906e-4803-9f6d-7950501875b0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:19:18.893962 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:19:18.893962 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:19:18.893962 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2200b7f6-906e-4803-9f6d-7950501875b0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:19:18.893962 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-2200b7f6-906e-4803-9f6d-7950501875b0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:19:18.908065 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:19:18.908065 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:19:18.908065 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2200b7f6-906e-4803-9f6d-7950501875b0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:19:18.911371 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1463/2922] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:19:18 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 854 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:19:19.926175 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8b84eb88-8b12-467a-a964-28ed5448f16e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:19:19.926175 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8b84eb88-8b12-467a-a964-28ed5448f16e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:19:19.926175 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:19:19.926175 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:19:19.926175 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8b84eb88-8b12-467a-a964-28ed5448f16e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:19:19.926175 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-8b84eb88-8b12-467a-a964-28ed5448f16e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:19:20.017806 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:19:20.017806 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:19:20.019632 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8b84eb88-8b12-467a-a964-28ed5448f16e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:19:20.022750 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1460/2923] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:19:19 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 854 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:19:21.052476 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-912f7276-2ff9-4c6a-9391-cb7f64a3d434 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:19:21.052476 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-912f7276-2ff9-4c6a-9391-cb7f64a3d434 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:19:21.052476 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:19:21.052476 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:19:21.052476 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-912f7276-2ff9-4c6a-9391-cb7f64a3d434 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:19:21.052476 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-912f7276-2ff9-4c6a-9391-cb7f64a3d434 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:19:21.131051 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:19:21.131051 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:19:21.131051 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-912f7276-2ff9-4c6a-9391-cb7f64a3d434 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:19:21.131051 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1464/2924] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:19:21 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 854 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:19:22.153533 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5685b848-ba62-46f5-9fd6-b1097ef2e717 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:19:22.153533 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5685b848-ba62-46f5-9fd6-b1097ef2e717 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:19:22.153533 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:19:22.153533 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:19:22.153533 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5685b848-ba62-46f5-9fd6-b1097ef2e717 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:19:22.153533 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-5685b848-ba62-46f5-9fd6-b1097ef2e717 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:19:22.222904 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:19:22.222904 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:19:22.245860 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5685b848-ba62-46f5-9fd6-b1097ef2e717 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:19:22.265008 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1461/2925] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:19:22 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 854 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:19:23.257117 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0ea02c43-356a-4f47-8810-e6ca08423846 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:19:23.257117 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0ea02c43-356a-4f47-8810-e6ca08423846 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:19:23.257117 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:19:23.257117 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:19:23.257117 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0ea02c43-356a-4f47-8810-e6ca08423846 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:19:23.257117 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-0ea02c43-356a-4f47-8810-e6ca08423846 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:19:23.311666 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:19:23.311666 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:19:23.311666 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0ea02c43-356a-4f47-8810-e6ca08423846 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:19:23.325614 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1465/2926] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:19:23 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 854 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:19:24.335426 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-644ab266-df94-4fb1-9c7f-de25c513a9a2 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:19:24.335426 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-644ab266-df94-4fb1-9c7f-de25c513a9a2 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:19:24.335426 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:19:24.335426 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:19:24.335426 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-644ab266-df94-4fb1-9c7f-de25c513a9a2 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:19:24.335426 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-644ab266-df94-4fb1-9c7f-de25c513a9a2 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:19:24.414628 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:19:24.414628 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:19:24.416711 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-644ab266-df94-4fb1-9c7f-de25c513a9a2 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:19:24.420404 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1462/2927] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:19:24 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 854 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:19:25.438807 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d594bf16-69f0-4ae0-9ea0-2e8c432bf32c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:19:25.455654 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d594bf16-69f0-4ae0-9ea0-2e8c432bf32c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:19:25.455654 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:19:25.455654 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:19:25.455654 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d594bf16-69f0-4ae0-9ea0-2e8c432bf32c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:19:25.455654 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-d594bf16-69f0-4ae0-9ea0-2e8c432bf32c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:19:25.501667 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:19:25.501667 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:19:25.501667 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d594bf16-69f0-4ae0-9ea0-2e8c432bf32c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:19:25.501667 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1466/2928] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:19:25 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 854 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:19:26.516469 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2488c0e3-0127-4ef0-8fc8-0e81aedd43a2 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:19:26.516469 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2488c0e3-0127-4ef0-8fc8-0e81aedd43a2 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:19:26.516469 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:19:26.516469 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:19:26.516469 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2488c0e3-0127-4ef0-8fc8-0e81aedd43a2 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:19:26.516469 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-2488c0e3-0127-4ef0-8fc8-0e81aedd43a2 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:19:26.606604 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:19:26.606604 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:19:26.653525 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2488c0e3-0127-4ef0-8fc8-0e81aedd43a2 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:19:26.653525 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1463/2929] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:19:26 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 854 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:19:27.678833 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-75af3981-6203-4510-965a-ab2ce7f93c3d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:19:27.678833 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-75af3981-6203-4510-965a-ab2ce7f93c3d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:19:27.678833 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:19:27.678833 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:19:27.678833 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-75af3981-6203-4510-965a-ab2ce7f93c3d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:19:27.678833 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-75af3981-6203-4510-965a-ab2ce7f93c3d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:19:27.804772 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:19:27.804772 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:19:27.841980 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-75af3981-6203-4510-965a-ab2ce7f93c3d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:19:27.841980 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1467/2930] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:19:27 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 854 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:19:28.850934 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-11542ee0-571b-471a-b93d-bcf0e85e4ece tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:19:28.850934 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-11542ee0-571b-471a-b93d-bcf0e85e4ece tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:19:28.850934 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:19:28.850934 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:19:28.850934 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-11542ee0-571b-471a-b93d-bcf0e85e4ece tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:19:28.850934 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-11542ee0-571b-471a-b93d-bcf0e85e4ece tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:19:28.899443 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:19:28.899443 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:19:28.899443 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-11542ee0-571b-471a-b93d-bcf0e85e4ece tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:19:28.903618 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1464/2931] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:19:28 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 854 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:19:29.914671 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6a72b66b-aea0-4f93-aaf1-3cc43526ca52 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:19:29.915186 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6a72b66b-aea0-4f93-aaf1-3cc43526ca52 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:19:29.915499 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:19:29.915499 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:19:29.916137 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6a72b66b-aea0-4f93-aaf1-3cc43526ca52 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:19:29.917333 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-6a72b66b-aea0-4f93-aaf1-3cc43526ca52 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:19:29.953074 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:19:29.953074 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:19:29.955031 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6a72b66b-aea0-4f93-aaf1-3cc43526ca52 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:19:29.955948 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1468/2932] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:19:29 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 854 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:19:30.974929 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-998881ff-c3e0-4730-b52d-129de475c1ec tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:19:30.975951 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-998881ff-c3e0-4730-b52d-129de475c1ec tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:19:30.975951 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:19:30.975951 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:19:30.976423 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-998881ff-c3e0-4730-b52d-129de475c1ec tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:19:30.976782 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-998881ff-c3e0-4730-b52d-129de475c1ec tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Show backup with id 0f9348c2-ced3-4561-9938-c26f6de8c202. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:19:31.047118 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:19:31.047118 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:19:31.052638 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-998881ff-c3e0-4730-b52d-129de475c1ec tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 200 Jan 25 14:19:31.055694 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1465/2933] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:19:30 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 854 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:19:31.075950 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f9bb1603-957f-4752-afec-4baaae07c74c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/b199d65a-263e-41bc-9c80-6b264333223a Jan 25 14:19:31.076496 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f9bb1603-957f-4752-afec-4baaae07c74c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:19:31.076712 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:19:31.076712 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:19:31.077133 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f9bb1603-957f-4752-afec-4baaae07c74c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:19:31.169922 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:19:31.169922 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:19:31.180275 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f9bb1603-957f-4752-afec-4baaae07c74c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:19:31.209096 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f9bb1603-957f-4752-afec-4baaae07c74c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/b199d65a-263e-41bc-9c80-6b264333223a returned with HTTP 200 Jan 25 14:19:31.210197 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1469/2934] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:19:31 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/b199d65a-263e-41bc-9c80-6b264333223a => generated 1034 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:19:31.226856 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9691a46e-019e-4f3b-8af0-58ab4ea47908 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/b199d65a-263e-41bc-9c80-6b264333223a Jan 25 14:19:31.227273 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9691a46e-019e-4f3b-8af0-58ab4ea47908 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:19:31.227698 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:19:31.227698 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:19:31.228315 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9691a46e-019e-4f3b-8af0-58ab4ea47908 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:19:31.298816 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:19:31.298816 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:19:31.308274 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-9691a46e-019e-4f3b-8af0-58ab4ea47908 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:19:31.332145 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9691a46e-019e-4f3b-8af0-58ab4ea47908 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/b199d65a-263e-41bc-9c80-6b264333223a returned with HTTP 200 Jan 25 14:19:31.344837 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1466/2935] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:19:31 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/b199d65a-263e-41bc-9c80-6b264333223a => generated 1034 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:19:31.349824 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4f6cefb4-af87-4fec-b6c1-33cf036a79f9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] DELETE http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/b199d65a-263e-41bc-9c80-6b264333223a Jan 25 14:19:31.350544 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4f6cefb4-af87-4fec-b6c1-33cf036a79f9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:19:31.350900 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:19:31.350900 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:19:31.351482 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4f6cefb4-af87-4fec-b6c1-33cf036a79f9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:19:31.352121 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-4f6cefb4-af87-4fec-b6c1-33cf036a79f9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Delete volume with id: b199d65a-263e-41bc-9c80-6b264333223a Jan 25 14:19:31.409050 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:19:31.409050 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:19:31.410486 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4f6cefb4-af87-4fec-b6c1-33cf036a79f9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:19:31.453245 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4f6cefb4-af87-4fec-b6c1-33cf036a79f9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Delete volume request issued successfully. Jan 25 14:19:31.454028 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4f6cefb4-af87-4fec-b6c1-33cf036a79f9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/b199d65a-263e-41bc-9c80-6b264333223a returned with HTTP 202 Jan 25 14:19:31.464534 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3a561a98-ce21-4645-865c-c770d40862b2 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/b199d65a-263e-41bc-9c80-6b264333223a Jan 25 14:19:31.465392 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3a561a98-ce21-4645-865c-c770d40862b2 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:19:31.465791 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:19:31.465791 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:19:31.466443 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3a561a98-ce21-4645-865c-c770d40862b2 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:19:31.474417 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1470/2936] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:19:31 2021] DELETE /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/b199d65a-263e-41bc-9c80-6b264333223a => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:19:31.586892 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:19:31.586892 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:19:31.602489 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3a561a98-ce21-4645-865c-c770d40862b2 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:19:31.644921 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3a561a98-ce21-4645-865c-c770d40862b2 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/b199d65a-263e-41bc-9c80-6b264333223a returned with HTTP 200 Jan 25 14:19:31.656180 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1467/2937] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:19:31 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/b199d65a-263e-41bc-9c80-6b264333223a => generated 1033 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:19:32.663859 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-31818fde-501b-4b66-a3d0-875587fbc9d9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/b199d65a-263e-41bc-9c80-6b264333223a Jan 25 14:19:32.664475 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-31818fde-501b-4b66-a3d0-875587fbc9d9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:19:32.664590 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:19:32.664590 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:19:32.665261 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-31818fde-501b-4b66-a3d0-875587fbc9d9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:19:32.733174 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:19:32.733174 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:19:32.742773 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-31818fde-501b-4b66-a3d0-875587fbc9d9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:19:32.777320 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-31818fde-501b-4b66-a3d0-875587fbc9d9 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/b199d65a-263e-41bc-9c80-6b264333223a returned with HTTP 200 Jan 25 14:19:32.778585 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1471/2938] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:19:32 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/b199d65a-263e-41bc-9c80-6b264333223a => generated 1033 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:19:33.795273 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-91f26608-fd5e-4e77-a20c-2625eafa4ca6 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/b199d65a-263e-41bc-9c80-6b264333223a Jan 25 14:19:33.796065 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-91f26608-fd5e-4e77-a20c-2625eafa4ca6 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:19:33.796348 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:19:33.796348 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:19:33.796904 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-91f26608-fd5e-4e77-a20c-2625eafa4ca6 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:19:33.909297 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-91f26608-fd5e-4e77-a20c-2625eafa4ca6 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/b199d65a-263e-41bc-9c80-6b264333223a returned with HTTP 404 Jan 25 14:19:33.913708 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1468/2939] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:19:33 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/b199d65a-263e-41bc-9c80-6b264333223a => generated 109 bytes in 120 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:19:33.921571 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c4531eb1-c1a8-421d-ad62-bf97d82cabb0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] DELETE http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 Jan 25 14:19:33.922106 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c4531eb1-c1a8-421d-ad62-bf97d82cabb0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:19:33.922320 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:19:33.922320 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:19:33.922694 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c4531eb1-c1a8-421d-ad62-bf97d82cabb0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:19:33.923047 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.contrib.backups [None req-c4531eb1-c1a8-421d-ad62-bf97d82cabb0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Delete backup with id: 0f9348c2-ced3-4561-9938-c26f6de8c202. Jan 25 14:19:33.970399 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:19:33.970399 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:19:33.998506 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.backup.rpcapi [None req-c4531eb1-c1a8-421d-ad62-bf97d82cabb0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] delete_backup rpcapi backup_id 0f9348c2-ced3-4561-9938-c26f6de8c202 {{(pid=87929) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 25 14:19:34.009484 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c4531eb1-c1a8-421d-ad62-bf97d82cabb0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 returned with HTTP 202 Jan 25 14:19:34.013675 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1472/2940] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:19:33 2021] DELETE /volume/v3/269ef0e1953c4a74b30c354e60f64a58/backups/0f9348c2-ced3-4561-9938-c26f6de8c202 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 14:19:34.018001 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-081e32df-edfb-4297-a760-28edd1abdd00 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] DELETE http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/c0ed1a93-1a14-4e38-8558-5189a2582f67 Jan 25 14:19:34.018526 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-081e32df-edfb-4297-a760-28edd1abdd00 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:19:34.019019 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-081e32df-edfb-4297-a760-28edd1abdd00 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:19:34.019481 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-081e32df-edfb-4297-a760-28edd1abdd00 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Delete volume with id: c0ed1a93-1a14-4e38-8558-5189a2582f67 Jan 25 14:19:34.129893 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:19:34.129893 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:19:34.131643 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-081e32df-edfb-4297-a760-28edd1abdd00 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:19:34.185235 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-081e32df-edfb-4297-a760-28edd1abdd00 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Delete volume request issued successfully. Jan 25 14:19:34.186033 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-081e32df-edfb-4297-a760-28edd1abdd00 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/c0ed1a93-1a14-4e38-8558-5189a2582f67 returned with HTTP 202 Jan 25 14:19:34.187551 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1469/2941] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:19:34 2021] DELETE /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/c0ed1a93-1a14-4e38-8558-5189a2582f67 => generated 0 bytes in 173 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:19:34.194842 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-53a856c0-85dc-484d-9db8-e0b3937dfa4d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/c0ed1a93-1a14-4e38-8558-5189a2582f67 Jan 25 14:19:34.195364 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-53a856c0-85dc-484d-9db8-e0b3937dfa4d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:19:34.195582 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:19:34.195582 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:19:34.195957 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-53a856c0-85dc-484d-9db8-e0b3937dfa4d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:19:34.383553 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:19:34.383553 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:19:34.404664 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-53a856c0-85dc-484d-9db8-e0b3937dfa4d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:19:34.461365 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-53a856c0-85dc-484d-9db8-e0b3937dfa4d tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/c0ed1a93-1a14-4e38-8558-5189a2582f67 returned with HTTP 200 Jan 25 14:19:34.463768 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1473/2942] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:19:34 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/c0ed1a93-1a14-4e38-8558-5189a2582f67 => generated 976 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:19:35.481308 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4dfdc6eb-41b7-46d4-9c30-dcc8f776dda0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/c0ed1a93-1a14-4e38-8558-5189a2582f67 Jan 25 14:19:35.481824 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4dfdc6eb-41b7-46d4-9c30-dcc8f776dda0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:19:35.482016 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:19:35.482016 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:19:35.483205 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4dfdc6eb-41b7-46d4-9c30-dcc8f776dda0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:19:35.591145 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:19:35.591145 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:19:35.615557 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4dfdc6eb-41b7-46d4-9c30-dcc8f776dda0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:19:35.669039 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4dfdc6eb-41b7-46d4-9c30-dcc8f776dda0 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/c0ed1a93-1a14-4e38-8558-5189a2582f67 returned with HTTP 200 Jan 25 14:19:35.669767 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1470/2943] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:19:35 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/c0ed1a93-1a14-4e38-8558-5189a2582f67 => generated 976 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:19:36.689685 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f81e879a-6b85-4024-a5a2-ea02a071bdfd tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/c0ed1a93-1a14-4e38-8558-5189a2582f67 Jan 25 14:19:36.690350 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f81e879a-6b85-4024-a5a2-ea02a071bdfd tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:19:36.690575 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:19:36.690575 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:19:36.691025 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f81e879a-6b85-4024-a5a2-ea02a071bdfd tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:19:36.801474 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:19:36.801474 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:19:36.817498 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f81e879a-6b85-4024-a5a2-ea02a071bdfd tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:19:36.857434 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f81e879a-6b85-4024-a5a2-ea02a071bdfd tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/c0ed1a93-1a14-4e38-8558-5189a2582f67 returned with HTTP 200 Jan 25 14:19:36.858263 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1474/2944] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:19:36 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/c0ed1a93-1a14-4e38-8558-5189a2582f67 => generated 976 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:19:37.874457 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7625476f-ba09-4a6e-b41b-46ce55c21c83 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/c0ed1a93-1a14-4e38-8558-5189a2582f67 Jan 25 14:19:37.876170 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7625476f-ba09-4a6e-b41b-46ce55c21c83 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:19:37.876685 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:19:37.876685 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:19:37.877347 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7625476f-ba09-4a6e-b41b-46ce55c21c83 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:19:38.022019 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7625476f-ba09-4a6e-b41b-46ce55c21c83 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/c0ed1a93-1a14-4e38-8558-5189a2582f67 returned with HTTP 404 Jan 25 14:19:38.023254 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1471/2945] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:19:37 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/c0ed1a93-1a14-4e38-8558-5189a2582f67 => generated 109 bytes in 153 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:19:38.056063 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-45261395-85ec-4450-807a-6fc74bd7387e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] DELETE http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/c0ed1a93-1a14-4e38-8558-5189a2582f67 Jan 25 14:19:38.057653 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-45261395-85ec-4450-807a-6fc74bd7387e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:19:38.058124 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:19:38.058124 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:19:38.059201 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-45261395-85ec-4450-807a-6fc74bd7387e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:19:38.059862 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-45261395-85ec-4450-807a-6fc74bd7387e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Delete volume with id: c0ed1a93-1a14-4e38-8558-5189a2582f67 Jan 25 14:19:38.150800 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-45261395-85ec-4450-807a-6fc74bd7387e tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/c0ed1a93-1a14-4e38-8558-5189a2582f67 returned with HTTP 404 Jan 25 14:19:38.153428 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1475/2946] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:19:38 2021] DELETE /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/c0ed1a93-1a14-4e38-8558-5189a2582f67 => generated 109 bytes in 102 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:19:38.161183 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9af6cf33-d766-4103-8728-71244f068f10 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] DELETE http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 Jan 25 14:19:38.161941 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9af6cf33-d766-4103-8728-71244f068f10 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:19:38.162618 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9af6cf33-d766-4103-8728-71244f068f10 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:19:38.163424 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-9af6cf33-d766-4103-8728-71244f068f10 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Delete volume with id: d2a3d1f8-aa01-4287-8699-68175fd2cf90 Jan 25 14:19:38.280554 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:19:38.280554 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:19:38.282581 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-9af6cf33-d766-4103-8728-71244f068f10 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:19:38.353385 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-9af6cf33-d766-4103-8728-71244f068f10 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Delete volume request issued successfully. Jan 25 14:19:38.358679 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9af6cf33-d766-4103-8728-71244f068f10 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 returned with HTTP 202 Jan 25 14:19:38.361817 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1472/2947] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:19:38 2021] DELETE /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 => generated 0 bytes in 203 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 25 14:19:38.368655 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-038c88e3-c116-402f-acd6-43ad882747f5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 Jan 25 14:19:38.370573 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-038c88e3-c116-402f-acd6-43ad882747f5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:19:38.372045 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-038c88e3-c116-402f-acd6-43ad882747f5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:19:38.527396 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:19:38.527396 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:19:38.558824 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-038c88e3-c116-402f-acd6-43ad882747f5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:19:38.612784 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-038c88e3-c116-402f-acd6-43ad882747f5 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 returned with HTTP 200 Jan 25 14:19:38.614461 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1476/2948] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:19:38 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 => generated 1357 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:19:39.631506 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-aa03bb9a-bf01-405c-929d-689d0b21e737 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 Jan 25 14:19:39.632006 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-aa03bb9a-bf01-405c-929d-689d0b21e737 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:19:39.632854 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:19:39.632854 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:19:39.633456 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-aa03bb9a-bf01-405c-929d-689d0b21e737 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:19:39.743486 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:19:39.743486 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:19:39.753771 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-aa03bb9a-bf01-405c-929d-689d0b21e737 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:19:39.783975 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-aa03bb9a-bf01-405c-929d-689d0b21e737 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 returned with HTTP 200 Jan 25 14:19:39.786277 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1473/2949] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:19:39 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 => generated 1357 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:19:40.802236 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1d6757cb-ab1f-4e73-bbf0-228c7b57333a tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 Jan 25 14:19:40.803493 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1d6757cb-ab1f-4e73-bbf0-228c7b57333a tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:19:40.803904 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:19:40.803904 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:19:40.804529 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1d6757cb-ab1f-4e73-bbf0-228c7b57333a tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:19:40.872723 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:19:40.872723 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:19:40.882230 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-1d6757cb-ab1f-4e73-bbf0-228c7b57333a tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Volume info retrieved successfully. Jan 25 14:19:40.912843 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1d6757cb-ab1f-4e73-bbf0-228c7b57333a tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 returned with HTTP 200 Jan 25 14:19:40.914020 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1477/2950] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:19:40 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 => generated 1357 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:19:41.931159 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d13dafcc-9f73-45fb-84c9-9231e6700b8c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] GET http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 Jan 25 14:19:41.932367 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d13dafcc-9f73-45fb-84c9-9231e6700b8c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:19:41.932776 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:19:41.932776 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:19:41.933453 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d13dafcc-9f73-45fb-84c9-9231e6700b8c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:19:42.020691 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d13dafcc-9f73-45fb-84c9-9231e6700b8c tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 returned with HTTP 404 Jan 25 14:19:42.022251 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1474/2951] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:19:41 2021] GET /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/d2a3d1f8-aa01-4287-8699-68175fd2cf90 => generated 109 bytes in 95 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:19:42.030310 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-45de3121-36de-4d92-a78c-68e91fd774e6 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] DELETE http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 Jan 25 14:19:42.031284 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-45de3121-36de-4d92-a78c-68e91fd774e6 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:19:42.031738 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:19:42.031738 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:19:42.032353 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-45de3121-36de-4d92-a78c-68e91fd774e6 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:19:42.033206 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-45de3121-36de-4d92-a78c-68e91fd774e6 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] Delete volume with id: 0a8700dc-3ec2-47fe-8814-8773214534d1 Jan 25 14:19:42.089034 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-45de3121-36de-4d92-a78c-68e91fd774e6 tempest-VolumesBackupsTest-1588549733 tempest-VolumesBackupsTest-1588549733] http://10.222.0.38/volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 returned with HTTP 404 Jan 25 14:19:42.090376 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1478/2952] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:19:42 2021] DELETE /volume/v3/269ef0e1953c4a74b30c354e60f64a58/volumes/0a8700dc-3ec2-47fe-8814-8773214534d1 => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:21:48.177097 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-17facd63-2b47-49a1-9d54-d958c3b74842 req-59e4268d-45b4-4edf-8f6d-ec0f20128215 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] DELETE http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments/01b57d37-4ce4-4122-bb44-2c60382ca13b Jan 25 14:21:48.177638 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-17facd63-2b47-49a1-9d54-d958c3b74842 req-59e4268d-45b4-4edf-8f6d-ec0f20128215 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:21:48.178084 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-17facd63-2b47-49a1-9d54-d958c3b74842 req-59e4268d-45b4-4edf-8f6d-ec0f20128215 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:21:48.216566 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:21:48.216566 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:21:49.337903 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-17facd63-2b47-49a1-9d54-d958c3b74842 req-59e4268d-45b4-4edf-8f6d-ec0f20128215 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87930) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 14:21:49.339124 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-17facd63-2b47-49a1-9d54-d958c3b74842 req-59e4268d-45b4-4edf-8f6d-ec0f20128215 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Pending status list for volume during attachment-delete: [] {{(pid=87930) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 14:21:49.352535 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-17facd63-2b47-49a1-9d54-d958c3b74842 req-59e4268d-45b4-4edf-8f6d-ec0f20128215 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments/01b57d37-4ce4-4122-bb44-2c60382ca13b returned with HTTP 200 Jan 25 14:21:49.353762 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1475/2953] 10.222.0.57 () {62 vars in 1437 bytes} [Mon Jan 25 14:21:48 2021] DELETE /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments/01b57d37-4ce4-4122-bb44-2c60382ca13b => generated 19 bytes in 1182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:21:50.839171 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ad8f143e-7bce-48ee-b471-dc5263b0c393 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] DELETE http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/bc9d5733-09c0-4ddf-b003-c0154458d4b6 Jan 25 14:21:50.840368 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ad8f143e-7bce-48ee-b471-dc5263b0c393 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:21:50.841038 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ad8f143e-7bce-48ee-b471-dc5263b0c393 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:21:50.841709 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-ad8f143e-7bce-48ee-b471-dc5263b0c393 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Delete volume with id: bc9d5733-09c0-4ddf-b003-c0154458d4b6 Jan 25 14:21:50.960462 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:21:50.960462 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:21:50.962047 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ad8f143e-7bce-48ee-b471-dc5263b0c393 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:21:51.038777 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ad8f143e-7bce-48ee-b471-dc5263b0c393 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Delete volume request issued successfully. Jan 25 14:21:51.046395 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ad8f143e-7bce-48ee-b471-dc5263b0c393 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/bc9d5733-09c0-4ddf-b003-c0154458d4b6 returned with HTTP 202 Jan 25 14:21:51.049532 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1479/2954] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:21:50 2021] DELETE /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/bc9d5733-09c0-4ddf-b003-c0154458d4b6 => generated 0 bytes in 216 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:21:51.060686 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-85f34490-967d-4a20-9937-d9749eabd2b8 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/bc9d5733-09c0-4ddf-b003-c0154458d4b6 Jan 25 14:21:51.061498 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-85f34490-967d-4a20-9937-d9749eabd2b8 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:21:51.061967 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:21:51.061967 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:21:51.062662 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-85f34490-967d-4a20-9937-d9749eabd2b8 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:21:51.163837 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:21:51.163837 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:21:51.190340 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-85f34490-967d-4a20-9937-d9749eabd2b8 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:21:51.230232 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-85f34490-967d-4a20-9937-d9749eabd2b8 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/bc9d5733-09c0-4ddf-b003-c0154458d4b6 returned with HTTP 200 Jan 25 14:21:51.231067 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1476/2955] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:21:51 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/bc9d5733-09c0-4ddf-b003-c0154458d4b6 => generated 1395 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:21:52.247703 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-504a1023-4ed8-49e3-9ec8-aa13a9e5d2ac tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/bc9d5733-09c0-4ddf-b003-c0154458d4b6 Jan 25 14:21:52.248868 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-504a1023-4ed8-49e3-9ec8-aa13a9e5d2ac tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:21:52.250022 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:21:52.250022 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:21:52.254285 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-504a1023-4ed8-49e3-9ec8-aa13a9e5d2ac tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:21:52.368564 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:21:52.368564 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:21:52.379769 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-504a1023-4ed8-49e3-9ec8-aa13a9e5d2ac tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:21:52.421880 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-504a1023-4ed8-49e3-9ec8-aa13a9e5d2ac tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/bc9d5733-09c0-4ddf-b003-c0154458d4b6 returned with HTTP 200 Jan 25 14:21:52.422951 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1480/2956] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:21:52 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/bc9d5733-09c0-4ddf-b003-c0154458d4b6 => generated 1395 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:21:53.440611 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d06a3ed6-dd25-4467-983a-94207d252e71 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/bc9d5733-09c0-4ddf-b003-c0154458d4b6 Jan 25 14:21:53.442222 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d06a3ed6-dd25-4467-983a-94207d252e71 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:21:53.442612 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:21:53.442612 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:21:53.443226 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d06a3ed6-dd25-4467-983a-94207d252e71 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:21:53.560302 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:21:53.560302 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:21:53.572724 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d06a3ed6-dd25-4467-983a-94207d252e71 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:21:53.641118 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d06a3ed6-dd25-4467-983a-94207d252e71 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/bc9d5733-09c0-4ddf-b003-c0154458d4b6 returned with HTTP 200 Jan 25 14:21:53.642947 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1477/2957] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:21:53 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/bc9d5733-09c0-4ddf-b003-c0154458d4b6 => generated 1395 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:21:54.659081 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1c454d4c-8ae5-4753-b7b5-011e769fb87a tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/bc9d5733-09c0-4ddf-b003-c0154458d4b6 Jan 25 14:21:54.660301 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1c454d4c-8ae5-4753-b7b5-011e769fb87a tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:21:54.660724 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:21:54.660724 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:21:54.661527 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1c454d4c-8ae5-4753-b7b5-011e769fb87a tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:21:54.750196 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1c454d4c-8ae5-4753-b7b5-011e769fb87a tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/bc9d5733-09c0-4ddf-b003-c0154458d4b6 returned with HTTP 404 Jan 25 14:21:54.755550 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1481/2958] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:21:54 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/bc9d5733-09c0-4ddf-b003-c0154458d4b6 => generated 109 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:21:54.762740 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e4b06cb1-0fa9-44fc-ba52-6c8c0c1cd009 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] DELETE http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/3a8ec034-d809-44cf-a948-7bcaf2c52c85 Jan 25 14:21:54.763513 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e4b06cb1-0fa9-44fc-ba52-6c8c0c1cd009 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:21:54.763868 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:21:54.763868 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:21:54.764446 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e4b06cb1-0fa9-44fc-ba52-6c8c0c1cd009 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:21:54.765819 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-e4b06cb1-0fa9-44fc-ba52-6c8c0c1cd009 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Delete snapshot with id: 3a8ec034-d809-44cf-a948-7bcaf2c52c85 Jan 25 14:21:54.808484 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:21:54.808484 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:21:54.809731 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e4b06cb1-0fa9-44fc-ba52-6c8c0c1cd009 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Snapshot retrieved successfully. Jan 25 14:21:54.918236 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e4b06cb1-0fa9-44fc-ba52-6c8c0c1cd009 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Snapshot delete request issued successfully. Jan 25 14:21:54.918909 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e4b06cb1-0fa9-44fc-ba52-6c8c0c1cd009 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/3a8ec034-d809-44cf-a948-7bcaf2c52c85 returned with HTTP 202 Jan 25 14:21:54.930205 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-75e9aaeb-dcf5-475a-a526-d8b618c8d86e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/3a8ec034-d809-44cf-a948-7bcaf2c52c85 Jan 25 14:21:54.930919 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-75e9aaeb-dcf5-475a-a526-d8b618c8d86e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:21:54.931596 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-75e9aaeb-dcf5-475a-a526-d8b618c8d86e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:21:54.935598 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1478/2959] 10.222.0.38 () {58 vars in 1324 bytes} [Mon Jan 25 14:21:54 2021] DELETE /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/3a8ec034-d809-44cf-a948-7bcaf2c52c85 => generated 0 bytes in 179 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:21:54.970930 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:21:54.970930 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:21:54.978616 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-75e9aaeb-dcf5-475a-a526-d8b618c8d86e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Snapshot retrieved successfully. Jan 25 14:21:54.989866 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-75e9aaeb-dcf5-475a-a526-d8b618c8d86e tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/3a8ec034-d809-44cf-a948-7bcaf2c52c85 returned with HTTP 200 Jan 25 14:21:54.991539 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1482/2960] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:21:54 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/3a8ec034-d809-44cf-a948-7bcaf2c52c85 => generated 465 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:21:56.003488 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fac2ea94-94f9-46b3-9546-1bf5984ac0ce tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/3a8ec034-d809-44cf-a948-7bcaf2c52c85 Jan 25 14:21:56.004034 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fac2ea94-94f9-46b3-9546-1bf5984ac0ce tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:21:56.004193 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:21:56.004193 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:21:56.004774 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fac2ea94-94f9-46b3-9546-1bf5984ac0ce tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:21:56.046263 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:21:56.046263 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:21:56.047906 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-fac2ea94-94f9-46b3-9546-1bf5984ac0ce tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Snapshot retrieved successfully. Jan 25 14:21:56.050117 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fac2ea94-94f9-46b3-9546-1bf5984ac0ce tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/3a8ec034-d809-44cf-a948-7bcaf2c52c85 returned with HTTP 200 Jan 25 14:21:56.057013 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1479/2961] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:21:55 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/3a8ec034-d809-44cf-a948-7bcaf2c52c85 => generated 465 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:21:57.064256 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3190d989-ae7a-426b-af11-fe5363333733 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/3a8ec034-d809-44cf-a948-7bcaf2c52c85 Jan 25 14:21:57.065833 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3190d989-ae7a-426b-af11-fe5363333733 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:21:57.066194 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:21:57.066194 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:21:57.066796 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3190d989-ae7a-426b-af11-fe5363333733 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:21:57.096559 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3190d989-ae7a-426b-af11-fe5363333733 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/3a8ec034-d809-44cf-a948-7bcaf2c52c85 returned with HTTP 404 Jan 25 14:21:57.097914 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1483/2962] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:21:57 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/snapshots/3a8ec034-d809-44cf-a948-7bcaf2c52c85 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:22:09.750855 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-369613ce-d03d-403e-a251-6367a3d7d856 req-605de645-c110-423f-80bd-cd753745138f tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] DELETE http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments/a406f741-51a2-4573-a97b-360fbc7870a4 Jan 25 14:22:09.751970 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-369613ce-d03d-403e-a251-6367a3d7d856 req-605de645-c110-423f-80bd-cd753745138f tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:22:09.752322 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:22:09.752322 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:22:09.752915 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-369613ce-d03d-403e-a251-6367a3d7d856 req-605de645-c110-423f-80bd-cd753745138f tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:22:09.786945 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:22:09.786945 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:22:10.515811 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-369613ce-d03d-403e-a251-6367a3d7d856 req-605de645-c110-423f-80bd-cd753745138f tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87930) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 14:22:10.516553 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-369613ce-d03d-403e-a251-6367a3d7d856 req-605de645-c110-423f-80bd-cd753745138f tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Pending status list for volume during attachment-delete: [] {{(pid=87930) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 14:22:10.527959 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-369613ce-d03d-403e-a251-6367a3d7d856 req-605de645-c110-423f-80bd-cd753745138f tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments/a406f741-51a2-4573-a97b-360fbc7870a4 returned with HTTP 200 Jan 25 14:22:10.529597 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1480/2963] 10.222.0.57 () {62 vars in 1437 bytes} [Mon Jan 25 14:22:09 2021] DELETE /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/attachments/a406f741-51a2-4573-a97b-360fbc7870a4 => generated 19 bytes in 783 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:22:14.223774 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b7ba493c-36de-47ec-94a5-cd417e4051b4 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] DELETE http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e Jan 25 14:22:14.225573 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b7ba493c-36de-47ec-94a5-cd417e4051b4 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:22:14.226725 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b7ba493c-36de-47ec-94a5-cd417e4051b4 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:22:14.227538 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-b7ba493c-36de-47ec-94a5-cd417e4051b4 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Delete volume with id: 62a94775-6987-4971-811b-5f0229d96f3e Jan 25 14:22:14.307540 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:22:14.307540 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:22:14.315096 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b7ba493c-36de-47ec-94a5-cd417e4051b4 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:22:14.370679 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b7ba493c-36de-47ec-94a5-cd417e4051b4 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Delete volume request issued successfully. Jan 25 14:22:14.370810 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b7ba493c-36de-47ec-94a5-cd417e4051b4 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e returned with HTTP 202 Jan 25 14:22:14.371644 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1484/2964] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:22:14 2021] DELETE /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:22:14.379339 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cc6091f0-edf2-4402-b0c0-08ca050da6f4 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e Jan 25 14:22:14.379908 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cc6091f0-edf2-4402-b0c0-08ca050da6f4 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:22:14.382289 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:22:14.382289 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:22:14.382882 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cc6091f0-edf2-4402-b0c0-08ca050da6f4 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:22:14.486974 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:22:14.486974 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:22:14.514238 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-cc6091f0-edf2-4402-b0c0-08ca050da6f4 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:22:14.561841 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cc6091f0-edf2-4402-b0c0-08ca050da6f4 tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e returned with HTTP 200 Jan 25 14:22:14.574181 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1481/2965] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:22:14 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e => generated 1368 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:22:15.579656 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-90e8fc9b-c630-41cc-8d83-15b50e53f49c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e Jan 25 14:22:15.581048 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-90e8fc9b-c630-41cc-8d83-15b50e53f49c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:22:15.581458 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:22:15.581458 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:22:15.582082 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-90e8fc9b-c630-41cc-8d83-15b50e53f49c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:22:15.704849 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:22:15.704849 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:22:15.735682 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-90e8fc9b-c630-41cc-8d83-15b50e53f49c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Volume info retrieved successfully. Jan 25 14:22:15.774372 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-90e8fc9b-c630-41cc-8d83-15b50e53f49c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e returned with HTTP 200 Jan 25 14:22:15.775356 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1485/2966] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:22:15 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e => generated 1368 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:22:16.791576 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e8aefab4-eb8b-4774-9b53-8b3f60fc873c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] GET http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e Jan 25 14:22:16.793210 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e8aefab4-eb8b-4774-9b53-8b3f60fc873c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:22:16.793636 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:22:16.793636 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:22:16.794319 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e8aefab4-eb8b-4774-9b53-8b3f60fc873c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:22:16.885583 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e8aefab4-eb8b-4774-9b53-8b3f60fc873c tempest-TestVolumeBootPattern-1234728893 tempest-TestVolumeBootPattern-1234728893] http://10.222.0.38/volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e returned with HTTP 404 Jan 25 14:22:16.887581 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1482/2967] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:22:16 2021] GET /volume/v3/48eab9989e8d4a70ba4bac96d59f904c/volumes/62a94775-6987-4971-811b-5f0229d96f3e => generated 109 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:23:04.405487 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9a93e188-ae66-4311-987c-e5f4510fcef6 tempest-GroupTypeSpecsTest-1560752579 tempest-GroupTypeSpecsTest-1560752579] POST http://10.222.0.38/volume/v3/c637fed401024b6987414aba91ea5d13/group_types Jan 25 14:23:04.406036 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:04.406036 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:04.406446 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9a93e188-ae66-4311-987c-e5f4510fcef6 tempest-GroupTypeSpecsTest-1560752579 tempest-GroupTypeSpecsTest-1560752579] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1927668116"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:23:04.446960 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9a93e188-ae66-4311-987c-e5f4510fcef6 tempest-GroupTypeSpecsTest-1560752579 tempest-GroupTypeSpecsTest-1560752579] http://10.222.0.38/volume/v3/c637fed401024b6987414aba91ea5d13/group_types returned with HTTP 202 Jan 25 14:23:04.447804 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1486/2968] 10.222.0.38 () {62 vars in 1278 bytes} [Mon Jan 25 14:23:04 2021] POST /volume/v3/c637fed401024b6987414aba91ea5d13/group_types => generated 181 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:23:04.459297 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5e88215f-436f-4210-b091-847c5941f582 tempest-GroupTypeSpecsTest-1560752579 tempest-GroupTypeSpecsTest-1560752579] POST http://10.222.0.38/volume/v3/c637fed401024b6987414aba91ea5d13/group_types/e9afc119-3a25-4688-92f4-9ed7d6a8b179/group_specs Jan 25 14:23:04.460679 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5e88215f-436f-4210-b091-847c5941f582 tempest-GroupTypeSpecsTest-1560752579 tempest-GroupTypeSpecsTest-1560752579] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:23:04.490228 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5e88215f-436f-4210-b091-847c5941f582 tempest-GroupTypeSpecsTest-1560752579 tempest-GroupTypeSpecsTest-1560752579] http://10.222.0.38/volume/v3/c637fed401024b6987414aba91ea5d13/group_types/e9afc119-3a25-4688-92f4-9ed7d6a8b179/group_specs returned with HTTP 202 Jan 25 14:23:04.491200 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1483/2969] 10.222.0.38 () {62 vars in 1425 bytes} [Mon Jan 25 14:23:04 2021] POST /volume/v3/c637fed401024b6987414aba91ea5d13/group_types/e9afc119-3a25-4688-92f4-9ed7d6a8b179/group_specs => generated 53 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:23:04.500613 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a13484eb-a315-4e67-8038-436e10b62991 tempest-GroupTypeSpecsTest-1560752579 tempest-GroupTypeSpecsTest-1560752579] POST http://10.222.0.38/volume/v3/c637fed401024b6987414aba91ea5d13/group_types/e9afc119-3a25-4688-92f4-9ed7d6a8b179/group_specs Jan 25 14:23:04.501812 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a13484eb-a315-4e67-8038-436e10b62991 tempest-GroupTypeSpecsTest-1560752579 tempest-GroupTypeSpecsTest-1560752579] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:23:04.536055 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a13484eb-a315-4e67-8038-436e10b62991 tempest-GroupTypeSpecsTest-1560752579 tempest-GroupTypeSpecsTest-1560752579] http://10.222.0.38/volume/v3/c637fed401024b6987414aba91ea5d13/group_types/e9afc119-3a25-4688-92f4-9ed7d6a8b179/group_specs returned with HTTP 202 Jan 25 14:23:04.537824 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1487/2970] 10.222.0.38 () {62 vars in 1425 bytes} [Mon Jan 25 14:23:04 2021] POST /volume/v3/c637fed401024b6987414aba91ea5d13/group_types/e9afc119-3a25-4688-92f4-9ed7d6a8b179/group_specs => generated 61 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:23:04.547063 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6e743b90-f115-4247-9c2f-840517833831 tempest-GroupTypeSpecsTest-1560752579 tempest-GroupTypeSpecsTest-1560752579] GET http://10.222.0.38/volume/v3/c637fed401024b6987414aba91ea5d13/group_types/e9afc119-3a25-4688-92f4-9ed7d6a8b179/group_specs/key2 Jan 25 14:23:04.547800 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6e743b90-f115-4247-9c2f-840517833831 tempest-GroupTypeSpecsTest-1560752579 tempest-GroupTypeSpecsTest-1560752579] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:04.548294 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6e743b90-f115-4247-9c2f-840517833831 tempest-GroupTypeSpecsTest-1560752579 tempest-GroupTypeSpecsTest-1560752579] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:04.567445 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6e743b90-f115-4247-9c2f-840517833831 tempest-GroupTypeSpecsTest-1560752579 tempest-GroupTypeSpecsTest-1560752579] http://10.222.0.38/volume/v3/c637fed401024b6987414aba91ea5d13/group_types/e9afc119-3a25-4688-92f4-9ed7d6a8b179/group_specs/key2 returned with HTTP 200 Jan 25 14:23:04.572598 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1484/2971] 10.222.0.38 () {60 vars in 1419 bytes} [Mon Jan 25 14:23:04 2021] GET /volume/v3/c637fed401024b6987414aba91ea5d13/group_types/e9afc119-3a25-4688-92f4-9ed7d6a8b179/group_specs/key2 => generated 26 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:23:04.578459 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-69f05ba1-3b3c-44de-b134-8a80124aaae0 tempest-GroupTypeSpecsTest-1560752579 tempest-GroupTypeSpecsTest-1560752579] GET http://10.222.0.38/volume/v3/c637fed401024b6987414aba91ea5d13/group_types/e9afc119-3a25-4688-92f4-9ed7d6a8b179/group_specs/key3 Jan 25 14:23:04.579248 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-69f05ba1-3b3c-44de-b134-8a80124aaae0 tempest-GroupTypeSpecsTest-1560752579 tempest-GroupTypeSpecsTest-1560752579] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:04.579837 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-69f05ba1-3b3c-44de-b134-8a80124aaae0 tempest-GroupTypeSpecsTest-1560752579 tempest-GroupTypeSpecsTest-1560752579] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:04.601713 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-69f05ba1-3b3c-44de-b134-8a80124aaae0 tempest-GroupTypeSpecsTest-1560752579 tempest-GroupTypeSpecsTest-1560752579] http://10.222.0.38/volume/v3/c637fed401024b6987414aba91ea5d13/group_types/e9afc119-3a25-4688-92f4-9ed7d6a8b179/group_specs/key3 returned with HTTP 200 Jan 25 14:23:04.602569 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1488/2972] 10.222.0.38 () {60 vars in 1419 bytes} [Mon Jan 25 14:23:04 2021] GET /volume/v3/c637fed401024b6987414aba91ea5d13/group_types/e9afc119-3a25-4688-92f4-9ed7d6a8b179/group_specs/key3 => generated 18 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:23:04.611560 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4ed81fbb-d889-4c45-b94b-37d063c803a9 tempest-GroupTypeSpecsTest-1560752579 tempest-GroupTypeSpecsTest-1560752579] PUT http://10.222.0.38/volume/v3/c637fed401024b6987414aba91ea5d13/group_types/e9afc119-3a25-4688-92f4-9ed7d6a8b179/group_specs/key3 Jan 25 14:23:04.612804 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4ed81fbb-d889-4c45-b94b-37d063c803a9 tempest-GroupTypeSpecsTest-1560752579 tempest-GroupTypeSpecsTest-1560752579] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:23:04.640752 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4ed81fbb-d889-4c45-b94b-37d063c803a9 tempest-GroupTypeSpecsTest-1560752579 tempest-GroupTypeSpecsTest-1560752579] http://10.222.0.38/volume/v3/c637fed401024b6987414aba91ea5d13/group_types/e9afc119-3a25-4688-92f4-9ed7d6a8b179/group_specs/key3 returned with HTTP 200 Jan 25 14:23:04.642748 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1485/2973] 10.222.0.38 () {62 vars in 1439 bytes} [Mon Jan 25 14:23:04 2021] PUT /volume/v3/c637fed401024b6987414aba91ea5d13/group_types/e9afc119-3a25-4688-92f4-9ed7d6a8b179/group_specs/key3 => generated 26 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:23:04.651931 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-89faea9c-ef82-4271-a6fa-f3ba06ca7a4e tempest-GroupTypeSpecsTest-1560752579 tempest-GroupTypeSpecsTest-1560752579] GET http://10.222.0.38/volume/v3/c637fed401024b6987414aba91ea5d13/group_types/e9afc119-3a25-4688-92f4-9ed7d6a8b179/group_specs Jan 25 14:23:04.653040 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-89faea9c-ef82-4271-a6fa-f3ba06ca7a4e tempest-GroupTypeSpecsTest-1560752579 tempest-GroupTypeSpecsTest-1560752579] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:04.653814 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-89faea9c-ef82-4271-a6fa-f3ba06ca7a4e tempest-GroupTypeSpecsTest-1560752579 tempest-GroupTypeSpecsTest-1560752579] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:04.688432 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-89faea9c-ef82-4271-a6fa-f3ba06ca7a4e tempest-GroupTypeSpecsTest-1560752579 tempest-GroupTypeSpecsTest-1560752579] http://10.222.0.38/volume/v3/c637fed401024b6987414aba91ea5d13/group_types/e9afc119-3a25-4688-92f4-9ed7d6a8b179/group_specs returned with HTTP 200 Jan 25 14:23:04.690151 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1489/2974] 10.222.0.38 () {60 vars in 1404 bytes} [Mon Jan 25 14:23:04 2021] GET /volume/v3/c637fed401024b6987414aba91ea5d13/group_types/e9afc119-3a25-4688-92f4-9ed7d6a8b179/group_specs => generated 87 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:23:04.701133 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0914f3a3-ce7e-4bff-af62-9a7ecf3c889c tempest-GroupTypeSpecsTest-1560752579 tempest-GroupTypeSpecsTest-1560752579] DELETE http://10.222.0.38/volume/v3/c637fed401024b6987414aba91ea5d13/group_types/e9afc119-3a25-4688-92f4-9ed7d6a8b179/group_specs/key1 Jan 25 14:23:04.701797 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0914f3a3-ce7e-4bff-af62-9a7ecf3c889c tempest-GroupTypeSpecsTest-1560752579 tempest-GroupTypeSpecsTest-1560752579] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:04.702525 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0914f3a3-ce7e-4bff-af62-9a7ecf3c889c tempest-GroupTypeSpecsTest-1560752579 tempest-GroupTypeSpecsTest-1560752579] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:04.726408 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 25 14:23:04.726408 n-d-760456-3 devstack@c-api.service[87928]: "UPDATE / DELETE expressions." % clause Jan 25 14:23:04.732968 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0914f3a3-ce7e-4bff-af62-9a7ecf3c889c tempest-GroupTypeSpecsTest-1560752579 tempest-GroupTypeSpecsTest-1560752579] http://10.222.0.38/volume/v3/c637fed401024b6987414aba91ea5d13/group_types/e9afc119-3a25-4688-92f4-9ed7d6a8b179/group_specs/key1 returned with HTTP 202 Jan 25 14:23:04.732968 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1486/2975] 10.222.0.38 () {60 vars in 1422 bytes} [Mon Jan 25 14:23:04 2021] DELETE /volume/v3/c637fed401024b6987414aba91ea5d13/group_types/e9afc119-3a25-4688-92f4-9ed7d6a8b179/group_specs/key1 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 25 14:23:04.742502 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0e430ae7-5faf-4d5f-a3dd-ab6b3d3a70a4 tempest-GroupTypeSpecsTest-1560752579 tempest-GroupTypeSpecsTest-1560752579] GET http://10.222.0.38/volume/v3/c637fed401024b6987414aba91ea5d13/group_types/e9afc119-3a25-4688-92f4-9ed7d6a8b179/group_specs/key1 Jan 25 14:23:04.743545 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0e430ae7-5faf-4d5f-a3dd-ab6b3d3a70a4 tempest-GroupTypeSpecsTest-1560752579 tempest-GroupTypeSpecsTest-1560752579] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:04.744600 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0e430ae7-5faf-4d5f-a3dd-ab6b3d3a70a4 tempest-GroupTypeSpecsTest-1560752579 tempest-GroupTypeSpecsTest-1560752579] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:04.764031 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0e430ae7-5faf-4d5f-a3dd-ab6b3d3a70a4 tempest-GroupTypeSpecsTest-1560752579 tempest-GroupTypeSpecsTest-1560752579] HTTP exception thrown: Group Type e9afc119-3a25-4688-92f4-9ed7d6a8b179 has no extra spec with key key1. Jan 25 14:23:04.764634 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0e430ae7-5faf-4d5f-a3dd-ab6b3d3a70a4 tempest-GroupTypeSpecsTest-1560752579 tempest-GroupTypeSpecsTest-1560752579] http://10.222.0.38/volume/v3/c637fed401024b6987414aba91ea5d13/group_types/e9afc119-3a25-4688-92f4-9ed7d6a8b179/group_specs/key1 returned with HTTP 404 Jan 25 14:23:04.769548 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1490/2976] 10.222.0.38 () {60 vars in 1419 bytes} [Mon Jan 25 14:23:04 2021] GET /volume/v3/c637fed401024b6987414aba91ea5d13/group_types/e9afc119-3a25-4688-92f4-9ed7d6a8b179/group_specs/key1 => generated 126 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 25 14:23:04.775350 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-57d929db-99dc-4036-938e-5b441a1f165c tempest-GroupTypeSpecsTest-1560752579 tempest-GroupTypeSpecsTest-1560752579] DELETE http://10.222.0.38/volume/v3/c637fed401024b6987414aba91ea5d13/group_types/e9afc119-3a25-4688-92f4-9ed7d6a8b179 Jan 25 14:23:04.775911 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-57d929db-99dc-4036-938e-5b441a1f165c tempest-GroupTypeSpecsTest-1560752579 tempest-GroupTypeSpecsTest-1560752579] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:04.776651 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-57d929db-99dc-4036-938e-5b441a1f165c tempest-GroupTypeSpecsTest-1560752579 tempest-GroupTypeSpecsTest-1560752579] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:04.817103 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-57d929db-99dc-4036-938e-5b441a1f165c tempest-GroupTypeSpecsTest-1560752579 tempest-GroupTypeSpecsTest-1560752579] http://10.222.0.38/volume/v3/c637fed401024b6987414aba91ea5d13/group_types/e9afc119-3a25-4688-92f4-9ed7d6a8b179 returned with HTTP 202 Jan 25 14:23:04.819446 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1487/2977] 10.222.0.38 () {60 vars in 1371 bytes} [Mon Jan 25 14:23:04 2021] DELETE /volume/v3/c637fed401024b6987414aba91ea5d13/group_types/e9afc119-3a25-4688-92f4-9ed7d6a8b179 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 25 14:23:12.575189 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-02c321ab-afbe-430f-9136-66fdee1f3b9f tempest-GroupTypesTest-1867928148 tempest-GroupTypesTest-1867928148] POST http://10.222.0.38/volume/v3/d43a89a8bd174aa0bacdc8cc3e6ad987/group_types Jan 25 14:23:12.576790 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-02c321ab-afbe-430f-9136-66fdee1f3b9f tempest-GroupTypesTest-1867928148 tempest-GroupTypesTest-1867928148] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-652876530", "description": "tempest-group-type-description-1674799878", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:23:12.703447 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-02c321ab-afbe-430f-9136-66fdee1f3b9f tempest-GroupTypesTest-1867928148 tempest-GroupTypesTest-1867928148] http://10.222.0.38/volume/v3/d43a89a8bd174aa0bacdc8cc3e6ad987/group_types returned with HTTP 202 Jan 25 14:23:12.706579 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1491/2978] 10.222.0.38 () {62 vars in 1279 bytes} [Mon Jan 25 14:23:12 2021] POST /volume/v3/d43a89a8bd174aa0bacdc8cc3e6ad987/group_types => generated 264 bytes in 429 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:23:12.717634 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e468be85-23bf-433e-a7b5-35b8746461ac tempest-GroupTypesTest-1867928148 tempest-GroupTypesTest-1867928148] GET http://10.222.0.38/volume/v3/d43a89a8bd174aa0bacdc8cc3e6ad987/group_types Jan 25 14:23:12.718496 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e468be85-23bf-433e-a7b5-35b8746461ac tempest-GroupTypesTest-1867928148 tempest-GroupTypesTest-1867928148] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:12.719470 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e468be85-23bf-433e-a7b5-35b8746461ac tempest-GroupTypesTest-1867928148 tempest-GroupTypesTest-1867928148] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:12.741863 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e468be85-23bf-433e-a7b5-35b8746461ac tempest-GroupTypesTest-1867928148 tempest-GroupTypesTest-1867928148] http://10.222.0.38/volume/v3/d43a89a8bd174aa0bacdc8cc3e6ad987/group_types returned with HTTP 200 Jan 25 14:23:12.742789 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1488/2979] 10.222.0.38 () {60 vars in 1257 bytes} [Mon Jan 25 14:23:12 2021] GET /volume/v3/d43a89a8bd174aa0bacdc8cc3e6ad987/group_types => generated 498 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:23:12.756133 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b377c5b5-edfa-4f54-a9fc-45ab4784143b tempest-GroupTypesTest-1867928148 tempest-GroupTypesTest-1867928148] PUT http://10.222.0.38/volume/v3/d43a89a8bd174aa0bacdc8cc3e6ad987/group_types/271295ef-d6e5-46c0-9ef8-ddc949dc0600 Jan 25 14:23:12.758044 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b377c5b5-edfa-4f54-a9fc-45ab4784143b tempest-GroupTypesTest-1867928148 tempest-GroupTypesTest-1867928148] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-578255144", "description": "updated-group-type-desc"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:23:12.798546 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b377c5b5-edfa-4f54-a9fc-45ab4784143b tempest-GroupTypesTest-1867928148 tempest-GroupTypesTest-1867928148] http://10.222.0.38/volume/v3/d43a89a8bd174aa0bacdc8cc3e6ad987/group_types/271295ef-d6e5-46c0-9ef8-ddc949dc0600 returned with HTTP 200 Jan 25 14:23:12.800211 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1492/2980] 10.222.0.38 () {62 vars in 1389 bytes} [Mon Jan 25 14:23:12 2021] PUT /volume/v3/d43a89a8bd174aa0bacdc8cc3e6ad987/group_types/271295ef-d6e5-46c0-9ef8-ddc949dc0600 => generated 254 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:23:12.811403 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-752b1fc5-976b-43f3-88ae-53b0a1197c19 tempest-GroupTypesTest-1867928148 tempest-GroupTypesTest-1867928148] GET http://10.222.0.38/volume/v3/d43a89a8bd174aa0bacdc8cc3e6ad987/group_types/271295ef-d6e5-46c0-9ef8-ddc949dc0600 Jan 25 14:23:12.812245 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-752b1fc5-976b-43f3-88ae-53b0a1197c19 tempest-GroupTypesTest-1867928148 tempest-GroupTypesTest-1867928148] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:12.812888 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-752b1fc5-976b-43f3-88ae-53b0a1197c19 tempest-GroupTypesTest-1867928148 tempest-GroupTypesTest-1867928148] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:12.832923 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-752b1fc5-976b-43f3-88ae-53b0a1197c19 tempest-GroupTypesTest-1867928148 tempest-GroupTypesTest-1867928148] http://10.222.0.38/volume/v3/d43a89a8bd174aa0bacdc8cc3e6ad987/group_types/271295ef-d6e5-46c0-9ef8-ddc949dc0600 returned with HTTP 200 Jan 25 14:23:12.845834 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ca20a1af-49b3-4762-890f-aa8675ac34c0 tempest-GroupTypesTest-1867928148 tempest-GroupTypesTest-1867928148] DELETE http://10.222.0.38/volume/v3/d43a89a8bd174aa0bacdc8cc3e6ad987/group_types/271295ef-d6e5-46c0-9ef8-ddc949dc0600 Jan 25 14:23:12.846532 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ca20a1af-49b3-4762-890f-aa8675ac34c0 tempest-GroupTypesTest-1867928148 tempest-GroupTypesTest-1867928148] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:12.847129 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ca20a1af-49b3-4762-890f-aa8675ac34c0 tempest-GroupTypesTest-1867928148 tempest-GroupTypesTest-1867928148] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:12.852508 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1489/2981] 10.222.0.38 () {60 vars in 1368 bytes} [Mon Jan 25 14:23:12 2021] GET /volume/v3/d43a89a8bd174aa0bacdc8cc3e6ad987/group_types/271295ef-d6e5-46c0-9ef8-ddc949dc0600 => generated 254 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:23:12.890069 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 25 14:23:12.890069 n-d-760456-3 devstack@c-api.service[87928]: "UPDATE / DELETE expressions." % clause Jan 25 14:23:12.898574 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ca20a1af-49b3-4762-890f-aa8675ac34c0 tempest-GroupTypesTest-1867928148 tempest-GroupTypesTest-1867928148] http://10.222.0.38/volume/v3/d43a89a8bd174aa0bacdc8cc3e6ad987/group_types/271295ef-d6e5-46c0-9ef8-ddc949dc0600 returned with HTTP 202 Jan 25 14:23:12.899836 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1493/2982] 10.222.0.38 () {60 vars in 1371 bytes} [Mon Jan 25 14:23:12 2021] DELETE /volume/v3/d43a89a8bd174aa0bacdc8cc3e6ad987/group_types/271295ef-d6e5-46c0-9ef8-ddc949dc0600 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 25 14:23:20.052422 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2ab73fbe-4d2e-44c0-81b4-3da4619a5599 tempest-VolumeQuotaClassesTest-1826332517 tempest-VolumeQuotaClassesTest-1826332517] GET http://10.222.0.38/volume/v3/1e7d33c03a8b4742be0975b6084ad4d3/os-quota-class-sets/default Jan 25 14:23:20.052422 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2ab73fbe-4d2e-44c0-81b4-3da4619a5599 tempest-VolumeQuotaClassesTest-1826332517 tempest-VolumeQuotaClassesTest-1826332517] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:20.053308 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2ab73fbe-4d2e-44c0-81b4-3da4619a5599 tempest-VolumeQuotaClassesTest-1826332517 tempest-VolumeQuotaClassesTest-1826332517] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:20.100244 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2ab73fbe-4d2e-44c0-81b4-3da4619a5599 tempest-VolumeQuotaClassesTest-1826332517 tempest-VolumeQuotaClassesTest-1826332517] http://10.222.0.38/volume/v3/1e7d33c03a8b4742be0975b6084ad4d3/os-quota-class-sets/default returned with HTTP 200 Jan 25 14:23:20.102832 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1490/2983] 10.222.0.38 () {58 vars in 1264 bytes} [Mon Jan 25 14:23:19 2021] GET /volume/v3/1e7d33c03a8b4742be0975b6084ad4d3/os-quota-class-sets/default => generated 342 bytes in 498 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:23:20.117965 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5859418b-1691-4126-bf53-795f5f9f42a7 tempest-VolumeQuotaClassesTest-1826332517 tempest-VolumeQuotaClassesTest-1826332517] GET http://10.222.0.38/volume/v3/1e7d33c03a8b4742be0975b6084ad4d3/os-quota-class-sets/default Jan 25 14:23:20.118871 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5859418b-1691-4126-bf53-795f5f9f42a7 tempest-VolumeQuotaClassesTest-1826332517 tempest-VolumeQuotaClassesTest-1826332517] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:20.119562 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5859418b-1691-4126-bf53-795f5f9f42a7 tempest-VolumeQuotaClassesTest-1826332517 tempest-VolumeQuotaClassesTest-1826332517] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:20.157672 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5859418b-1691-4126-bf53-795f5f9f42a7 tempest-VolumeQuotaClassesTest-1826332517 tempest-VolumeQuotaClassesTest-1826332517] http://10.222.0.38/volume/v3/1e7d33c03a8b4742be0975b6084ad4d3/os-quota-class-sets/default returned with HTTP 200 Jan 25 14:23:20.159182 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1494/2984] 10.222.0.38 () {58 vars in 1264 bytes} [Mon Jan 25 14:23:20 2021] GET /volume/v3/1e7d33c03a8b4742be0975b6084ad4d3/os-quota-class-sets/default => generated 342 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:23:20.171103 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-696df435-9da8-44f3-8c00-043a2d274ff1 tempest-VolumeQuotaClassesTest-1826332517 tempest-VolumeQuotaClassesTest-1826332517] POST http://10.222.0.38/volume/v3/1e7d33c03a8b4742be0975b6084ad4d3/types Jan 25 14:23:20.172109 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-696df435-9da8-44f3-8c00-043a2d274ff1 tempest-VolumeQuotaClassesTest-1826332517 tempest-VolumeQuotaClassesTest-1826332517] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1615279616"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:23:20.221658 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-696df435-9da8-44f3-8c00-043a2d274ff1 tempest-VolumeQuotaClassesTest-1826332517 tempest-VolumeQuotaClassesTest-1826332517] http://10.222.0.38/volume/v3/1e7d33c03a8b4742be0975b6084ad4d3/types returned with HTTP 200 Jan 25 14:23:20.223258 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1491/2985] 10.222.0.38 () {60 vars in 1219 bytes} [Mon Jan 25 14:23:20 2021] POST /volume/v3/1e7d33c03a8b4742be0975b6084ad4d3/types => generated 228 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:23:20.245936 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-01b56fe2-0eee-4e0b-92dd-7f9c6cf08983 tempest-VolumeQuotaClassesTest-1826332517 tempest-VolumeQuotaClassesTest-1826332517] PUT http://10.222.0.38/volume/v3/1e7d33c03a8b4742be0975b6084ad4d3/os-quota-class-sets/default Jan 25 14:23:20.247143 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-01b56fe2-0eee-4e0b-92dd-7f9c6cf08983 tempest-VolumeQuotaClassesTest-1826332517 tempest-VolumeQuotaClassesTest-1826332517] 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-1615279616": 9, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1615279616": 9, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1615279616": 8}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:23:20.542295 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-01b56fe2-0eee-4e0b-92dd-7f9c6cf08983 tempest-VolumeQuotaClassesTest-1826332517 tempest-VolumeQuotaClassesTest-1826332517] http://10.222.0.38/volume/v3/1e7d33c03a8b4742be0975b6084ad4d3/os-quota-class-sets/default returned with HTTP 200 Jan 25 14:23:20.544323 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1495/2986] 10.222.0.38 () {60 vars in 1285 bytes} [Mon Jan 25 14:23:20 2021] PUT /volume/v3/1e7d33c03a8b4742be0975b6084ad4d3/os-quota-class-sets/default => generated 533 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:23:20.555546 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7f9632f3-210f-473d-85a6-c7e0b9d41a47 tempest-VolumeQuotaClassesTest-1826332517 tempest-VolumeQuotaClassesTest-1826332517] GET http://10.222.0.38/volume/v3/1e7d33c03a8b4742be0975b6084ad4d3/os-quota-sets/1e7d33c03a8b4742be0975b6084ad4d3/defaults Jan 25 14:23:20.556281 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7f9632f3-210f-473d-85a6-c7e0b9d41a47 tempest-VolumeQuotaClassesTest-1826332517 tempest-VolumeQuotaClassesTest-1826332517] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:20.556976 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7f9632f3-210f-473d-85a6-c7e0b9d41a47 tempest-VolumeQuotaClassesTest-1826332517 tempest-VolumeQuotaClassesTest-1826332517] Calling method 'defaults' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:20.617032 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7f9632f3-210f-473d-85a6-c7e0b9d41a47 tempest-VolumeQuotaClassesTest-1826332517 tempest-VolumeQuotaClassesTest-1826332517] http://10.222.0.38/volume/v3/1e7d33c03a8b4742be0975b6084ad4d3/os-quota-sets/1e7d33c03a8b4742be0975b6084ad4d3/defaults returned with HTTP 200 Jan 25 14:23:20.618147 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1492/2987] 10.222.0.38 () {58 vars in 1348 bytes} [Mon Jan 25 14:23:20 2021] GET /volume/v3/1e7d33c03a8b4742be0975b6084ad4d3/os-quota-sets/1e7d33c03a8b4742be0975b6084ad4d3/defaults => generated 569 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:23:21.226781 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8fb7e901-6eca-416f-9013-cf732cccc795 tempest-VolumeQuotaClassesTest-1826332517 tempest-VolumeQuotaClassesTest-1826332517] GET http://10.222.0.38/volume/v3/1e7d33c03a8b4742be0975b6084ad4d3/os-quota-sets/809c7010e5e74c27bf05ea5e1c812e46/defaults Jan 25 14:23:21.228138 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8fb7e901-6eca-416f-9013-cf732cccc795 tempest-VolumeQuotaClassesTest-1826332517 tempest-VolumeQuotaClassesTest-1826332517] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:21.228907 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8fb7e901-6eca-416f-9013-cf732cccc795 tempest-VolumeQuotaClassesTest-1826332517 tempest-VolumeQuotaClassesTest-1826332517] Calling method 'defaults' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:21.260629 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8fb7e901-6eca-416f-9013-cf732cccc795 tempest-VolumeQuotaClassesTest-1826332517 tempest-VolumeQuotaClassesTest-1826332517] http://10.222.0.38/volume/v3/1e7d33c03a8b4742be0975b6084ad4d3/os-quota-sets/809c7010e5e74c27bf05ea5e1c812e46/defaults returned with HTTP 200 Jan 25 14:23:21.261862 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1496/2988] 10.222.0.38 () {58 vars in 1348 bytes} [Mon Jan 25 14:23:21 2021] GET /volume/v3/1e7d33c03a8b4742be0975b6084ad4d3/os-quota-sets/809c7010e5e74c27bf05ea5e1c812e46/defaults => generated 569 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:23:21.501508 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bd0ba152-f766-49ed-a732-f9c86d3b9dab tempest-VolumeQuotaClassesTest-1826332517 tempest-VolumeQuotaClassesTest-1826332517] PUT http://10.222.0.38/volume/v3/1e7d33c03a8b4742be0975b6084ad4d3/os-quota-class-sets/default Jan 25 14:23:21.502419 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bd0ba152-f766-49ed-a732-f9c86d3b9dab tempest-VolumeQuotaClassesTest-1826332517 tempest-VolumeQuotaClassesTest-1826332517] 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=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:23:21.806555 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bd0ba152-f766-49ed-a732-f9c86d3b9dab tempest-VolumeQuotaClassesTest-1826332517 tempest-VolumeQuotaClassesTest-1826332517] http://10.222.0.38/volume/v3/1e7d33c03a8b4742be0975b6084ad4d3/os-quota-class-sets/default returned with HTTP 200 Jan 25 14:23:21.807567 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1493/2989] 10.222.0.38 () {60 vars in 1285 bytes} [Mon Jan 25 14:23:21 2021] PUT /volume/v3/1e7d33c03a8b4742be0975b6084ad4d3/os-quota-class-sets/default => generated 533 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:23:21.826029 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-462c793d-00ed-4078-8a90-d9080a0a20be tempest-VolumeQuotaClassesTest-1826332517 tempest-VolumeQuotaClassesTest-1826332517] DELETE http://10.222.0.38/volume/v3/1e7d33c03a8b4742be0975b6084ad4d3/types/473bdd15-c948-4185-8049-4065ad633d15 Jan 25 14:23:21.826676 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-462c793d-00ed-4078-8a90-d9080a0a20be tempest-VolumeQuotaClassesTest-1826332517 tempest-VolumeQuotaClassesTest-1826332517] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:21.827261 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-462c793d-00ed-4078-8a90-d9080a0a20be tempest-VolumeQuotaClassesTest-1826332517 tempest-VolumeQuotaClassesTest-1826332517] Calling method '_delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:21.972370 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-462c793d-00ed-4078-8a90-d9080a0a20be tempest-VolumeQuotaClassesTest-1826332517 tempest-VolumeQuotaClassesTest-1826332517] http://10.222.0.38/volume/v3/1e7d33c03a8b4742be0975b6084ad4d3/types/473bdd15-c948-4185-8049-4065ad633d15 returned with HTTP 202 Jan 25 14:23:21.973610 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1497/2990] 10.222.0.38 () {58 vars in 1312 bytes} [Mon Jan 25 14:23:21 2021] DELETE /volume/v3/1e7d33c03a8b4742be0975b6084ad4d3/types/473bdd15-c948-4185-8049-4065ad633d15 => generated 0 bytes in 152 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 25 14:23:21.981683 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-77a903be-f641-4f84-8974-4c1000c06033 tempest-VolumeQuotaClassesTest-1826332517 tempest-VolumeQuotaClassesTest-1826332517] GET http://10.222.0.38/volume/v3/1e7d33c03a8b4742be0975b6084ad4d3/types/473bdd15-c948-4185-8049-4065ad633d15 Jan 25 14:23:21.982791 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-77a903be-f641-4f84-8974-4c1000c06033 tempest-VolumeQuotaClassesTest-1826332517 tempest-VolumeQuotaClassesTest-1826332517] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:21.983603 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-77a903be-f641-4f84-8974-4c1000c06033 tempest-VolumeQuotaClassesTest-1826332517 tempest-VolumeQuotaClassesTest-1826332517] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:22.011790 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-77a903be-f641-4f84-8974-4c1000c06033 tempest-VolumeQuotaClassesTest-1826332517 tempest-VolumeQuotaClassesTest-1826332517] http://10.222.0.38/volume/v3/1e7d33c03a8b4742be0975b6084ad4d3/types/473bdd15-c948-4185-8049-4065ad633d15 returned with HTTP 404 Jan 25 14:23:22.013273 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1494/2991] 10.222.0.38 () {58 vars in 1309 bytes} [Mon Jan 25 14:23:21 2021] GET /volume/v3/1e7d33c03a8b4742be0975b6084ad4d3/types/473bdd15-c948-4185-8049-4065ad633d15 => generated 114 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:23:30.027315 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9c3e318d-b694-4f89-b748-3934e9834df6 tempest-VolumeTypesExtraSpecsTest-1442502948 tempest-VolumeTypesExtraSpecsTest-1442502948] POST http://10.222.0.38/volume/v3/63f6002eaadf4f8e90f99b916c00939e/types Jan 25 14:23:30.028679 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9c3e318d-b694-4f89-b748-3934e9834df6 tempest-VolumeTypesExtraSpecsTest-1442502948 tempest-VolumeTypesExtraSpecsTest-1442502948] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-627735986"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:23:30.075188 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9c3e318d-b694-4f89-b748-3934e9834df6 tempest-VolumeTypesExtraSpecsTest-1442502948 tempest-VolumeTypesExtraSpecsTest-1442502948] http://10.222.0.38/volume/v3/63f6002eaadf4f8e90f99b916c00939e/types returned with HTTP 200 Jan 25 14:23:30.076788 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1498/2992] 10.222.0.38 () {60 vars in 1219 bytes} [Mon Jan 25 14:23:29 2021] POST /volume/v3/63f6002eaadf4f8e90f99b916c00939e/types => generated 230 bytes in 428 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:23:30.089688 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-89554b5d-68eb-42af-b13e-fd0085d4b9e3 tempest-VolumeTypesExtraSpecsTest-1442502948 tempest-VolumeTypesExtraSpecsTest-1442502948] POST http://10.222.0.38/volume/v3/63f6002eaadf4f8e90f99b916c00939e/types/9e313d27-2f79-4248-b6dc-de821a9fa8bf/extra_specs Jan 25 14:23:30.090742 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-89554b5d-68eb-42af-b13e-fd0085d4b9e3 tempest-VolumeTypesExtraSpecsTest-1442502948 tempest-VolumeTypesExtraSpecsTest-1442502948] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:23:30.251725 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-89554b5d-68eb-42af-b13e-fd0085d4b9e3 tempest-VolumeTypesExtraSpecsTest-1442502948 tempest-VolumeTypesExtraSpecsTest-1442502948] http://10.222.0.38/volume/v3/63f6002eaadf4f8e90f99b916c00939e/types/9e313d27-2f79-4248-b6dc-de821a9fa8bf/extra_specs returned with HTTP 200 Jan 25 14:23:30.253005 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1495/2993] 10.222.0.38 () {60 vars in 1366 bytes} [Mon Jan 25 14:23:30 2021] POST /volume/v3/63f6002eaadf4f8e90f99b916c00939e/types/9e313d27-2f79-4248-b6dc-de821a9fa8bf/extra_specs => generated 34 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 14:23:30.265709 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4468ebc4-58a1-491e-9b34-f57a9e8964f1 tempest-VolumeTypesExtraSpecsTest-1442502948 tempest-VolumeTypesExtraSpecsTest-1442502948] GET http://10.222.0.38/volume/v3/63f6002eaadf4f8e90f99b916c00939e/types/9e313d27-2f79-4248-b6dc-de821a9fa8bf/extra_specs/spec3 Jan 25 14:23:30.266270 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4468ebc4-58a1-491e-9b34-f57a9e8964f1 tempest-VolumeTypesExtraSpecsTest-1442502948 tempest-VolumeTypesExtraSpecsTest-1442502948] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:30.266767 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4468ebc4-58a1-491e-9b34-f57a9e8964f1 tempest-VolumeTypesExtraSpecsTest-1442502948 tempest-VolumeTypesExtraSpecsTest-1442502948] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:30.306355 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4468ebc4-58a1-491e-9b34-f57a9e8964f1 tempest-VolumeTypesExtraSpecsTest-1442502948 tempest-VolumeTypesExtraSpecsTest-1442502948] http://10.222.0.38/volume/v3/63f6002eaadf4f8e90f99b916c00939e/types/9e313d27-2f79-4248-b6dc-de821a9fa8bf/extra_specs/spec3 returned with HTTP 200 Jan 25 14:23:30.309381 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1499/2994] 10.222.0.38 () {58 vars in 1363 bytes} [Mon Jan 25 14:23:30 2021] GET /volume/v3/63f6002eaadf4f8e90f99b916c00939e/types/9e313d27-2f79-4248-b6dc-de821a9fa8bf/extra_specs/spec3 => generated 17 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 14:23:30.322298 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-180fa1ff-0e90-4c56-bb26-33e0fb4a2c1e tempest-VolumeTypesExtraSpecsTest-1442502948 tempest-VolumeTypesExtraSpecsTest-1442502948] DELETE http://10.222.0.38/volume/v3/63f6002eaadf4f8e90f99b916c00939e/types/9e313d27-2f79-4248-b6dc-de821a9fa8bf/extra_specs/spec3 Jan 25 14:23:30.324187 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-180fa1ff-0e90-4c56-bb26-33e0fb4a2c1e tempest-VolumeTypesExtraSpecsTest-1442502948 tempest-VolumeTypesExtraSpecsTest-1442502948] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:30.324854 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-180fa1ff-0e90-4c56-bb26-33e0fb4a2c1e tempest-VolumeTypesExtraSpecsTest-1442502948 tempest-VolumeTypesExtraSpecsTest-1442502948] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:30.426286 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-180fa1ff-0e90-4c56-bb26-33e0fb4a2c1e tempest-VolumeTypesExtraSpecsTest-1442502948 tempest-VolumeTypesExtraSpecsTest-1442502948] http://10.222.0.38/volume/v3/63f6002eaadf4f8e90f99b916c00939e/types/9e313d27-2f79-4248-b6dc-de821a9fa8bf/extra_specs/spec3 returned with HTTP 202 Jan 25 14:23:30.428191 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1496/2995] 10.222.0.38 () {58 vars in 1366 bytes} [Mon Jan 25 14:23:30 2021] DELETE /volume/v3/63f6002eaadf4f8e90f99b916c00939e/types/9e313d27-2f79-4248-b6dc-de821a9fa8bf/extra_specs/spec3 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 14:23:30.438083 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ca2f314f-4454-4a7d-b59c-e6a9dcebade6 tempest-VolumeTypesExtraSpecsTest-1442502948 tempest-VolumeTypesExtraSpecsTest-1442502948] GET http://10.222.0.38/volume/v3/63f6002eaadf4f8e90f99b916c00939e/types/9e313d27-2f79-4248-b6dc-de821a9fa8bf/extra_specs/spec3 Jan 25 14:23:30.438839 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ca2f314f-4454-4a7d-b59c-e6a9dcebade6 tempest-VolumeTypesExtraSpecsTest-1442502948 tempest-VolumeTypesExtraSpecsTest-1442502948] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:30.439494 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ca2f314f-4454-4a7d-b59c-e6a9dcebade6 tempest-VolumeTypesExtraSpecsTest-1442502948 tempest-VolumeTypesExtraSpecsTest-1442502948] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:30.459342 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ca2f314f-4454-4a7d-b59c-e6a9dcebade6 tempest-VolumeTypesExtraSpecsTest-1442502948 tempest-VolumeTypesExtraSpecsTest-1442502948] http://10.222.0.38/volume/v3/63f6002eaadf4f8e90f99b916c00939e/types/9e313d27-2f79-4248-b6dc-de821a9fa8bf/extra_specs/spec3 returned with HTTP 404 Jan 25 14:23:30.460710 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1500/2996] 10.222.0.38 () {58 vars in 1363 bytes} [Mon Jan 25 14:23:30 2021] GET /volume/v3/63f6002eaadf4f8e90f99b916c00939e/types/9e313d27-2f79-4248-b6dc-de821a9fa8bf/extra_specs/spec3 => generated 129 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 25 14:23:30.472400 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4b6a90fd-f041-4d67-a829-16f2c97d7f2f tempest-VolumeTypesExtraSpecsTest-1442502948 tempest-VolumeTypesExtraSpecsTest-1442502948] POST http://10.222.0.38/volume/v3/63f6002eaadf4f8e90f99b916c00939e/types/9e313d27-2f79-4248-b6dc-de821a9fa8bf/extra_specs Jan 25 14:23:30.474266 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4b6a90fd-f041-4d67-a829-16f2c97d7f2f tempest-VolumeTypesExtraSpecsTest-1442502948 tempest-VolumeTypesExtraSpecsTest-1442502948] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:23:30.619893 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4b6a90fd-f041-4d67-a829-16f2c97d7f2f tempest-VolumeTypesExtraSpecsTest-1442502948 tempest-VolumeTypesExtraSpecsTest-1442502948] http://10.222.0.38/volume/v3/63f6002eaadf4f8e90f99b916c00939e/types/9e313d27-2f79-4248-b6dc-de821a9fa8bf/extra_specs returned with HTTP 200 Jan 25 14:23:30.621613 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1497/2997] 10.222.0.38 () {60 vars in 1366 bytes} [Mon Jan 25 14:23:30 2021] POST /volume/v3/63f6002eaadf4f8e90f99b916c00939e/types/9e313d27-2f79-4248-b6dc-de821a9fa8bf/extra_specs => generated 34 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 14:23:30.633510 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6cfcaef0-8f24-4d7b-8ecd-d42d7c48607d tempest-VolumeTypesExtraSpecsTest-1442502948 tempest-VolumeTypesExtraSpecsTest-1442502948] GET http://10.222.0.38/volume/v3/63f6002eaadf4f8e90f99b916c00939e/types/9e313d27-2f79-4248-b6dc-de821a9fa8bf/extra_specs Jan 25 14:23:30.634286 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6cfcaef0-8f24-4d7b-8ecd-d42d7c48607d tempest-VolumeTypesExtraSpecsTest-1442502948 tempest-VolumeTypesExtraSpecsTest-1442502948] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:30.634918 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6cfcaef0-8f24-4d7b-8ecd-d42d7c48607d tempest-VolumeTypesExtraSpecsTest-1442502948 tempest-VolumeTypesExtraSpecsTest-1442502948] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:30.672518 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6cfcaef0-8f24-4d7b-8ecd-d42d7c48607d tempest-VolumeTypesExtraSpecsTest-1442502948 tempest-VolumeTypesExtraSpecsTest-1442502948] http://10.222.0.38/volume/v3/63f6002eaadf4f8e90f99b916c00939e/types/9e313d27-2f79-4248-b6dc-de821a9fa8bf/extra_specs returned with HTTP 200 Jan 25 14:23:30.673674 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1501/2998] 10.222.0.38 () {58 vars in 1345 bytes} [Mon Jan 25 14:23:30 2021] GET /volume/v3/63f6002eaadf4f8e90f99b916c00939e/types/9e313d27-2f79-4248-b6dc-de821a9fa8bf/extra_specs => generated 34 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 14:23:30.690448 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6b5bc87e-077e-4404-be27-30920d600282 tempest-VolumeTypesExtraSpecsTest-1442502948 tempest-VolumeTypesExtraSpecsTest-1442502948] POST http://10.222.0.38/volume/v3/63f6002eaadf4f8e90f99b916c00939e/types/9e313d27-2f79-4248-b6dc-de821a9fa8bf/extra_specs Jan 25 14:23:30.691558 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6b5bc87e-077e-4404-be27-30920d600282 tempest-VolumeTypesExtraSpecsTest-1442502948 tempest-VolumeTypesExtraSpecsTest-1442502948] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:23:30.842070 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6b5bc87e-077e-4404-be27-30920d600282 tempest-VolumeTypesExtraSpecsTest-1442502948 tempest-VolumeTypesExtraSpecsTest-1442502948] http://10.222.0.38/volume/v3/63f6002eaadf4f8e90f99b916c00939e/types/9e313d27-2f79-4248-b6dc-de821a9fa8bf/extra_specs returned with HTTP 200 Jan 25 14:23:30.843289 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1498/2999] 10.222.0.38 () {60 vars in 1366 bytes} [Mon Jan 25 14:23:30 2021] POST /volume/v3/63f6002eaadf4f8e90f99b916c00939e/types/9e313d27-2f79-4248-b6dc-de821a9fa8bf/extra_specs => generated 34 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 14:23:30.854342 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-79373674-860d-48f1-aba1-51cac617194c tempest-VolumeTypesExtraSpecsTest-1442502948 tempest-VolumeTypesExtraSpecsTest-1442502948] PUT http://10.222.0.38/volume/v3/63f6002eaadf4f8e90f99b916c00939e/types/9e313d27-2f79-4248-b6dc-de821a9fa8bf/extra_specs/spec2 Jan 25 14:23:30.855116 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-79373674-860d-48f1-aba1-51cac617194c tempest-VolumeTypesExtraSpecsTest-1442502948 tempest-VolumeTypesExtraSpecsTest-1442502948] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:23:31.030589 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-79373674-860d-48f1-aba1-51cac617194c tempest-VolumeTypesExtraSpecsTest-1442502948 tempest-VolumeTypesExtraSpecsTest-1442502948] http://10.222.0.38/volume/v3/63f6002eaadf4f8e90f99b916c00939e/types/9e313d27-2f79-4248-b6dc-de821a9fa8bf/extra_specs/spec2 returned with HTTP 200 Jan 25 14:23:31.032835 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1502/3000] 10.222.0.38 () {60 vars in 1383 bytes} [Mon Jan 25 14:23:30 2021] PUT /volume/v3/63f6002eaadf4f8e90f99b916c00939e/types/9e313d27-2f79-4248-b6dc-de821a9fa8bf/extra_specs/spec2 => generated 17 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 14:23:31.043334 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-be681021-6075-457a-b42c-28ca910150ad tempest-VolumeTypesExtraSpecsTest-1442502948 tempest-VolumeTypesExtraSpecsTest-1442502948] GET http://10.222.0.38/volume/v3/63f6002eaadf4f8e90f99b916c00939e/types/9e313d27-2f79-4248-b6dc-de821a9fa8bf/extra_specs/spec2 Jan 25 14:23:31.043861 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-be681021-6075-457a-b42c-28ca910150ad tempest-VolumeTypesExtraSpecsTest-1442502948 tempest-VolumeTypesExtraSpecsTest-1442502948] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:31.044356 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-be681021-6075-457a-b42c-28ca910150ad tempest-VolumeTypesExtraSpecsTest-1442502948 tempest-VolumeTypesExtraSpecsTest-1442502948] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:31.063709 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-be681021-6075-457a-b42c-28ca910150ad tempest-VolumeTypesExtraSpecsTest-1442502948 tempest-VolumeTypesExtraSpecsTest-1442502948] http://10.222.0.38/volume/v3/63f6002eaadf4f8e90f99b916c00939e/types/9e313d27-2f79-4248-b6dc-de821a9fa8bf/extra_specs/spec2 returned with HTTP 200 Jan 25 14:23:31.064927 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1499/3001] 10.222.0.38 () {58 vars in 1363 bytes} [Mon Jan 25 14:23:31 2021] GET /volume/v3/63f6002eaadf4f8e90f99b916c00939e/types/9e313d27-2f79-4248-b6dc-de821a9fa8bf/extra_specs/spec2 => generated 17 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 14:23:31.075922 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-44bf7c30-1191-4a1a-9f72-1a1dc0022c85 tempest-VolumeTypesExtraSpecsTest-1442502948 tempest-VolumeTypesExtraSpecsTest-1442502948] POST http://10.222.0.38/volume/v3/63f6002eaadf4f8e90f99b916c00939e/types/9e313d27-2f79-4248-b6dc-de821a9fa8bf/extra_specs Jan 25 14:23:31.077003 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-44bf7c30-1191-4a1a-9f72-1a1dc0022c85 tempest-VolumeTypesExtraSpecsTest-1442502948 tempest-VolumeTypesExtraSpecsTest-1442502948] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:23:31.230528 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-44bf7c30-1191-4a1a-9f72-1a1dc0022c85 tempest-VolumeTypesExtraSpecsTest-1442502948 tempest-VolumeTypesExtraSpecsTest-1442502948] http://10.222.0.38/volume/v3/63f6002eaadf4f8e90f99b916c00939e/types/9e313d27-2f79-4248-b6dc-de821a9fa8bf/extra_specs returned with HTTP 200 Jan 25 14:23:31.236751 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1503/3002] 10.222.0.38 () {60 vars in 1366 bytes} [Mon Jan 25 14:23:31 2021] POST /volume/v3/63f6002eaadf4f8e90f99b916c00939e/types/9e313d27-2f79-4248-b6dc-de821a9fa8bf/extra_specs => generated 51 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 14:23:31.242464 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2fb032b8-9bb2-40de-ab2f-91262cc66e94 tempest-VolumeTypesExtraSpecsTest-1442502948 tempest-VolumeTypesExtraSpecsTest-1442502948] GET http://10.222.0.38/volume/v3/63f6002eaadf4f8e90f99b916c00939e/types/9e313d27-2f79-4248-b6dc-de821a9fa8bf/extra_specs Jan 25 14:23:31.243026 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2fb032b8-9bb2-40de-ab2f-91262cc66e94 tempest-VolumeTypesExtraSpecsTest-1442502948 tempest-VolumeTypesExtraSpecsTest-1442502948] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:31.243528 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2fb032b8-9bb2-40de-ab2f-91262cc66e94 tempest-VolumeTypesExtraSpecsTest-1442502948 tempest-VolumeTypesExtraSpecsTest-1442502948] Calling method 'index' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:31.267821 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2fb032b8-9bb2-40de-ab2f-91262cc66e94 tempest-VolumeTypesExtraSpecsTest-1442502948 tempest-VolumeTypesExtraSpecsTest-1442502948] http://10.222.0.38/volume/v3/63f6002eaadf4f8e90f99b916c00939e/types/9e313d27-2f79-4248-b6dc-de821a9fa8bf/extra_specs returned with HTTP 200 Jan 25 14:23:31.269250 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1500/3003] 10.222.0.38 () {58 vars in 1345 bytes} [Mon Jan 25 14:23:31 2021] GET /volume/v3/63f6002eaadf4f8e90f99b916c00939e/types/9e313d27-2f79-4248-b6dc-de821a9fa8bf/extra_specs => generated 68 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 14:23:31.280859 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b59ff8d4-2833-4662-91c4-e542d3647a5c tempest-VolumeTypesExtraSpecsTest-1442502948 tempest-VolumeTypesExtraSpecsTest-1442502948] DELETE http://10.222.0.38/volume/v3/63f6002eaadf4f8e90f99b916c00939e/types/9e313d27-2f79-4248-b6dc-de821a9fa8bf Jan 25 14:23:31.281403 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b59ff8d4-2833-4662-91c4-e542d3647a5c tempest-VolumeTypesExtraSpecsTest-1442502948 tempest-VolumeTypesExtraSpecsTest-1442502948] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:31.281906 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b59ff8d4-2833-4662-91c4-e542d3647a5c tempest-VolumeTypesExtraSpecsTest-1442502948 tempest-VolumeTypesExtraSpecsTest-1442502948] Calling method '_delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:31.395244 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b59ff8d4-2833-4662-91c4-e542d3647a5c tempest-VolumeTypesExtraSpecsTest-1442502948 tempest-VolumeTypesExtraSpecsTest-1442502948] http://10.222.0.38/volume/v3/63f6002eaadf4f8e90f99b916c00939e/types/9e313d27-2f79-4248-b6dc-de821a9fa8bf returned with HTTP 202 Jan 25 14:23:31.397709 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1504/3004] 10.222.0.38 () {58 vars in 1312 bytes} [Mon Jan 25 14:23:31 2021] DELETE /volume/v3/63f6002eaadf4f8e90f99b916c00939e/types/9e313d27-2f79-4248-b6dc-de821a9fa8bf => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:23:31.411947 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-df9373f7-bfdb-4437-b820-838302133ace tempest-VolumeTypesExtraSpecsTest-1442502948 tempest-VolumeTypesExtraSpecsTest-1442502948] GET http://10.222.0.38/volume/v3/63f6002eaadf4f8e90f99b916c00939e/types/9e313d27-2f79-4248-b6dc-de821a9fa8bf Jan 25 14:23:31.412995 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-df9373f7-bfdb-4437-b820-838302133ace tempest-VolumeTypesExtraSpecsTest-1442502948 tempest-VolumeTypesExtraSpecsTest-1442502948] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:31.413733 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-df9373f7-bfdb-4437-b820-838302133ace tempest-VolumeTypesExtraSpecsTest-1442502948 tempest-VolumeTypesExtraSpecsTest-1442502948] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:31.428036 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-df9373f7-bfdb-4437-b820-838302133ace tempest-VolumeTypesExtraSpecsTest-1442502948 tempest-VolumeTypesExtraSpecsTest-1442502948] http://10.222.0.38/volume/v3/63f6002eaadf4f8e90f99b916c00939e/types/9e313d27-2f79-4248-b6dc-de821a9fa8bf returned with HTTP 404 Jan 25 14:23:31.429969 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1501/3005] 10.222.0.38 () {58 vars in 1309 bytes} [Mon Jan 25 14:23:31 2021] GET /volume/v3/63f6002eaadf4f8e90f99b916c00939e/types/9e313d27-2f79-4248-b6dc-de821a9fa8bf => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:23:33.068585 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-90deb5dc-d979-4859-bd99-854e552af0fe tempest-BackendsCapabilitiesAdminTestsJSON-1292737144 tempest-BackendsCapabilitiesAdminTestsJSON-1292737144] GET http://10.222.0.38/volume/v3/18455c63f35746e7af424c9c6b1e4b51/scheduler-stats/get_pools Jan 25 14:23:33.069130 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-90deb5dc-d979-4859-bd99-854e552af0fe tempest-BackendsCapabilitiesAdminTestsJSON-1292737144 tempest-BackendsCapabilitiesAdminTestsJSON-1292737144] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:33.069748 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-90deb5dc-d979-4859-bd99-854e552af0fe tempest-BackendsCapabilitiesAdminTestsJSON-1292737144 tempest-BackendsCapabilitiesAdminTestsJSON-1292737144] Calling method 'get_pools' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:33.089627 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-90deb5dc-d979-4859-bd99-854e552af0fe tempest-BackendsCapabilitiesAdminTestsJSON-1292737144 tempest-BackendsCapabilitiesAdminTestsJSON-1292737144] http://10.222.0.38/volume/v3/18455c63f35746e7af424c9c6b1e4b51/scheduler-stats/get_pools returned with HTTP 200 Jan 25 14:23:33.096913 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1505/3006] 10.222.0.38 () {58 vars in 1258 bytes} [Mon Jan 25 14:23:32 2021] GET /volume/v3/18455c63f35746e7af424c9c6b1e4b51/scheduler-stats/get_pools => generated 61 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 14:23:33.105529 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-733d72dc-12f6-4062-94c6-b349e5e85bec tempest-BackendsCapabilitiesAdminTestsJSON-1292737144 tempest-BackendsCapabilitiesAdminTestsJSON-1292737144] GET http://10.222.0.38/volume/v3/18455c63f35746e7af424c9c6b1e4b51/scheduler-stats/get_pools?detail=True Jan 25 14:23:33.106076 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-733d72dc-12f6-4062-94c6-b349e5e85bec tempest-BackendsCapabilitiesAdminTestsJSON-1292737144 tempest-BackendsCapabilitiesAdminTestsJSON-1292737144] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:33.106623 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-733d72dc-12f6-4062-94c6-b349e5e85bec tempest-BackendsCapabilitiesAdminTestsJSON-1292737144 tempest-BackendsCapabilitiesAdminTestsJSON-1292737144] Calling method 'get_pools' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:33.126665 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-733d72dc-12f6-4062-94c6-b349e5e85bec tempest-BackendsCapabilitiesAdminTestsJSON-1292737144 tempest-BackendsCapabilitiesAdminTestsJSON-1292737144] http://10.222.0.38/volume/v3/18455c63f35746e7af424c9c6b1e4b51/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jan 25 14:23:33.128062 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1502/3007] 10.222.0.38 () {58 vars in 1281 bytes} [Mon Jan 25 14:23:33 2021] GET /volume/v3/18455c63f35746e7af424c9c6b1e4b51/scheduler-stats/get_pools?detail=True => generated 768 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:23:33.141207 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-82a72c36-14e7-4d76-a353-142ef5aa74cc tempest-BackendsCapabilitiesAdminTestsJSON-1292737144 tempest-BackendsCapabilitiesAdminTestsJSON-1292737144] GET http://10.222.0.38/volume/v3/18455c63f35746e7af424c9c6b1e4b51/capabilities/n-d-760456-3@lvmdriver-1 Jan 25 14:23:33.141955 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-82a72c36-14e7-4d76-a353-142ef5aa74cc tempest-BackendsCapabilitiesAdminTestsJSON-1292737144 tempest-BackendsCapabilitiesAdminTestsJSON-1292737144] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:33.143189 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-82a72c36-14e7-4d76-a353-142ef5aa74cc tempest-BackendsCapabilitiesAdminTestsJSON-1292737144 tempest-BackendsCapabilitiesAdminTestsJSON-1292737144] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:33.178265 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-82a72c36-14e7-4d76-a353-142ef5aa74cc tempest-BackendsCapabilitiesAdminTestsJSON-1292737144 tempest-BackendsCapabilitiesAdminTestsJSON-1292737144] http://10.222.0.38/volume/v3/18455c63f35746e7af424c9c6b1e4b51/capabilities/n-d-760456-3@lvmdriver-1 returned with HTTP 200 Jan 25 14:23:33.179975 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1506/3008] 10.222.0.38 () {58 vars in 1294 bytes} [Mon Jan 25 14:23:33 2021] GET /volume/v3/18455c63f35746e7af424c9c6b1e4b51/capabilities/n-d-760456-3@lvmdriver-1 => generated 712 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:23:33.195101 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cb11d28c-2564-4898-bac3-1910f1cd7dce tempest-BackendsCapabilitiesAdminTestsJSON-1292737144 tempest-BackendsCapabilitiesAdminTestsJSON-1292737144] GET http://10.222.0.38/volume/v3/18455c63f35746e7af424c9c6b1e4b51/capabilities/n-d-760456-3@lvmdriver-1 Jan 25 14:23:33.195669 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cb11d28c-2564-4898-bac3-1910f1cd7dce tempest-BackendsCapabilitiesAdminTestsJSON-1292737144 tempest-BackendsCapabilitiesAdminTestsJSON-1292737144] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:33.196162 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cb11d28c-2564-4898-bac3-1910f1cd7dce tempest-BackendsCapabilitiesAdminTestsJSON-1292737144 tempest-BackendsCapabilitiesAdminTestsJSON-1292737144] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:33.221776 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cb11d28c-2564-4898-bac3-1910f1cd7dce tempest-BackendsCapabilitiesAdminTestsJSON-1292737144 tempest-BackendsCapabilitiesAdminTestsJSON-1292737144] http://10.222.0.38/volume/v3/18455c63f35746e7af424c9c6b1e4b51/capabilities/n-d-760456-3@lvmdriver-1 returned with HTTP 200 Jan 25 14:23:33.232066 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1503/3009] 10.222.0.38 () {58 vars in 1294 bytes} [Mon Jan 25 14:23:33 2021] GET /volume/v3/18455c63f35746e7af424c9c6b1e4b51/capabilities/n-d-760456-3@lvmdriver-1 => generated 712 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:23:35.693709 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-15a455e7-9546-4277-b89f-906d80bef8ac tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] POST http://10.222.0.38/volume/v3/50f0f5bcc3af402cb191db11fee201c7/volumes Jan 25 14:23:35.694569 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-15a455e7-9546-4277-b89f-906d80bef8ac tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1998455336"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:23:35.695750 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-15a455e7-9546-4277-b89f-906d80bef8ac tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1998455336'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:23:35.696211 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-15a455e7-9546-4277-b89f-906d80bef8ac tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Create volume of 1 GB Jan 25 14:23:35.730392 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-15a455e7-9546-4277-b89f-906d80bef8ac tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Availability Zones retrieved successfully. Jan 25 14:23:35.755651 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-15a455e7-9546-4277-b89f-906d80bef8ac tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Flow 'volume_create_api' (569c3e60-e204-45b5-9aad-13cc73ae900c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:23:35.758671 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-15a455e7-9546-4277-b89f-906d80bef8ac tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2dad7466-2fd5-4ec1-9513-f940857ac486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:23:35.761298 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-15a455e7-9546-4277-b89f-906d80bef8ac tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:23:35.835762 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-15a455e7-9546-4277-b89f-906d80bef8ac tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2dad7466-2fd5-4ec1-9513-f940857ac486) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:23:35.838079 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-15a455e7-9546-4277-b89f-906d80bef8ac tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d99473df-63f8-42c3-abda-2738af4abc55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:23:35.945290 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-15a455e7-9546-4277-b89f-906d80bef8ac tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Created reservations ['95734c50-0620-4ef4-8ce0-986339bf9286', 'f115c323-3050-4682-97d9-7b8dec8aacc6', 'e6a5c96c-1cef-40c2-8ade-f2c9bbd194fe', '1b863bd8-0e2f-4360-8136-4649916df32c'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:23:35.947392 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-15a455e7-9546-4277-b89f-906d80bef8ac tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d99473df-63f8-42c3-abda-2738af4abc55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95734c50-0620-4ef4-8ce0-986339bf9286', 'f115c323-3050-4682-97d9-7b8dec8aacc6', 'e6a5c96c-1cef-40c2-8ade-f2c9bbd194fe', '1b863bd8-0e2f-4360-8136-4649916df32c']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:23:35.950105 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-15a455e7-9546-4277-b89f-906d80bef8ac tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f908efc-4694-49f6-9016-41987b178ea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:23:36.020779 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-15a455e7-9546-4277-b89f-906d80bef8ac tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f908efc-4694-49f6-9016-41987b178ea4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8936a6be-9c40-4df3-abdd-4ac09c2b1299', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1998455336',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50f0f5bcc3af402cb191db11fee201c7',qos_specs=None,replication_status=,reservations=['95734c50-0620-4ef4-8ce0-986339bf9286','f115c323-3050-4682-97d9-7b8dec8aacc6','e6a5c96c-1cef-40c2-8ade-f2c9bbd194fe','1b863bd8-0e2f-4360-8136-4649916df32c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f575717c5434dcb8fc9b98fe1cba673',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:23:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1998455336',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8936a6be-9c40-4df3-abdd-4ac09c2b1299,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50f0f5bcc3af402cb191db11fee201c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='8f575717c5434dcb8fc9b98fe1cba673',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:23:36.023049 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-15a455e7-9546-4277-b89f-906d80bef8ac tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b5c1d50-3d32-4522-b281-ee3f50d198c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:23:36.052780 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-15a455e7-9546-4277-b89f-906d80bef8ac tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b5c1d50-3d32-4522-b281-ee3f50d198c4) transitioned into state 'SUCCESS' from state '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-1998455336',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50f0f5bcc3af402cb191db11fee201c7',qos_specs=None,replication_status=,reservations=['95734c50-0620-4ef4-8ce0-986339bf9286','f115c323-3050-4682-97d9-7b8dec8aacc6','e6a5c96c-1cef-40c2-8ade-f2c9bbd194fe','1b863bd8-0e2f-4360-8136-4649916df32c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f575717c5434dcb8fc9b98fe1cba673',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:23:36.054919 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-15a455e7-9546-4277-b89f-906d80bef8ac tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d23b1fac-a8cc-46c8-af01-60c3dd191fba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:23:36.073030 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-15a455e7-9546-4277-b89f-906d80bef8ac tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d23b1fac-a8cc-46c8-af01-60c3dd191fba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:23:36.075782 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-15a455e7-9546-4277-b89f-906d80bef8ac tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Flow 'volume_create_api' (569c3e60-e204-45b5-9aad-13cc73ae900c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:23:36.133845 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-15a455e7-9546-4277-b89f-906d80bef8ac tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Create volume request issued successfully. Jan 25 14:23:36.149847 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-15a455e7-9546-4277-b89f-906d80bef8ac tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] http://10.222.0.38/volume/v3/50f0f5bcc3af402cb191db11fee201c7/volumes returned with HTTP 202 Jan 25 14:23:36.150892 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1507/3010] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 14:23:35 2021] POST /volume/v3/50f0f5bcc3af402cb191db11fee201c7/volumes => generated 824 bytes in 831 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:23:36.168939 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-261232d3-502d-4091-af15-76246d2f9a7e tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] GET http://10.222.0.38/volume/v3/50f0f5bcc3af402cb191db11fee201c7/volumes/8936a6be-9c40-4df3-abdd-4ac09c2b1299 Jan 25 14:23:36.169991 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-261232d3-502d-4091-af15-76246d2f9a7e tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:36.170738 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-261232d3-502d-4091-af15-76246d2f9a7e tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:36.283108 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:36.283108 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:36.294995 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-261232d3-502d-4091-af15-76246d2f9a7e tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Volume info retrieved successfully. Jan 25 14:23:36.320730 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-261232d3-502d-4091-af15-76246d2f9a7e tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] http://10.222.0.38/volume/v3/50f0f5bcc3af402cb191db11fee201c7/volumes/8936a6be-9c40-4df3-abdd-4ac09c2b1299 returned with HTTP 200 Jan 25 14:23:36.329161 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1504/3011] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:23:36 2021] GET /volume/v3/50f0f5bcc3af402cb191db11fee201c7/volumes/8936a6be-9c40-4df3-abdd-4ac09c2b1299 => generated 892 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:23:37.205256 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-51fc2cfd-f559-4b15-ab8b-1625e9dcdb82 tempest-GroupsTest-1269357716 tempest-GroupsTest-1269357716] POST http://10.222.0.38/volume/v3/85fbd23ced044c8da295c644b759955e/types Jan 25 14:23:37.205747 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:37.205747 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:37.206137 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-51fc2cfd-f559-4b15-ab8b-1625e9dcdb82 tempest-GroupsTest-1269357716 tempest-GroupsTest-1269357716] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1283489806"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:23:37.207302 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:37.207302 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:37.246976 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-51fc2cfd-f559-4b15-ab8b-1625e9dcdb82 tempest-GroupsTest-1269357716 tempest-GroupsTest-1269357716] http://10.222.0.38/volume/v3/85fbd23ced044c8da295c644b759955e/types returned with HTTP 200 Jan 25 14:23:37.247992 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1508/3012] 10.222.0.38 () {60 vars in 1219 bytes} [Mon Jan 25 14:23:37 2021] POST /volume/v3/85fbd23ced044c8da295c644b759955e/types => generated 216 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:23:37.261041 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6bfe1f24-d3b7-4363-9ad5-26b03e5f1202 tempest-GroupsTest-1269357716 tempest-GroupsTest-1269357716] POST http://10.222.0.38/volume/v3/85fbd23ced044c8da295c644b759955e/group_types Jan 25 14:23:37.261715 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:37.261715 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:37.262144 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6bfe1f24-d3b7-4363-9ad5-26b03e5f1202 tempest-GroupsTest-1269357716 tempest-GroupsTest-1269357716] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1589711026"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:23:37.307813 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6bfe1f24-d3b7-4363-9ad5-26b03e5f1202 tempest-GroupsTest-1269357716 tempest-GroupsTest-1269357716] http://10.222.0.38/volume/v3/85fbd23ced044c8da295c644b759955e/group_types returned with HTTP 202 Jan 25 14:23:37.308777 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1505/3013] 10.222.0.38 () {62 vars in 1278 bytes} [Mon Jan 25 14:23:37 2021] POST /volume/v3/85fbd23ced044c8da295c644b759955e/group_types => generated 173 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:23:37.339340 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a580fd7f-9843-4bb9-9144-6c714e9ac334 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] GET http://10.222.0.38/volume/v3/50f0f5bcc3af402cb191db11fee201c7/volumes/8936a6be-9c40-4df3-abdd-4ac09c2b1299 Jan 25 14:23:37.340051 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a580fd7f-9843-4bb9-9144-6c714e9ac334 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:37.340857 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a580fd7f-9843-4bb9-9144-6c714e9ac334 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:37.403416 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:37.403416 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:37.413643 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a580fd7f-9843-4bb9-9144-6c714e9ac334 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Volume info retrieved successfully. Jan 25 14:23:37.439927 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a580fd7f-9843-4bb9-9144-6c714e9ac334 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] http://10.222.0.38/volume/v3/50f0f5bcc3af402cb191db11fee201c7/volumes/8936a6be-9c40-4df3-abdd-4ac09c2b1299 returned with HTTP 200 Jan 25 14:23:37.440765 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1506/3014] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:23:37 2021] GET /volume/v3/50f0f5bcc3af402cb191db11fee201c7/volumes/8936a6be-9c40-4df3-abdd-4ac09c2b1299 => generated 917 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:23:37.460057 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5bd73254-6446-4934-b88a-5a53534fa711 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] POST http://10.222.0.38/volume/v3/50f0f5bcc3af402cb191db11fee201c7/snapshots Jan 25 14:23:37.461042 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:37.461042 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:37.461740 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5bd73254-6446-4934-b88a-5a53534fa711 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8936a6be-9c40-4df3-abdd-4ac09c2b1299", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-781152593"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:23:37.520940 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:37.520940 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:37.522486 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-5bd73254-6446-4934-b88a-5a53534fa711 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Volume info retrieved successfully. Jan 25 14:23:37.523022 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-5bd73254-6446-4934-b88a-5a53534fa711 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Create snapshot from volume 8936a6be-9c40-4df3-abdd-4ac09c2b1299 Jan 25 14:23:37.568421 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1ccd30f1-ca22-4aa2-b543-5b28909a62a4 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] POST http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups Jan 25 14:23:37.569825 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1ccd30f1-ca22-4aa2-b543-5b28909a62a4 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3bc54d91-8b33-4fbd-9b1c-b1b33e1e3773", "volume_types": ["8cad63ab-a0bb-4ff9-afbf-0275b6af738f"], "name": "tempest-Group1-1653084371"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:23:37.571802 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-1ccd30f1-ca22-4aa2-b543-5b28909a62a4 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Creating new group {'group': {'group_type': '3bc54d91-8b33-4fbd-9b1c-b1b33e1e3773', 'volume_types': ['8cad63ab-a0bb-4ff9-afbf-0275b6af738f'], 'name': 'tempest-Group1-1653084371'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 25 14:23:37.597388 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.groups [None req-1ccd30f1-ca22-4aa2-b543-5b28909a62a4 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Creating group tempest-Group1-1653084371. Jan 25 14:23:37.653953 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-5bd73254-6446-4934-b88a-5a53534fa711 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Created reservations ['c716c8f8-246d-4ed3-8a4a-c6182eec4c78', '53ac5bf1-a993-4b48-88bd-a3e484d591e4', '9210b2f5-6316-4556-9e11-e29818649c73', 'c7cdbcd9-9182-4f3c-97d0-9d18ba33700c'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:23:37.655778 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-1ccd30f1-ca22-4aa2-b543-5b28909a62a4 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Availability Zones retrieved successfully. Jan 25 14:23:37.686903 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-1ccd30f1-ca22-4aa2-b543-5b28909a62a4 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Created reservations ['b453f1e8-ccc7-4748-9d4f-da9c1fbf6761'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:23:37.763825 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1ccd30f1-ca22-4aa2-b543-5b28909a62a4 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups returned with HTTP 202 Jan 25 14:23:37.767481 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1509/3015] 10.222.0.38 () {62 vars in 1264 bytes} [Mon Jan 25 14:23:37 2021] POST /volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups => generated 94 bytes in 453 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:23:37.779684 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-31e67a23-c920-42fb-a72f-87aef1562d76 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] GET http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/2c996278-90b8-478e-a3d5-6b18e489239b Jan 25 14:23:37.780493 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-31e67a23-c920-42fb-a72f-87aef1562d76 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:37.780882 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:37.780882 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:37.781635 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-31e67a23-c920-42fb-a72f-87aef1562d76 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:37.782513 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-31e67a23-c920-42fb-a72f-87aef1562d76 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] show called for member 2c996278-90b8-478e-a3d5-6b18e489239b {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 14:23:37.793122 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:37.793122 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:37.825874 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-5bd73254-6446-4934-b88a-5a53534fa711 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Snapshot create request issued successfully. Jan 25 14:23:37.826680 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5bd73254-6446-4934-b88a-5a53534fa711 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] http://10.222.0.38/volume/v3/50f0f5bcc3af402cb191db11fee201c7/snapshots returned with HTTP 202 Jan 25 14:23:37.827912 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1507/3016] 10.222.0.38 () {60 vars in 1232 bytes} [Mon Jan 25 14:23:37 2021] POST /volume/v3/50f0f5bcc3af402cb191db11fee201c7/snapshots => generated 310 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:23:37.838353 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-31e67a23-c920-42fb-a72f-87aef1562d76 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/2c996278-90b8-478e-a3d5-6b18e489239b returned with HTTP 200 Jan 25 14:23:37.839161 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1510/3017] 10.222.0.38 () {60 vars in 1353 bytes} [Mon Jan 25 14:23:37 2021] GET /volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/2c996278-90b8-478e-a3d5-6b18e489239b => generated 322 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:23:37.841138 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-85de1db1-cea3-4f53-9fcb-58f0b7e9e097 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] GET http://10.222.0.38/volume/v3/50f0f5bcc3af402cb191db11fee201c7/snapshots/bc5a8424-8205-4f61-9a0c-aa346876359a Jan 25 14:23:37.842118 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-85de1db1-cea3-4f53-9fcb-58f0b7e9e097 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:37.842571 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:37.842571 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:37.843249 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-85de1db1-cea3-4f53-9fcb-58f0b7e9e097 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:37.876789 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:37.876789 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:37.878381 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-85de1db1-cea3-4f53-9fcb-58f0b7e9e097 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Snapshot retrieved successfully. Jan 25 14:23:37.881043 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-85de1db1-cea3-4f53-9fcb-58f0b7e9e097 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] http://10.222.0.38/volume/v3/50f0f5bcc3af402cb191db11fee201c7/snapshots/bc5a8424-8205-4f61-9a0c-aa346876359a returned with HTTP 200 Jan 25 14:23:37.882445 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1508/3018] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:23:37 2021] GET /volume/v3/50f0f5bcc3af402cb191db11fee201c7/snapshots/bc5a8424-8205-4f61-9a0c-aa346876359a => generated 442 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:23:38.406576 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-609bbbd8-7a55-49f4-bb38-547708ae1132 tempest-GroupSnapshotsTest-1227762183 tempest-GroupSnapshotsTest-1227762183] POST http://10.222.0.38/volume/v3/32c6844f88b34de7a043f0304d835c5e/types Jan 25 14:23:38.408248 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:38.408248 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:38.409029 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-609bbbd8-7a55-49f4-bb38-547708ae1132 tempest-GroupSnapshotsTest-1227762183 tempest-GroupSnapshotsTest-1227762183] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1253479988"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:23:38.410696 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:38.410696 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:38.468238 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-609bbbd8-7a55-49f4-bb38-547708ae1132 tempest-GroupSnapshotsTest-1227762183 tempest-GroupSnapshotsTest-1227762183] http://10.222.0.38/volume/v3/32c6844f88b34de7a043f0304d835c5e/types returned with HTTP 200 Jan 25 14:23:38.469329 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1511/3019] 10.222.0.38 () {60 vars in 1219 bytes} [Mon Jan 25 14:23:38 2021] POST /volume/v3/32c6844f88b34de7a043f0304d835c5e/types => generated 224 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:23:38.480706 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8905cb67-5793-4ea1-80cc-57ed93323671 tempest-GroupSnapshotsTest-1227762183 tempest-GroupSnapshotsTest-1227762183] POST http://10.222.0.38/volume/v3/32c6844f88b34de7a043f0304d835c5e/group_types Jan 25 14:23:38.481188 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:38.481188 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:38.481601 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8905cb67-5793-4ea1-80cc-57ed93323671 tempest-GroupSnapshotsTest-1227762183 tempest-GroupSnapshotsTest-1227762183] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-553054685"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:23:38.561557 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8905cb67-5793-4ea1-80cc-57ed93323671 tempest-GroupSnapshotsTest-1227762183 tempest-GroupSnapshotsTest-1227762183] http://10.222.0.38/volume/v3/32c6844f88b34de7a043f0304d835c5e/group_types returned with HTTP 202 Jan 25 14:23:38.562750 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1509/3020] 10.222.0.38 () {62 vars in 1278 bytes} [Mon Jan 25 14:23:38 2021] POST /volume/v3/32c6844f88b34de7a043f0304d835c5e/group_types => generated 180 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:23:38.807763 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9b856cb4-5192-4857-ab9b-e15b11c9ad20 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] POST http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups Jan 25 14:23:38.808919 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9b856cb4-5192-4857-ab9b-e15b11c9ad20 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f68fd889-6526-47a3-9ddf-5a8fa6d31fc5", "volume_types": ["a1c7b68c-b638-4862-a321-b24c4823b9f0"], "name": "tempest-GroupSnapshotsTest-Group-1421888727"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:23:38.810265 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-9b856cb4-5192-4857-ab9b-e15b11c9ad20 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Creating new group {'group': {'group_type': 'f68fd889-6526-47a3-9ddf-5a8fa6d31fc5', 'volume_types': ['a1c7b68c-b638-4862-a321-b24c4823b9f0'], 'name': 'tempest-GroupSnapshotsTest-Group-1421888727'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 25 14:23:38.824287 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.groups [None req-9b856cb4-5192-4857-ab9b-e15b11c9ad20 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Creating group tempest-GroupSnapshotsTest-Group-1421888727. Jan 25 14:23:38.852251 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9f448879-92f2-4536-958d-9f9123d2bc8c tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] GET http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/2c996278-90b8-478e-a3d5-6b18e489239b Jan 25 14:23:38.853215 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9f448879-92f2-4536-958d-9f9123d2bc8c tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:38.853880 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9f448879-92f2-4536-958d-9f9123d2bc8c tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:38.854459 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-9f448879-92f2-4536-958d-9f9123d2bc8c tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] show called for member 2c996278-90b8-478e-a3d5-6b18e489239b {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 14:23:38.866961 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-9b856cb4-5192-4857-ab9b-e15b11c9ad20 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Availability Zones retrieved successfully. Jan 25 14:23:38.868924 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:38.868924 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:38.924703 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9f448879-92f2-4536-958d-9f9123d2bc8c tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/2c996278-90b8-478e-a3d5-6b18e489239b returned with HTTP 200 Jan 25 14:23:38.925881 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1510/3021] 10.222.0.38 () {60 vars in 1353 bytes} [Mon Jan 25 14:23:38 2021] GET /volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/2c996278-90b8-478e-a3d5-6b18e489239b => generated 323 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:23:38.931162 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-943a26ba-ac94-4556-b9d1-466993bc60b7 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] GET http://10.222.0.38/volume/v3/50f0f5bcc3af402cb191db11fee201c7/snapshots/bc5a8424-8205-4f61-9a0c-aa346876359a Jan 25 14:23:38.931881 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-943a26ba-ac94-4556-b9d1-466993bc60b7 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:38.932271 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:38.932271 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:38.932904 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-943a26ba-ac94-4556-b9d1-466993bc60b7 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:38.938118 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-9b856cb4-5192-4857-ab9b-e15b11c9ad20 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Created reservations ['91019efd-c006-48e6-8bcb-44c44072b61c'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:23:38.964268 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:38.964268 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:38.965736 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-943a26ba-ac94-4556-b9d1-466993bc60b7 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Snapshot retrieved successfully. Jan 25 14:23:38.967693 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-943a26ba-ac94-4556-b9d1-466993bc60b7 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] http://10.222.0.38/volume/v3/50f0f5bcc3af402cb191db11fee201c7/snapshots/bc5a8424-8205-4f61-9a0c-aa346876359a returned with HTTP 200 Jan 25 14:23:38.968797 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1511/3022] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:23:38 2021] GET /volume/v3/50f0f5bcc3af402cb191db11fee201c7/snapshots/bc5a8424-8205-4f61-9a0c-aa346876359a => generated 442 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:23:38.973127 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2546cd0c-8281-4bba-af99-c854d8930bb0 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] POST http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups Jan 25 14:23:38.974407 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:38.974407 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:38.975013 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2546cd0c-8281-4bba-af99-c854d8930bb0 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3bc54d91-8b33-4fbd-9b1c-b1b33e1e3773", "volume_types": ["8cad63ab-a0bb-4ff9-afbf-0275b6af738f"], "name": "tempest-Group2-305038756"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:23:38.976067 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-2546cd0c-8281-4bba-af99-c854d8930bb0 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Creating new group {'group': {'group_type': '3bc54d91-8b33-4fbd-9b1c-b1b33e1e3773', 'volume_types': ['8cad63ab-a0bb-4ff9-afbf-0275b6af738f'], 'name': 'tempest-Group2-305038756'}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 25 14:23:38.990768 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.groups [None req-2546cd0c-8281-4bba-af99-c854d8930bb0 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Creating group tempest-Group2-305038756. Jan 25 14:23:39.016952 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-2546cd0c-8281-4bba-af99-c854d8930bb0 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Availability Zones retrieved successfully. Jan 25 14:23:39.040359 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-2546cd0c-8281-4bba-af99-c854d8930bb0 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Created reservations ['c4f13ed0-d11e-472f-9f1c-9d5e6db22886'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:23:39.056994 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9b856cb4-5192-4857-ab9b-e15b11c9ad20 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups returned with HTTP 202 Jan 25 14:23:39.062812 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1512/3023] 10.222.0.38 () {62 vars in 1264 bytes} [Mon Jan 25 14:23:38 2021] POST /volume/v3/d34c088d02a74d859afab046452ae96b/groups => generated 112 bytes in 490 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:23:39.068078 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e91ca873-a335-4d79-936b-03af3465c6e7 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups/17e65b2c-0631-4ed9-a83d-99fcba19e0d3 Jan 25 14:23:39.068878 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e91ca873-a335-4d79-936b-03af3465c6e7 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:39.069237 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:39.069237 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:39.069840 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e91ca873-a335-4d79-936b-03af3465c6e7 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:39.070414 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-e91ca873-a335-4d79-936b-03af3465c6e7 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] show called for member 17e65b2c-0631-4ed9-a83d-99fcba19e0d3 {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 14:23:39.079763 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:39.079763 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:39.107385 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e91ca873-a335-4d79-936b-03af3465c6e7 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups/17e65b2c-0631-4ed9-a83d-99fcba19e0d3 returned with HTTP 200 Jan 25 14:23:39.111586 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1513/3024] 10.222.0.38 () {60 vars in 1353 bytes} [Mon Jan 25 14:23:39 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/groups/17e65b2c-0631-4ed9-a83d-99fcba19e0d3 => generated 392 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:23:39.135914 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2546cd0c-8281-4bba-af99-c854d8930bb0 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups returned with HTTP 202 Jan 25 14:23:39.136852 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1512/3025] 10.222.0.38 () {62 vars in 1264 bytes} [Mon Jan 25 14:23:38 2021] POST /volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups => generated 93 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:23:39.147212 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f531c15a-64ca-4d10-af8f-9d0e6304f167 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] GET http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/d692564f-1bed-4d88-8bfc-1cf9feb05f9b Jan 25 14:23:39.148590 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f531c15a-64ca-4d10-af8f-9d0e6304f167 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:39.149028 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:39.149028 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:39.149716 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f531c15a-64ca-4d10-af8f-9d0e6304f167 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:39.150276 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-f531c15a-64ca-4d10-af8f-9d0e6304f167 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] show called for member d692564f-1bed-4d88-8bfc-1cf9feb05f9b {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 14:23:39.174194 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:39.174194 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:39.255213 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f531c15a-64ca-4d10-af8f-9d0e6304f167 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/d692564f-1bed-4d88-8bfc-1cf9feb05f9b returned with HTTP 200 Jan 25 14:23:39.260599 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1514/3026] 10.222.0.38 () {60 vars in 1353 bytes} [Mon Jan 25 14:23:39 2021] GET /volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/d692564f-1bed-4d88-8bfc-1cf9feb05f9b => generated 321 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:23:39.980280 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ba1c09b6-8faf-40f5-ab04-aed222c50689 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] GET http://10.222.0.38/volume/v3/50f0f5bcc3af402cb191db11fee201c7/snapshots/bc5a8424-8205-4f61-9a0c-aa346876359a Jan 25 14:23:39.980865 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ba1c09b6-8faf-40f5-ab04-aed222c50689 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:39.981629 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:39.981629 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:39.981629 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ba1c09b6-8faf-40f5-ab04-aed222c50689 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:40.010726 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:40.010726 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:40.011795 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ba1c09b6-8faf-40f5-ab04-aed222c50689 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Snapshot retrieved successfully. Jan 25 14:23:40.013871 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ba1c09b6-8faf-40f5-ab04-aed222c50689 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] http://10.222.0.38/volume/v3/50f0f5bcc3af402cb191db11fee201c7/snapshots/bc5a8424-8205-4f61-9a0c-aa346876359a returned with HTTP 200 Jan 25 14:23:40.015057 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1513/3027] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:23:39 2021] GET /volume/v3/50f0f5bcc3af402cb191db11fee201c7/snapshots/bc5a8424-8205-4f61-9a0c-aa346876359a => generated 469 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:23:40.027133 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f23f088a-0d30-4295-971a-71de36dc6942 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] POST http://10.222.0.38/volume/v3/50f0f5bcc3af402cb191db11fee201c7/snapshots/bc5a8424-8205-4f61-9a0c-aa346876359a/metadata Jan 25 14:23:40.028027 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:40.028027 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:40.028525 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f23f088a-0d30-4295-971a-71de36dc6942 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:23:40.054973 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:40.054973 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:40.056424 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f23f088a-0d30-4295-971a-71de36dc6942 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Snapshot retrieved successfully. Jan 25 14:23:40.095810 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f23f088a-0d30-4295-971a-71de36dc6942 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Update snapshot metadata completed successfully. Jan 25 14:23:40.097069 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f23f088a-0d30-4295-971a-71de36dc6942 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] http://10.222.0.38/volume/v3/50f0f5bcc3af402cb191db11fee201c7/snapshots/bc5a8424-8205-4f61-9a0c-aa346876359a/metadata returned with HTTP 200 Jan 25 14:23:40.100108 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1515/3028] 10.222.0.38 () {60 vars in 1369 bytes} [Mon Jan 25 14:23:40 2021] POST /volume/v3/50f0f5bcc3af402cb191db11fee201c7/snapshots/bc5a8424-8205-4f61-9a0c-aa346876359a/metadata => generated 68 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 14:23:40.110170 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9e9906db-876e-4d40-9713-40d7f515b86b tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] GET http://10.222.0.38/volume/v3/50f0f5bcc3af402cb191db11fee201c7/snapshots/bc5a8424-8205-4f61-9a0c-aa346876359a/metadata Jan 25 14:23:40.110677 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9e9906db-876e-4d40-9713-40d7f515b86b tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:40.111106 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:40.111106 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:40.111485 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9e9906db-876e-4d40-9713-40d7f515b86b tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Calling method 'index' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:40.126087 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f020d1b3-03a4-4e1c-8f65-c770ad385d4b tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups/17e65b2c-0631-4ed9-a83d-99fcba19e0d3 Jan 25 14:23:40.127458 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f020d1b3-03a4-4e1c-8f65-c770ad385d4b tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:40.127823 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:40.127823 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:40.128607 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f020d1b3-03a4-4e1c-8f65-c770ad385d4b tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:40.129198 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-f020d1b3-03a4-4e1c-8f65-c770ad385d4b tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] show called for member 17e65b2c-0631-4ed9-a83d-99fcba19e0d3 {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 14:23:40.139732 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:40.139732 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:40.140224 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:40.140224 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:40.141055 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-9e9906db-876e-4d40-9713-40d7f515b86b tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Snapshot retrieved successfully. Jan 25 14:23:40.143237 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-9e9906db-876e-4d40-9713-40d7f515b86b tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Get snapshot metadata completed successfully. Jan 25 14:23:40.143830 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9e9906db-876e-4d40-9713-40d7f515b86b tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] http://10.222.0.38/volume/v3/50f0f5bcc3af402cb191db11fee201c7/snapshots/bc5a8424-8205-4f61-9a0c-aa346876359a/metadata returned with HTTP 200 Jan 25 14:23:40.149196 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1514/3029] 10.222.0.38 () {58 vars in 1348 bytes} [Mon Jan 25 14:23:40 2021] GET /volume/v3/50f0f5bcc3af402cb191db11fee201c7/snapshots/bc5a8424-8205-4f61-9a0c-aa346876359a/metadata => generated 68 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 14:23:40.158198 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-340f7ebb-8f6f-4696-b665-96cf8f89027b tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] PUT http://10.222.0.38/volume/v3/50f0f5bcc3af402cb191db11fee201c7/snapshots/bc5a8424-8205-4f61-9a0c-aa346876359a/metadata Jan 25 14:23:40.158929 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:40.158929 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:40.159349 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-340f7ebb-8f6f-4696-b665-96cf8f89027b tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:23:40.169935 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f020d1b3-03a4-4e1c-8f65-c770ad385d4b tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups/17e65b2c-0631-4ed9-a83d-99fcba19e0d3 returned with HTTP 200 Jan 25 14:23:40.170758 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1516/3030] 10.222.0.38 () {60 vars in 1353 bytes} [Mon Jan 25 14:23:40 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/groups/17e65b2c-0631-4ed9-a83d-99fcba19e0d3 => generated 393 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:23:40.182283 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d6d8ba64-4a13-4c07-ac57-752a2c089efa tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] POST http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes Jan 25 14:23:40.182854 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:40.182854 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:40.183377 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d6d8ba64-4a13-4c07-ac57-752a2c089efa tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a1c7b68c-b638-4862-a321-b24c4823b9f0", "group_id": "17e65b2c-0631-4ed9-a83d-99fcba19e0d3", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-2061177072"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:23:40.184632 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-d6d8ba64-4a13-4c07-ac57-752a2c089efa tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Create volume request body: {'volume': {'volume_type': 'a1c7b68c-b638-4862-a321-b24c4823b9f0', 'group_id': '17e65b2c-0631-4ed9-a83d-99fcba19e0d3', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-2061177072'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:23:40.186271 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:40.186271 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:40.187391 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-340f7ebb-8f6f-4696-b665-96cf8f89027b tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Snapshot retrieved successfully. Jan 25 14:23:40.208666 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:40.208666 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:40.209867 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-d6d8ba64-4a13-4c07-ac57-752a2c089efa tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Create volume of 1 GB Jan 25 14:23:40.226715 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d6d8ba64-4a13-4c07-ac57-752a2c089efa tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Availability Zones retrieved successfully. Jan 25 14:23:40.243852 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-340f7ebb-8f6f-4696-b665-96cf8f89027b tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Update snapshot metadata completed successfully. Jan 25 14:23:40.244836 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-340f7ebb-8f6f-4696-b665-96cf8f89027b tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] http://10.222.0.38/volume/v3/50f0f5bcc3af402cb191db11fee201c7/snapshots/bc5a8424-8205-4f61-9a0c-aa346876359a/metadata returned with HTTP 200 Jan 25 14:23:40.245047 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-d6d8ba64-4a13-4c07-ac57-752a2c089efa tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Flow 'volume_create_api' (d5c711cd-3b83-4723-9f16-3be5a46aaf21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:23:40.248469 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-d6d8ba64-4a13-4c07-ac57-752a2c089efa tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a33b98f5-cb1a-4b6f-881c-3c264b2f32dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:23:40.250643 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1515/3031] 10.222.0.38 () {60 vars in 1368 bytes} [Mon Jan 25 14:23:40 2021] PUT /volume/v3/50f0f5bcc3af402cb191db11fee201c7/snapshots/bc5a8424-8205-4f61-9a0c-aa346876359a/metadata => generated 57 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 14:23:40.250780 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:40.250780 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:40.251474 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-d6d8ba64-4a13-4c07-ac57-752a2c089efa tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:23:40.255901 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5fb5d935-6905-4e99-a8a1-7afa81fb828d tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] GET http://10.222.0.38/volume/v3/50f0f5bcc3af402cb191db11fee201c7/snapshots/bc5a8424-8205-4f61-9a0c-aa346876359a/metadata Jan 25 14:23:40.256515 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5fb5d935-6905-4e99-a8a1-7afa81fb828d tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:40.256808 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:40.256808 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:40.257349 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5fb5d935-6905-4e99-a8a1-7afa81fb828d tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Calling method 'index' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:40.286253 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:40.286253 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:40.287703 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-5fb5d935-6905-4e99-a8a1-7afa81fb828d tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Snapshot retrieved successfully. Jan 25 14:23:40.289911 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-5fb5d935-6905-4e99-a8a1-7afa81fb828d tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Get snapshot metadata completed successfully. Jan 25 14:23:40.290535 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5fb5d935-6905-4e99-a8a1-7afa81fb828d tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] http://10.222.0.38/volume/v3/50f0f5bcc3af402cb191db11fee201c7/snapshots/bc5a8424-8205-4f61-9a0c-aa346876359a/metadata returned with HTTP 200 Jan 25 14:23:40.291656 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1516/3032] 10.222.0.38 () {58 vars in 1348 bytes} [Mon Jan 25 14:23:40 2021] GET /volume/v3/50f0f5bcc3af402cb191db11fee201c7/snapshots/bc5a8424-8205-4f61-9a0c-aa346876359a/metadata => generated 57 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 14:23:40.298743 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c25772c3-b264-4e61-9070-d7d546eedd45 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] GET http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/d692564f-1bed-4d88-8bfc-1cf9feb05f9b Jan 25 14:23:40.299414 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c25772c3-b264-4e61-9070-d7d546eedd45 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:40.299900 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:40.299900 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:40.300406 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c25772c3-b264-4e61-9070-d7d546eedd45 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:40.301132 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-c25772c3-b264-4e61-9070-d7d546eedd45 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] show called for member d692564f-1bed-4d88-8bfc-1cf9feb05f9b {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 14:23:40.310286 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:40.310286 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:40.310691 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-d6d8ba64-4a13-4c07-ac57-752a2c089efa tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a33b98f5-cb1a-4b6f-881c-3c264b2f32dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T14:23:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a1c7b68c-b638-4862-a321-b24c4823b9f0,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1253479988',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a1c7b68c-b638-4862-a321-b24c4823b9f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '17e65b2c-0631-4ed9-a83d-99fcba19e0d3', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:23:40.313115 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-d6d8ba64-4a13-4c07-ac57-752a2c089efa tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b903c01-06fe-4965-9039-a970d50876a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:23:40.341486 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c25772c3-b264-4e61-9070-d7d546eedd45 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/d692564f-1bed-4d88-8bfc-1cf9feb05f9b returned with HTTP 200 Jan 25 14:23:40.342329 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1517/3033] 10.222.0.38 () {60 vars in 1353 bytes} [Mon Jan 25 14:23:40 2021] GET /volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/d692564f-1bed-4d88-8bfc-1cf9feb05f9b => generated 322 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:23:40.352665 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-872e6015-6f55-4313-b11d-dd333d48fba4 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] DELETE http://10.222.0.38/volume/v3/50f0f5bcc3af402cb191db11fee201c7/snapshots/bc5a8424-8205-4f61-9a0c-aa346876359a/metadata/key3 Jan 25 14:23:40.353218 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-872e6015-6f55-4313-b11d-dd333d48fba4 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:40.353510 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:40.353510 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:40.354018 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-872e6015-6f55-4313-b11d-dd333d48fba4 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:40.370038 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.quota [None req-d6d8ba64-4a13-4c07-ac57-752a2c089efa tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1253479988 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1253479988, it is now deprecated. Please use the default quota class for default quota. Jan 25 14:23:40.370921 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.quota [None req-d6d8ba64-4a13-4c07-ac57-752a2c089efa tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1253479988 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1253479988, it is now deprecated. Please use the default quota class for default quota. Jan 25 14:23:40.380853 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:40.380853 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:40.382095 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-872e6015-6f55-4313-b11d-dd333d48fba4 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Snapshot retrieved successfully. Jan 25 14:23:40.383973 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-872e6015-6f55-4313-b11d-dd333d48fba4 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Get snapshot metadata completed successfully. Jan 25 14:23:40.390453 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 25 14:23:40.390453 n-d-760456-3 devstack@c-api.service[87928]: "UPDATE / DELETE expressions." % clause Jan 25 14:23:40.396171 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-872e6015-6f55-4313-b11d-dd333d48fba4 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Delete snapshot metadata completed successfully. Jan 25 14:23:40.396676 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-872e6015-6f55-4313-b11d-dd333d48fba4 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] http://10.222.0.38/volume/v3/50f0f5bcc3af402cb191db11fee201c7/snapshots/bc5a8424-8205-4f61-9a0c-aa346876359a/metadata/key3 returned with HTTP 200 Jan 25 14:23:40.397574 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1518/3034] 10.222.0.38 () {58 vars in 1366 bytes} [Mon Jan 25 14:23:40 2021] DELETE /volume/v3/50f0f5bcc3af402cb191db11fee201c7/snapshots/bc5a8424-8205-4f61-9a0c-aa346876359a/metadata/key3 => generated 0 bytes in 55 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jan 25 14:23:40.404801 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b89b8018-84a3-4697-9614-769d6d1a80c0 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] POST http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes Jan 25 14:23:40.405444 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:40.405444 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:40.405999 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b89b8018-84a3-4697-9614-769d6d1a80c0 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2041224143", "volume_type": "8cad63ab-a0bb-4ff9-afbf-0275b6af738f", "group_id": "2c996278-90b8-478e-a3d5-6b18e489239b", "size": 1}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:23:40.407140 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-b89b8018-84a3-4697-9614-769d6d1a80c0 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Create volume request body: {'volume': {'name': 'tempest-volume-2041224143', 'volume_type': '8cad63ab-a0bb-4ff9-afbf-0275b6af738f', 'group_id': '2c996278-90b8-478e-a3d5-6b18e489239b', 'size': 1}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:23:40.416292 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-d6d8ba64-4a13-4c07-ac57-752a2c089efa tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Created reservations ['9058b8ad-99c0-4717-b42b-47ed4798b55f', '402f1f25-92b8-4080-a8aa-7b9a0fa4c4e0', '68a27121-5ddd-4528-bd44-3e6eddcdd9c2', 'd18ba61f-7d9f-49de-ab81-36b31d8101cb'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:23:40.418669 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-d6d8ba64-4a13-4c07-ac57-752a2c089efa tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b903c01-06fe-4965-9039-a970d50876a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9058b8ad-99c0-4717-b42b-47ed4798b55f', '402f1f25-92b8-4080-a8aa-7b9a0fa4c4e0', '68a27121-5ddd-4528-bd44-3e6eddcdd9c2', 'd18ba61f-7d9f-49de-ab81-36b31d8101cb']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:23:40.420771 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-d6d8ba64-4a13-4c07-ac57-752a2c089efa tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7f36798-9ec9-414a-8ab9-4e49279a8569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:23:40.430816 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:40.430816 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:40.431947 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-b89b8018-84a3-4697-9614-769d6d1a80c0 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Create volume of 1 GB Jan 25 14:23:40.447202 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b89b8018-84a3-4697-9614-769d6d1a80c0 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Availability Zones retrieved successfully. Jan 25 14:23:40.464111 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b89b8018-84a3-4697-9614-769d6d1a80c0 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Flow 'volume_create_api' (72ca6d63-26cf-4b26-9993-394d34cc636f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:23:40.467242 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b89b8018-84a3-4697-9614-769d6d1a80c0 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43497854-4b3f-4970-8277-fb703ef044b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:23:40.469446 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:40.469446 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:40.470338 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-b89b8018-84a3-4697-9614-769d6d1a80c0 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Validating volume size '1' using validate_int {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:23:40.492568 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-d6d8ba64-4a13-4c07-ac57-752a2c089efa tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7f36798-9ec9-414a-8ab9-4e49279a8569) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4c85bf0-71f7-436f-80a6-5209e78d4c61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-2061177072',encryption_key_id=None,group_id=17e65b2c-0631-4ed9-a83d-99fcba19e0d3,group_type_id=,metadata={},multiattach=False,project_id='d34c088d02a74d859afab046452ae96b',qos_specs=None,replication_status=,reservations=['9058b8ad-99c0-4717-b42b-47ed4798b55f','402f1f25-92b8-4080-a8aa-7b9a0fa4c4e0','68a27121-5ddd-4528-bd44-3e6eddcdd9c2','d18ba61f-7d9f-49de-ab81-36b31d8101cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f5b94139ab14da99ba70ad186c224a9',volume_type_id=a1c7b68c-b638-4862-a321-b24c4823b9f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:23:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-2061177072',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=17e65b2c-0631-4ed9-a83d-99fcba19e0d3,host=None,id=e4c85bf0-71f7-436f-80a6-5209e78d4c61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d34c088d02a74d859afab046452ae96b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='8f5b94139ab14da99ba70ad186c224a9',volume_attachment=,volume_type=,volume_type_id=a1c7b68c-b638-4862-a321-b24c4823b9f0)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:23:40.494805 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-d6d8ba64-4a13-4c07-ac57-752a2c089efa tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad8a1ea3-0349-4dad-bd64-aab779fecb4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:23:40.523751 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-d6d8ba64-4a13-4c07-ac57-752a2c089efa tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad8a1ea3-0349-4dad-bd64-aab779fecb4a) transitioned into state 'SUCCESS' from state '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-2061177072',encryption_key_id=None,group_id=17e65b2c-0631-4ed9-a83d-99fcba19e0d3,group_type_id=,metadata={},multiattach=False,project_id='d34c088d02a74d859afab046452ae96b',qos_specs=None,replication_status=,reservations=['9058b8ad-99c0-4717-b42b-47ed4798b55f','402f1f25-92b8-4080-a8aa-7b9a0fa4c4e0','68a27121-5ddd-4528-bd44-3e6eddcdd9c2','d18ba61f-7d9f-49de-ab81-36b31d8101cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f5b94139ab14da99ba70ad186c224a9',volume_type_id=a1c7b68c-b638-4862-a321-b24c4823b9f0)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:23:40.526409 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-d6d8ba64-4a13-4c07-ac57-752a2c089efa tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a5670b7-63c0-4e7a-b70a-e65d5f46d57b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:23:40.534980 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b89b8018-84a3-4697-9614-769d6d1a80c0 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43497854-4b3f-4970-8277-fb703ef044b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T14:23:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8cad63ab-a0bb-4ff9-afbf-0275b6af738f,is_public=True,name='tempest-GroupsTest-volume-type-1283489806',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8cad63ab-a0bb-4ff9-afbf-0275b6af738f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '2c996278-90b8-478e-a3d5-6b18e489239b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:23:40.537340 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b89b8018-84a3-4697-9614-769d6d1a80c0 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a662dd8c-f3cf-4dbc-8612-93835992451d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:23:40.550510 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-d6d8ba64-4a13-4c07-ac57-752a2c089efa tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a5670b7-63c0-4e7a-b70a-e65d5f46d57b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:23:40.554125 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-d6d8ba64-4a13-4c07-ac57-752a2c089efa tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Flow 'volume_create_api' (d5c711cd-3b83-4723-9f16-3be5a46aaf21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:23:40.590725 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.quota [None req-b89b8018-84a3-4697-9614-769d6d1a80c0 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1283489806 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1283489806, it is now deprecated. Please use the default quota class for default quota. Jan 25 14:23:40.592192 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.quota [None req-b89b8018-84a3-4697-9614-769d6d1a80c0 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1283489806 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1283489806, it is now deprecated. Please use the default quota class for default quota. Jan 25 14:23:40.605052 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d6d8ba64-4a13-4c07-ac57-752a2c089efa tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Create volume request issued successfully. Jan 25 14:23:40.620907 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d6d8ba64-4a13-4c07-ac57-752a2c089efa tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:23:40.621373 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d6d8ba64-4a13-4c07-ac57-752a2c089efa tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:23:40.634045 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-d6d8ba64-4a13-4c07-ac57-752a2c089efa tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] MySQL 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:23:40.643348 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:40.643348 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:40.649529 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-b89b8018-84a3-4697-9614-769d6d1a80c0 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Created reservations ['07cc82b3-db2c-4bc1-ba0d-a29e4856f8c8', 'c9d138ac-e29f-41f7-92a8-aca5952f6ea3', '403f8227-4268-4a86-b32a-0b5c7c65c8e4', '3b95bfc0-306c-4f40-9d2b-15c4a89fad45'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:23:40.651583 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b89b8018-84a3-4697-9614-769d6d1a80c0 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a662dd8c-f3cf-4dbc-8612-93835992451d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07cc82b3-db2c-4bc1-ba0d-a29e4856f8c8', 'c9d138ac-e29f-41f7-92a8-aca5952f6ea3', '403f8227-4268-4a86-b32a-0b5c7c65c8e4', '3b95bfc0-306c-4f40-9d2b-15c4a89fad45']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:23:40.654119 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b89b8018-84a3-4697-9614-769d6d1a80c0 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba9b812e-770a-40e5-ad5e-4403b82d5f45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:23:40.657956 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d6d8ba64-4a13-4c07-ac57-752a2c089efa tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes returned with HTTP 202 Jan 25 14:23:40.659832 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1517/3035] 10.222.0.38 () {62 vars in 1267 bytes} [Mon Jan 25 14:23:40 2021] POST /volume/v3/d34c088d02a74d859afab046452ae96b/volumes => generated 908 bytes in 481 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 25 14:23:40.666016 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-16b4d250-4a9e-4900-bdec-096befb8eff2 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] GET http://10.222.0.38/volume/v3/50f0f5bcc3af402cb191db11fee201c7/snapshots/bc5a8424-8205-4f61-9a0c-aa346876359a/metadata Jan 25 14:23:40.666644 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-16b4d250-4a9e-4900-bdec-096befb8eff2 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:40.666947 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:40.666947 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:40.667457 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-16b4d250-4a9e-4900-bdec-096befb8eff2 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:40.701315 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:40.701315 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:40.703387 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-16b4d250-4a9e-4900-bdec-096befb8eff2 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Snapshot retrieved successfully. Jan 25 14:23:40.705768 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-16b4d250-4a9e-4900-bdec-096befb8eff2 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Get snapshot metadata completed successfully. Jan 25 14:23:40.706599 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-16b4d250-4a9e-4900-bdec-096befb8eff2 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] http://10.222.0.38/volume/v3/50f0f5bcc3af402cb191db11fee201c7/snapshots/bc5a8424-8205-4f61-9a0c-aa346876359a/metadata returned with HTTP 200 Jan 25 14:23:40.707869 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1518/3036] 10.222.0.38 () {58 vars in 1348 bytes} [Mon Jan 25 14:23:40 2021] GET /volume/v3/50f0f5bcc3af402cb191db11fee201c7/snapshots/bc5a8424-8205-4f61-9a0c-aa346876359a/metadata => generated 32 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 14:23:40.715732 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bc80c569-65b4-4936-aa23-69eca7931bfd tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/e4c85bf0-71f7-436f-80a6-5209e78d4c61 Jan 25 14:23:40.716386 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bc80c569-65b4-4936-aa23-69eca7931bfd tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:40.716854 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:40.716854 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:40.717378 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bc80c569-65b4-4936-aa23-69eca7931bfd tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:40.739887 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b89b8018-84a3-4697-9614-769d6d1a80c0 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba9b812e-770a-40e5-ad5e-4403b82d5f45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2afa3a9-06ad-455b-ae60-2d3733f45148', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2041224143',encryption_key_id=None,group_id=2c996278-90b8-478e-a3d5-6b18e489239b,group_type_id=,metadata={},multiattach=False,project_id='8e1542c2ee3741f3bcf76da917f4fc5d',qos_specs=None,replication_status=,reservations=['07cc82b3-db2c-4bc1-ba0d-a29e4856f8c8','c9d138ac-e29f-41f7-92a8-aca5952f6ea3','403f8227-4268-4a86-b32a-0b5c7c65c8e4','3b95bfc0-306c-4f40-9d2b-15c4a89fad45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc9d12c2edf249c5bb838a5b7795fd32',volume_type_id=8cad63ab-a0bb-4ff9-afbf-0275b6af738f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:23:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2041224143',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=2c996278-90b8-478e-a3d5-6b18e489239b,host=None,id=a2afa3a9-06ad-455b-ae60-2d3733f45148,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e1542c2ee3741f3bcf76da917f4fc5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='fc9d12c2edf249c5bb838a5b7795fd32',volume_attachment=,volume_type=,volume_type_id=8cad63ab-a0bb-4ff9-afbf-0275b6af738f)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:23:40.742103 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b89b8018-84a3-4697-9614-769d6d1a80c0 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c591ecd-e28a-4cd4-9c9f-658a802b7e84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:23:40.772120 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:40.772120 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:40.774354 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b89b8018-84a3-4697-9614-769d6d1a80c0 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c591ecd-e28a-4cd4-9c9f-658a802b7e84) transitioned into state 'SUCCESS' from state '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-2041224143',encryption_key_id=None,group_id=2c996278-90b8-478e-a3d5-6b18e489239b,group_type_id=,metadata={},multiattach=False,project_id='8e1542c2ee3741f3bcf76da917f4fc5d',qos_specs=None,replication_status=,reservations=['07cc82b3-db2c-4bc1-ba0d-a29e4856f8c8','c9d138ac-e29f-41f7-92a8-aca5952f6ea3','403f8227-4268-4a86-b32a-0b5c7c65c8e4','3b95bfc0-306c-4f40-9d2b-15c4a89fad45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc9d12c2edf249c5bb838a5b7795fd32',volume_type_id=8cad63ab-a0bb-4ff9-afbf-0275b6af738f)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:23:40.776367 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b89b8018-84a3-4697-9614-769d6d1a80c0 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5c4414a-7ea2-44bf-b4c0-a9b54ed636e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:23:40.781628 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-bc80c569-65b4-4936-aa23-69eca7931bfd tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Volume info retrieved successfully. Jan 25 14:23:40.799430 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b89b8018-84a3-4697-9614-769d6d1a80c0 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5c4414a-7ea2-44bf-b4c0-a9b54ed636e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:23:40.802997 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b89b8018-84a3-4697-9614-769d6d1a80c0 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Flow 'volume_create_api' (72ca6d63-26cf-4b26-9993-394d34cc636f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:23:40.811895 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-bc80c569-65b4-4936-aa23-69eca7931bfd tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:23:40.812739 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-bc80c569-65b4-4936-aa23-69eca7931bfd tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:23:40.825139 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-bc80c569-65b4-4936-aa23-69eca7931bfd tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] MySQL 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:23:40.832970 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:40.832970 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:40.870969 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bc80c569-65b4-4936-aa23-69eca7931bfd tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/e4c85bf0-71f7-436f-80a6-5209e78d4c61 returned with HTTP 200 Jan 25 14:23:40.872111 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1519/3037] 10.222.0.38 () {60 vars in 1356 bytes} [Mon Jan 25 14:23:40 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/volumes/e4c85bf0-71f7-436f-80a6-5209e78d4c61 => generated 1000 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 14:23:40.888653 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ac02330f-7b51-4dc9-b1dd-cadb7e68e341 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] PUT http://10.222.0.38/volume/v3/50f0f5bcc3af402cb191db11fee201c7/snapshots/bc5a8424-8205-4f61-9a0c-aa346876359a/metadata Jan 25 14:23:40.889245 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:40.889245 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:40.889947 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ac02330f-7b51-4dc9-b1dd-cadb7e68e341 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:23:40.924391 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:40.924391 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:40.925988 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ac02330f-7b51-4dc9-b1dd-cadb7e68e341 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Snapshot retrieved successfully. Jan 25 14:23:40.976713 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ac02330f-7b51-4dc9-b1dd-cadb7e68e341 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Update snapshot metadata completed successfully. Jan 25 14:23:40.977604 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ac02330f-7b51-4dc9-b1dd-cadb7e68e341 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] http://10.222.0.38/volume/v3/50f0f5bcc3af402cb191db11fee201c7/snapshots/bc5a8424-8205-4f61-9a0c-aa346876359a/metadata returned with HTTP 200 Jan 25 14:23:40.985375 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1520/3038] 10.222.0.38 () {60 vars in 1368 bytes} [Mon Jan 25 14:23:40 2021] PUT /volume/v3/50f0f5bcc3af402cb191db11fee201c7/snapshots/bc5a8424-8205-4f61-9a0c-aa346876359a/metadata => generated 16 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 14:23:40.985885 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b89b8018-84a3-4697-9614-769d6d1a80c0 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Create volume request issued successfully. Jan 25 14:23:40.994078 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-73413949-b245-4059-8dd9-08ef086cee84 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] POST http://10.222.0.38/volume/v3/50f0f5bcc3af402cb191db11fee201c7/snapshots/bc5a8424-8205-4f61-9a0c-aa346876359a/metadata Jan 25 14:23:40.994757 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:40.994757 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:40.995324 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-73413949-b245-4059-8dd9-08ef086cee84 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:23:40.999328 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-b89b8018-84a3-4697-9614-769d6d1a80c0 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:23:40.999788 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-b89b8018-84a3-4697-9614-769d6d1a80c0 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:23:41.008071 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-b89b8018-84a3-4697-9614-769d6d1a80c0 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] MySQL 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=87930) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:23:41.015884 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:41.015884 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:41.023369 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:41.023369 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:41.024500 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-73413949-b245-4059-8dd9-08ef086cee84 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Snapshot retrieved successfully. Jan 25 14:23:41.032041 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b89b8018-84a3-4697-9614-769d6d1a80c0 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes returned with HTTP 202 Jan 25 14:23:41.033576 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1519/3039] 10.222.0.38 () {62 vars in 1267 bytes} [Mon Jan 25 14:23:40 2021] POST /volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes => generated 905 bytes in 632 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:23:41.050419 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d3028513-75e8-4af4-80cf-7388ce74bd12 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] GET http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/a2afa3a9-06ad-455b-ae60-2d3733f45148 Jan 25 14:23:41.051075 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d3028513-75e8-4af4-80cf-7388ce74bd12 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:41.052132 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:41.052132 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:41.052840 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d3028513-75e8-4af4-80cf-7388ce74bd12 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:41.066329 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-73413949-b245-4059-8dd9-08ef086cee84 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Update snapshot metadata completed successfully. Jan 25 14:23:41.066975 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-73413949-b245-4059-8dd9-08ef086cee84 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] http://10.222.0.38/volume/v3/50f0f5bcc3af402cb191db11fee201c7/snapshots/bc5a8424-8205-4f61-9a0c-aa346876359a/metadata returned with HTTP 200 Jan 25 14:23:41.068235 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1521/3040] 10.222.0.38 () {60 vars in 1369 bytes} [Mon Jan 25 14:23:40 2021] POST /volume/v3/50f0f5bcc3af402cb191db11fee201c7/snapshots/bc5a8424-8205-4f61-9a0c-aa346876359a/metadata => generated 68 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 14:23:41.078690 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ab956f04-be53-4126-934c-b1f110149956 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] GET http://10.222.0.38/volume/v3/50f0f5bcc3af402cb191db11fee201c7/snapshots/bc5a8424-8205-4f61-9a0c-aa346876359a/metadata Jan 25 14:23:41.079298 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ab956f04-be53-4126-934c-b1f110149956 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:41.079612 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:41.079612 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:41.080359 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ab956f04-be53-4126-934c-b1f110149956 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:41.109336 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:41.109336 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:41.111851 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:41.111851 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:41.113489 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ab956f04-be53-4126-934c-b1f110149956 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Snapshot retrieved successfully. Jan 25 14:23:41.116638 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ab956f04-be53-4126-934c-b1f110149956 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Get snapshot metadata completed successfully. Jan 25 14:23:41.117368 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ab956f04-be53-4126-934c-b1f110149956 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] http://10.222.0.38/volume/v3/50f0f5bcc3af402cb191db11fee201c7/snapshots/bc5a8424-8205-4f61-9a0c-aa346876359a/metadata returned with HTTP 200 Jan 25 14:23:41.118709 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1522/3041] 10.222.0.38 () {58 vars in 1348 bytes} [Mon Jan 25 14:23:41 2021] GET /volume/v3/50f0f5bcc3af402cb191db11fee201c7/snapshots/bc5a8424-8205-4f61-9a0c-aa346876359a/metadata => generated 68 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 25 14:23:41.122581 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d3028513-75e8-4af4-80cf-7388ce74bd12 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Volume info retrieved successfully. Jan 25 14:23:41.128787 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-36f53e74-9fcb-419c-8e1f-29914b4af294 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] PUT http://10.222.0.38/volume/v3/50f0f5bcc3af402cb191db11fee201c7/snapshots/bc5a8424-8205-4f61-9a0c-aa346876359a/metadata/key3 Jan 25 14:23:41.129454 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:41.129454 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:41.130272 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-36f53e74-9fcb-419c-8e1f-29914b4af294 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:23:41.140860 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d3028513-75e8-4af4-80cf-7388ce74bd12 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:23:41.141600 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d3028513-75e8-4af4-80cf-7388ce74bd12 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:23:41.149882 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-d3028513-75e8-4af4-80cf-7388ce74bd12 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] MySQL 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=87930) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:23:41.156936 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:41.156936 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:41.160522 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:41.160522 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:41.162275 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-36f53e74-9fcb-419c-8e1f-29914b4af294 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Snapshot retrieved successfully. Jan 25 14:23:41.185202 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d3028513-75e8-4af4-80cf-7388ce74bd12 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/a2afa3a9-06ad-455b-ae60-2d3733f45148 returned with HTTP 200 Jan 25 14:23:41.186317 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1520/3042] 10.222.0.38 () {60 vars in 1356 bytes} [Mon Jan 25 14:23:41 2021] GET /volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/a2afa3a9-06ad-455b-ae60-2d3733f45148 => generated 973 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:23:41.213657 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-36f53e74-9fcb-419c-8e1f-29914b4af294 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Update snapshot metadata completed successfully. Jan 25 14:23:41.215449 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-36f53e74-9fcb-419c-8e1f-29914b4af294 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] http://10.222.0.38/volume/v3/50f0f5bcc3af402cb191db11fee201c7/snapshots/bc5a8424-8205-4f61-9a0c-aa346876359a/metadata/key3 returned with HTTP 200 Jan 25 14:23:41.217077 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1523/3043] 10.222.0.38 () {60 vars in 1383 bytes} [Mon Jan 25 14:23:41 2021] PUT /volume/v3/50f0f5bcc3af402cb191db11fee201c7/snapshots/bc5a8424-8205-4f61-9a0c-aa346876359a/metadata/key3 => generated 35 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 14:23:41.228082 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-035b5d67-4fa7-438e-8ac9-039914abb83b tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] GET http://10.222.0.38/volume/v3/50f0f5bcc3af402cb191db11fee201c7/snapshots/bc5a8424-8205-4f61-9a0c-aa346876359a/metadata/key3 Jan 25 14:23:41.232446 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-035b5d67-4fa7-438e-8ac9-039914abb83b tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:41.232446 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:41.232446 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:41.232446 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-035b5d67-4fa7-438e-8ac9-039914abb83b tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:41.261186 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:41.261186 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:41.262468 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-035b5d67-4fa7-438e-8ac9-039914abb83b tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Snapshot retrieved successfully. Jan 25 14:23:41.264605 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-035b5d67-4fa7-438e-8ac9-039914abb83b tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Get snapshot metadata completed successfully. Jan 25 14:23:41.265371 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-035b5d67-4fa7-438e-8ac9-039914abb83b tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] http://10.222.0.38/volume/v3/50f0f5bcc3af402cb191db11fee201c7/snapshots/bc5a8424-8205-4f61-9a0c-aa346876359a/metadata/key3 returned with HTTP 200 Jan 25 14:23:41.266261 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1521/3044] 10.222.0.38 () {58 vars in 1363 bytes} [Mon Jan 25 14:23:41 2021] GET /volume/v3/50f0f5bcc3af402cb191db11fee201c7/snapshots/bc5a8424-8205-4f61-9a0c-aa346876359a/metadata/key3 => generated 35 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 14:23:41.276311 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-00daa006-ce21-4423-9ca6-d46439b849d6 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] GET http://10.222.0.38/volume/v3/50f0f5bcc3af402cb191db11fee201c7/snapshots/bc5a8424-8205-4f61-9a0c-aa346876359a/metadata Jan 25 14:23:41.277033 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-00daa006-ce21-4423-9ca6-d46439b849d6 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:41.277438 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:41.277438 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:41.278129 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-00daa006-ce21-4423-9ca6-d46439b849d6 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:41.310862 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:41.310862 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:41.310862 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-00daa006-ce21-4423-9ca6-d46439b849d6 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Snapshot retrieved successfully. Jan 25 14:23:41.310862 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-00daa006-ce21-4423-9ca6-d46439b849d6 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Get snapshot metadata completed successfully. Jan 25 14:23:41.310862 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-00daa006-ce21-4423-9ca6-d46439b849d6 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] http://10.222.0.38/volume/v3/50f0f5bcc3af402cb191db11fee201c7/snapshots/bc5a8424-8205-4f61-9a0c-aa346876359a/metadata returned with HTTP 200 Jan 25 14:23:41.310862 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1524/3045] 10.222.0.38 () {58 vars in 1348 bytes} [Mon Jan 25 14:23:41 2021] GET /volume/v3/50f0f5bcc3af402cb191db11fee201c7/snapshots/bc5a8424-8205-4f61-9a0c-aa346876359a/metadata => generated 75 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 14:23:41.322679 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f016903f-7e4d-4fbd-9955-6aa83a05f864 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] PUT http://10.222.0.38/volume/v3/50f0f5bcc3af402cb191db11fee201c7/snapshots/bc5a8424-8205-4f61-9a0c-aa346876359a/metadata Jan 25 14:23:41.323151 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:41.323151 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:41.323574 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f016903f-7e4d-4fbd-9955-6aa83a05f864 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:23:41.360706 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:41.360706 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:41.362100 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f016903f-7e4d-4fbd-9955-6aa83a05f864 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Snapshot retrieved successfully. Jan 25 14:23:41.414560 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f016903f-7e4d-4fbd-9955-6aa83a05f864 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Update snapshot metadata completed successfully. Jan 25 14:23:41.415293 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f016903f-7e4d-4fbd-9955-6aa83a05f864 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] http://10.222.0.38/volume/v3/50f0f5bcc3af402cb191db11fee201c7/snapshots/bc5a8424-8205-4f61-9a0c-aa346876359a/metadata returned with HTTP 200 Jan 25 14:23:41.417067 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1522/3046] 10.222.0.38 () {60 vars in 1368 bytes} [Mon Jan 25 14:23:41 2021] PUT /volume/v3/50f0f5bcc3af402cb191db11fee201c7/snapshots/bc5a8424-8205-4f61-9a0c-aa346876359a/metadata => generated 16 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 14:23:41.431887 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5d1d8afd-2acd-4d0c-828c-cc6c475c53db tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] DELETE http://10.222.0.38/volume/v3/50f0f5bcc3af402cb191db11fee201c7/snapshots/bc5a8424-8205-4f61-9a0c-aa346876359a Jan 25 14:23:41.432424 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5d1d8afd-2acd-4d0c-828c-cc6c475c53db tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:41.432760 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:41.432760 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:41.433467 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5d1d8afd-2acd-4d0c-828c-cc6c475c53db tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:41.434110 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-5d1d8afd-2acd-4d0c-828c-cc6c475c53db tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Delete snapshot with id: bc5a8424-8205-4f61-9a0c-aa346876359a Jan 25 14:23:41.481177 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:41.481177 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:41.482736 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-5d1d8afd-2acd-4d0c-828c-cc6c475c53db tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Snapshot retrieved successfully. Jan 25 14:23:41.563675 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-5d1d8afd-2acd-4d0c-828c-cc6c475c53db tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Snapshot delete request issued successfully. Jan 25 14:23:41.564491 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5d1d8afd-2acd-4d0c-828c-cc6c475c53db tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] http://10.222.0.38/volume/v3/50f0f5bcc3af402cb191db11fee201c7/snapshots/bc5a8424-8205-4f61-9a0c-aa346876359a returned with HTTP 202 Jan 25 14:23:41.566278 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1525/3047] 10.222.0.38 () {58 vars in 1324 bytes} [Mon Jan 25 14:23:41 2021] DELETE /volume/v3/50f0f5bcc3af402cb191db11fee201c7/snapshots/bc5a8424-8205-4f61-9a0c-aa346876359a => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:23:41.579476 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7c4363f2-9a0a-44de-9e73-531beb8ffcc9 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] GET http://10.222.0.38/volume/v3/50f0f5bcc3af402cb191db11fee201c7/snapshots/bc5a8424-8205-4f61-9a0c-aa346876359a Jan 25 14:23:41.580212 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7c4363f2-9a0a-44de-9e73-531beb8ffcc9 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:41.580399 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:41.580399 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:41.580799 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7c4363f2-9a0a-44de-9e73-531beb8ffcc9 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:41.611535 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:41.611535 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:41.612066 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7c4363f2-9a0a-44de-9e73-531beb8ffcc9 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Snapshot retrieved successfully. Jan 25 14:23:41.615941 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7c4363f2-9a0a-44de-9e73-531beb8ffcc9 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] http://10.222.0.38/volume/v3/50f0f5bcc3af402cb191db11fee201c7/snapshots/bc5a8424-8205-4f61-9a0c-aa346876359a returned with HTTP 200 Jan 25 14:23:41.615941 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1523/3048] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:23:41 2021] GET /volume/v3/50f0f5bcc3af402cb191db11fee201c7/snapshots/bc5a8424-8205-4f61-9a0c-aa346876359a => generated 468 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:23:41.889073 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6ad0c9b0-97a7-4d9b-8210-035c928a3796 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/e4c85bf0-71f7-436f-80a6-5209e78d4c61 Jan 25 14:23:41.889770 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6ad0c9b0-97a7-4d9b-8210-035c928a3796 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:41.890070 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:41.890070 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:41.890561 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6ad0c9b0-97a7-4d9b-8210-035c928a3796 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:41.944447 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:41.944447 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:41.956699 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6ad0c9b0-97a7-4d9b-8210-035c928a3796 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Volume info retrieved successfully. Jan 25 14:23:41.976996 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-6ad0c9b0-97a7-4d9b-8210-035c928a3796 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:23:41.977421 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-6ad0c9b0-97a7-4d9b-8210-035c928a3796 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:23:41.985813 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-6ad0c9b0-97a7-4d9b-8210-035c928a3796 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] MySQL 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:23:41.995145 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:41.995145 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:42.018516 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6ad0c9b0-97a7-4d9b-8210-035c928a3796 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/e4c85bf0-71f7-436f-80a6-5209e78d4c61 returned with HTTP 200 Jan 25 14:23:42.019378 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1526/3049] 10.222.0.38 () {60 vars in 1356 bytes} [Mon Jan 25 14:23:41 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/volumes/e4c85bf0-71f7-436f-80a6-5209e78d4c61 => generated 1001 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 14:23:42.042124 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-22fdb849-e264-4fd3-aae3-4b934d3fc032 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] POST http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots Jan 25 14:23:42.042621 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:42.042621 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:42.043034 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-22fdb849-e264-4fd3-aae3-4b934d3fc032 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "17e65b2c-0631-4ed9-a83d-99fcba19e0d3", "name": "tempest-group_snapshot-890704209"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:23:42.044033 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.group_snapshots [None req-22fdb849-e264-4fd3-aae3-4b934d3fc032 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Creating new group_snapshot {'group_snapshot': {'group_id': '17e65b2c-0631-4ed9-a83d-99fcba19e0d3', 'name': 'tempest-group_snapshot-890704209'}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 25 14:23:42.052187 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:42.052187 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:42.063929 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.group_snapshots [None req-22fdb849-e264-4fd3-aae3-4b934d3fc032 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Creating group_snapshot tempest-group_snapshot-890704209. Jan 25 14:23:42.117894 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:42.117894 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:42.150583 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.quota [None req-22fdb849-e264-4fd3-aae3-4b934d3fc032 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1253479988 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1253479988, it is now deprecated. Please use the default quota class for default quota. Jan 25 14:23:42.151005 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.quota [None req-22fdb849-e264-4fd3-aae3-4b934d3fc032 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1253479988 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1253479988, it is now deprecated. Please use the default quota class for default quota. Jan 25 14:23:42.189948 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-22fdb849-e264-4fd3-aae3-4b934d3fc032 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Created reservations ['1499f6a2-39f6-43ca-bc3a-02c0e64d5194', 'e7c3e73b-7e71-4225-8c3b-1cbc9de19a99', '58d657e9-819c-4643-bc41-f3847a5a95e4', '1c20fcbb-b6b5-42bb-91f5-bd5a0670100e'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:23:42.202681 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-81b4e13d-031a-4b56-bf6a-d1b7446aaaf7 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] GET http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/a2afa3a9-06ad-455b-ae60-2d3733f45148 Jan 25 14:23:42.203667 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-81b4e13d-031a-4b56-bf6a-d1b7446aaaf7 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:42.204247 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:42.204247 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:42.204932 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-81b4e13d-031a-4b56-bf6a-d1b7446aaaf7 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:42.258114 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:42.258114 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:42.258408 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-22fdb849-e264-4fd3-aae3-4b934d3fc032 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots returned with HTTP 202 Jan 25 14:23:42.261347 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1524/3050] 10.222.0.38 () {62 vars in 1291 bytes} [Mon Jan 25 14:23:42 2021] POST /volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots => generated 167 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:23:42.269252 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-81b4e13d-031a-4b56-bf6a-d1b7446aaaf7 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Volume info retrieved successfully. Jan 25 14:23:42.270512 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8377356a-b6fd-46c2-a4a3-bf0206d5d7b5 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots/d7ef960d-e60e-49a0-b233-7b1eaeec08a5 Jan 25 14:23:42.271086 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8377356a-b6fd-46c2-a4a3-bf0206d5d7b5 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:42.271303 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:42.271303 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:42.271679 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8377356a-b6fd-46c2-a4a3-bf0206d5d7b5 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:42.272090 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.group_snapshots [None req-8377356a-b6fd-46c2-a4a3-bf0206d5d7b5 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] show called for member d7ef960d-e60e-49a0-b233-7b1eaeec08a5 {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 25 14:23:42.283399 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:42.283399 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:42.283794 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-81b4e13d-031a-4b56-bf6a-d1b7446aaaf7 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:23:42.284237 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-81b4e13d-031a-4b56-bf6a-d1b7446aaaf7 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:23:42.296530 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-81b4e13d-031a-4b56-bf6a-d1b7446aaaf7 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] MySQL 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:23:42.311884 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:42.311884 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:42.313771 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8377356a-b6fd-46c2-a4a3-bf0206d5d7b5 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots/d7ef960d-e60e-49a0-b233-7b1eaeec08a5 returned with HTTP 200 Jan 25 14:23:42.318617 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1525/3051] 10.222.0.38 () {60 vars in 1380 bytes} [Mon Jan 25 14:23:42 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots/d7ef960d-e60e-49a0-b233-7b1eaeec08a5 => generated 306 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:23:42.342282 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-81b4e13d-031a-4b56-bf6a-d1b7446aaaf7 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/a2afa3a9-06ad-455b-ae60-2d3733f45148 returned with HTTP 200 Jan 25 14:23:42.343527 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1527/3052] 10.222.0.38 () {60 vars in 1356 bytes} [Mon Jan 25 14:23:42 2021] GET /volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/a2afa3a9-06ad-455b-ae60-2d3733f45148 => generated 974 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:23:42.364502 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-833c3c50-68a3-4900-bd77-dcfb72da3b18 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] GET http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/2c996278-90b8-478e-a3d5-6b18e489239b Jan 25 14:23:42.365732 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-833c3c50-68a3-4900-bd77-dcfb72da3b18 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:42.366104 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:42.366104 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:42.366493 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-833c3c50-68a3-4900-bd77-dcfb72da3b18 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:42.366915 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-833c3c50-68a3-4900-bd77-dcfb72da3b18 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] show called for member 2c996278-90b8-478e-a3d5-6b18e489239b {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 14:23:42.376424 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:42.376424 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:42.404889 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-833c3c50-68a3-4900-bd77-dcfb72da3b18 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/2c996278-90b8-478e-a3d5-6b18e489239b returned with HTTP 200 Jan 25 14:23:42.405791 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1526/3053] 10.222.0.38 () {60 vars in 1353 bytes} [Mon Jan 25 14:23:42 2021] GET /volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/2c996278-90b8-478e-a3d5-6b18e489239b => generated 323 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:23:42.418439 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b8f938b4-529c-45cb-932b-179859cf8a19 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] GET http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/d692564f-1bed-4d88-8bfc-1cf9feb05f9b Jan 25 14:23:42.419016 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b8f938b4-529c-45cb-932b-179859cf8a19 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:42.419231 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:42.419231 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:42.419618 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b8f938b4-529c-45cb-932b-179859cf8a19 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:42.420032 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-b8f938b4-529c-45cb-932b-179859cf8a19 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] show called for member d692564f-1bed-4d88-8bfc-1cf9feb05f9b {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 14:23:42.437631 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:42.437631 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:42.471357 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b8f938b4-529c-45cb-932b-179859cf8a19 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/d692564f-1bed-4d88-8bfc-1cf9feb05f9b returned with HTTP 200 Jan 25 14:23:42.472389 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1528/3054] 10.222.0.38 () {60 vars in 1353 bytes} [Mon Jan 25 14:23:42 2021] GET /volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/d692564f-1bed-4d88-8bfc-1cf9feb05f9b => generated 322 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 14:23:42.483854 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-db97d39e-f0cf-4264-af73-2bcd1948e7db tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] GET http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/detail Jan 25 14:23:42.484450 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-db97d39e-f0cf-4264-af73-2bcd1948e7db tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:42.484672 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:42.484672 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:42.485161 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-db97d39e-f0cf-4264-af73-2bcd1948e7db tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:42.486115 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:42.486115 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:42.594057 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-db97d39e-f0cf-4264-af73-2bcd1948e7db tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/detail returned with HTTP 200 Jan 25 14:23:42.595442 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1527/3055] 10.222.0.38 () {60 vars in 1263 bytes} [Mon Jan 25 14:23:42 2021] GET /volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/detail => generated 639 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:23:42.607220 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ce35d41c-2949-40c8-ada2-490b672445d5 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] GET http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/detail Jan 25 14:23:42.608574 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ce35d41c-2949-40c8-ada2-490b672445d5 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:42.609003 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:42.609003 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:42.609655 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ce35d41c-2949-40c8-ada2-490b672445d5 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Calling method 'detail' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:42.610549 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-ce35d41c-2949-40c8-ada2-490b672445d5 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 14:23:42.611566 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:42.611566 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:42.613187 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-ce35d41c-2949-40c8-ada2-490b672445d5 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 14:23:42.635551 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-61d6610e-50c3-49dc-a814-47d249291f7c tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] GET http://10.222.0.38/volume/v3/50f0f5bcc3af402cb191db11fee201c7/snapshots/bc5a8424-8205-4f61-9a0c-aa346876359a Jan 25 14:23:42.635551 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-61d6610e-50c3-49dc-a814-47d249291f7c tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:42.635551 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:42.635551 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:42.635551 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-61d6610e-50c3-49dc-a814-47d249291f7c tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:42.671450 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:42.671450 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:42.674842 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-61d6610e-50c3-49dc-a814-47d249291f7c tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Snapshot retrieved successfully. Jan 25 14:23:42.674842 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-61d6610e-50c3-49dc-a814-47d249291f7c tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] http://10.222.0.38/volume/v3/50f0f5bcc3af402cb191db11fee201c7/snapshots/bc5a8424-8205-4f61-9a0c-aa346876359a returned with HTTP 200 Jan 25 14:23:42.679961 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1528/3056] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:23:42 2021] GET /volume/v3/50f0f5bcc3af402cb191db11fee201c7/snapshots/bc5a8424-8205-4f61-9a0c-aa346876359a => generated 468 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:23:42.698654 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ce35d41c-2949-40c8-ada2-490b672445d5 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Get all volumes completed successfully. Jan 25 14:23:42.700335 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-ce35d41c-2949-40c8-ada2-490b672445d5 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:23:42.701037 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-ce35d41c-2949-40c8-ada2-490b672445d5 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:23:42.709949 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-ce35d41c-2949-40c8-ada2-490b672445d5 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] MySQL 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:23:42.717092 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:42.717092 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:42.741444 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ce35d41c-2949-40c8-ada2-490b672445d5 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/detail returned with HTTP 200 Jan 25 14:23:42.742400 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1529/3057] 10.222.0.38 () {60 vars in 1266 bytes} [Mon Jan 25 14:23:42 2021] GET /volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/detail => generated 977 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:23:42.758518 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d815a833-b3be-4a8b-aa74-9dd1a6813cfb tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] GET http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/detail Jan 25 14:23:42.759090 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d815a833-b3be-4a8b-aa74-9dd1a6813cfb tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:42.759308 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:42.759308 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:42.759679 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d815a833-b3be-4a8b-aa74-9dd1a6813cfb tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Calling method 'detail' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:42.760290 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-d815a833-b3be-4a8b-aa74-9dd1a6813cfb tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Removing options '' from query. {{(pid=87930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 14:23:42.762064 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-d815a833-b3be-4a8b-aa74-9dd1a6813cfb tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87930) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 14:23:42.815241 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d815a833-b3be-4a8b-aa74-9dd1a6813cfb tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Get all volumes completed successfully. Jan 25 14:23:42.816909 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d815a833-b3be-4a8b-aa74-9dd1a6813cfb tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:23:42.817592 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d815a833-b3be-4a8b-aa74-9dd1a6813cfb tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:23:42.826050 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-d815a833-b3be-4a8b-aa74-9dd1a6813cfb tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] MySQL 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=87930) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:23:42.834011 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:42.834011 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:42.857027 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d815a833-b3be-4a8b-aa74-9dd1a6813cfb tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/detail returned with HTTP 200 Jan 25 14:23:42.857856 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1529/3058] 10.222.0.38 () {60 vars in 1266 bytes} [Mon Jan 25 14:23:42 2021] GET /volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/detail => generated 977 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:23:42.874876 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9fd5a72c-3363-4ae0-a30c-0248d6be2c58 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] POST http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/2c996278-90b8-478e-a3d5-6b18e489239b/action Jan 25 14:23:42.875584 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:42.875584 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:42.876148 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9fd5a72c-3363-4ae0-a30c-0248d6be2c58 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:23:42.876741 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9fd5a72c-3363-4ae0-a30c-0248d6be2c58 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:23:42.877591 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-9fd5a72c-3363-4ae0-a30c-0248d6be2c58 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] delete called for group 2c996278-90b8-478e-a3d5-6b18e489239b {{(pid=87929) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 25 14:23:42.877948 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.groups [None req-9fd5a72c-3363-4ae0-a30c-0248d6be2c58 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Delete group with id: 2c996278-90b8-478e-a3d5-6b18e489239b Jan 25 14:23:42.886221 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:42.886221 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:43.020842 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9fd5a72c-3363-4ae0-a30c-0248d6be2c58 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/2c996278-90b8-478e-a3d5-6b18e489239b/action returned with HTTP 202 Jan 25 14:23:43.022595 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1530/3059] 10.222.0.38 () {62 vars in 1395 bytes} [Mon Jan 25 14:23:42 2021] POST /volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/2c996278-90b8-478e-a3d5-6b18e489239b/action => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 25 14:23:43.030381 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-88cb34b2-e9f4-487f-a5e0-8bed1d4cebe7 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] GET http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/a2afa3a9-06ad-455b-ae60-2d3733f45148 Jan 25 14:23:43.030971 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-88cb34b2-e9f4-487f-a5e0-8bed1d4cebe7 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:43.031190 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:43.031190 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:43.031571 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-88cb34b2-e9f4-487f-a5e0-8bed1d4cebe7 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:43.083269 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:43.083269 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:43.092750 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-88cb34b2-e9f4-487f-a5e0-8bed1d4cebe7 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Volume info retrieved successfully. Jan 25 14:23:43.111161 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-88cb34b2-e9f4-487f-a5e0-8bed1d4cebe7 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:23:43.111703 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-88cb34b2-e9f4-487f-a5e0-8bed1d4cebe7 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:23:43.119933 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-88cb34b2-e9f4-487f-a5e0-8bed1d4cebe7 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] MySQL 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=87930) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:23:43.127236 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:43.127236 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:43.149064 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-88cb34b2-e9f4-487f-a5e0-8bed1d4cebe7 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/a2afa3a9-06ad-455b-ae60-2d3733f45148 returned with HTTP 200 Jan 25 14:23:43.149963 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1530/3060] 10.222.0.38 () {60 vars in 1356 bytes} [Mon Jan 25 14:23:43 2021] GET /volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/a2afa3a9-06ad-455b-ae60-2d3733f45148 => generated 973 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:23:43.326256 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-48ff05e2-09df-4768-8215-0812d6e5c738 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots/d7ef960d-e60e-49a0-b233-7b1eaeec08a5 Jan 25 14:23:43.326985 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-48ff05e2-09df-4768-8215-0812d6e5c738 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:43.327288 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:43.327288 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:43.327884 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-48ff05e2-09df-4768-8215-0812d6e5c738 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:43.328450 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.group_snapshots [None req-48ff05e2-09df-4768-8215-0812d6e5c738 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] show called for member d7ef960d-e60e-49a0-b233-7b1eaeec08a5 {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 25 14:23:43.336322 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:43.336322 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:43.354907 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-48ff05e2-09df-4768-8215-0812d6e5c738 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots/d7ef960d-e60e-49a0-b233-7b1eaeec08a5 returned with HTTP 200 Jan 25 14:23:43.355776 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1531/3061] 10.222.0.38 () {60 vars in 1380 bytes} [Mon Jan 25 14:23:43 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots/d7ef960d-e60e-49a0-b233-7b1eaeec08a5 => generated 306 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:23:43.687671 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a7c30562-ecf4-4c66-93b8-c8226c03222d tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] GET http://10.222.0.38/volume/v3/50f0f5bcc3af402cb191db11fee201c7/snapshots/bc5a8424-8205-4f61-9a0c-aa346876359a Jan 25 14:23:43.688309 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a7c30562-ecf4-4c66-93b8-c8226c03222d tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:43.688519 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:43.688519 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:43.689202 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a7c30562-ecf4-4c66-93b8-c8226c03222d tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:43.716779 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a7c30562-ecf4-4c66-93b8-c8226c03222d tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] http://10.222.0.38/volume/v3/50f0f5bcc3af402cb191db11fee201c7/snapshots/bc5a8424-8205-4f61-9a0c-aa346876359a returned with HTTP 404 Jan 25 14:23:43.720114 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1531/3062] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:23:43 2021] GET /volume/v3/50f0f5bcc3af402cb191db11fee201c7/snapshots/bc5a8424-8205-4f61-9a0c-aa346876359a => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:23:43.726937 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f8c33e0c-ad60-43b6-8145-db289ded4bed tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] DELETE http://10.222.0.38/volume/v3/50f0f5bcc3af402cb191db11fee201c7/volumes/8936a6be-9c40-4df3-abdd-4ac09c2b1299 Jan 25 14:23:43.727438 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f8c33e0c-ad60-43b6-8145-db289ded4bed tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:43.727617 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:43.727617 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:43.727978 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f8c33e0c-ad60-43b6-8145-db289ded4bed tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:43.728572 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-f8c33e0c-ad60-43b6-8145-db289ded4bed tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Delete volume with id: 8936a6be-9c40-4df3-abdd-4ac09c2b1299 Jan 25 14:23:43.778962 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:43.778962 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:43.780319 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f8c33e0c-ad60-43b6-8145-db289ded4bed tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Volume info retrieved successfully. Jan 25 14:23:43.808202 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f8c33e0c-ad60-43b6-8145-db289ded4bed tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Delete volume request issued successfully. Jan 25 14:23:43.808598 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f8c33e0c-ad60-43b6-8145-db289ded4bed tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] http://10.222.0.38/volume/v3/50f0f5bcc3af402cb191db11fee201c7/volumes/8936a6be-9c40-4df3-abdd-4ac09c2b1299 returned with HTTP 202 Jan 25 14:23:43.813424 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1532/3063] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:23:43 2021] DELETE /volume/v3/50f0f5bcc3af402cb191db11fee201c7/volumes/8936a6be-9c40-4df3-abdd-4ac09c2b1299 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 25 14:23:43.818712 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6ceca7f0-d5a9-4362-8c7d-082b502115e3 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] GET http://10.222.0.38/volume/v3/50f0f5bcc3af402cb191db11fee201c7/volumes/8936a6be-9c40-4df3-abdd-4ac09c2b1299 Jan 25 14:23:43.819363 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6ceca7f0-d5a9-4362-8c7d-082b502115e3 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:43.819982 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6ceca7f0-d5a9-4362-8c7d-082b502115e3 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:43.878362 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:43.878362 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:43.890190 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6ceca7f0-d5a9-4362-8c7d-082b502115e3 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Volume info retrieved successfully. Jan 25 14:23:43.918506 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6ceca7f0-d5a9-4362-8c7d-082b502115e3 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] http://10.222.0.38/volume/v3/50f0f5bcc3af402cb191db11fee201c7/volumes/8936a6be-9c40-4df3-abdd-4ac09c2b1299 returned with HTTP 200 Jan 25 14:23:43.919731 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1532/3064] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:23:43 2021] GET /volume/v3/50f0f5bcc3af402cb191db11fee201c7/volumes/8936a6be-9c40-4df3-abdd-4ac09c2b1299 => generated 916 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:23:44.166626 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-052bbf44-0d1b-43a5-99aa-2aa18e9eeeb6 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] GET http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/a2afa3a9-06ad-455b-ae60-2d3733f45148 Jan 25 14:23:44.167344 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-052bbf44-0d1b-43a5-99aa-2aa18e9eeeb6 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:44.167645 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:44.167645 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:44.168035 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-052bbf44-0d1b-43a5-99aa-2aa18e9eeeb6 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:44.218850 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:44.218850 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:44.228116 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-052bbf44-0d1b-43a5-99aa-2aa18e9eeeb6 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Volume info retrieved successfully. Jan 25 14:23:44.242676 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-052bbf44-0d1b-43a5-99aa-2aa18e9eeeb6 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:23:44.243125 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-052bbf44-0d1b-43a5-99aa-2aa18e9eeeb6 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:23:44.251441 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-052bbf44-0d1b-43a5-99aa-2aa18e9eeeb6 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] MySQL 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:23:44.260743 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:44.260743 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:44.284751 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-052bbf44-0d1b-43a5-99aa-2aa18e9eeeb6 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/a2afa3a9-06ad-455b-ae60-2d3733f45148 returned with HTTP 200 Jan 25 14:23:44.285962 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1533/3065] 10.222.0.38 () {60 vars in 1356 bytes} [Mon Jan 25 14:23:44 2021] GET /volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/a2afa3a9-06ad-455b-ae60-2d3733f45148 => generated 973 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:23:44.368802 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bd1c0f66-5904-4b44-8d23-fa01dfbc039b tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots/d7ef960d-e60e-49a0-b233-7b1eaeec08a5 Jan 25 14:23:44.369795 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bd1c0f66-5904-4b44-8d23-fa01dfbc039b tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:44.370117 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:44.370117 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:44.370597 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bd1c0f66-5904-4b44-8d23-fa01dfbc039b tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:44.371097 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.group_snapshots [None req-bd1c0f66-5904-4b44-8d23-fa01dfbc039b tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] show called for member d7ef960d-e60e-49a0-b233-7b1eaeec08a5 {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 25 14:23:44.378742 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:44.378742 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:44.393737 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bd1c0f66-5904-4b44-8d23-fa01dfbc039b tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots/d7ef960d-e60e-49a0-b233-7b1eaeec08a5 returned with HTTP 200 Jan 25 14:23:44.394773 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1533/3066] 10.222.0.38 () {60 vars in 1380 bytes} [Mon Jan 25 14:23:44 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots/d7ef960d-e60e-49a0-b233-7b1eaeec08a5 => generated 307 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:23:44.406186 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-00241f82-5400-4a64-8fd4-616e4b3a8864 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/detail Jan 25 14:23:44.406699 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-00241f82-5400-4a64-8fd4-616e4b3a8864 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:44.406919 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:44.406919 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:44.407295 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-00241f82-5400-4a64-8fd4-616e4b3a8864 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'detail' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:44.408058 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-00241f82-5400-4a64-8fd4-616e4b3a8864 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 14:23:44.410463 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.db.sqlalchemy.api [None req-00241f82-5400-4a64-8fd4-616e4b3a8864 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Building query based on filter {{(pid=87929) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 25 14:23:44.436049 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-00241f82-5400-4a64-8fd4-616e4b3a8864 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Get all snapshots completed successfully. Jan 25 14:23:44.436971 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:44.436971 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:44.438689 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-00241f82-5400-4a64-8fd4-616e4b3a8864 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/detail returned with HTTP 200 Jan 25 14:23:44.439271 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1534/3067] 10.222.0.38 () {58 vars in 1231 bytes} [Mon Jan 25 14:23:44 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/detail => generated 453 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:23:44.452226 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-431bdc42-ac34-4d4f-8163-e887050cf1ad tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/219704ed-a038-4fae-8455-47648d9838fb Jan 25 14:23:44.453188 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-431bdc42-ac34-4d4f-8163-e887050cf1ad tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:44.453410 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:44.453410 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:44.453808 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-431bdc42-ac34-4d4f-8163-e887050cf1ad tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:44.483295 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:44.483295 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:44.485257 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-431bdc42-ac34-4d4f-8163-e887050cf1ad tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Snapshot retrieved successfully. Jan 25 14:23:44.495176 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-431bdc42-ac34-4d4f-8163-e887050cf1ad tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/219704ed-a038-4fae-8455-47648d9838fb returned with HTTP 200 Jan 25 14:23:44.496145 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1534/3068] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:23:44 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/219704ed-a038-4fae-8455-47648d9838fb => generated 450 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:23:44.509183 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f16dd3e0-cb93-401f-9948-b555b6c5e517 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] POST http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups/action Jan 25 14:23:44.509712 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:44.509712 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:44.510168 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f16dd3e0-cb93-401f-9948-b555b6c5e517 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Action body: b'{"create-from-src": {"group_snapshot_id": "d7ef960d-e60e-49a0-b233-7b1eaeec08a5", "name": "tempest-Group_from_snap-845621524"}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:23:44.510587 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f16dd3e0-cb93-401f-9948-b555b6c5e517 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "d7ef960d-e60e-49a0-b233-7b1eaeec08a5", "name": "tempest-Group_from_snap-845621524"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:23:44.512072 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-f16dd3e0-cb93-401f-9948-b555b6c5e517 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Creating new group {'create-from-src': {'group_snapshot_id': 'd7ef960d-e60e-49a0-b233-7b1eaeec08a5', 'name': 'tempest-Group_from_snap-845621524'}}. {{(pid=87929) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jan 25 14:23:44.512337 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.groups [None req-f16dd3e0-cb93-401f-9948-b555b6c5e517 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Creating group tempest-Group_from_snap-845621524 from group_snapshot d7ef960d-e60e-49a0-b233-7b1eaeec08a5. Jan 25 14:23:44.523345 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:44.523345 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:44.549375 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:44.549375 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:44.558171 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:44.558171 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:44.674098 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-f16dd3e0-cb93-401f-9948-b555b6c5e517 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Created reservations ['68fb7034-5887-4bca-978f-2ffb676f0bbe'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:23:44.795926 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.group.api [None req-f16dd3e0-cb93-401f-9948-b555b6c5e517 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] A mapping entry already exists for group 3cc5c3a8-bd28-490f-baa7-6a5852f53304 and volume type a1c7b68c-b638-4862-a321-b24c4823b9f0. Do not need to create again. Jan 25 14:23:44.796695 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:44.796695 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:44.798975 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f16dd3e0-cb93-401f-9948-b555b6c5e517 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Availability Zones retrieved successfully. Jan 25 14:23:44.814030 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f16dd3e0-cb93-401f-9948-b555b6c5e517 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Flow 'volume_create_api' (a835a1e5-f36d-4545-8433-d377c1ffcc6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:23:44.817118 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f16dd3e0-cb93-401f-9948-b555b6c5e517 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f03fa02-902d-4ce5-aca4-2b0ced7f43d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:23:44.819413 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-f16dd3e0-cb93-401f-9948-b555b6c5e517 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:23:44.935714 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f16dd3e0-cb93-401f-9948-b555b6c5e517 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f03fa02-902d-4ce5-aca4-2b0ced7f43d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '219704ed-a038-4fae-8455-47648d9838fb', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T14:23:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a1c7b68c-b638-4862-a321-b24c4823b9f0,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1253479988',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a1c7b68c-b638-4862-a321-b24c4823b9f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3cc5c3a8-bd28-490f-baa7-6a5852f53304', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:23:44.936440 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5655fddc-2c09-4c46-a17a-090937a039b5 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] GET http://10.222.0.38/volume/v3/50f0f5bcc3af402cb191db11fee201c7/volumes/8936a6be-9c40-4df3-abdd-4ac09c2b1299 Jan 25 14:23:44.937237 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5655fddc-2c09-4c46-a17a-090937a039b5 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:44.937598 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:44.937598 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:44.938192 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5655fddc-2c09-4c46-a17a-090937a039b5 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:44.939383 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f16dd3e0-cb93-401f-9948-b555b6c5e517 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8675ef0-192d-4bd5-89e6-d5eca9802556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:23:44.992301 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:44.992301 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:45.001581 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-5655fddc-2c09-4c46-a17a-090937a039b5 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Volume info retrieved successfully. Jan 25 14:23:45.025580 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-f16dd3e0-cb93-401f-9948-b555b6c5e517 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Created reservations ['796bfc63-9cb6-47a8-907e-2058242d17ce', '85e039df-e087-4392-83e2-b9626070caba'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:23:45.027610 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5655fddc-2c09-4c46-a17a-090937a039b5 tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] http://10.222.0.38/volume/v3/50f0f5bcc3af402cb191db11fee201c7/volumes/8936a6be-9c40-4df3-abdd-4ac09c2b1299 returned with HTTP 200 Jan 25 14:23:45.027847 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f16dd3e0-cb93-401f-9948-b555b6c5e517 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8675ef0-192d-4bd5-89e6-d5eca9802556) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['796bfc63-9cb6-47a8-907e-2058242d17ce', '85e039df-e087-4392-83e2-b9626070caba']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:23:45.028789 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1535/3069] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:23:44 2021] GET /volume/v3/50f0f5bcc3af402cb191db11fee201c7/volumes/8936a6be-9c40-4df3-abdd-4ac09c2b1299 => generated 916 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:23:45.034123 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f16dd3e0-cb93-401f-9948-b555b6c5e517 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17139aad-77d0-4c20-bb96-641f6de7c29f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:23:45.166672 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f16dd3e0-cb93-401f-9948-b555b6c5e517 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17139aad-77d0-4c20-bb96-641f6de7c29f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55b28811-5e91-4462-889d-28079af9ba25', '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=3cc5c3a8-bd28-490f-baa7-6a5852f53304,group_type_id=,metadata={},multiattach=False,project_id='d34c088d02a74d859afab046452ae96b',qos_specs=None,replication_status=,reservations=['796bfc63-9cb6-47a8-907e-2058242d17ce','85e039df-e087-4392-83e2-b9626070caba'],size=1,snapshot_id=219704ed-a038-4fae-8455-47648d9838fb,source_replicaid=,source_volid=None,status='creating',user_id='8f5b94139ab14da99ba70ad186c224a9',volume_type_id=a1c7b68c-b638-4862-a321-b24c4823b9f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:23:45Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3cc5c3a8-bd28-490f-baa7-6a5852f53304,host=None,id=55b28811-5e91-4462-889d-28079af9ba25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d34c088d02a74d859afab046452ae96b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=219704ed-a038-4fae-8455-47648d9838fb,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='8f5b94139ab14da99ba70ad186c224a9',volume_attachment=,volume_type=,volume_type_id=a1c7b68c-b638-4862-a321-b24c4823b9f0)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:23:45.170044 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f16dd3e0-cb93-401f-9948-b555b6c5e517 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffd6578f-5ec0-4de9-9e03-f96e6def8709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:23:45.191480 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f16dd3e0-cb93-401f-9948-b555b6c5e517 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffd6578f-5ec0-4de9-9e03-f96e6def8709) transitioned into state 'SUCCESS' from 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=3cc5c3a8-bd28-490f-baa7-6a5852f53304,group_type_id=,metadata={},multiattach=False,project_id='d34c088d02a74d859afab046452ae96b',qos_specs=None,replication_status=,reservations=['796bfc63-9cb6-47a8-907e-2058242d17ce','85e039df-e087-4392-83e2-b9626070caba'],size=1,snapshot_id=219704ed-a038-4fae-8455-47648d9838fb,source_replicaid=,source_volid=None,status='creating',user_id='8f5b94139ab14da99ba70ad186c224a9',volume_type_id=a1c7b68c-b638-4862-a321-b24c4823b9f0)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:23:45.194277 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f16dd3e0-cb93-401f-9948-b555b6c5e517 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Flow 'volume_create_api' (a835a1e5-f36d-4545-8433-d377c1ffcc6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:23:45.252366 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f16dd3e0-cb93-401f-9948-b555b6c5e517 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Create volume request issued successfully. Jan 25 14:23:45.293486 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f16dd3e0-cb93-401f-9948-b555b6c5e517 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups/action returned with HTTP 202 Jan 25 14:23:45.294535 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1535/3070] 10.222.0.38 () {62 vars in 1285 bytes} [Mon Jan 25 14:23:44 2021] POST /volume/v3/d34c088d02a74d859afab046452ae96b/groups/action => generated 102 bytes in 791 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:23:45.303968 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7a5b91b3-b9bd-45f3-994e-f5f404a34be4 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/detail Jan 25 14:23:45.304560 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7a5b91b3-b9bd-45f3-994e-f5f404a34be4 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:45.304780 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:45.304780 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:45.305194 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7a5b91b3-b9bd-45f3-994e-f5f404a34be4 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'detail' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:45.305932 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-7a5b91b3-b9bd-45f3-994e-f5f404a34be4 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 14:23:45.306764 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:45.306764 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:45.307860 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7a5b91b3-b9bd-45f3-994e-f5f404a34be4 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 14:23:45.308858 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e72555de-850c-44a8-86c3-be91fa1a9db8 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] GET http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/a2afa3a9-06ad-455b-ae60-2d3733f45148 Jan 25 14:23:45.311824 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e72555de-850c-44a8-86c3-be91fa1a9db8 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:45.318689 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:45.318689 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:45.319715 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e72555de-850c-44a8-86c3-be91fa1a9db8 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:45.363024 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7a5b91b3-b9bd-45f3-994e-f5f404a34be4 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Get all volumes completed successfully. Jan 25 14:23:45.364734 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-7a5b91b3-b9bd-45f3-994e-f5f404a34be4 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:23:45.365199 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-7a5b91b3-b9bd-45f3-994e-f5f404a34be4 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:23:45.374530 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-7a5b91b3-b9bd-45f3-994e-f5f404a34be4 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] MySQL 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:23:45.381834 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:45.381834 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:45.389474 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e72555de-850c-44a8-86c3-be91fa1a9db8 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/a2afa3a9-06ad-455b-ae60-2d3733f45148 returned with HTTP 404 Jan 25 14:23:45.391104 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1536/3071] 10.222.0.38 () {60 vars in 1356 bytes} [Mon Jan 25 14:23:45 2021] GET /volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/a2afa3a9-06ad-455b-ae60-2d3733f45148 => generated 109 bytes in 92 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 25 14:23:45.395200 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-7a5b91b3-b9bd-45f3-994e-f5f404a34be4 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:23:45.396094 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-7a5b91b3-b9bd-45f3-994e-f5f404a34be4 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:23:45.400869 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-faffd544-5c35-42e8-af47-577fa7a5a7c7 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] GET http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/2c996278-90b8-478e-a3d5-6b18e489239b Jan 25 14:23:45.401547 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-faffd544-5c35-42e8-af47-577fa7a5a7c7 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:45.402127 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-faffd544-5c35-42e8-af47-577fa7a5a7c7 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:45.402642 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-faffd544-5c35-42e8-af47-577fa7a5a7c7 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] show called for member 2c996278-90b8-478e-a3d5-6b18e489239b {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 14:23:45.404146 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-7a5b91b3-b9bd-45f3-994e-f5f404a34be4 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] MySQL 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:23:45.410325 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-faffd544-5c35-42e8-af47-577fa7a5a7c7 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/2c996278-90b8-478e-a3d5-6b18e489239b returned with HTTP 404 Jan 25 14:23:45.412011 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:45.412011 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:45.412575 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1537/3072] 10.222.0.38 () {60 vars in 1353 bytes} [Mon Jan 25 14:23:45 2021] GET /volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/2c996278-90b8-478e-a3d5-6b18e489239b => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 25 14:23:45.420842 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6281a646-aa74-485d-a758-5b53d14c0b75 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] POST http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/d692564f-1bed-4d88-8bfc-1cf9feb05f9b/action Jan 25 14:23:45.422114 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6281a646-aa74-485d-a758-5b53d14c0b75 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:23:45.422583 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6281a646-aa74-485d-a758-5b53d14c0b75 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:23:45.423750 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-6281a646-aa74-485d-a758-5b53d14c0b75 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] delete called for group d692564f-1bed-4d88-8bfc-1cf9feb05f9b {{(pid=87930) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 25 14:23:45.424178 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.groups [None req-6281a646-aa74-485d-a758-5b53d14c0b75 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Delete group with id: d692564f-1bed-4d88-8bfc-1cf9feb05f9b Jan 25 14:23:45.433970 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:45.433970 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:45.435128 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7a5b91b3-b9bd-45f3-994e-f5f404a34be4 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/detail returned with HTTP 200 Jan 25 14:23:45.435976 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1536/3073] 10.222.0.38 () {60 vars in 1266 bytes} [Mon Jan 25 14:23:45 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/volumes/detail => generated 1986 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 14:23:45.452801 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d1b1e563-eb5d-46fd-ab92-4b71c06e0262 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/55b28811-5e91-4462-889d-28079af9ba25 Jan 25 14:23:45.453327 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d1b1e563-eb5d-46fd-ab92-4b71c06e0262 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:45.453541 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:45.453541 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:45.453921 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d1b1e563-eb5d-46fd-ab92-4b71c06e0262 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:45.504299 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:45.504299 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:45.513825 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6281a646-aa74-485d-a758-5b53d14c0b75 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/d692564f-1bed-4d88-8bfc-1cf9feb05f9b/action returned with HTTP 202 Jan 25 14:23:45.514176 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d1b1e563-eb5d-46fd-ab92-4b71c06e0262 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Volume info retrieved successfully. Jan 25 14:23:45.515250 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1538/3074] 10.222.0.38 () {62 vars in 1395 bytes} [Mon Jan 25 14:23:45 2021] POST /volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/d692564f-1bed-4d88-8bfc-1cf9feb05f9b/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 25 14:23:45.528340 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-154e1156-acab-47da-8a22-52712fadaad0 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] GET http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/d692564f-1bed-4d88-8bfc-1cf9feb05f9b Jan 25 14:23:45.529054 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-154e1156-acab-47da-8a22-52712fadaad0 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:45.529354 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:45.529354 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:45.529593 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d1b1e563-eb5d-46fd-ab92-4b71c06e0262 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:23:45.529806 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d1b1e563-eb5d-46fd-ab92-4b71c06e0262 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:23:45.529963 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-154e1156-acab-47da-8a22-52712fadaad0 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:45.530449 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-154e1156-acab-47da-8a22-52712fadaad0 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] show called for member d692564f-1bed-4d88-8bfc-1cf9feb05f9b {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 14:23:45.538533 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-d1b1e563-eb5d-46fd-ab92-4b71c06e0262 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] MySQL 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:23:45.544365 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:45.544365 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:45.550628 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:45.550628 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:45.574972 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d1b1e563-eb5d-46fd-ab92-4b71c06e0262 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/55b28811-5e91-4462-889d-28079af9ba25 returned with HTTP 200 Jan 25 14:23:45.576053 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1537/3075] 10.222.0.38 () {60 vars in 1356 bytes} [Mon Jan 25 14:23:45 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/volumes/55b28811-5e91-4462-889d-28079af9ba25 => generated 992 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 14:23:45.591653 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-154e1156-acab-47da-8a22-52712fadaad0 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/d692564f-1bed-4d88-8bfc-1cf9feb05f9b returned with HTTP 200 Jan 25 14:23:45.592776 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1539/3076] 10.222.0.38 () {60 vars in 1353 bytes} [Mon Jan 25 14:23:45 2021] GET /volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/d692564f-1bed-4d88-8bfc-1cf9feb05f9b => generated 321 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 14:23:46.048509 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5c2cf39c-52cd-4616-ba87-b6e9a65c3cfb tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] GET http://10.222.0.38/volume/v3/50f0f5bcc3af402cb191db11fee201c7/volumes/8936a6be-9c40-4df3-abdd-4ac09c2b1299 Jan 25 14:23:46.049487 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5c2cf39c-52cd-4616-ba87-b6e9a65c3cfb tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:46.049909 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:46.049909 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:46.050702 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5c2cf39c-52cd-4616-ba87-b6e9a65c3cfb tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:46.159207 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5c2cf39c-52cd-4616-ba87-b6e9a65c3cfb tempest-SnapshotMetadataTestJSON-1196941874 tempest-SnapshotMetadataTestJSON-1196941874] http://10.222.0.38/volume/v3/50f0f5bcc3af402cb191db11fee201c7/volumes/8936a6be-9c40-4df3-abdd-4ac09c2b1299 returned with HTTP 404 Jan 25 14:23:46.161367 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1538/3077] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:23:46 2021] GET /volume/v3/50f0f5bcc3af402cb191db11fee201c7/volumes/8936a6be-9c40-4df3-abdd-4ac09c2b1299 => generated 109 bytes in 120 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 25 14:23:46.593808 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5013369e-67f9-409e-803e-06464f3f1a35 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/55b28811-5e91-4462-889d-28079af9ba25 Jan 25 14:23:46.595479 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5013369e-67f9-409e-803e-06464f3f1a35 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:46.595749 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:46.595749 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:46.596033 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5013369e-67f9-409e-803e-06464f3f1a35 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:46.607762 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b4054049-37fb-40fb-b137-c3c3ccf4a705 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] GET http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/d692564f-1bed-4d88-8bfc-1cf9feb05f9b Jan 25 14:23:46.608798 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b4054049-37fb-40fb-b137-c3c3ccf4a705 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:46.609710 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b4054049-37fb-40fb-b137-c3c3ccf4a705 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:46.610317 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-b4054049-37fb-40fb-b137-c3c3ccf4a705 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] show called for member d692564f-1bed-4d88-8bfc-1cf9feb05f9b {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 14:23:46.619542 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b4054049-37fb-40fb-b137-c3c3ccf4a705 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/d692564f-1bed-4d88-8bfc-1cf9feb05f9b returned with HTTP 404 Jan 25 14:23:46.621232 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1539/3078] 10.222.0.38 () {60 vars in 1353 bytes} [Mon Jan 25 14:23:46 2021] GET /volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/d692564f-1bed-4d88-8bfc-1cf9feb05f9b => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 25 14:23:46.642696 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dd3b9107-9453-497d-8161-d83fd8459619 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] GET http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/detail Jan 25 14:23:46.645306 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dd3b9107-9453-497d-8161-d83fd8459619 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:46.649006 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dd3b9107-9453-497d-8161-d83fd8459619 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:46.672415 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dd3b9107-9453-497d-8161-d83fd8459619 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/detail returned with HTTP 200 Jan 25 14:23:46.676905 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1540/3079] 10.222.0.38 () {60 vars in 1263 bytes} [Mon Jan 25 14:23:46 2021] GET /volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/detail => generated 14 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:23:46.687771 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0c021a81-bfc6-499e-a825-a7dae7be6488 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] GET http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/detail Jan 25 14:23:46.688673 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0c021a81-bfc6-499e-a825-a7dae7be6488 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:46.692729 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0c021a81-bfc6-499e-a825-a7dae7be6488 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Calling method 'detail' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:46.693561 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-0c021a81-bfc6-499e-a825-a7dae7be6488 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 14:23:46.696453 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-0c021a81-bfc6-499e-a825-a7dae7be6488 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 14:23:46.702382 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:46.702382 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:46.714905 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-5013369e-67f9-409e-803e-06464f3f1a35 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Volume info retrieved successfully. Jan 25 14:23:46.735197 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-5013369e-67f9-409e-803e-06464f3f1a35 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:23:46.735853 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-5013369e-67f9-409e-803e-06464f3f1a35 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:23:46.759216 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-5013369e-67f9-409e-803e-06464f3f1a35 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] MySQL 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=87930) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:23:46.774815 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:46.774815 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:46.778510 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0c021a81-bfc6-499e-a825-a7dae7be6488 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Get all volumes completed successfully. Jan 25 14:23:46.783930 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0c021a81-bfc6-499e-a825-a7dae7be6488 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/detail returned with HTTP 200 Jan 25 14:23:46.785262 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1541/3080] 10.222.0.38 () {60 vars in 1266 bytes} [Mon Jan 25 14:23:46 2021] GET /volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/detail => generated 15 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:23:46.802699 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f399a148-97ec-4247-9121-030db5e47f28 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] POST http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/d692564f-1bed-4d88-8bfc-1cf9feb05f9b/action Jan 25 14:23:46.803452 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f399a148-97ec-4247-9121-030db5e47f28 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:23:46.803829 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f399a148-97ec-4247-9121-030db5e47f28 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:23:46.804758 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-f399a148-97ec-4247-9121-030db5e47f28 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] delete called for group d692564f-1bed-4d88-8bfc-1cf9feb05f9b {{(pid=87929) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 25 14:23:46.805130 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.groups [None req-f399a148-97ec-4247-9121-030db5e47f28 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Delete group with id: d692564f-1bed-4d88-8bfc-1cf9feb05f9b Jan 25 14:23:46.817763 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f399a148-97ec-4247-9121-030db5e47f28 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/d692564f-1bed-4d88-8bfc-1cf9feb05f9b/action returned with HTTP 404 Jan 25 14:23:46.820173 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5013369e-67f9-409e-803e-06464f3f1a35 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/55b28811-5e91-4462-889d-28079af9ba25 returned with HTTP 200 Jan 25 14:23:46.822057 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1540/3082] 10.222.0.38 () {60 vars in 1356 bytes} [Mon Jan 25 14:23:46 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/volumes/55b28811-5e91-4462-889d-28079af9ba25 => generated 992 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:23:46.825218 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1542/3081] 10.222.0.38 () {62 vars in 1395 bytes} [Mon Jan 25 14:23:46 2021] POST /volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/d692564f-1bed-4d88-8bfc-1cf9feb05f9b/action => generated 108 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 25 14:23:46.840272 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9145078e-dfe8-490c-abbd-41b1fb402358 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] GET http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/detail Jan 25 14:23:46.841116 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9145078e-dfe8-490c-abbd-41b1fb402358 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:46.841348 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:46.841348 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:46.841900 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9145078e-dfe8-490c-abbd-41b1fb402358 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Calling method 'detail' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:46.842734 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-9145078e-dfe8-490c-abbd-41b1fb402358 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Removing options '' from query. {{(pid=87930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 14:23:46.845591 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-9145078e-dfe8-490c-abbd-41b1fb402358 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87930) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 14:23:46.902297 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-9145078e-dfe8-490c-abbd-41b1fb402358 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Get all volumes completed successfully. Jan 25 14:23:46.908225 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9145078e-dfe8-490c-abbd-41b1fb402358 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/detail returned with HTTP 200 Jan 25 14:23:46.909367 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1541/3083] 10.222.0.38 () {60 vars in 1266 bytes} [Mon Jan 25 14:23:46 2021] GET /volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/detail => generated 15 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:23:46.927401 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0ee84504-ab8c-4014-878c-4423c22422a7 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] POST http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/2c996278-90b8-478e-a3d5-6b18e489239b/action Jan 25 14:23:46.928019 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0ee84504-ab8c-4014-878c-4423c22422a7 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:23:46.928390 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0ee84504-ab8c-4014-878c-4423c22422a7 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:23:46.929348 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-0ee84504-ab8c-4014-878c-4423c22422a7 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] delete called for group 2c996278-90b8-478e-a3d5-6b18e489239b {{(pid=87929) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 25 14:23:46.929691 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.groups [None req-0ee84504-ab8c-4014-878c-4423c22422a7 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Delete group with id: 2c996278-90b8-478e-a3d5-6b18e489239b Jan 25 14:23:46.936100 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0ee84504-ab8c-4014-878c-4423c22422a7 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/2c996278-90b8-478e-a3d5-6b18e489239b/action returned with HTTP 404 Jan 25 14:23:46.940854 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1543/3084] 10.222.0.38 () {62 vars in 1395 bytes} [Mon Jan 25 14:23:46 2021] POST /volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/2c996278-90b8-478e-a3d5-6b18e489239b/action => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 25 14:23:46.946290 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a8115392-0b5d-4ad2-8e54-853e22d62a3e tempest-GroupsTest-1269357716 tempest-GroupsTest-1269357716] DELETE http://10.222.0.38/volume/v3/85fbd23ced044c8da295c644b759955e/group_types/3bc54d91-8b33-4fbd-9b1c-b1b33e1e3773 Jan 25 14:23:46.946871 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a8115392-0b5d-4ad2-8e54-853e22d62a3e tempest-GroupsTest-1269357716 tempest-GroupsTest-1269357716] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:46.947628 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a8115392-0b5d-4ad2-8e54-853e22d62a3e tempest-GroupsTest-1269357716 tempest-GroupsTest-1269357716] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:46.998846 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 25 14:23:46.998846 n-d-760456-3 devstack@c-api.service[87928]: "UPDATE / DELETE expressions." % clause Jan 25 14:23:47.007783 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a8115392-0b5d-4ad2-8e54-853e22d62a3e tempest-GroupsTest-1269357716 tempest-GroupsTest-1269357716] http://10.222.0.38/volume/v3/85fbd23ced044c8da295c644b759955e/group_types/3bc54d91-8b33-4fbd-9b1c-b1b33e1e3773 returned with HTTP 202 Jan 25 14:23:47.008759 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1542/3085] 10.222.0.38 () {60 vars in 1371 bytes} [Mon Jan 25 14:23:46 2021] DELETE /volume/v3/85fbd23ced044c8da295c644b759955e/group_types/3bc54d91-8b33-4fbd-9b1c-b1b33e1e3773 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 25 14:23:47.022483 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5341ec86-0e21-4ee9-884a-9df6f9617334 tempest-GroupsTest-1269357716 tempest-GroupsTest-1269357716] POST http://10.222.0.38/volume/v3/85fbd23ced044c8da295c644b759955e/types Jan 25 14:23:47.023442 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5341ec86-0e21-4ee9-884a-9df6f9617334 tempest-GroupsTest-1269357716 tempest-GroupsTest-1269357716] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-668726817"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:23:47.072703 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5341ec86-0e21-4ee9-884a-9df6f9617334 tempest-GroupsTest-1269357716 tempest-GroupsTest-1269357716] http://10.222.0.38/volume/v3/85fbd23ced044c8da295c644b759955e/types returned with HTTP 200 Jan 25 14:23:47.073715 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1544/3086] 10.222.0.38 () {60 vars in 1219 bytes} [Mon Jan 25 14:23:47 2021] POST /volume/v3/85fbd23ced044c8da295c644b759955e/types => generated 215 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:23:47.084029 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7b974b83-7f01-4709-8b85-8a95dcaaf266 tempest-GroupsTest-1269357716 tempest-GroupsTest-1269357716] POST http://10.222.0.38/volume/v3/85fbd23ced044c8da295c644b759955e/group_types Jan 25 14:23:47.084880 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7b974b83-7f01-4709-8b85-8a95dcaaf266 tempest-GroupsTest-1269357716 tempest-GroupsTest-1269357716] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-2030289763"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:23:47.127137 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7b974b83-7f01-4709-8b85-8a95dcaaf266 tempest-GroupsTest-1269357716 tempest-GroupsTest-1269357716] http://10.222.0.38/volume/v3/85fbd23ced044c8da295c644b759955e/group_types returned with HTTP 202 Jan 25 14:23:47.133127 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1543/3087] 10.222.0.38 () {62 vars in 1278 bytes} [Mon Jan 25 14:23:47 2021] POST /volume/v3/85fbd23ced044c8da295c644b759955e/group_types => generated 173 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:23:47.140037 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b1409f52-56bc-460c-872c-cb760f1c313e tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] POST http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups Jan 25 14:23:47.141174 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b1409f52-56bc-460c-872c-cb760f1c313e tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f7722fe1-dbdd-44ac-b882-eddc6166f455", "volume_types": ["cc98adb9-094c-4f89-845e-7779fde2fb28"], "name": "tempest-GroupsTest-Group-862137131"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:23:47.142441 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-b1409f52-56bc-460c-872c-cb760f1c313e tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Creating new group {'group': {'group_type': 'f7722fe1-dbdd-44ac-b882-eddc6166f455', 'volume_types': ['cc98adb9-094c-4f89-845e-7779fde2fb28'], 'name': 'tempest-GroupsTest-Group-862137131'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 25 14:23:47.168534 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.groups [None req-b1409f52-56bc-460c-872c-cb760f1c313e tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Creating group tempest-GroupsTest-Group-862137131. Jan 25 14:23:47.199664 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b1409f52-56bc-460c-872c-cb760f1c313e tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Availability Zones retrieved successfully. Jan 25 14:23:47.229671 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-b1409f52-56bc-460c-872c-cb760f1c313e tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Created reservations ['8f476d14-680f-4f50-90ce-0a1defcd9e22'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:23:47.310482 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b1409f52-56bc-460c-872c-cb760f1c313e tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups returned with HTTP 202 Jan 25 14:23:47.316030 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1545/3088] 10.222.0.38 () {62 vars in 1264 bytes} [Mon Jan 25 14:23:47 2021] POST /volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups => generated 103 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:23:47.321907 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-62b45ec9-7a4c-4cb9-8166-020615522ad9 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] GET http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/3d3ee6f6-e2e1-4632-bd66-ac8036448181 Jan 25 14:23:47.322516 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-62b45ec9-7a4c-4cb9-8166-020615522ad9 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:47.323009 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-62b45ec9-7a4c-4cb9-8166-020615522ad9 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:47.323427 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-62b45ec9-7a4c-4cb9-8166-020615522ad9 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] show called for member 3d3ee6f6-e2e1-4632-bd66-ac8036448181 {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 14:23:47.340552 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:47.340552 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:47.373966 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-62b45ec9-7a4c-4cb9-8166-020615522ad9 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/3d3ee6f6-e2e1-4632-bd66-ac8036448181 returned with HTTP 200 Jan 25 14:23:47.380132 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1544/3089] 10.222.0.38 () {60 vars in 1353 bytes} [Mon Jan 25 14:23:47 2021] GET /volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/3d3ee6f6-e2e1-4632-bd66-ac8036448181 => generated 331 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:23:47.846469 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-75be5297-59bf-4fa6-bd8a-97e6c91af4ae tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/55b28811-5e91-4462-889d-28079af9ba25 Jan 25 14:23:47.847605 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-75be5297-59bf-4fa6-bd8a-97e6c91af4ae tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:47.847958 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:47.847958 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:47.848872 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-75be5297-59bf-4fa6-bd8a-97e6c91af4ae tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:47.946462 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:47.946462 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:47.962551 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-75be5297-59bf-4fa6-bd8a-97e6c91af4ae tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Volume info retrieved successfully. Jan 25 14:23:47.983519 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-75be5297-59bf-4fa6-bd8a-97e6c91af4ae tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:23:47.985913 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-75be5297-59bf-4fa6-bd8a-97e6c91af4ae tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:23:47.998245 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-75be5297-59bf-4fa6-bd8a-97e6c91af4ae tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] MySQL 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:23:48.007467 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:48.007467 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:48.049695 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-75be5297-59bf-4fa6-bd8a-97e6c91af4ae tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/55b28811-5e91-4462-889d-28079af9ba25 returned with HTTP 200 Jan 25 14:23:48.052909 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1546/3090] 10.222.0.38 () {60 vars in 1356 bytes} [Mon Jan 25 14:23:47 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/volumes/55b28811-5e91-4462-889d-28079af9ba25 => generated 992 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:23:48.391139 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fbec1338-baf6-481b-b900-20ccf6bc18bc tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] GET http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/3d3ee6f6-e2e1-4632-bd66-ac8036448181 Jan 25 14:23:48.393726 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fbec1338-baf6-481b-b900-20ccf6bc18bc tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:48.393726 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:48.393726 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:48.394059 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fbec1338-baf6-481b-b900-20ccf6bc18bc tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:48.394478 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-fbec1338-baf6-481b-b900-20ccf6bc18bc tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] show called for member 3d3ee6f6-e2e1-4632-bd66-ac8036448181 {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 14:23:48.411654 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:48.411654 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:48.457416 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fbec1338-baf6-481b-b900-20ccf6bc18bc tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/3d3ee6f6-e2e1-4632-bd66-ac8036448181 returned with HTTP 200 Jan 25 14:23:48.465145 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1545/3091] 10.222.0.38 () {60 vars in 1353 bytes} [Mon Jan 25 14:23:48 2021] GET /volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/3d3ee6f6-e2e1-4632-bd66-ac8036448181 => generated 332 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:23:48.470193 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-eef34b3a-cc53-43f6-82cb-d0c5c59b22af tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] POST http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes Jan 25 14:23:48.470720 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:48.470720 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:48.471146 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-eef34b3a-cc53-43f6-82cb-d0c5c59b22af tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Action: 'create', calling method: create, body: {"volume": {"volume_type": "cc98adb9-094c-4f89-845e-7779fde2fb28", "group_id": "3d3ee6f6-e2e1-4632-bd66-ac8036448181", "size": 1, "name": "tempest-GroupsTest-Volume-1449293777"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:23:48.472526 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-eef34b3a-cc53-43f6-82cb-d0c5c59b22af tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Create volume request body: {'volume': {'volume_type': 'cc98adb9-094c-4f89-845e-7779fde2fb28', 'group_id': '3d3ee6f6-e2e1-4632-bd66-ac8036448181', 'size': 1, 'name': 'tempest-GroupsTest-Volume-1449293777'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:23:48.501564 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:48.501564 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:48.502919 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-eef34b3a-cc53-43f6-82cb-d0c5c59b22af tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Create volume of 1 GB Jan 25 14:23:48.527277 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-eef34b3a-cc53-43f6-82cb-d0c5c59b22af tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Availability Zones retrieved successfully. Jan 25 14:23:48.549332 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-eef34b3a-cc53-43f6-82cb-d0c5c59b22af tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Flow 'volume_create_api' (f17cfaf4-1e6e-4375-8a4b-9c1588a19a4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:23:48.555046 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-eef34b3a-cc53-43f6-82cb-d0c5c59b22af tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11838184-6ee6-4526-98d7-6ebaaa97afeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:23:48.556918 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:48.556918 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:48.557477 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-eef34b3a-cc53-43f6-82cb-d0c5c59b22af tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:23:48.665058 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-eef34b3a-cc53-43f6-82cb-d0c5c59b22af tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11838184-6ee6-4526-98d7-6ebaaa97afeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T14:23:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=cc98adb9-094c-4f89-845e-7779fde2fb28,is_public=True,name='tempest-GroupsTest-volume-type-668726817',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc98adb9-094c-4f89-845e-7779fde2fb28', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3d3ee6f6-e2e1-4632-bd66-ac8036448181', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:23:48.667888 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-eef34b3a-cc53-43f6-82cb-d0c5c59b22af tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c68dc6e-ef2f-48a4-bce4-2f1219641699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:23:48.725106 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.quota [None req-eef34b3a-cc53-43f6-82cb-d0c5c59b22af tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-668726817 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-668726817, it is now deprecated. Please use the default quota class for default quota. Jan 25 14:23:48.726788 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.quota [None req-eef34b3a-cc53-43f6-82cb-d0c5c59b22af tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-668726817 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-668726817, it is now deprecated. Please use the default quota class for default quota. Jan 25 14:23:48.823825 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-eef34b3a-cc53-43f6-82cb-d0c5c59b22af tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Created reservations ['46d617f4-6668-4e09-86ee-0c44881f90cc', '48bb0d7c-8711-4ea9-9115-1efcbd1a32aa', '15e73b3b-f1be-4680-8279-26b8d7105f3c', '4ac85d93-4578-4177-ab82-58041be1ff83'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:23:48.825776 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-eef34b3a-cc53-43f6-82cb-d0c5c59b22af tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c68dc6e-ef2f-48a4-bce4-2f1219641699) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46d617f4-6668-4e09-86ee-0c44881f90cc', '48bb0d7c-8711-4ea9-9115-1efcbd1a32aa', '15e73b3b-f1be-4680-8279-26b8d7105f3c', '4ac85d93-4578-4177-ab82-58041be1ff83']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:23:48.827935 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-eef34b3a-cc53-43f6-82cb-d0c5c59b22af tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7eed93d5-3f11-4281-9928-778419a11198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:23:48.950551 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-eef34b3a-cc53-43f6-82cb-d0c5c59b22af tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7eed93d5-3f11-4281-9928-778419a11198) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85a6f8f4-8144-46fd-aeeb-5c36cf3e9f56', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-1449293777',encryption_key_id=None,group_id=3d3ee6f6-e2e1-4632-bd66-ac8036448181,group_type_id=,metadata={},multiattach=False,project_id='8e1542c2ee3741f3bcf76da917f4fc5d',qos_specs=None,replication_status=,reservations=['46d617f4-6668-4e09-86ee-0c44881f90cc','48bb0d7c-8711-4ea9-9115-1efcbd1a32aa','15e73b3b-f1be-4680-8279-26b8d7105f3c','4ac85d93-4578-4177-ab82-58041be1ff83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc9d12c2edf249c5bb838a5b7795fd32',volume_type_id=cc98adb9-094c-4f89-845e-7779fde2fb28), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:23:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-1449293777',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3d3ee6f6-e2e1-4632-bd66-ac8036448181,host=None,id=85a6f8f4-8144-46fd-aeeb-5c36cf3e9f56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e1542c2ee3741f3bcf76da917f4fc5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='fc9d12c2edf249c5bb838a5b7795fd32',volume_attachment=,volume_type=,volume_type_id=cc98adb9-094c-4f89-845e-7779fde2fb28)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:23:48.952606 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-eef34b3a-cc53-43f6-82cb-d0c5c59b22af tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41550416-3164-4dec-8a87-8e2cd4404bf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:23:49.063868 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-eef34b3a-cc53-43f6-82cb-d0c5c59b22af tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41550416-3164-4dec-8a87-8e2cd4404bf3) transitioned into state 'SUCCESS' from state '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-1449293777',encryption_key_id=None,group_id=3d3ee6f6-e2e1-4632-bd66-ac8036448181,group_type_id=,metadata={},multiattach=False,project_id='8e1542c2ee3741f3bcf76da917f4fc5d',qos_specs=None,replication_status=,reservations=['46d617f4-6668-4e09-86ee-0c44881f90cc','48bb0d7c-8711-4ea9-9115-1efcbd1a32aa','15e73b3b-f1be-4680-8279-26b8d7105f3c','4ac85d93-4578-4177-ab82-58041be1ff83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc9d12c2edf249c5bb838a5b7795fd32',volume_type_id=cc98adb9-094c-4f89-845e-7779fde2fb28)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:23:49.067853 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-eef34b3a-cc53-43f6-82cb-d0c5c59b22af tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7d87b18-1532-4556-9897-5d1b1048cace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:23:49.070220 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-887bd588-2ca5-4700-af60-aebcdcd19b6a tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/55b28811-5e91-4462-889d-28079af9ba25 Jan 25 14:23:49.070796 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-887bd588-2ca5-4700-af60-aebcdcd19b6a tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:49.071013 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:49.071013 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:49.071391 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-887bd588-2ca5-4700-af60-aebcdcd19b6a tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:49.091675 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-eef34b3a-cc53-43f6-82cb-d0c5c59b22af tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7d87b18-1532-4556-9897-5d1b1048cace) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:23:49.094980 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-eef34b3a-cc53-43f6-82cb-d0c5c59b22af tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Flow 'volume_create_api' (f17cfaf4-1e6e-4375-8a4b-9c1588a19a4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:23:49.122038 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:49.122038 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:49.134550 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-887bd588-2ca5-4700-af60-aebcdcd19b6a tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Volume info retrieved successfully. Jan 25 14:23:49.148458 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-eef34b3a-cc53-43f6-82cb-d0c5c59b22af tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Create volume request issued successfully. Jan 25 14:23:49.158365 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-887bd588-2ca5-4700-af60-aebcdcd19b6a tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:23:49.159096 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-887bd588-2ca5-4700-af60-aebcdcd19b6a tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:23:49.167397 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-887bd588-2ca5-4700-af60-aebcdcd19b6a tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] MySQL 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=87930) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:23:49.170469 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-eef34b3a-cc53-43f6-82cb-d0c5c59b22af tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:23:49.171189 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-eef34b3a-cc53-43f6-82cb-d0c5c59b22af tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:23:49.175224 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:49.175224 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:49.189743 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-eef34b3a-cc53-43f6-82cb-d0c5c59b22af tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] MySQL 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:23:49.200854 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-887bd588-2ca5-4700-af60-aebcdcd19b6a tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/55b28811-5e91-4462-889d-28079af9ba25 returned with HTTP 200 Jan 25 14:23:49.211363 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1546/3092] 10.222.0.38 () {60 vars in 1356 bytes} [Mon Jan 25 14:23:49 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/volumes/55b28811-5e91-4462-889d-28079af9ba25 => generated 992 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:23:49.211569 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:49.211569 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:49.224356 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-eef34b3a-cc53-43f6-82cb-d0c5c59b22af tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes returned with HTTP 202 Jan 25 14:23:49.225558 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1547/3093] 10.222.0.38 () {62 vars in 1267 bytes} [Mon Jan 25 14:23:48 2021] POST /volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes => generated 891 bytes in 760 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 25 14:23:49.241882 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-941ee102-9f68-4ff0-bbd9-e272681eec3e tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] GET http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/85a6f8f4-8144-46fd-aeeb-5c36cf3e9f56 Jan 25 14:23:49.241882 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-941ee102-9f68-4ff0-bbd9-e272681eec3e tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:49.242173 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:49.242173 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:49.242749 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-941ee102-9f68-4ff0-bbd9-e272681eec3e tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:49.301794 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:49.301794 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:49.315050 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-941ee102-9f68-4ff0-bbd9-e272681eec3e tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Volume info retrieved successfully. Jan 25 14:23:49.334097 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-941ee102-9f68-4ff0-bbd9-e272681eec3e tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:23:49.334819 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-941ee102-9f68-4ff0-bbd9-e272681eec3e tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:23:49.343183 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-941ee102-9f68-4ff0-bbd9-e272681eec3e tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] MySQL 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:23:49.351230 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:49.351230 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:49.373676 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-941ee102-9f68-4ff0-bbd9-e272681eec3e tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/85a6f8f4-8144-46fd-aeeb-5c36cf3e9f56 returned with HTTP 200 Jan 25 14:23:49.374541 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1548/3094] 10.222.0.38 () {60 vars in 1356 bytes} [Mon Jan 25 14:23:49 2021] GET /volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/85a6f8f4-8144-46fd-aeeb-5c36cf3e9f56 => generated 983 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:23:49.383027 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-987a809c-0504-416f-94df-a35bcc73d89a tempest-VolumesSummaryTest-1830464805 tempest-VolumesSummaryTest-1830464805] GET http://10.222.0.38/volume/v3/57e854ffeb374399a2961e39004534ef/volumes/summary Jan 25 14:23:49.383647 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-987a809c-0504-416f-94df-a35bcc73d89a tempest-VolumesSummaryTest-1830464805 tempest-VolumesSummaryTest-1830464805] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:49.384191 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:49.384191 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:49.384191 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-987a809c-0504-416f-94df-a35bcc73d89a tempest-VolumesSummaryTest-1830464805 tempest-VolumesSummaryTest-1830464805] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:49.385348 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-987a809c-0504-416f-94df-a35bcc73d89a tempest-VolumesSummaryTest-1830464805 tempest-VolumesSummaryTest-1830464805] Removing options '' from query. {{(pid=87930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 14:23:49.393979 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-987a809c-0504-416f-94df-a35bcc73d89a tempest-VolumesSummaryTest-1830464805 tempest-VolumesSummaryTest-1830464805] Get summary completed successfully. Jan 25 14:23:49.395070 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-987a809c-0504-416f-94df-a35bcc73d89a tempest-VolumesSummaryTest-1830464805 tempest-VolumesSummaryTest-1830464805] http://10.222.0.38/volume/v3/57e854ffeb374399a2961e39004534ef/volumes/summary returned with HTTP 200 Jan 25 14:23:49.395512 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1547/3095] 10.222.0.38 () {60 vars in 1269 bytes} [Mon Jan 25 14:23:49 2021] GET /volume/v3/57e854ffeb374399a2961e39004534ef/volumes/summary => generated 55 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:23:50.219362 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a4a3237f-9d0b-46b4-83af-63f0ea62ac3f tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/55b28811-5e91-4462-889d-28079af9ba25 Jan 25 14:23:50.221004 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a4a3237f-9d0b-46b4-83af-63f0ea62ac3f tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:50.221004 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:50.221004 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:50.221816 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a4a3237f-9d0b-46b4-83af-63f0ea62ac3f tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:50.285329 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:50.285329 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:50.302055 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a4a3237f-9d0b-46b4-83af-63f0ea62ac3f tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Volume info retrieved successfully. Jan 25 14:23:50.321653 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-a4a3237f-9d0b-46b4-83af-63f0ea62ac3f tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:23:50.323546 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-a4a3237f-9d0b-46b4-83af-63f0ea62ac3f tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:23:50.331285 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-a4a3237f-9d0b-46b4-83af-63f0ea62ac3f tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] MySQL 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:23:50.349448 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:50.349448 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:50.375353 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a4a3237f-9d0b-46b4-83af-63f0ea62ac3f tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/55b28811-5e91-4462-889d-28079af9ba25 returned with HTTP 200 Jan 25 14:23:50.376073 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1549/3096] 10.222.0.38 () {60 vars in 1356 bytes} [Mon Jan 25 14:23:50 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/volumes/55b28811-5e91-4462-889d-28079af9ba25 => generated 992 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:23:50.396766 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-55384c96-880b-42b6-b2cd-b1104b963ef7 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] GET http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/85a6f8f4-8144-46fd-aeeb-5c36cf3e9f56 Jan 25 14:23:50.402270 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-55384c96-880b-42b6-b2cd-b1104b963ef7 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:50.410694 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-55384c96-880b-42b6-b2cd-b1104b963ef7 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:50.458141 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:50.458141 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:50.468152 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-55384c96-880b-42b6-b2cd-b1104b963ef7 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Volume info retrieved successfully. Jan 25 14:23:50.482761 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-55384c96-880b-42b6-b2cd-b1104b963ef7 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:23:50.483295 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-55384c96-880b-42b6-b2cd-b1104b963ef7 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:23:50.492439 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-55384c96-880b-42b6-b2cd-b1104b963ef7 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] MySQL 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=87930) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:23:50.499524 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:50.499524 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:50.523770 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-55384c96-880b-42b6-b2cd-b1104b963ef7 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/85a6f8f4-8144-46fd-aeeb-5c36cf3e9f56 returned with HTTP 200 Jan 25 14:23:50.524975 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1548/3097] 10.222.0.38 () {60 vars in 1356 bytes} [Mon Jan 25 14:23:50 2021] GET /volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/85a6f8f4-8144-46fd-aeeb-5c36cf3e9f56 => generated 984 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:23:50.542465 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bbb86457-4484-4d18-b53f-a2467b46313b tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] POST http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes Jan 25 14:23:50.543012 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:50.543012 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:50.543479 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bbb86457-4484-4d18-b53f-a2467b46313b tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Action: 'create', calling method: create, body: {"volume": {"volume_type": "cc98adb9-094c-4f89-845e-7779fde2fb28", "group_id": "3d3ee6f6-e2e1-4632-bd66-ac8036448181", "size": 1, "name": "tempest-GroupsTest-Volume-1059974632"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:23:50.544644 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-bbb86457-4484-4d18-b53f-a2467b46313b tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Create volume request body: {'volume': {'volume_type': 'cc98adb9-094c-4f89-845e-7779fde2fb28', 'group_id': '3d3ee6f6-e2e1-4632-bd66-ac8036448181', 'size': 1, 'name': 'tempest-GroupsTest-Volume-1059974632'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:23:50.572928 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:50.572928 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:50.574553 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-bbb86457-4484-4d18-b53f-a2467b46313b tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Create volume of 1 GB Jan 25 14:23:50.590819 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-bbb86457-4484-4d18-b53f-a2467b46313b tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Availability Zones retrieved successfully. Jan 25 14:23:50.625885 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-bbb86457-4484-4d18-b53f-a2467b46313b tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Flow 'volume_create_api' (e0a2e5e1-835b-429a-88fa-ed7c3ec0f2ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:23:50.634578 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-bbb86457-4484-4d18-b53f-a2467b46313b tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (093e9291-2589-4ad7-8b6b-e45de6a7935a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:23:50.640427 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:50.640427 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:50.641364 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-bbb86457-4484-4d18-b53f-a2467b46313b tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:23:50.704051 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-bbb86457-4484-4d18-b53f-a2467b46313b tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (093e9291-2589-4ad7-8b6b-e45de6a7935a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T14:23:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=cc98adb9-094c-4f89-845e-7779fde2fb28,is_public=True,name='tempest-GroupsTest-volume-type-668726817',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc98adb9-094c-4f89-845e-7779fde2fb28', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3d3ee6f6-e2e1-4632-bd66-ac8036448181', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:23:50.706334 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-bbb86457-4484-4d18-b53f-a2467b46313b tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b2db513-d31e-4e27-9805-8d2c62deb553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:23:50.832573 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-bbb86457-4484-4d18-b53f-a2467b46313b tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Created reservations ['80f202b1-5ed9-4fb0-864b-50edfa6aad3f', 'dc1adbfc-5cf7-49e1-86df-0f06d7ddccd1', 'd2fbd80e-32e5-4e96-9d61-550afbaeb880', '155582f1-23e4-41ff-9d05-c52588fb3298'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:23:50.835577 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-bbb86457-4484-4d18-b53f-a2467b46313b tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b2db513-d31e-4e27-9805-8d2c62deb553) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80f202b1-5ed9-4fb0-864b-50edfa6aad3f', 'dc1adbfc-5cf7-49e1-86df-0f06d7ddccd1', 'd2fbd80e-32e5-4e96-9d61-550afbaeb880', '155582f1-23e4-41ff-9d05-c52588fb3298']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:23:50.837704 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-bbb86457-4484-4d18-b53f-a2467b46313b tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98b295df-46e1-4226-979c-685bc7373670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:23:50.983217 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-bbb86457-4484-4d18-b53f-a2467b46313b tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98b295df-46e1-4226-979c-685bc7373670) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02861ba8-3199-4bbe-a633-ef87a777d867', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-1059974632',encryption_key_id=None,group_id=3d3ee6f6-e2e1-4632-bd66-ac8036448181,group_type_id=,metadata={},multiattach=False,project_id='8e1542c2ee3741f3bcf76da917f4fc5d',qos_specs=None,replication_status=,reservations=['80f202b1-5ed9-4fb0-864b-50edfa6aad3f','dc1adbfc-5cf7-49e1-86df-0f06d7ddccd1','d2fbd80e-32e5-4e96-9d61-550afbaeb880','155582f1-23e4-41ff-9d05-c52588fb3298'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc9d12c2edf249c5bb838a5b7795fd32',volume_type_id=cc98adb9-094c-4f89-845e-7779fde2fb28), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:23:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-1059974632',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3d3ee6f6-e2e1-4632-bd66-ac8036448181,host=None,id=02861ba8-3199-4bbe-a633-ef87a777d867,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e1542c2ee3741f3bcf76da917f4fc5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='fc9d12c2edf249c5bb838a5b7795fd32',volume_attachment=,volume_type=,volume_type_id=cc98adb9-094c-4f89-845e-7779fde2fb28)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:23:50.985702 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-bbb86457-4484-4d18-b53f-a2467b46313b tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d772a56-1683-4a65-bc95-f2b1e0096182) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:23:51.178079 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-bbb86457-4484-4d18-b53f-a2467b46313b tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d772a56-1683-4a65-bc95-f2b1e0096182) transitioned into state 'SUCCESS' from state '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-1059974632',encryption_key_id=None,group_id=3d3ee6f6-e2e1-4632-bd66-ac8036448181,group_type_id=,metadata={},multiattach=False,project_id='8e1542c2ee3741f3bcf76da917f4fc5d',qos_specs=None,replication_status=,reservations=['80f202b1-5ed9-4fb0-864b-50edfa6aad3f','dc1adbfc-5cf7-49e1-86df-0f06d7ddccd1','d2fbd80e-32e5-4e96-9d61-550afbaeb880','155582f1-23e4-41ff-9d05-c52588fb3298'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc9d12c2edf249c5bb838a5b7795fd32',volume_type_id=cc98adb9-094c-4f89-845e-7779fde2fb28)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:23:51.181303 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-bbb86457-4484-4d18-b53f-a2467b46313b tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba6c63fe-61b6-448c-9c8d-a64dc3eb6404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:23:51.270590 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-bbb86457-4484-4d18-b53f-a2467b46313b tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba6c63fe-61b6-448c-9c8d-a64dc3eb6404) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:23:51.274353 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-bbb86457-4484-4d18-b53f-a2467b46313b tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Flow 'volume_create_api' (e0a2e5e1-835b-429a-88fa-ed7c3ec0f2ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:23:51.338637 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-bbb86457-4484-4d18-b53f-a2467b46313b tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Create volume request issued successfully. Jan 25 14:23:51.355372 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-bbb86457-4484-4d18-b53f-a2467b46313b tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:23:51.356195 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-bbb86457-4484-4d18-b53f-a2467b46313b tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:23:51.366058 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-bbb86457-4484-4d18-b53f-a2467b46313b tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] MySQL 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:23:51.395882 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1d21e61b-dd89-4c6c-9312-58310e711aaa tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/55b28811-5e91-4462-889d-28079af9ba25 Jan 25 14:23:51.396719 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1d21e61b-dd89-4c6c-9312-58310e711aaa tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:51.396719 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:51.396719 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:51.398698 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:51.398698 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:51.404174 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1d21e61b-dd89-4c6c-9312-58310e711aaa tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:51.434903 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bbb86457-4484-4d18-b53f-a2467b46313b tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes returned with HTTP 202 Jan 25 14:23:51.436314 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1550/3098] 10.222.0.38 () {62 vars in 1267 bytes} [Mon Jan 25 14:23:50 2021] POST /volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes => generated 891 bytes in 899 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:23:51.455474 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a42c9a50-b1e9-4eb3-8140-821a4798d64b tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] GET http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/02861ba8-3199-4bbe-a633-ef87a777d867 Jan 25 14:23:51.456192 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a42c9a50-b1e9-4eb3-8140-821a4798d64b tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:51.456807 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:51.456807 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:51.459127 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a42c9a50-b1e9-4eb3-8140-821a4798d64b tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:51.495162 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:51.495162 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:51.508954 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-1d21e61b-dd89-4c6c-9312-58310e711aaa tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Volume info retrieved successfully. Jan 25 14:23:51.521475 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:51.521475 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:51.530527 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a42c9a50-b1e9-4eb3-8140-821a4798d64b tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Volume info retrieved successfully. Jan 25 14:23:51.539633 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-1d21e61b-dd89-4c6c-9312-58310e711aaa tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:23:51.540138 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-1d21e61b-dd89-4c6c-9312-58310e711aaa tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:23:51.567214 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-1d21e61b-dd89-4c6c-9312-58310e711aaa tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] MySQL 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=87930) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:23:51.569138 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-a42c9a50-b1e9-4eb3-8140-821a4798d64b tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:23:51.569560 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-a42c9a50-b1e9-4eb3-8140-821a4798d64b tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:23:51.583260 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:51.583260 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:51.586049 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-a42c9a50-b1e9-4eb3-8140-821a4798d64b tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] MySQL 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:23:51.595395 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:51.595395 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:51.645701 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a42c9a50-b1e9-4eb3-8140-821a4798d64b tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/02861ba8-3199-4bbe-a633-ef87a777d867 returned with HTTP 200 Jan 25 14:23:51.646476 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1551/3099] 10.222.0.38 () {60 vars in 1356 bytes} [Mon Jan 25 14:23:51 2021] GET /volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/02861ba8-3199-4bbe-a633-ef87a777d867 => generated 983 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 14:23:51.655451 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1d21e61b-dd89-4c6c-9312-58310e711aaa tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/55b28811-5e91-4462-889d-28079af9ba25 returned with HTTP 200 Jan 25 14:23:51.666572 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1549/3100] 10.222.0.38 () {60 vars in 1356 bytes} [Mon Jan 25 14:23:51 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/volumes/55b28811-5e91-4462-889d-28079af9ba25 => generated 992 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:23:52.664353 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-17af166e-cb4d-4043-b79a-373c5b364c4b tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] GET http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/02861ba8-3199-4bbe-a633-ef87a777d867 Jan 25 14:23:52.665644 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-17af166e-cb4d-4043-b79a-373c5b364c4b tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:52.665644 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:52.665644 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:52.665644 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-17af166e-cb4d-4043-b79a-373c5b364c4b tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:52.675568 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f497816e-4649-4641-915c-05213fff1702 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/55b28811-5e91-4462-889d-28079af9ba25 Jan 25 14:23:52.676511 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f497816e-4649-4641-915c-05213fff1702 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:52.676717 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:52.676717 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:52.677148 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f497816e-4649-4641-915c-05213fff1702 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:52.746866 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:52.746866 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:52.757635 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f497816e-4649-4641-915c-05213fff1702 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Volume info retrieved successfully. Jan 25 14:23:52.762792 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:52.762792 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:52.775448 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-f497816e-4649-4641-915c-05213fff1702 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:23:52.776215 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-f497816e-4649-4641-915c-05213fff1702 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:23:52.784401 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-17af166e-cb4d-4043-b79a-373c5b364c4b tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Volume info retrieved successfully. Jan 25 14:23:52.788845 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-f497816e-4649-4641-915c-05213fff1702 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] MySQL 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=87930) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:23:52.798814 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:52.798814 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:52.800288 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-17af166e-cb4d-4043-b79a-373c5b364c4b tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:23:52.800769 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-17af166e-cb4d-4043-b79a-373c5b364c4b tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:23:52.820682 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-17af166e-cb4d-4043-b79a-373c5b364c4b tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] MySQL 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:23:52.834840 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:52.834840 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:52.846666 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f497816e-4649-4641-915c-05213fff1702 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/55b28811-5e91-4462-889d-28079af9ba25 returned with HTTP 200 Jan 25 14:23:52.850556 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1550/3101] 10.222.0.38 () {60 vars in 1356 bytes} [Mon Jan 25 14:23:52 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/volumes/55b28811-5e91-4462-889d-28079af9ba25 => generated 992 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:23:52.868264 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-17af166e-cb4d-4043-b79a-373c5b364c4b tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/02861ba8-3199-4bbe-a633-ef87a777d867 returned with HTTP 200 Jan 25 14:23:52.881224 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1552/3102] 10.222.0.38 () {60 vars in 1356 bytes} [Mon Jan 25 14:23:52 2021] GET /volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/02861ba8-3199-4bbe-a633-ef87a777d867 => generated 984 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:23:52.904259 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d81c3538-ae00-40de-96d9-89568644a746 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] PUT http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/3d3ee6f6-e2e1-4632-bd66-ac8036448181 Jan 25 14:23:52.905115 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:52.905115 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:52.905788 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d81c3538-ae00-40de-96d9-89568644a746 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "02861ba8-3199-4bbe-a633-ef87a777d867"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:23:52.908058 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-d81c3538-ae00-40de-96d9-89568644a746 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Update called for group 3d3ee6f6-e2e1-4632-bd66-ac8036448181. {{(pid=87930) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 25 14:23:52.909482 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.groups [None req-d81c3538-ae00-40de-96d9-89568644a746 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Updating group 3d3ee6f6-e2e1-4632-bd66-ac8036448181 with name new_group description: This is a new group add_volumes: None remove_volumes: 02861ba8-3199-4bbe-a633-ef87a777d867. Jan 25 14:23:52.922427 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:52.922427 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:53.037890 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d81c3538-ae00-40de-96d9-89568644a746 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/3d3ee6f6-e2e1-4632-bd66-ac8036448181 returned with HTTP 202 Jan 25 14:23:53.042360 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1551/3103] 10.222.0.38 () {62 vars in 1374 bytes} [Mon Jan 25 14:23:52 2021] PUT /volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/3d3ee6f6-e2e1-4632-bd66-ac8036448181 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 25 14:23:53.047782 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e82fdf4a-8a5b-40a5-8fcd-2593f887bf22 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] GET http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/3d3ee6f6-e2e1-4632-bd66-ac8036448181 Jan 25 14:23:53.048317 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e82fdf4a-8a5b-40a5-8fcd-2593f887bf22 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:53.048500 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:53.048500 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:53.048745 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e82fdf4a-8a5b-40a5-8fcd-2593f887bf22 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:53.049218 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-e82fdf4a-8a5b-40a5-8fcd-2593f887bf22 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] show called for member 3d3ee6f6-e2e1-4632-bd66-ac8036448181 {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 14:23:53.057654 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:53.057654 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:53.097307 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e82fdf4a-8a5b-40a5-8fcd-2593f887bf22 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/3d3ee6f6-e2e1-4632-bd66-ac8036448181 returned with HTTP 200 Jan 25 14:23:53.099647 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1553/3104] 10.222.0.38 () {60 vars in 1353 bytes} [Mon Jan 25 14:23:53 2021] GET /volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/3d3ee6f6-e2e1-4632-bd66-ac8036448181 => generated 323 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:23:53.876098 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c5679990-25b1-4fc1-9c2b-fb593e155521 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/55b28811-5e91-4462-889d-28079af9ba25 Jan 25 14:23:53.876667 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c5679990-25b1-4fc1-9c2b-fb593e155521 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:53.876935 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:53.876935 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:53.877515 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c5679990-25b1-4fc1-9c2b-fb593e155521 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:53.928804 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:53.928804 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:53.940146 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c5679990-25b1-4fc1-9c2b-fb593e155521 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Volume info retrieved successfully. Jan 25 14:23:53.956181 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-c5679990-25b1-4fc1-9c2b-fb593e155521 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:23:53.956916 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-c5679990-25b1-4fc1-9c2b-fb593e155521 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:23:53.964529 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-c5679990-25b1-4fc1-9c2b-fb593e155521 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] MySQL 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=87930) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:23:53.971355 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:53.971355 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:53.992400 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c5679990-25b1-4fc1-9c2b-fb593e155521 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/55b28811-5e91-4462-889d-28079af9ba25 returned with HTTP 200 Jan 25 14:23:53.993304 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1552/3105] 10.222.0.38 () {60 vars in 1356 bytes} [Mon Jan 25 14:23:53 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/volumes/55b28811-5e91-4462-889d-28079af9ba25 => generated 993 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:23:54.009690 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7f9f59af-7a52-4bdb-bde3-efd34c9db6e2 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups/3cc5c3a8-bd28-490f-baa7-6a5852f53304 Jan 25 14:23:54.010347 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7f9f59af-7a52-4bdb-bde3-efd34c9db6e2 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:54.010635 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:54.010635 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:54.011136 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7f9f59af-7a52-4bdb-bde3-efd34c9db6e2 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:54.011621 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-7f9f59af-7a52-4bdb-bde3-efd34c9db6e2 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] show called for member 3cc5c3a8-bd28-490f-baa7-6a5852f53304 {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 14:23:54.018941 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:54.018941 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:54.045258 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7f9f59af-7a52-4bdb-bde3-efd34c9db6e2 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups/3cc5c3a8-bd28-490f-baa7-6a5852f53304 returned with HTTP 200 Jan 25 14:23:54.053425 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1554/3106] 10.222.0.38 () {60 vars in 1353 bytes} [Mon Jan 25 14:23:54 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/groups/3cc5c3a8-bd28-490f-baa7-6a5852f53304 => generated 417 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:23:54.058289 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f4189b59-27be-4f77-b000-d803fa5d5a73 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/detail Jan 25 14:23:54.058905 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f4189b59-27be-4f77-b000-d803fa5d5a73 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:54.059126 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:54.059126 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:54.059545 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f4189b59-27be-4f77-b000-d803fa5d5a73 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'detail' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:54.060235 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-f4189b59-27be-4f77-b000-d803fa5d5a73 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Removing options '' from query. {{(pid=87930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 14:23:54.062129 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f4189b59-27be-4f77-b000-d803fa5d5a73 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87930) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 14:23:54.111514 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-56478dad-0791-439f-b774-423a56685d74 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] GET http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/3d3ee6f6-e2e1-4632-bd66-ac8036448181 Jan 25 14:23:54.112253 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-56478dad-0791-439f-b774-423a56685d74 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:54.112558 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:54.112558 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:54.113049 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-56478dad-0791-439f-b774-423a56685d74 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:54.114207 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-56478dad-0791-439f-b774-423a56685d74 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] show called for member 3d3ee6f6-e2e1-4632-bd66-ac8036448181 {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 14:23:54.118710 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f4189b59-27be-4f77-b000-d803fa5d5a73 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Get all volumes completed successfully. Jan 25 14:23:54.120316 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-f4189b59-27be-4f77-b000-d803fa5d5a73 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:23:54.120762 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-f4189b59-27be-4f77-b000-d803fa5d5a73 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:23:54.122706 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:54.122706 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:54.128744 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-f4189b59-27be-4f77-b000-d803fa5d5a73 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] MySQL 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=87930) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:23:54.138285 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:54.138285 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:54.153571 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-f4189b59-27be-4f77-b000-d803fa5d5a73 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:23:54.154106 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-f4189b59-27be-4f77-b000-d803fa5d5a73 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:23:54.155525 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-56478dad-0791-439f-b774-423a56685d74 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/3d3ee6f6-e2e1-4632-bd66-ac8036448181 returned with HTTP 200 Jan 25 14:23:54.156753 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1555/3107] 10.222.0.38 () {60 vars in 1353 bytes} [Mon Jan 25 14:23:54 2021] GET /volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/3d3ee6f6-e2e1-4632-bd66-ac8036448181 => generated 324 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 14:23:54.166249 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-f4189b59-27be-4f77-b000-d803fa5d5a73 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] MySQL 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=87930) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:23:54.168506 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-116f5520-17f8-47d6-935b-3a8354caefac tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] GET http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/3d3ee6f6-e2e1-4632-bd66-ac8036448181 Jan 25 14:23:54.169128 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-116f5520-17f8-47d6-935b-3a8354caefac tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:54.169549 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:54.169549 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:54.169932 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-116f5520-17f8-47d6-935b-3a8354caefac tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:54.170326 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-116f5520-17f8-47d6-935b-3a8354caefac tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] show called for member 3d3ee6f6-e2e1-4632-bd66-ac8036448181 {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 14:23:54.172880 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:54.172880 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:54.179975 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:54.179975 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:54.197586 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f4189b59-27be-4f77-b000-d803fa5d5a73 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/detail returned with HTTP 200 Jan 25 14:23:54.198587 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1553/3108] 10.222.0.38 () {60 vars in 1266 bytes} [Mon Jan 25 14:23:54 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/volumes/detail => generated 1987 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 14:23:54.209956 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-116f5520-17f8-47d6-935b-3a8354caefac tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/3d3ee6f6-e2e1-4632-bd66-ac8036448181 returned with HTTP 200 Jan 25 14:23:54.211125 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1556/3109] 10.222.0.38 () {60 vars in 1353 bytes} [Mon Jan 25 14:23:54 2021] GET /volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/3d3ee6f6-e2e1-4632-bd66-ac8036448181 => generated 324 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 14:23:54.219894 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-217d3635-6c06-42ff-abf1-198843fe90ce tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] POST http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups/3cc5c3a8-bd28-490f-baa7-6a5852f53304/action Jan 25 14:23:54.220674 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:54.220674 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:54.221360 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-217d3635-6c06-42ff-abf1-198843fe90ce tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:23:54.221912 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-217d3635-6c06-42ff-abf1-198843fe90ce tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:23:54.222317 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-edb0c267-c2c4-446f-87c1-6e8b6db5c611 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] GET http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/detail Jan 25 14:23:54.222922 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-edb0c267-c2c4-446f-87c1-6e8b6db5c611 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:54.223212 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:54.223212 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:54.223546 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-edb0c267-c2c4-446f-87c1-6e8b6db5c611 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Calling method 'detail' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:54.223942 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-217d3635-6c06-42ff-abf1-198843fe90ce tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] delete called for group 3cc5c3a8-bd28-490f-baa7-6a5852f53304 {{(pid=87930) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 25 14:23:54.224669 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-edb0c267-c2c4-446f-87c1-6e8b6db5c611 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 14:23:54.225169 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.groups [None req-217d3635-6c06-42ff-abf1-198843fe90ce tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Delete group with id: 3cc5c3a8-bd28-490f-baa7-6a5852f53304 Jan 25 14:23:54.225653 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:54.225653 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:54.226794 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-edb0c267-c2c4-446f-87c1-6e8b6db5c611 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 14:23:54.235392 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:54.235392 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:54.292544 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-edb0c267-c2c4-446f-87c1-6e8b6db5c611 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Get all volumes completed successfully. Jan 25 14:23:54.295235 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-edb0c267-c2c4-446f-87c1-6e8b6db5c611 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:23:54.295918 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-edb0c267-c2c4-446f-87c1-6e8b6db5c611 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:23:54.306062 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-edb0c267-c2c4-446f-87c1-6e8b6db5c611 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] MySQL 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:23:54.314286 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:54.314286 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:54.343606 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-edb0c267-c2c4-446f-87c1-6e8b6db5c611 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/detail returned with HTTP 200 Jan 25 14:23:54.345038 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1557/3110] 10.222.0.38 () {60 vars in 1266 bytes} [Mon Jan 25 14:23:54 2021] GET /volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/detail => generated 1927 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 14:23:54.370714 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-05d4e8f3-4299-4f2d-9c80-20c3f6ffbcc5 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] PUT http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/3d3ee6f6-e2e1-4632-bd66-ac8036448181 Jan 25 14:23:54.371706 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:54.371706 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:54.372366 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-05d4e8f3-4299-4f2d-9c80-20c3f6ffbcc5 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "02861ba8-3199-4bbe-a633-ef87a777d867"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:23:54.373601 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-05d4e8f3-4299-4f2d-9c80-20c3f6ffbcc5 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Update called for group 3d3ee6f6-e2e1-4632-bd66-ac8036448181. {{(pid=87929) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 25 14:23:54.374116 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.groups [None req-05d4e8f3-4299-4f2d-9c80-20c3f6ffbcc5 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Updating group 3d3ee6f6-e2e1-4632-bd66-ac8036448181 with name None description: None add_volumes: 02861ba8-3199-4bbe-a633-ef87a777d867 remove_volumes: None. Jan 25 14:23:54.382977 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:54.382977 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:54.442578 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-217d3635-6c06-42ff-abf1-198843fe90ce tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups/3cc5c3a8-bd28-490f-baa7-6a5852f53304/action returned with HTTP 202 Jan 25 14:23:54.444482 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1554/3111] 10.222.0.38 () {62 vars in 1395 bytes} [Mon Jan 25 14:23:54 2021] POST /volume/v3/d34c088d02a74d859afab046452ae96b/groups/3cc5c3a8-bd28-490f-baa7-6a5852f53304/action => generated 0 bytes in 229 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 25 14:23:54.456661 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f716ddb7-dfb3-4d9f-bd62-d5c2dcf9ea4d tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/55b28811-5e91-4462-889d-28079af9ba25 Jan 25 14:23:54.458052 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f716ddb7-dfb3-4d9f-bd62-d5c2dcf9ea4d tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:54.459361 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:54.459361 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:54.460876 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f716ddb7-dfb3-4d9f-bd62-d5c2dcf9ea4d tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:54.579245 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:54.579245 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:54.600636 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f716ddb7-dfb3-4d9f-bd62-d5c2dcf9ea4d tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Volume info retrieved successfully. Jan 25 14:23:54.601733 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-05d4e8f3-4299-4f2d-9c80-20c3f6ffbcc5 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/3d3ee6f6-e2e1-4632-bd66-ac8036448181 returned with HTTP 202 Jan 25 14:23:54.622372 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1558/3112] 10.222.0.38 () {62 vars in 1373 bytes} [Mon Jan 25 14:23:54 2021] PUT /volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/3d3ee6f6-e2e1-4632-bd66-ac8036448181 => generated 0 bytes in 257 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 25 14:23:54.635192 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-f716ddb7-dfb3-4d9f-bd62-d5c2dcf9ea4d tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:23:54.635656 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-f716ddb7-dfb3-4d9f-bd62-d5c2dcf9ea4d tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:23:54.639008 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-40747d72-1363-4483-a888-7688500c2a38 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] GET http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/3d3ee6f6-e2e1-4632-bd66-ac8036448181 Jan 25 14:23:54.642729 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-40747d72-1363-4483-a888-7688500c2a38 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:54.643020 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:54.643020 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:54.643607 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-40747d72-1363-4483-a888-7688500c2a38 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:54.645757 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-40747d72-1363-4483-a888-7688500c2a38 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] show called for member 3d3ee6f6-e2e1-4632-bd66-ac8036448181 {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 14:23:54.649054 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-f716ddb7-dfb3-4d9f-bd62-d5c2dcf9ea4d tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] MySQL 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=87930) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:23:54.666781 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:54.666781 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:54.674476 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:54.674476 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:54.708639 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f716ddb7-dfb3-4d9f-bd62-d5c2dcf9ea4d tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/55b28811-5e91-4462-889d-28079af9ba25 returned with HTTP 200 Jan 25 14:23:54.709513 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1555/3113] 10.222.0.38 () {60 vars in 1356 bytes} [Mon Jan 25 14:23:54 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/volumes/55b28811-5e91-4462-889d-28079af9ba25 => generated 992 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:23:54.781898 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-40747d72-1363-4483-a888-7688500c2a38 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/3d3ee6f6-e2e1-4632-bd66-ac8036448181 returned with HTTP 200 Jan 25 14:23:54.783465 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1559/3114] 10.222.0.38 () {60 vars in 1353 bytes} [Mon Jan 25 14:23:54 2021] GET /volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/3d3ee6f6-e2e1-4632-bd66-ac8036448181 => generated 323 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:23:55.729709 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3e5fd6d0-ca40-43cb-9a22-4f4953905f7f tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/55b28811-5e91-4462-889d-28079af9ba25 Jan 25 14:23:55.730305 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3e5fd6d0-ca40-43cb-9a22-4f4953905f7f tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:55.730531 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:55.730531 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:55.730964 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3e5fd6d0-ca40-43cb-9a22-4f4953905f7f tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:55.795616 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:55.795616 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:55.797786 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-61bd5644-6226-430b-8841-66111835556a tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] GET http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/3d3ee6f6-e2e1-4632-bd66-ac8036448181 Jan 25 14:23:55.798588 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-61bd5644-6226-430b-8841-66111835556a tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:55.798939 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:55.798939 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:55.799560 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-61bd5644-6226-430b-8841-66111835556a tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:55.800113 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-61bd5644-6226-430b-8841-66111835556a tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] show called for member 3d3ee6f6-e2e1-4632-bd66-ac8036448181 {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 14:23:55.805406 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3e5fd6d0-ca40-43cb-9a22-4f4953905f7f tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Volume info retrieved successfully. Jan 25 14:23:55.810938 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:55.810938 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:55.841964 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-3e5fd6d0-ca40-43cb-9a22-4f4953905f7f tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:23:55.842517 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-3e5fd6d0-ca40-43cb-9a22-4f4953905f7f tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:23:55.850963 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-61bd5644-6226-430b-8841-66111835556a tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/3d3ee6f6-e2e1-4632-bd66-ac8036448181 returned with HTTP 200 Jan 25 14:23:55.859000 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1560/3115] 10.222.0.38 () {60 vars in 1353 bytes} [Mon Jan 25 14:23:55 2021] GET /volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/3d3ee6f6-e2e1-4632-bd66-ac8036448181 => generated 324 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:23:55.864570 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-3e5fd6d0-ca40-43cb-9a22-4f4953905f7f tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] MySQL 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=87930) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:23:55.870236 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0545aece-c459-431f-a5d3-734d7d570b59 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] GET http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/detail Jan 25 14:23:55.871760 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0545aece-c459-431f-a5d3-734d7d570b59 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:55.872151 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:55.872151 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:55.872355 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:55.872355 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:55.873444 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0545aece-c459-431f-a5d3-734d7d570b59 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Calling method 'detail' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:55.874925 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-0545aece-c459-431f-a5d3-734d7d570b59 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 14:23:55.876614 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:55.876614 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:55.881444 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-0545aece-c459-431f-a5d3-734d7d570b59 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 14:23:55.916943 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3e5fd6d0-ca40-43cb-9a22-4f4953905f7f tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/55b28811-5e91-4462-889d-28079af9ba25 returned with HTTP 200 Jan 25 14:23:55.918085 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1556/3116] 10.222.0.38 () {60 vars in 1356 bytes} [Mon Jan 25 14:23:55 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/volumes/55b28811-5e91-4462-889d-28079af9ba25 => generated 992 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:23:55.961752 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0545aece-c459-431f-a5d3-734d7d570b59 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Get all volumes completed successfully. Jan 25 14:23:55.963616 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-0545aece-c459-431f-a5d3-734d7d570b59 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:23:55.964220 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-0545aece-c459-431f-a5d3-734d7d570b59 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:23:55.980534 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-0545aece-c459-431f-a5d3-734d7d570b59 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] MySQL 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:23:55.993398 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:55.993398 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:56.013110 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-0545aece-c459-431f-a5d3-734d7d570b59 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:23:56.014658 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-0545aece-c459-431f-a5d3-734d7d570b59 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:23:56.028384 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-0545aece-c459-431f-a5d3-734d7d570b59 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] MySQL 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:23:56.040441 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:56.040441 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:56.081238 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0545aece-c459-431f-a5d3-734d7d570b59 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/detail returned with HTTP 200 Jan 25 14:23:56.093017 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1561/3117] 10.222.0.38 () {60 vars in 1266 bytes} [Mon Jan 25 14:23:55 2021] GET /volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/detail => generated 1961 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 14:23:56.099562 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-706ccdb4-a8af-4583-8e49-92df6828a5e3 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] GET http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/detail Jan 25 14:23:56.100318 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-706ccdb4-a8af-4583-8e49-92df6828a5e3 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:56.100536 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:56.100536 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:56.100942 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-706ccdb4-a8af-4583-8e49-92df6828a5e3 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Calling method 'detail' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:56.101653 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-706ccdb4-a8af-4583-8e49-92df6828a5e3 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Removing options '' from query. {{(pid=87930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 14:23:56.103467 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-706ccdb4-a8af-4583-8e49-92df6828a5e3 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87930) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 14:23:56.174028 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-706ccdb4-a8af-4583-8e49-92df6828a5e3 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Get all volumes completed successfully. Jan 25 14:23:56.176720 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-706ccdb4-a8af-4583-8e49-92df6828a5e3 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:23:56.177672 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-706ccdb4-a8af-4583-8e49-92df6828a5e3 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:23:56.188512 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-706ccdb4-a8af-4583-8e49-92df6828a5e3 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] MySQL 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=87930) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:23:56.199710 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:56.199710 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:56.217729 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-706ccdb4-a8af-4583-8e49-92df6828a5e3 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:23:56.218642 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-706ccdb4-a8af-4583-8e49-92df6828a5e3 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:23:56.230577 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-706ccdb4-a8af-4583-8e49-92df6828a5e3 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] MySQL 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=87930) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:23:56.245313 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:56.245313 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:56.277156 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-706ccdb4-a8af-4583-8e49-92df6828a5e3 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/detail returned with HTTP 200 Jan 25 14:23:56.279691 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1557/3118] 10.222.0.38 () {60 vars in 1266 bytes} [Mon Jan 25 14:23:56 2021] GET /volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/detail => generated 1961 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 25 14:23:56.304348 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d006d7b2-9dfb-4afa-9359-fbe1bbd9849d tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] POST http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/3d3ee6f6-e2e1-4632-bd66-ac8036448181/action Jan 25 14:23:56.305022 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:56.305022 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:56.306117 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d006d7b2-9dfb-4afa-9359-fbe1bbd9849d tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:23:56.306261 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d006d7b2-9dfb-4afa-9359-fbe1bbd9849d tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:23:56.307583 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-d006d7b2-9dfb-4afa-9359-fbe1bbd9849d tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] delete called for group 3d3ee6f6-e2e1-4632-bd66-ac8036448181 {{(pid=87929) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 25 14:23:56.307967 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.groups [None req-d006d7b2-9dfb-4afa-9359-fbe1bbd9849d tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Delete group with id: 3d3ee6f6-e2e1-4632-bd66-ac8036448181 Jan 25 14:23:56.318411 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:56.318411 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:56.575430 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d006d7b2-9dfb-4afa-9359-fbe1bbd9849d tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/3d3ee6f6-e2e1-4632-bd66-ac8036448181/action returned with HTTP 202 Jan 25 14:23:56.581788 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1562/3119] 10.222.0.38 () {62 vars in 1395 bytes} [Mon Jan 25 14:23:56 2021] POST /volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/3d3ee6f6-e2e1-4632-bd66-ac8036448181/action => generated 0 bytes in 283 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 25 14:23:56.585383 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-29c5abeb-e81e-48c9-8974-fe7f02227409 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] GET http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/02861ba8-3199-4bbe-a633-ef87a777d867 Jan 25 14:23:56.586025 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-29c5abeb-e81e-48c9-8974-fe7f02227409 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:56.586289 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:56.586289 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:56.586665 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-29c5abeb-e81e-48c9-8974-fe7f02227409 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:56.736255 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:56.736255 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:56.761191 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-29c5abeb-e81e-48c9-8974-fe7f02227409 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Volume info retrieved successfully. Jan 25 14:23:56.786937 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-29c5abeb-e81e-48c9-8974-fe7f02227409 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:23:56.788198 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-29c5abeb-e81e-48c9-8974-fe7f02227409 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:23:56.798493 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-29c5abeb-e81e-48c9-8974-fe7f02227409 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] MySQL 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=87930) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:23:56.807523 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:56.807523 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:56.840227 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-29c5abeb-e81e-48c9-8974-fe7f02227409 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/02861ba8-3199-4bbe-a633-ef87a777d867 returned with HTTP 200 Jan 25 14:23:56.847613 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1558/3120] 10.222.0.38 () {60 vars in 1356 bytes} [Mon Jan 25 14:23:56 2021] GET /volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/02861ba8-3199-4bbe-a633-ef87a777d867 => generated 983 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:23:56.937620 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3ef93c33-d86e-4169-bb5e-a0c41fbadb91 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/55b28811-5e91-4462-889d-28079af9ba25 Jan 25 14:23:56.938585 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3ef93c33-d86e-4169-bb5e-a0c41fbadb91 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:56.938811 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:56.938811 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:56.939193 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3ef93c33-d86e-4169-bb5e-a0c41fbadb91 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:57.007189 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3ef93c33-d86e-4169-bb5e-a0c41fbadb91 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/55b28811-5e91-4462-889d-28079af9ba25 returned with HTTP 404 Jan 25 14:23:57.008415 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1563/3121] 10.222.0.38 () {60 vars in 1356 bytes} [Mon Jan 25 14:23:56 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/volumes/55b28811-5e91-4462-889d-28079af9ba25 => generated 109 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 25 14:23:57.017768 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8f28d79f-7d7e-47ae-8d95-1139fc15244c tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups/3cc5c3a8-bd28-490f-baa7-6a5852f53304 Jan 25 14:23:57.018362 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8f28d79f-7d7e-47ae-8d95-1139fc15244c tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:57.018583 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:57.018583 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:57.018962 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8f28d79f-7d7e-47ae-8d95-1139fc15244c tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:57.019379 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-8f28d79f-7d7e-47ae-8d95-1139fc15244c tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] show called for member 3cc5c3a8-bd28-490f-baa7-6a5852f53304 {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 14:23:57.026817 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8f28d79f-7d7e-47ae-8d95-1139fc15244c tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups/3cc5c3a8-bd28-490f-baa7-6a5852f53304 returned with HTTP 404 Jan 25 14:23:57.027884 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1559/3122] 10.222.0.38 () {60 vars in 1353 bytes} [Mon Jan 25 14:23:57 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/groups/3cc5c3a8-bd28-490f-baa7-6a5852f53304 => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 25 14:23:57.036883 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-88e612c7-456d-49fd-9c5f-afb445e00867 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] DELETE http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots/d7ef960d-e60e-49a0-b233-7b1eaeec08a5 Jan 25 14:23:57.037543 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-88e612c7-456d-49fd-9c5f-afb445e00867 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:57.037979 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-88e612c7-456d-49fd-9c5f-afb445e00867 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:57.038396 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.group_snapshots [None req-88e612c7-456d-49fd-9c5f-afb445e00867 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] delete called for member d7ef960d-e60e-49a0-b233-7b1eaeec08a5 {{(pid=87929) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 25 14:23:57.038734 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.group_snapshots [None req-88e612c7-456d-49fd-9c5f-afb445e00867 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Delete group_snapshot with id: d7ef960d-e60e-49a0-b233-7b1eaeec08a5 Jan 25 14:23:57.046497 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:57.046497 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:57.133042 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-88e612c7-456d-49fd-9c5f-afb445e00867 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots/d7ef960d-e60e-49a0-b233-7b1eaeec08a5 returned with HTTP 202 Jan 25 14:23:57.134036 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1564/3123] 10.222.0.38 () {60 vars in 1383 bytes} [Mon Jan 25 14:23:57 2021] DELETE /volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots/d7ef960d-e60e-49a0-b233-7b1eaeec08a5 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 25 14:23:57.142402 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5c15bca6-53df-4d70-87f2-3c94dad58abd tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/detail Jan 25 14:23:57.142996 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5c15bca6-53df-4d70-87f2-3c94dad58abd tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:57.143639 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5c15bca6-53df-4d70-87f2-3c94dad58abd tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'detail' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:57.144374 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-5c15bca6-53df-4d70-87f2-3c94dad58abd tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Removing options '' from query. {{(pid=87930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 14:23:57.146837 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-5c15bca6-53df-4d70-87f2-3c94dad58abd tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87930) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 14:23:57.208725 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-5c15bca6-53df-4d70-87f2-3c94dad58abd tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Get all volumes completed successfully. Jan 25 14:23:57.211736 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-5c15bca6-53df-4d70-87f2-3c94dad58abd tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:23:57.212185 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-5c15bca6-53df-4d70-87f2-3c94dad58abd tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:23:57.223324 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-5c15bca6-53df-4d70-87f2-3c94dad58abd tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] MySQL 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=87930) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:23:57.232381 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:57.232381 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:57.260130 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5c15bca6-53df-4d70-87f2-3c94dad58abd tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/detail returned with HTTP 200 Jan 25 14:23:57.260130 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1560/3124] 10.222.0.38 () {60 vars in 1266 bytes} [Mon Jan 25 14:23:57 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/volumes/detail => generated 1004 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 14:23:57.276254 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5d2c5f1b-529f-438a-bd3c-ba319b7f531b tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/detail Jan 25 14:23:57.276774 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5d2c5f1b-529f-438a-bd3c-ba319b7f531b tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:57.277092 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:57.277092 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:57.277367 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5d2c5f1b-529f-438a-bd3c-ba319b7f531b tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'detail' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:57.277939 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-5d2c5f1b-529f-438a-bd3c-ba319b7f531b tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 14:23:57.278630 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:57.278630 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:57.280245 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.db.sqlalchemy.api [None req-5d2c5f1b-529f-438a-bd3c-ba319b7f531b tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Building query based on filter {{(pid=87929) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 25 14:23:57.300189 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-5d2c5f1b-529f-438a-bd3c-ba319b7f531b tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Get all snapshots completed successfully. Jan 25 14:23:57.301764 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:57.301764 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:57.303128 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5d2c5f1b-529f-438a-bd3c-ba319b7f531b tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/detail returned with HTTP 200 Jan 25 14:23:57.310571 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1565/3125] 10.222.0.38 () {58 vars in 1231 bytes} [Mon Jan 25 14:23:57 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/detail => generated 452 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:23:57.315513 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d6a986b4-33e3-4bd4-bc20-36be724296fa tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/219704ed-a038-4fae-8455-47648d9838fb Jan 25 14:23:57.316121 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d6a986b4-33e3-4bd4-bc20-36be724296fa tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:57.316806 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:57.316806 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:57.317460 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d6a986b4-33e3-4bd4-bc20-36be724296fa tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:57.344676 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:57.344676 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:57.346217 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d6a986b4-33e3-4bd4-bc20-36be724296fa tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Snapshot retrieved successfully. Jan 25 14:23:57.349610 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d6a986b4-33e3-4bd4-bc20-36be724296fa tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/219704ed-a038-4fae-8455-47648d9838fb returned with HTTP 200 Jan 25 14:23:57.353796 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1561/3126] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:23:57 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/219704ed-a038-4fae-8455-47648d9838fb => generated 449 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:23:57.859370 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-53b288e0-bee3-4f64-94df-b5c492e4bdd7 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] GET http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/02861ba8-3199-4bbe-a633-ef87a777d867 Jan 25 14:23:57.860139 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-53b288e0-bee3-4f64-94df-b5c492e4bdd7 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:57.860438 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:57.860438 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:57.861047 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-53b288e0-bee3-4f64-94df-b5c492e4bdd7 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:57.962564 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:57.962564 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:57.985014 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-53b288e0-bee3-4f64-94df-b5c492e4bdd7 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Volume info retrieved successfully. Jan 25 14:23:58.003474 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-53b288e0-bee3-4f64-94df-b5c492e4bdd7 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:23:58.004227 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-53b288e0-bee3-4f64-94df-b5c492e4bdd7 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:23:58.013286 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-53b288e0-bee3-4f64-94df-b5c492e4bdd7 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] MySQL 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:23:58.021610 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:58.021610 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:58.047995 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-53b288e0-bee3-4f64-94df-b5c492e4bdd7 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/02861ba8-3199-4bbe-a633-ef87a777d867 returned with HTTP 200 Jan 25 14:23:58.049226 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1566/3127] 10.222.0.38 () {60 vars in 1356 bytes} [Mon Jan 25 14:23:57 2021] GET /volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/02861ba8-3199-4bbe-a633-ef87a777d867 => generated 983 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:23:58.367044 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-544bfe7f-f327-43e5-94bc-03759dadd364 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/219704ed-a038-4fae-8455-47648d9838fb Jan 25 14:23:58.367614 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-544bfe7f-f327-43e5-94bc-03759dadd364 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:58.367852 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:58.367852 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:58.368464 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-544bfe7f-f327-43e5-94bc-03759dadd364 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:58.405856 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:58.405856 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:58.407331 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-544bfe7f-f327-43e5-94bc-03759dadd364 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Snapshot retrieved successfully. Jan 25 14:23:58.409515 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-544bfe7f-f327-43e5-94bc-03759dadd364 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/219704ed-a038-4fae-8455-47648d9838fb returned with HTTP 200 Jan 25 14:23:58.411273 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1562/3128] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:23:58 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/219704ed-a038-4fae-8455-47648d9838fb => generated 449 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:23:59.066140 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-226355c7-6006-473d-ab8c-475dd1e8f053 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] GET http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/02861ba8-3199-4bbe-a633-ef87a777d867 Jan 25 14:23:59.068645 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-226355c7-6006-473d-ab8c-475dd1e8f053 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:59.069239 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:59.069239 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:59.069962 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-226355c7-6006-473d-ab8c-475dd1e8f053 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:59.144514 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:59.144514 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:59.156657 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-226355c7-6006-473d-ab8c-475dd1e8f053 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Volume info retrieved successfully. Jan 25 14:23:59.177574 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-226355c7-6006-473d-ab8c-475dd1e8f053 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:23:59.178059 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-226355c7-6006-473d-ab8c-475dd1e8f053 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:23:59.195981 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-226355c7-6006-473d-ab8c-475dd1e8f053 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] MySQL 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:23:59.212424 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:59.212424 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:59.236151 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-226355c7-6006-473d-ab8c-475dd1e8f053 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/02861ba8-3199-4bbe-a633-ef87a777d867 returned with HTTP 200 Jan 25 14:23:59.237272 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1567/3129] 10.222.0.38 () {60 vars in 1356 bytes} [Mon Jan 25 14:23:59 2021] GET /volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/02861ba8-3199-4bbe-a633-ef87a777d867 => generated 983 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:23:59.423533 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-36402117-45ef-4539-9799-01918f453c31 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/219704ed-a038-4fae-8455-47648d9838fb Jan 25 14:23:59.424484 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-36402117-45ef-4539-9799-01918f453c31 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:59.424867 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:59.424867 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:59.425458 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-36402117-45ef-4539-9799-01918f453c31 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:59.475408 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-36402117-45ef-4539-9799-01918f453c31 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/219704ed-a038-4fae-8455-47648d9838fb returned with HTTP 404 Jan 25 14:23:59.477465 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1563/3130] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:23:59 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/219704ed-a038-4fae-8455-47648d9838fb => generated 111 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:23:59.487071 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-91650e00-0f16-4124-9d0a-ffd4fbc63668 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots/d7ef960d-e60e-49a0-b233-7b1eaeec08a5 Jan 25 14:23:59.488193 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-91650e00-0f16-4124-9d0a-ffd4fbc63668 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:59.488193 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:59.488193 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:59.489047 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-91650e00-0f16-4124-9d0a-ffd4fbc63668 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:59.489421 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.group_snapshots [None req-91650e00-0f16-4124-9d0a-ffd4fbc63668 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] show called for member d7ef960d-e60e-49a0-b233-7b1eaeec08a5 {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 25 14:23:59.501893 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-91650e00-0f16-4124-9d0a-ffd4fbc63668 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots/d7ef960d-e60e-49a0-b233-7b1eaeec08a5 returned with HTTP 404 Jan 25 14:23:59.503112 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1568/3131] 10.222.0.38 () {60 vars in 1380 bytes} [Mon Jan 25 14:23:59 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots/d7ef960d-e60e-49a0-b233-7b1eaeec08a5 => generated 116 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 25 14:23:59.513016 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-11deb379-279d-4ea9-8b6a-9e3d5d4100f0 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/detail Jan 25 14:23:59.513886 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-11deb379-279d-4ea9-8b6a-9e3d5d4100f0 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:59.514532 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-11deb379-279d-4ea9-8b6a-9e3d5d4100f0 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'detail' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:59.515315 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-11deb379-279d-4ea9-8b6a-9e3d5d4100f0 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Removing options '' from query. {{(pid=87930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 14:23:59.517630 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-11deb379-279d-4ea9-8b6a-9e3d5d4100f0 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87930) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 14:23:59.593157 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-11deb379-279d-4ea9-8b6a-9e3d5d4100f0 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Get all volumes completed successfully. Jan 25 14:23:59.594928 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-11deb379-279d-4ea9-8b6a-9e3d5d4100f0 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:23:59.595526 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-11deb379-279d-4ea9-8b6a-9e3d5d4100f0 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:23:59.604540 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-11deb379-279d-4ea9-8b6a-9e3d5d4100f0 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] MySQL 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=87930) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:23:59.617968 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:59.617968 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:59.656096 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-11deb379-279d-4ea9-8b6a-9e3d5d4100f0 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/detail returned with HTTP 200 Jan 25 14:23:59.657748 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1564/3132] 10.222.0.38 () {60 vars in 1266 bytes} [Mon Jan 25 14:23:59 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/volumes/detail => generated 1004 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 14:23:59.679043 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-02c21087-4698-476d-bb21-6e353fca0c26 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] POST http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups/17e65b2c-0631-4ed9-a83d-99fcba19e0d3/action Jan 25 14:23:59.679935 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-02c21087-4698-476d-bb21-6e353fca0c26 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:23:59.680331 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-02c21087-4698-476d-bb21-6e353fca0c26 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:23:59.684485 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-02c21087-4698-476d-bb21-6e353fca0c26 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] delete called for group 17e65b2c-0631-4ed9-a83d-99fcba19e0d3 {{(pid=87929) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 25 14:23:59.684909 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.groups [None req-02c21087-4698-476d-bb21-6e353fca0c26 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Delete group with id: 17e65b2c-0631-4ed9-a83d-99fcba19e0d3 Jan 25 14:23:59.711364 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:59.711364 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:23:59.917952 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-02c21087-4698-476d-bb21-6e353fca0c26 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups/17e65b2c-0631-4ed9-a83d-99fcba19e0d3/action returned with HTTP 202 Jan 25 14:23:59.919260 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1569/3133] 10.222.0.38 () {62 vars in 1395 bytes} [Mon Jan 25 14:23:59 2021] POST /volume/v3/d34c088d02a74d859afab046452ae96b/groups/17e65b2c-0631-4ed9-a83d-99fcba19e0d3/action => generated 0 bytes in 247 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 25 14:23:59.928018 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3ca1f9e0-ce01-46cf-b25a-1685ddfc121a tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/e4c85bf0-71f7-436f-80a6-5209e78d4c61 Jan 25 14:23:59.928789 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3ca1f9e0-ce01-46cf-b25a-1685ddfc121a tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:23:59.929508 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:23:59.929508 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:23:59.930205 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3ca1f9e0-ce01-46cf-b25a-1685ddfc121a tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:23:59.993925 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:23:59.993925 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:00.003974 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3ca1f9e0-ce01-46cf-b25a-1685ddfc121a tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Volume info retrieved successfully. Jan 25 14:24:00.019903 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-3ca1f9e0-ce01-46cf-b25a-1685ddfc121a tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:24:00.020538 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-3ca1f9e0-ce01-46cf-b25a-1685ddfc121a tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:24:00.029444 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-3ca1f9e0-ce01-46cf-b25a-1685ddfc121a tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] MySQL 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=87930) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:24:00.037003 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:00.037003 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:00.059807 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3ca1f9e0-ce01-46cf-b25a-1685ddfc121a tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/e4c85bf0-71f7-436f-80a6-5209e78d4c61 returned with HTTP 200 Jan 25 14:24:00.060797 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1565/3134] 10.222.0.38 () {60 vars in 1356 bytes} [Mon Jan 25 14:23:59 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/volumes/e4c85bf0-71f7-436f-80a6-5209e78d4c61 => generated 1000 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 14:24:00.257491 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-81ce7587-5a8a-4871-8293-c39555a7bd53 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] GET http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/02861ba8-3199-4bbe-a633-ef87a777d867 Jan 25 14:24:00.258066 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-81ce7587-5a8a-4871-8293-c39555a7bd53 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:00.258352 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:00.258352 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:00.259042 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-81ce7587-5a8a-4871-8293-c39555a7bd53 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:00.364021 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:00.364021 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:00.384731 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-81ce7587-5a8a-4871-8293-c39555a7bd53 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Volume info retrieved successfully. Jan 25 14:24:00.410068 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-81ce7587-5a8a-4871-8293-c39555a7bd53 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:24:00.411719 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-81ce7587-5a8a-4871-8293-c39555a7bd53 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:24:00.436514 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-81ce7587-5a8a-4871-8293-c39555a7bd53 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] MySQL 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:24:00.451574 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:00.451574 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:00.528438 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-81ce7587-5a8a-4871-8293-c39555a7bd53 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/02861ba8-3199-4bbe-a633-ef87a777d867 returned with HTTP 200 Jan 25 14:24:00.530004 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1570/3135] 10.222.0.38 () {60 vars in 1356 bytes} [Mon Jan 25 14:24:00 2021] GET /volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/02861ba8-3199-4bbe-a633-ef87a777d867 => generated 983 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:24:01.078828 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-31dd56a4-b99e-40a1-95d9-7a3c8d3fd3f0 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/e4c85bf0-71f7-436f-80a6-5209e78d4c61 Jan 25 14:24:01.079414 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-31dd56a4-b99e-40a1-95d9-7a3c8d3fd3f0 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:01.079607 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:01.079607 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:01.079990 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-31dd56a4-b99e-40a1-95d9-7a3c8d3fd3f0 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:01.187575 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:01.187575 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:01.206405 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-31dd56a4-b99e-40a1-95d9-7a3c8d3fd3f0 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Volume info retrieved successfully. Jan 25 14:24:01.244150 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-31dd56a4-b99e-40a1-95d9-7a3c8d3fd3f0 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:24:01.244617 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-31dd56a4-b99e-40a1-95d9-7a3c8d3fd3f0 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:24:01.260368 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-31dd56a4-b99e-40a1-95d9-7a3c8d3fd3f0 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] MySQL 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=87930) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:24:01.275058 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:01.275058 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:01.320778 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-31dd56a4-b99e-40a1-95d9-7a3c8d3fd3f0 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/e4c85bf0-71f7-436f-80a6-5209e78d4c61 returned with HTTP 200 Jan 25 14:24:01.321696 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1566/3136] 10.222.0.38 () {60 vars in 1356 bytes} [Mon Jan 25 14:24:01 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/volumes/e4c85bf0-71f7-436f-80a6-5209e78d4c61 => generated 1000 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 14:24:01.547197 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b2507dfc-6bb8-44db-957d-30e6dd0a6301 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] GET http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/02861ba8-3199-4bbe-a633-ef87a777d867 Jan 25 14:24:01.547983 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b2507dfc-6bb8-44db-957d-30e6dd0a6301 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:01.548322 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:01.548322 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:01.548942 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b2507dfc-6bb8-44db-957d-30e6dd0a6301 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:01.668191 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b2507dfc-6bb8-44db-957d-30e6dd0a6301 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/02861ba8-3199-4bbe-a633-ef87a777d867 returned with HTTP 404 Jan 25 14:24:01.669487 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1571/3137] 10.222.0.38 () {60 vars in 1356 bytes} [Mon Jan 25 14:24:01 2021] GET /volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/02861ba8-3199-4bbe-a633-ef87a777d867 => generated 109 bytes in 128 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 25 14:24:01.677620 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4ff48169-64ae-4fc5-93a7-d71adb26bcc0 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] GET http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/85a6f8f4-8144-46fd-aeeb-5c36cf3e9f56 Jan 25 14:24:01.678211 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4ff48169-64ae-4fc5-93a7-d71adb26bcc0 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:01.678492 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:01.678492 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:01.678776 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4ff48169-64ae-4fc5-93a7-d71adb26bcc0 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:01.771191 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4ff48169-64ae-4fc5-93a7-d71adb26bcc0 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/85a6f8f4-8144-46fd-aeeb-5c36cf3e9f56 returned with HTTP 404 Jan 25 14:24:01.772731 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1567/3138] 10.222.0.38 () {60 vars in 1356 bytes} [Mon Jan 25 14:24:01 2021] GET /volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/85a6f8f4-8144-46fd-aeeb-5c36cf3e9f56 => generated 109 bytes in 99 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 25 14:24:01.781506 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8ea6ee08-c4d5-4907-a495-d8ed0220a311 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] GET http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/3d3ee6f6-e2e1-4632-bd66-ac8036448181 Jan 25 14:24:01.782280 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8ea6ee08-c4d5-4907-a495-d8ed0220a311 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:01.782889 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8ea6ee08-c4d5-4907-a495-d8ed0220a311 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:01.783421 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-8ea6ee08-c4d5-4907-a495-d8ed0220a311 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] show called for member 3d3ee6f6-e2e1-4632-bd66-ac8036448181 {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 14:24:01.791617 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8ea6ee08-c4d5-4907-a495-d8ed0220a311 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/3d3ee6f6-e2e1-4632-bd66-ac8036448181 returned with HTTP 404 Jan 25 14:24:01.792856 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1572/3139] 10.222.0.38 () {60 vars in 1353 bytes} [Mon Jan 25 14:24:01 2021] GET /volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/groups/3d3ee6f6-e2e1-4632-bd66-ac8036448181 => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 25 14:24:01.801145 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7e673cb8-3031-465c-a888-49a2ae8c6d76 tempest-GroupsTest-1269357716 tempest-GroupsTest-1269357716] DELETE http://10.222.0.38/volume/v3/85fbd23ced044c8da295c644b759955e/group_types/f7722fe1-dbdd-44ac-b882-eddc6166f455 Jan 25 14:24:01.802176 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7e673cb8-3031-465c-a888-49a2ae8c6d76 tempest-GroupsTest-1269357716 tempest-GroupsTest-1269357716] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:01.802902 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7e673cb8-3031-465c-a888-49a2ae8c6d76 tempest-GroupsTest-1269357716 tempest-GroupsTest-1269357716] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:01.836331 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 25 14:24:01.836331 n-d-760456-3 devstack@c-api.service[87928]: "UPDATE / DELETE expressions." % clause Jan 25 14:24:01.846710 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7e673cb8-3031-465c-a888-49a2ae8c6d76 tempest-GroupsTest-1269357716 tempest-GroupsTest-1269357716] http://10.222.0.38/volume/v3/85fbd23ced044c8da295c644b759955e/group_types/f7722fe1-dbdd-44ac-b882-eddc6166f455 returned with HTTP 202 Jan 25 14:24:01.847816 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1568/3140] 10.222.0.38 () {60 vars in 1371 bytes} [Mon Jan 25 14:24:01 2021] DELETE /volume/v3/85fbd23ced044c8da295c644b759955e/group_types/f7722fe1-dbdd-44ac-b882-eddc6166f455 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 25 14:24:01.860285 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2e51fbff-8ac4-4312-874b-e85eda5b9020 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] DELETE http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/02861ba8-3199-4bbe-a633-ef87a777d867 Jan 25 14:24:01.861298 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2e51fbff-8ac4-4312-874b-e85eda5b9020 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:01.861943 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2e51fbff-8ac4-4312-874b-e85eda5b9020 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:01.862530 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-2e51fbff-8ac4-4312-874b-e85eda5b9020 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Delete volume with id: 02861ba8-3199-4bbe-a633-ef87a777d867 Jan 25 14:24:01.925644 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2e51fbff-8ac4-4312-874b-e85eda5b9020 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/02861ba8-3199-4bbe-a633-ef87a777d867 returned with HTTP 404 Jan 25 14:24:01.928619 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1573/3141] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:24:01 2021] DELETE /volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/02861ba8-3199-4bbe-a633-ef87a777d867 => generated 109 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:24:01.937472 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bd7a6839-f5c4-4bff-8509-276a21dd7186 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] DELETE http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/85a6f8f4-8144-46fd-aeeb-5c36cf3e9f56 Jan 25 14:24:01.938784 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bd7a6839-f5c4-4bff-8509-276a21dd7186 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:01.939409 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bd7a6839-f5c4-4bff-8509-276a21dd7186 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:01.940015 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-bd7a6839-f5c4-4bff-8509-276a21dd7186 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] Delete volume with id: 85a6f8f4-8144-46fd-aeeb-5c36cf3e9f56 Jan 25 14:24:02.003134 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bd7a6839-f5c4-4bff-8509-276a21dd7186 tempest-GroupsTest-1671264556 tempest-GroupsTest-1671264556] http://10.222.0.38/volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/85a6f8f4-8144-46fd-aeeb-5c36cf3e9f56 returned with HTTP 404 Jan 25 14:24:02.004912 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1569/3142] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:24:01 2021] DELETE /volume/v3/8e1542c2ee3741f3bcf76da917f4fc5d/volumes/85a6f8f4-8144-46fd-aeeb-5c36cf3e9f56 => generated 109 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:24:02.012737 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cb6c9716-5756-4c65-b01b-0cde53cbb3be tempest-GroupsTest-1269357716 tempest-GroupsTest-1269357716] DELETE http://10.222.0.38/volume/v3/85fbd23ced044c8da295c644b759955e/types/cc98adb9-094c-4f89-845e-7779fde2fb28 Jan 25 14:24:02.013295 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cb6c9716-5756-4c65-b01b-0cde53cbb3be tempest-GroupsTest-1269357716 tempest-GroupsTest-1269357716] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:02.013808 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cb6c9716-5756-4c65-b01b-0cde53cbb3be tempest-GroupsTest-1269357716 tempest-GroupsTest-1269357716] Calling method '_delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:02.106487 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 25 14:24:02.106487 n-d-760456-3 devstack@c-api.service[87928]: "UPDATE / DELETE expressions." % clause Jan 25 14:24:02.118369 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cb6c9716-5756-4c65-b01b-0cde53cbb3be tempest-GroupsTest-1269357716 tempest-GroupsTest-1269357716] http://10.222.0.38/volume/v3/85fbd23ced044c8da295c644b759955e/types/cc98adb9-094c-4f89-845e-7779fde2fb28 returned with HTTP 202 Jan 25 14:24:02.122430 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1574/3143] 10.222.0.38 () {58 vars in 1312 bytes} [Mon Jan 25 14:24:02 2021] DELETE /volume/v3/85fbd23ced044c8da295c644b759955e/types/cc98adb9-094c-4f89-845e-7779fde2fb28 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:24:02.128133 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-035d0e99-035b-45cc-82a7-2c1b0e58c83d tempest-GroupsTest-1269357716 tempest-GroupsTest-1269357716] GET http://10.222.0.38/volume/v3/85fbd23ced044c8da295c644b759955e/types/cc98adb9-094c-4f89-845e-7779fde2fb28 Jan 25 14:24:02.129078 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-035d0e99-035b-45cc-82a7-2c1b0e58c83d tempest-GroupsTest-1269357716 tempest-GroupsTest-1269357716] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:02.129765 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-035d0e99-035b-45cc-82a7-2c1b0e58c83d tempest-GroupsTest-1269357716 tempest-GroupsTest-1269357716] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:02.142615 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-035d0e99-035b-45cc-82a7-2c1b0e58c83d tempest-GroupsTest-1269357716 tempest-GroupsTest-1269357716] http://10.222.0.38/volume/v3/85fbd23ced044c8da295c644b759955e/types/cc98adb9-094c-4f89-845e-7779fde2fb28 returned with HTTP 404 Jan 25 14:24:02.148918 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1570/3144] 10.222.0.38 () {58 vars in 1309 bytes} [Mon Jan 25 14:24:02 2021] GET /volume/v3/85fbd23ced044c8da295c644b759955e/types/cc98adb9-094c-4f89-845e-7779fde2fb28 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:24:02.154026 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7c71d4ab-529f-4696-9b31-ec0c3703d83f tempest-GroupsTest-1269357716 tempest-GroupsTest-1269357716] DELETE http://10.222.0.38/volume/v3/85fbd23ced044c8da295c644b759955e/types/8cad63ab-a0bb-4ff9-afbf-0275b6af738f Jan 25 14:24:02.155096 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7c71d4ab-529f-4696-9b31-ec0c3703d83f tempest-GroupsTest-1269357716 tempest-GroupsTest-1269357716] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:02.155770 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7c71d4ab-529f-4696-9b31-ec0c3703d83f tempest-GroupsTest-1269357716 tempest-GroupsTest-1269357716] Calling method '_delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:02.250853 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7c71d4ab-529f-4696-9b31-ec0c3703d83f tempest-GroupsTest-1269357716 tempest-GroupsTest-1269357716] http://10.222.0.38/volume/v3/85fbd23ced044c8da295c644b759955e/types/8cad63ab-a0bb-4ff9-afbf-0275b6af738f returned with HTTP 202 Jan 25 14:24:02.252417 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1575/3145] 10.222.0.38 () {58 vars in 1312 bytes} [Mon Jan 25 14:24:02 2021] DELETE /volume/v3/85fbd23ced044c8da295c644b759955e/types/8cad63ab-a0bb-4ff9-afbf-0275b6af738f => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:24:02.261856 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dce4689e-57e9-4b13-8ed4-5760fe5a0c54 tempest-GroupsTest-1269357716 tempest-GroupsTest-1269357716] GET http://10.222.0.38/volume/v3/85fbd23ced044c8da295c644b759955e/types/8cad63ab-a0bb-4ff9-afbf-0275b6af738f Jan 25 14:24:02.262383 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dce4689e-57e9-4b13-8ed4-5760fe5a0c54 tempest-GroupsTest-1269357716 tempest-GroupsTest-1269357716] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:02.263096 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dce4689e-57e9-4b13-8ed4-5760fe5a0c54 tempest-GroupsTest-1269357716 tempest-GroupsTest-1269357716] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:02.276368 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dce4689e-57e9-4b13-8ed4-5760fe5a0c54 tempest-GroupsTest-1269357716 tempest-GroupsTest-1269357716] http://10.222.0.38/volume/v3/85fbd23ced044c8da295c644b759955e/types/8cad63ab-a0bb-4ff9-afbf-0275b6af738f returned with HTTP 404 Jan 25 14:24:02.281850 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1571/3146] 10.222.0.38 () {58 vars in 1309 bytes} [Mon Jan 25 14:24:02 2021] GET /volume/v3/85fbd23ced044c8da295c644b759955e/types/8cad63ab-a0bb-4ff9-afbf-0275b6af738f => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:24:02.338781 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c275a58e-e5e3-444d-8563-6ac2dedb4ddf tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/e4c85bf0-71f7-436f-80a6-5209e78d4c61 Jan 25 14:24:02.339380 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c275a58e-e5e3-444d-8563-6ac2dedb4ddf tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:02.340279 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c275a58e-e5e3-444d-8563-6ac2dedb4ddf tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:02.430144 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c275a58e-e5e3-444d-8563-6ac2dedb4ddf tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/e4c85bf0-71f7-436f-80a6-5209e78d4c61 returned with HTTP 404 Jan 25 14:24:02.431327 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1576/3147] 10.222.0.38 () {60 vars in 1356 bytes} [Mon Jan 25 14:24:02 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/volumes/e4c85bf0-71f7-436f-80a6-5209e78d4c61 => generated 109 bytes in 97 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 25 14:24:02.439589 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-193816ba-1bee-42bc-80f1-eb70e0455135 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups/17e65b2c-0631-4ed9-a83d-99fcba19e0d3 Jan 25 14:24:02.440170 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-193816ba-1bee-42bc-80f1-eb70e0455135 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:02.440670 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-193816ba-1bee-42bc-80f1-eb70e0455135 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:02.441566 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-193816ba-1bee-42bc-80f1-eb70e0455135 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] show called for member 17e65b2c-0631-4ed9-a83d-99fcba19e0d3 {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 14:24:02.449246 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:02.449246 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:02.492676 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-193816ba-1bee-42bc-80f1-eb70e0455135 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups/17e65b2c-0631-4ed9-a83d-99fcba19e0d3 returned with HTTP 200 Jan 25 14:24:02.498691 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1572/3148] 10.222.0.38 () {60 vars in 1353 bytes} [Mon Jan 25 14:24:02 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/groups/17e65b2c-0631-4ed9-a83d-99fcba19e0d3 => generated 392 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:24:03.508238 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-96a4a13b-db31-440c-b6f5-f23bf3b6857a tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups/17e65b2c-0631-4ed9-a83d-99fcba19e0d3 Jan 25 14:24:03.509954 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-96a4a13b-db31-440c-b6f5-f23bf3b6857a tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:03.510586 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-96a4a13b-db31-440c-b6f5-f23bf3b6857a tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:03.511399 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-96a4a13b-db31-440c-b6f5-f23bf3b6857a tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] show called for member 17e65b2c-0631-4ed9-a83d-99fcba19e0d3 {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 14:24:03.533938 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-96a4a13b-db31-440c-b6f5-f23bf3b6857a tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups/17e65b2c-0631-4ed9-a83d-99fcba19e0d3 returned with HTTP 404 Jan 25 14:24:03.535010 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1577/3149] 10.222.0.38 () {60 vars in 1353 bytes} [Mon Jan 25 14:24:03 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/groups/17e65b2c-0631-4ed9-a83d-99fcba19e0d3 => generated 108 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 25 14:24:03.543817 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4834c659-662e-4a6a-a826-b1c79202fc75 tempest-GroupSnapshotsTest-1227762183 tempest-GroupSnapshotsTest-1227762183] DELETE http://10.222.0.38/volume/v3/32c6844f88b34de7a043f0304d835c5e/group_types/f68fd889-6526-47a3-9ddf-5a8fa6d31fc5 Jan 25 14:24:03.544429 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4834c659-662e-4a6a-a826-b1c79202fc75 tempest-GroupSnapshotsTest-1227762183 tempest-GroupSnapshotsTest-1227762183] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:03.544617 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:03.544617 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:03.545318 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4834c659-662e-4a6a-a826-b1c79202fc75 tempest-GroupSnapshotsTest-1227762183 tempest-GroupSnapshotsTest-1227762183] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:03.546194 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:03.546194 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:03.623799 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 25 14:24:03.623799 n-d-760456-3 devstack@c-api.service[87928]: "UPDATE / DELETE expressions." % clause Jan 25 14:24:03.649269 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4834c659-662e-4a6a-a826-b1c79202fc75 tempest-GroupSnapshotsTest-1227762183 tempest-GroupSnapshotsTest-1227762183] http://10.222.0.38/volume/v3/32c6844f88b34de7a043f0304d835c5e/group_types/f68fd889-6526-47a3-9ddf-5a8fa6d31fc5 returned with HTTP 202 Jan 25 14:24:03.653250 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1573/3150] 10.222.0.38 () {60 vars in 1371 bytes} [Mon Jan 25 14:24:03 2021] DELETE /volume/v3/32c6844f88b34de7a043f0304d835c5e/group_types/f68fd889-6526-47a3-9ddf-5a8fa6d31fc5 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 25 14:24:03.668050 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-804a2694-5abf-4bd4-8dec-220971fbf7a6 tempest-GroupSnapshotsTest-1227762183 tempest-GroupSnapshotsTest-1227762183] POST http://10.222.0.38/volume/v3/32c6844f88b34de7a043f0304d835c5e/types Jan 25 14:24:03.669238 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-804a2694-5abf-4bd4-8dec-220971fbf7a6 tempest-GroupSnapshotsTest-1227762183 tempest-GroupSnapshotsTest-1227762183] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-2014273671"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:24:03.757783 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-804a2694-5abf-4bd4-8dec-220971fbf7a6 tempest-GroupSnapshotsTest-1227762183 tempest-GroupSnapshotsTest-1227762183] http://10.222.0.38/volume/v3/32c6844f88b34de7a043f0304d835c5e/types returned with HTTP 200 Jan 25 14:24:03.758639 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1578/3151] 10.222.0.38 () {60 vars in 1219 bytes} [Mon Jan 25 14:24:03 2021] POST /volume/v3/32c6844f88b34de7a043f0304d835c5e/types => generated 224 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:03.770525 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4684a02f-d6f7-4dd0-8ff9-601bf6d0688f tempest-GroupSnapshotsTest-1227762183 tempest-GroupSnapshotsTest-1227762183] POST http://10.222.0.38/volume/v3/32c6844f88b34de7a043f0304d835c5e/group_types Jan 25 14:24:03.771310 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4684a02f-d6f7-4dd0-8ff9-601bf6d0688f tempest-GroupSnapshotsTest-1227762183 tempest-GroupSnapshotsTest-1227762183] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1842168670"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:24:03.830416 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4684a02f-d6f7-4dd0-8ff9-601bf6d0688f tempest-GroupSnapshotsTest-1227762183 tempest-GroupSnapshotsTest-1227762183] http://10.222.0.38/volume/v3/32c6844f88b34de7a043f0304d835c5e/group_types returned with HTTP 202 Jan 25 14:24:03.831639 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1574/3152] 10.222.0.38 () {62 vars in 1278 bytes} [Mon Jan 25 14:24:03 2021] POST /volume/v3/32c6844f88b34de7a043f0304d835c5e/group_types => generated 181 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:24:03.843779 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-eabfd82f-3644-4772-83f3-a41d80d9f158 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] POST http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups Jan 25 14:24:03.844449 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-eabfd82f-3644-4772-83f3-a41d80d9f158 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f0260eaf-fc75-42e8-9afe-4fcf6fb9f9e3", "volume_types": ["84e76c4c-ff7f-4f55-b17c-86910c6f2633"], "name": "tempest-GroupSnapshotsTest-Group-1467011487"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:24:03.845616 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-eabfd82f-3644-4772-83f3-a41d80d9f158 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Creating new group {'group': {'group_type': 'f0260eaf-fc75-42e8-9afe-4fcf6fb9f9e3', 'volume_types': ['84e76c4c-ff7f-4f55-b17c-86910c6f2633'], 'name': 'tempest-GroupSnapshotsTest-Group-1467011487'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 25 14:24:03.874562 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.groups [None req-eabfd82f-3644-4772-83f3-a41d80d9f158 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Creating group tempest-GroupSnapshotsTest-Group-1467011487. Jan 25 14:24:03.906634 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-eabfd82f-3644-4772-83f3-a41d80d9f158 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Availability Zones retrieved successfully. Jan 25 14:24:03.936271 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-eabfd82f-3644-4772-83f3-a41d80d9f158 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Created reservations ['4ac257e3-3f39-4cee-8d9e-05a97cd800bf'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:24:04.019200 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-eabfd82f-3644-4772-83f3-a41d80d9f158 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups returned with HTTP 202 Jan 25 14:24:04.025997 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1579/3153] 10.222.0.38 () {62 vars in 1264 bytes} [Mon Jan 25 14:24:03 2021] POST /volume/v3/d34c088d02a74d859afab046452ae96b/groups => generated 112 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:24:04.030630 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1b9c7cd1-1bf3-4560-be56-45e65bb7ebdd tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups/25d1f389-d2b7-45b6-9d31-28278d406a8b Jan 25 14:24:04.031357 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1b9c7cd1-1bf3-4560-be56-45e65bb7ebdd tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:04.031960 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1b9c7cd1-1bf3-4560-be56-45e65bb7ebdd tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:04.037745 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-1b9c7cd1-1bf3-4560-be56-45e65bb7ebdd tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] show called for member 25d1f389-d2b7-45b6-9d31-28278d406a8b {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 14:24:04.045745 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:04.045745 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:04.095104 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1b9c7cd1-1bf3-4560-be56-45e65bb7ebdd tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups/25d1f389-d2b7-45b6-9d31-28278d406a8b returned with HTTP 200 Jan 25 14:24:04.096334 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1575/3154] 10.222.0.38 () {60 vars in 1353 bytes} [Mon Jan 25 14:24:04 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/groups/25d1f389-d2b7-45b6-9d31-28278d406a8b => generated 392 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:24:05.109762 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cc68ac67-d4a6-4a99-ab2d-fc4a2b0ffc41 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups/25d1f389-d2b7-45b6-9d31-28278d406a8b Jan 25 14:24:05.110897 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cc68ac67-d4a6-4a99-ab2d-fc4a2b0ffc41 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:05.111097 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:05.111097 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:05.111942 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cc68ac67-d4a6-4a99-ab2d-fc4a2b0ffc41 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:05.112362 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-cc68ac67-d4a6-4a99-ab2d-fc4a2b0ffc41 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] show called for member 25d1f389-d2b7-45b6-9d31-28278d406a8b {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 14:24:05.120894 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:05.120894 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:05.150041 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cc68ac67-d4a6-4a99-ab2d-fc4a2b0ffc41 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups/25d1f389-d2b7-45b6-9d31-28278d406a8b returned with HTTP 200 Jan 25 14:24:05.150897 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1580/3155] 10.222.0.38 () {60 vars in 1353 bytes} [Mon Jan 25 14:24:05 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/groups/25d1f389-d2b7-45b6-9d31-28278d406a8b => generated 393 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:24:05.163231 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-eda72818-e392-40a1-acda-d8fb16f3dc54 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] POST http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes Jan 25 14:24:05.164016 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:05.164016 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:05.164868 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-eda72818-e392-40a1-acda-d8fb16f3dc54 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Action: 'create', calling method: create, body: {"volume": {"volume_type": "84e76c4c-ff7f-4f55-b17c-86910c6f2633", "group_id": "25d1f389-d2b7-45b6-9d31-28278d406a8b", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-81004925"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:24:05.166012 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-eda72818-e392-40a1-acda-d8fb16f3dc54 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Create volume request body: {'volume': {'volume_type': '84e76c4c-ff7f-4f55-b17c-86910c6f2633', 'group_id': '25d1f389-d2b7-45b6-9d31-28278d406a8b', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-81004925'}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:24:05.187212 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:05.187212 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:05.188556 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-eda72818-e392-40a1-acda-d8fb16f3dc54 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Create volume of 1 GB Jan 25 14:24:05.208880 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-eda72818-e392-40a1-acda-d8fb16f3dc54 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Availability Zones retrieved successfully. Jan 25 14:24:05.232113 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-eda72818-e392-40a1-acda-d8fb16f3dc54 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Flow 'volume_create_api' (8ec12ca0-3ba0-4466-b3a3-b5aca67856eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:24:05.232113 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-eda72818-e392-40a1-acda-d8fb16f3dc54 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd56cd9a-a696-4de4-8f10-2172e528e766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:24:05.232282 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:05.232282 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:05.232869 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-eda72818-e392-40a1-acda-d8fb16f3dc54 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Validating volume size '1' using validate_int {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:24:05.295185 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-eda72818-e392-40a1-acda-d8fb16f3dc54 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd56cd9a-a696-4de4-8f10-2172e528e766) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T14:24:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=84e76c4c-ff7f-4f55-b17c-86910c6f2633,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2014273671',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84e76c4c-ff7f-4f55-b17c-86910c6f2633', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '25d1f389-d2b7-45b6-9d31-28278d406a8b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:24:05.297436 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-eda72818-e392-40a1-acda-d8fb16f3dc54 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e18d857-ed65-4a5c-aeb0-0ca99098d737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:24:05.376948 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.quota [None req-eda72818-e392-40a1-acda-d8fb16f3dc54 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2014273671 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2014273671, it is now deprecated. Please use the default quota class for default quota. Jan 25 14:24:05.378058 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.quota [None req-eda72818-e392-40a1-acda-d8fb16f3dc54 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2014273671 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2014273671, it is now deprecated. Please use the default quota class for default quota. Jan 25 14:24:05.422913 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-eda72818-e392-40a1-acda-d8fb16f3dc54 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Created reservations ['8b0de43e-500b-4bb8-8163-0d20e5c7d059', 'fd1db740-60d0-4b2c-9d69-882a6d64c5b9', '8019d436-da63-4e07-8c54-7f221195084d', '69ee9791-3b35-4e07-8b0c-49c152082f61'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:24:05.426009 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-eda72818-e392-40a1-acda-d8fb16f3dc54 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e18d857-ed65-4a5c-aeb0-0ca99098d737) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b0de43e-500b-4bb8-8163-0d20e5c7d059', 'fd1db740-60d0-4b2c-9d69-882a6d64c5b9', '8019d436-da63-4e07-8c54-7f221195084d', '69ee9791-3b35-4e07-8b0c-49c152082f61']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:24:05.428907 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-eda72818-e392-40a1-acda-d8fb16f3dc54 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c41ab15-c1d8-4204-836d-6517fc405dbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:24:05.502710 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-eda72818-e392-40a1-acda-d8fb16f3dc54 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c41ab15-c1d8-4204-836d-6517fc405dbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '942f9dcb-930c-418d-985f-622c55bb3607', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-81004925',encryption_key_id=None,group_id=25d1f389-d2b7-45b6-9d31-28278d406a8b,group_type_id=,metadata={},multiattach=False,project_id='d34c088d02a74d859afab046452ae96b',qos_specs=None,replication_status=,reservations=['8b0de43e-500b-4bb8-8163-0d20e5c7d059','fd1db740-60d0-4b2c-9d69-882a6d64c5b9','8019d436-da63-4e07-8c54-7f221195084d','69ee9791-3b35-4e07-8b0c-49c152082f61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f5b94139ab14da99ba70ad186c224a9',volume_type_id=84e76c4c-ff7f-4f55-b17c-86910c6f2633), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:24:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-81004925',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=25d1f389-d2b7-45b6-9d31-28278d406a8b,host=None,id=942f9dcb-930c-418d-985f-622c55bb3607,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d34c088d02a74d859afab046452ae96b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='8f5b94139ab14da99ba70ad186c224a9',volume_attachment=,volume_type=,volume_type_id=84e76c4c-ff7f-4f55-b17c-86910c6f2633)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:24:05.505586 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-eda72818-e392-40a1-acda-d8fb16f3dc54 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a288669-ba08-4337-8407-ae401ce8bda2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:24:05.543594 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-eda72818-e392-40a1-acda-d8fb16f3dc54 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a288669-ba08-4337-8407-ae401ce8bda2) transitioned into state 'SUCCESS' from state '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-81004925',encryption_key_id=None,group_id=25d1f389-d2b7-45b6-9d31-28278d406a8b,group_type_id=,metadata={},multiattach=False,project_id='d34c088d02a74d859afab046452ae96b',qos_specs=None,replication_status=,reservations=['8b0de43e-500b-4bb8-8163-0d20e5c7d059','fd1db740-60d0-4b2c-9d69-882a6d64c5b9','8019d436-da63-4e07-8c54-7f221195084d','69ee9791-3b35-4e07-8b0c-49c152082f61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f5b94139ab14da99ba70ad186c224a9',volume_type_id=84e76c4c-ff7f-4f55-b17c-86910c6f2633)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:24:05.546266 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-eda72818-e392-40a1-acda-d8fb16f3dc54 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff93f4a9-2fed-4cb8-b445-74133cd9f478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:24:05.601864 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-eda72818-e392-40a1-acda-d8fb16f3dc54 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff93f4a9-2fed-4cb8-b445-74133cd9f478) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:24:05.606450 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-eda72818-e392-40a1-acda-d8fb16f3dc54 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Flow 'volume_create_api' (8ec12ca0-3ba0-4466-b3a3-b5aca67856eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:24:05.677736 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-eda72818-e392-40a1-acda-d8fb16f3dc54 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Create volume request issued successfully. Jan 25 14:24:05.698029 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-eda72818-e392-40a1-acda-d8fb16f3dc54 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:24:05.698670 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-eda72818-e392-40a1-acda-d8fb16f3dc54 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:24:05.720060 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-eda72818-e392-40a1-acda-d8fb16f3dc54 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] MySQL 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=87930) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:24:05.733976 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:05.733976 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:05.749022 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-eda72818-e392-40a1-acda-d8fb16f3dc54 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes returned with HTTP 202 Jan 25 14:24:05.750173 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1576/3156] 10.222.0.38 () {62 vars in 1267 bytes} [Mon Jan 25 14:24:05 2021] POST /volume/v3/d34c088d02a74d859afab046452ae96b/volumes => generated 906 bytes in 592 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:24:05.765461 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-eba1ab29-0c40-420b-a96c-e3e5d00f5078 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/942f9dcb-930c-418d-985f-622c55bb3607 Jan 25 14:24:05.765907 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-eba1ab29-0c40-420b-a96c-e3e5d00f5078 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:05.766100 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:05.766100 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:05.766481 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-eba1ab29-0c40-420b-a96c-e3e5d00f5078 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:05.829897 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:05.829897 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:05.840461 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-eba1ab29-0c40-420b-a96c-e3e5d00f5078 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Volume info retrieved successfully. Jan 25 14:24:05.858971 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-eba1ab29-0c40-420b-a96c-e3e5d00f5078 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:24:05.860174 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-eba1ab29-0c40-420b-a96c-e3e5d00f5078 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:24:05.869329 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-eba1ab29-0c40-420b-a96c-e3e5d00f5078 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] MySQL 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:24:05.878564 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:05.878564 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:05.937614 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-eba1ab29-0c40-420b-a96c-e3e5d00f5078 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/942f9dcb-930c-418d-985f-622c55bb3607 returned with HTTP 200 Jan 25 14:24:05.938675 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1581/3157] 10.222.0.38 () {60 vars in 1356 bytes} [Mon Jan 25 14:24:05 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/volumes/942f9dcb-930c-418d-985f-622c55bb3607 => generated 974 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:24:06.955886 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-db4eff43-740d-4f43-a27b-05e10035071a tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/942f9dcb-930c-418d-985f-622c55bb3607 Jan 25 14:24:06.958037 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-db4eff43-740d-4f43-a27b-05e10035071a tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:06.958740 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:06.958740 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:06.959660 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-db4eff43-740d-4f43-a27b-05e10035071a tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:07.022592 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:07.022592 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:07.036608 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-db4eff43-740d-4f43-a27b-05e10035071a tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Volume info retrieved successfully. Jan 25 14:24:07.054668 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-db4eff43-740d-4f43-a27b-05e10035071a tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:24:07.056045 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-db4eff43-740d-4f43-a27b-05e10035071a tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:24:07.067624 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-db4eff43-740d-4f43-a27b-05e10035071a tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] MySQL 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=87930) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:24:07.076905 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:07.076905 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:07.104019 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-db4eff43-740d-4f43-a27b-05e10035071a tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/942f9dcb-930c-418d-985f-622c55bb3607 returned with HTTP 200 Jan 25 14:24:07.105278 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1577/3158] 10.222.0.38 () {60 vars in 1356 bytes} [Mon Jan 25 14:24:06 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/volumes/942f9dcb-930c-418d-985f-622c55bb3607 => generated 999 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:24:07.127393 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f0571cd5-dff1-41e3-936b-187d31fe8c26 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] POST http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes Jan 25 14:24:07.128260 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:07.128260 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:07.129046 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f0571cd5-dff1-41e3-936b-187d31fe8c26 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Action: 'create', calling method: create, body: {"volume": {"volume_type": "84e76c4c-ff7f-4f55-b17c-86910c6f2633", "group_id": "25d1f389-d2b7-45b6-9d31-28278d406a8b", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-365427081"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:24:07.131993 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-f0571cd5-dff1-41e3-936b-187d31fe8c26 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Create volume request body: {'volume': {'volume_type': '84e76c4c-ff7f-4f55-b17c-86910c6f2633', 'group_id': '25d1f389-d2b7-45b6-9d31-28278d406a8b', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-365427081'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:24:07.182350 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:07.182350 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:07.185017 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-f0571cd5-dff1-41e3-936b-187d31fe8c26 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Create volume of 1 GB Jan 25 14:24:07.207696 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f0571cd5-dff1-41e3-936b-187d31fe8c26 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Availability Zones retrieved successfully. Jan 25 14:24:07.228458 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f0571cd5-dff1-41e3-936b-187d31fe8c26 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Flow 'volume_create_api' (8b68b72c-3a06-43cc-9198-7f566deedc98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:24:07.232837 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f0571cd5-dff1-41e3-936b-187d31fe8c26 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (002234d5-6e72-432e-aebc-5228334ed7b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:24:07.235351 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:07.235351 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:07.236351 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-f0571cd5-dff1-41e3-936b-187d31fe8c26 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:24:07.321849 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f0571cd5-dff1-41e3-936b-187d31fe8c26 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (002234d5-6e72-432e-aebc-5228334ed7b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T14:24:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=84e76c4c-ff7f-4f55-b17c-86910c6f2633,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2014273671',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84e76c4c-ff7f-4f55-b17c-86910c6f2633', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '25d1f389-d2b7-45b6-9d31-28278d406a8b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:24:07.324616 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f0571cd5-dff1-41e3-936b-187d31fe8c26 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3ce5e2a-5217-4e13-b31e-b9585d6125dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:24:07.386750 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.quota [None req-f0571cd5-dff1-41e3-936b-187d31fe8c26 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2014273671 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2014273671, it is now deprecated. Please use the default quota class for default quota. Jan 25 14:24:07.387855 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.quota [None req-f0571cd5-dff1-41e3-936b-187d31fe8c26 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2014273671 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2014273671, it is now deprecated. Please use the default quota class for default quota. Jan 25 14:24:07.415183 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-f0571cd5-dff1-41e3-936b-187d31fe8c26 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Created reservations ['401fcdd1-497a-4130-addd-66f06949557f', 'df1a2dd6-a2fe-495f-814e-0be9ec867ef1', 'afe8e55e-fa37-41af-9ade-bb913d0e9efa', '0caa3650-c9d8-44fb-8493-59dda1469a6f'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:24:07.419064 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f0571cd5-dff1-41e3-936b-187d31fe8c26 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3ce5e2a-5217-4e13-b31e-b9585d6125dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['401fcdd1-497a-4130-addd-66f06949557f', 'df1a2dd6-a2fe-495f-814e-0be9ec867ef1', 'afe8e55e-fa37-41af-9ade-bb913d0e9efa', '0caa3650-c9d8-44fb-8493-59dda1469a6f']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:24:07.422464 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f0571cd5-dff1-41e3-936b-187d31fe8c26 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d09f9dc-98b7-4040-90c7-b525d6abcc80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:24:07.505156 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f0571cd5-dff1-41e3-936b-187d31fe8c26 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d09f9dc-98b7-4040-90c7-b525d6abcc80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c1e28bc-2a69-4f2c-a703-a1321051c440', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-365427081',encryption_key_id=None,group_id=25d1f389-d2b7-45b6-9d31-28278d406a8b,group_type_id=,metadata={},multiattach=False,project_id='d34c088d02a74d859afab046452ae96b',qos_specs=None,replication_status=,reservations=['401fcdd1-497a-4130-addd-66f06949557f','df1a2dd6-a2fe-495f-814e-0be9ec867ef1','afe8e55e-fa37-41af-9ade-bb913d0e9efa','0caa3650-c9d8-44fb-8493-59dda1469a6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f5b94139ab14da99ba70ad186c224a9',volume_type_id=84e76c4c-ff7f-4f55-b17c-86910c6f2633), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:24:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-365427081',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=25d1f389-d2b7-45b6-9d31-28278d406a8b,host=None,id=5c1e28bc-2a69-4f2c-a703-a1321051c440,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d34c088d02a74d859afab046452ae96b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='8f5b94139ab14da99ba70ad186c224a9',volume_attachment=,volume_type=,volume_type_id=84e76c4c-ff7f-4f55-b17c-86910c6f2633)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:24:07.508089 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f0571cd5-dff1-41e3-936b-187d31fe8c26 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (772b27c2-a766-4180-b014-6cfa7cdd4eea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:24:07.543105 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f0571cd5-dff1-41e3-936b-187d31fe8c26 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (772b27c2-a766-4180-b014-6cfa7cdd4eea) transitioned into state 'SUCCESS' from state '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-365427081',encryption_key_id=None,group_id=25d1f389-d2b7-45b6-9d31-28278d406a8b,group_type_id=,metadata={},multiattach=False,project_id='d34c088d02a74d859afab046452ae96b',qos_specs=None,replication_status=,reservations=['401fcdd1-497a-4130-addd-66f06949557f','df1a2dd6-a2fe-495f-814e-0be9ec867ef1','afe8e55e-fa37-41af-9ade-bb913d0e9efa','0caa3650-c9d8-44fb-8493-59dda1469a6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f5b94139ab14da99ba70ad186c224a9',volume_type_id=84e76c4c-ff7f-4f55-b17c-86910c6f2633)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:24:07.545774 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f0571cd5-dff1-41e3-936b-187d31fe8c26 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3398e9c3-b9de-4789-904e-f206d800b715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:24:07.584515 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f0571cd5-dff1-41e3-936b-187d31fe8c26 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3398e9c3-b9de-4789-904e-f206d800b715) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:24:07.590923 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f0571cd5-dff1-41e3-936b-187d31fe8c26 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Flow 'volume_create_api' (8b68b72c-3a06-43cc-9198-7f566deedc98) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:24:07.761529 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f0571cd5-dff1-41e3-936b-187d31fe8c26 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Create volume request issued successfully. Jan 25 14:24:07.796781 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-f0571cd5-dff1-41e3-936b-187d31fe8c26 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:24:07.797267 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-f0571cd5-dff1-41e3-936b-187d31fe8c26 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:24:07.810516 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-f0571cd5-dff1-41e3-936b-187d31fe8c26 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] MySQL 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:24:07.817555 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b31dfd7f-1a25-4980-bb4c-3114c7a62e71 tempest-VolumePoolsAdminTestsJSON-1101311796 tempest-VolumePoolsAdminTestsJSON-1101311796] GET http://10.222.0.38/volume/v3/f0139dc5a78f4008a64a41150281f923/scheduler-stats/get_pools?detail=True Jan 25 14:24:07.818192 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b31dfd7f-1a25-4980-bb4c-3114c7a62e71 tempest-VolumePoolsAdminTestsJSON-1101311796 tempest-VolumePoolsAdminTestsJSON-1101311796] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:07.818415 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:07.818415 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:07.819208 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b31dfd7f-1a25-4980-bb4c-3114c7a62e71 tempest-VolumePoolsAdminTestsJSON-1101311796 tempest-VolumePoolsAdminTestsJSON-1101311796] Calling method 'get_pools' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:07.868378 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b31dfd7f-1a25-4980-bb4c-3114c7a62e71 tempest-VolumePoolsAdminTestsJSON-1101311796 tempest-VolumePoolsAdminTestsJSON-1101311796] http://10.222.0.38/volume/v3/f0139dc5a78f4008a64a41150281f923/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jan 25 14:24:07.877258 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1578/3159] 10.222.0.38 () {58 vars in 1281 bytes} [Mon Jan 25 14:24:07 2021] GET /volume/v3/f0139dc5a78f4008a64a41150281f923/scheduler-stats/get_pools?detail=True => generated 768 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:07.877453 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:07.877453 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:07.885533 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-806fc175-b305-43b5-add8-d13d8c82fb8d tempest-VolumePoolsAdminTestsJSON-1101311796 tempest-VolumePoolsAdminTestsJSON-1101311796] GET http://10.222.0.38/volume/v3/f0139dc5a78f4008a64a41150281f923/scheduler-stats/get_pools Jan 25 14:24:07.886407 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-806fc175-b305-43b5-add8-d13d8c82fb8d tempest-VolumePoolsAdminTestsJSON-1101311796 tempest-VolumePoolsAdminTestsJSON-1101311796] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:07.887209 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-806fc175-b305-43b5-add8-d13d8c82fb8d tempest-VolumePoolsAdminTestsJSON-1101311796 tempest-VolumePoolsAdminTestsJSON-1101311796] Calling method 'get_pools' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:07.916353 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-806fc175-b305-43b5-add8-d13d8c82fb8d tempest-VolumePoolsAdminTestsJSON-1101311796 tempest-VolumePoolsAdminTestsJSON-1101311796] http://10.222.0.38/volume/v3/f0139dc5a78f4008a64a41150281f923/scheduler-stats/get_pools returned with HTTP 200 Jan 25 14:24:07.917773 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f0571cd5-dff1-41e3-936b-187d31fe8c26 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes returned with HTTP 202 Jan 25 14:24:07.918846 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1582/3160] 10.222.0.38 () {62 vars in 1267 bytes} [Mon Jan 25 14:24:07 2021] POST /volume/v3/d34c088d02a74d859afab046452ae96b/volumes => generated 907 bytes in 801 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:24:07.927401 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1579/3161] 10.222.0.38 () {58 vars in 1258 bytes} [Mon Jan 25 14:24:07 2021] GET /volume/v3/f0139dc5a78f4008a64a41150281f923/scheduler-stats/get_pools => generated 61 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 14:24:07.936296 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-66376d53-97f3-4189-806d-2e765ee24161 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/5c1e28bc-2a69-4f2c-a703-a1321051c440 Jan 25 14:24:07.937131 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-66376d53-97f3-4189-806d-2e765ee24161 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:07.937392 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:07.937392 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:07.937775 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-66376d53-97f3-4189-806d-2e765ee24161 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:08.080865 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:08.080865 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:08.105046 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-66376d53-97f3-4189-806d-2e765ee24161 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Volume info retrieved successfully. Jan 25 14:24:08.136679 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-66376d53-97f3-4189-806d-2e765ee24161 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:24:08.137162 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-66376d53-97f3-4189-806d-2e765ee24161 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:24:08.150026 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-66376d53-97f3-4189-806d-2e765ee24161 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] MySQL 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:24:08.170792 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:08.170792 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:08.197705 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-66376d53-97f3-4189-806d-2e765ee24161 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/5c1e28bc-2a69-4f2c-a703-a1321051c440 returned with HTTP 200 Jan 25 14:24:08.198572 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1583/3162] 10.222.0.38 () {60 vars in 1356 bytes} [Mon Jan 25 14:24:07 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/volumes/5c1e28bc-2a69-4f2c-a703-a1321051c440 => generated 999 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:24:09.213811 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bc65568c-009d-4b91-a501-e275e770cade tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/5c1e28bc-2a69-4f2c-a703-a1321051c440 Jan 25 14:24:09.214542 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bc65568c-009d-4b91-a501-e275e770cade tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:09.215031 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bc65568c-009d-4b91-a501-e275e770cade tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:09.313442 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:09.313442 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:09.345043 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-bc65568c-009d-4b91-a501-e275e770cade tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Volume info retrieved successfully. Jan 25 14:24:09.381796 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-bc65568c-009d-4b91-a501-e275e770cade tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:24:09.382274 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-bc65568c-009d-4b91-a501-e275e770cade tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:24:09.390223 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-bc65568c-009d-4b91-a501-e275e770cade tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] MySQL 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=87930) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:24:09.404293 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:09.404293 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:09.462894 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bc65568c-009d-4b91-a501-e275e770cade tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/5c1e28bc-2a69-4f2c-a703-a1321051c440 returned with HTTP 200 Jan 25 14:24:09.464058 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1580/3163] 10.222.0.38 () {60 vars in 1356 bytes} [Mon Jan 25 14:24:09 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/volumes/5c1e28bc-2a69-4f2c-a703-a1321051c440 => generated 1000 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 14:24:09.481800 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b6e227b3-8d4d-4165-8ccd-e307eb9b38f8 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] PUT http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups/25d1f389-d2b7-45b6-9d31-28278d406a8b Jan 25 14:24:09.482668 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:09.482668 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:09.483798 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b6e227b3-8d4d-4165-8ccd-e307eb9b38f8 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "942f9dcb-930c-418d-985f-622c55bb3607"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:24:09.486144 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-b6e227b3-8d4d-4165-8ccd-e307eb9b38f8 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Update called for group 25d1f389-d2b7-45b6-9d31-28278d406a8b. {{(pid=87929) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 25 14:24:09.486800 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.groups [None req-b6e227b3-8d4d-4165-8ccd-e307eb9b38f8 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Updating group 25d1f389-d2b7-45b6-9d31-28278d406a8b with name None description: None add_volumes: None remove_volumes: 942f9dcb-930c-418d-985f-622c55bb3607. Jan 25 14:24:09.495283 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:09.495283 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:09.612382 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b6e227b3-8d4d-4165-8ccd-e307eb9b38f8 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups/25d1f389-d2b7-45b6-9d31-28278d406a8b returned with HTTP 202 Jan 25 14:24:09.614053 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1584/3164] 10.222.0.38 () {62 vars in 1373 bytes} [Mon Jan 25 14:24:09 2021] PUT /volume/v3/d34c088d02a74d859afab046452ae96b/groups/25d1f389-d2b7-45b6-9d31-28278d406a8b => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 25 14:24:09.628541 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8e99652c-01a4-4931-84ba-d76adbb2d2b5 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups/25d1f389-d2b7-45b6-9d31-28278d406a8b Jan 25 14:24:09.629973 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8e99652c-01a4-4931-84ba-d76adbb2d2b5 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:09.630400 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:09.630400 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:09.631040 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8e99652c-01a4-4931-84ba-d76adbb2d2b5 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:09.631648 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-8e99652c-01a4-4931-84ba-d76adbb2d2b5 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] show called for member 25d1f389-d2b7-45b6-9d31-28278d406a8b {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 14:24:09.645972 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:09.645972 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:09.716464 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8e99652c-01a4-4931-84ba-d76adbb2d2b5 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups/25d1f389-d2b7-45b6-9d31-28278d406a8b returned with HTTP 200 Jan 25 14:24:09.717712 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1581/3165] 10.222.0.38 () {60 vars in 1353 bytes} [Mon Jan 25 14:24:09 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/groups/25d1f389-d2b7-45b6-9d31-28278d406a8b => generated 392 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:24:10.730725 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-348b092d-227c-445c-abb6-32cb314fc150 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups/25d1f389-d2b7-45b6-9d31-28278d406a8b Jan 25 14:24:10.731283 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-348b092d-227c-445c-abb6-32cb314fc150 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:10.731849 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:10.731849 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:10.732458 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-348b092d-227c-445c-abb6-32cb314fc150 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:10.733108 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-348b092d-227c-445c-abb6-32cb314fc150 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] show called for member 25d1f389-d2b7-45b6-9d31-28278d406a8b {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 14:24:10.747695 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:10.747695 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:10.809584 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-348b092d-227c-445c-abb6-32cb314fc150 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups/25d1f389-d2b7-45b6-9d31-28278d406a8b returned with HTTP 200 Jan 25 14:24:10.810523 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1585/3166] 10.222.0.38 () {60 vars in 1353 bytes} [Mon Jan 25 14:24:10 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/groups/25d1f389-d2b7-45b6-9d31-28278d406a8b => generated 393 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:24:10.822463 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2ccfef2e-56f3-4216-a3ee-7c146c4f4b1b tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] PUT http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups/25d1f389-d2b7-45b6-9d31-28278d406a8b Jan 25 14:24:10.823145 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:10.823145 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:10.823566 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2ccfef2e-56f3-4216-a3ee-7c146c4f4b1b tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "942f9dcb-930c-418d-985f-622c55bb3607"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:24:10.824631 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-2ccfef2e-56f3-4216-a3ee-7c146c4f4b1b tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Update called for group 25d1f389-d2b7-45b6-9d31-28278d406a8b. {{(pid=87930) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 25 14:24:10.825494 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.groups [None req-2ccfef2e-56f3-4216-a3ee-7c146c4f4b1b tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Updating group 25d1f389-d2b7-45b6-9d31-28278d406a8b with name None description: None add_volumes: 942f9dcb-930c-418d-985f-622c55bb3607 remove_volumes: None. Jan 25 14:24:10.840911 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:10.840911 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:11.093734 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2ccfef2e-56f3-4216-a3ee-7c146c4f4b1b tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups/25d1f389-d2b7-45b6-9d31-28278d406a8b returned with HTTP 202 Jan 25 14:24:11.101725 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1582/3167] 10.222.0.38 () {62 vars in 1373 bytes} [Mon Jan 25 14:24:10 2021] PUT /volume/v3/d34c088d02a74d859afab046452ae96b/groups/25d1f389-d2b7-45b6-9d31-28278d406a8b => generated 0 bytes in 284 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 25 14:24:11.111231 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a335308f-5c76-46ee-b421-f9885e36be8a tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups/25d1f389-d2b7-45b6-9d31-28278d406a8b Jan 25 14:24:11.112089 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a335308f-5c76-46ee-b421-f9885e36be8a tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:11.112452 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:11.112452 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:11.113311 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a335308f-5c76-46ee-b421-f9885e36be8a tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:11.114113 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-a335308f-5c76-46ee-b421-f9885e36be8a tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] show called for member 25d1f389-d2b7-45b6-9d31-28278d406a8b {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 14:24:11.133018 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:11.133018 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:11.203157 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a335308f-5c76-46ee-b421-f9885e36be8a tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups/25d1f389-d2b7-45b6-9d31-28278d406a8b returned with HTTP 200 Jan 25 14:24:11.204362 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1586/3168] 10.222.0.38 () {60 vars in 1353 bytes} [Mon Jan 25 14:24:11 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/groups/25d1f389-d2b7-45b6-9d31-28278d406a8b => generated 392 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:24:12.216858 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7fba34c4-55ad-49cf-bb49-a44958e88b6c tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups/25d1f389-d2b7-45b6-9d31-28278d406a8b Jan 25 14:24:12.217776 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7fba34c4-55ad-49cf-bb49-a44958e88b6c tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:12.217977 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:12.217977 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:12.218660 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7fba34c4-55ad-49cf-bb49-a44958e88b6c tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:12.219250 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-7fba34c4-55ad-49cf-bb49-a44958e88b6c tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] show called for member 25d1f389-d2b7-45b6-9d31-28278d406a8b {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 14:24:12.235497 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:12.235497 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:12.315052 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7fba34c4-55ad-49cf-bb49-a44958e88b6c tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups/25d1f389-d2b7-45b6-9d31-28278d406a8b returned with HTTP 200 Jan 25 14:24:12.315921 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1583/3169] 10.222.0.38 () {60 vars in 1353 bytes} [Mon Jan 25 14:24:12 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/groups/25d1f389-d2b7-45b6-9d31-28278d406a8b => generated 393 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:24:12.328500 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9a122b1a-8489-4250-976c-d12d4ee29817 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] PUT http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups/25d1f389-d2b7-45b6-9d31-28278d406a8b Jan 25 14:24:12.329051 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:12.329051 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:12.329465 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9a122b1a-8489-4250-976c-d12d4ee29817 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "5c1e28bc-2a69-4f2c-a703-a1321051c440"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:24:12.331038 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-9a122b1a-8489-4250-976c-d12d4ee29817 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Update called for group 25d1f389-d2b7-45b6-9d31-28278d406a8b. {{(pid=87929) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 25 14:24:12.331397 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.groups [None req-9a122b1a-8489-4250-976c-d12d4ee29817 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Updating group 25d1f389-d2b7-45b6-9d31-28278d406a8b with name None description: None add_volumes: None remove_volumes: 5c1e28bc-2a69-4f2c-a703-a1321051c440. Jan 25 14:24:12.358096 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:12.358096 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:12.462668 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9a122b1a-8489-4250-976c-d12d4ee29817 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups/25d1f389-d2b7-45b6-9d31-28278d406a8b returned with HTTP 202 Jan 25 14:24:12.466932 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1587/3170] 10.222.0.38 () {62 vars in 1373 bytes} [Mon Jan 25 14:24:12 2021] PUT /volume/v3/d34c088d02a74d859afab046452ae96b/groups/25d1f389-d2b7-45b6-9d31-28278d406a8b => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 25 14:24:12.472667 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c7f243f6-c575-45da-8be4-e3e15550b453 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups/25d1f389-d2b7-45b6-9d31-28278d406a8b Jan 25 14:24:12.473425 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c7f243f6-c575-45da-8be4-e3e15550b453 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:12.473649 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:12.473649 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:12.474029 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c7f243f6-c575-45da-8be4-e3e15550b453 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:12.474698 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-c7f243f6-c575-45da-8be4-e3e15550b453 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] show called for member 25d1f389-d2b7-45b6-9d31-28278d406a8b {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 14:24:12.490578 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:12.490578 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:12.587936 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c7f243f6-c575-45da-8be4-e3e15550b453 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups/25d1f389-d2b7-45b6-9d31-28278d406a8b returned with HTTP 200 Jan 25 14:24:12.589077 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1584/3171] 10.222.0.38 () {60 vars in 1353 bytes} [Mon Jan 25 14:24:12 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/groups/25d1f389-d2b7-45b6-9d31-28278d406a8b => generated 392 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 14:24:13.306211 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6e70a858-2676-4690-827a-aa3384d8457d tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] POST http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes Jan 25 14:24:13.306995 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:13.306995 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:13.307409 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6e70a858-2676-4690-827a-aa3384d8457d tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-435892556"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:24:13.308506 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-6e70a858-2676-4690-827a-aa3384d8457d tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-435892556'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:24:13.308886 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-6e70a858-2676-4690-827a-aa3384d8457d tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Create volume of 1 GB Jan 25 14:24:13.322530 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6e70a858-2676-4690-827a-aa3384d8457d tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Availability Zones retrieved successfully. Jan 25 14:24:13.344950 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-6e70a858-2676-4690-827a-aa3384d8457d tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Flow 'volume_create_api' (407262fe-f6f8-46c2-8d3b-0a2621f023c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:24:13.350136 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-6e70a858-2676-4690-827a-aa3384d8457d tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb7855bc-6b5d-4b2e-a8c8-071cd0c6cd01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:24:13.352511 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-6e70a858-2676-4690-827a-aa3384d8457d tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:24:13.473589 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-6e70a858-2676-4690-827a-aa3384d8457d tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb7855bc-6b5d-4b2e-a8c8-071cd0c6cd01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:24:13.476400 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-6e70a858-2676-4690-827a-aa3384d8457d tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31a3a59d-fc90-4d33-ba24-ea7e9cf4297e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:24:13.596101 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-6e70a858-2676-4690-827a-aa3384d8457d tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Created reservations ['b879b97a-19b5-421b-b51d-db40baa78c79', 'c9df5bdb-1a6b-484a-baff-fef0f0966452', '307a9c6a-68f1-4e98-81d6-37e487bd1c28', '8ad636fe-01ce-4306-8bd0-c977723eae79'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:24:13.599433 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-6e70a858-2676-4690-827a-aa3384d8457d tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31a3a59d-fc90-4d33-ba24-ea7e9cf4297e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b879b97a-19b5-421b-b51d-db40baa78c79', 'c9df5bdb-1a6b-484a-baff-fef0f0966452', '307a9c6a-68f1-4e98-81d6-37e487bd1c28', '8ad636fe-01ce-4306-8bd0-c977723eae79']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:24:13.601619 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-6e70a858-2676-4690-827a-aa3384d8457d tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cee0f2ef-f685-4ea9-a7d2-b073e9285b03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:24:13.602686 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a016f06a-5901-4558-b7c8-c08142ee042b tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups/25d1f389-d2b7-45b6-9d31-28278d406a8b Jan 25 14:24:13.603590 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a016f06a-5901-4558-b7c8-c08142ee042b tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:13.603992 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:13.603992 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:13.604630 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a016f06a-5901-4558-b7c8-c08142ee042b tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:13.605270 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-a016f06a-5901-4558-b7c8-c08142ee042b tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] show called for member 25d1f389-d2b7-45b6-9d31-28278d406a8b {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 14:24:13.618665 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:13.618665 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:13.683991 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a016f06a-5901-4558-b7c8-c08142ee042b tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups/25d1f389-d2b7-45b6-9d31-28278d406a8b returned with HTTP 200 Jan 25 14:24:13.686619 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1585/3172] 10.222.0.38 () {60 vars in 1353 bytes} [Mon Jan 25 14:24:13 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/groups/25d1f389-d2b7-45b6-9d31-28278d406a8b => generated 393 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:24:13.699841 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ef75157c-114e-4e32-aed6-a1ab39b18fd6 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] PUT http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups/25d1f389-d2b7-45b6-9d31-28278d406a8b Jan 25 14:24:13.700325 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:13.700325 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:13.703853 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ef75157c-114e-4e32-aed6-a1ab39b18fd6 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "5c1e28bc-2a69-4f2c-a703-a1321051c440"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:24:13.720708 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-ef75157c-114e-4e32-aed6-a1ab39b18fd6 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Update called for group 25d1f389-d2b7-45b6-9d31-28278d406a8b. {{(pid=87930) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 25 14:24:13.721466 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.groups [None req-ef75157c-114e-4e32-aed6-a1ab39b18fd6 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Updating group 25d1f389-d2b7-45b6-9d31-28278d406a8b with name None description: None add_volumes: 5c1e28bc-2a69-4f2c-a703-a1321051c440 remove_volumes: None. Jan 25 14:24:13.739381 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:13.739381 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:13.762534 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-6e70a858-2676-4690-827a-aa3384d8457d tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cee0f2ef-f685-4ea9-a7d2-b073e9285b03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80effafb-d85d-47ba-a6fa-9fa78d7b6052', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-435892556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b469996737345b7b2b87b6985b8fe37',qos_specs=None,replication_status=,reservations=['b879b97a-19b5-421b-b51d-db40baa78c79','c9df5bdb-1a6b-484a-baff-fef0f0966452','307a9c6a-68f1-4e98-81d6-37e487bd1c28','8ad636fe-01ce-4306-8bd0-c977723eae79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='478542b3d3164f088184906e3def464a',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:24:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-435892556',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80effafb-d85d-47ba-a6fa-9fa78d7b6052,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b469996737345b7b2b87b6985b8fe37',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='478542b3d3164f088184906e3def464a',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:24:13.765197 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-6e70a858-2676-4690-827a-aa3384d8457d tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ee315d3-05eb-43a8-9801-70a0b850a2b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:24:13.796648 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-6e70a858-2676-4690-827a-aa3384d8457d tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ee315d3-05eb-43a8-9801-70a0b850a2b4) transitioned into state 'SUCCESS' from state '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-435892556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b469996737345b7b2b87b6985b8fe37',qos_specs=None,replication_status=,reservations=['b879b97a-19b5-421b-b51d-db40baa78c79','c9df5bdb-1a6b-484a-baff-fef0f0966452','307a9c6a-68f1-4e98-81d6-37e487bd1c28','8ad636fe-01ce-4306-8bd0-c977723eae79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='478542b3d3164f088184906e3def464a',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:24:13.799760 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-6e70a858-2676-4690-827a-aa3384d8457d tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf9a94ec-c802-49d9-8f44-cfed75491781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:24:13.818042 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-6e70a858-2676-4690-827a-aa3384d8457d tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf9a94ec-c802-49d9-8f44-cfed75491781) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:24:13.821113 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-6e70a858-2676-4690-827a-aa3384d8457d tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Flow 'volume_create_api' (407262fe-f6f8-46c2-8d3b-0a2621f023c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:24:13.884846 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6e70a858-2676-4690-827a-aa3384d8457d tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Create volume request issued successfully. Jan 25 14:24:13.907154 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6e70a858-2676-4690-827a-aa3384d8457d tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes returned with HTTP 202 Jan 25 14:24:13.908328 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1588/3173] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 14:24:13 2021] POST /volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes => generated 819 bytes in 801 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:24:13.943530 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bee9dbca-b10e-49a5-aec0-bb6d2473758f tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] GET http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/80effafb-d85d-47ba-a6fa-9fa78d7b6052 Jan 25 14:24:13.944259 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bee9dbca-b10e-49a5-aec0-bb6d2473758f tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:13.944589 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:13.944589 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:13.945331 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bee9dbca-b10e-49a5-aec0-bb6d2473758f tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:13.983784 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ef75157c-114e-4e32-aed6-a1ab39b18fd6 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups/25d1f389-d2b7-45b6-9d31-28278d406a8b returned with HTTP 202 Jan 25 14:24:13.984851 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1586/3174] 10.222.0.38 () {62 vars in 1373 bytes} [Mon Jan 25 14:24:13 2021] PUT /volume/v3/d34c088d02a74d859afab046452ae96b/groups/25d1f389-d2b7-45b6-9d31-28278d406a8b => generated 0 bytes in 291 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 25 14:24:13.993094 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-be055284-72a8-46c3-893f-f4af6610857a tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups/25d1f389-d2b7-45b6-9d31-28278d406a8b Jan 25 14:24:13.993703 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-be055284-72a8-46c3-893f-f4af6610857a tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:13.993928 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:13.993928 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:13.994306 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-be055284-72a8-46c3-893f-f4af6610857a tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:13.994719 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-be055284-72a8-46c3-893f-f4af6610857a tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] show called for member 25d1f389-d2b7-45b6-9d31-28278d406a8b {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 14:24:14.015073 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:14.015073 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:14.027036 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:14.027036 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:14.038333 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-bee9dbca-b10e-49a5-aec0-bb6d2473758f tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Volume info retrieved successfully. Jan 25 14:24:14.071430 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bee9dbca-b10e-49a5-aec0-bb6d2473758f tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/80effafb-d85d-47ba-a6fa-9fa78d7b6052 returned with HTTP 200 Jan 25 14:24:14.072900 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1589/3175] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:24:13 2021] GET /volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/80effafb-d85d-47ba-a6fa-9fa78d7b6052 => generated 887 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:14.077518 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-be055284-72a8-46c3-893f-f4af6610857a tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups/25d1f389-d2b7-45b6-9d31-28278d406a8b returned with HTTP 200 Jan 25 14:24:14.078352 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1587/3176] 10.222.0.38 () {60 vars in 1353 bytes} [Mon Jan 25 14:24:13 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/groups/25d1f389-d2b7-45b6-9d31-28278d406a8b => generated 392 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 14:24:15.090226 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-358fe9c3-c1aa-474b-a5fa-6e28fef70cf7 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] GET http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/80effafb-d85d-47ba-a6fa-9fa78d7b6052 Jan 25 14:24:15.096464 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e9e4769f-beae-4f66-ba30-7b37fc4672b7 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups/25d1f389-d2b7-45b6-9d31-28278d406a8b Jan 25 14:24:15.097406 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-358fe9c3-c1aa-474b-a5fa-6e28fef70cf7 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:15.098711 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e9e4769f-beae-4f66-ba30-7b37fc4672b7 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:15.098985 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:15.098985 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:15.099871 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e9e4769f-beae-4f66-ba30-7b37fc4672b7 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:15.100158 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:15.100158 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:15.100621 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-358fe9c3-c1aa-474b-a5fa-6e28fef70cf7 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:15.101525 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-e9e4769f-beae-4f66-ba30-7b37fc4672b7 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] show called for member 25d1f389-d2b7-45b6-9d31-28278d406a8b {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 14:24:15.122911 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:15.122911 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:15.168950 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e9e4769f-beae-4f66-ba30-7b37fc4672b7 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups/25d1f389-d2b7-45b6-9d31-28278d406a8b returned with HTTP 200 Jan 25 14:24:15.174168 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:15.174168 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:15.174379 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1588/3177] 10.222.0.38 () {60 vars in 1353 bytes} [Mon Jan 25 14:24:15 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/groups/25d1f389-d2b7-45b6-9d31-28278d406a8b => generated 393 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:24:15.182028 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5c1e7de0-73e2-4463-b4f4-f2f0414ed3dc tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/detail Jan 25 14:24:15.182762 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5c1e7de0-73e2-4463-b4f4-f2f0414ed3dc tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:15.183499 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:15.183499 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:15.183499 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5c1e7de0-73e2-4463-b4f4-f2f0414ed3dc tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'detail' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:15.184382 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-358fe9c3-c1aa-474b-a5fa-6e28fef70cf7 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Volume info retrieved successfully. Jan 25 14:24:15.184513 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-5c1e7de0-73e2-4463-b4f4-f2f0414ed3dc tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Removing options '' from query. {{(pid=87930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 14:24:15.185652 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:15.185652 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:15.189668 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-5c1e7de0-73e2-4463-b4f4-f2f0414ed3dc tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87930) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 14:24:15.216808 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-358fe9c3-c1aa-474b-a5fa-6e28fef70cf7 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/80effafb-d85d-47ba-a6fa-9fa78d7b6052 returned with HTTP 200 Jan 25 14:24:15.218075 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1590/3178] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:24:15 2021] GET /volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/80effafb-d85d-47ba-a6fa-9fa78d7b6052 => generated 912 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:15.235778 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-93429b64-0a7c-45cd-938a-4828dabe6c9d tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] POST http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/snapshots Jan 25 14:24:15.236258 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:15.236258 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:15.236678 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-93429b64-0a7c-45cd-938a-4828dabe6c9d tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "80effafb-d85d-47ba-a6fa-9fa78d7b6052", "name": "tempest-VolumesDeleteCascade-Snapshot-1712584984"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:24:15.269918 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-5c1e7de0-73e2-4463-b4f4-f2f0414ed3dc tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Get all volumes completed successfully. Jan 25 14:24:15.271687 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-5c1e7de0-73e2-4463-b4f4-f2f0414ed3dc tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:24:15.272171 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-5c1e7de0-73e2-4463-b4f4-f2f0414ed3dc tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:24:15.280439 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-5c1e7de0-73e2-4463-b4f4-f2f0414ed3dc tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] MySQL 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=87930) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:24:15.288291 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:15.288291 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:15.302112 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-5c1e7de0-73e2-4463-b4f4-f2f0414ed3dc tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:24:15.303869 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-5c1e7de0-73e2-4463-b4f4-f2f0414ed3dc tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:24:15.311842 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-5c1e7de0-73e2-4463-b4f4-f2f0414ed3dc tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] MySQL 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=87930) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:24:15.319578 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:15.319578 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:15.324051 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:15.324051 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:15.325268 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-93429b64-0a7c-45cd-938a-4828dabe6c9d tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Volume info retrieved successfully. Jan 25 14:24:15.325622 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-93429b64-0a7c-45cd-938a-4828dabe6c9d tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Create snapshot from volume 80effafb-d85d-47ba-a6fa-9fa78d7b6052 Jan 25 14:24:15.348297 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5c1e7de0-73e2-4463-b4f4-f2f0414ed3dc tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/detail returned with HTTP 200 Jan 25 14:24:15.360843 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1589/3179] 10.222.0.38 () {60 vars in 1266 bytes} [Mon Jan 25 14:24:15 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/volumes/detail => generated 1992 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 14:24:15.368581 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dd84bb08-be3c-4c0b-bf81-111a197472ae tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] POST http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots Jan 25 14:24:15.369851 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:15.369851 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:15.370553 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dd84bb08-be3c-4c0b-bf81-111a197472ae tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "25d1f389-d2b7-45b6-9d31-28278d406a8b", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1814590309"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:24:15.371711 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.group_snapshots [None req-dd84bb08-be3c-4c0b-bf81-111a197472ae tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Creating new group_snapshot {'group_snapshot': {'group_id': '25d1f389-d2b7-45b6-9d31-28278d406a8b', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1814590309'}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 25 14:24:15.391584 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:15.391584 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:15.409413 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-93429b64-0a7c-45cd-938a-4828dabe6c9d tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Created reservations ['ddbe1715-09b0-4416-95fc-e8c79181460a', '5b8a614d-50ae-4294-9458-92951c30831d', 'e771405c-e8b2-4081-83a0-6d6b87bf85eb', '216780b9-30e6-4615-bb04-70895b1965d0'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:24:15.412894 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.group_snapshots [None req-dd84bb08-be3c-4c0b-bf81-111a197472ae tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1814590309. Jan 25 14:24:15.473385 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:15.473385 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:15.533557 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.quota [None req-dd84bb08-be3c-4c0b-bf81-111a197472ae tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-2014273671 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-2014273671, it is now deprecated. Please use the default quota class for default quota. Jan 25 14:24:15.568956 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-dd84bb08-be3c-4c0b-bf81-111a197472ae tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Created reservations ['7f83020f-58df-4d17-a6f2-5e5cc222c352', 'b646bfd2-f36f-4ca5-a836-d822d1081c95', 'aafefadb-7d5a-4f04-9684-a608659c6528', 'a03047db-1b68-4e1c-aa5e-a01ba56abe19'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:24:15.595780 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-93429b64-0a7c-45cd-938a-4828dabe6c9d tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Snapshot create request issued successfully. Jan 25 14:24:15.598136 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-93429b64-0a7c-45cd-938a-4828dabe6c9d tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/snapshots returned with HTTP 202 Jan 25 14:24:15.599828 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1591/3180] 10.222.0.38 () {60 vars in 1232 bytes} [Mon Jan 25 14:24:15 2021] POST /volume/v3/6b469996737345b7b2b87b6985b8fe37/snapshots => generated 307 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 25 14:24:15.625258 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e77a6dbf-eaa6-42cd-905d-3423e834b8c1 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] GET http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/snapshots/167824b3-ac35-4eee-8636-8a6e1688e365 Jan 25 14:24:15.628557 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e77a6dbf-eaa6-42cd-905d-3423e834b8c1 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:15.628765 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:15.628765 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:15.629895 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e77a6dbf-eaa6-42cd-905d-3423e834b8c1 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:15.704515 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:15.704515 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:15.707934 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e77a6dbf-eaa6-42cd-905d-3423e834b8c1 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Snapshot retrieved successfully. Jan 25 14:24:15.710098 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e77a6dbf-eaa6-42cd-905d-3423e834b8c1 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/snapshots/167824b3-ac35-4eee-8636-8a6e1688e365 returned with HTTP 200 Jan 25 14:24:15.717554 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1592/3181] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:24:15 2021] GET /volume/v3/6b469996737345b7b2b87b6985b8fe37/snapshots/167824b3-ac35-4eee-8636-8a6e1688e365 => generated 439 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:15.738055 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dd84bb08-be3c-4c0b-bf81-111a197472ae tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots returned with HTTP 202 Jan 25 14:24:15.744433 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1590/3182] 10.222.0.38 () {62 vars in 1291 bytes} [Mon Jan 25 14:24:15 2021] POST /volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots => generated 187 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:24:15.749790 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a2faf264-5a2a-488f-acb6-4d4dee0d2c46 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots/f9509f65-66de-499d-b8aa-22077317dd81 Jan 25 14:24:15.750445 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a2faf264-5a2a-488f-acb6-4d4dee0d2c46 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:15.750712 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:15.750712 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:15.751162 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a2faf264-5a2a-488f-acb6-4d4dee0d2c46 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:15.751650 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.group_snapshots [None req-a2faf264-5a2a-488f-acb6-4d4dee0d2c46 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] show called for member f9509f65-66de-499d-b8aa-22077317dd81 {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 25 14:24:15.759725 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:15.759725 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:15.773001 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a2faf264-5a2a-488f-acb6-4d4dee0d2c46 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots/f9509f65-66de-499d-b8aa-22077317dd81 returned with HTTP 200 Jan 25 14:24:15.777707 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1593/3183] 10.222.0.38 () {60 vars in 1380 bytes} [Mon Jan 25 14:24:15 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots/f9509f65-66de-499d-b8aa-22077317dd81 => generated 326 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:24:16.731477 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-780d6add-38f9-4282-9c5c-1bbb2cf0cea3 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] GET http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/snapshots/167824b3-ac35-4eee-8636-8a6e1688e365 Jan 25 14:24:16.732056 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-780d6add-38f9-4282-9c5c-1bbb2cf0cea3 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:16.732230 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:16.732230 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:16.732606 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-780d6add-38f9-4282-9c5c-1bbb2cf0cea3 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:16.786242 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9866bc79-82e7-4662-92cd-6feeac325507 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots/f9509f65-66de-499d-b8aa-22077317dd81 Jan 25 14:24:16.786456 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:16.786456 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:16.787265 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9866bc79-82e7-4662-92cd-6feeac325507 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:16.787862 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:16.787862 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:16.788473 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9866bc79-82e7-4662-92cd-6feeac325507 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:16.789059 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.group_snapshots [None req-9866bc79-82e7-4662-92cd-6feeac325507 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] show called for member f9509f65-66de-499d-b8aa-22077317dd81 {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 25 14:24:16.795316 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-780d6add-38f9-4282-9c5c-1bbb2cf0cea3 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Snapshot retrieved successfully. Jan 25 14:24:16.797997 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-780d6add-38f9-4282-9c5c-1bbb2cf0cea3 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/snapshots/167824b3-ac35-4eee-8636-8a6e1688e365 returned with HTTP 200 Jan 25 14:24:16.799039 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1591/3184] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:24:16 2021] GET /volume/v3/6b469996737345b7b2b87b6985b8fe37/snapshots/167824b3-ac35-4eee-8636-8a6e1688e365 => generated 439 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:16.806227 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:16.806227 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:16.847475 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9866bc79-82e7-4662-92cd-6feeac325507 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots/f9509f65-66de-499d-b8aa-22077317dd81 returned with HTTP 200 Jan 25 14:24:16.848738 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1594/3185] 10.222.0.38 () {60 vars in 1380 bytes} [Mon Jan 25 14:24:16 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots/f9509f65-66de-499d-b8aa-22077317dd81 => generated 326 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:24:17.811293 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5dfe96bd-f16f-4504-a115-b55a58bb9d00 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] GET http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/snapshots/167824b3-ac35-4eee-8636-8a6e1688e365 Jan 25 14:24:17.812518 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5dfe96bd-f16f-4504-a115-b55a58bb9d00 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:17.812976 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:17.812976 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:17.813634 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5dfe96bd-f16f-4504-a115-b55a58bb9d00 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:17.856904 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:17.856904 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:17.858155 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-5dfe96bd-f16f-4504-a115-b55a58bb9d00 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Snapshot retrieved successfully. Jan 25 14:24:17.859185 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-17088371-4d81-45c4-89c6-3081f3415ac6 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots/f9509f65-66de-499d-b8aa-22077317dd81 Jan 25 14:24:17.859748 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-17088371-4d81-45c4-89c6-3081f3415ac6 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:17.859934 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:17.859934 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:17.860562 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-17088371-4d81-45c4-89c6-3081f3415ac6 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:17.860699 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5dfe96bd-f16f-4504-a115-b55a58bb9d00 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/snapshots/167824b3-ac35-4eee-8636-8a6e1688e365 returned with HTTP 200 Jan 25 14:24:17.861291 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.group_snapshots [None req-17088371-4d81-45c4-89c6-3081f3415ac6 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] show called for member f9509f65-66de-499d-b8aa-22077317dd81 {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 25 14:24:17.861685 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1592/3186] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:24:17 2021] GET /volume/v3/6b469996737345b7b2b87b6985b8fe37/snapshots/167824b3-ac35-4eee-8636-8a6e1688e365 => generated 466 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:17.876717 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4c55740d-5174-47d4-99c1-ab273c4097b0 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] POST http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/snapshots Jan 25 14:24:17.877367 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:17.877367 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:17.877986 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4c55740d-5174-47d4-99c1-ab273c4097b0 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "80effafb-d85d-47ba-a6fa-9fa78d7b6052", "name": "tempest-VolumesDeleteCascade-Snapshot-2109628455"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:24:17.879194 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:17.879194 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:17.924909 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-17088371-4d81-45c4-89c6-3081f3415ac6 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots/f9509f65-66de-499d-b8aa-22077317dd81 returned with HTTP 200 Jan 25 14:24:17.931147 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1595/3187] 10.222.0.38 () {60 vars in 1380 bytes} [Mon Jan 25 14:24:17 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots/f9509f65-66de-499d-b8aa-22077317dd81 => generated 326 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:24:17.974834 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:17.974834 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:17.976184 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4c55740d-5174-47d4-99c1-ab273c4097b0 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Volume info retrieved successfully. Jan 25 14:24:17.976549 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-4c55740d-5174-47d4-99c1-ab273c4097b0 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Create snapshot from volume 80effafb-d85d-47ba-a6fa-9fa78d7b6052 Jan 25 14:24:18.103398 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-4c55740d-5174-47d4-99c1-ab273c4097b0 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Created reservations ['43f66814-e1a4-4962-bfbe-a47bb5008644', '84e0c9d0-84fb-4067-97bd-ca2f5217d2d2', 'aa64e28f-fb2f-4166-9771-8d02d7659202', '7babeb9b-e6a0-4b52-a002-5e1ca6bc8e57'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:24:18.230388 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4c55740d-5174-47d4-99c1-ab273c4097b0 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Snapshot create request issued successfully. Jan 25 14:24:18.231147 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4c55740d-5174-47d4-99c1-ab273c4097b0 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/snapshots returned with HTTP 202 Jan 25 14:24:18.237541 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1593/3188] 10.222.0.38 () {60 vars in 1232 bytes} [Mon Jan 25 14:24:17 2021] POST /volume/v3/6b469996737345b7b2b87b6985b8fe37/snapshots => generated 307 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 25 14:24:18.244795 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0b82a700-d99e-4ec3-8b9b-47f8eff8038e tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] GET http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/snapshots/bded2637-05e3-4523-b14f-60209367fd2d Jan 25 14:24:18.245832 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0b82a700-d99e-4ec3-8b9b-47f8eff8038e tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:18.246398 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:18.246398 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:18.247043 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0b82a700-d99e-4ec3-8b9b-47f8eff8038e tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:18.284065 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:18.284065 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:18.286769 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0b82a700-d99e-4ec3-8b9b-47f8eff8038e tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Snapshot retrieved successfully. Jan 25 14:24:18.290375 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0b82a700-d99e-4ec3-8b9b-47f8eff8038e tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/snapshots/bded2637-05e3-4523-b14f-60209367fd2d returned with HTTP 200 Jan 25 14:24:18.291744 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1596/3189] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:24:18 2021] GET /volume/v3/6b469996737345b7b2b87b6985b8fe37/snapshots/bded2637-05e3-4523-b14f-60209367fd2d => generated 439 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:18.940337 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-478aa747-fdb8-4d1f-af97-8c5774c5208f tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots/f9509f65-66de-499d-b8aa-22077317dd81 Jan 25 14:24:18.946300 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-478aa747-fdb8-4d1f-af97-8c5774c5208f tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:18.947159 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:18.947159 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:18.948320 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-478aa747-fdb8-4d1f-af97-8c5774c5208f tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:18.949069 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.group_snapshots [None req-478aa747-fdb8-4d1f-af97-8c5774c5208f tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] show called for member f9509f65-66de-499d-b8aa-22077317dd81 {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 25 14:24:18.970398 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:18.970398 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:19.003060 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-478aa747-fdb8-4d1f-af97-8c5774c5208f tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots/f9509f65-66de-499d-b8aa-22077317dd81 returned with HTTP 200 Jan 25 14:24:19.004949 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1594/3190] 10.222.0.38 () {60 vars in 1380 bytes} [Mon Jan 25 14:24:18 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots/f9509f65-66de-499d-b8aa-22077317dd81 => generated 326 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:24:19.304610 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9549060d-0632-4149-b125-21cd6f0efe3f tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] GET http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/snapshots/bded2637-05e3-4523-b14f-60209367fd2d Jan 25 14:24:19.305705 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9549060d-0632-4149-b125-21cd6f0efe3f tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:19.306138 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:19.306138 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:19.306787 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9549060d-0632-4149-b125-21cd6f0efe3f tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:19.358904 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:19.358904 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:19.360462 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-9549060d-0632-4149-b125-21cd6f0efe3f tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Snapshot retrieved successfully. Jan 25 14:24:19.362709 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9549060d-0632-4149-b125-21cd6f0efe3f tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/snapshots/bded2637-05e3-4523-b14f-60209367fd2d returned with HTTP 200 Jan 25 14:24:19.365732 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1597/3191] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:24:19 2021] GET /volume/v3/6b469996737345b7b2b87b6985b8fe37/snapshots/bded2637-05e3-4523-b14f-60209367fd2d => generated 439 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:20.016289 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3f5ae5bd-28e4-4ade-84ec-2735aba7477f tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots/f9509f65-66de-499d-b8aa-22077317dd81 Jan 25 14:24:20.017712 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3f5ae5bd-28e4-4ade-84ec-2735aba7477f tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:20.018275 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:20.018275 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:20.018936 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3f5ae5bd-28e4-4ade-84ec-2735aba7477f tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:20.019595 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.group_snapshots [None req-3f5ae5bd-28e4-4ade-84ec-2735aba7477f tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] show called for member f9509f65-66de-499d-b8aa-22077317dd81 {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 25 14:24:20.029375 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:20.029375 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:20.048018 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3f5ae5bd-28e4-4ade-84ec-2735aba7477f tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots/f9509f65-66de-499d-b8aa-22077317dd81 returned with HTTP 200 Jan 25 14:24:20.053348 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1595/3192] 10.222.0.38 () {60 vars in 1380 bytes} [Mon Jan 25 14:24:20 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots/f9509f65-66de-499d-b8aa-22077317dd81 => generated 327 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:24:20.059611 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-63e406f5-048d-43e0-9592-275d0b471d8b tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/detail Jan 25 14:24:20.060129 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-63e406f5-048d-43e0-9592-275d0b471d8b tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:20.060313 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:20.060313 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:20.060691 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-63e406f5-048d-43e0-9592-275d0b471d8b tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'detail' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:20.061389 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-63e406f5-048d-43e0-9592-275d0b471d8b tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 14:24:20.063973 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.db.sqlalchemy.api [None req-63e406f5-048d-43e0-9592-275d0b471d8b tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Building query based on filter {{(pid=87929) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 25 14:24:20.082612 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-63e406f5-048d-43e0-9592-275d0b471d8b tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Get all snapshots completed successfully. Jan 25 14:24:20.083540 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:20.083540 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:20.084982 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-63e406f5-048d-43e0-9592-275d0b471d8b tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/detail returned with HTTP 200 Jan 25 14:24:20.085981 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1598/3193] 10.222.0.38 () {58 vars in 1231 bytes} [Mon Jan 25 14:24:20 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/detail => generated 931 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:20.098364 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c97ac4f6-5f38-4533-b8b0-1d9d295c28e0 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/a406e7f7-5380-4185-828e-556bf4cb81f9 Jan 25 14:24:20.098980 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c97ac4f6-5f38-4533-b8b0-1d9d295c28e0 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:20.099434 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:20.099434 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:20.100085 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c97ac4f6-5f38-4533-b8b0-1d9d295c28e0 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:20.126890 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:20.126890 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:20.128232 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c97ac4f6-5f38-4533-b8b0-1d9d295c28e0 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Snapshot retrieved successfully. Jan 25 14:24:20.130542 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c97ac4f6-5f38-4533-b8b0-1d9d295c28e0 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/a406e7f7-5380-4185-828e-556bf4cb81f9 returned with HTTP 200 Jan 25 14:24:20.131654 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1596/3194] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:24:20 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/a406e7f7-5380-4185-828e-556bf4cb81f9 => generated 470 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:20.142604 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ef65c9e5-6235-4fef-9d56-c618ce7d32f0 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/5091f7f1-b07e-4410-973b-13a974d0b65f Jan 25 14:24:20.143530 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ef65c9e5-6235-4fef-9d56-c618ce7d32f0 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:20.143801 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:20.143801 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:20.145018 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ef65c9e5-6235-4fef-9d56-c618ce7d32f0 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:20.172872 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:20.172872 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:20.174027 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ef65c9e5-6235-4fef-9d56-c618ce7d32f0 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Snapshot retrieved successfully. Jan 25 14:24:20.176520 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ef65c9e5-6235-4fef-9d56-c618ce7d32f0 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/5091f7f1-b07e-4410-973b-13a974d0b65f returned with HTTP 200 Jan 25 14:24:20.177489 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1599/3195] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:24:20 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/5091f7f1-b07e-4410-973b-13a974d0b65f => generated 470 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:20.188509 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-84e62f8f-4b21-45b7-a466-fc5c45511360 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] DELETE http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots/f9509f65-66de-499d-b8aa-22077317dd81 Jan 25 14:24:20.189164 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-84e62f8f-4b21-45b7-a466-fc5c45511360 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:20.189380 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:20.189380 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:20.189752 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-84e62f8f-4b21-45b7-a466-fc5c45511360 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:20.190164 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.group_snapshots [None req-84e62f8f-4b21-45b7-a466-fc5c45511360 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] delete called for member f9509f65-66de-499d-b8aa-22077317dd81 {{(pid=87930) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 25 14:24:20.190500 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.group_snapshots [None req-84e62f8f-4b21-45b7-a466-fc5c45511360 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Delete group_snapshot with id: f9509f65-66de-499d-b8aa-22077317dd81 Jan 25 14:24:20.198094 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:20.198094 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:20.267824 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-84e62f8f-4b21-45b7-a466-fc5c45511360 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots/f9509f65-66de-499d-b8aa-22077317dd81 returned with HTTP 202 Jan 25 14:24:20.270024 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1597/3196] 10.222.0.38 () {60 vars in 1383 bytes} [Mon Jan 25 14:24:20 2021] DELETE /volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots/f9509f65-66de-499d-b8aa-22077317dd81 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 25 14:24:20.276423 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-93cbb84a-39fc-4352-b8d1-a096b9f9ec8b tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/detail Jan 25 14:24:20.277042 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-93cbb84a-39fc-4352-b8d1-a096b9f9ec8b tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:20.277236 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:20.277236 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:20.277860 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-93cbb84a-39fc-4352-b8d1-a096b9f9ec8b tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'detail' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:20.278961 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-93cbb84a-39fc-4352-b8d1-a096b9f9ec8b tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 14:24:20.281378 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-93cbb84a-39fc-4352-b8d1-a096b9f9ec8b tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 14:24:20.377926 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9ee8d1d3-235c-4e30-985d-6cda944b380b tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] GET http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/snapshots/bded2637-05e3-4523-b14f-60209367fd2d Jan 25 14:24:20.378284 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-93cbb84a-39fc-4352-b8d1-a096b9f9ec8b tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Get all volumes completed successfully. Jan 25 14:24:20.381285 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-93cbb84a-39fc-4352-b8d1-a096b9f9ec8b tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:24:20.383850 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9ee8d1d3-235c-4e30-985d-6cda944b380b tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:20.384125 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-93cbb84a-39fc-4352-b8d1-a096b9f9ec8b tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:24:20.384390 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:20.384390 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:20.385279 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9ee8d1d3-235c-4e30-985d-6cda944b380b tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:20.401144 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-93cbb84a-39fc-4352-b8d1-a096b9f9ec8b tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] MySQL 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:24:20.411355 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:20.411355 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:20.423113 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:20.423113 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:20.424829 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-9ee8d1d3-235c-4e30-985d-6cda944b380b tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Snapshot retrieved successfully. Jan 25 14:24:20.429227 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9ee8d1d3-235c-4e30-985d-6cda944b380b tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/snapshots/bded2637-05e3-4523-b14f-60209367fd2d returned with HTTP 200 Jan 25 14:24:20.431777 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1598/3197] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:24:20 2021] GET /volume/v3/6b469996737345b7b2b87b6985b8fe37/snapshots/bded2637-05e3-4523-b14f-60209367fd2d => generated 466 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:20.442432 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-93cbb84a-39fc-4352-b8d1-a096b9f9ec8b tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:24:20.445045 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-93cbb84a-39fc-4352-b8d1-a096b9f9ec8b tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:24:20.445188 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1f7095aa-1c28-433a-a7d4-e3983c27677f tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] DELETE http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/80effafb-d85d-47ba-a6fa-9fa78d7b6052?cascade=True Jan 25 14:24:20.446133 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1f7095aa-1c28-433a-a7d4-e3983c27677f tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:20.446500 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:20.446500 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:20.447110 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1f7095aa-1c28-433a-a7d4-e3983c27677f tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:20.447962 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-1f7095aa-1c28-433a-a7d4-e3983c27677f tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Delete volume with id: 80effafb-d85d-47ba-a6fa-9fa78d7b6052 Jan 25 14:24:20.461959 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-93cbb84a-39fc-4352-b8d1-a096b9f9ec8b tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] MySQL 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:24:20.477031 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:20.477031 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:20.526858 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-93cbb84a-39fc-4352-b8d1-a096b9f9ec8b tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/detail returned with HTTP 200 Jan 25 14:24:20.528264 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1600/3198] 10.222.0.38 () {60 vars in 1266 bytes} [Mon Jan 25 14:24:20 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/volumes/detail => generated 1992 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 14:24:20.546521 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:20.546521 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:20.547875 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-1f7095aa-1c28-433a-a7d4-e3983c27677f tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Volume info retrieved successfully. Jan 25 14:24:20.549760 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9acd8946-eb6a-4ce6-aa55-1428274d7108 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/detail Jan 25 14:24:20.550598 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9acd8946-eb6a-4ce6-aa55-1428274d7108 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:20.551004 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:20.551004 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:20.552040 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9acd8946-eb6a-4ce6-aa55-1428274d7108 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'detail' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:20.552853 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-9acd8946-eb6a-4ce6-aa55-1428274d7108 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 14:24:20.555344 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.db.sqlalchemy.api [None req-9acd8946-eb6a-4ce6-aa55-1428274d7108 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Building query based on filter {{(pid=87929) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 25 14:24:20.590959 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-9acd8946-eb6a-4ce6-aa55-1428274d7108 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Get all snapshots completed successfully. Jan 25 14:24:20.592734 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:20.592734 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:20.599648 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9acd8946-eb6a-4ce6-aa55-1428274d7108 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/detail returned with HTTP 200 Jan 25 14:24:20.608225 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1601/3199] 10.222.0.38 () {58 vars in 1231 bytes} [Mon Jan 25 14:24:20 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/detail => generated 929 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:20.630019 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e93354a2-ffa9-479d-965f-cdfc234ccb24 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/5091f7f1-b07e-4410-973b-13a974d0b65f Jan 25 14:24:20.634797 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e93354a2-ffa9-479d-965f-cdfc234ccb24 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:20.635001 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:20.635001 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:20.638105 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e93354a2-ffa9-479d-965f-cdfc234ccb24 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:20.670418 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-1f7095aa-1c28-433a-a7d4-e3983c27677f tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Delete volume request issued successfully. Jan 25 14:24:20.671754 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1f7095aa-1c28-433a-a7d4-e3983c27677f tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/80effafb-d85d-47ba-a6fa-9fa78d7b6052?cascade=True returned with HTTP 202 Jan 25 14:24:20.675947 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1599/3200] 10.222.0.38 () {58 vars in 1343 bytes} [Mon Jan 25 14:24:20 2021] DELETE /volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/80effafb-d85d-47ba-a6fa-9fa78d7b6052?cascade=True => generated 0 bytes in 232 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:24:20.692321 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b7f0786f-b4c2-46ea-a4ce-c7da2d8995d1 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] GET http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/80effafb-d85d-47ba-a6fa-9fa78d7b6052 Jan 25 14:24:20.693209 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b7f0786f-b4c2-46ea-a4ce-c7da2d8995d1 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:20.693647 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:20.693647 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:20.694282 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b7f0786f-b4c2-46ea-a4ce-c7da2d8995d1 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:20.735623 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:20.735623 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:20.736849 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e93354a2-ffa9-479d-965f-cdfc234ccb24 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Snapshot retrieved successfully. Jan 25 14:24:20.745909 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e93354a2-ffa9-479d-965f-cdfc234ccb24 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/5091f7f1-b07e-4410-973b-13a974d0b65f returned with HTTP 200 Jan 25 14:24:20.751076 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1602/3201] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:24:20 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/5091f7f1-b07e-4410-973b-13a974d0b65f => generated 469 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:20.814180 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:20.814180 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:20.825466 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b7f0786f-b4c2-46ea-a4ce-c7da2d8995d1 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Volume info retrieved successfully. Jan 25 14:24:20.856721 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b7f0786f-b4c2-46ea-a4ce-c7da2d8995d1 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/80effafb-d85d-47ba-a6fa-9fa78d7b6052 returned with HTTP 200 Jan 25 14:24:20.857734 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1600/3202] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:24:20 2021] GET /volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/80effafb-d85d-47ba-a6fa-9fa78d7b6052 => generated 911 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:21.757752 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6dd22d18-d0aa-4c77-83e6-86da80af3794 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/5091f7f1-b07e-4410-973b-13a974d0b65f Jan 25 14:24:21.758274 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6dd22d18-d0aa-4c77-83e6-86da80af3794 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:21.758491 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:21.758491 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:21.758869 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6dd22d18-d0aa-4c77-83e6-86da80af3794 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:21.811489 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:21.811489 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:21.812995 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6dd22d18-d0aa-4c77-83e6-86da80af3794 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Snapshot retrieved successfully. Jan 25 14:24:21.815112 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6dd22d18-d0aa-4c77-83e6-86da80af3794 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/5091f7f1-b07e-4410-973b-13a974d0b65f returned with HTTP 200 Jan 25 14:24:21.816266 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1603/3203] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:24:21 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/5091f7f1-b07e-4410-973b-13a974d0b65f => generated 469 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:21.874004 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-06be9dde-c9a3-495f-9b54-515cf340ce91 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] GET http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/80effafb-d85d-47ba-a6fa-9fa78d7b6052 Jan 25 14:24:21.874793 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-06be9dde-c9a3-495f-9b54-515cf340ce91 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:21.875408 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:21.875408 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:21.876137 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-06be9dde-c9a3-495f-9b54-515cf340ce91 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:21.981568 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:21.981568 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:21.994070 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-06be9dde-c9a3-495f-9b54-515cf340ce91 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Volume info retrieved successfully. Jan 25 14:24:22.056959 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-06be9dde-c9a3-495f-9b54-515cf340ce91 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/80effafb-d85d-47ba-a6fa-9fa78d7b6052 returned with HTTP 200 Jan 25 14:24:22.068509 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1601/3204] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:24:21 2021] GET /volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/80effafb-d85d-47ba-a6fa-9fa78d7b6052 => generated 911 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:22.832551 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4cc815b0-bc81-4861-9530-1e46d61a8064 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/5091f7f1-b07e-4410-973b-13a974d0b65f Jan 25 14:24:22.838648 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4cc815b0-bc81-4861-9530-1e46d61a8064 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:22.839007 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:22.839007 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:22.839646 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4cc815b0-bc81-4861-9530-1e46d61a8064 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:22.905090 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:22.905090 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:22.910448 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4cc815b0-bc81-4861-9530-1e46d61a8064 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Snapshot retrieved successfully. Jan 25 14:24:22.915360 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4cc815b0-bc81-4861-9530-1e46d61a8064 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/5091f7f1-b07e-4410-973b-13a974d0b65f returned with HTTP 200 Jan 25 14:24:22.917736 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1604/3205] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:24:22 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/5091f7f1-b07e-4410-973b-13a974d0b65f => generated 469 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:23.076283 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6b8c3a87-d33a-4173-9f1d-e5433a776787 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] GET http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/80effafb-d85d-47ba-a6fa-9fa78d7b6052 Jan 25 14:24:23.077057 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6b8c3a87-d33a-4173-9f1d-e5433a776787 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:23.077685 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:23.077685 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:23.077685 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6b8c3a87-d33a-4173-9f1d-e5433a776787 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:23.188949 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:23.188949 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:23.217206 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6b8c3a87-d33a-4173-9f1d-e5433a776787 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Volume info retrieved successfully. Jan 25 14:24:23.275484 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6b8c3a87-d33a-4173-9f1d-e5433a776787 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/80effafb-d85d-47ba-a6fa-9fa78d7b6052 returned with HTTP 200 Jan 25 14:24:23.276512 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1602/3206] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:24:23 2021] GET /volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/80effafb-d85d-47ba-a6fa-9fa78d7b6052 => generated 911 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:23.930508 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ec616ac1-285b-4591-98b8-03dcf1b966ab tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/5091f7f1-b07e-4410-973b-13a974d0b65f Jan 25 14:24:23.931268 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ec616ac1-285b-4591-98b8-03dcf1b966ab tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:23.931568 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:23.931568 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:23.932134 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ec616ac1-285b-4591-98b8-03dcf1b966ab tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:23.989478 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:23.989478 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:23.991586 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ec616ac1-285b-4591-98b8-03dcf1b966ab tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Snapshot retrieved successfully. Jan 25 14:24:23.994263 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ec616ac1-285b-4591-98b8-03dcf1b966ab tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/5091f7f1-b07e-4410-973b-13a974d0b65f returned with HTTP 200 Jan 25 14:24:23.999865 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1605/3207] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:24:23 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/5091f7f1-b07e-4410-973b-13a974d0b65f => generated 469 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:24.292325 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6893fb9b-5a5c-4bbe-8aa4-0990e4cc929a tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] GET http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/80effafb-d85d-47ba-a6fa-9fa78d7b6052 Jan 25 14:24:24.293643 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6893fb9b-5a5c-4bbe-8aa4-0990e4cc929a tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:24.294427 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:24.294427 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:24.295265 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6893fb9b-5a5c-4bbe-8aa4-0990e4cc929a tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:24.383234 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:24.383234 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:24.402996 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6893fb9b-5a5c-4bbe-8aa4-0990e4cc929a tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Volume info retrieved successfully. Jan 25 14:24:24.464460 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6893fb9b-5a5c-4bbe-8aa4-0990e4cc929a tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/80effafb-d85d-47ba-a6fa-9fa78d7b6052 returned with HTTP 200 Jan 25 14:24:24.466041 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1603/3208] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:24:24 2021] GET /volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/80effafb-d85d-47ba-a6fa-9fa78d7b6052 => generated 911 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:25.012133 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-58b7a4b9-07c9-400f-87b2-3319e4b1c680 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/5091f7f1-b07e-4410-973b-13a974d0b65f Jan 25 14:24:25.012651 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-58b7a4b9-07c9-400f-87b2-3319e4b1c680 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:25.013193 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:25.013193 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:25.013822 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-58b7a4b9-07c9-400f-87b2-3319e4b1c680 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:25.046331 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-58b7a4b9-07c9-400f-87b2-3319e4b1c680 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/5091f7f1-b07e-4410-973b-13a974d0b65f returned with HTTP 404 Jan 25 14:24:25.048471 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1606/3209] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:24:25 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/5091f7f1-b07e-4410-973b-13a974d0b65f => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:24:25.056623 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-703046bc-d336-460e-b2f0-7a67a2a503ab tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/a406e7f7-5380-4185-828e-556bf4cb81f9 Jan 25 14:24:25.057524 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-703046bc-d336-460e-b2f0-7a67a2a503ab tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:25.057830 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:25.057830 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:25.058365 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-703046bc-d336-460e-b2f0-7a67a2a503ab tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:25.086366 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-703046bc-d336-460e-b2f0-7a67a2a503ab tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/a406e7f7-5380-4185-828e-556bf4cb81f9 returned with HTTP 404 Jan 25 14:24:25.087745 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1604/3210] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:24:25 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/a406e7f7-5380-4185-828e-556bf4cb81f9 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:24:25.096084 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5a524d4f-5b27-4dae-8ed8-ccc087094db5 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots/f9509f65-66de-499d-b8aa-22077317dd81 Jan 25 14:24:25.097021 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5a524d4f-5b27-4dae-8ed8-ccc087094db5 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:25.100149 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5a524d4f-5b27-4dae-8ed8-ccc087094db5 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:25.100846 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.group_snapshots [None req-5a524d4f-5b27-4dae-8ed8-ccc087094db5 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] show called for member f9509f65-66de-499d-b8aa-22077317dd81 {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 25 14:24:25.106998 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5a524d4f-5b27-4dae-8ed8-ccc087094db5 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots/f9509f65-66de-499d-b8aa-22077317dd81 returned with HTTP 404 Jan 25 14:24:25.108442 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1607/3211] 10.222.0.38 () {60 vars in 1380 bytes} [Mon Jan 25 14:24:25 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots/f9509f65-66de-499d-b8aa-22077317dd81 => generated 116 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 25 14:24:25.118253 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-170f12bf-c1cc-4973-8ee9-03cb082999a9 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] DELETE http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots/f9509f65-66de-499d-b8aa-22077317dd81 Jan 25 14:24:25.119126 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-170f12bf-c1cc-4973-8ee9-03cb082999a9 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:25.119853 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-170f12bf-c1cc-4973-8ee9-03cb082999a9 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:25.120276 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.group_snapshots [None req-170f12bf-c1cc-4973-8ee9-03cb082999a9 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] delete called for member f9509f65-66de-499d-b8aa-22077317dd81 {{(pid=87930) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 25 14:24:25.120620 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.group_snapshots [None req-170f12bf-c1cc-4973-8ee9-03cb082999a9 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Delete group_snapshot with id: f9509f65-66de-499d-b8aa-22077317dd81 Jan 25 14:24:25.131317 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-170f12bf-c1cc-4973-8ee9-03cb082999a9 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots/f9509f65-66de-499d-b8aa-22077317dd81 returned with HTTP 404 Jan 25 14:24:25.132380 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1605/3212] 10.222.0.38 () {60 vars in 1383 bytes} [Mon Jan 25 14:24:25 2021] DELETE /volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots/f9509f65-66de-499d-b8aa-22077317dd81 => generated 116 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 25 14:24:25.140207 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f1207ee8-6bc2-4c14-b630-250f843cacb3 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/detail Jan 25 14:24:25.140783 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f1207ee8-6bc2-4c14-b630-250f843cacb3 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:25.141314 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f1207ee8-6bc2-4c14-b630-250f843cacb3 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'detail' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:25.141927 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-f1207ee8-6bc2-4c14-b630-250f843cacb3 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 14:24:25.143670 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f1207ee8-6bc2-4c14-b630-250f843cacb3 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 14:24:25.235051 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f1207ee8-6bc2-4c14-b630-250f843cacb3 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Get all volumes completed successfully. Jan 25 14:24:25.239351 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-f1207ee8-6bc2-4c14-b630-250f843cacb3 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:24:25.240795 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-f1207ee8-6bc2-4c14-b630-250f843cacb3 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:24:25.251374 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-f1207ee8-6bc2-4c14-b630-250f843cacb3 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] MySQL 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:24:25.263699 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:25.263699 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:25.286403 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-f1207ee8-6bc2-4c14-b630-250f843cacb3 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:24:25.287086 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-f1207ee8-6bc2-4c14-b630-250f843cacb3 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:24:25.296673 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-f1207ee8-6bc2-4c14-b630-250f843cacb3 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] MySQL 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:24:25.310374 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:25.310374 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:25.344252 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f1207ee8-6bc2-4c14-b630-250f843cacb3 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/detail returned with HTTP 200 Jan 25 14:24:25.345764 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1608/3213] 10.222.0.38 () {60 vars in 1266 bytes} [Mon Jan 25 14:24:25 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/volumes/detail => generated 1992 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 25 14:24:25.380360 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-49735791-8190-41d3-ba26-ee8d1db0bbe7 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] POST http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups/25d1f389-d2b7-45b6-9d31-28278d406a8b/action Jan 25 14:24:25.381418 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-49735791-8190-41d3-ba26-ee8d1db0bbe7 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:24:25.381901 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-49735791-8190-41d3-ba26-ee8d1db0bbe7 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:24:25.382938 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-49735791-8190-41d3-ba26-ee8d1db0bbe7 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] delete called for group 25d1f389-d2b7-45b6-9d31-28278d406a8b {{(pid=87930) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 25 14:24:25.383362 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.groups [None req-49735791-8190-41d3-ba26-ee8d1db0bbe7 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Delete group with id: 25d1f389-d2b7-45b6-9d31-28278d406a8b Jan 25 14:24:25.401612 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:25.401612 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:25.483707 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fe025e4a-364b-4d68-9425-a27f9f943489 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] GET http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/80effafb-d85d-47ba-a6fa-9fa78d7b6052 Jan 25 14:24:25.484645 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fe025e4a-364b-4d68-9425-a27f9f943489 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:25.485701 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:25.485701 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:25.486350 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fe025e4a-364b-4d68-9425-a27f9f943489 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:25.589204 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:25.589204 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:25.605810 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-fe025e4a-364b-4d68-9425-a27f9f943489 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Volume info retrieved successfully. Jan 25 14:24:25.668610 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fe025e4a-364b-4d68-9425-a27f9f943489 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/80effafb-d85d-47ba-a6fa-9fa78d7b6052 returned with HTTP 200 Jan 25 14:24:25.671618 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1609/3214] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:24:25 2021] GET /volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/80effafb-d85d-47ba-a6fa-9fa78d7b6052 => generated 911 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:25.766144 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-49735791-8190-41d3-ba26-ee8d1db0bbe7 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups/25d1f389-d2b7-45b6-9d31-28278d406a8b/action returned with HTTP 202 Jan 25 14:24:25.767023 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1606/3215] 10.222.0.38 () {62 vars in 1395 bytes} [Mon Jan 25 14:24:25 2021] POST /volume/v3/d34c088d02a74d859afab046452ae96b/groups/25d1f389-d2b7-45b6-9d31-28278d406a8b/action => generated 0 bytes in 393 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 25 14:24:25.779948 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e00d0b12-e784-4ff0-97f2-f71ac4e1aa92 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/5c1e28bc-2a69-4f2c-a703-a1321051c440 Jan 25 14:24:25.780960 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e00d0b12-e784-4ff0-97f2-f71ac4e1aa92 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:25.780960 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:25.780960 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:25.781459 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e00d0b12-e784-4ff0-97f2-f71ac4e1aa92 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:25.883316 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:25.883316 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:25.894264 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e00d0b12-e784-4ff0-97f2-f71ac4e1aa92 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Volume info retrieved successfully. Jan 25 14:24:25.908721 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-e00d0b12-e784-4ff0-97f2-f71ac4e1aa92 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:24:25.913293 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-e00d0b12-e784-4ff0-97f2-f71ac4e1aa92 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:24:25.921335 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-e00d0b12-e784-4ff0-97f2-f71ac4e1aa92 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] MySQL 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:24:25.937506 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:25.937506 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:25.965256 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e00d0b12-e784-4ff0-97f2-f71ac4e1aa92 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/5c1e28bc-2a69-4f2c-a703-a1321051c440 returned with HTTP 200 Jan 25 14:24:25.966513 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1610/3216] 10.222.0.38 () {60 vars in 1356 bytes} [Mon Jan 25 14:24:25 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/volumes/5c1e28bc-2a69-4f2c-a703-a1321051c440 => generated 999 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:24:26.690100 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b3137c4d-9ca5-4129-8273-454599cd4e5f tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] GET http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/80effafb-d85d-47ba-a6fa-9fa78d7b6052 Jan 25 14:24:26.691109 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b3137c4d-9ca5-4129-8273-454599cd4e5f tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:26.691436 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:26.691436 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:26.692500 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b3137c4d-9ca5-4129-8273-454599cd4e5f tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:26.939899 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:26.939899 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:26.980999 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b3137c4d-9ca5-4129-8273-454599cd4e5f tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Volume info retrieved successfully. Jan 25 14:24:26.984431 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6af6a03a-319d-4f66-8263-bcf59a6e3ec9 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/5c1e28bc-2a69-4f2c-a703-a1321051c440 Jan 25 14:24:26.985048 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6af6a03a-319d-4f66-8263-bcf59a6e3ec9 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:26.985240 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:26.985240 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:26.986057 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6af6a03a-319d-4f66-8263-bcf59a6e3ec9 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:27.067572 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b3137c4d-9ca5-4129-8273-454599cd4e5f tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/80effafb-d85d-47ba-a6fa-9fa78d7b6052 returned with HTTP 200 Jan 25 14:24:27.069224 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1607/3217] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:24:26 2021] GET /volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/80effafb-d85d-47ba-a6fa-9fa78d7b6052 => generated 911 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:27.089929 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:27.089929 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:27.101931 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6af6a03a-319d-4f66-8263-bcf59a6e3ec9 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Volume info retrieved successfully. Jan 25 14:24:27.143665 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-6af6a03a-319d-4f66-8263-bcf59a6e3ec9 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:24:27.144759 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-6af6a03a-319d-4f66-8263-bcf59a6e3ec9 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:24:27.154487 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-6af6a03a-319d-4f66-8263-bcf59a6e3ec9 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] MySQL 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:24:27.163223 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:27.163223 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:27.190231 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6af6a03a-319d-4f66-8263-bcf59a6e3ec9 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/5c1e28bc-2a69-4f2c-a703-a1321051c440 returned with HTTP 200 Jan 25 14:24:27.192154 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1611/3218] 10.222.0.38 () {60 vars in 1356 bytes} [Mon Jan 25 14:24:26 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/volumes/5c1e28bc-2a69-4f2c-a703-a1321051c440 => generated 999 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 14:24:28.087238 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e29187f8-9dc3-4a7b-9534-eab4ef3d50c2 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] GET http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/80effafb-d85d-47ba-a6fa-9fa78d7b6052 Jan 25 14:24:28.088322 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e29187f8-9dc3-4a7b-9534-eab4ef3d50c2 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:28.088938 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:28.088938 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:28.089565 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e29187f8-9dc3-4a7b-9534-eab4ef3d50c2 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:28.145228 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e29187f8-9dc3-4a7b-9534-eab4ef3d50c2 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/80effafb-d85d-47ba-a6fa-9fa78d7b6052 returned with HTTP 404 Jan 25 14:24:28.151077 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1608/3219] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:24:28 2021] GET /volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/80effafb-d85d-47ba-a6fa-9fa78d7b6052 => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:24:28.154809 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-32ad4838-8ac1-4efc-b140-a81ec3c3c011 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] GET http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes Jan 25 14:24:28.155570 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-32ad4838-8ac1-4efc-b140-a81ec3c3c011 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:28.155966 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:28.155966 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:28.156614 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-32ad4838-8ac1-4efc-b140-a81ec3c3c011 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:28.157512 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-32ad4838-8ac1-4efc-b140-a81ec3c3c011 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 14:24:28.159588 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-32ad4838-8ac1-4efc-b140-a81ec3c3c011 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 14:24:28.209740 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9b455dd0-a6a8-4bfc-8322-33f9e2088bd5 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/5c1e28bc-2a69-4f2c-a703-a1321051c440 Jan 25 14:24:28.210319 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9b455dd0-a6a8-4bfc-8322-33f9e2088bd5 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:28.210812 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9b455dd0-a6a8-4bfc-8322-33f9e2088bd5 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:28.222976 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-32ad4838-8ac1-4efc-b140-a81ec3c3c011 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Get all volumes completed successfully. Jan 25 14:24:28.223775 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-32ad4838-8ac1-4efc-b140-a81ec3c3c011 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes returned with HTTP 200 Jan 25 14:24:28.225660 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1612/3220] 10.222.0.38 () {58 vars in 1204 bytes} [Mon Jan 25 14:24:28 2021] GET /volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes => generated 15 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 14:24:28.235971 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-915dc303-6b70-4f46-a226-5c001fd8a4ff tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] GET http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/snapshots Jan 25 14:24:28.236491 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-915dc303-6b70-4f46-a226-5c001fd8a4ff tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:28.237001 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-915dc303-6b70-4f46-a226-5c001fd8a4ff tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:28.237693 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-915dc303-6b70-4f46-a226-5c001fd8a4ff tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 14:24:28.239974 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.db.sqlalchemy.api [None req-915dc303-6b70-4f46-a226-5c001fd8a4ff tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Building query based on filter {{(pid=87929) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 25 14:24:28.267094 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-915dc303-6b70-4f46-a226-5c001fd8a4ff tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Get all snapshots completed successfully. Jan 25 14:24:28.267828 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-915dc303-6b70-4f46-a226-5c001fd8a4ff tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/snapshots returned with HTTP 200 Jan 25 14:24:28.269779 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1613/3221] 10.222.0.38 () {58 vars in 1210 bytes} [Mon Jan 25 14:24:28 2021] GET /volume/v3/6b469996737345b7b2b87b6985b8fe37/snapshots => generated 17 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 14:24:28.282691 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b77a6945-232c-4b0d-a323-f854d6caa8c8 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] POST http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes Jan 25 14:24:28.288733 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b77a6945-232c-4b0d-a323-f854d6caa8c8 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-63787203"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:24:28.288733 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-b77a6945-232c-4b0d-a323-f854d6caa8c8 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-63787203'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:24:28.288733 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-b77a6945-232c-4b0d-a323-f854d6caa8c8 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Create volume of 1 GB Jan 25 14:24:28.300516 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b77a6945-232c-4b0d-a323-f854d6caa8c8 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Availability Zones retrieved successfully. Jan 25 14:24:28.302722 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:28.302722 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:28.313832 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-9b455dd0-a6a8-4bfc-8322-33f9e2088bd5 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Volume info retrieved successfully. Jan 25 14:24:28.323357 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b77a6945-232c-4b0d-a323-f854d6caa8c8 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Flow 'volume_create_api' (3d1064aa-53aa-4e61-9b5e-ab5785811a3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:24:28.325826 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b77a6945-232c-4b0d-a323-f854d6caa8c8 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8811716a-bbc5-40fc-bc5b-688e9747606e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:24:28.328209 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-b77a6945-232c-4b0d-a323-f854d6caa8c8 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:24:28.357381 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-9b455dd0-a6a8-4bfc-8322-33f9e2088bd5 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:24:28.357840 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-9b455dd0-a6a8-4bfc-8322-33f9e2088bd5 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:24:28.381589 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-9b455dd0-a6a8-4bfc-8322-33f9e2088bd5 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] MySQL 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=87930) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:24:28.395662 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:28.395662 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:28.410463 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b77a6945-232c-4b0d-a323-f854d6caa8c8 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8811716a-bbc5-40fc-bc5b-688e9747606e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:24:28.413371 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b77a6945-232c-4b0d-a323-f854d6caa8c8 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8accac44-04cc-4ab7-bdaa-b46b47524585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:24:28.439428 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9b455dd0-a6a8-4bfc-8322-33f9e2088bd5 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/5c1e28bc-2a69-4f2c-a703-a1321051c440 returned with HTTP 200 Jan 25 14:24:28.441643 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1609/3222] 10.222.0.38 () {60 vars in 1356 bytes} [Mon Jan 25 14:24:28 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/volumes/5c1e28bc-2a69-4f2c-a703-a1321051c440 => generated 999 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:24:28.499216 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-b77a6945-232c-4b0d-a323-f854d6caa8c8 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Created reservations ['d93a5736-9de8-4ef6-b916-eea08e1774ac', 'b3f5bb3c-b116-473c-97cd-2d368a3a439c', 'b4dc6fc4-e533-45ee-8ad1-7be7ba00092d', '00a2ffa8-a0de-4593-b9da-9006ba418760'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:24:28.501583 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b77a6945-232c-4b0d-a323-f854d6caa8c8 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8accac44-04cc-4ab7-bdaa-b46b47524585) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d93a5736-9de8-4ef6-b916-eea08e1774ac', 'b3f5bb3c-b116-473c-97cd-2d368a3a439c', 'b4dc6fc4-e533-45ee-8ad1-7be7ba00092d', '00a2ffa8-a0de-4593-b9da-9006ba418760']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:24:28.504730 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b77a6945-232c-4b0d-a323-f854d6caa8c8 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43c6b1bc-074e-40b0-afce-5bee5e785b7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:24:28.580148 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b77a6945-232c-4b0d-a323-f854d6caa8c8 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43c6b1bc-074e-40b0-afce-5bee5e785b7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '203bb158-617c-4f79-8201-2f7547a9cfe6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-63787203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b469996737345b7b2b87b6985b8fe37',qos_specs=None,replication_status=,reservations=['d93a5736-9de8-4ef6-b916-eea08e1774ac','b3f5bb3c-b116-473c-97cd-2d368a3a439c','b4dc6fc4-e533-45ee-8ad1-7be7ba00092d','00a2ffa8-a0de-4593-b9da-9006ba418760'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='478542b3d3164f088184906e3def464a',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:24:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-63787203',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=203bb158-617c-4f79-8201-2f7547a9cfe6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b469996737345b7b2b87b6985b8fe37',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='478542b3d3164f088184906e3def464a',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:24:28.582813 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b77a6945-232c-4b0d-a323-f854d6caa8c8 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed2525b1-20b1-4bed-8ea2-ec9adb450ced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:24:28.646073 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b77a6945-232c-4b0d-a323-f854d6caa8c8 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed2525b1-20b1-4bed-8ea2-ec9adb450ced) transitioned into state 'SUCCESS' from state '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-63787203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b469996737345b7b2b87b6985b8fe37',qos_specs=None,replication_status=,reservations=['d93a5736-9de8-4ef6-b916-eea08e1774ac','b3f5bb3c-b116-473c-97cd-2d368a3a439c','b4dc6fc4-e533-45ee-8ad1-7be7ba00092d','00a2ffa8-a0de-4593-b9da-9006ba418760'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='478542b3d3164f088184906e3def464a',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:24:28.648316 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b77a6945-232c-4b0d-a323-f854d6caa8c8 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8b50bff-566d-4989-a5a4-71eaa761f0f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:24:28.665803 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b77a6945-232c-4b0d-a323-f854d6caa8c8 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8b50bff-566d-4989-a5a4-71eaa761f0f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:24:28.669508 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-b77a6945-232c-4b0d-a323-f854d6caa8c8 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Flow 'volume_create_api' (3d1064aa-53aa-4e61-9b5e-ab5785811a3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:24:28.723752 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b77a6945-232c-4b0d-a323-f854d6caa8c8 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Create volume request issued successfully. Jan 25 14:24:28.740672 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b77a6945-232c-4b0d-a323-f854d6caa8c8 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes returned with HTTP 202 Jan 25 14:24:28.750688 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1614/3223] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 14:24:28 2021] POST /volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes => generated 818 bytes in 462 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:24:28.759730 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-632849d7-af2c-46d1-8b87-3d50633e34f4 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] GET http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/203bb158-617c-4f79-8201-2f7547a9cfe6 Jan 25 14:24:28.760273 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-632849d7-af2c-46d1-8b87-3d50633e34f4 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:28.760492 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:28.760492 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:28.760906 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-632849d7-af2c-46d1-8b87-3d50633e34f4 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:28.849814 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:28.849814 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:28.861252 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-632849d7-af2c-46d1-8b87-3d50633e34f4 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Volume info retrieved successfully. Jan 25 14:24:28.887220 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-632849d7-af2c-46d1-8b87-3d50633e34f4 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/203bb158-617c-4f79-8201-2f7547a9cfe6 returned with HTTP 200 Jan 25 14:24:28.888229 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1610/3224] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:24:28 2021] GET /volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/203bb158-617c-4f79-8201-2f7547a9cfe6 => generated 886 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:29.466649 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ac460294-3625-4e91-8350-d5aa3436a994 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/5c1e28bc-2a69-4f2c-a703-a1321051c440 Jan 25 14:24:29.467325 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ac460294-3625-4e91-8350-d5aa3436a994 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:29.470792 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:29.470792 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:29.471315 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ac460294-3625-4e91-8350-d5aa3436a994 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:29.540520 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:29.540520 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:29.549625 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ac460294-3625-4e91-8350-d5aa3436a994 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Volume info retrieved successfully. Jan 25 14:24:29.579019 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-ac460294-3625-4e91-8350-d5aa3436a994 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:24:29.579738 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-ac460294-3625-4e91-8350-d5aa3436a994 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:24:29.589049 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-ac460294-3625-4e91-8350-d5aa3436a994 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] MySQL 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:24:29.596863 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:29.596863 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:29.636791 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ac460294-3625-4e91-8350-d5aa3436a994 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/5c1e28bc-2a69-4f2c-a703-a1321051c440 returned with HTTP 200 Jan 25 14:24:29.637826 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1615/3225] 10.222.0.38 () {60 vars in 1356 bytes} [Mon Jan 25 14:24:29 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/volumes/5c1e28bc-2a69-4f2c-a703-a1321051c440 => generated 999 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:24:29.906009 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e56da9c8-ff0e-476b-9d6f-771d2d9b1e42 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] GET http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/203bb158-617c-4f79-8201-2f7547a9cfe6 Jan 25 14:24:29.906820 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e56da9c8-ff0e-476b-9d6f-771d2d9b1e42 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:29.907213 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:29.907213 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:29.907841 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e56da9c8-ff0e-476b-9d6f-771d2d9b1e42 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:29.974486 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:29.974486 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:29.986981 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e56da9c8-ff0e-476b-9d6f-771d2d9b1e42 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Volume info retrieved successfully. Jan 25 14:24:30.023957 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e56da9c8-ff0e-476b-9d6f-771d2d9b1e42 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/203bb158-617c-4f79-8201-2f7547a9cfe6 returned with HTTP 200 Jan 25 14:24:30.034399 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1611/3226] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:24:29 2021] GET /volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/203bb158-617c-4f79-8201-2f7547a9cfe6 => generated 911 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:30.041966 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0076c2d2-ceff-42b2-a247-c841a070f494 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] POST http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/snapshots Jan 25 14:24:30.042453 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:30.042453 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:30.042886 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0076c2d2-ceff-42b2-a247-c841a070f494 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "203bb158-617c-4f79-8201-2f7547a9cfe6", "name": "tempest-VolumesDeleteCascade-Snapshot-318498084"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:24:30.115617 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:30.115617 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:30.117444 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0076c2d2-ceff-42b2-a247-c841a070f494 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Volume info retrieved successfully. Jan 25 14:24:30.117803 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-0076c2d2-ceff-42b2-a247-c841a070f494 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Create snapshot from volume 203bb158-617c-4f79-8201-2f7547a9cfe6 Jan 25 14:24:30.224514 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-0076c2d2-ceff-42b2-a247-c841a070f494 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Created reservations ['ee0d4f88-97e8-4412-a7e7-6c70d4296da6', 'd7d784ca-84df-4217-9464-ff7c4fbbcaf6', '9b3b77e9-ae04-4a95-b496-9798e53f7ecf', '1efc29a8-cfbb-4d1e-83e2-7847c2658cd8'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:24:30.375477 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0076c2d2-ceff-42b2-a247-c841a070f494 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Snapshot create request issued successfully. Jan 25 14:24:30.376237 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0076c2d2-ceff-42b2-a247-c841a070f494 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/snapshots returned with HTTP 202 Jan 25 14:24:30.377651 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1616/3227] 10.222.0.38 () {60 vars in 1232 bytes} [Mon Jan 25 14:24:30 2021] POST /volume/v3/6b469996737345b7b2b87b6985b8fe37/snapshots => generated 306 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:24:30.388529 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-21db6495-af26-435d-b0db-4b1626aa04c6 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] GET http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/snapshots/c573e15a-964c-420f-9540-45448668568c Jan 25 14:24:30.389086 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-21db6495-af26-435d-b0db-4b1626aa04c6 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:30.389308 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:30.389308 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:30.389696 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-21db6495-af26-435d-b0db-4b1626aa04c6 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:30.415925 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:30.415925 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:30.417112 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-21db6495-af26-435d-b0db-4b1626aa04c6 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Snapshot retrieved successfully. Jan 25 14:24:30.419057 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-21db6495-af26-435d-b0db-4b1626aa04c6 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/snapshots/c573e15a-964c-420f-9540-45448668568c returned with HTTP 200 Jan 25 14:24:30.419886 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1612/3228] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:24:30 2021] GET /volume/v3/6b469996737345b7b2b87b6985b8fe37/snapshots/c573e15a-964c-420f-9540-45448668568c => generated 438 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:24:30.655099 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2d337fa6-6cbb-4f0e-bf23-77a85585f796 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/5c1e28bc-2a69-4f2c-a703-a1321051c440 Jan 25 14:24:30.655681 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2d337fa6-6cbb-4f0e-bf23-77a85585f796 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:30.655902 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:30.655902 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:30.656275 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2d337fa6-6cbb-4f0e-bf23-77a85585f796 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:30.721376 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2d337fa6-6cbb-4f0e-bf23-77a85585f796 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/5c1e28bc-2a69-4f2c-a703-a1321051c440 returned with HTTP 404 Jan 25 14:24:30.722686 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1617/3229] 10.222.0.38 () {60 vars in 1356 bytes} [Mon Jan 25 14:24:30 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/volumes/5c1e28bc-2a69-4f2c-a703-a1321051c440 => generated 109 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 25 14:24:30.730987 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a51ca142-4600-4770-8eed-6269211e81f3 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/942f9dcb-930c-418d-985f-622c55bb3607 Jan 25 14:24:30.731562 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a51ca142-4600-4770-8eed-6269211e81f3 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:30.731759 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:30.731759 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:30.732128 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a51ca142-4600-4770-8eed-6269211e81f3 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:30.782047 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a51ca142-4600-4770-8eed-6269211e81f3 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/942f9dcb-930c-418d-985f-622c55bb3607 returned with HTTP 404 Jan 25 14:24:30.783123 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1613/3230] 10.222.0.38 () {60 vars in 1356 bytes} [Mon Jan 25 14:24:30 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/volumes/942f9dcb-930c-418d-985f-622c55bb3607 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 25 14:24:30.793516 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-190b893a-50ce-483e-8e1f-3f633d60a536 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups/25d1f389-d2b7-45b6-9d31-28278d406a8b Jan 25 14:24:30.794416 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-190b893a-50ce-483e-8e1f-3f633d60a536 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:30.795012 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-190b893a-50ce-483e-8e1f-3f633d60a536 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:30.795514 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-190b893a-50ce-483e-8e1f-3f633d60a536 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] show called for member 25d1f389-d2b7-45b6-9d31-28278d406a8b {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 14:24:30.803568 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-190b893a-50ce-483e-8e1f-3f633d60a536 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups/25d1f389-d2b7-45b6-9d31-28278d406a8b returned with HTTP 404 Jan 25 14:24:30.804704 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1618/3231] 10.222.0.38 () {60 vars in 1353 bytes} [Mon Jan 25 14:24:30 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/groups/25d1f389-d2b7-45b6-9d31-28278d406a8b => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 25 14:24:30.813306 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a8608394-9585-471b-ab41-6cbe946387f8 tempest-GroupSnapshotsTest-1227762183 tempest-GroupSnapshotsTest-1227762183] DELETE http://10.222.0.38/volume/v3/32c6844f88b34de7a043f0304d835c5e/group_types/f0260eaf-fc75-42e8-9afe-4fcf6fb9f9e3 Jan 25 14:24:30.813976 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a8608394-9585-471b-ab41-6cbe946387f8 tempest-GroupSnapshotsTest-1227762183 tempest-GroupSnapshotsTest-1227762183] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:30.814535 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a8608394-9585-471b-ab41-6cbe946387f8 tempest-GroupSnapshotsTest-1227762183 tempest-GroupSnapshotsTest-1227762183] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:30.842974 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 25 14:24:30.842974 n-d-760456-3 devstack@c-api.service[87928]: "UPDATE / DELETE expressions." % clause Jan 25 14:24:30.851594 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a8608394-9585-471b-ab41-6cbe946387f8 tempest-GroupSnapshotsTest-1227762183 tempest-GroupSnapshotsTest-1227762183] http://10.222.0.38/volume/v3/32c6844f88b34de7a043f0304d835c5e/group_types/f0260eaf-fc75-42e8-9afe-4fcf6fb9f9e3 returned with HTTP 202 Jan 25 14:24:30.852895 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1614/3232] 10.222.0.38 () {60 vars in 1371 bytes} [Mon Jan 25 14:24:30 2021] DELETE /volume/v3/32c6844f88b34de7a043f0304d835c5e/group_types/f0260eaf-fc75-42e8-9afe-4fcf6fb9f9e3 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 25 14:24:30.864962 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b7d93681-d15c-441b-8458-92b63544403e tempest-GroupSnapshotsTest-1227762183 tempest-GroupSnapshotsTest-1227762183] POST http://10.222.0.38/volume/v3/32c6844f88b34de7a043f0304d835c5e/types Jan 25 14:24:30.865746 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b7d93681-d15c-441b-8458-92b63544403e tempest-GroupSnapshotsTest-1227762183 tempest-GroupSnapshotsTest-1227762183] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1310156531"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:24:30.866922 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:30.866922 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:30.922574 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b7d93681-d15c-441b-8458-92b63544403e tempest-GroupSnapshotsTest-1227762183 tempest-GroupSnapshotsTest-1227762183] http://10.222.0.38/volume/v3/32c6844f88b34de7a043f0304d835c5e/types returned with HTTP 200 Jan 25 14:24:30.929169 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1619/3233] 10.222.0.38 () {60 vars in 1219 bytes} [Mon Jan 25 14:24:30 2021] POST /volume/v3/32c6844f88b34de7a043f0304d835c5e/types => generated 224 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:30.933863 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f5f1d675-09f2-475a-9419-59af00168d8f tempest-GroupSnapshotsTest-1227762183 tempest-GroupSnapshotsTest-1227762183] POST http://10.222.0.38/volume/v3/32c6844f88b34de7a043f0304d835c5e/group_types Jan 25 14:24:30.934701 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f5f1d675-09f2-475a-9419-59af00168d8f tempest-GroupSnapshotsTest-1227762183 tempest-GroupSnapshotsTest-1227762183] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-800421291"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:24:30.991405 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f5f1d675-09f2-475a-9419-59af00168d8f tempest-GroupSnapshotsTest-1227762183 tempest-GroupSnapshotsTest-1227762183] http://10.222.0.38/volume/v3/32c6844f88b34de7a043f0304d835c5e/group_types returned with HTTP 202 Jan 25 14:24:30.993424 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1615/3234] 10.222.0.38 () {62 vars in 1278 bytes} [Mon Jan 25 14:24:30 2021] POST /volume/v3/32c6844f88b34de7a043f0304d835c5e/group_types => generated 180 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:24:31.002996 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-494c6390-6d6a-4824-8503-b8540d5e5064 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] POST http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups Jan 25 14:24:31.004744 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-494c6390-6d6a-4824-8503-b8540d5e5064 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Action: 'create', calling method: version_select, body: {"group": {"group_type": "abe3869f-0de3-483d-a3ed-13a754666172", "volume_types": ["9713313d-04bf-41bb-92ba-3d0bbab3242a"], "name": "tempest-GroupSnapshotsTest-Group-868242287"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:24:31.005339 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-494c6390-6d6a-4824-8503-b8540d5e5064 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Creating new group {'group': {'group_type': 'abe3869f-0de3-483d-a3ed-13a754666172', 'volume_types': ['9713313d-04bf-41bb-92ba-3d0bbab3242a'], 'name': 'tempest-GroupSnapshotsTest-Group-868242287'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 25 14:24:31.017293 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.groups [None req-494c6390-6d6a-4824-8503-b8540d5e5064 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Creating group tempest-GroupSnapshotsTest-Group-868242287. Jan 25 14:24:31.044942 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-494c6390-6d6a-4824-8503-b8540d5e5064 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Availability Zones retrieved successfully. Jan 25 14:24:31.078466 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-494c6390-6d6a-4824-8503-b8540d5e5064 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Created reservations ['152f52ff-2bcf-41e1-b838-b324036d5ebe'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:24:31.139251 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-494c6390-6d6a-4824-8503-b8540d5e5064 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups returned with HTTP 202 Jan 25 14:24:31.140316 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1620/3235] 10.222.0.38 () {62 vars in 1264 bytes} [Mon Jan 25 14:24:30 2021] POST /volume/v3/d34c088d02a74d859afab046452ae96b/groups => generated 111 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:24:31.150324 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e462a9fc-16c7-4e47-85d4-12129b1f9f61 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups/56261c93-8ae9-4f3c-88bc-28a89f35529b Jan 25 14:24:31.151098 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e462a9fc-16c7-4e47-85d4-12129b1f9f61 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:31.151712 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e462a9fc-16c7-4e47-85d4-12129b1f9f61 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:31.152252 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-e462a9fc-16c7-4e47-85d4-12129b1f9f61 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] show called for member 56261c93-8ae9-4f3c-88bc-28a89f35529b {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 14:24:31.161644 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:31.161644 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:31.199077 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e462a9fc-16c7-4e47-85d4-12129b1f9f61 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups/56261c93-8ae9-4f3c-88bc-28a89f35529b returned with HTTP 200 Jan 25 14:24:31.200138 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1616/3236] 10.222.0.38 () {60 vars in 1353 bytes} [Mon Jan 25 14:24:31 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/groups/56261c93-8ae9-4f3c-88bc-28a89f35529b => generated 391 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:24:31.431567 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f5eb0136-06a8-415d-805a-26385c0d9ac6 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] GET http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/snapshots/c573e15a-964c-420f-9540-45448668568c Jan 25 14:24:31.432300 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f5eb0136-06a8-415d-805a-26385c0d9ac6 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:31.432518 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:31.432518 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:31.432942 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f5eb0136-06a8-415d-805a-26385c0d9ac6 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:31.695148 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:31.695148 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:31.696741 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f5eb0136-06a8-415d-805a-26385c0d9ac6 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Snapshot retrieved successfully. Jan 25 14:24:31.698977 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f5eb0136-06a8-415d-805a-26385c0d9ac6 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/snapshots/c573e15a-964c-420f-9540-45448668568c returned with HTTP 200 Jan 25 14:24:31.699631 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1621/3237] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:24:31 2021] GET /volume/v3/6b469996737345b7b2b87b6985b8fe37/snapshots/c573e15a-964c-420f-9540-45448668568c => generated 438 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:32.212486 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ed930c7f-47fd-452e-8353-970968739bb1 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups/56261c93-8ae9-4f3c-88bc-28a89f35529b Jan 25 14:24:32.213367 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ed930c7f-47fd-452e-8353-970968739bb1 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:32.213729 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:32.213729 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:32.214332 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ed930c7f-47fd-452e-8353-970968739bb1 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:32.214886 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-ed930c7f-47fd-452e-8353-970968739bb1 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] show called for member 56261c93-8ae9-4f3c-88bc-28a89f35529b {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 14:24:32.228616 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:32.228616 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:32.283071 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ed930c7f-47fd-452e-8353-970968739bb1 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups/56261c93-8ae9-4f3c-88bc-28a89f35529b returned with HTTP 200 Jan 25 14:24:32.292042 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1617/3238] 10.222.0.38 () {60 vars in 1353 bytes} [Mon Jan 25 14:24:32 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/groups/56261c93-8ae9-4f3c-88bc-28a89f35529b => generated 392 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:24:32.296802 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c68a5044-fbee-4119-9094-32a1b2160320 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] POST http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes Jan 25 14:24:32.298591 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:32.298591 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:32.300192 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c68a5044-fbee-4119-9094-32a1b2160320 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9713313d-04bf-41bb-92ba-3d0bbab3242a", "group_id": "56261c93-8ae9-4f3c-88bc-28a89f35529b", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-195058511"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:24:32.301948 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-c68a5044-fbee-4119-9094-32a1b2160320 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Create volume request body: {'volume': {'volume_type': '9713313d-04bf-41bb-92ba-3d0bbab3242a', 'group_id': '56261c93-8ae9-4f3c-88bc-28a89f35529b', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-195058511'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:24:32.324180 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:32.324180 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:32.325801 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-c68a5044-fbee-4119-9094-32a1b2160320 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Create volume of 1 GB Jan 25 14:24:32.343501 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c68a5044-fbee-4119-9094-32a1b2160320 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Availability Zones retrieved successfully. Jan 25 14:24:32.364653 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c68a5044-fbee-4119-9094-32a1b2160320 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Flow 'volume_create_api' (c617307b-f0e7-4fa1-acd4-4c47e01dc439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:24:32.369621 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c68a5044-fbee-4119-9094-32a1b2160320 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cf7508a-5c32-4dee-bcc7-04c5b65d1fb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:24:32.371608 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:32.371608 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:32.372526 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-c68a5044-fbee-4119-9094-32a1b2160320 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:24:32.429322 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c68a5044-fbee-4119-9094-32a1b2160320 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cf7508a-5c32-4dee-bcc7-04c5b65d1fb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T14:24:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9713313d-04bf-41bb-92ba-3d0bbab3242a,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1310156531',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9713313d-04bf-41bb-92ba-3d0bbab3242a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '56261c93-8ae9-4f3c-88bc-28a89f35529b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:24:32.431976 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c68a5044-fbee-4119-9094-32a1b2160320 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bced60a-09fa-47c3-81df-1f9dbbbfb765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:24:32.489603 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.quota [None req-c68a5044-fbee-4119-9094-32a1b2160320 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1310156531 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1310156531, it is now deprecated. Please use the default quota class for default quota. Jan 25 14:24:32.491119 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.quota [None req-c68a5044-fbee-4119-9094-32a1b2160320 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1310156531 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1310156531, it is now deprecated. Please use the default quota class for default quota. Jan 25 14:24:32.537449 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-c68a5044-fbee-4119-9094-32a1b2160320 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Created reservations ['31b195ae-0043-4e49-9fdb-045f15e03200', '5c15506e-54a6-43bf-a61b-cd4b0dc460bd', '5719b8ff-45fc-4afe-8a22-72969cba6aab', 'f0b94b6c-9a81-442b-9a66-fdbfb0fd5ec8'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:24:32.539787 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c68a5044-fbee-4119-9094-32a1b2160320 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bced60a-09fa-47c3-81df-1f9dbbbfb765) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31b195ae-0043-4e49-9fdb-045f15e03200', '5c15506e-54a6-43bf-a61b-cd4b0dc460bd', '5719b8ff-45fc-4afe-8a22-72969cba6aab', 'f0b94b6c-9a81-442b-9a66-fdbfb0fd5ec8']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:24:32.541959 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c68a5044-fbee-4119-9094-32a1b2160320 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb52f9c5-4933-44fb-ba9d-0924c1b50628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:24:32.609600 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c68a5044-fbee-4119-9094-32a1b2160320 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb52f9c5-4933-44fb-ba9d-0924c1b50628) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd0dc817-d82c-428c-a9ce-0cf95bb8bd23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-195058511',encryption_key_id=None,group_id=56261c93-8ae9-4f3c-88bc-28a89f35529b,group_type_id=,metadata={},multiattach=False,project_id='d34c088d02a74d859afab046452ae96b',qos_specs=None,replication_status=,reservations=['31b195ae-0043-4e49-9fdb-045f15e03200','5c15506e-54a6-43bf-a61b-cd4b0dc460bd','5719b8ff-45fc-4afe-8a22-72969cba6aab','f0b94b6c-9a81-442b-9a66-fdbfb0fd5ec8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f5b94139ab14da99ba70ad186c224a9',volume_type_id=9713313d-04bf-41bb-92ba-3d0bbab3242a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:24:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-195058511',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=56261c93-8ae9-4f3c-88bc-28a89f35529b,host=None,id=fd0dc817-d82c-428c-a9ce-0cf95bb8bd23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d34c088d02a74d859afab046452ae96b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='8f5b94139ab14da99ba70ad186c224a9',volume_attachment=,volume_type=,volume_type_id=9713313d-04bf-41bb-92ba-3d0bbab3242a)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:24:32.612059 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c68a5044-fbee-4119-9094-32a1b2160320 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fb41c4f-57e2-47ba-acc8-17925df4277d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:24:32.641305 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c68a5044-fbee-4119-9094-32a1b2160320 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fb41c4f-57e2-47ba-acc8-17925df4277d) transitioned into state 'SUCCESS' from state '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-195058511',encryption_key_id=None,group_id=56261c93-8ae9-4f3c-88bc-28a89f35529b,group_type_id=,metadata={},multiattach=False,project_id='d34c088d02a74d859afab046452ae96b',qos_specs=None,replication_status=,reservations=['31b195ae-0043-4e49-9fdb-045f15e03200','5c15506e-54a6-43bf-a61b-cd4b0dc460bd','5719b8ff-45fc-4afe-8a22-72969cba6aab','f0b94b6c-9a81-442b-9a66-fdbfb0fd5ec8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f5b94139ab14da99ba70ad186c224a9',volume_type_id=9713313d-04bf-41bb-92ba-3d0bbab3242a)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:24:32.643868 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c68a5044-fbee-4119-9094-32a1b2160320 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dba703b-bd8e-4eb6-87c6-c9385a6ad05a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:24:32.679643 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c68a5044-fbee-4119-9094-32a1b2160320 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dba703b-bd8e-4eb6-87c6-c9385a6ad05a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:24:32.682301 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c68a5044-fbee-4119-9094-32a1b2160320 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Flow 'volume_create_api' (c617307b-f0e7-4fa1-acd4-4c47e01dc439) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:24:32.724557 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a931a7a5-be28-4ead-8b5d-3db1490addd6 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] GET http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/snapshots/c573e15a-964c-420f-9540-45448668568c Jan 25 14:24:32.726808 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a931a7a5-be28-4ead-8b5d-3db1490addd6 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:32.727256 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:32.727256 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:32.727917 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a931a7a5-be28-4ead-8b5d-3db1490addd6 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:32.782775 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:32.782775 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:32.784198 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c68a5044-fbee-4119-9094-32a1b2160320 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Create volume request issued successfully. Jan 25 14:24:32.791648 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a931a7a5-be28-4ead-8b5d-3db1490addd6 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Snapshot retrieved successfully. Jan 25 14:24:32.793906 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a931a7a5-be28-4ead-8b5d-3db1490addd6 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/snapshots/c573e15a-964c-420f-9540-45448668568c returned with HTTP 200 Jan 25 14:24:32.794857 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1618/3239] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:24:32 2021] GET /volume/v3/6b469996737345b7b2b87b6985b8fe37/snapshots/c573e15a-964c-420f-9540-45448668568c => generated 465 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:32.810365 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-65cdd6cf-753b-49e8-ba18-d67a327728a5 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] POST http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes Jan 25 14:24:32.812334 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:32.812334 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:32.813394 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-65cdd6cf-753b-49e8-ba18-d67a327728a5 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "c573e15a-964c-420f-9540-45448668568c", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1141114213"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:24:32.821305 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-65cdd6cf-753b-49e8-ba18-d67a327728a5 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Create volume request body: {'volume': {'snapshot_id': 'c573e15a-964c-420f-9540-45448668568c', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1141114213'}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:24:32.829070 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-c68a5044-fbee-4119-9094-32a1b2160320 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:24:32.829532 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-c68a5044-fbee-4119-9094-32a1b2160320 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:24:32.842791 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-c68a5044-fbee-4119-9094-32a1b2160320 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] MySQL 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:24:32.865437 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:32.865437 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:32.867083 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:32.867083 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:32.869551 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-65cdd6cf-753b-49e8-ba18-d67a327728a5 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Snapshot retrieved successfully. Jan 25 14:24:32.870352 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-65cdd6cf-753b-49e8-ba18-d67a327728a5 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Create volume of 1 GB Jan 25 14:24:32.882731 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c68a5044-fbee-4119-9094-32a1b2160320 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes returned with HTTP 202 Jan 25 14:24:32.883631 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1622/3240] 10.222.0.38 () {62 vars in 1267 bytes} [Mon Jan 25 14:24:32 2021] POST /volume/v3/d34c088d02a74d859afab046452ae96b/volumes => generated 907 bytes in 591 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:24:32.886036 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-65cdd6cf-753b-49e8-ba18-d67a327728a5 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Availability Zones retrieved successfully. Jan 25 14:24:32.898545 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f5c6a4cd-5a93-4ef7-a043-c6ac8f3930b6 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/fd0dc817-d82c-428c-a9ce-0cf95bb8bd23 Jan 25 14:24:32.899123 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f5c6a4cd-5a93-4ef7-a043-c6ac8f3930b6 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:32.899357 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:32.899357 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:32.899796 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f5c6a4cd-5a93-4ef7-a043-c6ac8f3930b6 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:32.907885 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-65cdd6cf-753b-49e8-ba18-d67a327728a5 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Flow 'volume_create_api' (1679595d-d0b1-4985-924e-72bd66eb8ed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:24:32.912111 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-65cdd6cf-753b-49e8-ba18-d67a327728a5 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c2094cb-a9b2-4624-9229-c06bec8ddaff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:24:32.914479 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-65cdd6cf-753b-49e8-ba18-d67a327728a5 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:24:33.002053 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:33.002053 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:33.028257 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f5c6a4cd-5a93-4ef7-a043-c6ac8f3930b6 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Volume info retrieved successfully. Jan 25 14:24:33.043172 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-f5c6a4cd-5a93-4ef7-a043-c6ac8f3930b6 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:24:33.043782 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-f5c6a4cd-5a93-4ef7-a043-c6ac8f3930b6 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:24:33.059894 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-f5c6a4cd-5a93-4ef7-a043-c6ac8f3930b6 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] MySQL 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=87929) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:24:33.068222 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:33.068222 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:33.098325 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-65cdd6cf-753b-49e8-ba18-d67a327728a5 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c2094cb-a9b2-4624-9229-c06bec8ddaff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c573e15a-964c-420f-9540-45448668568c', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:24:33.100868 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-65cdd6cf-753b-49e8-ba18-d67a327728a5 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00db2999-2b3f-4283-9dfc-593d4af08383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:24:33.107226 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f5c6a4cd-5a93-4ef7-a043-c6ac8f3930b6 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/fd0dc817-d82c-428c-a9ce-0cf95bb8bd23 returned with HTTP 200 Jan 25 14:24:33.120356 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1623/3241] 10.222.0.38 () {60 vars in 1356 bytes} [Mon Jan 25 14:24:32 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/volumes/fd0dc817-d82c-428c-a9ce-0cf95bb8bd23 => generated 975 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 14:24:33.242061 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-65cdd6cf-753b-49e8-ba18-d67a327728a5 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Created reservations ['112ba976-21fd-4636-90a7-d0299c59aad5', 'b911edf8-bd27-414b-89b9-2191360899fd', '6126f42f-5db9-4f94-b7fb-3f4703c28faa', '882c0aec-ecde-46e8-83e5-c55b57c61543'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:24:33.243999 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-65cdd6cf-753b-49e8-ba18-d67a327728a5 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00db2999-2b3f-4283-9dfc-593d4af08383) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['112ba976-21fd-4636-90a7-d0299c59aad5', 'b911edf8-bd27-414b-89b9-2191360899fd', '6126f42f-5db9-4f94-b7fb-3f4703c28faa', '882c0aec-ecde-46e8-83e5-c55b57c61543']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:24:33.246177 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-65cdd6cf-753b-49e8-ba18-d67a327728a5 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83fb3230-38a6-4aa2-bcfa-4b9ad8bf3a2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:24:33.562298 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-65cdd6cf-753b-49e8-ba18-d67a327728a5 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83fb3230-38a6-4aa2-bcfa-4b9ad8bf3a2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8eb415ab-a7fe-4426-be61-23e860df69a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1141114213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b469996737345b7b2b87b6985b8fe37',qos_specs=None,replication_status=,reservations=['112ba976-21fd-4636-90a7-d0299c59aad5','b911edf8-bd27-414b-89b9-2191360899fd','6126f42f-5db9-4f94-b7fb-3f4703c28faa','882c0aec-ecde-46e8-83e5-c55b57c61543'],size=1,snapshot_id=c573e15a-964c-420f-9540-45448668568c,source_replicaid=,source_volid=None,status='creating',user_id='478542b3d3164f088184906e3def464a',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:24:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1141114213',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8eb415ab-a7fe-4426-be61-23e860df69a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b469996737345b7b2b87b6985b8fe37',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c573e15a-964c-420f-9540-45448668568c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='478542b3d3164f088184906e3def464a',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:24:33.564506 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-65cdd6cf-753b-49e8-ba18-d67a327728a5 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26b52b40-a8b5-492b-8701-085fd794ef6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:24:33.626190 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-65cdd6cf-753b-49e8-ba18-d67a327728a5 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26b52b40-a8b5-492b-8701-085fd794ef6d) transitioned into state 'SUCCESS' from state '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-1141114213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b469996737345b7b2b87b6985b8fe37',qos_specs=None,replication_status=,reservations=['112ba976-21fd-4636-90a7-d0299c59aad5','b911edf8-bd27-414b-89b9-2191360899fd','6126f42f-5db9-4f94-b7fb-3f4703c28faa','882c0aec-ecde-46e8-83e5-c55b57c61543'],size=1,snapshot_id=c573e15a-964c-420f-9540-45448668568c,source_replicaid=,source_volid=None,status='creating',user_id='478542b3d3164f088184906e3def464a',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:24:33.628250 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-65cdd6cf-753b-49e8-ba18-d67a327728a5 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (255bcc47-4e94-4673-ac22-80eedb6fcfe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:24:33.778648 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-65cdd6cf-753b-49e8-ba18-d67a327728a5 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (255bcc47-4e94-4673-ac22-80eedb6fcfe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:24:33.782813 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-65cdd6cf-753b-49e8-ba18-d67a327728a5 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Flow 'volume_create_api' (1679595d-d0b1-4985-924e-72bd66eb8ed1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:24:33.866146 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-65cdd6cf-753b-49e8-ba18-d67a327728a5 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Create volume request issued successfully. Jan 25 14:24:33.894738 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-65cdd6cf-753b-49e8-ba18-d67a327728a5 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes returned with HTTP 202 Jan 25 14:24:33.895821 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1619/3242] 10.222.0.38 () {60 vars in 1226 bytes} [Mon Jan 25 14:24:32 2021] POST /volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes => generated 854 bytes in 1092 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:24:33.922854 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0987c932-c77b-41e6-abf3-64b9ab6ad3ad tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] GET http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/8eb415ab-a7fe-4426-be61-23e860df69a9 Jan 25 14:24:33.922854 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0987c932-c77b-41e6-abf3-64b9ab6ad3ad tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:33.922854 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:33.922854 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:33.922854 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0987c932-c77b-41e6-abf3-64b9ab6ad3ad tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:34.000009 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:34.000009 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:34.010996 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0987c932-c77b-41e6-abf3-64b9ab6ad3ad tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Volume info retrieved successfully. Jan 25 14:24:34.044482 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0987c932-c77b-41e6-abf3-64b9ab6ad3ad tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/8eb415ab-a7fe-4426-be61-23e860df69a9 returned with HTTP 200 Jan 25 14:24:34.045748 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1624/3243] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:24:33 2021] GET /volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/8eb415ab-a7fe-4426-be61-23e860df69a9 => generated 922 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:34.129394 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0b1605c4-8e6d-4226-922c-b60f456abc89 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/fd0dc817-d82c-428c-a9ce-0cf95bb8bd23 Jan 25 14:24:34.130049 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0b1605c4-8e6d-4226-922c-b60f456abc89 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:34.130334 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:34.130334 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:34.131138 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0b1605c4-8e6d-4226-922c-b60f456abc89 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:34.209637 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:34.209637 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:34.229978 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0b1605c4-8e6d-4226-922c-b60f456abc89 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Volume info retrieved successfully. Jan 25 14:24:34.249510 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-0b1605c4-8e6d-4226-922c-b60f456abc89 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:24:34.249947 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-0b1605c4-8e6d-4226-922c-b60f456abc89 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:24:34.259294 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-0b1605c4-8e6d-4226-922c-b60f456abc89 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] MySQL 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=87930) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:24:34.267046 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:34.267046 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:34.304600 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0b1605c4-8e6d-4226-922c-b60f456abc89 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/fd0dc817-d82c-428c-a9ce-0cf95bb8bd23 returned with HTTP 200 Jan 25 14:24:34.306022 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1620/3244] 10.222.0.38 () {60 vars in 1356 bytes} [Mon Jan 25 14:24:34 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/volumes/fd0dc817-d82c-428c-a9ce-0cf95bb8bd23 => generated 1000 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 14:24:34.322607 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3b92ce9f-242b-459f-853e-6523a525eee6 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] POST http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots Jan 25 14:24:34.323221 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:34.323221 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:34.323763 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3b92ce9f-242b-459f-853e-6523a525eee6 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "56261c93-8ae9-4f3c-88bc-28a89f35529b", "name": "tempest-group_snapshot-631738784"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:24:34.324878 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.group_snapshots [None req-3b92ce9f-242b-459f-853e-6523a525eee6 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Creating new group_snapshot {'group_snapshot': {'group_id': '56261c93-8ae9-4f3c-88bc-28a89f35529b', 'name': 'tempest-group_snapshot-631738784'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 25 14:24:34.335004 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:34.335004 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:34.348459 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.group_snapshots [None req-3b92ce9f-242b-459f-853e-6523a525eee6 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Creating group_snapshot tempest-group_snapshot-631738784. Jan 25 14:24:34.413412 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:34.413412 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:34.459943 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.quota [None req-3b92ce9f-242b-459f-853e-6523a525eee6 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1310156531 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1310156531, it is now deprecated. Please use the default quota class for default quota. Jan 25 14:24:34.507440 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-3b92ce9f-242b-459f-853e-6523a525eee6 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Created reservations ['6a055bbf-0c0d-4428-accc-958be8b28b32', '8483d791-54e9-41d4-909f-8f7198c387a7', '82d67d79-7e14-4779-a6fb-f7eecc343fb7', '25e69ec6-325b-4cc5-a1a9-77a71b8058f9'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:24:34.610722 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3b92ce9f-242b-459f-853e-6523a525eee6 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots returned with HTTP 202 Jan 25 14:24:34.619960 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1625/3245] 10.222.0.38 () {62 vars in 1291 bytes} [Mon Jan 25 14:24:34 2021] POST /volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots => generated 167 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:24:34.625452 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ecc83b27-1ebb-4d70-9a38-21daa41c7006 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots/b6c63e96-60ee-4d0b-8658-0d8b402e49a1 Jan 25 14:24:34.626265 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ecc83b27-1ebb-4d70-9a38-21daa41c7006 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:34.626649 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:34.626649 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:34.627398 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ecc83b27-1ebb-4d70-9a38-21daa41c7006 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:34.627985 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.group_snapshots [None req-ecc83b27-1ebb-4d70-9a38-21daa41c7006 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] show called for member b6c63e96-60ee-4d0b-8658-0d8b402e49a1 {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 25 14:24:34.635187 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:34.635187 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:34.649318 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ecc83b27-1ebb-4d70-9a38-21daa41c7006 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots/b6c63e96-60ee-4d0b-8658-0d8b402e49a1 returned with HTTP 200 Jan 25 14:24:34.654620 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1621/3246] 10.222.0.38 () {60 vars in 1380 bytes} [Mon Jan 25 14:24:34 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots/b6c63e96-60ee-4d0b-8658-0d8b402e49a1 => generated 306 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:24:35.072132 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9b85000f-6a88-43b1-893c-d96ae997c00d tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] GET http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/8eb415ab-a7fe-4426-be61-23e860df69a9 Jan 25 14:24:35.072669 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9b85000f-6a88-43b1-893c-d96ae997c00d tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:35.072933 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:35.072933 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:35.073299 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9b85000f-6a88-43b1-893c-d96ae997c00d tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:35.209637 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:35.209637 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:35.238538 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-9b85000f-6a88-43b1-893c-d96ae997c00d tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Volume info retrieved successfully. Jan 25 14:24:35.289820 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9b85000f-6a88-43b1-893c-d96ae997c00d tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/8eb415ab-a7fe-4426-be61-23e860df69a9 returned with HTTP 200 Jan 25 14:24:35.290982 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1626/3247] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:24:35 2021] GET /volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/8eb415ab-a7fe-4426-be61-23e860df69a9 => generated 946 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:35.662685 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-72685110-ccbb-4467-b3b9-3eae319a3c23 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots/b6c63e96-60ee-4d0b-8658-0d8b402e49a1 Jan 25 14:24:35.663270 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-72685110-ccbb-4467-b3b9-3eae319a3c23 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:35.663462 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:35.663462 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:35.664274 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-72685110-ccbb-4467-b3b9-3eae319a3c23 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:35.664841 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.group_snapshots [None req-72685110-ccbb-4467-b3b9-3eae319a3c23 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] show called for member b6c63e96-60ee-4d0b-8658-0d8b402e49a1 {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 25 14:24:35.688006 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:35.688006 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:35.718828 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-72685110-ccbb-4467-b3b9-3eae319a3c23 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots/b6c63e96-60ee-4d0b-8658-0d8b402e49a1 returned with HTTP 200 Jan 25 14:24:35.725839 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1622/3248] 10.222.0.38 () {60 vars in 1380 bytes} [Mon Jan 25 14:24:35 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots/b6c63e96-60ee-4d0b-8658-0d8b402e49a1 => generated 306 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:24:36.310401 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8c1aa1d9-55ec-4566-a9b8-add568715e82 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] GET http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/8eb415ab-a7fe-4426-be61-23e860df69a9 Jan 25 14:24:36.311524 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8c1aa1d9-55ec-4566-a9b8-add568715e82 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:36.311891 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:36.311891 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:36.312684 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8c1aa1d9-55ec-4566-a9b8-add568715e82 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:36.417634 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:36.417634 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:36.438476 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-8c1aa1d9-55ec-4566-a9b8-add568715e82 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Volume info retrieved successfully. Jan 25 14:24:36.470435 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8c1aa1d9-55ec-4566-a9b8-add568715e82 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/8eb415ab-a7fe-4426-be61-23e860df69a9 returned with HTTP 200 Jan 25 14:24:36.471268 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1627/3249] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:24:36 2021] GET /volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/8eb415ab-a7fe-4426-be61-23e860df69a9 => generated 946 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:36.732486 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-020f4031-8ba7-41c9-9c46-7e4cc25d89c0 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots/b6c63e96-60ee-4d0b-8658-0d8b402e49a1 Jan 25 14:24:36.733414 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-020f4031-8ba7-41c9-9c46-7e4cc25d89c0 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:36.733778 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:36.733778 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:36.734397 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-020f4031-8ba7-41c9-9c46-7e4cc25d89c0 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:36.734995 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.group_snapshots [None req-020f4031-8ba7-41c9-9c46-7e4cc25d89c0 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] show called for member b6c63e96-60ee-4d0b-8658-0d8b402e49a1 {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 25 14:24:36.750563 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:36.750563 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:36.788841 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-020f4031-8ba7-41c9-9c46-7e4cc25d89c0 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots/b6c63e96-60ee-4d0b-8658-0d8b402e49a1 returned with HTTP 200 Jan 25 14:24:36.805439 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bdfe98bb-8b9d-4357-b980-87d53e5193c4 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/detail Jan 25 14:24:36.806149 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bdfe98bb-8b9d-4357-b980-87d53e5193c4 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:36.806527 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:36.806527 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:36.807163 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bdfe98bb-8b9d-4357-b980-87d53e5193c4 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'detail' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:36.807983 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-bdfe98bb-8b9d-4357-b980-87d53e5193c4 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 14:24:36.810761 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.db.sqlalchemy.api [None req-bdfe98bb-8b9d-4357-b980-87d53e5193c4 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Building query based on filter {{(pid=87929) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 25 14:24:36.811847 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1623/3250] 10.222.0.38 () {60 vars in 1380 bytes} [Mon Jan 25 14:24:36 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots/b6c63e96-60ee-4d0b-8658-0d8b402e49a1 => generated 307 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:24:36.837209 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-bdfe98bb-8b9d-4357-b980-87d53e5193c4 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Get all snapshots completed successfully. Jan 25 14:24:36.838711 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:36.838711 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:36.841076 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bdfe98bb-8b9d-4357-b980-87d53e5193c4 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/detail returned with HTTP 200 Jan 25 14:24:36.842390 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1628/3251] 10.222.0.38 () {58 vars in 1231 bytes} [Mon Jan 25 14:24:36 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/detail => generated 453 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:36.856585 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-67eeac39-31a7-48ff-acda-ef1c5799f488 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/dc98dcc6-d65c-4ff8-ba74-f8610f2213fd Jan 25 14:24:36.858017 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-67eeac39-31a7-48ff-acda-ef1c5799f488 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:36.858431 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:36.858431 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:36.859070 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-67eeac39-31a7-48ff-acda-ef1c5799f488 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:36.903407 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:36.903407 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:36.904574 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-67eeac39-31a7-48ff-acda-ef1c5799f488 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Snapshot retrieved successfully. Jan 25 14:24:36.906520 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-67eeac39-31a7-48ff-acda-ef1c5799f488 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/dc98dcc6-d65c-4ff8-ba74-f8610f2213fd returned with HTTP 200 Jan 25 14:24:36.907338 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1624/3252] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:24:36 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/dc98dcc6-d65c-4ff8-ba74-f8610f2213fd => generated 450 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:36.920004 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d3ade915-5ddb-4629-bbe6-93769a2f2c75 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots/b6c63e96-60ee-4d0b-8658-0d8b402e49a1 Jan 25 14:24:36.920581 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d3ade915-5ddb-4629-bbe6-93769a2f2c75 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:36.920770 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:36.920770 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:36.921433 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d3ade915-5ddb-4629-bbe6-93769a2f2c75 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:36.922539 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.group_snapshots [None req-d3ade915-5ddb-4629-bbe6-93769a2f2c75 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] show called for member b6c63e96-60ee-4d0b-8658-0d8b402e49a1 {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 25 14:24:36.929833 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:36.929833 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:36.942473 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d3ade915-5ddb-4629-bbe6-93769a2f2c75 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots/b6c63e96-60ee-4d0b-8658-0d8b402e49a1 returned with HTTP 200 Jan 25 14:24:36.943600 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1629/3253] 10.222.0.38 () {60 vars in 1380 bytes} [Mon Jan 25 14:24:36 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots/b6c63e96-60ee-4d0b-8658-0d8b402e49a1 => generated 307 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:24:36.953830 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fc546fd1-1578-4de3-971d-d60b2a4b84f8 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots/detail Jan 25 14:24:36.954577 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fc546fd1-1578-4de3-971d-d60b2a4b84f8 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:36.954963 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:36.954963 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:36.955572 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fc546fd1-1578-4de3-971d-d60b2a4b84f8 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:36.976869 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fc546fd1-1578-4de3-971d-d60b2a4b84f8 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots/detail returned with HTTP 200 Jan 25 14:24:36.977960 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1625/3254] 10.222.0.38 () {60 vars in 1290 bytes} [Mon Jan 25 14:24:36 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots/detail => generated 310 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:24:36.989603 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-908a5081-8876-429f-89ec-79b64f1acd66 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] DELETE http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots/b6c63e96-60ee-4d0b-8658-0d8b402e49a1 Jan 25 14:24:36.990470 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-908a5081-8876-429f-89ec-79b64f1acd66 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:36.991582 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:36.991582 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:36.992186 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-908a5081-8876-429f-89ec-79b64f1acd66 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:36.992755 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.group_snapshots [None req-908a5081-8876-429f-89ec-79b64f1acd66 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] delete called for member b6c63e96-60ee-4d0b-8658-0d8b402e49a1 {{(pid=87929) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 25 14:24:36.993258 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.group_snapshots [None req-908a5081-8876-429f-89ec-79b64f1acd66 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Delete group_snapshot with id: b6c63e96-60ee-4d0b-8658-0d8b402e49a1 Jan 25 14:24:36.999824 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:36.999824 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:37.087174 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-908a5081-8876-429f-89ec-79b64f1acd66 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots/b6c63e96-60ee-4d0b-8658-0d8b402e49a1 returned with HTTP 202 Jan 25 14:24:37.088342 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1630/3255] 10.222.0.38 () {60 vars in 1383 bytes} [Mon Jan 25 14:24:36 2021] DELETE /volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots/b6c63e96-60ee-4d0b-8658-0d8b402e49a1 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 25 14:24:37.096189 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d7630f65-bb59-4c22-8d22-6d0d99a8b13c tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/detail Jan 25 14:24:37.097988 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d7630f65-bb59-4c22-8d22-6d0d99a8b13c tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:37.098938 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:37.098938 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:37.099837 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d7630f65-bb59-4c22-8d22-6d0d99a8b13c tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'detail' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:37.100839 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-d7630f65-bb59-4c22-8d22-6d0d99a8b13c tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Removing options '' from query. {{(pid=87930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 14:24:37.102808 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:37.102808 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:37.103995 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-d7630f65-bb59-4c22-8d22-6d0d99a8b13c tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87930) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 14:24:37.195417 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d7630f65-bb59-4c22-8d22-6d0d99a8b13c tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Get all volumes completed successfully. Jan 25 14:24:37.197521 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-d7630f65-bb59-4c22-8d22-6d0d99a8b13c tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:24:37.198128 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-d7630f65-bb59-4c22-8d22-6d0d99a8b13c tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:24:37.207449 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-d7630f65-bb59-4c22-8d22-6d0d99a8b13c tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] MySQL 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=87930) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:24:37.214716 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:37.214716 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:37.252174 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d7630f65-bb59-4c22-8d22-6d0d99a8b13c tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/detail returned with HTTP 200 Jan 25 14:24:37.256899 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1626/3256] 10.222.0.38 () {60 vars in 1266 bytes} [Mon Jan 25 14:24:37 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/volumes/detail => generated 1003 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 14:24:37.273477 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-416f125a-0156-433d-a4d3-f200493abf7d tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/detail Jan 25 14:24:37.277598 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-416f125a-0156-433d-a4d3-f200493abf7d tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:37.278174 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:37.278174 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:37.281759 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-416f125a-0156-433d-a4d3-f200493abf7d tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'detail' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:37.282591 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-416f125a-0156-433d-a4d3-f200493abf7d tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 14:24:37.283654 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:37.283654 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:37.287189 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.db.sqlalchemy.api [None req-416f125a-0156-433d-a4d3-f200493abf7d tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Building query based on filter {{(pid=87929) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 25 14:24:37.308459 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-416f125a-0156-433d-a4d3-f200493abf7d tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Get all snapshots completed successfully. Jan 25 14:24:37.309694 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:37.309694 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:37.311275 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-416f125a-0156-433d-a4d3-f200493abf7d tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/detail returned with HTTP 200 Jan 25 14:24:37.312571 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1631/3257] 10.222.0.38 () {58 vars in 1231 bytes} [Mon Jan 25 14:24:37 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/detail => generated 452 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:37.327315 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-97d6a157-052f-404b-b73e-46c372ba1d4b tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/dc98dcc6-d65c-4ff8-ba74-f8610f2213fd Jan 25 14:24:37.329058 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-97d6a157-052f-404b-b73e-46c372ba1d4b tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:37.329412 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:37.329412 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:37.329967 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-97d6a157-052f-404b-b73e-46c372ba1d4b tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:37.363677 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:37.363677 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:37.365281 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-97d6a157-052f-404b-b73e-46c372ba1d4b tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Snapshot retrieved successfully. Jan 25 14:24:37.367364 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-97d6a157-052f-404b-b73e-46c372ba1d4b tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/dc98dcc6-d65c-4ff8-ba74-f8610f2213fd returned with HTTP 200 Jan 25 14:24:37.369199 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1627/3258] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:24:37 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/dc98dcc6-d65c-4ff8-ba74-f8610f2213fd => generated 449 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:37.489289 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3887ee60-7bea-407c-907a-fc3246b7eadf tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] GET http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/8eb415ab-a7fe-4426-be61-23e860df69a9 Jan 25 14:24:37.490213 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3887ee60-7bea-407c-907a-fc3246b7eadf tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:37.490785 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:37.490785 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:37.491634 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3887ee60-7bea-407c-907a-fc3246b7eadf tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:37.651465 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:37.651465 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:37.676326 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3887ee60-7bea-407c-907a-fc3246b7eadf tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Volume info retrieved successfully. Jan 25 14:24:37.723444 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3887ee60-7bea-407c-907a-fc3246b7eadf tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/8eb415ab-a7fe-4426-be61-23e860df69a9 returned with HTTP 200 Jan 25 14:24:37.724169 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1632/3259] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:24:37 2021] GET /volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/8eb415ab-a7fe-4426-be61-23e860df69a9 => generated 946 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:38.386518 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6766a053-04fd-411b-a2b4-1a3a4259a57a tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/dc98dcc6-d65c-4ff8-ba74-f8610f2213fd Jan 25 14:24:38.387606 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6766a053-04fd-411b-a2b4-1a3a4259a57a tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:38.387951 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:38.387951 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:38.388549 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6766a053-04fd-411b-a2b4-1a3a4259a57a tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:38.426913 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:38.426913 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:38.428414 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6766a053-04fd-411b-a2b4-1a3a4259a57a tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Snapshot retrieved successfully. Jan 25 14:24:38.434823 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6766a053-04fd-411b-a2b4-1a3a4259a57a tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/dc98dcc6-d65c-4ff8-ba74-f8610f2213fd returned with HTTP 200 Jan 25 14:24:38.435829 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1628/3260] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:24:38 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/dc98dcc6-d65c-4ff8-ba74-f8610f2213fd => generated 449 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:38.742986 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2d96b7c5-fa38-4d59-a5ae-83c62fecc2bb tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] GET http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/8eb415ab-a7fe-4426-be61-23e860df69a9 Jan 25 14:24:38.749618 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2d96b7c5-fa38-4d59-a5ae-83c62fecc2bb tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:38.762726 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:38.762726 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:38.763546 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2d96b7c5-fa38-4d59-a5ae-83c62fecc2bb tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:38.910183 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:38.910183 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:38.926365 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-2d96b7c5-fa38-4d59-a5ae-83c62fecc2bb tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Volume info retrieved successfully. Jan 25 14:24:38.957252 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2d96b7c5-fa38-4d59-a5ae-83c62fecc2bb tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/8eb415ab-a7fe-4426-be61-23e860df69a9 returned with HTTP 200 Jan 25 14:24:38.967592 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1633/3261] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:24:38 2021] GET /volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/8eb415ab-a7fe-4426-be61-23e860df69a9 => generated 946 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:39.447830 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bd587150-a11a-43ee-8985-424c91c67eee tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/dc98dcc6-d65c-4ff8-ba74-f8610f2213fd Jan 25 14:24:39.448968 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bd587150-a11a-43ee-8985-424c91c67eee tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:39.449322 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:39.449322 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:39.449888 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bd587150-a11a-43ee-8985-424c91c67eee tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:39.475371 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bd587150-a11a-43ee-8985-424c91c67eee tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/dc98dcc6-d65c-4ff8-ba74-f8610f2213fd returned with HTTP 404 Jan 25 14:24:39.476658 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1629/3262] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:24:39 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/snapshots/dc98dcc6-d65c-4ff8-ba74-f8610f2213fd => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:24:39.490617 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5795559b-ba48-48de-8853-c0ea0ec99fe7 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots/b6c63e96-60ee-4d0b-8658-0d8b402e49a1 Jan 25 14:24:39.491440 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5795559b-ba48-48de-8853-c0ea0ec99fe7 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:39.491824 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:39.491824 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:39.492198 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5795559b-ba48-48de-8853-c0ea0ec99fe7 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:39.492614 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.group_snapshots [None req-5795559b-ba48-48de-8853-c0ea0ec99fe7 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] show called for member b6c63e96-60ee-4d0b-8658-0d8b402e49a1 {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 25 14:24:39.498598 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5795559b-ba48-48de-8853-c0ea0ec99fe7 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots/b6c63e96-60ee-4d0b-8658-0d8b402e49a1 returned with HTTP 404 Jan 25 14:24:39.499575 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1634/3263] 10.222.0.38 () {60 vars in 1380 bytes} [Mon Jan 25 14:24:39 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots/b6c63e96-60ee-4d0b-8658-0d8b402e49a1 => generated 116 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 25 14:24:39.508114 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-79a8155f-995e-479e-a35f-48b36db9507b tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots Jan 25 14:24:39.508685 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-79a8155f-995e-479e-a35f-48b36db9507b tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:39.509201 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-79a8155f-995e-479e-a35f-48b36db9507b tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:39.521562 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-79a8155f-995e-479e-a35f-48b36db9507b tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots returned with HTTP 200 Jan 25 14:24:39.527361 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1630/3264] 10.222.0.38 () {60 vars in 1269 bytes} [Mon Jan 25 14:24:39 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots => generated 23 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:39.532208 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0aa667c5-20d0-4f64-ad01-888fa9de7234 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] DELETE http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots/b6c63e96-60ee-4d0b-8658-0d8b402e49a1 Jan 25 14:24:39.532925 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0aa667c5-20d0-4f64-ad01-888fa9de7234 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:39.533402 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0aa667c5-20d0-4f64-ad01-888fa9de7234 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:39.533834 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.group_snapshots [None req-0aa667c5-20d0-4f64-ad01-888fa9de7234 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] delete called for member b6c63e96-60ee-4d0b-8658-0d8b402e49a1 {{(pid=87929) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 25 14:24:39.534169 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.group_snapshots [None req-0aa667c5-20d0-4f64-ad01-888fa9de7234 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Delete group_snapshot with id: b6c63e96-60ee-4d0b-8658-0d8b402e49a1 Jan 25 14:24:39.541111 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0aa667c5-20d0-4f64-ad01-888fa9de7234 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots/b6c63e96-60ee-4d0b-8658-0d8b402e49a1 returned with HTTP 404 Jan 25 14:24:39.542425 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1635/3265] 10.222.0.38 () {60 vars in 1383 bytes} [Mon Jan 25 14:24:39 2021] DELETE /volume/v3/d34c088d02a74d859afab046452ae96b/group_snapshots/b6c63e96-60ee-4d0b-8658-0d8b402e49a1 => generated 116 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 25 14:24:39.550660 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7c320e36-02b6-4c19-8058-49eab1c8b49d tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/detail Jan 25 14:24:39.551405 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7c320e36-02b6-4c19-8058-49eab1c8b49d tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:39.551892 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7c320e36-02b6-4c19-8058-49eab1c8b49d tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'detail' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:39.552502 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-7c320e36-02b6-4c19-8058-49eab1c8b49d tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Removing options '' from query. {{(pid=87930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 14:24:39.554298 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-7c320e36-02b6-4c19-8058-49eab1c8b49d tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87930) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 14:24:39.607367 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7c320e36-02b6-4c19-8058-49eab1c8b49d tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Get all volumes completed successfully. Jan 25 14:24:39.608677 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-7c320e36-02b6-4c19-8058-49eab1c8b49d tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:24:39.609134 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-7c320e36-02b6-4c19-8058-49eab1c8b49d tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:24:39.620667 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-7c320e36-02b6-4c19-8058-49eab1c8b49d tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] MySQL 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=87930) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:24:39.635835 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:39.635835 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:39.659033 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7c320e36-02b6-4c19-8058-49eab1c8b49d tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/detail returned with HTTP 200 Jan 25 14:24:39.661052 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1631/3266] 10.222.0.38 () {60 vars in 1266 bytes} [Mon Jan 25 14:24:39 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/volumes/detail => generated 1003 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 14:24:39.682719 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-072d6a61-7dfe-40d9-a3c1-0b02545da1e1 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] POST http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups/56261c93-8ae9-4f3c-88bc-28a89f35529b/action Jan 25 14:24:39.683765 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-072d6a61-7dfe-40d9-a3c1-0b02545da1e1 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:24:39.684152 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-072d6a61-7dfe-40d9-a3c1-0b02545da1e1 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:24:39.685706 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-072d6a61-7dfe-40d9-a3c1-0b02545da1e1 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] delete called for group 56261c93-8ae9-4f3c-88bc-28a89f35529b {{(pid=87929) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 25 14:24:39.686037 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.groups [None req-072d6a61-7dfe-40d9-a3c1-0b02545da1e1 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Delete group with id: 56261c93-8ae9-4f3c-88bc-28a89f35529b Jan 25 14:24:39.701634 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:39.701634 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:39.940836 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-072d6a61-7dfe-40d9-a3c1-0b02545da1e1 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups/56261c93-8ae9-4f3c-88bc-28a89f35529b/action returned with HTTP 202 Jan 25 14:24:39.945261 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1636/3267] 10.222.0.38 () {62 vars in 1395 bytes} [Mon Jan 25 14:24:39 2021] POST /volume/v3/d34c088d02a74d859afab046452ae96b/groups/56261c93-8ae9-4f3c-88bc-28a89f35529b/action => generated 0 bytes in 266 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 25 14:24:39.949871 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-457d8479-1baf-401a-bc96-9d52c2aac430 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/fd0dc817-d82c-428c-a9ce-0cf95bb8bd23 Jan 25 14:24:39.950621 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-457d8479-1baf-401a-bc96-9d52c2aac430 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:39.950984 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:39.950984 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:39.951597 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-457d8479-1baf-401a-bc96-9d52c2aac430 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:39.974250 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a398d1dd-a200-4729-bd45-3059f565bd9b tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] GET http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/8eb415ab-a7fe-4426-be61-23e860df69a9 Jan 25 14:24:39.975298 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a398d1dd-a200-4729-bd45-3059f565bd9b tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:39.975667 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:39.975667 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:39.976283 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a398d1dd-a200-4729-bd45-3059f565bd9b tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:40.007379 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:40.007379 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:40.016089 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-457d8479-1baf-401a-bc96-9d52c2aac430 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Volume info retrieved successfully. Jan 25 14:24:40.030685 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-457d8479-1baf-401a-bc96-9d52c2aac430 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:24:40.031097 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-457d8479-1baf-401a-bc96-9d52c2aac430 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:24:40.039450 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-457d8479-1baf-401a-bc96-9d52c2aac430 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] MySQL 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=87930) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:24:40.046258 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:40.046258 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:40.085718 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-457d8479-1baf-401a-bc96-9d52c2aac430 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/fd0dc817-d82c-428c-a9ce-0cf95bb8bd23 returned with HTTP 200 Jan 25 14:24:40.087001 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1632/3268] 10.222.0.38 () {60 vars in 1356 bytes} [Mon Jan 25 14:24:39 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/volumes/fd0dc817-d82c-428c-a9ce-0cf95bb8bd23 => generated 999 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:24:40.142785 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:40.142785 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:40.163647 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a398d1dd-a200-4729-bd45-3059f565bd9b tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Volume info retrieved successfully. Jan 25 14:24:40.230384 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a398d1dd-a200-4729-bd45-3059f565bd9b tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/8eb415ab-a7fe-4426-be61-23e860df69a9 returned with HTTP 200 Jan 25 14:24:40.231488 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1637/3269] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:24:39 2021] GET /volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/8eb415ab-a7fe-4426-be61-23e860df69a9 => generated 946 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:41.104956 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0d43d294-2332-4b07-bc63-c6b984ed368b tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/fd0dc817-d82c-428c-a9ce-0cf95bb8bd23 Jan 25 14:24:41.105525 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0d43d294-2332-4b07-bc63-c6b984ed368b tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:41.105776 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:41.105776 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:41.106299 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0d43d294-2332-4b07-bc63-c6b984ed368b tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:41.187524 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:41.187524 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:41.201092 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0d43d294-2332-4b07-bc63-c6b984ed368b tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Volume info retrieved successfully. Jan 25 14:24:41.250495 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-65b3c726-e2f2-4da8-bd04-f0a707fdc7ad tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] GET http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/8eb415ab-a7fe-4426-be61-23e860df69a9 Jan 25 14:24:41.250645 n-d-760456-3 devstack@c-api.service[87928]: WARNING stevedore.named [None req-0d43d294-2332-4b07-bc63-c6b984ed368b tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 25 14:24:41.251008 n-d-760456-3 devstack@c-api.service[87928]: WARNING castellan.key_manager [None req-0d43d294-2332-4b07-bc63-c6b984ed368b tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 25 14:24:41.251326 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-65b3c726-e2f2-4da8-bd04-f0a707fdc7ad tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:41.251953 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:41.251953 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:41.252624 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-65b3c726-e2f2-4da8-bd04-f0a707fdc7ad tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:41.261123 n-d-760456-3 devstack@c-api.service[87928]: DEBUG oslo_db.sqlalchemy.engines [None req-0d43d294-2332-4b07-bc63-c6b984ed368b tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] MySQL 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=87930) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 25 14:24:41.268683 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:41.268683 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:41.292542 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0d43d294-2332-4b07-bc63-c6b984ed368b tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/fd0dc817-d82c-428c-a9ce-0cf95bb8bd23 returned with HTTP 200 Jan 25 14:24:41.293735 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1633/3270] 10.222.0.38 () {60 vars in 1356 bytes} [Mon Jan 25 14:24:41 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/volumes/fd0dc817-d82c-428c-a9ce-0cf95bb8bd23 => generated 999 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:24:41.364174 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:41.364174 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:41.374129 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-65b3c726-e2f2-4da8-bd04-f0a707fdc7ad tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Volume info retrieved successfully. Jan 25 14:24:41.402890 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-65b3c726-e2f2-4da8-bd04-f0a707fdc7ad tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/8eb415ab-a7fe-4426-be61-23e860df69a9 returned with HTTP 200 Jan 25 14:24:41.405102 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1638/3271] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:24:41 2021] GET /volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/8eb415ab-a7fe-4426-be61-23e860df69a9 => generated 946 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:42.312967 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c8a9a64b-fa0b-48ea-a3cb-d10f41c5a64f tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/fd0dc817-d82c-428c-a9ce-0cf95bb8bd23 Jan 25 14:24:42.314438 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c8a9a64b-fa0b-48ea-a3cb-d10f41c5a64f tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:42.314838 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:42.314838 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:42.315567 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c8a9a64b-fa0b-48ea-a3cb-d10f41c5a64f tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:42.420205 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d8b05c56-3864-4334-8a86-69617f0750e4 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] GET http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/8eb415ab-a7fe-4426-be61-23e860df69a9 Jan 25 14:24:42.420746 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d8b05c56-3864-4334-8a86-69617f0750e4 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:42.420973 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:42.420973 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:42.421355 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d8b05c56-3864-4334-8a86-69617f0750e4 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:42.442094 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:42.442094 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:42.448047 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c8a9a64b-fa0b-48ea-a3cb-d10f41c5a64f tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/fd0dc817-d82c-428c-a9ce-0cf95bb8bd23 returned with HTTP 404 Jan 25 14:24:42.469207 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1634/3272] 10.222.0.38 () {60 vars in 1356 bytes} [Mon Jan 25 14:24:42 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/volumes/fd0dc817-d82c-428c-a9ce-0cf95bb8bd23 => generated 109 bytes in 158 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 25 14:24:42.478386 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d9b683c4-1eef-4b4b-925c-547bc117ed51 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups/56261c93-8ae9-4f3c-88bc-28a89f35529b Jan 25 14:24:42.480010 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d9b683c4-1eef-4b4b-925c-547bc117ed51 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:42.482155 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:42.482155 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:42.482791 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d9b683c4-1eef-4b4b-925c-547bc117ed51 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:42.484042 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-d9b683c4-1eef-4b4b-925c-547bc117ed51 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] show called for member 56261c93-8ae9-4f3c-88bc-28a89f35529b {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 14:24:42.499906 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:42.499906 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:42.504271 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:42.504271 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:42.519453 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d8b05c56-3864-4334-8a86-69617f0750e4 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Volume info retrieved successfully. Jan 25 14:24:42.546270 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d9b683c4-1eef-4b4b-925c-547bc117ed51 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups/56261c93-8ae9-4f3c-88bc-28a89f35529b returned with HTTP 200 Jan 25 14:24:42.554041 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1635/3273] 10.222.0.38 () {60 vars in 1353 bytes} [Mon Jan 25 14:24:42 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/groups/56261c93-8ae9-4f3c-88bc-28a89f35529b => generated 391 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:24:42.566325 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d8b05c56-3864-4334-8a86-69617f0750e4 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/8eb415ab-a7fe-4426-be61-23e860df69a9 returned with HTTP 200 Jan 25 14:24:42.567411 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1639/3274] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:24:42 2021] GET /volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/8eb415ab-a7fe-4426-be61-23e860df69a9 => generated 946 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:43.559971 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7475cc30-6a42-4e29-a842-4bf4339d3892 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] GET http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups/56261c93-8ae9-4f3c-88bc-28a89f35529b Jan 25 14:24:43.560752 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7475cc30-6a42-4e29-a842-4bf4339d3892 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:43.561055 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:43.561055 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:43.561601 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7475cc30-6a42-4e29-a842-4bf4339d3892 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:43.562100 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.groups [None req-7475cc30-6a42-4e29-a842-4bf4339d3892 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] show called for member 56261c93-8ae9-4f3c-88bc-28a89f35529b {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 25 14:24:43.568787 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7475cc30-6a42-4e29-a842-4bf4339d3892 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/groups/56261c93-8ae9-4f3c-88bc-28a89f35529b returned with HTTP 404 Jan 25 14:24:43.570351 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1636/3275] 10.222.0.38 () {60 vars in 1353 bytes} [Mon Jan 25 14:24:43 2021] GET /volume/v3/d34c088d02a74d859afab046452ae96b/groups/56261c93-8ae9-4f3c-88bc-28a89f35529b => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 25 14:24:43.578543 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a64db533-9065-4f1c-b4b8-dda1d704cb29 tempest-GroupSnapshotsTest-1227762183 tempest-GroupSnapshotsTest-1227762183] DELETE http://10.222.0.38/volume/v3/32c6844f88b34de7a043f0304d835c5e/group_types/abe3869f-0de3-483d-a3ed-13a754666172 Jan 25 14:24:43.579148 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a64db533-9065-4f1c-b4b8-dda1d704cb29 tempest-GroupSnapshotsTest-1227762183 tempest-GroupSnapshotsTest-1227762183] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:43.579336 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:43.579336 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:43.579716 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a64db533-9065-4f1c-b4b8-dda1d704cb29 tempest-GroupSnapshotsTest-1227762183 tempest-GroupSnapshotsTest-1227762183] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:43.590801 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3f802c75-a913-4428-b413-331f5ada1d50 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] GET http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/8eb415ab-a7fe-4426-be61-23e860df69a9 Jan 25 14:24:43.591429 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3f802c75-a913-4428-b413-331f5ada1d50 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:43.591967 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3f802c75-a913-4428-b413-331f5ada1d50 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:43.610025 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 25 14:24:43.610025 n-d-760456-3 devstack@c-api.service[87928]: "UPDATE / DELETE expressions." % clause Jan 25 14:24:43.626631 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a64db533-9065-4f1c-b4b8-dda1d704cb29 tempest-GroupSnapshotsTest-1227762183 tempest-GroupSnapshotsTest-1227762183] http://10.222.0.38/volume/v3/32c6844f88b34de7a043f0304d835c5e/group_types/abe3869f-0de3-483d-a3ed-13a754666172 returned with HTTP 202 Jan 25 14:24:43.627700 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1640/3276] 10.222.0.38 () {60 vars in 1371 bytes} [Mon Jan 25 14:24:43 2021] DELETE /volume/v3/32c6844f88b34de7a043f0304d835c5e/group_types/abe3869f-0de3-483d-a3ed-13a754666172 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 25 14:24:43.639381 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-615afb7b-b853-4bb1-aaef-5d2c511e451d tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] DELETE http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/fd0dc817-d82c-428c-a9ce-0cf95bb8bd23 Jan 25 14:24:43.640159 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-615afb7b-b853-4bb1-aaef-5d2c511e451d tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:43.641148 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-615afb7b-b853-4bb1-aaef-5d2c511e451d tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:43.641371 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-615afb7b-b853-4bb1-aaef-5d2c511e451d tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Delete volume with id: fd0dc817-d82c-428c-a9ce-0cf95bb8bd23 Jan 25 14:24:43.682261 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:43.682261 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:43.689305 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-615afb7b-b853-4bb1-aaef-5d2c511e451d tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/fd0dc817-d82c-428c-a9ce-0cf95bb8bd23 returned with HTTP 404 Jan 25 14:24:43.690665 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1641/3277] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:24:43 2021] DELETE /volume/v3/d34c088d02a74d859afab046452ae96b/volumes/fd0dc817-d82c-428c-a9ce-0cf95bb8bd23 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:24:43.697588 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3f802c75-a913-4428-b413-331f5ada1d50 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Volume info retrieved successfully. Jan 25 14:24:43.705622 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d98dc279-0832-4912-9884-3e4811b4aa0a tempest-GroupSnapshotsTest-1227762183 tempest-GroupSnapshotsTest-1227762183] DELETE http://10.222.0.38/volume/v3/32c6844f88b34de7a043f0304d835c5e/types/9713313d-04bf-41bb-92ba-3d0bbab3242a Jan 25 14:24:43.706933 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d98dc279-0832-4912-9884-3e4811b4aa0a tempest-GroupSnapshotsTest-1227762183 tempest-GroupSnapshotsTest-1227762183] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:43.707614 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d98dc279-0832-4912-9884-3e4811b4aa0a tempest-GroupSnapshotsTest-1227762183 tempest-GroupSnapshotsTest-1227762183] Calling method '_delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:43.730044 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3f802c75-a913-4428-b413-331f5ada1d50 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/8eb415ab-a7fe-4426-be61-23e860df69a9 returned with HTTP 200 Jan 25 14:24:43.731397 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1637/3278] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:24:43 2021] GET /volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/8eb415ab-a7fe-4426-be61-23e860df69a9 => generated 947 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:43.750318 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-69a2602c-b434-494f-8dfb-466daa9260c0 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] GET http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/8eb415ab-a7fe-4426-be61-23e860df69a9 Jan 25 14:24:43.751049 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-69a2602c-b434-494f-8dfb-466daa9260c0 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:43.751358 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:43.751358 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:43.751887 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-69a2602c-b434-494f-8dfb-466daa9260c0 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:43.791017 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d98dc279-0832-4912-9884-3e4811b4aa0a tempest-GroupSnapshotsTest-1227762183 tempest-GroupSnapshotsTest-1227762183] http://10.222.0.38/volume/v3/32c6844f88b34de7a043f0304d835c5e/types/9713313d-04bf-41bb-92ba-3d0bbab3242a returned with HTTP 202 Jan 25 14:24:43.792024 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1642/3279] 10.222.0.38 () {58 vars in 1312 bytes} [Mon Jan 25 14:24:43 2021] DELETE /volume/v3/32c6844f88b34de7a043f0304d835c5e/types/9713313d-04bf-41bb-92ba-3d0bbab3242a => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:24:43.799380 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-56bc4e76-f214-483b-a743-7b1577627ca0 tempest-GroupSnapshotsTest-1227762183 tempest-GroupSnapshotsTest-1227762183] GET http://10.222.0.38/volume/v3/32c6844f88b34de7a043f0304d835c5e/types/9713313d-04bf-41bb-92ba-3d0bbab3242a Jan 25 14:24:43.799966 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-56bc4e76-f214-483b-a743-7b1577627ca0 tempest-GroupSnapshotsTest-1227762183 tempest-GroupSnapshotsTest-1227762183] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:43.800578 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-56bc4e76-f214-483b-a743-7b1577627ca0 tempest-GroupSnapshotsTest-1227762183 tempest-GroupSnapshotsTest-1227762183] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:43.805700 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:43.805700 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:43.812380 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-56bc4e76-f214-483b-a743-7b1577627ca0 tempest-GroupSnapshotsTest-1227762183 tempest-GroupSnapshotsTest-1227762183] http://10.222.0.38/volume/v3/32c6844f88b34de7a043f0304d835c5e/types/9713313d-04bf-41bb-92ba-3d0bbab3242a returned with HTTP 404 Jan 25 14:24:43.813643 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1643/3280] 10.222.0.38 () {58 vars in 1309 bytes} [Mon Jan 25 14:24:43 2021] GET /volume/v3/32c6844f88b34de7a043f0304d835c5e/types/9713313d-04bf-41bb-92ba-3d0bbab3242a => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 25 14:24:43.814513 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-69a2602c-b434-494f-8dfb-466daa9260c0 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Volume info retrieved successfully. Jan 25 14:24:43.821522 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e50746c3-c9dc-4c0e-a32b-def073632224 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] DELETE http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/5c1e28bc-2a69-4f2c-a703-a1321051c440 Jan 25 14:24:43.822040 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e50746c3-c9dc-4c0e-a32b-def073632224 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:43.822518 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e50746c3-c9dc-4c0e-a32b-def073632224 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:43.822979 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-e50746c3-c9dc-4c0e-a32b-def073632224 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Delete volume with id: 5c1e28bc-2a69-4f2c-a703-a1321051c440 Jan 25 14:24:43.838567 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-69a2602c-b434-494f-8dfb-466daa9260c0 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/8eb415ab-a7fe-4426-be61-23e860df69a9 returned with HTTP 200 Jan 25 14:24:43.839403 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1638/3281] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:24:43 2021] GET /volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/8eb415ab-a7fe-4426-be61-23e860df69a9 => generated 947 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:43.856082 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0e5ba1dc-0f73-4e64-8542-4caf81eed3f0 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] DELETE http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/203bb158-617c-4f79-8201-2f7547a9cfe6?cascade=True Jan 25 14:24:43.856726 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0e5ba1dc-0f73-4e64-8542-4caf81eed3f0 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:43.857060 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:43.857060 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:43.857605 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0e5ba1dc-0f73-4e64-8542-4caf81eed3f0 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:43.858207 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-0e5ba1dc-0f73-4e64-8542-4caf81eed3f0 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Delete volume with id: 203bb158-617c-4f79-8201-2f7547a9cfe6 Jan 25 14:24:43.878443 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e50746c3-c9dc-4c0e-a32b-def073632224 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/5c1e28bc-2a69-4f2c-a703-a1321051c440 returned with HTTP 404 Jan 25 14:24:43.879906 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1644/3282] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:24:43 2021] DELETE /volume/v3/d34c088d02a74d859afab046452ae96b/volumes/5c1e28bc-2a69-4f2c-a703-a1321051c440 => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 25 14:24:43.887047 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8d3c9664-5e88-422b-accc-39104ee4a602 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] DELETE http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/942f9dcb-930c-418d-985f-622c55bb3607 Jan 25 14:24:43.887571 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8d3c9664-5e88-422b-accc-39104ee4a602 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:43.888056 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8d3c9664-5e88-422b-accc-39104ee4a602 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:43.888514 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-8d3c9664-5e88-422b-accc-39104ee4a602 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Delete volume with id: 942f9dcb-930c-418d-985f-622c55bb3607 Jan 25 14:24:43.909144 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:43.909144 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:43.910514 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0e5ba1dc-0f73-4e64-8542-4caf81eed3f0 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Volume info retrieved successfully. Jan 25 14:24:43.935228 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8d3c9664-5e88-422b-accc-39104ee4a602 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/942f9dcb-930c-418d-985f-622c55bb3607 returned with HTTP 404 Jan 25 14:24:43.936430 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1645/3283] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:24:43 2021] DELETE /volume/v3/d34c088d02a74d859afab046452ae96b/volumes/942f9dcb-930c-418d-985f-622c55bb3607 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 25 14:24:43.945805 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bdd80fe9-07de-4310-b734-9b29179b8d2a tempest-GroupSnapshotsTest-1227762183 tempest-GroupSnapshotsTest-1227762183] DELETE http://10.222.0.38/volume/v3/32c6844f88b34de7a043f0304d835c5e/types/84e76c4c-ff7f-4f55-b17c-86910c6f2633 Jan 25 14:24:43.946334 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bdd80fe9-07de-4310-b734-9b29179b8d2a tempest-GroupSnapshotsTest-1227762183 tempest-GroupSnapshotsTest-1227762183] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:43.946846 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bdd80fe9-07de-4310-b734-9b29179b8d2a tempest-GroupSnapshotsTest-1227762183 tempest-GroupSnapshotsTest-1227762183] Calling method '_delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:43.971497 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0e5ba1dc-0f73-4e64-8542-4caf81eed3f0 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Delete volume request issued successfully. Jan 25 14:24:43.972201 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0e5ba1dc-0f73-4e64-8542-4caf81eed3f0 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/203bb158-617c-4f79-8201-2f7547a9cfe6?cascade=True returned with HTTP 202 Jan 25 14:24:43.973270 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1639/3284] 10.222.0.38 () {58 vars in 1343 bytes} [Mon Jan 25 14:24:43 2021] DELETE /volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/203bb158-617c-4f79-8201-2f7547a9cfe6?cascade=True => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:24:43.986780 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2374ef80-432c-4a2f-96f8-84b7bdc97e9a tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] GET http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/203bb158-617c-4f79-8201-2f7547a9cfe6 Jan 25 14:24:43.987614 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2374ef80-432c-4a2f-96f8-84b7bdc97e9a tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:43.987986 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:43.987986 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:43.988683 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2374ef80-432c-4a2f-96f8-84b7bdc97e9a tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:44.051381 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bdd80fe9-07de-4310-b734-9b29179b8d2a tempest-GroupSnapshotsTest-1227762183 tempest-GroupSnapshotsTest-1227762183] http://10.222.0.38/volume/v3/32c6844f88b34de7a043f0304d835c5e/types/84e76c4c-ff7f-4f55-b17c-86910c6f2633 returned with HTTP 202 Jan 25 14:24:44.052423 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1646/3285] 10.222.0.38 () {58 vars in 1312 bytes} [Mon Jan 25 14:24:43 2021] DELETE /volume/v3/32c6844f88b34de7a043f0304d835c5e/types/84e76c4c-ff7f-4f55-b17c-86910c6f2633 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:24:44.055973 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:44.055973 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:44.063497 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9c761fc7-e35c-4ed5-8825-2fdd7f06d942 tempest-GroupSnapshotsTest-1227762183 tempest-GroupSnapshotsTest-1227762183] GET http://10.222.0.38/volume/v3/32c6844f88b34de7a043f0304d835c5e/types/84e76c4c-ff7f-4f55-b17c-86910c6f2633 Jan 25 14:24:44.064015 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9c761fc7-e35c-4ed5-8825-2fdd7f06d942 tempest-GroupSnapshotsTest-1227762183 tempest-GroupSnapshotsTest-1227762183] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:44.064505 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9c761fc7-e35c-4ed5-8825-2fdd7f06d942 tempest-GroupSnapshotsTest-1227762183 tempest-GroupSnapshotsTest-1227762183] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:44.067419 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-2374ef80-432c-4a2f-96f8-84b7bdc97e9a tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Volume info retrieved successfully. Jan 25 14:24:44.092038 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9c761fc7-e35c-4ed5-8825-2fdd7f06d942 tempest-GroupSnapshotsTest-1227762183 tempest-GroupSnapshotsTest-1227762183] http://10.222.0.38/volume/v3/32c6844f88b34de7a043f0304d835c5e/types/84e76c4c-ff7f-4f55-b17c-86910c6f2633 returned with HTTP 404 Jan 25 14:24:44.096987 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1647/3286] 10.222.0.38 () {58 vars in 1309 bytes} [Mon Jan 25 14:24:44 2021] GET /volume/v3/32c6844f88b34de7a043f0304d835c5e/types/84e76c4c-ff7f-4f55-b17c-86910c6f2633 => generated 114 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:24:44.103365 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-96d9452f-75cb-413b-9b86-212a179d3f39 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] DELETE http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/e4c85bf0-71f7-436f-80a6-5209e78d4c61 Jan 25 14:24:44.103888 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-96d9452f-75cb-413b-9b86-212a179d3f39 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:44.109039 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-96d9452f-75cb-413b-9b86-212a179d3f39 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:44.109039 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-96d9452f-75cb-413b-9b86-212a179d3f39 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] Delete volume with id: e4c85bf0-71f7-436f-80a6-5209e78d4c61 Jan 25 14:24:44.114803 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2374ef80-432c-4a2f-96f8-84b7bdc97e9a tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/203bb158-617c-4f79-8201-2f7547a9cfe6 returned with HTTP 200 Jan 25 14:24:44.124840 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1640/3287] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:24:43 2021] GET /volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/203bb158-617c-4f79-8201-2f7547a9cfe6 => generated 910 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:44.160792 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-96d9452f-75cb-413b-9b86-212a179d3f39 tempest-GroupSnapshotsTest-1961298841 tempest-GroupSnapshotsTest-1961298841] http://10.222.0.38/volume/v3/d34c088d02a74d859afab046452ae96b/volumes/e4c85bf0-71f7-436f-80a6-5209e78d4c61 returned with HTTP 404 Jan 25 14:24:44.162184 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1648/3288] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:24:44 2021] DELETE /volume/v3/d34c088d02a74d859afab046452ae96b/volumes/e4c85bf0-71f7-436f-80a6-5209e78d4c61 => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:24:44.170170 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-634f3428-0ec0-44e4-b21a-1641de6131c6 tempest-GroupSnapshotsTest-1227762183 tempest-GroupSnapshotsTest-1227762183] DELETE http://10.222.0.38/volume/v3/32c6844f88b34de7a043f0304d835c5e/types/a1c7b68c-b638-4862-a321-b24c4823b9f0 Jan 25 14:24:44.170383 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-634f3428-0ec0-44e4-b21a-1641de6131c6 tempest-GroupSnapshotsTest-1227762183 tempest-GroupSnapshotsTest-1227762183] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:44.170567 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:44.170567 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:44.171123 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-634f3428-0ec0-44e4-b21a-1641de6131c6 tempest-GroupSnapshotsTest-1227762183 tempest-GroupSnapshotsTest-1227762183] Calling method '_delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:44.242591 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 25 14:24:44.242591 n-d-760456-3 devstack@c-api.service[87928]: "UPDATE / DELETE expressions." % clause Jan 25 14:24:44.256485 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-634f3428-0ec0-44e4-b21a-1641de6131c6 tempest-GroupSnapshotsTest-1227762183 tempest-GroupSnapshotsTest-1227762183] http://10.222.0.38/volume/v3/32c6844f88b34de7a043f0304d835c5e/types/a1c7b68c-b638-4862-a321-b24c4823b9f0 returned with HTTP 202 Jan 25 14:24:44.257500 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1641/3289] 10.222.0.38 () {58 vars in 1312 bytes} [Mon Jan 25 14:24:44 2021] DELETE /volume/v3/32c6844f88b34de7a043f0304d835c5e/types/a1c7b68c-b638-4862-a321-b24c4823b9f0 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 25 14:24:44.268467 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-362f332b-e696-4f2e-92e8-1d110345878b tempest-GroupSnapshotsTest-1227762183 tempest-GroupSnapshotsTest-1227762183] GET http://10.222.0.38/volume/v3/32c6844f88b34de7a043f0304d835c5e/types/a1c7b68c-b638-4862-a321-b24c4823b9f0 Jan 25 14:24:44.272024 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-362f332b-e696-4f2e-92e8-1d110345878b tempest-GroupSnapshotsTest-1227762183 tempest-GroupSnapshotsTest-1227762183] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:44.273139 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-362f332b-e696-4f2e-92e8-1d110345878b tempest-GroupSnapshotsTest-1227762183 tempest-GroupSnapshotsTest-1227762183] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:44.295427 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-362f332b-e696-4f2e-92e8-1d110345878b tempest-GroupSnapshotsTest-1227762183 tempest-GroupSnapshotsTest-1227762183] http://10.222.0.38/volume/v3/32c6844f88b34de7a043f0304d835c5e/types/a1c7b68c-b638-4862-a321-b24c4823b9f0 returned with HTTP 404 Jan 25 14:24:44.296850 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1649/3290] 10.222.0.38 () {58 vars in 1309 bytes} [Mon Jan 25 14:24:44 2021] GET /volume/v3/32c6844f88b34de7a043f0304d835c5e/types/a1c7b68c-b638-4862-a321-b24c4823b9f0 => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:24:45.154496 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7b099f55-5535-49d7-9708-bcf475ce04a9 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] GET http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/203bb158-617c-4f79-8201-2f7547a9cfe6 Jan 25 14:24:45.156398 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7b099f55-5535-49d7-9708-bcf475ce04a9 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:45.157489 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7b099f55-5535-49d7-9708-bcf475ce04a9 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:45.246100 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:45.246100 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:45.256328 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7b099f55-5535-49d7-9708-bcf475ce04a9 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Volume info retrieved successfully. Jan 25 14:24:45.287962 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7b099f55-5535-49d7-9708-bcf475ce04a9 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/203bb158-617c-4f79-8201-2f7547a9cfe6 returned with HTTP 200 Jan 25 14:24:45.288833 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1642/3291] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:24:45 2021] GET /volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/203bb158-617c-4f79-8201-2f7547a9cfe6 => generated 910 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:46.304793 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-69e44cd9-f7de-42de-8a5e-48dabbfff28e tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] GET http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/203bb158-617c-4f79-8201-2f7547a9cfe6 Jan 25 14:24:46.305886 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-69e44cd9-f7de-42de-8a5e-48dabbfff28e tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:46.306523 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-69e44cd9-f7de-42de-8a5e-48dabbfff28e tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:46.371547 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:46.371547 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:46.382752 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-69e44cd9-f7de-42de-8a5e-48dabbfff28e tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Volume info retrieved successfully. Jan 25 14:24:46.409234 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-69e44cd9-f7de-42de-8a5e-48dabbfff28e tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/203bb158-617c-4f79-8201-2f7547a9cfe6 returned with HTTP 200 Jan 25 14:24:46.410907 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1650/3292] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:24:46 2021] GET /volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/203bb158-617c-4f79-8201-2f7547a9cfe6 => generated 910 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:47.427746 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4cfa5c2b-32d1-43ca-9e4c-ec282a2f5032 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] GET http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/203bb158-617c-4f79-8201-2f7547a9cfe6 Jan 25 14:24:47.428322 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4cfa5c2b-32d1-43ca-9e4c-ec282a2f5032 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:47.428520 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:47.428520 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:47.428929 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4cfa5c2b-32d1-43ca-9e4c-ec282a2f5032 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:47.547273 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4cfa5c2b-32d1-43ca-9e4c-ec282a2f5032 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/203bb158-617c-4f79-8201-2f7547a9cfe6 returned with HTTP 404 Jan 25 14:24:47.548361 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1643/3293] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:24:47 2021] GET /volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/203bb158-617c-4f79-8201-2f7547a9cfe6 => generated 109 bytes in 125 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:24:47.556627 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-715efb6c-b7a9-48dc-a4f6-6bbee2aa3d5a tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] GET http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes Jan 25 14:24:47.557191 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-715efb6c-b7a9-48dc-a4f6-6bbee2aa3d5a tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:47.557409 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:47.557409 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:47.557787 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-715efb6c-b7a9-48dc-a4f6-6bbee2aa3d5a tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:47.558398 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-715efb6c-b7a9-48dc-a4f6-6bbee2aa3d5a tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 14:24:47.560472 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-715efb6c-b7a9-48dc-a4f6-6bbee2aa3d5a tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87929) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 14:24:47.674505 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-715efb6c-b7a9-48dc-a4f6-6bbee2aa3d5a tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Get all volumes completed successfully. Jan 25 14:24:47.678216 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-715efb6c-b7a9-48dc-a4f6-6bbee2aa3d5a tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes returned with HTTP 200 Jan 25 14:24:47.679258 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1651/3294] 10.222.0.38 () {58 vars in 1204 bytes} [Mon Jan 25 14:24:47 2021] GET /volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes => generated 401 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:47.689961 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ec915345-4545-40d6-9fa1-db431fd33a99 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] GET http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/snapshots Jan 25 14:24:47.690542 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ec915345-4545-40d6-9fa1-db431fd33a99 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:47.691042 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ec915345-4545-40d6-9fa1-db431fd33a99 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Calling method 'index' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:47.691876 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-ec915345-4545-40d6-9fa1-db431fd33a99 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Removing options '' from query. {{(pid=87930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 14:24:47.694156 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.db.sqlalchemy.api [None req-ec915345-4545-40d6-9fa1-db431fd33a99 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Building query based on filter {{(pid=87930) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 25 14:24:47.733449 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ec915345-4545-40d6-9fa1-db431fd33a99 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Get all snapshots completed successfully. Jan 25 14:24:47.735631 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ec915345-4545-40d6-9fa1-db431fd33a99 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/snapshots returned with HTTP 200 Jan 25 14:24:47.747531 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1644/3295] 10.222.0.38 () {58 vars in 1210 bytes} [Mon Jan 25 14:24:47 2021] GET /volume/v3/6b469996737345b7b2b87b6985b8fe37/snapshots => generated 17 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 14:24:47.752141 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f39b5f19-d017-46e2-8502-edcab3a691b0 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] DELETE http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/8eb415ab-a7fe-4426-be61-23e860df69a9 Jan 25 14:24:47.752894 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f39b5f19-d017-46e2-8502-edcab3a691b0 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:47.753073 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:47.753073 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:47.753399 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f39b5f19-d017-46e2-8502-edcab3a691b0 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:47.754106 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-f39b5f19-d017-46e2-8502-edcab3a691b0 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Delete volume with id: 8eb415ab-a7fe-4426-be61-23e860df69a9 Jan 25 14:24:47.829423 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:47.829423 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:47.831419 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f39b5f19-d017-46e2-8502-edcab3a691b0 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Volume info retrieved successfully. Jan 25 14:24:47.876745 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f39b5f19-d017-46e2-8502-edcab3a691b0 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Delete volume request issued successfully. Jan 25 14:24:47.877265 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f39b5f19-d017-46e2-8502-edcab3a691b0 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/8eb415ab-a7fe-4426-be61-23e860df69a9 returned with HTTP 202 Jan 25 14:24:47.881412 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1652/3296] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:24:47 2021] DELETE /volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/8eb415ab-a7fe-4426-be61-23e860df69a9 => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:24:47.890295 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b0ff373e-4550-49dc-9346-579f5790b9ce tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] GET http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/8eb415ab-a7fe-4426-be61-23e860df69a9 Jan 25 14:24:47.891037 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b0ff373e-4550-49dc-9346-579f5790b9ce tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:47.891716 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b0ff373e-4550-49dc-9346-579f5790b9ce tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:47.953912 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:47.953912 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:47.973524 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b0ff373e-4550-49dc-9346-579f5790b9ce tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Volume info retrieved successfully. Jan 25 14:24:48.002667 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b0ff373e-4550-49dc-9346-579f5790b9ce tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/8eb415ab-a7fe-4426-be61-23e860df69a9 returned with HTTP 200 Jan 25 14:24:48.013790 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1645/3297] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:24:47 2021] GET /volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/8eb415ab-a7fe-4426-be61-23e860df69a9 => generated 946 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:49.020970 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dbcc8108-8fa9-434b-9bee-34e5c5123b40 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] GET http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/8eb415ab-a7fe-4426-be61-23e860df69a9 Jan 25 14:24:49.021532 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dbcc8108-8fa9-434b-9bee-34e5c5123b40 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:49.021654 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:49.021654 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:49.022453 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dbcc8108-8fa9-434b-9bee-34e5c5123b40 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:49.166335 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:49.166335 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:49.184121 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-dbcc8108-8fa9-434b-9bee-34e5c5123b40 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Volume info retrieved successfully. Jan 25 14:24:49.232746 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dbcc8108-8fa9-434b-9bee-34e5c5123b40 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/8eb415ab-a7fe-4426-be61-23e860df69a9 returned with HTTP 200 Jan 25 14:24:49.233798 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1653/3298] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:24:49 2021] GET /volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/8eb415ab-a7fe-4426-be61-23e860df69a9 => generated 946 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:50.154754 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-39d790e6-fb61-4299-95cf-4ec37e611fd4 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] POST http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/volumes Jan 25 14:24:50.155437 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:50.155437 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:50.156016 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-39d790e6-fb61-4299-95cf-4ec37e611fd4 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1001488898"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:24:50.166609 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-39d790e6-fb61-4299-95cf-4ec37e611fd4 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1001488898'}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:24:50.166609 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-39d790e6-fb61-4299-95cf-4ec37e611fd4 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Create volume of 1 GB Jan 25 14:24:50.175665 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-39d790e6-fb61-4299-95cf-4ec37e611fd4 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Availability Zones retrieved successfully. Jan 25 14:24:50.194233 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-39d790e6-fb61-4299-95cf-4ec37e611fd4 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Flow 'volume_create_api' (7b64178a-05d8-4de7-82a6-1f8ce3e9fd70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:24:50.197783 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-39d790e6-fb61-4299-95cf-4ec37e611fd4 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b975fa6-3f5e-4c24-9dc9-1da491a72929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:24:50.200142 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-39d790e6-fb61-4299-95cf-4ec37e611fd4 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Validating volume size '1' using validate_int {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:24:50.250168 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-518631e6-db14-4862-8b98-4af64f267452 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] GET http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/8eb415ab-a7fe-4426-be61-23e860df69a9 Jan 25 14:24:50.250688 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-518631e6-db14-4862-8b98-4af64f267452 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:50.250881 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:50.250881 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:50.251515 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-518631e6-db14-4862-8b98-4af64f267452 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:50.285733 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-39d790e6-fb61-4299-95cf-4ec37e611fd4 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b975fa6-3f5e-4c24-9dc9-1da491a72929) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:24:50.288409 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-39d790e6-fb61-4299-95cf-4ec37e611fd4 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (494a6432-bfa8-4fc1-aaf0-42974ceaff97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:24:50.322187 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-518631e6-db14-4862-8b98-4af64f267452 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/8eb415ab-a7fe-4426-be61-23e860df69a9 returned with HTTP 404 Jan 25 14:24:50.323858 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1654/3299] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:24:50 2021] GET /volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/8eb415ab-a7fe-4426-be61-23e860df69a9 => generated 109 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:24:50.333381 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d98e9c8d-d96c-44af-9f98-855f65f08218 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] DELETE http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/snapshots/c573e15a-964c-420f-9540-45448668568c Jan 25 14:24:50.334417 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d98e9c8d-d96c-44af-9f98-855f65f08218 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:50.335208 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d98e9c8d-d96c-44af-9f98-855f65f08218 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:50.335881 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-d98e9c8d-d96c-44af-9f98-855f65f08218 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Delete snapshot with id: c573e15a-964c-420f-9540-45448668568c Jan 25 14:24:50.376550 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d98e9c8d-d96c-44af-9f98-855f65f08218 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/snapshots/c573e15a-964c-420f-9540-45448668568c returned with HTTP 404 Jan 25 14:24:50.378511 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1655/3300] 10.222.0.38 () {58 vars in 1324 bytes} [Mon Jan 25 14:24:50 2021] DELETE /volume/v3/6b469996737345b7b2b87b6985b8fe37/snapshots/c573e15a-964c-420f-9540-45448668568c => generated 111 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 25 14:24:50.388615 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-21450b81-2169-4ef8-8490-b4646b949471 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] DELETE http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/203bb158-617c-4f79-8201-2f7547a9cfe6 Jan 25 14:24:50.389362 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-21450b81-2169-4ef8-8490-b4646b949471 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:50.389977 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-21450b81-2169-4ef8-8490-b4646b949471 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:50.390563 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-21450b81-2169-4ef8-8490-b4646b949471 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Delete volume with id: 203bb158-617c-4f79-8201-2f7547a9cfe6 Jan 25 14:24:50.416091 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-39d790e6-fb61-4299-95cf-4ec37e611fd4 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Created reservations ['0507c347-ade1-4608-98ef-38b6218bb737', 'a97f327c-6b75-4244-a3d6-209827d9426f', '410d1aa3-8542-4fa5-90a1-74d7e57f1ffc', '9ea20c8e-ab16-4978-aa2e-2e0d416a4ee9'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:24:50.418999 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-39d790e6-fb61-4299-95cf-4ec37e611fd4 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (494a6432-bfa8-4fc1-aaf0-42974ceaff97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0507c347-ade1-4608-98ef-38b6218bb737', 'a97f327c-6b75-4244-a3d6-209827d9426f', '410d1aa3-8542-4fa5-90a1-74d7e57f1ffc', '9ea20c8e-ab16-4978-aa2e-2e0d416a4ee9']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:24:50.424443 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-39d790e6-fb61-4299-95cf-4ec37e611fd4 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19db646f-6444-42f7-8f39-10e53dc297b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:24:50.444746 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-21450b81-2169-4ef8-8490-b4646b949471 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/203bb158-617c-4f79-8201-2f7547a9cfe6 returned with HTTP 404 Jan 25 14:24:50.449918 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1656/3301] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:24:50 2021] DELETE /volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/203bb158-617c-4f79-8201-2f7547a9cfe6 => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:24:50.454733 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b6e69c9a-934a-4ea6-95f0-b98a7581f74e tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] DELETE http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/snapshots/bded2637-05e3-4523-b14f-60209367fd2d Jan 25 14:24:50.455713 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b6e69c9a-934a-4ea6-95f0-b98a7581f74e tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:50.457179 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b6e69c9a-934a-4ea6-95f0-b98a7581f74e tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:50.457762 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-b6e69c9a-934a-4ea6-95f0-b98a7581f74e tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Delete snapshot with id: bded2637-05e3-4523-b14f-60209367fd2d Jan 25 14:24:50.482849 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b6e69c9a-934a-4ea6-95f0-b98a7581f74e tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/snapshots/bded2637-05e3-4523-b14f-60209367fd2d returned with HTTP 404 Jan 25 14:24:50.484250 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1657/3302] 10.222.0.38 () {58 vars in 1324 bytes} [Mon Jan 25 14:24:50 2021] DELETE /volume/v3/6b469996737345b7b2b87b6985b8fe37/snapshots/bded2637-05e3-4523-b14f-60209367fd2d => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:24:50.493265 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fb168f16-3345-4f5e-918c-366837bde9b3 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] DELETE http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/snapshots/167824b3-ac35-4eee-8636-8a6e1688e365 Jan 25 14:24:50.494015 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fb168f16-3345-4f5e-918c-366837bde9b3 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:50.494718 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fb168f16-3345-4f5e-918c-366837bde9b3 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:50.495306 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-fb168f16-3345-4f5e-918c-366837bde9b3 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Delete snapshot with id: 167824b3-ac35-4eee-8636-8a6e1688e365 Jan 25 14:24:50.508126 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-39d790e6-fb61-4299-95cf-4ec37e611fd4 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19db646f-6444-42f7-8f39-10e53dc297b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3132297-98a9-4cd1-82a6-8004a3773321', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1001488898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3452b3f3916426a93da0f26e9b99298',qos_specs=None,replication_status=,reservations=['0507c347-ade1-4608-98ef-38b6218bb737','a97f327c-6b75-4244-a3d6-209827d9426f','410d1aa3-8542-4fa5-90a1-74d7e57f1ffc','9ea20c8e-ab16-4978-aa2e-2e0d416a4ee9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37968addc93e4573aaf0254f10eeb4d3',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:24:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1001488898',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3132297-98a9-4cd1-82a6-8004a3773321,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3452b3f3916426a93da0f26e9b99298',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='37968addc93e4573aaf0254f10eeb4d3',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:24:50.510676 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-39d790e6-fb61-4299-95cf-4ec37e611fd4 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ede3d3f7-5692-4b7f-8d92-7b6159c6c241) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:24:50.530335 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fb168f16-3345-4f5e-918c-366837bde9b3 tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/snapshots/167824b3-ac35-4eee-8636-8a6e1688e365 returned with HTTP 404 Jan 25 14:24:50.533845 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1658/3303] 10.222.0.38 () {58 vars in 1324 bytes} [Mon Jan 25 14:24:50 2021] DELETE /volume/v3/6b469996737345b7b2b87b6985b8fe37/snapshots/167824b3-ac35-4eee-8636-8a6e1688e365 => generated 111 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:24:50.542214 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-83c47d4c-e393-4e1c-8d42-506a55adf6ca tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] DELETE http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/80effafb-d85d-47ba-a6fa-9fa78d7b6052 Jan 25 14:24:50.543002 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-83c47d4c-e393-4e1c-8d42-506a55adf6ca tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:50.543696 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-83c47d4c-e393-4e1c-8d42-506a55adf6ca tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:50.544083 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-39d790e6-fb61-4299-95cf-4ec37e611fd4 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ede3d3f7-5692-4b7f-8d92-7b6159c6c241) transitioned into state 'SUCCESS' from state '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-1001488898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3452b3f3916426a93da0f26e9b99298',qos_specs=None,replication_status=,reservations=['0507c347-ade1-4608-98ef-38b6218bb737','a97f327c-6b75-4244-a3d6-209827d9426f','410d1aa3-8542-4fa5-90a1-74d7e57f1ffc','9ea20c8e-ab16-4978-aa2e-2e0d416a4ee9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37968addc93e4573aaf0254f10eeb4d3',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:24:50.544656 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-83c47d4c-e393-4e1c-8d42-506a55adf6ca tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] Delete volume with id: 80effafb-d85d-47ba-a6fa-9fa78d7b6052 Jan 25 14:24:50.546306 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-39d790e6-fb61-4299-95cf-4ec37e611fd4 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89d25411-fe93-44fe-ab4b-c90560c9ed73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:24:50.575330 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-39d790e6-fb61-4299-95cf-4ec37e611fd4 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89d25411-fe93-44fe-ab4b-c90560c9ed73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:24:50.578039 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-39d790e6-fb61-4299-95cf-4ec37e611fd4 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Flow 'volume_create_api' (7b64178a-05d8-4de7-82a6-1f8ce3e9fd70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:24:50.661686 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-83c47d4c-e393-4e1c-8d42-506a55adf6ca tempest-VolumesDeleteCascade-1554584105 tempest-VolumesDeleteCascade-1554584105] http://10.222.0.38/volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/80effafb-d85d-47ba-a6fa-9fa78d7b6052 returned with HTTP 404 Jan 25 14:24:50.664804 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1659/3304] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:24:50 2021] DELETE /volume/v3/6b469996737345b7b2b87b6985b8fe37/volumes/80effafb-d85d-47ba-a6fa-9fa78d7b6052 => generated 109 bytes in 126 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:24:50.720697 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-39d790e6-fb61-4299-95cf-4ec37e611fd4 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Create volume request issued successfully. Jan 25 14:24:50.742022 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-39d790e6-fb61-4299-95cf-4ec37e611fd4 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/volumes returned with HTTP 202 Jan 25 14:24:50.743163 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1646/3305] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 14:24:49 2021] POST /volume/v3/b3452b3f3916426a93da0f26e9b99298/volumes => generated 820 bytes in 841 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:24:50.758863 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-83deeb75-c00a-42fa-bc8d-cbc02d00e811 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] GET http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/volumes/e3132297-98a9-4cd1-82a6-8004a3773321 Jan 25 14:24:50.759393 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-83deeb75-c00a-42fa-bc8d-cbc02d00e811 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:50.759881 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-83deeb75-c00a-42fa-bc8d-cbc02d00e811 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:50.822801 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:50.822801 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:50.833145 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-83deeb75-c00a-42fa-bc8d-cbc02d00e811 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Volume info retrieved successfully. Jan 25 14:24:50.858274 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-83deeb75-c00a-42fa-bc8d-cbc02d00e811 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/volumes/e3132297-98a9-4cd1-82a6-8004a3773321 returned with HTTP 200 Jan 25 14:24:50.859117 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1660/3306] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:24:50 2021] GET /volume/v3/b3452b3f3916426a93da0f26e9b99298/volumes/e3132297-98a9-4cd1-82a6-8004a3773321 => generated 888 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:24:51.875781 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-17256993-c08c-4a78-acd1-c47cd4de0b04 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] GET http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/volumes/e3132297-98a9-4cd1-82a6-8004a3773321 Jan 25 14:24:51.876553 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-17256993-c08c-4a78-acd1-c47cd4de0b04 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:51.876553 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:51.876553 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:51.877138 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-17256993-c08c-4a78-acd1-c47cd4de0b04 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:51.930990 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:51.930990 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:51.944302 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-17256993-c08c-4a78-acd1-c47cd4de0b04 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Volume info retrieved successfully. Jan 25 14:24:51.966787 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-17256993-c08c-4a78-acd1-c47cd4de0b04 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/volumes/e3132297-98a9-4cd1-82a6-8004a3773321 returned with HTTP 200 Jan 25 14:24:51.968293 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1647/3307] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:24:51 2021] GET /volume/v3/b3452b3f3916426a93da0f26e9b99298/volumes/e3132297-98a9-4cd1-82a6-8004a3773321 => generated 913 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:51.985530 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a834d653-5191-4dce-8779-ac244f206956 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] POST http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots Jan 25 14:24:51.986351 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:51.986351 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:51.986862 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a834d653-5191-4dce-8779-ac244f206956 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e3132297-98a9-4cd1-82a6-8004a3773321", "name": "tempest-SnapshotsActionsTest-Snapshot-1234375152"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:24:52.039111 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:52.039111 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:52.040320 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a834d653-5191-4dce-8779-ac244f206956 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Volume info retrieved successfully. Jan 25 14:24:52.040680 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-a834d653-5191-4dce-8779-ac244f206956 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Create snapshot from volume e3132297-98a9-4cd1-82a6-8004a3773321 Jan 25 14:24:52.122227 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-a834d653-5191-4dce-8779-ac244f206956 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Created reservations ['8ea38d24-c8da-471f-a01b-7de216b9affb', 'f9292f76-fe7c-434b-a912-ff31b03d5b1f', '9a6721d8-2549-426b-ae07-6e220b3fb410', '529e1f12-ade6-4a04-ad6e-a8b0d41aef4e'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:24:52.246060 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a834d653-5191-4dce-8779-ac244f206956 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Snapshot create request issued successfully. Jan 25 14:24:52.246845 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a834d653-5191-4dce-8779-ac244f206956 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots returned with HTTP 202 Jan 25 14:24:52.248289 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1661/3308] 10.222.0.38 () {60 vars in 1232 bytes} [Mon Jan 25 14:24:51 2021] POST /volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots => generated 307 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:24:52.279027 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dab3e695-a1d9-4f3d-aae6-9550255d2396 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] GET http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf Jan 25 14:24:52.279895 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dab3e695-a1d9-4f3d-aae6-9550255d2396 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:52.280229 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:52.280229 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:52.280851 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dab3e695-a1d9-4f3d-aae6-9550255d2396 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:52.388271 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:52.388271 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:52.397391 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-dab3e695-a1d9-4f3d-aae6-9550255d2396 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Snapshot retrieved successfully. Jan 25 14:24:52.400173 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dab3e695-a1d9-4f3d-aae6-9550255d2396 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf returned with HTTP 200 Jan 25 14:24:52.408367 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1648/3309] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:24:52 2021] GET /volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf => generated 439 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:53.399678 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cbda450f-4708-47e8-b3d7-b93432ca5f08 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] POST http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/volumes Jan 25 14:24:53.400315 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:53.400315 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:53.401128 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cbda450f-4708-47e8-b3d7-b93432ca5f08 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-411603617"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:24:53.402388 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-cbda450f-4708-47e8-b3d7-b93432ca5f08 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-411603617'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:24:53.402766 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-cbda450f-4708-47e8-b3d7-b93432ca5f08 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Create volume of 1 GB Jan 25 14:24:53.403411 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:53.403411 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:53.417018 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-037f6b1b-8092-49a5-8df1-8f3bb54d623e tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] GET http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf Jan 25 14:24:53.417735 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-037f6b1b-8092-49a5-8df1-8f3bb54d623e tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:53.417932 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:53.417932 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:53.418627 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-cbda450f-4708-47e8-b3d7-b93432ca5f08 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Availability Zones retrieved successfully. Jan 25 14:24:53.418760 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-037f6b1b-8092-49a5-8df1-8f3bb54d623e tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:53.441422 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-cbda450f-4708-47e8-b3d7-b93432ca5f08 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Flow 'volume_create_api' (60f0c813-c121-4659-90e4-bcefe42cb7a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:24:53.444311 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-cbda450f-4708-47e8-b3d7-b93432ca5f08 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (073ddcb8-4e00-4542-b7b9-30429b0b4803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:24:53.446565 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-cbda450f-4708-47e8-b3d7-b93432ca5f08 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:24:53.454703 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:53.454703 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:53.456965 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-037f6b1b-8092-49a5-8df1-8f3bb54d623e tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Snapshot retrieved successfully. Jan 25 14:24:53.459315 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-037f6b1b-8092-49a5-8df1-8f3bb54d623e tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf returned with HTTP 200 Jan 25 14:24:53.460126 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1649/3310] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:24:53 2021] GET /volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf => generated 439 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:53.526981 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-cbda450f-4708-47e8-b3d7-b93432ca5f08 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (073ddcb8-4e00-4542-b7b9-30429b0b4803) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:24:53.529583 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-cbda450f-4708-47e8-b3d7-b93432ca5f08 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0fa2efa-cb6e-44e7-a247-e0738f541a8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:24:53.733053 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-cbda450f-4708-47e8-b3d7-b93432ca5f08 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Created reservations ['54a5e3f4-659a-4c8c-88c2-6a84aaa5be92', 'fdd21fb1-7e7c-47b4-9103-25ab9448c653', '2839a029-bf38-48de-90fe-07604d2c4c53', '381c268c-d302-4fa4-9879-e499c0f66ad8'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:24:53.735893 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-cbda450f-4708-47e8-b3d7-b93432ca5f08 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0fa2efa-cb6e-44e7-a247-e0738f541a8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54a5e3f4-659a-4c8c-88c2-6a84aaa5be92', 'fdd21fb1-7e7c-47b4-9103-25ab9448c653', '2839a029-bf38-48de-90fe-07604d2c4c53', '381c268c-d302-4fa4-9879-e499c0f66ad8']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:24:53.738088 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-cbda450f-4708-47e8-b3d7-b93432ca5f08 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a81182b-f08b-41c3-ab7f-f209e6fd678b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:24:53.797275 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-cbda450f-4708-47e8-b3d7-b93432ca5f08 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a81182b-f08b-41c3-ab7f-f209e6fd678b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88f8b396-121e-4dc1-9e00-746f94a09fff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-411603617',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc08663f28944d24915e64e2031c47a8',qos_specs=None,replication_status=,reservations=['54a5e3f4-659a-4c8c-88c2-6a84aaa5be92','fdd21fb1-7e7c-47b4-9103-25ab9448c653','2839a029-bf38-48de-90fe-07604d2c4c53','381c268c-d302-4fa4-9879-e499c0f66ad8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64b3fa9f33f7459e8624145a2c3fd9a2',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:24:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-411603617',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88f8b396-121e-4dc1-9e00-746f94a09fff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc08663f28944d24915e64e2031c47a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='64b3fa9f33f7459e8624145a2c3fd9a2',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:24:53.799351 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-cbda450f-4708-47e8-b3d7-b93432ca5f08 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0458a0dd-a87a-4364-8b81-a28c58b30b17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:24:53.826394 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-cbda450f-4708-47e8-b3d7-b93432ca5f08 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0458a0dd-a87a-4364-8b81-a28c58b30b17) transitioned into state 'SUCCESS' from state '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-411603617',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc08663f28944d24915e64e2031c47a8',qos_specs=None,replication_status=,reservations=['54a5e3f4-659a-4c8c-88c2-6a84aaa5be92','fdd21fb1-7e7c-47b4-9103-25ab9448c653','2839a029-bf38-48de-90fe-07604d2c4c53','381c268c-d302-4fa4-9879-e499c0f66ad8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64b3fa9f33f7459e8624145a2c3fd9a2',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:24:53.828514 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-cbda450f-4708-47e8-b3d7-b93432ca5f08 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dc89040-25ad-4378-b1be-d44ffb9dc421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:24:53.844385 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-cbda450f-4708-47e8-b3d7-b93432ca5f08 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dc89040-25ad-4378-b1be-d44ffb9dc421) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:24:53.847578 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-cbda450f-4708-47e8-b3d7-b93432ca5f08 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Flow 'volume_create_api' (60f0c813-c121-4659-90e4-bcefe42cb7a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:24:53.899840 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-cbda450f-4708-47e8-b3d7-b93432ca5f08 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Create volume request issued successfully. Jan 25 14:24:53.913766 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cbda450f-4708-47e8-b3d7-b93432ca5f08 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/volumes returned with HTTP 202 Jan 25 14:24:53.925281 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1662/3311] 10.222.0.38 () {62 vars in 1265 bytes} [Mon Jan 25 14:24:53 2021] POST /volume/v3/bc08663f28944d24915e64e2031c47a8/volumes => generated 820 bytes in 686 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:24:53.930421 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f62c12ec-ede1-4eb2-afcd-a9f76bbc8d06 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] GET http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/volumes/88f8b396-121e-4dc1-9e00-746f94a09fff Jan 25 14:24:53.931011 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f62c12ec-ede1-4eb2-afcd-a9f76bbc8d06 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:53.931207 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:53.931207 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:53.931589 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f62c12ec-ede1-4eb2-afcd-a9f76bbc8d06 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:53.988367 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:53.988367 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:53.997554 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f62c12ec-ede1-4eb2-afcd-a9f76bbc8d06 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Volume info retrieved successfully. Jan 25 14:24:54.025100 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f62c12ec-ede1-4eb2-afcd-a9f76bbc8d06 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/volumes/88f8b396-121e-4dc1-9e00-746f94a09fff returned with HTTP 200 Jan 25 14:24:54.026073 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1650/3312] 10.222.0.38 () {60 vars in 1355 bytes} [Mon Jan 25 14:24:53 2021] GET /volume/v3/bc08663f28944d24915e64e2031c47a8/volumes/88f8b396-121e-4dc1-9e00-746f94a09fff => generated 888 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:54.472144 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-99ae54ec-8654-43e5-b685-c0cd3bf015c8 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] GET http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf Jan 25 14:24:54.473452 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-99ae54ec-8654-43e5-b685-c0cd3bf015c8 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:54.473658 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:54.473658 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:54.474282 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-99ae54ec-8654-43e5-b685-c0cd3bf015c8 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:54.502085 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:54.502085 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:54.503827 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-99ae54ec-8654-43e5-b685-c0cd3bf015c8 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Snapshot retrieved successfully. Jan 25 14:24:54.505903 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-99ae54ec-8654-43e5-b685-c0cd3bf015c8 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf returned with HTTP 200 Jan 25 14:24:54.507003 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1663/3313] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:24:54 2021] GET /volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf => generated 466 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:54.701007 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3e5bb939-79f6-458c-b399-c85bd83e7880 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] POST http://10.222.0.38/volume/v3/459d92b7e3be4f77a9be51b9482b0b0f/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf/action Jan 25 14:24:54.701602 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:54.701602 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:54.702044 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3e5bb939-79f6-458c-b399-c85bd83e7880 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:24:54.702431 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3e5bb939-79f6-458c-b399-c85bd83e7880 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:24:54.703373 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.admin_actions [None req-3e5bb939-79f6-458c-b399-c85bd83e7880 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] Updating snapshot 'd327aee1-a486-465d-a0bb-8dd1c200bccf' with '{'status': 'creating'}' {{(pid=87930) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 25 14:24:54.750554 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:54.750554 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:54.784558 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3e5bb939-79f6-458c-b399-c85bd83e7880 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] http://10.222.0.38/volume/v3/459d92b7e3be4f77a9be51b9482b0b0f/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf/action returned with HTTP 202 Jan 25 14:24:54.785496 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1651/3314] 10.222.0.38 () {60 vars in 1363 bytes} [Mon Jan 25 14:24:54 2021] POST /volume/v3/459d92b7e3be4f77a9be51b9482b0b0f/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf/action => generated 0 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 14:24:54.793775 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b87f45d0-351d-445a-a203-e49ed2f058b1 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] GET http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf Jan 25 14:24:54.794296 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b87f45d0-351d-445a-a203-e49ed2f058b1 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:54.794510 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:54.794510 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:54.794887 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b87f45d0-351d-445a-a203-e49ed2f058b1 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:54.820508 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:54.820508 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:54.821708 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b87f45d0-351d-445a-a203-e49ed2f058b1 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Snapshot retrieved successfully. Jan 25 14:24:54.823654 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b87f45d0-351d-445a-a203-e49ed2f058b1 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf returned with HTTP 200 Jan 25 14:24:54.824469 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1664/3315] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:24:54 2021] GET /volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf => generated 465 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:24:54.835373 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8ca9c5c8-cb7c-42d8-abb4-b216e896cf63 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] POST http://10.222.0.38/volume/v3/459d92b7e3be4f77a9be51b9482b0b0f/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf/action Jan 25 14:24:54.835829 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:54.835829 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:54.836271 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8ca9c5c8-cb7c-42d8-abb4-b216e896cf63 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:24:54.836658 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8ca9c5c8-cb7c-42d8-abb4-b216e896cf63 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:24:54.837645 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.admin_actions [None req-8ca9c5c8-cb7c-42d8-abb4-b216e896cf63 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] Updating snapshot 'd327aee1-a486-465d-a0bb-8dd1c200bccf' with '{'status': 'available'}' {{(pid=87930) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 25 14:24:54.889805 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:54.889805 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:54.922109 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8ca9c5c8-cb7c-42d8-abb4-b216e896cf63 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] http://10.222.0.38/volume/v3/459d92b7e3be4f77a9be51b9482b0b0f/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf/action returned with HTTP 202 Jan 25 14:24:54.923029 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1652/3316] 10.222.0.38 () {60 vars in 1363 bytes} [Mon Jan 25 14:24:54 2021] POST /volume/v3/459d92b7e3be4f77a9be51b9482b0b0f/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 14:24:54.931741 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6d57ac75-25e1-44ab-a6e9-41cc6430cfb7 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] GET http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf Jan 25 14:24:54.932261 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6d57ac75-25e1-44ab-a6e9-41cc6430cfb7 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:54.932473 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:54.932473 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:54.932863 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6d57ac75-25e1-44ab-a6e9-41cc6430cfb7 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:54.958515 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:54.958515 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:54.959645 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6d57ac75-25e1-44ab-a6e9-41cc6430cfb7 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Snapshot retrieved successfully. Jan 25 14:24:54.961596 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6d57ac75-25e1-44ab-a6e9-41cc6430cfb7 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf returned with HTTP 200 Jan 25 14:24:54.962501 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1665/3317] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:24:54 2021] GET /volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf => generated 466 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:54.975311 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-691b8aee-e0c8-4634-aff2-86df1fe746c3 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] POST http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots Jan 25 14:24:54.975759 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:54.975759 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:54.976297 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-691b8aee-e0c8-4634-aff2-86df1fe746c3 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e3132297-98a9-4cd1-82a6-8004a3773321", "name": "tempest-SnapshotsActionsTest-Snapshot-753288216"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:24:55.027349 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:55.027349 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:55.027846 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-691b8aee-e0c8-4634-aff2-86df1fe746c3 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Volume info retrieved successfully. Jan 25 14:24:55.028201 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-691b8aee-e0c8-4634-aff2-86df1fe746c3 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Create snapshot from volume e3132297-98a9-4cd1-82a6-8004a3773321 Jan 25 14:24:55.042261 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-351e4dd6-48a7-4525-918c-d4652d4f299f tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] GET http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/volumes/88f8b396-121e-4dc1-9e00-746f94a09fff Jan 25 14:24:55.043174 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-351e4dd6-48a7-4525-918c-d4652d4f299f tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:55.043375 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:55.043375 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:55.043740 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-351e4dd6-48a7-4525-918c-d4652d4f299f tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:55.085405 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-691b8aee-e0c8-4634-aff2-86df1fe746c3 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Created reservations ['20161d8e-4a7f-4ba6-a98c-821462a17a29', '759b2f55-8248-4a6f-ac0c-89026717914d', '24367d85-0956-4e09-9be9-a020ff5f14c7', 'e62ae276-fe98-4b90-ad95-fcea05d1af94'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:24:55.092476 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:55.092476 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:55.101753 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-351e4dd6-48a7-4525-918c-d4652d4f299f tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Volume info retrieved successfully. Jan 25 14:24:55.124513 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-351e4dd6-48a7-4525-918c-d4652d4f299f tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/volumes/88f8b396-121e-4dc1-9e00-746f94a09fff returned with HTTP 200 Jan 25 14:24:55.125560 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1666/3318] 10.222.0.38 () {60 vars in 1355 bytes} [Mon Jan 25 14:24:55 2021] GET /volume/v3/bc08663f28944d24915e64e2031c47a8/volumes/88f8b396-121e-4dc1-9e00-746f94a09fff => generated 913 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:55.141671 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2e9ceb11-c62e-4bf2-8338-1f6df0f87894 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] POST http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups Jan 25 14:24:55.142171 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:55.142171 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:55.142588 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2e9ceb11-c62e-4bf2-8338-1f6df0f87894 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Action: 'create', calling method: create, body: {"backup": {"volume_id": "88f8b396-121e-4dc1-9e00-746f94a09fff", "name": "tempest-VolumesBackupsV39Test-Backup-1714844421"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:24:55.143691 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.backups [None req-2e9ceb11-c62e-4bf2-8338-1f6df0f87894 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Creating new backup {'backup': {'volume_id': '88f8b396-121e-4dc1-9e00-746f94a09fff', 'name': 'tempest-VolumesBackupsV39Test-Backup-1714844421'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 25 14:24:55.144103 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.contrib.backups [None req-2e9ceb11-c62e-4bf2-8338-1f6df0f87894 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Creating backup of volume 88f8b396-121e-4dc1-9e00-746f94a09fff in container None Jan 25 14:24:55.193408 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-691b8aee-e0c8-4634-aff2-86df1fe746c3 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Snapshot create request issued successfully. Jan 25 14:24:55.193603 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:55.193603 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:55.194352 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-691b8aee-e0c8-4634-aff2-86df1fe746c3 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots returned with HTTP 202 Jan 25 14:24:55.194666 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-2e9ceb11-c62e-4bf2-8338-1f6df0f87894 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Volume info retrieved successfully. Jan 25 14:24:55.195271 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1653/3319] 10.222.0.38 () {60 vars in 1232 bytes} [Mon Jan 25 14:24:54 2021] POST /volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots => generated 306 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:24:55.206499 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6272cee7-b9d5-46a8-b1a1-082f8eb789ac tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] GET http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/48d8b2c8-a69d-4d7b-8198-b16f18670c33 Jan 25 14:24:55.207224 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6272cee7-b9d5-46a8-b1a1-082f8eb789ac tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:55.207434 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:55.207434 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:55.207806 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6272cee7-b9d5-46a8-b1a1-082f8eb789ac tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:55.233862 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:55.233862 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:55.235068 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6272cee7-b9d5-46a8-b1a1-082f8eb789ac tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Snapshot retrieved successfully. Jan 25 14:24:55.237040 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6272cee7-b9d5-46a8-b1a1-082f8eb789ac tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/48d8b2c8-a69d-4d7b-8198-b16f18670c33 returned with HTTP 200 Jan 25 14:24:55.238862 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1654/3320] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:24:55 2021] GET /volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/48d8b2c8-a69d-4d7b-8198-b16f18670c33 => generated 438 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:55.244382 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-2e9ceb11-c62e-4bf2-8338-1f6df0f87894 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Created reservations ['7674c003-f080-4d46-844f-f30bce793865', '6ac4439e-fe5d-4fce-8cfa-68fc99ac9517'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:24:55.314547 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2e9ceb11-c62e-4bf2-8338-1f6df0f87894 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups returned with HTTP 202 Jan 25 14:24:55.315983 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1667/3321] 10.222.0.38 () {62 vars in 1266 bytes} [Mon Jan 25 14:24:55 2021] POST /volume/v3/bc08663f28944d24915e64e2031c47a8/backups => generated 399 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:24:55.326755 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1f5797b3-1ee4-42a8-9668-41820a884706 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] GET http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 Jan 25 14:24:55.327344 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1f5797b3-1ee4-42a8-9668-41820a884706 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:55.327560 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:55.327560 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:55.327918 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1f5797b3-1ee4-42a8-9668-41820a884706 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:55.328282 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-1f5797b3-1ee4-42a8-9668-41820a884706 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Show backup with id 0006cd9c-efcc-4c55-a2bd-f481b4838374. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:24:55.351117 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:55.351117 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:55.354098 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1f5797b3-1ee4-42a8-9668-41820a884706 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 returned with HTTP 200 Jan 25 14:24:55.354098 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1655/3322] 10.222.0.38 () {60 vars in 1355 bytes} [Mon Jan 25 14:24:55 2021] GET /volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 => generated 806 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:56.256192 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-083e3de6-ee49-4d10-af73-a365e5f8ebdf tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] GET http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/48d8b2c8-a69d-4d7b-8198-b16f18670c33 Jan 25 14:24:56.256764 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-083e3de6-ee49-4d10-af73-a365e5f8ebdf tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:56.257119 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:56.257119 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:56.257503 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-083e3de6-ee49-4d10-af73-a365e5f8ebdf tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:56.282017 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:56.282017 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:56.283678 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-083e3de6-ee49-4d10-af73-a365e5f8ebdf tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Snapshot retrieved successfully. Jan 25 14:24:56.285806 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-083e3de6-ee49-4d10-af73-a365e5f8ebdf tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/48d8b2c8-a69d-4d7b-8198-b16f18670c33 returned with HTTP 200 Jan 25 14:24:56.286821 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1668/3323] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:24:56 2021] GET /volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/48d8b2c8-a69d-4d7b-8198-b16f18670c33 => generated 438 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:56.373668 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-38ac5be9-9263-41c6-ac27-840b2929dc67 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] GET http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 Jan 25 14:24:56.376306 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-38ac5be9-9263-41c6-ac27-840b2929dc67 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:56.376571 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:56.376571 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:56.378640 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-38ac5be9-9263-41c6-ac27-840b2929dc67 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:56.379220 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-38ac5be9-9263-41c6-ac27-840b2929dc67 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Show backup with id 0006cd9c-efcc-4c55-a2bd-f481b4838374. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:24:56.411582 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:56.411582 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:56.414383 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-38ac5be9-9263-41c6-ac27-840b2929dc67 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 returned with HTTP 200 Jan 25 14:24:56.416457 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1656/3324] 10.222.0.38 () {60 vars in 1355 bytes} [Mon Jan 25 14:24:56 2021] GET /volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 => generated 806 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:57.298916 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ec265211-b619-457c-813a-1f3dc2aef487 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] GET http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/48d8b2c8-a69d-4d7b-8198-b16f18670c33 Jan 25 14:24:57.299547 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ec265211-b619-457c-813a-1f3dc2aef487 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:57.300267 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:57.300267 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:57.300719 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ec265211-b619-457c-813a-1f3dc2aef487 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:57.329496 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:57.329496 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:57.332411 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ec265211-b619-457c-813a-1f3dc2aef487 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Snapshot retrieved successfully. Jan 25 14:24:57.338627 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ec265211-b619-457c-813a-1f3dc2aef487 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/48d8b2c8-a69d-4d7b-8198-b16f18670c33 returned with HTTP 200 Jan 25 14:24:57.345850 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1669/3325] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:24:57 2021] GET /volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/48d8b2c8-a69d-4d7b-8198-b16f18670c33 => generated 465 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:57.353077 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-093722a2-81e5-49c6-980f-23bdb6438bf0 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] POST http://10.222.0.38/volume/v3/459d92b7e3be4f77a9be51b9482b0b0f/snapshots/48d8b2c8-a69d-4d7b-8198-b16f18670c33/action Jan 25 14:24:57.353699 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:57.353699 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:57.354480 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-093722a2-81e5-49c6-980f-23bdb6438bf0 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:24:57.354894 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-093722a2-81e5-49c6-980f-23bdb6438bf0 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:24:57.356078 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.admin_actions [None req-093722a2-81e5-49c6-980f-23bdb6438bf0 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] Updating snapshot '48d8b2c8-a69d-4d7b-8198-b16f18670c33' with '{'status': 'creating'}' {{(pid=87930) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 25 14:24:57.410875 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:57.410875 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:57.429457 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a0e9b4ad-3821-4026-b204-811ccce0b324 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] GET http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 Jan 25 14:24:57.430334 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a0e9b4ad-3821-4026-b204-811ccce0b324 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:57.430733 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:57.430733 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:57.431363 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a0e9b4ad-3821-4026-b204-811ccce0b324 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:57.431883 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-a0e9b4ad-3821-4026-b204-811ccce0b324 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Show backup with id 0006cd9c-efcc-4c55-a2bd-f481b4838374. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:24:57.451294 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-093722a2-81e5-49c6-980f-23bdb6438bf0 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] http://10.222.0.38/volume/v3/459d92b7e3be4f77a9be51b9482b0b0f/snapshots/48d8b2c8-a69d-4d7b-8198-b16f18670c33/action returned with HTTP 202 Jan 25 14:24:57.452133 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1657/3326] 10.222.0.38 () {60 vars in 1363 bytes} [Mon Jan 25 14:24:57 2021] POST /volume/v3/459d92b7e3be4f77a9be51b9482b0b0f/snapshots/48d8b2c8-a69d-4d7b-8198-b16f18670c33/action => generated 0 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 14:24:57.460052 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:57.460052 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:57.463869 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-53218150-c339-432b-bb6c-2c798632b2a1 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] GET http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/48d8b2c8-a69d-4d7b-8198-b16f18670c33 Jan 25 14:24:57.464579 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-53218150-c339-432b-bb6c-2c798632b2a1 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:57.464981 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:57.464981 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:57.465746 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-53218150-c339-432b-bb6c-2c798632b2a1 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:57.466652 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a0e9b4ad-3821-4026-b204-811ccce0b324 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 returned with HTTP 200 Jan 25 14:24:57.467508 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1670/3327] 10.222.0.38 () {60 vars in 1355 bytes} [Mon Jan 25 14:24:57 2021] GET /volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 => generated 806 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:24:57.494181 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:57.494181 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:57.495670 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-53218150-c339-432b-bb6c-2c798632b2a1 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Snapshot retrieved successfully. Jan 25 14:24:57.497832 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-53218150-c339-432b-bb6c-2c798632b2a1 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/48d8b2c8-a69d-4d7b-8198-b16f18670c33 returned with HTTP 200 Jan 25 14:24:57.498826 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1658/3328] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:24:57 2021] GET /volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/48d8b2c8-a69d-4d7b-8198-b16f18670c33 => generated 464 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:57.512363 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-90cc5f45-bf0a-4674-9225-8185a897aa25 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] POST http://10.222.0.38/volume/v3/459d92b7e3be4f77a9be51b9482b0b0f/snapshots/48d8b2c8-a69d-4d7b-8198-b16f18670c33/action Jan 25 14:24:57.513026 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:57.513026 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:57.514053 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-90cc5f45-bf0a-4674-9225-8185a897aa25 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] Action body: b'{"os-force_delete": {}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:24:57.514433 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-90cc5f45-bf0a-4674-9225-8185a897aa25 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:24:57.542242 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:57.542242 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:57.543197 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-90cc5f45-bf0a-4674-9225-8185a897aa25 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] Snapshot retrieved successfully. Jan 25 14:24:57.616268 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-90cc5f45-bf0a-4674-9225-8185a897aa25 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] Snapshot delete request issued successfully. Jan 25 14:24:57.617108 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-90cc5f45-bf0a-4674-9225-8185a897aa25 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] http://10.222.0.38/volume/v3/459d92b7e3be4f77a9be51b9482b0b0f/snapshots/48d8b2c8-a69d-4d7b-8198-b16f18670c33/action returned with HTTP 202 Jan 25 14:24:57.618113 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1671/3329] 10.222.0.38 () {60 vars in 1363 bytes} [Mon Jan 25 14:24:57 2021] POST /volume/v3/459d92b7e3be4f77a9be51b9482b0b0f/snapshots/48d8b2c8-a69d-4d7b-8198-b16f18670c33/action => generated 0 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 14:24:57.631925 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0a2737f4-af14-453a-8cae-48e0f8fff233 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] GET http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/48d8b2c8-a69d-4d7b-8198-b16f18670c33 Jan 25 14:24:57.632888 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0a2737f4-af14-453a-8cae-48e0f8fff233 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:57.635778 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:57.635778 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:57.637839 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0a2737f4-af14-453a-8cae-48e0f8fff233 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:57.703231 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:57.703231 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:57.704705 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0a2737f4-af14-453a-8cae-48e0f8fff233 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Snapshot retrieved successfully. Jan 25 14:24:57.706998 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0a2737f4-af14-453a-8cae-48e0f8fff233 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/48d8b2c8-a69d-4d7b-8198-b16f18670c33 returned with HTTP 200 Jan 25 14:24:57.708051 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1659/3330] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:24:57 2021] GET /volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/48d8b2c8-a69d-4d7b-8198-b16f18670c33 => generated 464 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:58.482685 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-172b54be-63e3-4df0-9382-4b221493dd86 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] GET http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 Jan 25 14:24:58.484284 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-172b54be-63e3-4df0-9382-4b221493dd86 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:58.485002 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:58.485002 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:58.485817 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-172b54be-63e3-4df0-9382-4b221493dd86 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:58.486716 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-172b54be-63e3-4df0-9382-4b221493dd86 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Show backup with id 0006cd9c-efcc-4c55-a2bd-f481b4838374. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:24:58.514948 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:58.514948 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:58.517540 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-172b54be-63e3-4df0-9382-4b221493dd86 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 returned with HTTP 200 Jan 25 14:24:58.519196 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1672/3331] 10.222.0.38 () {60 vars in 1355 bytes} [Mon Jan 25 14:24:58 2021] GET /volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 => generated 817 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:58.728633 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ee84a359-7e3b-4460-8b80-a84f02745830 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] GET http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/48d8b2c8-a69d-4d7b-8198-b16f18670c33 Jan 25 14:24:58.729637 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ee84a359-7e3b-4460-8b80-a84f02745830 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:58.730017 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:58.730017 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:58.730987 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ee84a359-7e3b-4460-8b80-a84f02745830 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:58.776450 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:58.776450 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:58.781455 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ee84a359-7e3b-4460-8b80-a84f02745830 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Snapshot retrieved successfully. Jan 25 14:24:58.789071 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ee84a359-7e3b-4460-8b80-a84f02745830 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/48d8b2c8-a69d-4d7b-8198-b16f18670c33 returned with HTTP 200 Jan 25 14:24:58.789071 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1660/3332] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:24:58 2021] GET /volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/48d8b2c8-a69d-4d7b-8198-b16f18670c33 => generated 464 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:59.533114 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d521c47f-0a40-4b90-9423-cb6136788a66 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] GET http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 Jan 25 14:24:59.535171 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d521c47f-0a40-4b90-9423-cb6136788a66 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:59.535789 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:59.535789 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:59.536454 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d521c47f-0a40-4b90-9423-cb6136788a66 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:59.537049 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-d521c47f-0a40-4b90-9423-cb6136788a66 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Show backup with id 0006cd9c-efcc-4c55-a2bd-f481b4838374. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:24:59.559030 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:59.559030 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:59.561452 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d521c47f-0a40-4b90-9423-cb6136788a66 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 returned with HTTP 200 Jan 25 14:24:59.562539 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1673/3333] 10.222.0.38 () {60 vars in 1355 bytes} [Mon Jan 25 14:24:59 2021] GET /volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:59.796942 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-954a9785-80b1-4ca1-a531-a00091aa0954 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] GET http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/48d8b2c8-a69d-4d7b-8198-b16f18670c33 Jan 25 14:24:59.797459 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-954a9785-80b1-4ca1-a531-a00091aa0954 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:59.797906 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:59.797906 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:59.798580 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-954a9785-80b1-4ca1-a531-a00091aa0954 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:59.825500 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-954a9785-80b1-4ca1-a531-a00091aa0954 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/48d8b2c8-a69d-4d7b-8198-b16f18670c33 returned with HTTP 404 Jan 25 14:24:59.828883 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1661/3334] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:24:59 2021] GET /volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/48d8b2c8-a69d-4d7b-8198-b16f18670c33 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:24:59.835273 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8272f5f0-798c-4940-9f00-50b05b5b5282 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] POST http://10.222.0.38/volume/v3/459d92b7e3be4f77a9be51b9482b0b0f/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf/action Jan 25 14:24:59.835949 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:59.835949 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:59.836652 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8272f5f0-798c-4940-9f00-50b05b5b5282 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:24:59.837250 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8272f5f0-798c-4940-9f00-50b05b5b5282 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:24:59.838397 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.admin_actions [None req-8272f5f0-798c-4940-9f00-50b05b5b5282 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] Updating snapshot 'd327aee1-a486-465d-a0bb-8dd1c200bccf' with '{'status': 'available'}' {{(pid=87929) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 25 14:24:59.891819 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:59.891819 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:59.931156 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8272f5f0-798c-4940-9f00-50b05b5b5282 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] http://10.222.0.38/volume/v3/459d92b7e3be4f77a9be51b9482b0b0f/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf/action returned with HTTP 202 Jan 25 14:24:59.932020 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1674/3335] 10.222.0.38 () {60 vars in 1363 bytes} [Mon Jan 25 14:24:59 2021] POST /volume/v3/459d92b7e3be4f77a9be51b9482b0b0f/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf/action => generated 0 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 14:24:59.940145 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-22fed0a8-db1e-4e05-92f4-4e6427600f5e tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] GET http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf Jan 25 14:24:59.940680 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-22fed0a8-db1e-4e05-92f4-4e6427600f5e tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:24:59.941223 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-22fed0a8-db1e-4e05-92f4-4e6427600f5e tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:24:59.968858 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:24:59.968858 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:24:59.970331 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-22fed0a8-db1e-4e05-92f4-4e6427600f5e tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Snapshot retrieved successfully. Jan 25 14:24:59.973151 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-22fed0a8-db1e-4e05-92f4-4e6427600f5e tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf returned with HTTP 200 Jan 25 14:24:59.974800 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1662/3336] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:24:59 2021] GET /volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf => generated 466 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:24:59.988512 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ea9920da-d22b-4b80-a4b0-51cc2dcd22cf tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] POST http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots Jan 25 14:24:59.989223 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:24:59.989223 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:24:59.990174 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ea9920da-d22b-4b80-a4b0-51cc2dcd22cf tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e3132297-98a9-4cd1-82a6-8004a3773321", "name": "tempest-SnapshotsActionsTest-Snapshot-261828440"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:25:00.048165 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:00.048165 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:00.052507 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ea9920da-d22b-4b80-a4b0-51cc2dcd22cf tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Volume info retrieved successfully. Jan 25 14:25:00.052507 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-ea9920da-d22b-4b80-a4b0-51cc2dcd22cf tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Create snapshot from volume e3132297-98a9-4cd1-82a6-8004a3773321 Jan 25 14:25:00.123366 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-ea9920da-d22b-4b80-a4b0-51cc2dcd22cf tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Created reservations ['c3e0b19a-b863-4c0d-92f1-e75be65fdb16', 'd07f4010-9df9-4fac-baf5-c78d9ca2015e', '9e74b1db-628e-4f29-a003-4f7cd5575c2d', 'e1200c9a-4b09-4449-88a8-bcbe7e80259e'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:25:00.242148 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ea9920da-d22b-4b80-a4b0-51cc2dcd22cf tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Snapshot create request issued successfully. Jan 25 14:25:00.243693 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ea9920da-d22b-4b80-a4b0-51cc2dcd22cf tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots returned with HTTP 202 Jan 25 14:25:00.245179 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1675/3337] 10.222.0.38 () {60 vars in 1232 bytes} [Mon Jan 25 14:24:59 2021] POST /volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots => generated 306 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:25:00.257029 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bdebbf77-7476-452a-b228-44bb42fde80d tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] GET http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/dff49ea2-2f2b-4716-a068-6086eb47d358 Jan 25 14:25:00.257029 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bdebbf77-7476-452a-b228-44bb42fde80d tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:00.257197 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:00.257197 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:00.257549 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bdebbf77-7476-452a-b228-44bb42fde80d tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:00.293274 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:00.293274 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:00.294569 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-bdebbf77-7476-452a-b228-44bb42fde80d tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Snapshot retrieved successfully. Jan 25 14:25:00.297185 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bdebbf77-7476-452a-b228-44bb42fde80d tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/dff49ea2-2f2b-4716-a068-6086eb47d358 returned with HTTP 200 Jan 25 14:25:00.298268 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1663/3338] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:25:00 2021] GET /volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/dff49ea2-2f2b-4716-a068-6086eb47d358 => generated 438 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:00.576864 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a24ed80b-6c50-4cfe-b8e4-b27fe9d72622 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] GET http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 Jan 25 14:25:00.577394 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a24ed80b-6c50-4cfe-b8e4-b27fe9d72622 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:00.577551 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:00.577551 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:00.578194 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a24ed80b-6c50-4cfe-b8e4-b27fe9d72622 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:00.578721 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-a24ed80b-6c50-4cfe-b8e4-b27fe9d72622 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Show backup with id 0006cd9c-efcc-4c55-a2bd-f481b4838374. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:25:00.642449 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:00.642449 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:00.645091 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a24ed80b-6c50-4cfe-b8e4-b27fe9d72622 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 returned with HTTP 200 Jan 25 14:25:00.662780 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1676/3339] 10.222.0.38 () {60 vars in 1355 bytes} [Mon Jan 25 14:25:00 2021] GET /volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 => generated 817 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:01.310688 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4498d99d-c339-43ec-ad0d-c19d99ae8eb2 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] GET http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/dff49ea2-2f2b-4716-a068-6086eb47d358 Jan 25 14:25:01.311993 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4498d99d-c339-43ec-ad0d-c19d99ae8eb2 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:01.312401 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:01.312401 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:01.313090 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4498d99d-c339-43ec-ad0d-c19d99ae8eb2 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:01.354332 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:01.354332 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:01.393045 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4498d99d-c339-43ec-ad0d-c19d99ae8eb2 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Snapshot retrieved successfully. Jan 25 14:25:01.399022 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4498d99d-c339-43ec-ad0d-c19d99ae8eb2 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/dff49ea2-2f2b-4716-a068-6086eb47d358 returned with HTTP 200 Jan 25 14:25:01.402734 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1664/3340] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:25:01 2021] GET /volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/dff49ea2-2f2b-4716-a068-6086eb47d358 => generated 438 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:01.671417 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1c535df5-9daf-472c-a7dc-5baff837194f tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] GET http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 Jan 25 14:25:01.671977 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1c535df5-9daf-472c-a7dc-5baff837194f tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:01.673784 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:01.673784 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:01.674837 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1c535df5-9daf-472c-a7dc-5baff837194f tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:01.675671 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-1c535df5-9daf-472c-a7dc-5baff837194f tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Show backup with id 0006cd9c-efcc-4c55-a2bd-f481b4838374. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:25:01.747481 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:01.747481 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:01.749964 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1c535df5-9daf-472c-a7dc-5baff837194f tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 returned with HTTP 200 Jan 25 14:25:01.751892 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1677/3341] 10.222.0.38 () {60 vars in 1355 bytes} [Mon Jan 25 14:25:01 2021] GET /volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 => generated 817 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:02.417967 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ffcc7ac6-93ae-41d3-afb0-0c596bf98fa3 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] GET http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/dff49ea2-2f2b-4716-a068-6086eb47d358 Jan 25 14:25:02.419094 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ffcc7ac6-93ae-41d3-afb0-0c596bf98fa3 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:02.419326 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:02.419326 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:02.420115 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ffcc7ac6-93ae-41d3-afb0-0c596bf98fa3 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:02.448864 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:02.448864 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:02.450178 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ffcc7ac6-93ae-41d3-afb0-0c596bf98fa3 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Snapshot retrieved successfully. Jan 25 14:25:02.452388 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ffcc7ac6-93ae-41d3-afb0-0c596bf98fa3 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/dff49ea2-2f2b-4716-a068-6086eb47d358 returned with HTTP 200 Jan 25 14:25:02.453653 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1665/3342] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:25:02 2021] GET /volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/dff49ea2-2f2b-4716-a068-6086eb47d358 => generated 465 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:02.465556 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4cda7346-b45d-4e99-92af-a5f0d8d3c6a9 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] POST http://10.222.0.38/volume/v3/459d92b7e3be4f77a9be51b9482b0b0f/snapshots/dff49ea2-2f2b-4716-a068-6086eb47d358/action Jan 25 14:25:02.466286 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:02.466286 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:02.466869 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4cda7346-b45d-4e99-92af-a5f0d8d3c6a9 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:25:02.467381 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4cda7346-b45d-4e99-92af-a5f0d8d3c6a9 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:25:02.468324 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.admin_actions [None req-4cda7346-b45d-4e99-92af-a5f0d8d3c6a9 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] Updating snapshot 'dff49ea2-2f2b-4716-a068-6086eb47d358' with '{'status': 'deleting'}' {{(pid=87929) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 25 14:25:02.536594 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:02.536594 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:02.582196 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4cda7346-b45d-4e99-92af-a5f0d8d3c6a9 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] http://10.222.0.38/volume/v3/459d92b7e3be4f77a9be51b9482b0b0f/snapshots/dff49ea2-2f2b-4716-a068-6086eb47d358/action returned with HTTP 202 Jan 25 14:25:02.593141 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1678/3343] 10.222.0.38 () {60 vars in 1363 bytes} [Mon Jan 25 14:25:02 2021] POST /volume/v3/459d92b7e3be4f77a9be51b9482b0b0f/snapshots/dff49ea2-2f2b-4716-a068-6086eb47d358/action => generated 0 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 14:25:02.595420 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1e177a86-0377-4070-9361-d0733d75c169 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] GET http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/dff49ea2-2f2b-4716-a068-6086eb47d358 Jan 25 14:25:02.596062 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1e177a86-0377-4070-9361-d0733d75c169 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:02.597753 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:02.597753 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:02.597753 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1e177a86-0377-4070-9361-d0733d75c169 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:02.650030 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:02.650030 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:02.651705 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-1e177a86-0377-4070-9361-d0733d75c169 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Snapshot retrieved successfully. Jan 25 14:25:02.653931 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1e177a86-0377-4070-9361-d0733d75c169 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/dff49ea2-2f2b-4716-a068-6086eb47d358 returned with HTTP 200 Jan 25 14:25:02.654959 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1666/3344] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:25:02 2021] GET /volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/dff49ea2-2f2b-4716-a068-6086eb47d358 => generated 464 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:02.669509 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1e31fe03-a2fc-421a-8c3c-1b857c5daac9 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] POST http://10.222.0.38/volume/v3/459d92b7e3be4f77a9be51b9482b0b0f/snapshots/dff49ea2-2f2b-4716-a068-6086eb47d358/action Jan 25 14:25:02.670654 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:02.670654 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:02.671815 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1e31fe03-a2fc-421a-8c3c-1b857c5daac9 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] Action body: b'{"os-force_delete": {}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:25:02.672708 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1e31fe03-a2fc-421a-8c3c-1b857c5daac9 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:25:02.738955 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:02.738955 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:02.739831 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-1e31fe03-a2fc-421a-8c3c-1b857c5daac9 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] Snapshot retrieved successfully. Jan 25 14:25:02.766315 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8222926a-08b7-4257-a657-ad65139b5b5a tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] GET http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 Jan 25 14:25:02.767006 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8222926a-08b7-4257-a657-ad65139b5b5a tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:02.767187 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:02.767187 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:02.767947 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8222926a-08b7-4257-a657-ad65139b5b5a tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:02.768553 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-8222926a-08b7-4257-a657-ad65139b5b5a tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Show backup with id 0006cd9c-efcc-4c55-a2bd-f481b4838374. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:25:02.804857 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:02.804857 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:02.806395 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8222926a-08b7-4257-a657-ad65139b5b5a tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 returned with HTTP 200 Jan 25 14:25:02.807230 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1667/3345] 10.222.0.38 () {60 vars in 1355 bytes} [Mon Jan 25 14:25:02 2021] GET /volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 => generated 817 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:02.829989 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-1e31fe03-a2fc-421a-8c3c-1b857c5daac9 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] Snapshot delete request issued successfully. Jan 25 14:25:02.832044 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1e31fe03-a2fc-421a-8c3c-1b857c5daac9 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] http://10.222.0.38/volume/v3/459d92b7e3be4f77a9be51b9482b0b0f/snapshots/dff49ea2-2f2b-4716-a068-6086eb47d358/action returned with HTTP 202 Jan 25 14:25:02.836371 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1679/3346] 10.222.0.38 () {60 vars in 1363 bytes} [Mon Jan 25 14:25:02 2021] POST /volume/v3/459d92b7e3be4f77a9be51b9482b0b0f/snapshots/dff49ea2-2f2b-4716-a068-6086eb47d358/action => generated 0 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 14:25:02.841619 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a858202f-a1a6-425d-9646-f367cf3d3757 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] GET http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/dff49ea2-2f2b-4716-a068-6086eb47d358 Jan 25 14:25:02.843902 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a858202f-a1a6-425d-9646-f367cf3d3757 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:02.844154 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:02.844154 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:02.844483 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a858202f-a1a6-425d-9646-f367cf3d3757 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:02.878880 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:02.878880 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:02.880127 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a858202f-a1a6-425d-9646-f367cf3d3757 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Snapshot retrieved successfully. Jan 25 14:25:02.882410 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a858202f-a1a6-425d-9646-f367cf3d3757 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/dff49ea2-2f2b-4716-a068-6086eb47d358 returned with HTTP 200 Jan 25 14:25:02.883456 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1668/3347] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:25:02 2021] GET /volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/dff49ea2-2f2b-4716-a068-6086eb47d358 => generated 464 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:03.820585 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-71c6ea34-0197-469e-bb3d-10215f021c04 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] GET http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 Jan 25 14:25:03.821527 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-71c6ea34-0197-469e-bb3d-10215f021c04 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:03.821748 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:03.821748 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:03.822127 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-71c6ea34-0197-469e-bb3d-10215f021c04 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:03.822496 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-71c6ea34-0197-469e-bb3d-10215f021c04 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Show backup with id 0006cd9c-efcc-4c55-a2bd-f481b4838374. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:25:03.880990 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:03.880990 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:03.883525 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-71c6ea34-0197-469e-bb3d-10215f021c04 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 returned with HTTP 200 Jan 25 14:25:03.884990 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1680/3348] 10.222.0.38 () {60 vars in 1355 bytes} [Mon Jan 25 14:25:03 2021] GET /volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 => generated 817 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:03.898062 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1086b5aa-e2fe-4cfb-8310-4c8352d9798e tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] GET http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/dff49ea2-2f2b-4716-a068-6086eb47d358 Jan 25 14:25:03.899775 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1086b5aa-e2fe-4cfb-8310-4c8352d9798e tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:03.900081 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:03.900081 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:03.900737 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1086b5aa-e2fe-4cfb-8310-4c8352d9798e tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:03.958353 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:03.958353 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:03.968590 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-1086b5aa-e2fe-4cfb-8310-4c8352d9798e tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Snapshot retrieved successfully. Jan 25 14:25:03.993351 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1086b5aa-e2fe-4cfb-8310-4c8352d9798e tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/dff49ea2-2f2b-4716-a068-6086eb47d358 returned with HTTP 200 Jan 25 14:25:03.994843 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1669/3349] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:25:03 2021] GET /volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/dff49ea2-2f2b-4716-a068-6086eb47d358 => generated 464 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:04.900320 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6726f8df-b12f-4671-b69a-4f698a4ef6d7 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] GET http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 Jan 25 14:25:04.901187 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6726f8df-b12f-4671-b69a-4f698a4ef6d7 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:04.901187 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:04.901187 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:04.901884 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6726f8df-b12f-4671-b69a-4f698a4ef6d7 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:04.901884 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-6726f8df-b12f-4671-b69a-4f698a4ef6d7 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Show backup with id 0006cd9c-efcc-4c55-a2bd-f481b4838374. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:25:04.948303 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:04.948303 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:04.950759 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6726f8df-b12f-4671-b69a-4f698a4ef6d7 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 returned with HTTP 200 Jan 25 14:25:04.954431 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1681/3350] 10.222.0.38 () {60 vars in 1355 bytes} [Mon Jan 25 14:25:04 2021] GET /volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 => generated 817 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:05.009471 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-388c756d-84d8-4d12-b144-5e7e078d6e55 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] GET http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/dff49ea2-2f2b-4716-a068-6086eb47d358 Jan 25 14:25:05.010209 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-388c756d-84d8-4d12-b144-5e7e078d6e55 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:05.010533 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:05.010533 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:05.010997 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-388c756d-84d8-4d12-b144-5e7e078d6e55 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:05.105411 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-388c756d-84d8-4d12-b144-5e7e078d6e55 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/dff49ea2-2f2b-4716-a068-6086eb47d358 returned with HTTP 404 Jan 25 14:25:05.106468 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1670/3351] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:25:05 2021] GET /volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/dff49ea2-2f2b-4716-a068-6086eb47d358 => generated 111 bytes in 103 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:25:05.116560 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9fc39707-d6db-4041-8337-dfd5a3574ee4 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] POST http://10.222.0.38/volume/v3/459d92b7e3be4f77a9be51b9482b0b0f/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf/action Jan 25 14:25:05.117054 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:05.117054 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:05.117491 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9fc39707-d6db-4041-8337-dfd5a3574ee4 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:25:05.118312 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9fc39707-d6db-4041-8337-dfd5a3574ee4 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:25:05.119255 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.admin_actions [None req-9fc39707-d6db-4041-8337-dfd5a3574ee4 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] Updating snapshot 'd327aee1-a486-465d-a0bb-8dd1c200bccf' with '{'status': 'available'}' {{(pid=87929) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 25 14:25:05.244063 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:05.244063 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:05.318649 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9fc39707-d6db-4041-8337-dfd5a3574ee4 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] http://10.222.0.38/volume/v3/459d92b7e3be4f77a9be51b9482b0b0f/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf/action returned with HTTP 202 Jan 25 14:25:05.335707 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6fe441f4-c868-42e2-ae2c-37542499ac5b tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] GET http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf Jan 25 14:25:05.336279 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6fe441f4-c868-42e2-ae2c-37542499ac5b tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:05.336893 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6fe441f4-c868-42e2-ae2c-37542499ac5b tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:05.342301 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1682/3352] 10.222.0.38 () {60 vars in 1363 bytes} [Mon Jan 25 14:25:05 2021] POST /volume/v3/459d92b7e3be4f77a9be51b9482b0b0f/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf/action => generated 0 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 14:25:05.397465 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:05.397465 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:05.399336 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6fe441f4-c868-42e2-ae2c-37542499ac5b tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Snapshot retrieved successfully. Jan 25 14:25:05.403159 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6fe441f4-c868-42e2-ae2c-37542499ac5b tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf returned with HTTP 200 Jan 25 14:25:05.404922 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1671/3353] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:25:05 2021] GET /volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf => generated 466 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:05.427877 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f126303a-92f8-446b-ae08-2a4304f3dea0 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] POST http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots Jan 25 14:25:05.428345 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:05.428345 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:05.428776 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f126303a-92f8-446b-ae08-2a4304f3dea0 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e3132297-98a9-4cd1-82a6-8004a3773321", "name": "tempest-SnapshotsActionsTest-Snapshot-1243306191"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:25:05.555825 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:05.555825 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:05.557942 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f126303a-92f8-446b-ae08-2a4304f3dea0 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Volume info retrieved successfully. Jan 25 14:25:05.558473 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-f126303a-92f8-446b-ae08-2a4304f3dea0 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Create snapshot from volume e3132297-98a9-4cd1-82a6-8004a3773321 Jan 25 14:25:05.713315 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-f126303a-92f8-446b-ae08-2a4304f3dea0 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Created reservations ['62a5d434-3928-493f-a079-29ece16c8fd4', 'c1ca3264-1f5c-4d9d-bc62-05eff3dc63cf', '785b1e89-1ba9-4ac8-8746-1388b72b9d54', '1b36b1ba-9258-4e39-8063-9d06ed759367'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:25:05.881297 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f126303a-92f8-446b-ae08-2a4304f3dea0 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Snapshot create request issued successfully. Jan 25 14:25:05.883884 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f126303a-92f8-446b-ae08-2a4304f3dea0 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots returned with HTTP 202 Jan 25 14:25:05.886733 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1683/3354] 10.222.0.38 () {60 vars in 1232 bytes} [Mon Jan 25 14:25:05 2021] POST /volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots => generated 307 bytes in 465 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:25:05.897166 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-41d84809-6e51-45bb-bda3-11b51080125c tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] GET http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d7218412-3ba8-41b1-9f87-8f9cc04ebe56 Jan 25 14:25:05.897765 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-41d84809-6e51-45bb-bda3-11b51080125c tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:05.897878 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:05.897878 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:05.898245 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-41d84809-6e51-45bb-bda3-11b51080125c tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:05.973878 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a1f4f991-bbcd-43c1-9048-bcba5f24e5e0 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] GET http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 Jan 25 14:25:05.974377 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a1f4f991-bbcd-43c1-9048-bcba5f24e5e0 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:05.974822 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:05.974822 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:05.975898 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a1f4f991-bbcd-43c1-9048-bcba5f24e5e0 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:05.976448 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-a1f4f991-bbcd-43c1-9048-bcba5f24e5e0 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Show backup with id 0006cd9c-efcc-4c55-a2bd-f481b4838374. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:25:05.983188 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:05.983188 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:05.984427 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-41d84809-6e51-45bb-bda3-11b51080125c tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Snapshot retrieved successfully. Jan 25 14:25:05.986448 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-41d84809-6e51-45bb-bda3-11b51080125c tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d7218412-3ba8-41b1-9f87-8f9cc04ebe56 returned with HTTP 200 Jan 25 14:25:05.995370 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1672/3355] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:25:05 2021] GET /volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d7218412-3ba8-41b1-9f87-8f9cc04ebe56 => generated 439 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:06.036637 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:06.036637 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:06.038675 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a1f4f991-bbcd-43c1-9048-bcba5f24e5e0 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 returned with HTTP 200 Jan 25 14:25:06.039770 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1684/3356] 10.222.0.38 () {60 vars in 1355 bytes} [Mon Jan 25 14:25:05 2021] GET /volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 => generated 817 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:07.008705 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2425cee9-de01-45e7-9b02-168888186ba0 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] GET http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d7218412-3ba8-41b1-9f87-8f9cc04ebe56 Jan 25 14:25:07.009492 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2425cee9-de01-45e7-9b02-168888186ba0 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:07.009665 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:07.009665 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:07.009893 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2425cee9-de01-45e7-9b02-168888186ba0 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:07.054958 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b081b5d8-d31c-474b-8c36-8bdb2a1ae334 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] GET http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 Jan 25 14:25:07.055781 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b081b5d8-d31c-474b-8c36-8bdb2a1ae334 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:07.056104 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:07.056104 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:07.056676 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b081b5d8-d31c-474b-8c36-8bdb2a1ae334 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:07.057178 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-b081b5d8-d31c-474b-8c36-8bdb2a1ae334 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Show backup with id 0006cd9c-efcc-4c55-a2bd-f481b4838374. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:25:07.061417 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:07.061417 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:07.062554 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-2425cee9-de01-45e7-9b02-168888186ba0 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Snapshot retrieved successfully. Jan 25 14:25:07.064479 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2425cee9-de01-45e7-9b02-168888186ba0 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d7218412-3ba8-41b1-9f87-8f9cc04ebe56 returned with HTTP 200 Jan 25 14:25:07.080067 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1673/3357] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:25:07 2021] GET /volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d7218412-3ba8-41b1-9f87-8f9cc04ebe56 => generated 439 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:07.140998 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:07.140998 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:07.143197 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b081b5d8-d31c-474b-8c36-8bdb2a1ae334 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 returned with HTTP 200 Jan 25 14:25:07.152087 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1685/3358] 10.222.0.38 () {60 vars in 1355 bytes} [Mon Jan 25 14:25:07 2021] GET /volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 => generated 817 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:08.093908 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fd21a023-1d44-4e82-864a-42278d309dbb tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] GET http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d7218412-3ba8-41b1-9f87-8f9cc04ebe56 Jan 25 14:25:08.093908 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fd21a023-1d44-4e82-864a-42278d309dbb tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:08.093908 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:08.093908 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:08.093908 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fd21a023-1d44-4e82-864a-42278d309dbb tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:08.118596 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:08.118596 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:08.119657 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-fd21a023-1d44-4e82-864a-42278d309dbb tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Snapshot retrieved successfully. Jan 25 14:25:08.121674 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fd21a023-1d44-4e82-864a-42278d309dbb tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d7218412-3ba8-41b1-9f87-8f9cc04ebe56 returned with HTTP 200 Jan 25 14:25:08.122481 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1674/3359] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:25:08 2021] GET /volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d7218412-3ba8-41b1-9f87-8f9cc04ebe56 => generated 466 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:08.142903 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3cc65f5f-d32d-457d-8a7d-5b673c156733 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] POST http://10.222.0.38/volume/v3/459d92b7e3be4f77a9be51b9482b0b0f/snapshots/d7218412-3ba8-41b1-9f87-8f9cc04ebe56/action Jan 25 14:25:08.144176 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:08.144176 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:08.145151 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3cc65f5f-d32d-457d-8a7d-5b673c156733 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:25:08.145716 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3cc65f5f-d32d-457d-8a7d-5b673c156733 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:25:08.146841 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.admin_actions [None req-3cc65f5f-d32d-457d-8a7d-5b673c156733 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] Updating snapshot 'd7218412-3ba8-41b1-9f87-8f9cc04ebe56' with '{'status': 'error'}' {{(pid=87929) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 25 14:25:08.163568 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f293e34d-c16f-4e2d-9e8d-f4cde0537459 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] GET http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 Jan 25 14:25:08.163984 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f293e34d-c16f-4e2d-9e8d-f4cde0537459 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:08.164204 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:08.164204 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:08.164612 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f293e34d-c16f-4e2d-9e8d-f4cde0537459 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:08.165016 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-f293e34d-c16f-4e2d-9e8d-f4cde0537459 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Show backup with id 0006cd9c-efcc-4c55-a2bd-f481b4838374. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:25:08.204255 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:08.204255 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:08.210772 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:08.210772 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:08.212589 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f293e34d-c16f-4e2d-9e8d-f4cde0537459 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 returned with HTTP 200 Jan 25 14:25:08.225868 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1675/3360] 10.222.0.38 () {60 vars in 1355 bytes} [Mon Jan 25 14:25:08 2021] GET /volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 => generated 817 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:08.264329 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3cc65f5f-d32d-457d-8a7d-5b673c156733 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] http://10.222.0.38/volume/v3/459d92b7e3be4f77a9be51b9482b0b0f/snapshots/d7218412-3ba8-41b1-9f87-8f9cc04ebe56/action returned with HTTP 202 Jan 25 14:25:08.269154 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1686/3361] 10.222.0.38 () {60 vars in 1363 bytes} [Mon Jan 25 14:25:08 2021] POST /volume/v3/459d92b7e3be4f77a9be51b9482b0b0f/snapshots/d7218412-3ba8-41b1-9f87-8f9cc04ebe56/action => generated 0 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 14:25:08.274443 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d60529f1-8539-4a68-bf63-fd56411688fd tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] GET http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d7218412-3ba8-41b1-9f87-8f9cc04ebe56 Jan 25 14:25:08.275063 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d60529f1-8539-4a68-bf63-fd56411688fd tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:08.275344 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:08.275344 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:08.275868 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d60529f1-8539-4a68-bf63-fd56411688fd tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:08.307432 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:08.307432 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:08.308463 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d60529f1-8539-4a68-bf63-fd56411688fd tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Snapshot retrieved successfully. Jan 25 14:25:08.310883 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d60529f1-8539-4a68-bf63-fd56411688fd tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d7218412-3ba8-41b1-9f87-8f9cc04ebe56 returned with HTTP 200 Jan 25 14:25:08.311729 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1676/3362] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:25:08 2021] GET /volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d7218412-3ba8-41b1-9f87-8f9cc04ebe56 => generated 462 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:08.324521 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3adb8721-1667-4b30-b276-4c0f826704d6 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] POST http://10.222.0.38/volume/v3/459d92b7e3be4f77a9be51b9482b0b0f/snapshots/d7218412-3ba8-41b1-9f87-8f9cc04ebe56/action Jan 25 14:25:08.325311 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:08.325311 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:08.326059 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3adb8721-1667-4b30-b276-4c0f826704d6 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] Action body: b'{"os-force_delete": {}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:25:08.326572 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3adb8721-1667-4b30-b276-4c0f826704d6 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:25:08.353739 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:08.353739 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:08.355106 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3adb8721-1667-4b30-b276-4c0f826704d6 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] Snapshot retrieved successfully. Jan 25 14:25:08.454319 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3adb8721-1667-4b30-b276-4c0f826704d6 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] Snapshot delete request issued successfully. Jan 25 14:25:08.455148 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3adb8721-1667-4b30-b276-4c0f826704d6 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] http://10.222.0.38/volume/v3/459d92b7e3be4f77a9be51b9482b0b0f/snapshots/d7218412-3ba8-41b1-9f87-8f9cc04ebe56/action returned with HTTP 202 Jan 25 14:25:08.457335 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1687/3363] 10.222.0.38 () {60 vars in 1363 bytes} [Mon Jan 25 14:25:08 2021] POST /volume/v3/459d92b7e3be4f77a9be51b9482b0b0f/snapshots/d7218412-3ba8-41b1-9f87-8f9cc04ebe56/action => generated 0 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 14:25:08.465271 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0543b552-26ad-438e-a257-83f9e6616df9 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] GET http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d7218412-3ba8-41b1-9f87-8f9cc04ebe56 Jan 25 14:25:08.465805 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0543b552-26ad-438e-a257-83f9e6616df9 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:08.466022 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:08.466022 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:08.466406 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0543b552-26ad-438e-a257-83f9e6616df9 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:08.518725 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:08.518725 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:08.519932 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0543b552-26ad-438e-a257-83f9e6616df9 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Snapshot retrieved successfully. Jan 25 14:25:08.521904 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0543b552-26ad-438e-a257-83f9e6616df9 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d7218412-3ba8-41b1-9f87-8f9cc04ebe56 returned with HTTP 200 Jan 25 14:25:08.522732 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1677/3364] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:25:08 2021] GET /volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d7218412-3ba8-41b1-9f87-8f9cc04ebe56 => generated 465 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:09.241337 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d2e071b8-3ec1-48c4-934d-c649536b8151 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] GET http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 Jan 25 14:25:09.242064 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d2e071b8-3ec1-48c4-934d-c649536b8151 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:09.242384 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:09.242384 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:09.242958 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d2e071b8-3ec1-48c4-934d-c649536b8151 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:09.243430 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-d2e071b8-3ec1-48c4-934d-c649536b8151 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Show backup with id 0006cd9c-efcc-4c55-a2bd-f481b4838374. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:25:09.282540 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:09.282540 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:09.285225 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d2e071b8-3ec1-48c4-934d-c649536b8151 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 returned with HTTP 200 Jan 25 14:25:09.289356 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1688/3365] 10.222.0.38 () {60 vars in 1355 bytes} [Mon Jan 25 14:25:09 2021] GET /volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 => generated 817 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:25:09.540735 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-02435618-e911-4296-96ed-cf221d4bc2f2 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] GET http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d7218412-3ba8-41b1-9f87-8f9cc04ebe56 Jan 25 14:25:09.542131 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-02435618-e911-4296-96ed-cf221d4bc2f2 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:09.542697 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:09.542697 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:09.543779 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-02435618-e911-4296-96ed-cf221d4bc2f2 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:09.603781 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:09.603781 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:09.605525 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-02435618-e911-4296-96ed-cf221d4bc2f2 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Snapshot retrieved successfully. Jan 25 14:25:09.619137 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-02435618-e911-4296-96ed-cf221d4bc2f2 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d7218412-3ba8-41b1-9f87-8f9cc04ebe56 returned with HTTP 200 Jan 25 14:25:09.620473 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1678/3366] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:25:09 2021] GET /volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d7218412-3ba8-41b1-9f87-8f9cc04ebe56 => generated 465 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:10.310362 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9cf3f37e-ffce-451a-b726-4dc8916ae947 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] GET http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 Jan 25 14:25:10.320493 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9cf3f37e-ffce-451a-b726-4dc8916ae947 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:10.320493 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:10.320493 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:10.320493 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9cf3f37e-ffce-451a-b726-4dc8916ae947 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:10.330454 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-9cf3f37e-ffce-451a-b726-4dc8916ae947 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Show backup with id 0006cd9c-efcc-4c55-a2bd-f481b4838374. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:25:10.372223 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:10.372223 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:10.374208 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9cf3f37e-ffce-451a-b726-4dc8916ae947 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 returned with HTTP 200 Jan 25 14:25:10.375034 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1689/3367] 10.222.0.38 () {60 vars in 1355 bytes} [Mon Jan 25 14:25:10 2021] GET /volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 => generated 817 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:10.633190 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9b9b3bbb-4ae1-4908-9c8b-2aee63ceed88 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] GET http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d7218412-3ba8-41b1-9f87-8f9cc04ebe56 Jan 25 14:25:10.633731 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9b9b3bbb-4ae1-4908-9c8b-2aee63ceed88 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:10.633947 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:10.633947 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:10.634332 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9b9b3bbb-4ae1-4908-9c8b-2aee63ceed88 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:10.666539 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9b9b3bbb-4ae1-4908-9c8b-2aee63ceed88 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d7218412-3ba8-41b1-9f87-8f9cc04ebe56 returned with HTTP 404 Jan 25 14:25:10.666539 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1679/3368] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:25:10 2021] GET /volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d7218412-3ba8-41b1-9f87-8f9cc04ebe56 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:25:10.683262 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-afea4e5e-1e01-4ea4-a138-0e5605ccaf4f tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] POST http://10.222.0.38/volume/v3/459d92b7e3be4f77a9be51b9482b0b0f/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf/action Jan 25 14:25:10.684145 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:10.684145 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:10.685814 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-afea4e5e-1e01-4ea4-a138-0e5605ccaf4f tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:25:10.685814 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-afea4e5e-1e01-4ea4-a138-0e5605ccaf4f tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:25:10.688055 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.admin_actions [None req-afea4e5e-1e01-4ea4-a138-0e5605ccaf4f tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] Updating snapshot 'd327aee1-a486-465d-a0bb-8dd1c200bccf' with '{'status': 'available'}' {{(pid=87929) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 25 14:25:10.746836 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:10.746836 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:10.811892 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-afea4e5e-1e01-4ea4-a138-0e5605ccaf4f tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] http://10.222.0.38/volume/v3/459d92b7e3be4f77a9be51b9482b0b0f/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf/action returned with HTTP 202 Jan 25 14:25:10.813757 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1690/3369] 10.222.0.38 () {60 vars in 1363 bytes} [Mon Jan 25 14:25:10 2021] POST /volume/v3/459d92b7e3be4f77a9be51b9482b0b0f/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf/action => generated 0 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 25 14:25:10.825385 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d3e9f8e8-fd00-4631-8dd7-2db63e721688 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] GET http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf Jan 25 14:25:10.826118 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d3e9f8e8-fd00-4631-8dd7-2db63e721688 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:10.826772 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d3e9f8e8-fd00-4631-8dd7-2db63e721688 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:10.857819 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:10.857819 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:10.859113 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d3e9f8e8-fd00-4631-8dd7-2db63e721688 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Snapshot retrieved successfully. Jan 25 14:25:10.861091 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d3e9f8e8-fd00-4631-8dd7-2db63e721688 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf returned with HTTP 200 Jan 25 14:25:10.862752 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1680/3370] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:25:10 2021] GET /volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf => generated 466 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:25:10.877041 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b8b61c5a-fe89-4026-b8f1-4da7df520443 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] POST http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots Jan 25 14:25:10.877556 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:10.877556 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:10.878441 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b8b61c5a-fe89-4026-b8f1-4da7df520443 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e3132297-98a9-4cd1-82a6-8004a3773321", "name": "tempest-SnapshotsActionsTest-Snapshot-444457035"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:25:10.935467 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:10.935467 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:10.937129 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b8b61c5a-fe89-4026-b8f1-4da7df520443 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Volume info retrieved successfully. Jan 25 14:25:10.937569 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-b8b61c5a-fe89-4026-b8f1-4da7df520443 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Create snapshot from volume e3132297-98a9-4cd1-82a6-8004a3773321 Jan 25 14:25:11.037248 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-b8b61c5a-fe89-4026-b8f1-4da7df520443 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Created reservations ['0f798f5e-01a1-40dc-9801-2df973e26666', 'abc0a532-fbde-4dcc-a5e4-dc03687a14db', 'a6d79e86-6bae-4874-8614-f3303aa22de8', '50f0fb64-f57a-4bc4-8d2c-dd80015f54f7'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:25:11.169217 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b8b61c5a-fe89-4026-b8f1-4da7df520443 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Snapshot create request issued successfully. Jan 25 14:25:11.169999 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b8b61c5a-fe89-4026-b8f1-4da7df520443 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots returned with HTTP 202 Jan 25 14:25:11.170892 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1691/3371] 10.222.0.38 () {60 vars in 1232 bytes} [Mon Jan 25 14:25:10 2021] POST /volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots => generated 306 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:25:11.185512 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d43606d8-18db-41f3-8649-3d480ff266a6 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] GET http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/29111201-5b5e-4886-8d1d-027272815c9f Jan 25 14:25:11.186153 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d43606d8-18db-41f3-8649-3d480ff266a6 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:11.186461 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:11.186461 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:11.187002 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d43606d8-18db-41f3-8649-3d480ff266a6 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:11.247854 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:11.247854 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:11.249354 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d43606d8-18db-41f3-8649-3d480ff266a6 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Snapshot retrieved successfully. Jan 25 14:25:11.257784 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d43606d8-18db-41f3-8649-3d480ff266a6 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/29111201-5b5e-4886-8d1d-027272815c9f returned with HTTP 200 Jan 25 14:25:11.259251 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1681/3372] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:25:11 2021] GET /volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/29111201-5b5e-4886-8d1d-027272815c9f => generated 438 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:11.399598 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8622f58e-d132-4874-83ff-802f74ee1887 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] GET http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 Jan 25 14:25:11.400509 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8622f58e-d132-4874-83ff-802f74ee1887 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:11.400509 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:11.400509 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:11.400792 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8622f58e-d132-4874-83ff-802f74ee1887 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:11.401721 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-8622f58e-d132-4874-83ff-802f74ee1887 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Show backup with id 0006cd9c-efcc-4c55-a2bd-f481b4838374. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:25:11.429413 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:11.429413 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:11.431767 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8622f58e-d132-4874-83ff-802f74ee1887 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 returned with HTTP 200 Jan 25 14:25:11.432752 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1692/3373] 10.222.0.38 () {60 vars in 1355 bytes} [Mon Jan 25 14:25:11 2021] GET /volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 => generated 817 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:12.272083 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3972232e-78e0-42f6-8db5-a587030d0cea tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] GET http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/29111201-5b5e-4886-8d1d-027272815c9f Jan 25 14:25:12.272858 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3972232e-78e0-42f6-8db5-a587030d0cea tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:12.273238 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:12.273238 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:12.273998 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3972232e-78e0-42f6-8db5-a587030d0cea tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:12.302727 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:12.302727 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:12.305986 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3972232e-78e0-42f6-8db5-a587030d0cea tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Snapshot retrieved successfully. Jan 25 14:25:12.308243 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3972232e-78e0-42f6-8db5-a587030d0cea tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/29111201-5b5e-4886-8d1d-027272815c9f returned with HTTP 200 Jan 25 14:25:12.310781 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1682/3374] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:25:12 2021] GET /volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/29111201-5b5e-4886-8d1d-027272815c9f => generated 438 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:12.454291 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f5bd5a42-1bfc-41c6-bc69-13ce8f41cb36 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] GET http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 Jan 25 14:25:12.455069 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f5bd5a42-1bfc-41c6-bc69-13ce8f41cb36 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:12.455069 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:12.455069 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:12.456393 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f5bd5a42-1bfc-41c6-bc69-13ce8f41cb36 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:12.456714 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-f5bd5a42-1bfc-41c6-bc69-13ce8f41cb36 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Show backup with id 0006cd9c-efcc-4c55-a2bd-f481b4838374. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:25:12.482282 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:12.482282 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:12.484256 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f5bd5a42-1bfc-41c6-bc69-13ce8f41cb36 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 returned with HTTP 200 Jan 25 14:25:12.485297 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1693/3375] 10.222.0.38 () {60 vars in 1355 bytes} [Mon Jan 25 14:25:12 2021] GET /volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 => generated 817 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:13.324322 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c963994c-5f38-4a78-98d2-19c625fc158f tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] GET http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/29111201-5b5e-4886-8d1d-027272815c9f Jan 25 14:25:13.325003 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c963994c-5f38-4a78-98d2-19c625fc158f tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:13.325292 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:13.325292 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:13.325763 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c963994c-5f38-4a78-98d2-19c625fc158f tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:13.372018 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:13.372018 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:13.386014 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c963994c-5f38-4a78-98d2-19c625fc158f tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Snapshot retrieved successfully. Jan 25 14:25:13.388114 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c963994c-5f38-4a78-98d2-19c625fc158f tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/29111201-5b5e-4886-8d1d-027272815c9f returned with HTTP 200 Jan 25 14:25:13.388946 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1683/3376] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:25:13 2021] GET /volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/29111201-5b5e-4886-8d1d-027272815c9f => generated 465 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:25:13.402571 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5bbd15ce-5ee6-41f9-b6fd-b0cd505773ca tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] POST http://10.222.0.38/volume/v3/459d92b7e3be4f77a9be51b9482b0b0f/snapshots/29111201-5b5e-4886-8d1d-027272815c9f/action Jan 25 14:25:13.403287 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:13.403287 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:13.404028 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5bbd15ce-5ee6-41f9-b6fd-b0cd505773ca tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:25:13.404615 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5bbd15ce-5ee6-41f9-b6fd-b0cd505773ca tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:25:13.405881 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.admin_actions [None req-5bbd15ce-5ee6-41f9-b6fd-b0cd505773ca tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] Updating snapshot '29111201-5b5e-4886-8d1d-027272815c9f' with '{'status': 'error_deleting'}' {{(pid=87929) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 25 14:25:13.469838 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:13.469838 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:13.506459 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-50a9e606-16aa-4a1e-b6ae-fb91e329d43b tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] GET http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 Jan 25 14:25:13.507512 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-50a9e606-16aa-4a1e-b6ae-fb91e329d43b tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:13.507707 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:13.507707 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:13.508643 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-50a9e606-16aa-4a1e-b6ae-fb91e329d43b tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:13.508739 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-50a9e606-16aa-4a1e-b6ae-fb91e329d43b tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Show backup with id 0006cd9c-efcc-4c55-a2bd-f481b4838374. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:25:13.533333 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:13.533333 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:13.536895 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-50a9e606-16aa-4a1e-b6ae-fb91e329d43b tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 returned with HTTP 200 Jan 25 14:25:13.538230 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1684/3377] 10.222.0.38 () {60 vars in 1355 bytes} [Mon Jan 25 14:25:13 2021] GET /volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 => generated 817 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:13.549963 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5bbd15ce-5ee6-41f9-b6fd-b0cd505773ca tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] http://10.222.0.38/volume/v3/459d92b7e3be4f77a9be51b9482b0b0f/snapshots/29111201-5b5e-4886-8d1d-027272815c9f/action returned with HTTP 202 Jan 25 14:25:13.551107 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1694/3378] 10.222.0.38 () {60 vars in 1363 bytes} [Mon Jan 25 14:25:13 2021] POST /volume/v3/459d92b7e3be4f77a9be51b9482b0b0f/snapshots/29111201-5b5e-4886-8d1d-027272815c9f/action => generated 0 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 14:25:13.559699 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d8d5f85d-2609-4c17-84e9-48812f51e4be tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] GET http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/29111201-5b5e-4886-8d1d-027272815c9f Jan 25 14:25:13.560234 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d8d5f85d-2609-4c17-84e9-48812f51e4be tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:13.560429 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:13.560429 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:13.561098 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d8d5f85d-2609-4c17-84e9-48812f51e4be tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:13.591690 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:13.591690 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:13.591690 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d8d5f85d-2609-4c17-84e9-48812f51e4be tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Snapshot retrieved successfully. Jan 25 14:25:13.593247 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d8d5f85d-2609-4c17-84e9-48812f51e4be tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/29111201-5b5e-4886-8d1d-027272815c9f returned with HTTP 200 Jan 25 14:25:13.594004 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1685/3379] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:25:13 2021] GET /volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/29111201-5b5e-4886-8d1d-027272815c9f => generated 470 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:13.607419 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9b5017e6-9d84-4665-a7fd-31908affbda2 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] POST http://10.222.0.38/volume/v3/459d92b7e3be4f77a9be51b9482b0b0f/snapshots/29111201-5b5e-4886-8d1d-027272815c9f/action Jan 25 14:25:13.607895 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:13.607895 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:13.608346 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9b5017e6-9d84-4665-a7fd-31908affbda2 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] Action body: b'{"os-force_delete": {}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:25:13.608800 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9b5017e6-9d84-4665-a7fd-31908affbda2 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:25:13.655339 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:13.655339 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:13.656039 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-9b5017e6-9d84-4665-a7fd-31908affbda2 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] Snapshot retrieved successfully. Jan 25 14:25:13.739732 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-9b5017e6-9d84-4665-a7fd-31908affbda2 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] Snapshot delete request issued successfully. Jan 25 14:25:13.740528 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9b5017e6-9d84-4665-a7fd-31908affbda2 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] http://10.222.0.38/volume/v3/459d92b7e3be4f77a9be51b9482b0b0f/snapshots/29111201-5b5e-4886-8d1d-027272815c9f/action returned with HTTP 202 Jan 25 14:25:13.747814 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1695/3380] 10.222.0.38 () {60 vars in 1363 bytes} [Mon Jan 25 14:25:13 2021] POST /volume/v3/459d92b7e3be4f77a9be51b9482b0b0f/snapshots/29111201-5b5e-4886-8d1d-027272815c9f/action => generated 0 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 14:25:13.754514 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8804db48-96bb-4908-81f4-143f23f5ee41 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] GET http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/29111201-5b5e-4886-8d1d-027272815c9f Jan 25 14:25:13.755425 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8804db48-96bb-4908-81f4-143f23f5ee41 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:13.755758 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:13.755758 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:13.756760 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8804db48-96bb-4908-81f4-143f23f5ee41 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:13.782921 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:13.782921 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:13.784950 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-8804db48-96bb-4908-81f4-143f23f5ee41 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Snapshot retrieved successfully. Jan 25 14:25:13.786979 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8804db48-96bb-4908-81f4-143f23f5ee41 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/29111201-5b5e-4886-8d1d-027272815c9f returned with HTTP 200 Jan 25 14:25:13.787872 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1686/3381] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:25:13 2021] GET /volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/29111201-5b5e-4886-8d1d-027272815c9f => generated 464 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:14.552154 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-44686b0c-ea64-4ee0-839b-73604d500805 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] GET http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 Jan 25 14:25:14.552744 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-44686b0c-ea64-4ee0-839b-73604d500805 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:14.553136 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:14.553136 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:14.553704 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-44686b0c-ea64-4ee0-839b-73604d500805 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:14.554220 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-44686b0c-ea64-4ee0-839b-73604d500805 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Show backup with id 0006cd9c-efcc-4c55-a2bd-f481b4838374. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:25:14.582057 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:14.582057 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:14.584756 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-44686b0c-ea64-4ee0-839b-73604d500805 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 returned with HTTP 200 Jan 25 14:25:14.585638 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1696/3382] 10.222.0.38 () {60 vars in 1355 bytes} [Mon Jan 25 14:25:14 2021] GET /volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 => generated 817 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:14.806097 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c7b069ff-b52e-4fd9-8332-44ce9451e283 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] GET http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/29111201-5b5e-4886-8d1d-027272815c9f Jan 25 14:25:14.806641 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c7b069ff-b52e-4fd9-8332-44ce9451e283 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:14.806855 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:14.806855 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:14.807240 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c7b069ff-b52e-4fd9-8332-44ce9451e283 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:14.847677 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:14.847677 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:14.850360 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c7b069ff-b52e-4fd9-8332-44ce9451e283 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Snapshot retrieved successfully. Jan 25 14:25:14.854369 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c7b069ff-b52e-4fd9-8332-44ce9451e283 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/29111201-5b5e-4886-8d1d-027272815c9f returned with HTTP 200 Jan 25 14:25:14.855266 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1687/3383] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:25:14 2021] GET /volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/29111201-5b5e-4886-8d1d-027272815c9f => generated 464 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:15.603121 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e8da284c-c949-47d0-9329-ebe81c708951 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] GET http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 Jan 25 14:25:15.604203 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e8da284c-c949-47d0-9329-ebe81c708951 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:15.604847 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:15.604847 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:15.605750 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e8da284c-c949-47d0-9329-ebe81c708951 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:15.606273 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-e8da284c-c949-47d0-9329-ebe81c708951 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Show backup with id 0006cd9c-efcc-4c55-a2bd-f481b4838374. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:25:15.642212 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:15.642212 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:15.645381 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e8da284c-c949-47d0-9329-ebe81c708951 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 returned with HTTP 200 Jan 25 14:25:15.647071 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1697/3384] 10.222.0.38 () {60 vars in 1355 bytes} [Mon Jan 25 14:25:15 2021] GET /volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 => generated 817 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:15.868527 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-30e57f85-05ca-4a7e-b88d-b455073fda8a tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] GET http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/29111201-5b5e-4886-8d1d-027272815c9f Jan 25 14:25:15.869084 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-30e57f85-05ca-4a7e-b88d-b455073fda8a tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:15.869305 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:15.869305 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:15.869688 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-30e57f85-05ca-4a7e-b88d-b455073fda8a tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:15.893993 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-30e57f85-05ca-4a7e-b88d-b455073fda8a tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/29111201-5b5e-4886-8d1d-027272815c9f returned with HTTP 404 Jan 25 14:25:15.895163 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1688/3385] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:25:15 2021] GET /volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/29111201-5b5e-4886-8d1d-027272815c9f => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 25 14:25:15.905327 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dda84260-8b0b-4544-9f02-732c3f5986d0 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] POST http://10.222.0.38/volume/v3/459d92b7e3be4f77a9be51b9482b0b0f/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf/action Jan 25 14:25:15.905793 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:15.905793 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:15.906248 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dda84260-8b0b-4544-9f02-732c3f5986d0 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:25:15.906633 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dda84260-8b0b-4544-9f02-732c3f5986d0 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:25:15.907610 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.admin_actions [None req-dda84260-8b0b-4544-9f02-732c3f5986d0 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] Updating snapshot 'd327aee1-a486-465d-a0bb-8dd1c200bccf' with '{'status': 'available'}' {{(pid=87929) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 25 14:25:15.958455 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:15.958455 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:16.000676 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dda84260-8b0b-4544-9f02-732c3f5986d0 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] http://10.222.0.38/volume/v3/459d92b7e3be4f77a9be51b9482b0b0f/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf/action returned with HTTP 202 Jan 25 14:25:16.005835 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1698/3386] 10.222.0.38 () {60 vars in 1363 bytes} [Mon Jan 25 14:25:15 2021] POST /volume/v3/459d92b7e3be4f77a9be51b9482b0b0f/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 14:25:16.010692 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8839a931-75cb-4739-ab68-1d735266fcf1 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] GET http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf Jan 25 14:25:16.011221 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8839a931-75cb-4739-ab68-1d735266fcf1 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:16.011712 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8839a931-75cb-4739-ab68-1d735266fcf1 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:16.040751 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:16.040751 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:16.041700 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-8839a931-75cb-4739-ab68-1d735266fcf1 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Snapshot retrieved successfully. Jan 25 14:25:16.043804 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8839a931-75cb-4739-ab68-1d735266fcf1 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf returned with HTTP 200 Jan 25 14:25:16.045307 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1689/3387] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:25:16 2021] GET /volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf => generated 466 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:16.061836 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-049dd8ba-de1b-41dc-a3c6-398ff611f53f tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] POST http://10.222.0.38/volume/v3/459d92b7e3be4f77a9be51b9482b0b0f/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf/action Jan 25 14:25:16.062517 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:16.062517 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:16.062944 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-049dd8ba-de1b-41dc-a3c6-398ff611f53f tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:25:16.063586 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-049dd8ba-de1b-41dc-a3c6-398ff611f53f tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:25:16.064618 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.admin_actions [None req-049dd8ba-de1b-41dc-a3c6-398ff611f53f tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] Updating snapshot 'd327aee1-a486-465d-a0bb-8dd1c200bccf' with '{'status': 'creating'}' {{(pid=87929) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 25 14:25:16.113176 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:16.113176 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:16.148114 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-049dd8ba-de1b-41dc-a3c6-398ff611f53f tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] http://10.222.0.38/volume/v3/459d92b7e3be4f77a9be51b9482b0b0f/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf/action returned with HTTP 202 Jan 25 14:25:16.152260 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1699/3388] 10.222.0.38 () {60 vars in 1363 bytes} [Mon Jan 25 14:25:16 2021] POST /volume/v3/459d92b7e3be4f77a9be51b9482b0b0f/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 14:25:16.157155 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cc5c7d67-e74d-4166-bf0b-eb954dbad674 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] GET http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf Jan 25 14:25:16.157687 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cc5c7d67-e74d-4166-bf0b-eb954dbad674 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:16.157903 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:16.157903 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:16.158284 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cc5c7d67-e74d-4166-bf0b-eb954dbad674 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:16.183732 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:16.183732 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:16.184884 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-cc5c7d67-e74d-4166-bf0b-eb954dbad674 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Snapshot retrieved successfully. Jan 25 14:25:16.186827 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cc5c7d67-e74d-4166-bf0b-eb954dbad674 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf returned with HTTP 200 Jan 25 14:25:16.187639 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1690/3389] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:25:16 2021] GET /volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf => generated 465 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:16.199211 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c75f6ac2-7070-4a5b-8245-2ecc570d56ab tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] POST http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf/action Jan 25 14:25:16.199664 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:16.199664 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:16.200106 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c75f6ac2-7070-4a5b-8245-2ecc570d56ab tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:25:16.200498 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c75f6ac2-7070-4a5b-8245-2ecc570d56ab tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:25:16.201457 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.snapshot_actions [None req-c75f6ac2-7070-4a5b-8245-2ecc570d56ab tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87929) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jan 25 14:25:16.226521 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:16.226521 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:16.227170 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.contrib.snapshot_actions [None req-c75f6ac2-7070-4a5b-8245-2ecc570d56ab tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Updating snapshot d327aee1-a486-465d-a0bb-8dd1c200bccf with info {'id': 'd327aee1-a486-465d-a0bb-8dd1c200bccf', 'status': 'error', 'progress': '80%'} Jan 25 14:25:16.234417 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c75f6ac2-7070-4a5b-8245-2ecc570d56ab tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf/action returned with HTTP 202 Jan 25 14:25:16.235290 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1700/3390] 10.222.0.38 () {60 vars in 1363 bytes} [Mon Jan 25 14:25:16 2021] POST /volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 25 14:25:16.243752 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8b0d69df-6378-4176-b75d-dee9acf593dd tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] GET http://10.222.0.38/volume/v3/459d92b7e3be4f77a9be51b9482b0b0f/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf Jan 25 14:25:16.244415 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8b0d69df-6378-4176-b75d-dee9acf593dd tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:16.244631 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:16.244631 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:16.245143 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8b0d69df-6378-4176-b75d-dee9acf593dd tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:16.271177 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:16.271177 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:16.272034 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-8b0d69df-6378-4176-b75d-dee9acf593dd tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] Snapshot retrieved successfully. Jan 25 14:25:16.273748 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8b0d69df-6378-4176-b75d-dee9acf593dd tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] http://10.222.0.38/volume/v3/459d92b7e3be4f77a9be51b9482b0b0f/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf returned with HTTP 200 Jan 25 14:25:16.274594 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1691/3391] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:25:16 2021] GET /volume/v3/459d92b7e3be4f77a9be51b9482b0b0f/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf => generated 461 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:16.285637 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7f626384-6d48-47a0-bbe5-9b19e2793813 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] POST http://10.222.0.38/volume/v3/459d92b7e3be4f77a9be51b9482b0b0f/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf/action Jan 25 14:25:16.286031 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:16.286031 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:16.286473 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7f626384-6d48-47a0-bbe5-9b19e2793813 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:25:16.286860 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7f626384-6d48-47a0-bbe5-9b19e2793813 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:25:16.287853 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.contrib.admin_actions [None req-7f626384-6d48-47a0-bbe5-9b19e2793813 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] Updating snapshot 'd327aee1-a486-465d-a0bb-8dd1c200bccf' with '{'status': 'available'}' {{(pid=87929) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 25 14:25:16.344324 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:16.344324 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:16.378086 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7f626384-6d48-47a0-bbe5-9b19e2793813 tempest-SnapshotsActionsTest-684231186 tempest-SnapshotsActionsTest-684231186] http://10.222.0.38/volume/v3/459d92b7e3be4f77a9be51b9482b0b0f/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf/action returned with HTTP 202 Jan 25 14:25:16.379292 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1701/3392] 10.222.0.38 () {60 vars in 1363 bytes} [Mon Jan 25 14:25:16 2021] POST /volume/v3/459d92b7e3be4f77a9be51b9482b0b0f/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 25 14:25:16.387234 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-43f61b0f-0608-459e-ab18-ff34632ca5f5 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] GET http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf Jan 25 14:25:16.387768 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-43f61b0f-0608-459e-ab18-ff34632ca5f5 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:16.387999 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:16.387999 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:16.388371 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-43f61b0f-0608-459e-ab18-ff34632ca5f5 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:16.418062 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:16.418062 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:16.419230 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-43f61b0f-0608-459e-ab18-ff34632ca5f5 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Snapshot retrieved successfully. Jan 25 14:25:16.421226 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-43f61b0f-0608-459e-ab18-ff34632ca5f5 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf returned with HTTP 200 Jan 25 14:25:16.422034 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1692/3393] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:25:16 2021] GET /volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf => generated 465 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:16.434525 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6b3e7ea1-814f-41f2-9217-e3df40fe23d5 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] DELETE http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/29111201-5b5e-4886-8d1d-027272815c9f Jan 25 14:25:16.435123 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6b3e7ea1-814f-41f2-9217-e3df40fe23d5 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:16.435253 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:16.435253 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:16.435609 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6b3e7ea1-814f-41f2-9217-e3df40fe23d5 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:16.435966 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-6b3e7ea1-814f-41f2-9217-e3df40fe23d5 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Delete snapshot with id: 29111201-5b5e-4886-8d1d-027272815c9f Jan 25 14:25:16.459288 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6b3e7ea1-814f-41f2-9217-e3df40fe23d5 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/29111201-5b5e-4886-8d1d-027272815c9f returned with HTTP 404 Jan 25 14:25:16.460471 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1702/3394] 10.222.0.38 () {58 vars in 1324 bytes} [Mon Jan 25 14:25:16 2021] DELETE /volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/29111201-5b5e-4886-8d1d-027272815c9f => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:25:16.468297 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-31192770-8a70-4b41-a1a4-6cc83bd2f9b7 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] DELETE http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d7218412-3ba8-41b1-9f87-8f9cc04ebe56 Jan 25 14:25:16.468836 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-31192770-8a70-4b41-a1a4-6cc83bd2f9b7 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:16.469029 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:16.469029 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:16.469672 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-31192770-8a70-4b41-a1a4-6cc83bd2f9b7 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:16.470212 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-31192770-8a70-4b41-a1a4-6cc83bd2f9b7 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Delete snapshot with id: d7218412-3ba8-41b1-9f87-8f9cc04ebe56 Jan 25 14:25:16.494396 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-31192770-8a70-4b41-a1a4-6cc83bd2f9b7 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d7218412-3ba8-41b1-9f87-8f9cc04ebe56 returned with HTTP 404 Jan 25 14:25:16.495821 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1693/3395] 10.222.0.38 () {58 vars in 1324 bytes} [Mon Jan 25 14:25:16 2021] DELETE /volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d7218412-3ba8-41b1-9f87-8f9cc04ebe56 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:25:16.513419 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3774d625-14df-4fa5-bdc3-9ecbf8bd5076 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] DELETE http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/dff49ea2-2f2b-4716-a068-6086eb47d358 Jan 25 14:25:16.514136 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3774d625-14df-4fa5-bdc3-9ecbf8bd5076 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:16.514675 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3774d625-14df-4fa5-bdc3-9ecbf8bd5076 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:16.515105 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-3774d625-14df-4fa5-bdc3-9ecbf8bd5076 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Delete snapshot with id: dff49ea2-2f2b-4716-a068-6086eb47d358 Jan 25 14:25:16.538850 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3774d625-14df-4fa5-bdc3-9ecbf8bd5076 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/dff49ea2-2f2b-4716-a068-6086eb47d358 returned with HTTP 404 Jan 25 14:25:16.539809 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1703/3396] 10.222.0.38 () {58 vars in 1324 bytes} [Mon Jan 25 14:25:16 2021] DELETE /volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/dff49ea2-2f2b-4716-a068-6086eb47d358 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:25:16.547865 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4584536a-230d-44b4-b008-865326ac58b3 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] DELETE http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/48d8b2c8-a69d-4d7b-8198-b16f18670c33 Jan 25 14:25:16.548400 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4584536a-230d-44b4-b008-865326ac58b3 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:16.548951 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4584536a-230d-44b4-b008-865326ac58b3 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:16.550015 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-4584536a-230d-44b4-b008-865326ac58b3 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Delete snapshot with id: 48d8b2c8-a69d-4d7b-8198-b16f18670c33 Jan 25 14:25:16.576043 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4584536a-230d-44b4-b008-865326ac58b3 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/48d8b2c8-a69d-4d7b-8198-b16f18670c33 returned with HTTP 404 Jan 25 14:25:16.577420 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1694/3397] 10.222.0.38 () {58 vars in 1324 bytes} [Mon Jan 25 14:25:16 2021] DELETE /volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/48d8b2c8-a69d-4d7b-8198-b16f18670c33 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:25:16.585941 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5c24c02b-856c-4a39-8e4b-bfcecb7bb1b1 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] DELETE http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf Jan 25 14:25:16.586588 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5c24c02b-856c-4a39-8e4b-bfcecb7bb1b1 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:16.587076 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5c24c02b-856c-4a39-8e4b-bfcecb7bb1b1 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:16.587428 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-5c24c02b-856c-4a39-8e4b-bfcecb7bb1b1 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Delete snapshot with id: d327aee1-a486-465d-a0bb-8dd1c200bccf Jan 25 14:25:16.643498 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:16.643498 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:16.644660 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-5c24c02b-856c-4a39-8e4b-bfcecb7bb1b1 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Snapshot retrieved successfully. Jan 25 14:25:16.662656 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5c79571c-3582-4645-a403-a92acd7d484c tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] GET http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 Jan 25 14:25:16.663238 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5c79571c-3582-4645-a403-a92acd7d484c tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:16.663726 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5c79571c-3582-4645-a403-a92acd7d484c tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:16.664098 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-5c79571c-3582-4645-a403-a92acd7d484c tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Show backup with id 0006cd9c-efcc-4c55-a2bd-f481b4838374. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:25:16.703268 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:16.703268 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:16.706347 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5c79571c-3582-4645-a403-a92acd7d484c tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 returned with HTTP 200 Jan 25 14:25:16.707574 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1695/3398] 10.222.0.38 () {60 vars in 1355 bytes} [Mon Jan 25 14:25:16 2021] GET /volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 => generated 817 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:25:16.722511 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-5c24c02b-856c-4a39-8e4b-bfcecb7bb1b1 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Snapshot delete request issued successfully. Jan 25 14:25:16.722995 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5c24c02b-856c-4a39-8e4b-bfcecb7bb1b1 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf returned with HTTP 202 Jan 25 14:25:16.724015 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1704/3399] 10.222.0.38 () {58 vars in 1324 bytes} [Mon Jan 25 14:25:16 2021] DELETE /volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 25 14:25:16.732294 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2e8119a4-7c89-46c9-b285-f78a84a46b96 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] GET http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf Jan 25 14:25:16.732830 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2e8119a4-7c89-46c9-b285-f78a84a46b96 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:16.733046 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:16.733046 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:16.733404 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2e8119a4-7c89-46c9-b285-f78a84a46b96 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:16.761011 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:16.761011 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:16.762434 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-2e8119a4-7c89-46c9-b285-f78a84a46b96 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Snapshot retrieved successfully. Jan 25 14:25:16.764514 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2e8119a4-7c89-46c9-b285-f78a84a46b96 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf returned with HTTP 200 Jan 25 14:25:16.765349 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1696/3400] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:25:16 2021] GET /volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf => generated 464 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:17.733770 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-999ce501-7cab-415d-9093-77ade7962727 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] GET http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 Jan 25 14:25:17.734789 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-999ce501-7cab-415d-9093-77ade7962727 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:17.735827 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:17.735827 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:17.736478 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-999ce501-7cab-415d-9093-77ade7962727 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:17.737541 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-999ce501-7cab-415d-9093-77ade7962727 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Show backup with id 0006cd9c-efcc-4c55-a2bd-f481b4838374. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:25:17.773113 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:17.773113 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:17.775091 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-999ce501-7cab-415d-9093-77ade7962727 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 returned with HTTP 200 Jan 25 14:25:17.776035 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1705/3401] 10.222.0.38 () {60 vars in 1355 bytes} [Mon Jan 25 14:25:17 2021] GET /volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 => generated 817 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:17.779986 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1a05af14-4263-4f91-a75d-48fc2eb3cdd5 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] GET http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf Jan 25 14:25:17.780933 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1a05af14-4263-4f91-a75d-48fc2eb3cdd5 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:17.781354 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:17.781354 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:17.781994 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1a05af14-4263-4f91-a75d-48fc2eb3cdd5 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:17.809446 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:17.809446 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:17.810598 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-1a05af14-4263-4f91-a75d-48fc2eb3cdd5 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Snapshot retrieved successfully. Jan 25 14:25:17.812554 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1a05af14-4263-4f91-a75d-48fc2eb3cdd5 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf returned with HTTP 200 Jan 25 14:25:17.813444 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1697/3402] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:25:17 2021] GET /volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf => generated 464 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:18.791035 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-61edfde7-5039-49ff-b7ee-92e78b352e4b tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] GET http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 Jan 25 14:25:18.791595 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-61edfde7-5039-49ff-b7ee-92e78b352e4b tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:18.791989 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:18.791989 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:18.792368 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-61edfde7-5039-49ff-b7ee-92e78b352e4b tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:18.792765 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-61edfde7-5039-49ff-b7ee-92e78b352e4b tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Show backup with id 0006cd9c-efcc-4c55-a2bd-f481b4838374. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:25:18.817521 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:18.817521 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:18.819391 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-61edfde7-5039-49ff-b7ee-92e78b352e4b tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 returned with HTTP 200 Jan 25 14:25:18.820202 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1706/3403] 10.222.0.38 () {60 vars in 1355 bytes} [Mon Jan 25 14:25:18 2021] GET /volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:18.826403 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8a9fa72b-bd72-40cc-907a-a0b06f5389d5 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] GET http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf Jan 25 14:25:18.827202 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8a9fa72b-bd72-40cc-907a-a0b06f5389d5 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:18.827585 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:18.827585 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:18.828231 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8a9fa72b-bd72-40cc-907a-a0b06f5389d5 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:18.853987 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8a9fa72b-bd72-40cc-907a-a0b06f5389d5 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf returned with HTTP 404 Jan 25 14:25:18.856869 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1698/3404] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:25:18 2021] GET /volume/v3/b3452b3f3916426a93da0f26e9b99298/snapshots/d327aee1-a486-465d-a0bb-8dd1c200bccf => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:25:18.863306 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-51c75536-5afd-4f65-918a-9ff494577e63 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] DELETE http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/volumes/e3132297-98a9-4cd1-82a6-8004a3773321 Jan 25 14:25:18.863823 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-51c75536-5afd-4f65-918a-9ff494577e63 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:18.864035 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:18.864035 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:18.864413 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-51c75536-5afd-4f65-918a-9ff494577e63 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:18.864900 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-51c75536-5afd-4f65-918a-9ff494577e63 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Delete volume with id: e3132297-98a9-4cd1-82a6-8004a3773321 Jan 25 14:25:18.912883 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:18.912883 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:18.914197 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-51c75536-5afd-4f65-918a-9ff494577e63 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Volume info retrieved successfully. Jan 25 14:25:18.944261 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-51c75536-5afd-4f65-918a-9ff494577e63 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Delete volume request issued successfully. Jan 25 14:25:18.944958 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-51c75536-5afd-4f65-918a-9ff494577e63 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/volumes/e3132297-98a9-4cd1-82a6-8004a3773321 returned with HTTP 202 Jan 25 14:25:18.948991 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1707/3405] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:25:18 2021] DELETE /volume/v3/b3452b3f3916426a93da0f26e9b99298/volumes/e3132297-98a9-4cd1-82a6-8004a3773321 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:25:18.953616 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ef9f8fed-4f52-4231-80f1-773c449af86f tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] GET http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/volumes/e3132297-98a9-4cd1-82a6-8004a3773321 Jan 25 14:25:18.954147 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ef9f8fed-4f52-4231-80f1-773c449af86f tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:18.954695 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ef9f8fed-4f52-4231-80f1-773c449af86f tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:19.016222 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:19.016222 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:19.024188 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ef9f8fed-4f52-4231-80f1-773c449af86f tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Volume info retrieved successfully. Jan 25 14:25:19.047530 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ef9f8fed-4f52-4231-80f1-773c449af86f tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/volumes/e3132297-98a9-4cd1-82a6-8004a3773321 returned with HTTP 200 Jan 25 14:25:19.048281 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1699/3406] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:25:18 2021] GET /volume/v3/b3452b3f3916426a93da0f26e9b99298/volumes/e3132297-98a9-4cd1-82a6-8004a3773321 => generated 912 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:19.837635 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f6c7b89b-e259-48c8-9105-04bb490b9a29 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] GET http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 Jan 25 14:25:19.838931 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f6c7b89b-e259-48c8-9105-04bb490b9a29 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:19.839239 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:19.839239 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:19.839871 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f6c7b89b-e259-48c8-9105-04bb490b9a29 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:19.842139 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-f6c7b89b-e259-48c8-9105-04bb490b9a29 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Show backup with id 0006cd9c-efcc-4c55-a2bd-f481b4838374. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:25:19.879561 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:19.879561 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:19.881496 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f6c7b89b-e259-48c8-9105-04bb490b9a29 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 returned with HTTP 200 Jan 25 14:25:19.882694 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1708/3407] 10.222.0.38 () {60 vars in 1355 bytes} [Mon Jan 25 14:25:19 2021] GET /volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 => generated 817 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:20.065278 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b1057813-4935-463c-8b11-0a8b317e8b02 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] GET http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/volumes/e3132297-98a9-4cd1-82a6-8004a3773321 Jan 25 14:25:20.066781 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b1057813-4935-463c-8b11-0a8b317e8b02 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:20.067205 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:20.067205 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:20.067845 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b1057813-4935-463c-8b11-0a8b317e8b02 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:20.124185 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:20.124185 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:20.141285 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b1057813-4935-463c-8b11-0a8b317e8b02 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Volume info retrieved successfully. Jan 25 14:25:20.169350 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b1057813-4935-463c-8b11-0a8b317e8b02 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/volumes/e3132297-98a9-4cd1-82a6-8004a3773321 returned with HTTP 200 Jan 25 14:25:20.170511 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1700/3408] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:25:20 2021] GET /volume/v3/b3452b3f3916426a93da0f26e9b99298/volumes/e3132297-98a9-4cd1-82a6-8004a3773321 => generated 912 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:20.902170 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5f09dd31-cc8c-40b1-91d1-6b1a2869a4af tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] GET http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 Jan 25 14:25:20.902170 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5f09dd31-cc8c-40b1-91d1-6b1a2869a4af tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:20.902690 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:20.902690 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:20.902690 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5f09dd31-cc8c-40b1-91d1-6b1a2869a4af tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:20.916246 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-5f09dd31-cc8c-40b1-91d1-6b1a2869a4af tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Show backup with id 0006cd9c-efcc-4c55-a2bd-f481b4838374. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:25:20.946527 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:20.946527 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:20.949076 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5f09dd31-cc8c-40b1-91d1-6b1a2869a4af tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 returned with HTTP 200 Jan 25 14:25:20.955121 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1709/3409] 10.222.0.38 () {60 vars in 1355 bytes} [Mon Jan 25 14:25:20 2021] GET /volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 => generated 817 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:21.189249 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4e8458bb-43f9-45e8-99d2-5ef4814c7774 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] GET http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/volumes/e3132297-98a9-4cd1-82a6-8004a3773321 Jan 25 14:25:21.191557 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4e8458bb-43f9-45e8-99d2-5ef4814c7774 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:21.192011 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:21.192011 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:21.193168 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4e8458bb-43f9-45e8-99d2-5ef4814c7774 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:21.267652 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4e8458bb-43f9-45e8-99d2-5ef4814c7774 tempest-SnapshotsActionsTest-1021765133 tempest-SnapshotsActionsTest-1021765133] http://10.222.0.38/volume/v3/b3452b3f3916426a93da0f26e9b99298/volumes/e3132297-98a9-4cd1-82a6-8004a3773321 returned with HTTP 404 Jan 25 14:25:21.269523 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1701/3410] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:25:21 2021] GET /volume/v3/b3452b3f3916426a93da0f26e9b99298/volumes/e3132297-98a9-4cd1-82a6-8004a3773321 => generated 109 bytes in 86 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:25:21.971494 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0a0de89f-0407-4916-aa07-4ca40d5fbcb9 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] GET http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 Jan 25 14:25:21.971494 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0a0de89f-0407-4916-aa07-4ca40d5fbcb9 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:21.971494 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:21.971494 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:21.971494 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0a0de89f-0407-4916-aa07-4ca40d5fbcb9 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:21.971494 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-0a0de89f-0407-4916-aa07-4ca40d5fbcb9 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Show backup with id 0006cd9c-efcc-4c55-a2bd-f481b4838374. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:25:22.022740 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:22.022740 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:22.022740 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0a0de89f-0407-4916-aa07-4ca40d5fbcb9 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 returned with HTTP 200 Jan 25 14:25:22.023604 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1710/3411] 10.222.0.38 () {60 vars in 1355 bytes} [Mon Jan 25 14:25:21 2021] GET /volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 => generated 817 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:23.037149 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bc644de9-9877-4a06-af7b-d0612c77e365 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] GET http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 Jan 25 14:25:23.038571 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bc644de9-9877-4a06-af7b-d0612c77e365 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:23.039377 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bc644de9-9877-4a06-af7b-d0612c77e365 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:23.040114 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-bc644de9-9877-4a06-af7b-d0612c77e365 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Show backup with id 0006cd9c-efcc-4c55-a2bd-f481b4838374. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:25:23.066271 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:23.066271 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:23.068558 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bc644de9-9877-4a06-af7b-d0612c77e365 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 returned with HTTP 200 Jan 25 14:25:23.069844 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1702/3412] 10.222.0.38 () {60 vars in 1355 bytes} [Mon Jan 25 14:25:23 2021] GET /volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 => generated 817 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:24.084791 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a8e014c0-f465-4d4b-bd42-3ad2e7cfcd2e tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] GET http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 Jan 25 14:25:24.085548 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a8e014c0-f465-4d4b-bd42-3ad2e7cfcd2e tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:24.085743 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:24.085743 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:24.086391 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a8e014c0-f465-4d4b-bd42-3ad2e7cfcd2e tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:24.086919 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-a8e014c0-f465-4d4b-bd42-3ad2e7cfcd2e tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Show backup with id 0006cd9c-efcc-4c55-a2bd-f481b4838374. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:25:24.131635 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:24.131635 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:24.134924 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a8e014c0-f465-4d4b-bd42-3ad2e7cfcd2e tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 returned with HTTP 200 Jan 25 14:25:24.135952 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1711/3413] 10.222.0.38 () {60 vars in 1355 bytes} [Mon Jan 25 14:25:24 2021] GET /volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 => generated 817 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:25.148661 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-097959bf-52eb-424a-83b9-5902197e32b5 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] GET http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 Jan 25 14:25:25.149460 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-097959bf-52eb-424a-83b9-5902197e32b5 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:25.149808 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:25.149808 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:25.150354 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-097959bf-52eb-424a-83b9-5902197e32b5 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:25.150954 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-097959bf-52eb-424a-83b9-5902197e32b5 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Show backup with id 0006cd9c-efcc-4c55-a2bd-f481b4838374. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:25:25.186032 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:25.186032 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:25.188392 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-097959bf-52eb-424a-83b9-5902197e32b5 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 returned with HTTP 200 Jan 25 14:25:25.190012 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1703/3414] 10.222.0.38 () {60 vars in 1355 bytes} [Mon Jan 25 14:25:25 2021] GET /volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 => generated 817 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:26.207826 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-92bbdbd3-d44d-445d-b67b-9e1a93414ef4 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] GET http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 Jan 25 14:25:26.208436 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-92bbdbd3-d44d-445d-b67b-9e1a93414ef4 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:26.208634 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:26.208634 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:26.209326 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-92bbdbd3-d44d-445d-b67b-9e1a93414ef4 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:26.209872 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-92bbdbd3-d44d-445d-b67b-9e1a93414ef4 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Show backup with id 0006cd9c-efcc-4c55-a2bd-f481b4838374. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:25:26.289015 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:26.289015 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:26.292395 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-92bbdbd3-d44d-445d-b67b-9e1a93414ef4 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 returned with HTTP 200 Jan 25 14:25:26.295171 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1712/3415] 10.222.0.38 () {60 vars in 1355 bytes} [Mon Jan 25 14:25:26 2021] GET /volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 => generated 817 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:26.539403 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8b17d365-b151-4489-8232-be11f195d9a9 tempest-VolumeServicesNegativeTest-82511840 tempest-VolumeServicesNegativeTest-82511840] GET http://10.222.0.38/volume/v3/94ff141ddbdb45ed80f7756b3ad4d558/os-services Jan 25 14:25:26.540079 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8b17d365-b151-4489-8232-be11f195d9a9 tempest-VolumeServicesNegativeTest-82511840 tempest-VolumeServicesNegativeTest-82511840] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:26.540641 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:26.540641 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:26.541469 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8b17d365-b151-4489-8232-be11f195d9a9 tempest-VolumeServicesNegativeTest-82511840 tempest-VolumeServicesNegativeTest-82511840] Calling method 'index' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:26.551367 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8b17d365-b151-4489-8232-be11f195d9a9 tempest-VolumeServicesNegativeTest-82511840 tempest-VolumeServicesNegativeTest-82511840] http://10.222.0.38/volume/v3/94ff141ddbdb45ed80f7756b3ad4d558/os-services returned with HTTP 200 Jan 25 14:25:26.552353 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1704/3416] 10.222.0.38 () {58 vars in 1216 bytes} [Mon Jan 25 14:25:26 2021] GET /volume/v3/94ff141ddbdb45ed80f7756b3ad4d558/os-services => generated 629 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:26.569126 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-797522a4-fe1a-4172-b251-d945f5015103 tempest-VolumeServicesNegativeTest-82511840 tempest-VolumeServicesNegativeTest-82511840] PUT http://10.222.0.38/volume/v3/94ff141ddbdb45ed80f7756b3ad4d558/os-services/disable-log-reason Jan 25 14:25:26.569728 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:26.569728 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:26.570476 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-797522a4-fe1a-4172-b251-d945f5015103 tempest-VolumeServicesNegativeTest-82511840 tempest-VolumeServicesNegativeTest-82511840] Action: 'update', calling method: update, body: {"host": "n-d-760456-3", "binary": "cinder-backup", "disabled_reason": null} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:25:26.573223 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-797522a4-fe1a-4172-b251-d945f5015103 tempest-VolumeServicesNegativeTest-82511840 tempest-VolumeServicesNegativeTest-82511840] http://10.222.0.38/volume/v3/94ff141ddbdb45ed80f7756b3ad4d558/os-services/disable-log-reason returned with HTTP 400 Jan 25 14:25:26.579042 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1713/3417] 10.222.0.38 () {60 vars in 1293 bytes} [Mon Jan 25 14:25:26 2021] PUT /volume/v3/94ff141ddbdb45ed80f7756b3ad4d558/os-services/disable-log-reason => generated 136 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 25 14:25:26.586972 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-137480ce-076f-4848-a5ea-dc6cce0b80d0 tempest-VolumeServicesNegativeTest-82511840 tempest-VolumeServicesNegativeTest-82511840] PUT http://10.222.0.38/volume/v3/94ff141ddbdb45ed80f7756b3ad4d558/os-services/disable Jan 25 14:25:26.588030 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-137480ce-076f-4848-a5ea-dc6cce0b80d0 tempest-VolumeServicesNegativeTest-82511840 tempest-VolumeServicesNegativeTest-82511840] Action: 'update', calling method: update, body: {"host": "n-d-760456-3", "binary": "invalid_binary"} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:25:26.598028 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-137480ce-076f-4848-a5ea-dc6cce0b80d0 tempest-VolumeServicesNegativeTest-82511840 tempest-VolumeServicesNegativeTest-82511840] http://10.222.0.38/volume/v3/94ff141ddbdb45ed80f7756b3ad4d558/os-services/disable returned with HTTP 404 Jan 25 14:25:26.599392 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1705/3418] 10.222.0.38 () {60 vars in 1260 bytes} [Mon Jan 25 14:25:26 2021] PUT /volume/v3/94ff141ddbdb45ed80f7756b3ad4d558/os-services/disable => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:25:26.611485 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7f6df9bb-a37d-41ff-9fae-b63a21b2df1e tempest-VolumeServicesNegativeTest-82511840 tempest-VolumeServicesNegativeTest-82511840] PUT http://10.222.0.38/volume/v3/94ff141ddbdb45ed80f7756b3ad4d558/os-services/enable Jan 25 14:25:26.612742 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7f6df9bb-a37d-41ff-9fae-b63a21b2df1e tempest-VolumeServicesNegativeTest-82511840 tempest-VolumeServicesNegativeTest-82511840] Action: 'update', calling method: update, body: {"host": "invalid_host", "binary": "cinder-backup"} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:25:26.629469 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7f6df9bb-a37d-41ff-9fae-b63a21b2df1e tempest-VolumeServicesNegativeTest-82511840 tempest-VolumeServicesNegativeTest-82511840] http://10.222.0.38/volume/v3/94ff141ddbdb45ed80f7756b3ad4d558/os-services/enable returned with HTTP 404 Jan 25 14:25:26.630873 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1714/3419] 10.222.0.38 () {60 vars in 1257 bytes} [Mon Jan 25 14:25:26 2021] PUT /volume/v3/94ff141ddbdb45ed80f7756b3ad4d558/os-services/enable => generated 108 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:25:26.643631 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-682e37d0-e2c5-4f7f-9116-715e97304f09 tempest-VolumeServicesNegativeTest-82511840 tempest-VolumeServicesNegativeTest-82511840] PUT http://10.222.0.38/volume/v3/94ff141ddbdb45ed80f7756b3ad4d558/os-services/freeze Jan 25 14:25:26.645539 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-682e37d0-e2c5-4f7f-9116-715e97304f09 tempest-VolumeServicesNegativeTest-82511840 tempest-VolumeServicesNegativeTest-82511840] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:25:26.675463 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-682e37d0-e2c5-4f7f-9116-715e97304f09 tempest-VolumeServicesNegativeTest-82511840 tempest-VolumeServicesNegativeTest-82511840] http://10.222.0.38/volume/v3/94ff141ddbdb45ed80f7756b3ad4d558/os-services/freeze returned with HTTP 400 Jan 25 14:25:26.680229 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1706/3420] 10.222.0.38 () {60 vars in 1257 bytes} [Mon Jan 25 14:25:26 2021] PUT /volume/v3/94ff141ddbdb45ed80f7756b3ad4d558/os-services/freeze => generated 83 bytes in 40 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 25 14:25:26.692333 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d928bb3a-c0fe-4198-87f3-288acc66c716 tempest-VolumeServicesNegativeTest-82511840 tempest-VolumeServicesNegativeTest-82511840] PUT http://10.222.0.38/volume/v3/94ff141ddbdb45ed80f7756b3ad4d558/os-services/thaw Jan 25 14:25:26.693306 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d928bb3a-c0fe-4198-87f3-288acc66c716 tempest-VolumeServicesNegativeTest-82511840 tempest-VolumeServicesNegativeTest-82511840] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:25:26.703484 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d928bb3a-c0fe-4198-87f3-288acc66c716 tempest-VolumeServicesNegativeTest-82511840 tempest-VolumeServicesNegativeTest-82511840] http://10.222.0.38/volume/v3/94ff141ddbdb45ed80f7756b3ad4d558/os-services/thaw returned with HTTP 400 Jan 25 14:25:26.720080 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1715/3421] 10.222.0.38 () {60 vars in 1251 bytes} [Mon Jan 25 14:25:26 2021] PUT /volume/v3/94ff141ddbdb45ed80f7756b3ad4d558/os-services/thaw => generated 83 bytes in 35 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 25 14:25:27.309613 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7eb75c0d-1caf-4724-b0a0-4dad238c0886 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] GET http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 Jan 25 14:25:27.310788 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7eb75c0d-1caf-4724-b0a0-4dad238c0886 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:27.312001 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7eb75c0d-1caf-4724-b0a0-4dad238c0886 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:27.312377 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-7eb75c0d-1caf-4724-b0a0-4dad238c0886 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Show backup with id 0006cd9c-efcc-4c55-a2bd-f481b4838374. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:25:27.371773 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:27.371773 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:27.373954 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7eb75c0d-1caf-4724-b0a0-4dad238c0886 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 returned with HTTP 200 Jan 25 14:25:27.374893 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1707/3422] 10.222.0.38 () {60 vars in 1355 bytes} [Mon Jan 25 14:25:27 2021] GET /volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 => generated 817 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:28.389560 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b9dd35c5-4718-4848-8545-93645b92b4d5 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] GET http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 Jan 25 14:25:28.391008 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b9dd35c5-4718-4848-8545-93645b92b4d5 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:28.394976 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b9dd35c5-4718-4848-8545-93645b92b4d5 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:28.396284 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-b9dd35c5-4718-4848-8545-93645b92b4d5 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Show backup with id 0006cd9c-efcc-4c55-a2bd-f481b4838374. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:25:28.446688 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:28.446688 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:28.449251 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b9dd35c5-4718-4848-8545-93645b92b4d5 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 returned with HTTP 200 Jan 25 14:25:28.450342 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1716/3423] 10.222.0.38 () {60 vars in 1355 bytes} [Mon Jan 25 14:25:28 2021] GET /volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 => generated 817 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:29.464147 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-849ac30f-5df5-42c8-b867-ace702083ab1 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] GET http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 Jan 25 14:25:29.464570 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-849ac30f-5df5-42c8-b867-ace702083ab1 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:29.464851 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:29.464851 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:29.465538 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-849ac30f-5df5-42c8-b867-ace702083ab1 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:29.465538 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-849ac30f-5df5-42c8-b867-ace702083ab1 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Show backup with id 0006cd9c-efcc-4c55-a2bd-f481b4838374. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:25:29.540435 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:29.540435 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:29.542766 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-849ac30f-5df5-42c8-b867-ace702083ab1 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 returned with HTTP 200 Jan 25 14:25:29.543574 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1708/3424] 10.222.0.38 () {60 vars in 1355 bytes} [Mon Jan 25 14:25:29 2021] GET /volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 => generated 817 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:30.560068 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0a16323a-2965-463e-883c-138b0eeaac7c tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] GET http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 Jan 25 14:25:30.560803 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0a16323a-2965-463e-883c-138b0eeaac7c tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:30.561109 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:30.561109 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:30.561644 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0a16323a-2965-463e-883c-138b0eeaac7c tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:30.562090 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-0a16323a-2965-463e-883c-138b0eeaac7c tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Show backup with id 0006cd9c-efcc-4c55-a2bd-f481b4838374. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:25:30.584661 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:30.584661 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:30.586611 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0a16323a-2965-463e-883c-138b0eeaac7c tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 returned with HTTP 200 Jan 25 14:25:30.587472 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1717/3425] 10.222.0.38 () {60 vars in 1355 bytes} [Mon Jan 25 14:25:30 2021] GET /volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:31.601438 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-74d6d643-67ed-4a4c-ba7c-ba98c0744c5c tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] GET http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 Jan 25 14:25:31.602810 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-74d6d643-67ed-4a4c-ba7c-ba98c0744c5c tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:31.602991 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:31.602991 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:31.603578 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-74d6d643-67ed-4a4c-ba7c-ba98c0744c5c tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:31.604016 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-74d6d643-67ed-4a4c-ba7c-ba98c0744c5c tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Show backup with id 0006cd9c-efcc-4c55-a2bd-f481b4838374. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:25:31.628299 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:31.628299 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:31.630636 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-74d6d643-67ed-4a4c-ba7c-ba98c0744c5c tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 returned with HTTP 200 Jan 25 14:25:31.631687 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1709/3426] 10.222.0.38 () {60 vars in 1355 bytes} [Mon Jan 25 14:25:31 2021] GET /volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 => generated 817 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:32.332639 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-da95df25-56ee-418c-8b68-9b7eb3b194f2 tempest-VolumeTypesAccessTest-1915284373 tempest-VolumeTypesAccessTest-1915284373] POST http://10.222.0.38/volume/v3/b1f2d1e6d87749cea5a9f8b81c6d535b/types Jan 25 14:25:32.333132 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:32.333132 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:32.333577 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-da95df25-56ee-418c-8b68-9b7eb3b194f2 tempest-VolumeTypesAccessTest-1915284373 tempest-VolumeTypesAccessTest-1915284373] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-520109176", "os-volume-type-access:is_public": false}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:25:32.379785 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-da95df25-56ee-418c-8b68-9b7eb3b194f2 tempest-VolumeTypesAccessTest-1915284373 tempest-VolumeTypesAccessTest-1915284373] http://10.222.0.38/volume/v3/b1f2d1e6d87749cea5a9f8b81c6d535b/types returned with HTTP 200 Jan 25 14:25:32.380678 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1718/3427] 10.222.0.38 () {60 vars in 1220 bytes} [Mon Jan 25 14:25:32 2021] POST /volume/v3/b1f2d1e6d87749cea5a9f8b81c6d535b/types => generated 228 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:32.547209 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5bfa268c-4e0c-498a-b1bf-67fa0ac23c4f tempest-VolumeTypesAccessTest-711696627 tempest-VolumeTypesAccessTest-711696627] POST http://10.222.0.38/volume/v3/a630a59c0e7e4e8b9e5b35af69e5dfd5/volumes Jan 25 14:25:32.548374 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:32.548374 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:32.548960 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5bfa268c-4e0c-498a-b1bf-67fa0ac23c4f tempest-VolumeTypesAccessTest-711696627 tempest-VolumeTypesAccessTest-711696627] Action: 'create', calling method: create, body: {"volume": {"volume_type": "eadf25f1-e2d8-41a8-8bfe-34bedf1decac", "size": 1}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:25:32.550069 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-5bfa268c-4e0c-498a-b1bf-67fa0ac23c4f tempest-VolumeTypesAccessTest-711696627 tempest-VolumeTypesAccessTest-711696627] Create volume request body: {'volume': {'volume_type': 'eadf25f1-e2d8-41a8-8bfe-34bedf1decac', 'size': 1}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:25:32.574596 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5bfa268c-4e0c-498a-b1bf-67fa0ac23c4f tempest-VolumeTypesAccessTest-711696627 tempest-VolumeTypesAccessTest-711696627] http://10.222.0.38/volume/v3/a630a59c0e7e4e8b9e5b35af69e5dfd5/volumes returned with HTTP 404 Jan 25 14:25:32.576197 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1710/3428] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 14:25:32 2021] POST /volume/v3/a630a59c0e7e4e8b9e5b35af69e5dfd5/volumes => generated 114 bytes in 189 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:25:32.585103 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8c7bc717-b9f0-4870-84a8-58f2e3d6580e tempest-VolumeTypesAccessTest-1915284373 tempest-VolumeTypesAccessTest-1915284373] POST http://10.222.0.38/volume/v3/b1f2d1e6d87749cea5a9f8b81c6d535b/types/eadf25f1-e2d8-41a8-8bfe-34bedf1decac/action Jan 25 14:25:32.586056 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8c7bc717-b9f0-4870-84a8-58f2e3d6580e tempest-VolumeTypesAccessTest-1915284373 tempest-VolumeTypesAccessTest-1915284373] Action body: b'{"addProjectAccess": {"project": "a630a59c0e7e4e8b9e5b35af69e5dfd5"}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:25:32.586452 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8c7bc717-b9f0-4870-84a8-58f2e3d6580e tempest-VolumeTypesAccessTest-1915284373 tempest-VolumeTypesAccessTest-1915284373] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "a630a59c0e7e4e8b9e5b35af69e5dfd5"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:25:32.631507 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8c7bc717-b9f0-4870-84a8-58f2e3d6580e tempest-VolumeTypesAccessTest-1915284373 tempest-VolumeTypesAccessTest-1915284373] http://10.222.0.38/volume/v3/b1f2d1e6d87749cea5a9f8b81c6d535b/types/eadf25f1-e2d8-41a8-8bfe-34bedf1decac/action returned with HTTP 202 Jan 25 14:25:32.631507 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1719/3429] 10.222.0.38 () {60 vars in 1351 bytes} [Mon Jan 25 14:25:32 2021] POST /volume/v3/b1f2d1e6d87749cea5a9f8b81c6d535b/types/eadf25f1-e2d8-41a8-8bfe-34bedf1decac/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:25:32.640133 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0730f540-15bb-40a2-b2e6-0962953cae9c tempest-VolumeTypesAccessTest-711696627 tempest-VolumeTypesAccessTest-711696627] POST http://10.222.0.38/volume/v3/a630a59c0e7e4e8b9e5b35af69e5dfd5/volumes Jan 25 14:25:32.641108 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0730f540-15bb-40a2-b2e6-0962953cae9c tempest-VolumeTypesAccessTest-711696627 tempest-VolumeTypesAccessTest-711696627] Action: 'create', calling method: create, body: {"volume": {"volume_type": "eadf25f1-e2d8-41a8-8bfe-34bedf1decac", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1665469448"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:25:32.642341 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-0730f540-15bb-40a2-b2e6-0962953cae9c tempest-VolumeTypesAccessTest-711696627 tempest-VolumeTypesAccessTest-711696627] Create volume request body: {'volume': {'volume_type': 'eadf25f1-e2d8-41a8-8bfe-34bedf1decac', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1665469448'}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:25:32.647413 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e2926823-ee58-490c-a250-d2282f37ed31 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] GET http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 Jan 25 14:25:32.648310 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e2926823-ee58-490c-a250-d2282f37ed31 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:32.649152 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e2926823-ee58-490c-a250-d2282f37ed31 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:32.649747 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-e2926823-ee58-490c-a250-d2282f37ed31 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Show backup with id 0006cd9c-efcc-4c55-a2bd-f481b4838374. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:25:32.656978 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-0730f540-15bb-40a2-b2e6-0962953cae9c tempest-VolumeTypesAccessTest-711696627 tempest-VolumeTypesAccessTest-711696627] Create volume of 1 GB Jan 25 14:25:32.658130 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:32.658130 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:32.659502 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0730f540-15bb-40a2-b2e6-0962953cae9c tempest-VolumeTypesAccessTest-711696627 tempest-VolumeTypesAccessTest-711696627] Availability Zones retrieved successfully. Jan 25 14:25:32.673178 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:32.673178 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:32.675785 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e2926823-ee58-490c-a250-d2282f37ed31 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 returned with HTTP 200 Jan 25 14:25:32.677093 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1720/3430] 10.222.0.38 () {60 vars in 1355 bytes} [Mon Jan 25 14:25:32 2021] GET /volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 => generated 817 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:25:32.679012 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-0730f540-15bb-40a2-b2e6-0962953cae9c tempest-VolumeTypesAccessTest-711696627 tempest-VolumeTypesAccessTest-711696627] Flow 'volume_create_api' (206c3301-6b31-45f1-9872-51abc753c4f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:25:32.681834 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-0730f540-15bb-40a2-b2e6-0962953cae9c tempest-VolumeTypesAccessTest-711696627 tempest-VolumeTypesAccessTest-711696627] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6fe67e4-cb62-42dd-a94f-12e73127ae11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:25:32.683968 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-0730f540-15bb-40a2-b2e6-0962953cae9c tempest-VolumeTypesAccessTest-711696627 tempest-VolumeTypesAccessTest-711696627] Validating volume size '1' using validate_int {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:25:32.740149 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-0730f540-15bb-40a2-b2e6-0962953cae9c tempest-VolumeTypesAccessTest-711696627 tempest-VolumeTypesAccessTest-711696627] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6fe67e4-cb62-42dd-a94f-12e73127ae11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T14:25:32Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=eadf25f1-e2d8-41a8-8bfe-34bedf1decac,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-520109176',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eadf25f1-e2d8-41a8-8bfe-34bedf1decac', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:25:32.742436 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-0730f540-15bb-40a2-b2e6-0962953cae9c tempest-VolumeTypesAccessTest-711696627 tempest-VolumeTypesAccessTest-711696627] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed692a4f-90dd-402d-8465-69849e498a43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:25:32.789012 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.quota [None req-0730f540-15bb-40a2-b2e6-0962953cae9c tempest-VolumeTypesAccessTest-711696627 tempest-VolumeTypesAccessTest-711696627] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-520109176 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-520109176, it is now deprecated. Please use the default quota class for default quota. Jan 25 14:25:32.789914 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.quota [None req-0730f540-15bb-40a2-b2e6-0962953cae9c tempest-VolumeTypesAccessTest-711696627 tempest-VolumeTypesAccessTest-711696627] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-520109176 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-520109176, it is now deprecated. Please use the default quota class for default quota. Jan 25 14:25:32.832638 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-0730f540-15bb-40a2-b2e6-0962953cae9c tempest-VolumeTypesAccessTest-711696627 tempest-VolumeTypesAccessTest-711696627] Created reservations ['ef59a921-c18e-491b-9abc-0dc5535c3e96', 'a0b0794f-89aa-4b8a-b200-a484aa75f144', '9518972e-27f7-4790-857e-de4956710ac0', 'e144737b-77a9-4d89-9b47-8fbd1a5b0663'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:25:32.834596 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-0730f540-15bb-40a2-b2e6-0962953cae9c tempest-VolumeTypesAccessTest-711696627 tempest-VolumeTypesAccessTest-711696627] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed692a4f-90dd-402d-8465-69849e498a43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef59a921-c18e-491b-9abc-0dc5535c3e96', 'a0b0794f-89aa-4b8a-b200-a484aa75f144', '9518972e-27f7-4790-857e-de4956710ac0', 'e144737b-77a9-4d89-9b47-8fbd1a5b0663']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:25:32.836749 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-0730f540-15bb-40a2-b2e6-0962953cae9c tempest-VolumeTypesAccessTest-711696627 tempest-VolumeTypesAccessTest-711696627] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6af96d17-8c4a-4324-b4c3-79395f6d3a58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:25:32.914363 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-0730f540-15bb-40a2-b2e6-0962953cae9c tempest-VolumeTypesAccessTest-711696627 tempest-VolumeTypesAccessTest-711696627] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6af96d17-8c4a-4324-b4c3-79395f6d3a58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ccee6b2-cd52-4039-90a9-bb3d54544123', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1665469448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a630a59c0e7e4e8b9e5b35af69e5dfd5',qos_specs=None,replication_status=,reservations=['ef59a921-c18e-491b-9abc-0dc5535c3e96','a0b0794f-89aa-4b8a-b200-a484aa75f144','9518972e-27f7-4790-857e-de4956710ac0','e144737b-77a9-4d89-9b47-8fbd1a5b0663'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e110bfa9285d458dae1aade4e515faeb',volume_type_id=eadf25f1-e2d8-41a8-8bfe-34bedf1decac), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:25:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1665469448',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ccee6b2-cd52-4039-90a9-bb3d54544123,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a630a59c0e7e4e8b9e5b35af69e5dfd5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='e110bfa9285d458dae1aade4e515faeb',volume_attachment=,volume_type=,volume_type_id=eadf25f1-e2d8-41a8-8bfe-34bedf1decac)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:25:32.914363 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-0730f540-15bb-40a2-b2e6-0962953cae9c tempest-VolumeTypesAccessTest-711696627 tempest-VolumeTypesAccessTest-711696627] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9d35015-8189-449f-8021-6fb8f6cf66f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:25:32.942931 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-0730f540-15bb-40a2-b2e6-0962953cae9c tempest-VolumeTypesAccessTest-711696627 tempest-VolumeTypesAccessTest-711696627] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9d35015-8189-449f-8021-6fb8f6cf66f5) transitioned into state 'SUCCESS' from state '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-1665469448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a630a59c0e7e4e8b9e5b35af69e5dfd5',qos_specs=None,replication_status=,reservations=['ef59a921-c18e-491b-9abc-0dc5535c3e96','a0b0794f-89aa-4b8a-b200-a484aa75f144','9518972e-27f7-4790-857e-de4956710ac0','e144737b-77a9-4d89-9b47-8fbd1a5b0663'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e110bfa9285d458dae1aade4e515faeb',volume_type_id=eadf25f1-e2d8-41a8-8bfe-34bedf1decac)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:25:32.944852 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-0730f540-15bb-40a2-b2e6-0962953cae9c tempest-VolumeTypesAccessTest-711696627 tempest-VolumeTypesAccessTest-711696627] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0327dc72-272a-42bc-9562-d1a2bbcfba97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:25:32.959906 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-0730f540-15bb-40a2-b2e6-0962953cae9c tempest-VolumeTypesAccessTest-711696627 tempest-VolumeTypesAccessTest-711696627] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0327dc72-272a-42bc-9562-d1a2bbcfba97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:25:32.962721 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-0730f540-15bb-40a2-b2e6-0962953cae9c tempest-VolumeTypesAccessTest-711696627 tempest-VolumeTypesAccessTest-711696627] Flow 'volume_create_api' (206c3301-6b31-45f1-9872-51abc753c4f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:25:33.012786 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0730f540-15bb-40a2-b2e6-0962953cae9c tempest-VolumeTypesAccessTest-711696627 tempest-VolumeTypesAccessTest-711696627] Create volume request issued successfully. Jan 25 14:25:33.026950 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0730f540-15bb-40a2-b2e6-0962953cae9c tempest-VolumeTypesAccessTest-711696627 tempest-VolumeTypesAccessTest-711696627] http://10.222.0.38/volume/v3/a630a59c0e7e4e8b9e5b35af69e5dfd5/volumes returned with HTTP 202 Jan 25 14:25:33.028012 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1711/3431] 10.222.0.38 () {60 vars in 1226 bytes} [Mon Jan 25 14:25:32 2021] POST /volume/v3/a630a59c0e7e4e8b9e5b35af69e5dfd5/volumes => generated 861 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:25:33.043175 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-764c9ef2-f7a2-4abb-a197-ae908dd649af tempest-VolumeTypesAccessTest-711696627 tempest-VolumeTypesAccessTest-711696627] GET http://10.222.0.38/volume/v3/a630a59c0e7e4e8b9e5b35af69e5dfd5/volumes/9ccee6b2-cd52-4039-90a9-bb3d54544123 Jan 25 14:25:33.043685 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-764c9ef2-f7a2-4abb-a197-ae908dd649af tempest-VolumeTypesAccessTest-711696627 tempest-VolumeTypesAccessTest-711696627] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:33.044133 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:33.044133 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:33.044481 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-764c9ef2-f7a2-4abb-a197-ae908dd649af tempest-VolumeTypesAccessTest-711696627 tempest-VolumeTypesAccessTest-711696627] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:33.100751 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:33.100751 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:33.112108 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-764c9ef2-f7a2-4abb-a197-ae908dd649af tempest-VolumeTypesAccessTest-711696627 tempest-VolumeTypesAccessTest-711696627] Volume info retrieved successfully. Jan 25 14:25:33.136989 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-764c9ef2-f7a2-4abb-a197-ae908dd649af tempest-VolumeTypesAccessTest-711696627 tempest-VolumeTypesAccessTest-711696627] http://10.222.0.38/volume/v3/a630a59c0e7e4e8b9e5b35af69e5dfd5/volumes/9ccee6b2-cd52-4039-90a9-bb3d54544123 returned with HTTP 200 Jan 25 14:25:33.138020 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1721/3432] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:25:33 2021] GET /volume/v3/a630a59c0e7e4e8b9e5b35af69e5dfd5/volumes/9ccee6b2-cd52-4039-90a9-bb3d54544123 => generated 953 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:33.695156 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0ed2df51-9acc-4cb6-9eae-4586e7fd7482 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] GET http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 Jan 25 14:25:33.695724 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0ed2df51-9acc-4cb6-9eae-4586e7fd7482 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:33.696161 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:33.696161 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:33.701037 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0ed2df51-9acc-4cb6-9eae-4586e7fd7482 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:33.701037 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-0ed2df51-9acc-4cb6-9eae-4586e7fd7482 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Show backup with id 0006cd9c-efcc-4c55-a2bd-f481b4838374. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:25:33.735160 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:33.735160 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:33.741084 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0ed2df51-9acc-4cb6-9eae-4586e7fd7482 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 returned with HTTP 200 Jan 25 14:25:33.751350 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1712/3433] 10.222.0.38 () {60 vars in 1355 bytes} [Mon Jan 25 14:25:33 2021] GET /volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 => generated 817 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:34.157505 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ef53961d-b819-4440-8228-518f550fc674 tempest-VolumeTypesAccessTest-711696627 tempest-VolumeTypesAccessTest-711696627] GET http://10.222.0.38/volume/v3/a630a59c0e7e4e8b9e5b35af69e5dfd5/volumes/9ccee6b2-cd52-4039-90a9-bb3d54544123 Jan 25 14:25:34.157505 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ef53961d-b819-4440-8228-518f550fc674 tempest-VolumeTypesAccessTest-711696627 tempest-VolumeTypesAccessTest-711696627] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:34.157505 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:34.157505 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:34.157505 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ef53961d-b819-4440-8228-518f550fc674 tempest-VolumeTypesAccessTest-711696627 tempest-VolumeTypesAccessTest-711696627] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:34.209770 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:34.209770 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:34.219250 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ef53961d-b819-4440-8228-518f550fc674 tempest-VolumeTypesAccessTest-711696627 tempest-VolumeTypesAccessTest-711696627] Volume info retrieved successfully. Jan 25 14:25:34.245726 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ef53961d-b819-4440-8228-518f550fc674 tempest-VolumeTypesAccessTest-711696627 tempest-VolumeTypesAccessTest-711696627] http://10.222.0.38/volume/v3/a630a59c0e7e4e8b9e5b35af69e5dfd5/volumes/9ccee6b2-cd52-4039-90a9-bb3d54544123 returned with HTTP 200 Jan 25 14:25:34.246799 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1722/3434] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:25:34 2021] GET /volume/v3/a630a59c0e7e4e8b9e5b35af69e5dfd5/volumes/9ccee6b2-cd52-4039-90a9-bb3d54544123 => generated 954 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:34.263345 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5fd13ce0-7cdf-4282-910f-96e4421e31ff tempest-VolumeTypesAccessTest-1915284373 tempest-VolumeTypesAccessTest-1915284373] POST http://10.222.0.38/volume/v3/b1f2d1e6d87749cea5a9f8b81c6d535b/types/eadf25f1-e2d8-41a8-8bfe-34bedf1decac/action Jan 25 14:25:34.264188 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:34.264188 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:34.264985 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5fd13ce0-7cdf-4282-910f-96e4421e31ff tempest-VolumeTypesAccessTest-1915284373 tempest-VolumeTypesAccessTest-1915284373] Action body: b'{"removeProjectAccess": {"project": "a630a59c0e7e4e8b9e5b35af69e5dfd5"}}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:25:34.265583 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5fd13ce0-7cdf-4282-910f-96e4421e31ff tempest-VolumeTypesAccessTest-1915284373 tempest-VolumeTypesAccessTest-1915284373] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "a630a59c0e7e4e8b9e5b35af69e5dfd5"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:25:34.309243 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5fd13ce0-7cdf-4282-910f-96e4421e31ff tempest-VolumeTypesAccessTest-1915284373 tempest-VolumeTypesAccessTest-1915284373] http://10.222.0.38/volume/v3/b1f2d1e6d87749cea5a9f8b81c6d535b/types/eadf25f1-e2d8-41a8-8bfe-34bedf1decac/action returned with HTTP 202 Jan 25 14:25:34.315015 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1713/3435] 10.222.0.38 () {60 vars in 1351 bytes} [Mon Jan 25 14:25:34 2021] POST /volume/v3/b1f2d1e6d87749cea5a9f8b81c6d535b/types/eadf25f1-e2d8-41a8-8bfe-34bedf1decac/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:25:34.320844 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2e22446c-961d-4cfd-b082-633e404bcf35 tempest-VolumeTypesAccessTest-1915284373 tempest-VolumeTypesAccessTest-1915284373] POST http://10.222.0.38/volume/v3/b1f2d1e6d87749cea5a9f8b81c6d535b/types Jan 25 14:25:34.321330 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:34.321330 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:34.321786 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2e22446c-961d-4cfd-b082-633e404bcf35 tempest-VolumeTypesAccessTest-1915284373 tempest-VolumeTypesAccessTest-1915284373] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1378418923", "os-volume-type-access:is_public": false}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:25:34.369822 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2e22446c-961d-4cfd-b082-633e404bcf35 tempest-VolumeTypesAccessTest-1915284373 tempest-VolumeTypesAccessTest-1915284373] http://10.222.0.38/volume/v3/b1f2d1e6d87749cea5a9f8b81c6d535b/types returned with HTTP 200 Jan 25 14:25:34.370711 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1723/3436] 10.222.0.38 () {60 vars in 1220 bytes} [Mon Jan 25 14:25:34 2021] POST /volume/v3/b1f2d1e6d87749cea5a9f8b81c6d535b/types => generated 229 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:34.381959 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d20b1bdd-0753-41f5-931f-a888486a6d72 tempest-VolumeTypesAccessTest-1915284373 tempest-VolumeTypesAccessTest-1915284373] POST http://10.222.0.38/volume/v3/b1f2d1e6d87749cea5a9f8b81c6d535b/types/87ec7865-7e04-42c1-b2b1-78265da3aedb/action Jan 25 14:25:34.382773 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d20b1bdd-0753-41f5-931f-a888486a6d72 tempest-VolumeTypesAccessTest-1915284373 tempest-VolumeTypesAccessTest-1915284373] Action body: b'{"addProjectAccess": {"project": "a630a59c0e7e4e8b9e5b35af69e5dfd5"}}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:25:34.388243 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d20b1bdd-0753-41f5-931f-a888486a6d72 tempest-VolumeTypesAccessTest-1915284373 tempest-VolumeTypesAccessTest-1915284373] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "a630a59c0e7e4e8b9e5b35af69e5dfd5"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:25:34.422636 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d20b1bdd-0753-41f5-931f-a888486a6d72 tempest-VolumeTypesAccessTest-1915284373 tempest-VolumeTypesAccessTest-1915284373] http://10.222.0.38/volume/v3/b1f2d1e6d87749cea5a9f8b81c6d535b/types/87ec7865-7e04-42c1-b2b1-78265da3aedb/action returned with HTTP 202 Jan 25 14:25:34.425299 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1714/3437] 10.222.0.38 () {60 vars in 1351 bytes} [Mon Jan 25 14:25:34 2021] POST /volume/v3/b1f2d1e6d87749cea5a9f8b81c6d535b/types/87ec7865-7e04-42c1-b2b1-78265da3aedb/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:25:34.433675 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-59f1beac-e542-4131-ad11-9baea7a7d80c tempest-VolumeTypesAccessTest-1915284373 tempest-VolumeTypesAccessTest-1915284373] POST http://10.222.0.38/volume/v3/b1f2d1e6d87749cea5a9f8b81c6d535b/types/87ec7865-7e04-42c1-b2b1-78265da3aedb/action Jan 25 14:25:34.434488 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-59f1beac-e542-4131-ad11-9baea7a7d80c tempest-VolumeTypesAccessTest-1915284373 tempest-VolumeTypesAccessTest-1915284373] Action body: b'{"addProjectAccess": {"project": "b1119148d69843e7a00eceaaf47b5652"}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:25:34.434878 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-59f1beac-e542-4131-ad11-9baea7a7d80c tempest-VolumeTypesAccessTest-1915284373 tempest-VolumeTypesAccessTest-1915284373] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "b1119148d69843e7a00eceaaf47b5652"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:25:34.462200 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-59f1beac-e542-4131-ad11-9baea7a7d80c tempest-VolumeTypesAccessTest-1915284373 tempest-VolumeTypesAccessTest-1915284373] http://10.222.0.38/volume/v3/b1f2d1e6d87749cea5a9f8b81c6d535b/types/87ec7865-7e04-42c1-b2b1-78265da3aedb/action returned with HTTP 202 Jan 25 14:25:34.464136 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1724/3438] 10.222.0.38 () {60 vars in 1351 bytes} [Mon Jan 25 14:25:34 2021] POST /volume/v3/b1f2d1e6d87749cea5a9f8b81c6d535b/types/87ec7865-7e04-42c1-b2b1-78265da3aedb/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:25:34.473798 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-00989967-bd38-43d8-8aea-5e39d98b6788 tempest-VolumeTypesAccessTest-1915284373 tempest-VolumeTypesAccessTest-1915284373] GET http://10.222.0.38/volume/v3/b1f2d1e6d87749cea5a9f8b81c6d535b/types/87ec7865-7e04-42c1-b2b1-78265da3aedb/os-volume-type-access Jan 25 14:25:34.476911 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-00989967-bd38-43d8-8aea-5e39d98b6788 tempest-VolumeTypesAccessTest-1915284373 tempest-VolumeTypesAccessTest-1915284373] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:34.476911 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-00989967-bd38-43d8-8aea-5e39d98b6788 tempest-VolumeTypesAccessTest-1915284373 tempest-VolumeTypesAccessTest-1915284373] Calling method 'index' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:34.495311 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-00989967-bd38-43d8-8aea-5e39d98b6788 tempest-VolumeTypesAccessTest-1915284373 tempest-VolumeTypesAccessTest-1915284373] http://10.222.0.38/volume/v3/b1f2d1e6d87749cea5a9f8b81c6d535b/types/87ec7865-7e04-42c1-b2b1-78265da3aedb/os-volume-type-access returned with HTTP 200 Jan 25 14:25:34.496144 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1715/3439] 10.222.0.38 () {58 vars in 1375 bytes} [Mon Jan 25 14:25:34 2021] GET /volume/v3/b1f2d1e6d87749cea5a9f8b81c6d535b/types/87ec7865-7e04-42c1-b2b1-78265da3aedb/os-volume-type-access => generated 244 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:34.509267 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cf06fa32-6e07-4ccd-80d7-e26d888c447e tempest-VolumeTypesAccessTest-1915284373 tempest-VolumeTypesAccessTest-1915284373] POST http://10.222.0.38/volume/v3/b1f2d1e6d87749cea5a9f8b81c6d535b/types/87ec7865-7e04-42c1-b2b1-78265da3aedb/action Jan 25 14:25:34.510197 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cf06fa32-6e07-4ccd-80d7-e26d888c447e tempest-VolumeTypesAccessTest-1915284373 tempest-VolumeTypesAccessTest-1915284373] Action body: b'{"removeProjectAccess": {"project": "b1119148d69843e7a00eceaaf47b5652"}}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:25:34.510697 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-cf06fa32-6e07-4ccd-80d7-e26d888c447e tempest-VolumeTypesAccessTest-1915284373 tempest-VolumeTypesAccessTest-1915284373] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "b1119148d69843e7a00eceaaf47b5652"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:25:34.535551 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-cf06fa32-6e07-4ccd-80d7-e26d888c447e tempest-VolumeTypesAccessTest-1915284373 tempest-VolumeTypesAccessTest-1915284373] http://10.222.0.38/volume/v3/b1f2d1e6d87749cea5a9f8b81c6d535b/types/87ec7865-7e04-42c1-b2b1-78265da3aedb/action returned with HTTP 202 Jan 25 14:25:34.536751 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1725/3440] 10.222.0.38 () {60 vars in 1351 bytes} [Mon Jan 25 14:25:34 2021] POST /volume/v3/b1f2d1e6d87749cea5a9f8b81c6d535b/types/87ec7865-7e04-42c1-b2b1-78265da3aedb/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:25:34.551621 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-30ebd15c-d1bd-416c-b419-f788442bb845 tempest-VolumeTypesAccessTest-1915284373 tempest-VolumeTypesAccessTest-1915284373] POST http://10.222.0.38/volume/v3/b1f2d1e6d87749cea5a9f8b81c6d535b/types/87ec7865-7e04-42c1-b2b1-78265da3aedb/action Jan 25 14:25:34.553137 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-30ebd15c-d1bd-416c-b419-f788442bb845 tempest-VolumeTypesAccessTest-1915284373 tempest-VolumeTypesAccessTest-1915284373] Action body: b'{"removeProjectAccess": {"project": "a630a59c0e7e4e8b9e5b35af69e5dfd5"}}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:25:34.553874 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-30ebd15c-d1bd-416c-b419-f788442bb845 tempest-VolumeTypesAccessTest-1915284373 tempest-VolumeTypesAccessTest-1915284373] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "a630a59c0e7e4e8b9e5b35af69e5dfd5"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:25:34.582612 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-30ebd15c-d1bd-416c-b419-f788442bb845 tempest-VolumeTypesAccessTest-1915284373 tempest-VolumeTypesAccessTest-1915284373] http://10.222.0.38/volume/v3/b1f2d1e6d87749cea5a9f8b81c6d535b/types/87ec7865-7e04-42c1-b2b1-78265da3aedb/action returned with HTTP 202 Jan 25 14:25:34.588860 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1716/3441] 10.222.0.38 () {60 vars in 1351 bytes} [Mon Jan 25 14:25:34 2021] POST /volume/v3/b1f2d1e6d87749cea5a9f8b81c6d535b/types/87ec7865-7e04-42c1-b2b1-78265da3aedb/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:25:34.592665 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-97bccece-f306-4eec-a07f-0a25fa318983 tempest-VolumeTypesAccessTest-1915284373 tempest-VolumeTypesAccessTest-1915284373] DELETE http://10.222.0.38/volume/v3/b1f2d1e6d87749cea5a9f8b81c6d535b/types/87ec7865-7e04-42c1-b2b1-78265da3aedb Jan 25 14:25:34.593474 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-97bccece-f306-4eec-a07f-0a25fa318983 tempest-VolumeTypesAccessTest-1915284373 tempest-VolumeTypesAccessTest-1915284373] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:34.594356 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-97bccece-f306-4eec-a07f-0a25fa318983 tempest-VolumeTypesAccessTest-1915284373 tempest-VolumeTypesAccessTest-1915284373] Calling method '_delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:34.667102 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 25 14:25:34.667102 n-d-760456-3 devstack@c-api.service[87928]: "UPDATE / DELETE expressions." % clause Jan 25 14:25:34.680117 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-97bccece-f306-4eec-a07f-0a25fa318983 tempest-VolumeTypesAccessTest-1915284373 tempest-VolumeTypesAccessTest-1915284373] http://10.222.0.38/volume/v3/b1f2d1e6d87749cea5a9f8b81c6d535b/types/87ec7865-7e04-42c1-b2b1-78265da3aedb returned with HTTP 202 Jan 25 14:25:34.681263 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1726/3442] 10.222.0.38 () {58 vars in 1312 bytes} [Mon Jan 25 14:25:34 2021] DELETE /volume/v3/b1f2d1e6d87749cea5a9f8b81c6d535b/types/87ec7865-7e04-42c1-b2b1-78265da3aedb => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:25:34.689083 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b6545ead-2735-4cac-89e7-76e33e42a6f3 tempest-VolumeTypesAccessTest-1915284373 tempest-VolumeTypesAccessTest-1915284373] GET http://10.222.0.38/volume/v3/b1f2d1e6d87749cea5a9f8b81c6d535b/types/87ec7865-7e04-42c1-b2b1-78265da3aedb Jan 25 14:25:34.690601 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b6545ead-2735-4cac-89e7-76e33e42a6f3 tempest-VolumeTypesAccessTest-1915284373 tempest-VolumeTypesAccessTest-1915284373] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:34.691182 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b6545ead-2735-4cac-89e7-76e33e42a6f3 tempest-VolumeTypesAccessTest-1915284373 tempest-VolumeTypesAccessTest-1915284373] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:34.702319 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b6545ead-2735-4cac-89e7-76e33e42a6f3 tempest-VolumeTypesAccessTest-1915284373 tempest-VolumeTypesAccessTest-1915284373] http://10.222.0.38/volume/v3/b1f2d1e6d87749cea5a9f8b81c6d535b/types/87ec7865-7e04-42c1-b2b1-78265da3aedb returned with HTTP 404 Jan 25 14:25:34.703343 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1717/3443] 10.222.0.38 () {58 vars in 1309 bytes} [Mon Jan 25 14:25:34 2021] GET /volume/v3/b1f2d1e6d87749cea5a9f8b81c6d535b/types/87ec7865-7e04-42c1-b2b1-78265da3aedb => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:25:34.711300 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-46765f58-cfba-4d0b-8803-b9d005281913 tempest-VolumeTypesAccessTest-711696627 tempest-VolumeTypesAccessTest-711696627] DELETE http://10.222.0.38/volume/v3/a630a59c0e7e4e8b9e5b35af69e5dfd5/volumes/9ccee6b2-cd52-4039-90a9-bb3d54544123 Jan 25 14:25:34.712040 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-46765f58-cfba-4d0b-8803-b9d005281913 tempest-VolumeTypesAccessTest-711696627 tempest-VolumeTypesAccessTest-711696627] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:34.712533 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-46765f58-cfba-4d0b-8803-b9d005281913 tempest-VolumeTypesAccessTest-711696627 tempest-VolumeTypesAccessTest-711696627] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:34.713025 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-46765f58-cfba-4d0b-8803-b9d005281913 tempest-VolumeTypesAccessTest-711696627 tempest-VolumeTypesAccessTest-711696627] Delete volume with id: 9ccee6b2-cd52-4039-90a9-bb3d54544123 Jan 25 14:25:34.756744 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-24223df5-7738-4cf0-b148-08a756bdc05a tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] GET http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 Jan 25 14:25:34.757497 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-24223df5-7738-4cf0-b148-08a756bdc05a tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:34.758027 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-24223df5-7738-4cf0-b148-08a756bdc05a tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:34.758394 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-24223df5-7738-4cf0-b148-08a756bdc05a tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Show backup with id 0006cd9c-efcc-4c55-a2bd-f481b4838374. {{(pid=87930) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:25:34.765312 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:34.765312 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:34.766623 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-46765f58-cfba-4d0b-8803-b9d005281913 tempest-VolumeTypesAccessTest-711696627 tempest-VolumeTypesAccessTest-711696627] Volume info retrieved successfully. Jan 25 14:25:34.784725 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:34.784725 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:34.787173 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-24223df5-7738-4cf0-b148-08a756bdc05a tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 returned with HTTP 200 Jan 25 14:25:34.788507 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1718/3444] 10.222.0.38 () {60 vars in 1355 bytes} [Mon Jan 25 14:25:34 2021] GET /volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 => generated 820 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:25:34.801241 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9387638e-6b78-40c3-b073-f04c0251f6d7 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] GET http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/volumes/88f8b396-121e-4dc1-9e00-746f94a09fff Jan 25 14:25:34.802104 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9387638e-6b78-40c3-b073-f04c0251f6d7 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:34.802531 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:34.802531 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:34.803168 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9387638e-6b78-40c3-b073-f04c0251f6d7 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:34.806708 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-46765f58-cfba-4d0b-8803-b9d005281913 tempest-VolumeTypesAccessTest-711696627 tempest-VolumeTypesAccessTest-711696627] Delete volume request issued successfully. Jan 25 14:25:34.808565 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-46765f58-cfba-4d0b-8803-b9d005281913 tempest-VolumeTypesAccessTest-711696627 tempest-VolumeTypesAccessTest-711696627] http://10.222.0.38/volume/v3/a630a59c0e7e4e8b9e5b35af69e5dfd5/volumes/9ccee6b2-cd52-4039-90a9-bb3d54544123 returned with HTTP 202 Jan 25 14:25:34.812504 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1727/3445] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:25:34 2021] DELETE /volume/v3/a630a59c0e7e4e8b9e5b35af69e5dfd5/volumes/9ccee6b2-cd52-4039-90a9-bb3d54544123 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:25:34.818147 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-06df7a83-31a1-4eeb-8321-8ae4d91e5957 tempest-VolumeTypesAccessTest-711696627 tempest-VolumeTypesAccessTest-711696627] GET http://10.222.0.38/volume/v3/a630a59c0e7e4e8b9e5b35af69e5dfd5/volumes/9ccee6b2-cd52-4039-90a9-bb3d54544123 Jan 25 14:25:34.818840 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-06df7a83-31a1-4eeb-8321-8ae4d91e5957 tempest-VolumeTypesAccessTest-711696627 tempest-VolumeTypesAccessTest-711696627] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:34.819032 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:34.819032 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:34.819420 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-06df7a83-31a1-4eeb-8321-8ae4d91e5957 tempest-VolumeTypesAccessTest-711696627 tempest-VolumeTypesAccessTest-711696627] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:34.861244 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:34.861244 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:34.871437 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-9387638e-6b78-40c3-b073-f04c0251f6d7 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Volume info retrieved successfully. Jan 25 14:25:34.882915 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:34.882915 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:34.892421 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-06df7a83-31a1-4eeb-8321-8ae4d91e5957 tempest-VolumeTypesAccessTest-711696627 tempest-VolumeTypesAccessTest-711696627] Volume info retrieved successfully. Jan 25 14:25:34.895876 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9387638e-6b78-40c3-b073-f04c0251f6d7 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/volumes/88f8b396-121e-4dc1-9e00-746f94a09fff returned with HTTP 200 Jan 25 14:25:34.897017 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1719/3446] 10.222.0.38 () {60 vars in 1355 bytes} [Mon Jan 25 14:25:34 2021] GET /volume/v3/bc08663f28944d24915e64e2031c47a8/volumes/88f8b396-121e-4dc1-9e00-746f94a09fff => generated 913 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:34.919917 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f537da3b-a4c0-4ee5-bb6a-f45cadcb6ce0 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] PUT http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 Jan 25 14:25:34.920459 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:34.920459 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:34.921060 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f537da3b-a4c0-4ee5-bb6a-f45cadcb6ce0 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-656244385", "description": "tempest-volume-backup-description-580469758"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:25:34.934154 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-06df7a83-31a1-4eeb-8321-8ae4d91e5957 tempest-VolumeTypesAccessTest-711696627 tempest-VolumeTypesAccessTest-711696627] http://10.222.0.38/volume/v3/a630a59c0e7e4e8b9e5b35af69e5dfd5/volumes/9ccee6b2-cd52-4039-90a9-bb3d54544123 returned with HTTP 200 Jan 25 14:25:34.944892 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1728/3447] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:25:34 2021] GET /volume/v3/a630a59c0e7e4e8b9e5b35af69e5dfd5/volumes/9ccee6b2-cd52-4039-90a9-bb3d54544123 => generated 953 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:34.959087 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:34.959087 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:34.970286 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f537da3b-a4c0-4ee5-bb6a-f45cadcb6ce0 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 returned with HTTP 200 Jan 25 14:25:34.971667 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1720/3448] 10.222.0.38 () {62 vars in 1376 bytes} [Mon Jan 25 14:25:34 2021] PUT /volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 => generated 398 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:35.006207 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-db3f5078-c89b-4681-a0b2-943167bca553 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] GET http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 Jan 25 14:25:35.007406 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-db3f5078-c89b-4681-a0b2-943167bca553 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:35.007763 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:35.007763 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:35.008436 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-db3f5078-c89b-4681-a0b2-943167bca553 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:35.009127 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.backups [None req-db3f5078-c89b-4681-a0b2-943167bca553 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Show backup with id 0006cd9c-efcc-4c55-a2bd-f481b4838374. {{(pid=87929) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 25 14:25:35.062774 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:35.062774 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:35.068080 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-db3f5078-c89b-4681-a0b2-943167bca553 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 returned with HTTP 200 Jan 25 14:25:35.076889 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1729/3449] 10.222.0.38 () {60 vars in 1355 bytes} [Mon Jan 25 14:25:34 2021] GET /volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 => generated 860 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:25:35.083476 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7cb54fc8-5704-4fae-9bfd-b36f060df83d tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] DELETE http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 Jan 25 14:25:35.083992 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7cb54fc8-5704-4fae-9bfd-b36f060df83d tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:35.084188 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:35.084188 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:35.084868 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7cb54fc8-5704-4fae-9bfd-b36f060df83d tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:35.085395 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.contrib.backups [None req-7cb54fc8-5704-4fae-9bfd-b36f060df83d tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Delete backup with id: 0006cd9c-efcc-4c55-a2bd-f481b4838374. Jan 25 14:25:35.110694 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:35.110694 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:35.137934 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.backup.rpcapi [None req-7cb54fc8-5704-4fae-9bfd-b36f060df83d tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] delete_backup rpcapi backup_id 0006cd9c-efcc-4c55-a2bd-f481b4838374 {{(pid=87930) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 25 14:25:35.141221 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7cb54fc8-5704-4fae-9bfd-b36f060df83d tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 returned with HTTP 202 Jan 25 14:25:35.143725 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1721/3450] 10.222.0.38 () {60 vars in 1358 bytes} [Mon Jan 25 14:25:35 2021] DELETE /volume/v3/bc08663f28944d24915e64e2031c47a8/backups/0006cd9c-efcc-4c55-a2bd-f481b4838374 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 14:25:35.155416 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-37301407-98b6-4c67-a142-618a510e8896 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] DELETE http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/volumes/88f8b396-121e-4dc1-9e00-746f94a09fff Jan 25 14:25:35.155953 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-37301407-98b6-4c67-a142-618a510e8896 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:35.156146 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:35.156146 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:35.156971 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-37301407-98b6-4c67-a142-618a510e8896 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:35.157302 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-37301407-98b6-4c67-a142-618a510e8896 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Delete volume with id: 88f8b396-121e-4dc1-9e00-746f94a09fff Jan 25 14:25:35.210757 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:35.210757 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:35.212430 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-37301407-98b6-4c67-a142-618a510e8896 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Volume info retrieved successfully. Jan 25 14:25:35.244183 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-37301407-98b6-4c67-a142-618a510e8896 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Delete volume request issued successfully. Jan 25 14:25:35.244993 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-37301407-98b6-4c67-a142-618a510e8896 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/volumes/88f8b396-121e-4dc1-9e00-746f94a09fff returned with HTTP 202 Jan 25 14:25:35.246357 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1730/3451] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:25:35 2021] DELETE /volume/v3/bc08663f28944d24915e64e2031c47a8/volumes/88f8b396-121e-4dc1-9e00-746f94a09fff => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:25:35.254701 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-57f15f03-dfda-4a5d-b004-4450db2a6fd4 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] GET http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/volumes/88f8b396-121e-4dc1-9e00-746f94a09fff Jan 25 14:25:35.255655 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-57f15f03-dfda-4a5d-b004-4450db2a6fd4 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:35.256044 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:35.256044 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:35.257131 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-57f15f03-dfda-4a5d-b004-4450db2a6fd4 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:35.384836 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:35.384836 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:35.395026 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-57f15f03-dfda-4a5d-b004-4450db2a6fd4 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Volume info retrieved successfully. Jan 25 14:25:35.421923 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-57f15f03-dfda-4a5d-b004-4450db2a6fd4 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/volumes/88f8b396-121e-4dc1-9e00-746f94a09fff returned with HTTP 200 Jan 25 14:25:35.422990 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1722/3452] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:25:35 2021] GET /volume/v3/bc08663f28944d24915e64e2031c47a8/volumes/88f8b396-121e-4dc1-9e00-746f94a09fff => generated 912 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:35.952239 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9277856e-b3b9-4749-98cd-95e18bf0955b tempest-VolumeTypesAccessTest-711696627 tempest-VolumeTypesAccessTest-711696627] GET http://10.222.0.38/volume/v3/a630a59c0e7e4e8b9e5b35af69e5dfd5/volumes/9ccee6b2-cd52-4039-90a9-bb3d54544123 Jan 25 14:25:35.952733 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9277856e-b3b9-4749-98cd-95e18bf0955b tempest-VolumeTypesAccessTest-711696627 tempest-VolumeTypesAccessTest-711696627] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:35.952990 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:35.952990 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:35.953371 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9277856e-b3b9-4749-98cd-95e18bf0955b tempest-VolumeTypesAccessTest-711696627 tempest-VolumeTypesAccessTest-711696627] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:36.054217 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:36.054217 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:36.072333 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-9277856e-b3b9-4749-98cd-95e18bf0955b tempest-VolumeTypesAccessTest-711696627 tempest-VolumeTypesAccessTest-711696627] Volume info retrieved successfully. Jan 25 14:25:36.123179 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9277856e-b3b9-4749-98cd-95e18bf0955b tempest-VolumeTypesAccessTest-711696627 tempest-VolumeTypesAccessTest-711696627] http://10.222.0.38/volume/v3/a630a59c0e7e4e8b9e5b35af69e5dfd5/volumes/9ccee6b2-cd52-4039-90a9-bb3d54544123 returned with HTTP 200 Jan 25 14:25:36.124282 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1731/3453] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:25:35 2021] GET /volume/v3/a630a59c0e7e4e8b9e5b35af69e5dfd5/volumes/9ccee6b2-cd52-4039-90a9-bb3d54544123 => generated 953 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:36.439013 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e6d06848-a895-4d74-97c3-5422ca8738b1 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] GET http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/volumes/88f8b396-121e-4dc1-9e00-746f94a09fff Jan 25 14:25:36.440239 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e6d06848-a895-4d74-97c3-5422ca8738b1 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:36.440460 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:36.440460 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:36.440864 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e6d06848-a895-4d74-97c3-5422ca8738b1 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:36.556468 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:36.556468 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:36.582897 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e6d06848-a895-4d74-97c3-5422ca8738b1 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Volume info retrieved successfully. Jan 25 14:25:36.637662 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e6d06848-a895-4d74-97c3-5422ca8738b1 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/volumes/88f8b396-121e-4dc1-9e00-746f94a09fff returned with HTTP 200 Jan 25 14:25:36.638992 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1723/3454] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:25:36 2021] GET /volume/v3/bc08663f28944d24915e64e2031c47a8/volumes/88f8b396-121e-4dc1-9e00-746f94a09fff => generated 912 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:37.145798 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a253eb2d-91b5-4617-a079-0bbcaa3dfaea tempest-VolumeTypesAccessTest-711696627 tempest-VolumeTypesAccessTest-711696627] GET http://10.222.0.38/volume/v3/a630a59c0e7e4e8b9e5b35af69e5dfd5/volumes/9ccee6b2-cd52-4039-90a9-bb3d54544123 Jan 25 14:25:37.146545 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a253eb2d-91b5-4617-a079-0bbcaa3dfaea tempest-VolumeTypesAccessTest-711696627 tempest-VolumeTypesAccessTest-711696627] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:37.146848 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:37.146848 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:37.147482 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a253eb2d-91b5-4617-a079-0bbcaa3dfaea tempest-VolumeTypesAccessTest-711696627 tempest-VolumeTypesAccessTest-711696627] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:37.213473 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a253eb2d-91b5-4617-a079-0bbcaa3dfaea tempest-VolumeTypesAccessTest-711696627 tempest-VolumeTypesAccessTest-711696627] http://10.222.0.38/volume/v3/a630a59c0e7e4e8b9e5b35af69e5dfd5/volumes/9ccee6b2-cd52-4039-90a9-bb3d54544123 returned with HTTP 404 Jan 25 14:25:37.214509 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1732/3455] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:25:37 2021] GET /volume/v3/a630a59c0e7e4e8b9e5b35af69e5dfd5/volumes/9ccee6b2-cd52-4039-90a9-bb3d54544123 => generated 109 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:25:37.223275 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-70283ece-f7f6-406a-8bad-0ac0163e96cd tempest-VolumeTypesAccessTest-1915284373 tempest-VolumeTypesAccessTest-1915284373] DELETE http://10.222.0.38/volume/v3/b1f2d1e6d87749cea5a9f8b81c6d535b/types/eadf25f1-e2d8-41a8-8bfe-34bedf1decac Jan 25 14:25:37.223809 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-70283ece-f7f6-406a-8bad-0ac0163e96cd tempest-VolumeTypesAccessTest-1915284373 tempest-VolumeTypesAccessTest-1915284373] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:37.224006 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:37.224006 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:37.224674 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-70283ece-f7f6-406a-8bad-0ac0163e96cd tempest-VolumeTypesAccessTest-1915284373 tempest-VolumeTypesAccessTest-1915284373] Calling method '_delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:37.362141 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 25 14:25:37.362141 n-d-760456-3 devstack@c-api.service[87928]: "UPDATE / DELETE expressions." % clause Jan 25 14:25:37.393628 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-70283ece-f7f6-406a-8bad-0ac0163e96cd tempest-VolumeTypesAccessTest-1915284373 tempest-VolumeTypesAccessTest-1915284373] http://10.222.0.38/volume/v3/b1f2d1e6d87749cea5a9f8b81c6d535b/types/eadf25f1-e2d8-41a8-8bfe-34bedf1decac returned with HTTP 202 Jan 25 14:25:37.395020 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1724/3456] 10.222.0.38 () {58 vars in 1312 bytes} [Mon Jan 25 14:25:37 2021] DELETE /volume/v3/b1f2d1e6d87749cea5a9f8b81c6d535b/types/eadf25f1-e2d8-41a8-8bfe-34bedf1decac => generated 0 bytes in 177 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:25:37.403207 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5e6e844e-6a04-4f93-8ded-e96e83acd7b6 tempest-VolumeTypesAccessTest-1915284373 tempest-VolumeTypesAccessTest-1915284373] GET http://10.222.0.38/volume/v3/b1f2d1e6d87749cea5a9f8b81c6d535b/types/eadf25f1-e2d8-41a8-8bfe-34bedf1decac Jan 25 14:25:37.404074 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5e6e844e-6a04-4f93-8ded-e96e83acd7b6 tempest-VolumeTypesAccessTest-1915284373 tempest-VolumeTypesAccessTest-1915284373] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:37.404788 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5e6e844e-6a04-4f93-8ded-e96e83acd7b6 tempest-VolumeTypesAccessTest-1915284373 tempest-VolumeTypesAccessTest-1915284373] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:37.454683 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5e6e844e-6a04-4f93-8ded-e96e83acd7b6 tempest-VolumeTypesAccessTest-1915284373 tempest-VolumeTypesAccessTest-1915284373] http://10.222.0.38/volume/v3/b1f2d1e6d87749cea5a9f8b81c6d535b/types/eadf25f1-e2d8-41a8-8bfe-34bedf1decac returned with HTTP 404 Jan 25 14:25:37.460239 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1733/3457] 10.222.0.38 () {58 vars in 1309 bytes} [Mon Jan 25 14:25:37 2021] GET /volume/v3/b1f2d1e6d87749cea5a9f8b81c6d535b/types/eadf25f1-e2d8-41a8-8bfe-34bedf1decac => generated 114 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:25:37.655186 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3e9039a0-97a7-4140-95ee-67efc6d920a0 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] GET http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/volumes/88f8b396-121e-4dc1-9e00-746f94a09fff Jan 25 14:25:37.655717 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3e9039a0-97a7-4140-95ee-67efc6d920a0 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:37.656208 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3e9039a0-97a7-4140-95ee-67efc6d920a0 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:37.835536 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3e9039a0-97a7-4140-95ee-67efc6d920a0 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] http://10.222.0.38/volume/v3/bc08663f28944d24915e64e2031c47a8/volumes/88f8b396-121e-4dc1-9e00-746f94a09fff returned with HTTP 404 Jan 25 14:25:37.860654 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1725/3458] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:25:37 2021] GET /volume/v3/bc08663f28944d24915e64e2031c47a8/volumes/88f8b396-121e-4dc1-9e00-746f94a09fff => generated 109 bytes in 209 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:25:42.966627 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5e6e844e-6a04-4f93-8ded-e96e83acd7b6 tempest-VolumeTypesAccessTest-1915284373 tempest-VolumeTypesAccessTest-1915284373] GET http://10.222.0.38/volume// Jan 25 14:25:42.967181 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5e6e844e-6a04-4f93-8ded-e96e83acd7b6 tempest-VolumeTypesAccessTest-1915284373 tempest-VolumeTypesAccessTest-1915284373] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:42.967577 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5e6e844e-6a04-4f93-8ded-e96e83acd7b6 tempest-VolumeTypesAccessTest-1915284373 tempest-VolumeTypesAccessTest-1915284373] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:42.968864 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5e6e844e-6a04-4f93-8ded-e96e83acd7b6 tempest-VolumeTypesAccessTest-1915284373 tempest-VolumeTypesAccessTest-1915284373] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 14:25:42.969517 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1734/3459] 10.222.0.38 () {56 vars in 872 bytes} [Mon Jan 25 14:25:42 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 14:25:42.978519 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3e9039a0-97a7-4140-95ee-67efc6d920a0 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] GET http://10.222.0.38/volume// Jan 25 14:25:42.979000 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3e9039a0-97a7-4140-95ee-67efc6d920a0 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:42.979500 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3e9039a0-97a7-4140-95ee-67efc6d920a0 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] Calling method 'all' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:42.981082 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3e9039a0-97a7-4140-95ee-67efc6d920a0 tempest-VolumesBackupsV39Test-1310674546 tempest-VolumesBackupsV39Test-1310674546] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 14:25:42.981897 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1726/3460] 10.222.0.38 () {56 vars in 872 bytes} [Mon Jan 25 14:25:42 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 14:25:43.371760 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bdcfec3f-279f-4258-9be2-4b8cd9462dfd tempest-VersionsTest-1093845634 tempest-VersionsTest-1093845634] GET http://10.222.0.38/volume/v2/ Jan 25 14:25:43.372206 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bdcfec3f-279f-4258-9be2-4b8cd9462dfd tempest-VersionsTest-1093845634 tempest-VersionsTest-1093845634] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:43.372694 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bdcfec3f-279f-4258-9be2-4b8cd9462dfd tempest-VersionsTest-1093845634 tempest-VersionsTest-1093845634] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:43.373664 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bdcfec3f-279f-4258-9be2-4b8cd9462dfd tempest-VersionsTest-1093845634 tempest-VersionsTest-1093845634] http://10.222.0.38/volume/v2/ returned with HTTP 200 Jan 25 14:25:43.374458 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1735/3461] 10.222.0.38 () {58 vars in 1084 bytes} [Mon Jan 25 14:25:42 2021] GET /volume/v2/ => generated 382 bytes in 381 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) Jan 25 14:25:43.385090 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9fef2329-174e-46f8-a1e5-5cbb28c7394f tempest-VersionsTest-1093845634 tempest-VersionsTest-1093845634] GET http://10.222.0.38/volume/v3/ Jan 25 14:25:43.385610 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9fef2329-174e-46f8-a1e5-5cbb28c7394f tempest-VersionsTest-1093845634 tempest-VersionsTest-1093845634] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:43.386087 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9fef2329-174e-46f8-a1e5-5cbb28c7394f tempest-VersionsTest-1093845634 tempest-VersionsTest-1093845634] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:43.387038 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9fef2329-174e-46f8-a1e5-5cbb28c7394f tempest-VersionsTest-1093845634 tempest-VersionsTest-1093845634] http://10.222.0.38/volume/v3/ returned with HTTP 200 Jan 25 14:25:43.387855 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1727/3462] 10.222.0.38 () {58 vars in 1084 bytes} [Mon Jan 25 14:25:43 2021] GET /volume/v3/ => generated 386 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:45.446963 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9a7d3010-f0c2-4d83-b543-bdcd03e60d65 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] POST http://10.222.0.38/volume/v3/83288da49dd64ff493087db590fd9774/volumes Jan 25 14:25:45.447742 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9a7d3010-f0c2-4d83-b543-bdcd03e60d65 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-407117051"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:25:45.448916 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-9a7d3010-f0c2-4d83-b543-bdcd03e60d65 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-407117051'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:25:45.449759 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-9a7d3010-f0c2-4d83-b543-bdcd03e60d65 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Create volume of 1 GB Jan 25 14:25:45.463715 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-9a7d3010-f0c2-4d83-b543-bdcd03e60d65 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Availability Zones retrieved successfully. Jan 25 14:25:45.481212 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-9a7d3010-f0c2-4d83-b543-bdcd03e60d65 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Flow 'volume_create_api' (06e5c2c9-8a6d-40a3-a262-e05353cc8675) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:25:45.484007 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-9a7d3010-f0c2-4d83-b543-bdcd03e60d65 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54565362-994c-4a24-b93e-db0f253a9a84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:25:45.486788 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-9a7d3010-f0c2-4d83-b543-bdcd03e60d65 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:25:45.578050 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-9a7d3010-f0c2-4d83-b543-bdcd03e60d65 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54565362-994c-4a24-b93e-db0f253a9a84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:25:45.583003 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-9a7d3010-f0c2-4d83-b543-bdcd03e60d65 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e72b060-19e5-48a3-94af-a1aaeb277b19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:25:45.711399 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-9a7d3010-f0c2-4d83-b543-bdcd03e60d65 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Created reservations ['973438a5-b110-49dc-a4cd-a52c43162531', 'fe95e2cb-1f0c-48db-a57a-316c65d2906a', '70a2e67e-586b-462f-98d2-cfa6184e2a73', 'ee563474-9104-47c7-9817-ce96c83c45c3'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:25:45.713388 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-9a7d3010-f0c2-4d83-b543-bdcd03e60d65 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e72b060-19e5-48a3-94af-a1aaeb277b19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['973438a5-b110-49dc-a4cd-a52c43162531', 'fe95e2cb-1f0c-48db-a57a-316c65d2906a', '70a2e67e-586b-462f-98d2-cfa6184e2a73', 'ee563474-9104-47c7-9817-ce96c83c45c3']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:25:45.715599 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-9a7d3010-f0c2-4d83-b543-bdcd03e60d65 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9527b61-034c-47e0-842f-f726c5119d7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:25:45.775634 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-9a7d3010-f0c2-4d83-b543-bdcd03e60d65 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9527b61-034c-47e0-842f-f726c5119d7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5792518-0004-44f1-af74-46c7709e0fbe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-407117051',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83288da49dd64ff493087db590fd9774',qos_specs=None,replication_status=,reservations=['973438a5-b110-49dc-a4cd-a52c43162531','fe95e2cb-1f0c-48db-a57a-316c65d2906a','70a2e67e-586b-462f-98d2-cfa6184e2a73','ee563474-9104-47c7-9817-ce96c83c45c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='100b10b8d15c4c8093f6f812cd28bdac',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:25:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-407117051',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5792518-0004-44f1-af74-46c7709e0fbe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83288da49dd64ff493087db590fd9774',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='100b10b8d15c4c8093f6f812cd28bdac',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:25:45.777693 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-9a7d3010-f0c2-4d83-b543-bdcd03e60d65 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (509febb4-0045-4f6c-aa98-a1cfaa9cd56d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:25:45.804830 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-9a7d3010-f0c2-4d83-b543-bdcd03e60d65 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (509febb4-0045-4f6c-aa98-a1cfaa9cd56d) transitioned into state 'SUCCESS' from state '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-407117051',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83288da49dd64ff493087db590fd9774',qos_specs=None,replication_status=,reservations=['973438a5-b110-49dc-a4cd-a52c43162531','fe95e2cb-1f0c-48db-a57a-316c65d2906a','70a2e67e-586b-462f-98d2-cfa6184e2a73','ee563474-9104-47c7-9817-ce96c83c45c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='100b10b8d15c4c8093f6f812cd28bdac',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:25:45.806786 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-9a7d3010-f0c2-4d83-b543-bdcd03e60d65 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (453e5006-33e8-49c2-8b3a-5cae49039b5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:25:45.822242 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-9a7d3010-f0c2-4d83-b543-bdcd03e60d65 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (453e5006-33e8-49c2-8b3a-5cae49039b5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:25:45.825307 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-9a7d3010-f0c2-4d83-b543-bdcd03e60d65 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Flow 'volume_create_api' (06e5c2c9-8a6d-40a3-a262-e05353cc8675) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:25:45.882113 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-9a7d3010-f0c2-4d83-b543-bdcd03e60d65 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Create volume request issued successfully. Jan 25 14:25:45.893483 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9a7d3010-f0c2-4d83-b543-bdcd03e60d65 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] http://10.222.0.38/volume/v3/83288da49dd64ff493087db590fd9774/volumes returned with HTTP 202 Jan 25 14:25:45.894468 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1736/3463] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 14:25:45 2021] POST /volume/v3/83288da49dd64ff493087db590fd9774/volumes => generated 818 bytes in 621 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:25:45.909887 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ee9b1ba9-77d7-414b-a409-acee5ffb40ac tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] GET http://10.222.0.38/volume/v3/83288da49dd64ff493087db590fd9774/volumes/f5792518-0004-44f1-af74-46c7709e0fbe Jan 25 14:25:45.910509 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ee9b1ba9-77d7-414b-a409-acee5ffb40ac tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:45.911072 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ee9b1ba9-77d7-414b-a409-acee5ffb40ac tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:45.983316 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:45.983316 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:45.992905 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ee9b1ba9-77d7-414b-a409-acee5ffb40ac tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Volume info retrieved successfully. Jan 25 14:25:46.016599 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ee9b1ba9-77d7-414b-a409-acee5ffb40ac tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] http://10.222.0.38/volume/v3/83288da49dd64ff493087db590fd9774/volumes/f5792518-0004-44f1-af74-46c7709e0fbe returned with HTTP 200 Jan 25 14:25:46.018382 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1728/3464] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:25:45 2021] GET /volume/v3/83288da49dd64ff493087db590fd9774/volumes/f5792518-0004-44f1-af74-46c7709e0fbe => generated 910 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:47.035959 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7097dde7-39fd-4c6a-a8c9-3fdf51d9dca9 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] GET http://10.222.0.38/volume/v3/83288da49dd64ff493087db590fd9774/volumes/f5792518-0004-44f1-af74-46c7709e0fbe Jan 25 14:25:47.036789 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7097dde7-39fd-4c6a-a8c9-3fdf51d9dca9 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:47.036789 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:47.036789 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:47.037364 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7097dde7-39fd-4c6a-a8c9-3fdf51d9dca9 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:47.086615 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:47.086615 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:47.095023 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7097dde7-39fd-4c6a-a8c9-3fdf51d9dca9 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Volume info retrieved successfully. Jan 25 14:25:47.118940 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7097dde7-39fd-4c6a-a8c9-3fdf51d9dca9 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] http://10.222.0.38/volume/v3/83288da49dd64ff493087db590fd9774/volumes/f5792518-0004-44f1-af74-46c7709e0fbe returned with HTTP 200 Jan 25 14:25:47.119772 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1737/3465] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:25:47 2021] GET /volume/v3/83288da49dd64ff493087db590fd9774/volumes/f5792518-0004-44f1-af74-46c7709e0fbe => generated 911 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:47.136940 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-738e08d0-6b4b-4c6a-bdea-f680963184fb tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] POST http://10.222.0.38/volume/v3/83288da49dd64ff493087db590fd9774/volumes/f5792518-0004-44f1-af74-46c7709e0fbe/metadata Jan 25 14:25:47.137507 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:47.137507 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:47.137929 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-738e08d0-6b4b-4c6a-bdea-f680963184fb tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:25:47.190482 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:47.190482 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:47.191719 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-738e08d0-6b4b-4c6a-bdea-f680963184fb tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Volume info retrieved successfully. Jan 25 14:25:47.212137 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-738e08d0-6b4b-4c6a-bdea-f680963184fb tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Create volume metadata completed successfully. Jan 25 14:25:47.212936 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-738e08d0-6b4b-4c6a-bdea-f680963184fb tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] http://10.222.0.38/volume/v3/83288da49dd64ff493087db590fd9774/volumes/f5792518-0004-44f1-af74-46c7709e0fbe/metadata returned with HTTP 200 Jan 25 14:25:47.214812 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1729/3466] 10.222.0.38 () {60 vars in 1364 bytes} [Mon Jan 25 14:25:47 2021] POST /volume/v3/83288da49dd64ff493087db590fd9774/volumes/f5792518-0004-44f1-af74-46c7709e0fbe/metadata => generated 101 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:47.226370 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-aa6b766a-8c8a-45fe-976b-ab2c5d82fca4 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] GET http://10.222.0.38/volume/v3/83288da49dd64ff493087db590fd9774/volumes/f5792518-0004-44f1-af74-46c7709e0fbe/metadata Jan 25 14:25:47.226934 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-aa6b766a-8c8a-45fe-976b-ab2c5d82fca4 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:47.227126 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:47.227126 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:47.227556 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-aa6b766a-8c8a-45fe-976b-ab2c5d82fca4 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:47.278724 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:47.278724 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:47.279830 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-aa6b766a-8c8a-45fe-976b-ab2c5d82fca4 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Volume info retrieved successfully. Jan 25 14:25:47.291550 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-aa6b766a-8c8a-45fe-976b-ab2c5d82fca4 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Get volume metadata completed successfully. Jan 25 14:25:47.292199 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-aa6b766a-8c8a-45fe-976b-ab2c5d82fca4 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] http://10.222.0.38/volume/v3/83288da49dd64ff493087db590fd9774/volumes/f5792518-0004-44f1-af74-46c7709e0fbe/metadata returned with HTTP 200 Jan 25 14:25:47.293104 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1738/3467] 10.222.0.38 () {58 vars in 1342 bytes} [Mon Jan 25 14:25:47 2021] GET /volume/v3/83288da49dd64ff493087db590fd9774/volumes/f5792518-0004-44f1-af74-46c7709e0fbe/metadata => generated 101 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:47.302566 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-60854952-be5b-497b-b14c-d4ed8e024475 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] PUT http://10.222.0.38/volume/v3/83288da49dd64ff493087db590fd9774/volumes/f5792518-0004-44f1-af74-46c7709e0fbe/metadata Jan 25 14:25:47.303180 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:47.303180 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:47.303723 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-60854952-be5b-497b-b14c-d4ed8e024475 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:25:47.356553 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:47.356553 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:47.357863 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-60854952-be5b-497b-b14c-d4ed8e024475 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Volume info retrieved successfully. Jan 25 14:25:47.388288 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-60854952-be5b-497b-b14c-d4ed8e024475 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Update volume metadata completed successfully. Jan 25 14:25:47.389236 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-60854952-be5b-497b-b14c-d4ed8e024475 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] http://10.222.0.38/volume/v3/83288da49dd64ff493087db590fd9774/volumes/f5792518-0004-44f1-af74-46c7709e0fbe/metadata returned with HTTP 200 Jan 25 14:25:47.390609 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1730/3468] 10.222.0.38 () {60 vars in 1362 bytes} [Mon Jan 25 14:25:47 2021] PUT /volume/v3/83288da49dd64ff493087db590fd9774/volumes/f5792518-0004-44f1-af74-46c7709e0fbe/metadata => generated 57 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 14:25:47.405370 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-735c9693-8e4a-4ed8-a712-05b9a0144350 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] GET http://10.222.0.38/volume/v3/83288da49dd64ff493087db590fd9774/volumes/f5792518-0004-44f1-af74-46c7709e0fbe/metadata Jan 25 14:25:47.406434 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-735c9693-8e4a-4ed8-a712-05b9a0144350 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:47.406803 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:47.406803 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:47.407520 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-735c9693-8e4a-4ed8-a712-05b9a0144350 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:47.485577 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:47.485577 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:47.487416 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-735c9693-8e4a-4ed8-a712-05b9a0144350 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Volume info retrieved successfully. Jan 25 14:25:47.498966 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-735c9693-8e4a-4ed8-a712-05b9a0144350 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Get volume metadata completed successfully. Jan 25 14:25:47.499736 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-735c9693-8e4a-4ed8-a712-05b9a0144350 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] http://10.222.0.38/volume/v3/83288da49dd64ff493087db590fd9774/volumes/f5792518-0004-44f1-af74-46c7709e0fbe/metadata returned with HTTP 200 Jan 25 14:25:47.500837 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1739/3469] 10.222.0.38 () {58 vars in 1342 bytes} [Mon Jan 25 14:25:47 2021] GET /volume/v3/83288da49dd64ff493087db590fd9774/volumes/f5792518-0004-44f1-af74-46c7709e0fbe/metadata => generated 57 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 14:25:47.513389 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a21edf44-0bd9-4ca4-9451-39452c3f0f75 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] DELETE http://10.222.0.38/volume/v3/83288da49dd64ff493087db590fd9774/volumes/f5792518-0004-44f1-af74-46c7709e0fbe/metadata/key1 Jan 25 14:25:47.514169 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a21edf44-0bd9-4ca4-9451-39452c3f0f75 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:47.514523 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:47.514523 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:47.515316 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a21edf44-0bd9-4ca4-9451-39452c3f0f75 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:47.576557 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:47.576557 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:47.577686 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a21edf44-0bd9-4ca4-9451-39452c3f0f75 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Volume info retrieved successfully. Jan 25 14:25:47.588783 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a21edf44-0bd9-4ca4-9451-39452c3f0f75 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Get volume metadata completed successfully. Jan 25 14:25:47.596423 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 25 14:25:47.596423 n-d-760456-3 devstack@c-api.service[87928]: "UPDATE / DELETE expressions." % clause Jan 25 14:25:47.601778 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a21edf44-0bd9-4ca4-9451-39452c3f0f75 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Delete volume metadata completed successfully. Jan 25 14:25:47.601945 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a21edf44-0bd9-4ca4-9451-39452c3f0f75 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] http://10.222.0.38/volume/v3/83288da49dd64ff493087db590fd9774/volumes/f5792518-0004-44f1-af74-46c7709e0fbe/metadata/key1 returned with HTTP 200 Jan 25 14:25:47.602857 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1731/3470] 10.222.0.38 () {58 vars in 1360 bytes} [Mon Jan 25 14:25:47 2021] DELETE /volume/v3/83288da49dd64ff493087db590fd9774/volumes/f5792518-0004-44f1-af74-46c7709e0fbe/metadata/key1 => generated 0 bytes in 96 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jan 25 14:25:47.611150 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-edd2977e-25b8-4f1a-bea2-5f70e8e0528d tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] GET http://10.222.0.38/volume/v3/83288da49dd64ff493087db590fd9774/volumes/f5792518-0004-44f1-af74-46c7709e0fbe/metadata Jan 25 14:25:47.612031 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-edd2977e-25b8-4f1a-bea2-5f70e8e0528d tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:47.612447 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:47.612447 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:47.613128 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-edd2977e-25b8-4f1a-bea2-5f70e8e0528d tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:47.664459 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:47.664459 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:47.665701 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-edd2977e-25b8-4f1a-bea2-5f70e8e0528d tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Volume info retrieved successfully. Jan 25 14:25:47.677855 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-edd2977e-25b8-4f1a-bea2-5f70e8e0528d tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Get volume metadata completed successfully. Jan 25 14:25:47.678703 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-edd2977e-25b8-4f1a-bea2-5f70e8e0528d tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] http://10.222.0.38/volume/v3/83288da49dd64ff493087db590fd9774/volumes/f5792518-0004-44f1-af74-46c7709e0fbe/metadata returned with HTTP 200 Jan 25 14:25:47.679574 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1740/3471] 10.222.0.38 () {58 vars in 1342 bytes} [Mon Jan 25 14:25:47 2021] GET /volume/v3/83288da49dd64ff493087db590fd9774/volumes/f5792518-0004-44f1-af74-46c7709e0fbe/metadata => generated 32 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 14:25:47.689624 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f323d4ce-0f8a-4043-9728-b11200861ad4 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] PUT http://10.222.0.38/volume/v3/83288da49dd64ff493087db590fd9774/volumes/f5792518-0004-44f1-af74-46c7709e0fbe/metadata Jan 25 14:25:47.690184 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:47.690184 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:47.690730 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f323d4ce-0f8a-4043-9728-b11200861ad4 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:25:47.747107 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:47.747107 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:47.748305 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f323d4ce-0f8a-4043-9728-b11200861ad4 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Volume info retrieved successfully. Jan 25 14:25:47.765861 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f323d4ce-0f8a-4043-9728-b11200861ad4 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Update volume metadata completed successfully. Jan 25 14:25:47.766470 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f323d4ce-0f8a-4043-9728-b11200861ad4 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] http://10.222.0.38/volume/v3/83288da49dd64ff493087db590fd9774/volumes/f5792518-0004-44f1-af74-46c7709e0fbe/metadata returned with HTTP 200 Jan 25 14:25:47.772851 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1732/3472] 10.222.0.38 () {60 vars in 1362 bytes} [Mon Jan 25 14:25:47 2021] PUT /volume/v3/83288da49dd64ff493087db590fd9774/volumes/f5792518-0004-44f1-af74-46c7709e0fbe/metadata => generated 16 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 14:25:47.779280 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ec4e4bc0-05e1-428d-a33a-e4e57992e0c1 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] POST http://10.222.0.38/volume/v3/83288da49dd64ff493087db590fd9774/volumes/f5792518-0004-44f1-af74-46c7709e0fbe/metadata Jan 25 14:25:47.779735 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:47.779735 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:47.780161 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ec4e4bc0-05e1-428d-a33a-e4e57992e0c1 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:25:47.833595 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:47.833595 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:47.834712 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ec4e4bc0-05e1-428d-a33a-e4e57992e0c1 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Volume info retrieved successfully. Jan 25 14:25:47.850209 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ec4e4bc0-05e1-428d-a33a-e4e57992e0c1 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Create volume metadata completed successfully. Jan 25 14:25:47.850817 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ec4e4bc0-05e1-428d-a33a-e4e57992e0c1 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] http://10.222.0.38/volume/v3/83288da49dd64ff493087db590fd9774/volumes/f5792518-0004-44f1-af74-46c7709e0fbe/metadata returned with HTTP 200 Jan 25 14:25:47.854143 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1741/3473] 10.222.0.38 () {60 vars in 1363 bytes} [Mon Jan 25 14:25:47 2021] POST /volume/v3/83288da49dd64ff493087db590fd9774/volumes/f5792518-0004-44f1-af74-46c7709e0fbe/metadata => generated 68 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 14:25:47.861967 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ab2793eb-9d88-45a3-8875-53d396453cd8 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] PUT http://10.222.0.38/volume/v3/83288da49dd64ff493087db590fd9774/volumes/f5792518-0004-44f1-af74-46c7709e0fbe/metadata/key3 Jan 25 14:25:47.862529 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:47.862529 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:47.862950 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ab2793eb-9d88-45a3-8875-53d396453cd8 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:25:47.917154 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:47.917154 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:47.918358 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ab2793eb-9d88-45a3-8875-53d396453cd8 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Volume info retrieved successfully. Jan 25 14:25:47.934407 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ab2793eb-9d88-45a3-8875-53d396453cd8 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Update volume metadata completed successfully. Jan 25 14:25:47.935045 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ab2793eb-9d88-45a3-8875-53d396453cd8 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] http://10.222.0.38/volume/v3/83288da49dd64ff493087db590fd9774/volumes/f5792518-0004-44f1-af74-46c7709e0fbe/metadata/key3 returned with HTTP 200 Jan 25 14:25:47.936142 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1733/3474] 10.222.0.38 () {60 vars in 1377 bytes} [Mon Jan 25 14:25:47 2021] PUT /volume/v3/83288da49dd64ff493087db590fd9774/volumes/f5792518-0004-44f1-af74-46c7709e0fbe/metadata/key3 => generated 35 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 14:25:47.945962 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b2ea4bcf-ca41-4eb2-8edc-40f7c8000514 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] GET http://10.222.0.38/volume/v3/83288da49dd64ff493087db590fd9774/volumes/f5792518-0004-44f1-af74-46c7709e0fbe/metadata/key3 Jan 25 14:25:47.946489 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b2ea4bcf-ca41-4eb2-8edc-40f7c8000514 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:47.946687 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:47.946687 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:47.947066 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b2ea4bcf-ca41-4eb2-8edc-40f7c8000514 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:47.997818 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:47.997818 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:47.999032 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b2ea4bcf-ca41-4eb2-8edc-40f7c8000514 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Volume info retrieved successfully. Jan 25 14:25:48.010500 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b2ea4bcf-ca41-4eb2-8edc-40f7c8000514 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Get volume metadata completed successfully. Jan 25 14:25:48.011111 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b2ea4bcf-ca41-4eb2-8edc-40f7c8000514 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] http://10.222.0.38/volume/v3/83288da49dd64ff493087db590fd9774/volumes/f5792518-0004-44f1-af74-46c7709e0fbe/metadata/key3 returned with HTTP 200 Jan 25 14:25:48.011996 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1742/3475] 10.222.0.38 () {58 vars in 1357 bytes} [Mon Jan 25 14:25:47 2021] GET /volume/v3/83288da49dd64ff493087db590fd9774/volumes/f5792518-0004-44f1-af74-46c7709e0fbe/metadata/key3 => generated 35 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 14:25:48.021421 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8910a63d-68dc-4dfd-a52d-bb1b9b03af85 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] GET http://10.222.0.38/volume/v3/83288da49dd64ff493087db590fd9774/volumes/f5792518-0004-44f1-af74-46c7709e0fbe/metadata Jan 25 14:25:48.021957 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8910a63d-68dc-4dfd-a52d-bb1b9b03af85 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:48.022175 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:48.022175 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:48.022558 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8910a63d-68dc-4dfd-a52d-bb1b9b03af85 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Calling method 'index' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:48.074417 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:48.074417 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:48.075626 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-8910a63d-68dc-4dfd-a52d-bb1b9b03af85 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Volume info retrieved successfully. Jan 25 14:25:48.086228 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-8910a63d-68dc-4dfd-a52d-bb1b9b03af85 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Get volume metadata completed successfully. Jan 25 14:25:48.086798 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8910a63d-68dc-4dfd-a52d-bb1b9b03af85 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] http://10.222.0.38/volume/v3/83288da49dd64ff493087db590fd9774/volumes/f5792518-0004-44f1-af74-46c7709e0fbe/metadata returned with HTTP 200 Jan 25 14:25:48.092087 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1734/3476] 10.222.0.38 () {58 vars in 1342 bytes} [Mon Jan 25 14:25:48 2021] GET /volume/v3/83288da49dd64ff493087db590fd9774/volumes/f5792518-0004-44f1-af74-46c7709e0fbe/metadata => generated 75 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 14:25:48.098358 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-915145c9-a621-4cc8-b0c0-a70abeea741e tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] PUT http://10.222.0.38/volume/v3/83288da49dd64ff493087db590fd9774/volumes/f5792518-0004-44f1-af74-46c7709e0fbe/metadata Jan 25 14:25:48.099130 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:48.099130 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:48.100074 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-915145c9-a621-4cc8-b0c0-a70abeea741e tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:25:48.154372 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:48.154372 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:48.155582 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-915145c9-a621-4cc8-b0c0-a70abeea741e tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Volume info retrieved successfully. Jan 25 14:25:48.171557 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-915145c9-a621-4cc8-b0c0-a70abeea741e tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Update volume metadata completed successfully. Jan 25 14:25:48.172161 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-915145c9-a621-4cc8-b0c0-a70abeea741e tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] http://10.222.0.38/volume/v3/83288da49dd64ff493087db590fd9774/volumes/f5792518-0004-44f1-af74-46c7709e0fbe/metadata returned with HTTP 200 Jan 25 14:25:48.173080 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1743/3477] 10.222.0.38 () {60 vars in 1362 bytes} [Mon Jan 25 14:25:48 2021] PUT /volume/v3/83288da49dd64ff493087db590fd9774/volumes/f5792518-0004-44f1-af74-46c7709e0fbe/metadata => generated 16 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 14:25:48.183932 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-25ab31cf-c49e-490e-bc19-4cdd0d7da4dc tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] DELETE http://10.222.0.38/volume/v3/83288da49dd64ff493087db590fd9774/volumes/f5792518-0004-44f1-af74-46c7709e0fbe Jan 25 14:25:48.184458 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-25ab31cf-c49e-490e-bc19-4cdd0d7da4dc tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:48.184679 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:48.184679 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:48.185082 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-25ab31cf-c49e-490e-bc19-4cdd0d7da4dc tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:48.185557 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-25ab31cf-c49e-490e-bc19-4cdd0d7da4dc tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Delete volume with id: f5792518-0004-44f1-af74-46c7709e0fbe Jan 25 14:25:48.236340 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:48.236340 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:48.237802 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-25ab31cf-c49e-490e-bc19-4cdd0d7da4dc tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Volume info retrieved successfully. Jan 25 14:25:48.267827 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-25ab31cf-c49e-490e-bc19-4cdd0d7da4dc tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Delete volume request issued successfully. Jan 25 14:25:48.268654 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-25ab31cf-c49e-490e-bc19-4cdd0d7da4dc tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] http://10.222.0.38/volume/v3/83288da49dd64ff493087db590fd9774/volumes/f5792518-0004-44f1-af74-46c7709e0fbe returned with HTTP 202 Jan 25 14:25:48.272625 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1735/3478] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:25:48 2021] DELETE /volume/v3/83288da49dd64ff493087db590fd9774/volumes/f5792518-0004-44f1-af74-46c7709e0fbe => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:25:48.277860 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c91f7ac1-d50c-4f14-b5d9-a9088422fedd tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] GET http://10.222.0.38/volume/v3/83288da49dd64ff493087db590fd9774/volumes/f5792518-0004-44f1-af74-46c7709e0fbe Jan 25 14:25:48.278846 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c91f7ac1-d50c-4f14-b5d9-a9088422fedd tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:48.279131 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:48.279131 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:48.280125 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c91f7ac1-d50c-4f14-b5d9-a9088422fedd tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:48.332358 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:48.332358 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:48.341676 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c91f7ac1-d50c-4f14-b5d9-a9088422fedd tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Volume info retrieved successfully. Jan 25 14:25:48.366901 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c91f7ac1-d50c-4f14-b5d9-a9088422fedd tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] http://10.222.0.38/volume/v3/83288da49dd64ff493087db590fd9774/volumes/f5792518-0004-44f1-af74-46c7709e0fbe returned with HTTP 200 Jan 25 14:25:48.367726 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1744/3479] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:25:48 2021] GET /volume/v3/83288da49dd64ff493087db590fd9774/volumes/f5792518-0004-44f1-af74-46c7709e0fbe => generated 910 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:49.384931 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-022e3bc9-0624-4b9e-a765-5d98fb64df15 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] GET http://10.222.0.38/volume/v3/83288da49dd64ff493087db590fd9774/volumes/f5792518-0004-44f1-af74-46c7709e0fbe Jan 25 14:25:49.386033 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-022e3bc9-0624-4b9e-a765-5d98fb64df15 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:49.386400 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:49.386400 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:49.387016 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-022e3bc9-0624-4b9e-a765-5d98fb64df15 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:49.442874 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:49.442874 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:49.452545 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-022e3bc9-0624-4b9e-a765-5d98fb64df15 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Volume info retrieved successfully. Jan 25 14:25:49.483124 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-022e3bc9-0624-4b9e-a765-5d98fb64df15 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] http://10.222.0.38/volume/v3/83288da49dd64ff493087db590fd9774/volumes/f5792518-0004-44f1-af74-46c7709e0fbe returned with HTTP 200 Jan 25 14:25:49.493802 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1736/3480] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:25:49 2021] GET /volume/v3/83288da49dd64ff493087db590fd9774/volumes/f5792518-0004-44f1-af74-46c7709e0fbe => generated 910 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:50.500868 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8779179b-c514-4aa1-89eb-6bcf4a2f6a59 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] GET http://10.222.0.38/volume/v3/83288da49dd64ff493087db590fd9774/volumes/f5792518-0004-44f1-af74-46c7709e0fbe Jan 25 14:25:50.501517 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8779179b-c514-4aa1-89eb-6bcf4a2f6a59 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:50.501742 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:50.501742 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:50.502364 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8779179b-c514-4aa1-89eb-6bcf4a2f6a59 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:50.572306 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8779179b-c514-4aa1-89eb-6bcf4a2f6a59 tempest-VolumesMetadataTest-912250794 tempest-VolumesMetadataTest-912250794] http://10.222.0.38/volume/v3/83288da49dd64ff493087db590fd9774/volumes/f5792518-0004-44f1-af74-46c7709e0fbe returned with HTTP 404 Jan 25 14:25:50.573922 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1745/3481] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:25:50 2021] GET /volume/v3/83288da49dd64ff493087db590fd9774/volumes/f5792518-0004-44f1-af74-46c7709e0fbe => generated 109 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:25:53.407334 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-29c0285b-5358-47e3-a151-9d968ee5e7ed tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] POST http://10.222.0.38/volume/v3/50aac11577dc4118b882221c8e22f49d/snapshots Jan 25 14:25:53.408054 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:53.408054 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:53.408523 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-29c0285b-5358-47e3-a151-9d968ee5e7ed tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c0a46612-3f74-4dd1-a959-968d9455a519", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-486864660"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:25:53.479601 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-29c0285b-5358-47e3-a151-9d968ee5e7ed tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] http://10.222.0.38/volume/v3/50aac11577dc4118b882221c8e22f49d/snapshots returned with HTTP 404 Jan 25 14:25:53.480911 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1737/3482] 10.222.0.38 () {60 vars in 1232 bytes} [Mon Jan 25 14:25:53 2021] POST /volume/v3/50aac11577dc4118b882221c8e22f49d/snapshots => generated 109 bytes in 289 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:25:53.491197 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8f4c964a-664d-4c85-980c-dfc3fe576d41 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] POST http://10.222.0.38/volume/v3/50aac11577dc4118b882221c8e22f49d/snapshots Jan 25 14:25:53.491980 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8f4c964a-664d-4c85-980c-dfc3fe576d41 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1337342456"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:25:53.555449 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8f4c964a-664d-4c85-980c-dfc3fe576d41 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] http://10.222.0.38/volume/v3/50aac11577dc4118b882221c8e22f49d/snapshots returned with HTTP 404 Jan 25 14:25:53.556556 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1746/3483] 10.222.0.38 () {60 vars in 1232 bytes} [Mon Jan 25 14:25:53 2021] POST /volume/v3/50aac11577dc4118b882221c8e22f49d/snapshots => generated 77 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:25:53.567212 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-62d22ee3-ea20-475b-bc4f-1a9330ac270b tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] GET http://10.222.0.38/volume/v3/50aac11577dc4118b882221c8e22f49d/snapshots?limit=invalid Jan 25 14:25:53.567748 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-62d22ee3-ea20-475b-bc4f-1a9330ac270b tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:53.568244 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-62d22ee3-ea20-475b-bc4f-1a9330ac270b tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Calling method 'index' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:53.569027 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-62d22ee3-ea20-475b-bc4f-1a9330ac270b tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] HTTP exception thrown: limit param must be an integer Jan 25 14:25:53.569432 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-62d22ee3-ea20-475b-bc4f-1a9330ac270b tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] http://10.222.0.38/volume/v3/50aac11577dc4118b882221c8e22f49d/snapshots?limit=invalid returned with HTTP 400 Jan 25 14:25:53.570456 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1738/3484] 10.222.0.38 () {58 vars in 1237 bytes} [Mon Jan 25 14:25:53 2021] GET /volume/v3/50aac11577dc4118b882221c8e22f49d/snapshots?limit=invalid => generated 74 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 25 14:25:53.580330 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dd8c498a-a6a5-4970-9be0-bc9a5fe92e82 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] GET http://10.222.0.38/volume/v3/50aac11577dc4118b882221c8e22f49d/snapshots?marker=e27ce2a8-bbd4-46a5-a068-4f7920fe9e1e Jan 25 14:25:53.581025 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dd8c498a-a6a5-4970-9be0-bc9a5fe92e82 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:53.581603 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dd8c498a-a6a5-4970-9be0-bc9a5fe92e82 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:53.582367 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-dd8c498a-a6a5-4970-9be0-bc9a5fe92e82 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Removing options '' from query. {{(pid=87929) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 14:25:53.584625 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.db.sqlalchemy.api [None req-dd8c498a-a6a5-4970-9be0-bc9a5fe92e82 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Building query based on filter {{(pid=87929) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 25 14:25:53.611800 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dd8c498a-a6a5-4970-9be0-bc9a5fe92e82 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] http://10.222.0.38/volume/v3/50aac11577dc4118b882221c8e22f49d/snapshots?marker=e27ce2a8-bbd4-46a5-a068-4f7920fe9e1e returned with HTTP 404 Jan 25 14:25:53.613777 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1747/3485] 10.222.0.38 () {58 vars in 1297 bytes} [Mon Jan 25 14:25:53 2021] GET /volume/v3/50aac11577dc4118b882221c8e22f49d/snapshots?marker=e27ce2a8-bbd4-46a5-a068-4f7920fe9e1e => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:25:53.625950 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-857af741-b062-4fd3-9f38-64a1001cd879 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] GET http://10.222.0.38/volume/v3/50aac11577dc4118b882221c8e22f49d/snapshots?sort_key=invalid Jan 25 14:25:53.627628 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-857af741-b062-4fd3-9f38-64a1001cd879 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:53.628287 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-857af741-b062-4fd3-9f38-64a1001cd879 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Calling method 'index' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:53.629079 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-857af741-b062-4fd3-9f38-64a1001cd879 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Removing options '' from query. {{(pid=87930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 14:25:53.631609 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.db.sqlalchemy.api [None req-857af741-b062-4fd3-9f38-64a1001cd879 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Building query based on filter {{(pid=87930) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 25 14:25:53.632499 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-857af741-b062-4fd3-9f38-64a1001cd879 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] http://10.222.0.38/volume/v3/50aac11577dc4118b882221c8e22f49d/snapshots?sort_key=invalid returned with HTTP 400 Jan 25 14:25:53.639674 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1739/3486] 10.222.0.38 () {58 vars in 1243 bytes} [Mon Jan 25 14:25:53 2021] GET /volume/v3/50aac11577dc4118b882221c8e22f49d/snapshots?sort_key=invalid => generated 84 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 25 14:25:53.642475 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c2981635-10c7-4b3c-9562-38be2631dc0c tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] POST http://10.222.0.38/volume/v3/50aac11577dc4118b882221c8e22f49d/volumes Jan 25 14:25:53.643333 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c2981635-10c7-4b3c-9562-38be2631dc0c tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-2084384198"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:25:53.644483 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-c2981635-10c7-4b3c-9562-38be2631dc0c tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-2084384198'}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:25:53.644969 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-c2981635-10c7-4b3c-9562-38be2631dc0c tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Create volume of 2 GB Jan 25 14:25:53.658227 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c2981635-10c7-4b3c-9562-38be2631dc0c tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Availability Zones retrieved successfully. Jan 25 14:25:53.677340 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c2981635-10c7-4b3c-9562-38be2631dc0c tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Flow 'volume_create_api' (c53b3c9e-f127-4690-af81-add688a72f06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:25:53.680158 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c2981635-10c7-4b3c-9562-38be2631dc0c tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25c67a1b-543a-4d88-bee3-bd17dbc54dee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:25:53.682364 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-c2981635-10c7-4b3c-9562-38be2631dc0c tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Validating volume size '2' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:25:53.746431 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c2981635-10c7-4b3c-9562-38be2631dc0c tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25c67a1b-543a-4d88-bee3-bd17dbc54dee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:25:53.748583 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c2981635-10c7-4b3c-9562-38be2631dc0c tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32a1b32e-0fe9-4d3a-822a-1b0b0d860d09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:25:53.863725 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-c2981635-10c7-4b3c-9562-38be2631dc0c tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Created reservations ['04dc257d-5780-47ff-b791-5ffc118ac747', 'c3402fb9-d0ef-4eee-9499-b67b98881ba4', 'e4f18c9c-4796-480f-a7dc-9a6bae4d5588', '12ad1a11-3b18-4283-8fb9-7446660ac1f9'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:25:53.865642 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c2981635-10c7-4b3c-9562-38be2631dc0c tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32a1b32e-0fe9-4d3a-822a-1b0b0d860d09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04dc257d-5780-47ff-b791-5ffc118ac747', 'c3402fb9-d0ef-4eee-9499-b67b98881ba4', 'e4f18c9c-4796-480f-a7dc-9a6bae4d5588', '12ad1a11-3b18-4283-8fb9-7446660ac1f9']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:25:53.868954 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c2981635-10c7-4b3c-9562-38be2631dc0c tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11e20748-9e05-4e78-9d09-2f5009a1e287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:25:53.932791 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c2981635-10c7-4b3c-9562-38be2631dc0c tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11e20748-9e05-4e78-9d09-2f5009a1e287) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '354f97af-637f-42e3-95b4-dba8ed776c9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-2084384198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50aac11577dc4118b882221c8e22f49d',qos_specs=None,replication_status=,reservations=['04dc257d-5780-47ff-b791-5ffc118ac747','c3402fb9-d0ef-4eee-9499-b67b98881ba4','e4f18c9c-4796-480f-a7dc-9a6bae4d5588','12ad1a11-3b18-4283-8fb9-7446660ac1f9'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='539cb8a803964d79a390aad17f561907',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:25:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-2084384198',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=354f97af-637f-42e3-95b4-dba8ed776c9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50aac11577dc4118b882221c8e22f49d',provider_auth=None,provider_geometry=None,provider_id=None,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='539cb8a803964d79a390aad17f561907',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:25:53.934854 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c2981635-10c7-4b3c-9562-38be2631dc0c tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc2fc51b-1738-4686-af87-bbd464666a72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:25:53.967339 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c2981635-10c7-4b3c-9562-38be2631dc0c tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc2fc51b-1738-4686-af87-bbd464666a72) transitioned into state 'SUCCESS' from state '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-2084384198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50aac11577dc4118b882221c8e22f49d',qos_specs=None,replication_status=,reservations=['04dc257d-5780-47ff-b791-5ffc118ac747','c3402fb9-d0ef-4eee-9499-b67b98881ba4','e4f18c9c-4796-480f-a7dc-9a6bae4d5588','12ad1a11-3b18-4283-8fb9-7446660ac1f9'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='539cb8a803964d79a390aad17f561907',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:25:53.969455 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c2981635-10c7-4b3c-9562-38be2631dc0c tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c23a16fd-760b-4782-bef0-eb02bbf16ea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:25:53.988260 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c2981635-10c7-4b3c-9562-38be2631dc0c tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c23a16fd-760b-4782-bef0-eb02bbf16ea4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:25:53.990924 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-c2981635-10c7-4b3c-9562-38be2631dc0c tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Flow 'volume_create_api' (c53b3c9e-f127-4690-af81-add688a72f06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:25:54.050486 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c2981635-10c7-4b3c-9562-38be2631dc0c tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Create volume request issued successfully. Jan 25 14:25:54.069267 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c2981635-10c7-4b3c-9562-38be2631dc0c tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] http://10.222.0.38/volume/v3/50aac11577dc4118b882221c8e22f49d/volumes returned with HTTP 202 Jan 25 14:25:54.080641 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1748/3487] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 14:25:53 2021] POST /volume/v3/50aac11577dc4118b882221c8e22f49d/volumes => generated 831 bytes in 432 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:25:54.086558 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-14c4fdd0-cde5-4f6d-8ba7-5c42b875543d tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] GET http://10.222.0.38/volume/v3/50aac11577dc4118b882221c8e22f49d/volumes/354f97af-637f-42e3-95b4-dba8ed776c9d Jan 25 14:25:54.087291 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-14c4fdd0-cde5-4f6d-8ba7-5c42b875543d tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:54.088476 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-14c4fdd0-cde5-4f6d-8ba7-5c42b875543d tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:54.155737 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:54.155737 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:54.171153 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-14c4fdd0-cde5-4f6d-8ba7-5c42b875543d tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Volume info retrieved successfully. Jan 25 14:25:54.204189 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-14c4fdd0-cde5-4f6d-8ba7-5c42b875543d tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] http://10.222.0.38/volume/v3/50aac11577dc4118b882221c8e22f49d/volumes/354f97af-637f-42e3-95b4-dba8ed776c9d returned with HTTP 200 Jan 25 14:25:54.205430 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1740/3488] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:25:54 2021] GET /volume/v3/50aac11577dc4118b882221c8e22f49d/volumes/354f97af-637f-42e3-95b4-dba8ed776c9d => generated 923 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:55.224803 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-47dacba5-0b80-4835-bbdc-5701c95002fb tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] GET http://10.222.0.38/volume/v3/50aac11577dc4118b882221c8e22f49d/volumes/354f97af-637f-42e3-95b4-dba8ed776c9d Jan 25 14:25:55.225666 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-47dacba5-0b80-4835-bbdc-5701c95002fb tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:55.226039 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:55.226039 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:55.226796 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-47dacba5-0b80-4835-bbdc-5701c95002fb tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:55.302670 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:55.302670 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:55.313717 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-47dacba5-0b80-4835-bbdc-5701c95002fb tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Volume info retrieved successfully. Jan 25 14:25:55.339612 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-47dacba5-0b80-4835-bbdc-5701c95002fb tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] http://10.222.0.38/volume/v3/50aac11577dc4118b882221c8e22f49d/volumes/354f97af-637f-42e3-95b4-dba8ed776c9d returned with HTTP 200 Jan 25 14:25:55.340641 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1749/3489] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:25:55 2021] GET /volume/v3/50aac11577dc4118b882221c8e22f49d/volumes/354f97af-637f-42e3-95b4-dba8ed776c9d => generated 924 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:55.358390 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-88319538-e0d9-4219-95d8-239747d83fb7 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] POST http://10.222.0.38/volume/v3/50aac11577dc4118b882221c8e22f49d/snapshots Jan 25 14:25:55.358968 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:55.358968 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:55.359657 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-88319538-e0d9-4219-95d8-239747d83fb7 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "354f97af-637f-42e3-95b4-dba8ed776c9d", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-776353724"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:25:55.415142 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:55.415142 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:55.416775 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-88319538-e0d9-4219-95d8-239747d83fb7 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Volume info retrieved successfully. Jan 25 14:25:55.417362 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-88319538-e0d9-4219-95d8-239747d83fb7 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Create snapshot from volume 354f97af-637f-42e3-95b4-dba8ed776c9d Jan 25 14:25:55.498378 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-88319538-e0d9-4219-95d8-239747d83fb7 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Created reservations ['98108c5f-1fc7-423e-b7ca-2e6647d39af9', '79c70f67-976f-4216-a418-325168273ec5', '85edd40d-9843-4c13-86ca-c220d1816935', '796df219-d799-4567-8021-dcbb2bddce9b'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:25:55.629798 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-88319538-e0d9-4219-95d8-239747d83fb7 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Snapshot create request issued successfully. Jan 25 14:25:55.630909 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-88319538-e0d9-4219-95d8-239747d83fb7 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] http://10.222.0.38/volume/v3/50aac11577dc4118b882221c8e22f49d/snapshots returned with HTTP 202 Jan 25 14:25:55.637298 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1741/3490] 10.222.0.38 () {60 vars in 1232 bytes} [Mon Jan 25 14:25:55 2021] POST /volume/v3/50aac11577dc4118b882221c8e22f49d/snapshots => generated 317 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:25:55.643335 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3f1527d8-adb3-4521-ba1d-d6fb94ada156 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] GET http://10.222.0.38/volume/v3/50aac11577dc4118b882221c8e22f49d/snapshots/72bec16e-0a4a-43c4-a529-1e3fc3af9dfd Jan 25 14:25:55.644121 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3f1527d8-adb3-4521-ba1d-d6fb94ada156 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:55.644497 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:55.644497 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:55.645147 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3f1527d8-adb3-4521-ba1d-d6fb94ada156 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:55.832543 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:55.832543 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:55.835847 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3f1527d8-adb3-4521-ba1d-d6fb94ada156 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Snapshot retrieved successfully. Jan 25 14:25:55.840581 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3f1527d8-adb3-4521-ba1d-d6fb94ada156 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] http://10.222.0.38/volume/v3/50aac11577dc4118b882221c8e22f49d/snapshots/72bec16e-0a4a-43c4-a529-1e3fc3af9dfd returned with HTTP 200 Jan 25 14:25:55.848658 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1750/3491] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:25:55 2021] GET /volume/v3/50aac11577dc4118b882221c8e22f49d/snapshots/72bec16e-0a4a-43c4-a529-1e3fc3af9dfd => generated 449 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:56.856589 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-18cb400f-bc9e-45c0-9612-9797ff1c28d6 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] GET http://10.222.0.38/volume/v3/50aac11577dc4118b882221c8e22f49d/snapshots/72bec16e-0a4a-43c4-a529-1e3fc3af9dfd Jan 25 14:25:56.858272 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-18cb400f-bc9e-45c0-9612-9797ff1c28d6 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:56.858598 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:56.858598 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:56.859167 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-18cb400f-bc9e-45c0-9612-9797ff1c28d6 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:56.900807 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:56.900807 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:56.903306 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-18cb400f-bc9e-45c0-9612-9797ff1c28d6 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Snapshot retrieved successfully. Jan 25 14:25:56.906477 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-18cb400f-bc9e-45c0-9612-9797ff1c28d6 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] http://10.222.0.38/volume/v3/50aac11577dc4118b882221c8e22f49d/snapshots/72bec16e-0a4a-43c4-a529-1e3fc3af9dfd returned with HTTP 200 Jan 25 14:25:56.907579 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1742/3492] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:25:56 2021] GET /volume/v3/50aac11577dc4118b882221c8e22f49d/snapshots/72bec16e-0a4a-43c4-a529-1e3fc3af9dfd => generated 449 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:57.925655 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f90a4c3a-ff95-4c69-af3f-2b4ec1b86d1d tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] GET http://10.222.0.38/volume/v3/50aac11577dc4118b882221c8e22f49d/snapshots/72bec16e-0a4a-43c4-a529-1e3fc3af9dfd Jan 25 14:25:57.926817 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f90a4c3a-ff95-4c69-af3f-2b4ec1b86d1d tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:57.927184 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:57.927184 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:57.927799 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f90a4c3a-ff95-4c69-af3f-2b4ec1b86d1d tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:57.956423 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:57.956423 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:57.957973 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f90a4c3a-ff95-4c69-af3f-2b4ec1b86d1d tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Snapshot retrieved successfully. Jan 25 14:25:57.969147 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f90a4c3a-ff95-4c69-af3f-2b4ec1b86d1d tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] http://10.222.0.38/volume/v3/50aac11577dc4118b882221c8e22f49d/snapshots/72bec16e-0a4a-43c4-a529-1e3fc3af9dfd returned with HTTP 200 Jan 25 14:25:57.972440 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1751/3493] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:25:57 2021] GET /volume/v3/50aac11577dc4118b882221c8e22f49d/snapshots/72bec16e-0a4a-43c4-a529-1e3fc3af9dfd => generated 476 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:57.983638 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6ecd565e-b9b7-410f-b993-cd59467a512e tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] POST http://10.222.0.38/volume/v3/50aac11577dc4118b882221c8e22f49d/volumes Jan 25 14:25:57.984325 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:57.984325 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:57.985053 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6ecd565e-b9b7-410f-b993-cd59467a512e tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "72bec16e-0a4a-43c4-a529-1e3fc3af9dfd"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:25:57.986862 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-6ecd565e-b9b7-410f-b993-cd59467a512e tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '72bec16e-0a4a-43c4-a529-1e3fc3af9dfd'}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:25:58.032104 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:58.032104 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:58.033710 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6ecd565e-b9b7-410f-b993-cd59467a512e tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Snapshot retrieved successfully. Jan 25 14:25:58.034400 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-6ecd565e-b9b7-410f-b993-cd59467a512e tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Create volume of 1 GB Jan 25 14:25:58.054405 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6ecd565e-b9b7-410f-b993-cd59467a512e tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Availability Zones retrieved successfully. Jan 25 14:25:58.080766 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-6ecd565e-b9b7-410f-b993-cd59467a512e tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Flow 'volume_create_api' (60273188-0437-4291-8cd8-3c2eb3990c67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:25:58.083597 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-6ecd565e-b9b7-410f-b993-cd59467a512e tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (412e3623-48da-4a1b-a565-fec96148e725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:25:58.085809 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-6ecd565e-b9b7-410f-b993-cd59467a512e tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:25:58.087670 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.volume.api [None req-6ecd565e-b9b7-410f-b993-cd59467a512e tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (412e3623-48da-4a1b-a565-fec96148e725) transitioned into state 'FAILURE' from state 'RUNNING' Jan 25 14:25:58.087670 n-d-760456-3 devstack@c-api.service[87928]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than the snapshot size 2GB. They must be >= original snapshot size. Jan 25 14:25:58.092358 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-6ecd565e-b9b7-410f-b993-cd59467a512e tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (412e3623-48da-4a1b-a565-fec96148e725) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:25:58.094554 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.volume.api [None req-6ecd565e-b9b7-410f-b993-cd59467a512e tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (412e3623-48da-4a1b-a565-fec96148e725) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 25 14:25:58.097623 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.volume.api [None req-6ecd565e-b9b7-410f-b993-cd59467a512e tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Flow 'volume_create_api' (60273188-0437-4291-8cd8-3c2eb3990c67) transitioned into state 'REVERTED' from state 'RUNNING' Jan 25 14:25:58.098322 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6ecd565e-b9b7-410f-b993-cd59467a512e tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] http://10.222.0.38/volume/v3/50aac11577dc4118b882221c8e22f49d/volumes returned with HTTP 400 Jan 25 14:25:58.099527 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1743/3494] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 14:25:57 2021] POST /volume/v3/50aac11577dc4118b882221c8e22f49d/volumes => generated 171 bytes in 120 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 25 14:25:58.109296 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ea245e3c-6f16-4232-bb7b-1ef83011c676 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] DELETE http://10.222.0.38/volume/v3/50aac11577dc4118b882221c8e22f49d/snapshots/72bec16e-0a4a-43c4-a529-1e3fc3af9dfd Jan 25 14:25:58.110155 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ea245e3c-6f16-4232-bb7b-1ef83011c676 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:58.110548 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:58.110548 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:58.111948 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ea245e3c-6f16-4232-bb7b-1ef83011c676 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:58.112312 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v2.snapshots [None req-ea245e3c-6f16-4232-bb7b-1ef83011c676 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Delete snapshot with id: 72bec16e-0a4a-43c4-a529-1e3fc3af9dfd Jan 25 14:25:58.163327 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:58.163327 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:58.164932 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ea245e3c-6f16-4232-bb7b-1ef83011c676 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Snapshot retrieved successfully. Jan 25 14:25:58.236342 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ea245e3c-6f16-4232-bb7b-1ef83011c676 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Snapshot delete request issued successfully. Jan 25 14:25:58.237393 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ea245e3c-6f16-4232-bb7b-1ef83011c676 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] http://10.222.0.38/volume/v3/50aac11577dc4118b882221c8e22f49d/snapshots/72bec16e-0a4a-43c4-a529-1e3fc3af9dfd returned with HTTP 202 Jan 25 14:25:58.238838 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1752/3495] 10.222.0.38 () {58 vars in 1324 bytes} [Mon Jan 25 14:25:58 2021] DELETE /volume/v3/50aac11577dc4118b882221c8e22f49d/snapshots/72bec16e-0a4a-43c4-a529-1e3fc3af9dfd => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:25:58.246921 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ef2829e3-87d9-456a-a9a8-e46471172c8f tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] GET http://10.222.0.38/volume/v3/50aac11577dc4118b882221c8e22f49d/snapshots/72bec16e-0a4a-43c4-a529-1e3fc3af9dfd Jan 25 14:25:58.247751 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ef2829e3-87d9-456a-a9a8-e46471172c8f tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:58.248172 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:58.248172 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:58.248971 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ef2829e3-87d9-456a-a9a8-e46471172c8f tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:58.284764 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:58.284764 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:58.288020 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ef2829e3-87d9-456a-a9a8-e46471172c8f tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Snapshot retrieved successfully. Jan 25 14:25:58.291508 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ef2829e3-87d9-456a-a9a8-e46471172c8f tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] http://10.222.0.38/volume/v3/50aac11577dc4118b882221c8e22f49d/snapshots/72bec16e-0a4a-43c4-a529-1e3fc3af9dfd returned with HTTP 200 Jan 25 14:25:58.299277 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1744/3496] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:25:58 2021] GET /volume/v3/50aac11577dc4118b882221c8e22f49d/snapshots/72bec16e-0a4a-43c4-a529-1e3fc3af9dfd => generated 475 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:25:59.311642 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b7b7606d-fcd0-45a4-9bd1-e8d557dd9f32 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] GET http://10.222.0.38/volume/v3/50aac11577dc4118b882221c8e22f49d/snapshots/72bec16e-0a4a-43c4-a529-1e3fc3af9dfd Jan 25 14:25:59.315111 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b7b7606d-fcd0-45a4-9bd1-e8d557dd9f32 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:25:59.317928 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:25:59.317928 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:25:59.318668 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b7b7606d-fcd0-45a4-9bd1-e8d557dd9f32 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:25:59.391038 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:25:59.391038 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:25:59.399251 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b7b7606d-fcd0-45a4-9bd1-e8d557dd9f32 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Snapshot retrieved successfully. Jan 25 14:25:59.401898 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b7b7606d-fcd0-45a4-9bd1-e8d557dd9f32 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] http://10.222.0.38/volume/v3/50aac11577dc4118b882221c8e22f49d/snapshots/72bec16e-0a4a-43c4-a529-1e3fc3af9dfd returned with HTTP 200 Jan 25 14:25:59.402833 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1753/3497] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:25:59 2021] GET /volume/v3/50aac11577dc4118b882221c8e22f49d/snapshots/72bec16e-0a4a-43c4-a529-1e3fc3af9dfd => generated 475 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:26:00.414352 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-eb8031c5-9ceb-4129-a978-c902eec3d607 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] GET http://10.222.0.38/volume/v3/50aac11577dc4118b882221c8e22f49d/snapshots/72bec16e-0a4a-43c4-a529-1e3fc3af9dfd Jan 25 14:26:00.414900 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-eb8031c5-9ceb-4129-a978-c902eec3d607 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:26:00.415058 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:26:00.415058 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:26:00.415722 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-eb8031c5-9ceb-4129-a978-c902eec3d607 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:26:00.463659 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-eb8031c5-9ceb-4129-a978-c902eec3d607 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] http://10.222.0.38/volume/v3/50aac11577dc4118b882221c8e22f49d/snapshots/72bec16e-0a4a-43c4-a529-1e3fc3af9dfd returned with HTTP 404 Jan 25 14:26:00.465316 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1745/3498] 10.222.0.38 () {58 vars in 1321 bytes} [Mon Jan 25 14:26:00 2021] GET /volume/v3/50aac11577dc4118b882221c8e22f49d/snapshots/72bec16e-0a4a-43c4-a529-1e3fc3af9dfd => generated 111 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:26:00.472807 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-53ba62ae-fa3f-4d03-8227-ed97002bbad4 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] DELETE http://10.222.0.38/volume/v3/50aac11577dc4118b882221c8e22f49d/volumes/354f97af-637f-42e3-95b4-dba8ed776c9d Jan 25 14:26:00.474464 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-53ba62ae-fa3f-4d03-8227-ed97002bbad4 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:26:00.474841 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:26:00.474841 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:26:00.475714 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-53ba62ae-fa3f-4d03-8227-ed97002bbad4 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:26:00.476334 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-53ba62ae-fa3f-4d03-8227-ed97002bbad4 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Delete volume with id: 354f97af-637f-42e3-95b4-dba8ed776c9d Jan 25 14:26:00.588402 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:26:00.588402 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:26:00.589649 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-53ba62ae-fa3f-4d03-8227-ed97002bbad4 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Volume info retrieved successfully. Jan 25 14:26:00.662032 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-53ba62ae-fa3f-4d03-8227-ed97002bbad4 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Delete volume request issued successfully. Jan 25 14:26:00.662495 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-53ba62ae-fa3f-4d03-8227-ed97002bbad4 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] http://10.222.0.38/volume/v3/50aac11577dc4118b882221c8e22f49d/volumes/354f97af-637f-42e3-95b4-dba8ed776c9d returned with HTTP 202 Jan 25 14:26:00.663393 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1754/3499] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:26:00 2021] DELETE /volume/v3/50aac11577dc4118b882221c8e22f49d/volumes/354f97af-637f-42e3-95b4-dba8ed776c9d => generated 0 bytes in 195 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:26:00.671858 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8270cb09-c0d4-460a-820c-e6613a4ec60f tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] GET http://10.222.0.38/volume/v3/50aac11577dc4118b882221c8e22f49d/volumes/354f97af-637f-42e3-95b4-dba8ed776c9d Jan 25 14:26:00.674910 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8270cb09-c0d4-460a-820c-e6613a4ec60f tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:26:00.675854 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8270cb09-c0d4-460a-820c-e6613a4ec60f tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:26:00.791774 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:26:00.791774 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:26:00.825133 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-8270cb09-c0d4-460a-820c-e6613a4ec60f tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Volume info retrieved successfully. Jan 25 14:26:00.888477 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8270cb09-c0d4-460a-820c-e6613a4ec60f tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] http://10.222.0.38/volume/v3/50aac11577dc4118b882221c8e22f49d/volumes/354f97af-637f-42e3-95b4-dba8ed776c9d returned with HTTP 200 Jan 25 14:26:00.889558 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1746/3500] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:26:00 2021] GET /volume/v3/50aac11577dc4118b882221c8e22f49d/volumes/354f97af-637f-42e3-95b4-dba8ed776c9d => generated 923 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:26:01.911058 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-81ad3510-dd77-4456-841e-2398cc490ba6 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] GET http://10.222.0.38/volume/v3/50aac11577dc4118b882221c8e22f49d/volumes/354f97af-637f-42e3-95b4-dba8ed776c9d Jan 25 14:26:01.911926 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-81ad3510-dd77-4456-841e-2398cc490ba6 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:26:01.912288 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:26:01.912288 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:26:01.913003 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-81ad3510-dd77-4456-841e-2398cc490ba6 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:26:02.023211 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:26:02.023211 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:26:02.059432 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-81ad3510-dd77-4456-841e-2398cc490ba6 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Volume info retrieved successfully. Jan 25 14:26:02.101568 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-81ad3510-dd77-4456-841e-2398cc490ba6 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] http://10.222.0.38/volume/v3/50aac11577dc4118b882221c8e22f49d/volumes/354f97af-637f-42e3-95b4-dba8ed776c9d returned with HTTP 200 Jan 25 14:26:02.111895 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1755/3501] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:26:01 2021] GET /volume/v3/50aac11577dc4118b882221c8e22f49d/volumes/354f97af-637f-42e3-95b4-dba8ed776c9d => generated 923 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:26:03.130771 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a28a3161-aeaa-42b8-b374-a1447a2c4518 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] GET http://10.222.0.38/volume/v3/50aac11577dc4118b882221c8e22f49d/volumes/354f97af-637f-42e3-95b4-dba8ed776c9d Jan 25 14:26:03.133651 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a28a3161-aeaa-42b8-b374-a1447a2c4518 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:26:03.138701 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:26:03.138701 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:26:03.139677 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a28a3161-aeaa-42b8-b374-a1447a2c4518 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:26:03.198246 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:26:03.198246 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:26:03.208735 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a28a3161-aeaa-42b8-b374-a1447a2c4518 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Volume info retrieved successfully. Jan 25 14:26:03.237732 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a28a3161-aeaa-42b8-b374-a1447a2c4518 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] http://10.222.0.38/volume/v3/50aac11577dc4118b882221c8e22f49d/volumes/354f97af-637f-42e3-95b4-dba8ed776c9d returned with HTTP 200 Jan 25 14:26:03.239742 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1747/3502] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:26:03 2021] GET /volume/v3/50aac11577dc4118b882221c8e22f49d/volumes/354f97af-637f-42e3-95b4-dba8ed776c9d => generated 923 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:26:04.269499 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7433dbf5-2698-4d27-a3ba-1cd7ceb22c21 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] GET http://10.222.0.38/volume/v3/50aac11577dc4118b882221c8e22f49d/volumes/354f97af-637f-42e3-95b4-dba8ed776c9d Jan 25 14:26:04.270941 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7433dbf5-2698-4d27-a3ba-1cd7ceb22c21 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:26:04.271362 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:26:04.271362 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:26:04.272074 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7433dbf5-2698-4d27-a3ba-1cd7ceb22c21 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:26:04.404342 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7433dbf5-2698-4d27-a3ba-1cd7ceb22c21 tempest-VolumesSnapshotNegativeTestJSON-735999525 tempest-VolumesSnapshotNegativeTestJSON-735999525] http://10.222.0.38/volume/v3/50aac11577dc4118b882221c8e22f49d/volumes/354f97af-637f-42e3-95b4-dba8ed776c9d returned with HTTP 404 Jan 25 14:26:04.409026 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1756/3503] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:26:04 2021] GET /volume/v3/50aac11577dc4118b882221c8e22f49d/volumes/354f97af-637f-42e3-95b4-dba8ed776c9d => generated 109 bytes in 144 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:42:37.692961 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d7a708c9-76c8-4f94-a456-e6a727636745 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] POST http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/volumes Jan 25 14:42:37.693489 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:42:37.693489 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:42:37.693806 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d7a708c9-76c8-4f94-a456-e6a727636745 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestJSON-volume-1605557996"}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:42:37.694894 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-d7a708c9-76c8-4f94-a456-e6a727636745 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestJSON-volume-1605557996'}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:42:37.695258 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-d7a708c9-76c8-4f94-a456-e6a727636745 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Create volume of 1 GB Jan 25 14:42:37.713876 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-d7a708c9-76c8-4f94-a456-e6a727636745 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Availability zone cache updated, next update will occur around 2021-01-25 15:42:37.713432. {{(pid=87930) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 25 14:42:37.714212 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d7a708c9-76c8-4f94-a456-e6a727636745 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Availability Zones retrieved successfully. Jan 25 14:42:37.730177 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-d7a708c9-76c8-4f94-a456-e6a727636745 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Flow 'volume_create_api' (403ca8d2-20bf-42c6-816a-83968141ca7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:42:37.733204 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-d7a708c9-76c8-4f94-a456-e6a727636745 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4efb69f1-bdb0-40a4-b964-a2237436c5eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:42:37.735743 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-d7a708c9-76c8-4f94-a456-e6a727636745 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Validating volume size '1' using validate_int {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:42:37.801309 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-d7a708c9-76c8-4f94-a456-e6a727636745 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4efb69f1-bdb0-40a4-b964-a2237436c5eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:42:37.803494 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-d7a708c9-76c8-4f94-a456-e6a727636745 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (539e8778-51a6-497b-aa06-53e8b477061d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:42:37.895044 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-d7a708c9-76c8-4f94-a456-e6a727636745 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Created reservations ['5c202521-d656-4ef4-abc9-181ab5ab8ba8', 'af279a42-a61e-4745-9962-63552f26454d', 'ff65835a-988e-40e4-92f5-fdcb27f9260a', '245b84ab-3107-4d94-bc67-cd082233be78'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:42:37.896966 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-d7a708c9-76c8-4f94-a456-e6a727636745 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (539e8778-51a6-497b-aa06-53e8b477061d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c202521-d656-4ef4-abc9-181ab5ab8ba8', 'af279a42-a61e-4745-9962-63552f26454d', 'ff65835a-988e-40e4-92f5-fdcb27f9260a', '245b84ab-3107-4d94-bc67-cd082233be78']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:42:37.899115 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-d7a708c9-76c8-4f94-a456-e6a727636745 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02a9b3db-0cdc-4cc4-87b2-3ed13e713c9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:42:37.956381 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-d7a708c9-76c8-4f94-a456-e6a727636745 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02a9b3db-0cdc-4cc4-87b2-3ed13e713c9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69d992a9-63d1-45ad-bccf-766cb17e955f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-1605557996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2faddac90d9a46598fd5005b61378676',qos_specs=None,replication_status=,reservations=['5c202521-d656-4ef4-abc9-181ab5ab8ba8','af279a42-a61e-4745-9962-63552f26454d','ff65835a-988e-40e4-92f5-fdcb27f9260a','245b84ab-3107-4d94-bc67-cd082233be78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ab57b06e649482d8f2125594fbc22fa',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:42:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-1605557996',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69d992a9-63d1-45ad-bccf-766cb17e955f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2faddac90d9a46598fd5005b61378676',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='1ab57b06e649482d8f2125594fbc22fa',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:42:37.958500 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-d7a708c9-76c8-4f94-a456-e6a727636745 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b078d1c2-182f-40ad-b287-b7100f876724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:42:37.985463 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-d7a708c9-76c8-4f94-a456-e6a727636745 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b078d1c2-182f-40ad-b287-b7100f876724) transitioned into state 'SUCCESS' from state '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-1605557996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2faddac90d9a46598fd5005b61378676',qos_specs=None,replication_status=,reservations=['5c202521-d656-4ef4-abc9-181ab5ab8ba8','af279a42-a61e-4745-9962-63552f26454d','ff65835a-988e-40e4-92f5-fdcb27f9260a','245b84ab-3107-4d94-bc67-cd082233be78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ab57b06e649482d8f2125594fbc22fa',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:42:37.987426 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-d7a708c9-76c8-4f94-a456-e6a727636745 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d3b502f-8932-49cb-9f39-72fd6ffd03dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:42:38.002110 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-d7a708c9-76c8-4f94-a456-e6a727636745 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d3b502f-8932-49cb-9f39-72fd6ffd03dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:42:38.004974 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-d7a708c9-76c8-4f94-a456-e6a727636745 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Flow 'volume_create_api' (403ca8d2-20bf-42c6-816a-83968141ca7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:42:38.054505 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d7a708c9-76c8-4f94-a456-e6a727636745 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Create volume request issued successfully. Jan 25 14:42:38.068418 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d7a708c9-76c8-4f94-a456-e6a727636745 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/volumes returned with HTTP 202 Jan 25 14:42:38.079703 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1748/3504] 10.222.0.38 () {60 vars in 1225 bytes} [Mon Jan 25 14:42:37 2021] POST /volume/v3/2faddac90d9a46598fd5005b61378676/volumes => generated 821 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:42:38.084118 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9f3176f6-0f38-441f-bd33-1ed52ecd2540 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] GET http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f Jan 25 14:42:38.084637 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9f3176f6-0f38-441f-bd33-1ed52ecd2540 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:42:38.085198 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9f3176f6-0f38-441f-bd33-1ed52ecd2540 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:42:38.141307 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:42:38.141307 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:42:38.150165 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-9f3176f6-0f38-441f-bd33-1ed52ecd2540 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Volume info retrieved successfully. Jan 25 14:42:38.175329 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9f3176f6-0f38-441f-bd33-1ed52ecd2540 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f returned with HTTP 200 Jan 25 14:42:38.176285 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1757/3505] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:42:38 2021] GET /volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f => generated 889 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:42:39.193609 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0a8e262b-fa43-4edc-9e68-3df08e52cd77 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] GET http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f Jan 25 14:42:39.194132 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0a8e262b-fa43-4edc-9e68-3df08e52cd77 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:42:39.194337 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:42:39.194337 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:42:39.194716 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0a8e262b-fa43-4edc-9e68-3df08e52cd77 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:42:39.244165 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:42:39.244165 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:42:39.252446 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0a8e262b-fa43-4edc-9e68-3df08e52cd77 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Volume info retrieved successfully. Jan 25 14:42:39.274954 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0a8e262b-fa43-4edc-9e68-3df08e52cd77 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f returned with HTTP 200 Jan 25 14:42:39.275892 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1749/3506] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:42:39 2021] GET /volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f => generated 914 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:42:39.704342 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-145e8cd6-5db0-4669-99d0-e6326c9279e5 req-42cf4910-2e09-48ca-bcb3-df0e83c40510 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] GET http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f Jan 25 14:42:39.704879 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-145e8cd6-5db0-4669-99d0-e6326c9279e5 req-42cf4910-2e09-48ca-bcb3-df0e83c40510 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:42:39.705094 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:42:39.705094 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:42:39.705503 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-145e8cd6-5db0-4669-99d0-e6326c9279e5 req-42cf4910-2e09-48ca-bcb3-df0e83c40510 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:42:39.753900 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:42:39.753900 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:42:39.762226 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-145e8cd6-5db0-4669-99d0-e6326c9279e5 req-42cf4910-2e09-48ca-bcb3-df0e83c40510 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Volume info retrieved successfully. Jan 25 14:42:39.783788 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-145e8cd6-5db0-4669-99d0-e6326c9279e5 req-42cf4910-2e09-48ca-bcb3-df0e83c40510 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f returned with HTTP 200 Jan 25 14:42:39.784628 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1758/3507] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 14:42:39 2021] GET /volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f => generated 914 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:42:39.850177 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0a8e262b-fa43-4edc-9e68-3df08e52cd77 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] GET http://10.222.0.38/volume// Jan 25 14:42:39.850575 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0a8e262b-fa43-4edc-9e68-3df08e52cd77 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:42:39.850800 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:42:39.850800 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:42:39.851205 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0a8e262b-fa43-4edc-9e68-3df08e52cd77 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Calling method 'all' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:42:39.852513 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0a8e262b-fa43-4edc-9e68-3df08e52cd77 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 14:42:39.853171 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1750/3508] 10.222.0.38 () {58 vars in 1289 bytes} [Mon Jan 25 14:42:39 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 14:42:39.866819 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-145e8cd6-5db0-4669-99d0-e6326c9279e5 req-85c47c9e-43ad-484d-b974-50e8d78812be tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] POST http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/attachments Jan 25 14:42:39.867342 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:42:39.867342 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:42:39.867769 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-145e8cd6-5db0-4669-99d0-e6326c9279e5 req-85c47c9e-43ad-484d-b974-50e8d78812be tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "69d992a9-63d1-45ad-bccf-766cb17e955f", "instance_uuid": "5bbedb8d-9c07-47b6-84db-c9004a4512af", "connector": null}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:42:39.920351 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:42:39.920351 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:42:39.971591 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-145e8cd6-5db0-4669-99d0-e6326c9279e5 req-85c47c9e-43ad-484d-b974-50e8d78812be tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/attachments returned with HTTP 200 Jan 25 14:42:39.973060 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1759/3509] 10.222.0.38 () {66 vars in 1565 bytes} [Mon Jan 25 14:42:39 2021] POST /volume/v3/2faddac90d9a46598fd5005b61378676/attachments => generated 273 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:42:40.007072 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ed2a4b92-083b-44d7-a68d-7ed7fe78385b tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] GET http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f Jan 25 14:42:40.007604 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ed2a4b92-083b-44d7-a68d-7ed7fe78385b tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:42:40.008172 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ed2a4b92-083b-44d7-a68d-7ed7fe78385b tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:42:40.027606 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-145e8cd6-5db0-4669-99d0-e6326c9279e5 req-85c47c9e-43ad-484d-b974-50e8d78812be tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] GET http://10.222.0.38/volume// Jan 25 14:42:40.028080 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-145e8cd6-5db0-4669-99d0-e6326c9279e5 req-85c47c9e-43ad-484d-b974-50e8d78812be tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:42:40.028300 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:42:40.028300 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:42:40.028678 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-145e8cd6-5db0-4669-99d0-e6326c9279e5 req-85c47c9e-43ad-484d-b974-50e8d78812be tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:42:40.029931 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-145e8cd6-5db0-4669-99d0-e6326c9279e5 req-85c47c9e-43ad-484d-b974-50e8d78812be tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 14:42:40.031333 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1760/3510] 10.222.0.57 () {56 vars in 1089 bytes} [Mon Jan 25 14:42:40 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 25 14:42:40.044654 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-145e8cd6-5db0-4669-99d0-e6326c9279e5 req-57f01b29-44a4-4f36-806d-526aa66d12cf tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] GET http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f Jan 25 14:42:40.045274 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-145e8cd6-5db0-4669-99d0-e6326c9279e5 req-57f01b29-44a4-4f36-806d-526aa66d12cf tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:42:40.045744 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-145e8cd6-5db0-4669-99d0-e6326c9279e5 req-57f01b29-44a4-4f36-806d-526aa66d12cf tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:42:40.057731 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:42:40.057731 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:42:40.067219 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ed2a4b92-083b-44d7-a68d-7ed7fe78385b tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Volume info retrieved successfully. Jan 25 14:42:40.086510 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:42:40.086510 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:42:40.095654 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ed2a4b92-083b-44d7-a68d-7ed7fe78385b tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f returned with HTTP 200 Jan 25 14:42:40.096497 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1751/3511] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:42:40 2021] GET /volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f => generated 913 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:42:40.096670 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:42:40.096670 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:42:40.105430 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-145e8cd6-5db0-4669-99d0-e6326c9279e5 req-57f01b29-44a4-4f36-806d-526aa66d12cf tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Volume info retrieved successfully. Jan 25 14:42:40.124832 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:42:40.124832 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:42:40.133127 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-145e8cd6-5db0-4669-99d0-e6326c9279e5 req-57f01b29-44a4-4f36-806d-526aa66d12cf tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f returned with HTTP 200 Jan 25 14:42:40.133946 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1761/3512] 10.222.0.57 () {60 vars in 1403 bytes} [Mon Jan 25 14:42:40 2021] GET /volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f => generated 1012 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 25 14:42:40.157532 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-145e8cd6-5db0-4669-99d0-e6326c9279e5 req-9a2ff32f-dc49-4cdd-89a2-169c45303d68 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] PUT http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/attachments/7271a227-fd87-4b18-b3cb-323acb607215 Jan 25 14:42:40.158039 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:42:40.158039 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:42:40.158466 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-145e8cd6-5db0-4669-99d0-e6326c9279e5 req-9a2ff32f-dc49-4cdd-89a2-169c45303d68 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.57", "host": "n-h2-760456-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-760456-3.cbci-760456-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:42:40.185393 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 25 14:42:40.185393 n-d-760456-3 devstack@c-api.service[87928]: return self(f, *args, **kw) Jan 25 14:42:40.185900 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-145e8cd6-5db0-4669-99d0-e6326c9279e5 req-9a2ff32f-dc49-4cdd-89a2-169c45303d68 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Lock "b'cinder-attachment_update-69d992a9-63d1-45ad-bccf-766cb17e955f-n-h2-760456-3'" acquired by "attachment_update" :: waited 0.009s {{(pid=87930) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 14:42:40.188905 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:42:40.188905 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:42:41.113873 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8f1b0c7c-8951-4143-b9ff-b7ae39fd3523 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] GET http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f Jan 25 14:42:41.114573 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8f1b0c7c-8951-4143-b9ff-b7ae39fd3523 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:42:41.114573 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:42:41.114573 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:42:41.114939 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8f1b0c7c-8951-4143-b9ff-b7ae39fd3523 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:42:41.165041 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:42:41.165041 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:42:41.174800 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-8f1b0c7c-8951-4143-b9ff-b7ae39fd3523 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Volume info retrieved successfully. Jan 25 14:42:41.194714 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:42:41.194714 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:42:41.203159 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8f1b0c7c-8951-4143-b9ff-b7ae39fd3523 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f returned with HTTP 200 Jan 25 14:42:41.212856 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1762/3513] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:42:41 2021] GET /volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f => generated 913 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:42:41.444711 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-145e8cd6-5db0-4669-99d0-e6326c9279e5 req-9a2ff32f-dc49-4cdd-89a2-169c45303d68 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Lock "b'cinder-attachment_update-69d992a9-63d1-45ad-bccf-766cb17e955f-n-h2-760456-3'" released by "attachment_update" :: held 1.259s {{(pid=87930) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 14:42:41.445584 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-145e8cd6-5db0-4669-99d0-e6326c9279e5 req-9a2ff32f-dc49-4cdd-89a2-169c45303d68 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/attachments/7271a227-fd87-4b18-b3cb-323acb607215 returned with HTTP 200 Jan 25 14:42:41.446634 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1752/3514] 10.222.0.57 () {64 vars in 1468 bytes} [Mon Jan 25 14:42:40 2021] PUT /volume/v3/2faddac90d9a46598fd5005b61378676/attachments/7271a227-fd87-4b18-b3cb-323acb607215 => generated 762 bytes in 1294 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:42:42.220578 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d309d638-a6b0-4d48-a3c8-fa3ac4791d58 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] GET http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f Jan 25 14:42:42.221207 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d309d638-a6b0-4d48-a3c8-fa3ac4791d58 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:42:42.221386 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:42:42.221386 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:42:42.221760 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d309d638-a6b0-4d48-a3c8-fa3ac4791d58 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:42:42.271198 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:42:42.271198 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:42:42.279275 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d309d638-a6b0-4d48-a3c8-fa3ac4791d58 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Volume info retrieved successfully. Jan 25 14:42:42.297827 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:42:42.297827 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:42:42.306171 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d309d638-a6b0-4d48-a3c8-fa3ac4791d58 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f returned with HTTP 200 Jan 25 14:42:42.307008 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1763/3515] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:42:42 2021] GET /volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f => generated 914 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:42:43.323602 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-377c468a-5e6f-4125-ba19-2748b38b00f4 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] GET http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f Jan 25 14:42:43.324253 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-377c468a-5e6f-4125-ba19-2748b38b00f4 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:42:43.324384 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:42:43.324384 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:42:43.324654 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-377c468a-5e6f-4125-ba19-2748b38b00f4 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:42:43.504834 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:42:43.504834 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:42:43.513553 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-377c468a-5e6f-4125-ba19-2748b38b00f4 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Volume info retrieved successfully. Jan 25 14:42:43.532923 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:42:43.532923 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:42:43.541649 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-377c468a-5e6f-4125-ba19-2748b38b00f4 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f returned with HTTP 200 Jan 25 14:42:43.542556 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1753/3516] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:42:43 2021] GET /volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f => generated 914 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:42:44.559340 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-196ecab7-2f3b-4863-b7a0-2c20f3630436 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] GET http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f Jan 25 14:42:44.559916 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-196ecab7-2f3b-4863-b7a0-2c20f3630436 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:42:44.560042 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:42:44.560042 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:42:44.560434 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-196ecab7-2f3b-4863-b7a0-2c20f3630436 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:42:44.610611 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:42:44.610611 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:42:44.619911 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-196ecab7-2f3b-4863-b7a0-2c20f3630436 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Volume info retrieved successfully. Jan 25 14:42:44.650634 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:42:44.650634 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:42:44.660757 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-196ecab7-2f3b-4863-b7a0-2c20f3630436 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f returned with HTTP 200 Jan 25 14:42:44.661627 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1764/3517] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:42:44 2021] GET /volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f => generated 914 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:42:45.677606 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a69a39fc-9e4c-4ae7-9632-b496f22c3074 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] GET http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f Jan 25 14:42:45.678210 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a69a39fc-9e4c-4ae7-9632-b496f22c3074 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:42:45.678428 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:42:45.678428 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:42:45.678861 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a69a39fc-9e4c-4ae7-9632-b496f22c3074 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:42:45.728803 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:42:45.728803 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:42:45.737470 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a69a39fc-9e4c-4ae7-9632-b496f22c3074 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Volume info retrieved successfully. Jan 25 14:42:45.756147 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:42:45.756147 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:42:45.764332 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a69a39fc-9e4c-4ae7-9632-b496f22c3074 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f returned with HTTP 200 Jan 25 14:42:45.766076 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1754/3518] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:42:45 2021] GET /volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f => generated 914 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:42:46.782838 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-30f31f54-c87f-4cd7-8c7f-673853e77b06 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] GET http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f Jan 25 14:42:46.783380 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-30f31f54-c87f-4cd7-8c7f-673853e77b06 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:42:46.783594 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:42:46.783594 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:42:46.783965 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-30f31f54-c87f-4cd7-8c7f-673853e77b06 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:42:46.831915 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:42:46.831915 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:42:46.841381 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-30f31f54-c87f-4cd7-8c7f-673853e77b06 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Volume info retrieved successfully. Jan 25 14:42:46.861167 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:42:46.861167 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:42:46.869450 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-30f31f54-c87f-4cd7-8c7f-673853e77b06 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f returned with HTTP 200 Jan 25 14:42:46.870290 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1765/3519] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:42:46 2021] GET /volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f => generated 914 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:42:47.886856 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-331a4d98-9064-45b7-9311-ff260742773c tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] GET http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f Jan 25 14:42:47.887428 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-331a4d98-9064-45b7-9311-ff260742773c tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:42:47.887556 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:42:47.887556 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:42:47.887945 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-331a4d98-9064-45b7-9311-ff260742773c tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:42:47.936312 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:42:47.936312 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:42:47.944239 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-331a4d98-9064-45b7-9311-ff260742773c tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Volume info retrieved successfully. Jan 25 14:42:47.961835 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:42:47.961835 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:42:47.970455 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-331a4d98-9064-45b7-9311-ff260742773c tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f returned with HTTP 200 Jan 25 14:42:47.971257 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1755/3520] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:42:47 2021] GET /volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f => generated 914 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:42:48.988039 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6377620b-1876-433b-8fb7-d253362d21e2 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] GET http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f Jan 25 14:42:48.988790 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6377620b-1876-433b-8fb7-d253362d21e2 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:42:48.988790 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:42:48.988790 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:42:48.989207 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6377620b-1876-433b-8fb7-d253362d21e2 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:42:49.040753 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:42:49.040753 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:42:49.049524 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6377620b-1876-433b-8fb7-d253362d21e2 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Volume info retrieved successfully. Jan 25 14:42:49.068162 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:42:49.068162 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:42:49.076377 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6377620b-1876-433b-8fb7-d253362d21e2 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f returned with HTTP 200 Jan 25 14:42:49.077233 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1766/3521] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:42:48 2021] GET /volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f => generated 914 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:42:50.092851 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9176d118-6ae0-4c85-836e-1f43bb1a8713 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] GET http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f Jan 25 14:42:50.093473 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9176d118-6ae0-4c85-836e-1f43bb1a8713 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:42:50.093624 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:42:50.093624 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:42:50.094049 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-9176d118-6ae0-4c85-836e-1f43bb1a8713 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:42:50.144704 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:42:50.144704 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:42:50.153026 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-9176d118-6ae0-4c85-836e-1f43bb1a8713 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Volume info retrieved successfully. Jan 25 14:42:50.171915 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:42:50.171915 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:42:50.180350 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-9176d118-6ae0-4c85-836e-1f43bb1a8713 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f returned with HTTP 200 Jan 25 14:42:50.181197 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1756/3522] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:42:50 2021] GET /volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f => generated 914 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:42:51.198076 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ed9c3aef-f0a4-4b3a-81fa-21ed62e419d6 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] GET http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f Jan 25 14:42:51.198657 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ed9c3aef-f0a4-4b3a-81fa-21ed62e419d6 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:42:51.198796 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:42:51.198796 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:42:51.199133 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ed9c3aef-f0a4-4b3a-81fa-21ed62e419d6 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:42:51.249146 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:42:51.249146 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:42:51.259076 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ed9c3aef-f0a4-4b3a-81fa-21ed62e419d6 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Volume info retrieved successfully. Jan 25 14:42:51.278163 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:42:51.278163 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:42:51.287289 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ed9c3aef-f0a4-4b3a-81fa-21ed62e419d6 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f returned with HTTP 200 Jan 25 14:42:51.288138 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1767/3523] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:42:51 2021] GET /volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f => generated 914 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:42:52.305222 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2e8d4262-a0ad-4cd1-88f3-438e2cb655d8 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] GET http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f Jan 25 14:42:52.305816 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2e8d4262-a0ad-4cd1-88f3-438e2cb655d8 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:42:52.305957 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:42:52.305957 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:42:52.306280 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2e8d4262-a0ad-4cd1-88f3-438e2cb655d8 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:42:52.356272 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:42:52.356272 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:42:52.365189 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-2e8d4262-a0ad-4cd1-88f3-438e2cb655d8 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Volume info retrieved successfully. Jan 25 14:42:52.385057 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:42:52.385057 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:42:52.394067 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2e8d4262-a0ad-4cd1-88f3-438e2cb655d8 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f returned with HTTP 200 Jan 25 14:42:52.394900 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1757/3524] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:42:52 2021] GET /volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f => generated 914 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:42:52.650522 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-145e8cd6-5db0-4669-99d0-e6326c9279e5 req-ec9b0929-063f-4266-b26c-79d8475fb0a4 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] POST http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/attachments/7271a227-fd87-4b18-b3cb-323acb607215/action Jan 25 14:42:52.650522 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:42:52.650522 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:42:52.650522 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-145e8cd6-5db0-4669-99d0-e6326c9279e5 req-ec9b0929-063f-4266-b26c-79d8475fb0a4 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Action body: b'{"os-complete": null}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:42:52.650522 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-145e8cd6-5db0-4669-99d0-e6326c9279e5 req-ec9b0929-063f-4266-b26c-79d8475fb0a4 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:42:52.722071 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:42:52.722071 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:42:52.735233 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-145e8cd6-5db0-4669-99d0-e6326c9279e5 req-ec9b0929-063f-4266-b26c-79d8475fb0a4 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/attachments/7271a227-fd87-4b18-b3cb-323acb607215/action returned with HTTP 204 Jan 25 14:42:52.736127 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1768/3525] 10.222.0.57 () {64 vars in 1489 bytes} [Mon Jan 25 14:42:52 2021] POST /volume/v3/2faddac90d9a46598fd5005b61378676/attachments/7271a227-fd87-4b18-b3cb-323acb607215/action => generated 0 bytes in 97 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:42:53.411314 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dd78da15-cb26-4481-b831-07c9eb87da33 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] GET http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f Jan 25 14:42:53.411973 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dd78da15-cb26-4481-b831-07c9eb87da33 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:42:53.412103 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:42:53.412103 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:42:53.412381 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-dd78da15-cb26-4481-b831-07c9eb87da33 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:42:53.462156 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:42:53.462156 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:42:53.470737 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-dd78da15-cb26-4481-b831-07c9eb87da33 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Volume info retrieved successfully. Jan 25 14:42:53.490685 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:42:53.490685 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:42:53.499126 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-dd78da15-cb26-4481-b831-07c9eb87da33 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f returned with HTTP 200 Jan 25 14:42:53.500685 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1758/3526] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:42:53 2021] GET /volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f => generated 1206 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:43:10.803833 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-145e8cd6-5db0-4669-99d0-e6326c9279e5 req-ec9b0929-063f-4266-b26c-79d8475fb0a4 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] GET http://10.222.0.38/volume// Jan 25 14:43:10.804397 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-145e8cd6-5db0-4669-99d0-e6326c9279e5 req-ec9b0929-063f-4266-b26c-79d8475fb0a4 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:43:10.804576 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:43:10.804576 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:43:10.804899 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-145e8cd6-5db0-4669-99d0-e6326c9279e5 req-ec9b0929-063f-4266-b26c-79d8475fb0a4 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:43:10.806003 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-145e8cd6-5db0-4669-99d0-e6326c9279e5 req-ec9b0929-063f-4266-b26c-79d8475fb0a4 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 14:43:10.806603 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1769/3527] 10.222.0.57 () {56 vars in 1089 bytes} [Mon Jan 25 14:43:10 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 14:43:10.822067 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-1e61a864-5411-41ba-9bb4-89059c75ec2e req-a6a26b83-a801-4c0e-87eb-22398ceb930c tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] POST http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/attachments Jan 25 14:43:10.822568 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:43:10.822568 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:43:10.822984 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-1e61a864-5411-41ba-9bb4-89059c75ec2e req-a6a26b83-a801-4c0e-87eb-22398ceb930c tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "69d992a9-63d1-45ad-bccf-766cb17e955f", "instance_uuid": "5bbedb8d-9c07-47b6-84db-c9004a4512af", "connector": null}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:43:10.873027 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:43:10.873027 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:43:10.999061 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-1e61a864-5411-41ba-9bb4-89059c75ec2e req-a6a26b83-a801-4c0e-87eb-22398ceb930c tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/attachments returned with HTTP 200 Jan 25 14:43:11.001066 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1759/3528] 10.222.0.57 () {64 vars in 1358 bytes} [Mon Jan 25 14:43:10 2021] POST /volume/v3/2faddac90d9a46598fd5005b61378676/attachments => generated 273 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:43:11.015689 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-1e61a864-5411-41ba-9bb4-89059c75ec2e req-7d6da9a3-0a7f-412e-b0f2-0b7d26e012f2 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] DELETE http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/attachments/7271a227-fd87-4b18-b3cb-323acb607215 Jan 25 14:43:11.016355 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-1e61a864-5411-41ba-9bb4-89059c75ec2e req-7d6da9a3-0a7f-412e-b0f2-0b7d26e012f2 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:43:11.017026 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-1e61a864-5411-41ba-9bb4-89059c75ec2e req-7d6da9a3-0a7f-412e-b0f2-0b7d26e012f2 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:43:11.038190 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:43:11.038190 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:43:11.224628 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-1e61a864-5411-41ba-9bb4-89059c75ec2e req-7d6da9a3-0a7f-412e-b0f2-0b7d26e012f2 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(fd859fdf-bac2-41d7-8a5d-f4c712898939)]) {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 14:43:11.225081 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-1e61a864-5411-41ba-9bb4-89059c75ec2e req-7d6da9a3-0a7f-412e-b0f2-0b7d26e012f2 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Adding status of: reserved to pending status list for volume. {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 25 14:43:11.225484 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-1e61a864-5411-41ba-9bb4-89059c75ec2e req-7d6da9a3-0a7f-412e-b0f2-0b7d26e012f2 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 14:43:11.232222 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-1e61a864-5411-41ba-9bb4-89059c75ec2e req-7d6da9a3-0a7f-412e-b0f2-0b7d26e012f2 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/attachments/7271a227-fd87-4b18-b3cb-323acb607215 returned with HTTP 200 Jan 25 14:43:11.233380 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1770/3529] 10.222.0.57 () {62 vars in 1437 bytes} [Mon Jan 25 14:43:11 2021] DELETE /volume/v3/2faddac90d9a46598fd5005b61378676/attachments/7271a227-fd87-4b18-b3cb-323acb607215 => generated 192 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:43:15.254190 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-1e61a864-5411-41ba-9bb4-89059c75ec2e req-d9366a2a-b82a-4bca-9249-c366908526b7 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] PUT http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/attachments/fd859fdf-bac2-41d7-8a5d-f4c712898939 Jan 25 14:43:15.254786 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:43:15.254786 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:43:15.255124 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-1e61a864-5411-41ba-9bb4-89059c75ec2e req-d9366a2a-b82a-4bca-9249-c366908526b7 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.48", "host": "n-h1-760456-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-760456-3.cbci-760456-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:43:15.285467 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 25 14:43:15.285467 n-d-760456-3 devstack@c-api.service[87928]: return self(f, *args, **kw) Jan 25 14:43:15.285984 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-1e61a864-5411-41ba-9bb4-89059c75ec2e req-d9366a2a-b82a-4bca-9249-c366908526b7 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Lock "b'cinder-attachment_update-69d992a9-63d1-45ad-bccf-766cb17e955f-n-h1-760456-3'" acquired by "attachment_update" :: waited 0.010s {{(pid=87930) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 14:43:15.288576 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:43:15.288576 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:43:16.616894 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-1e61a864-5411-41ba-9bb4-89059c75ec2e req-d9366a2a-b82a-4bca-9249-c366908526b7 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Lock "b'cinder-attachment_update-69d992a9-63d1-45ad-bccf-766cb17e955f-n-h1-760456-3'" released by "attachment_update" :: held 1.331s {{(pid=87930) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 14:43:16.617569 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-1e61a864-5411-41ba-9bb4-89059c75ec2e req-d9366a2a-b82a-4bca-9249-c366908526b7 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/attachments/fd859fdf-bac2-41d7-8a5d-f4c712898939 returned with HTTP 200 Jan 25 14:43:16.618462 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1760/3530] 10.222.0.48 () {64 vars in 1468 bytes} [Mon Jan 25 14:43:15 2021] PUT /volume/v3/2faddac90d9a46598fd5005b61378676/attachments/fd859fdf-bac2-41d7-8a5d-f4c712898939 => generated 762 bytes in 1370 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 14:43:16.637980 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-1e61a864-5411-41ba-9bb4-89059c75ec2e req-8c43d62a-2a2a-4c92-86b3-8ce63e8fc00f tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] GET http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/attachments/fd859fdf-bac2-41d7-8a5d-f4c712898939 Jan 25 14:43:16.638539 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-1e61a864-5411-41ba-9bb4-89059c75ec2e req-8c43d62a-2a2a-4c92-86b3-8ce63e8fc00f tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:43:16.638737 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:43:16.638737 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:43:16.639439 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-1e61a864-5411-41ba-9bb4-89059c75ec2e req-8c43d62a-2a2a-4c92-86b3-8ce63e8fc00f tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:43:16.659996 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-1e61a864-5411-41ba-9bb4-89059c75ec2e req-8c43d62a-2a2a-4c92-86b3-8ce63e8fc00f tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/attachments/fd859fdf-bac2-41d7-8a5d-f4c712898939 returned with HTTP 200 Jan 25 14:43:16.661192 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1771/3531] 10.222.0.48 () {60 vars in 1415 bytes} [Mon Jan 25 14:43:16 2021] GET /volume/v3/2faddac90d9a46598fd5005b61378676/attachments/fd859fdf-bac2-41d7-8a5d-f4c712898939 => generated 787 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:43:24.405050 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-1e61a864-5411-41ba-9bb4-89059c75ec2e req-143d185e-0136-4fd7-9141-9b22ea36e151 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] POST http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/attachments/fd859fdf-bac2-41d7-8a5d-f4c712898939/action Jan 25 14:43:24.405705 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:43:24.405705 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:43:24.406791 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-1e61a864-5411-41ba-9bb4-89059c75ec2e req-143d185e-0136-4fd7-9141-9b22ea36e151 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Action body: b'{"os-complete": null}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:43:24.407181 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-1e61a864-5411-41ba-9bb4-89059c75ec2e req-143d185e-0136-4fd7-9141-9b22ea36e151 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:43:24.476674 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:43:24.476674 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:43:24.491089 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-1e61a864-5411-41ba-9bb4-89059c75ec2e req-143d185e-0136-4fd7-9141-9b22ea36e151 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/attachments/fd859fdf-bac2-41d7-8a5d-f4c712898939/action returned with HTTP 204 Jan 25 14:43:24.492089 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1761/3532] 10.222.0.48 () {64 vars in 1489 bytes} [Mon Jan 25 14:43:24 2021] POST /volume/v3/2faddac90d9a46598fd5005b61378676/attachments/fd859fdf-bac2-41d7-8a5d-f4c712898939/action => generated 0 bytes in 92 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:43:29.307096 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-1e61a864-5411-41ba-9bb4-89059c75ec2e req-8c43d62a-2a2a-4c92-86b3-8ce63e8fc00f tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] GET http://10.222.0.38/volume// Jan 25 14:43:29.307685 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-1e61a864-5411-41ba-9bb4-89059c75ec2e req-8c43d62a-2a2a-4c92-86b3-8ce63e8fc00f tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:43:29.308037 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:43:29.308037 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:43:29.308366 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-1e61a864-5411-41ba-9bb4-89059c75ec2e req-8c43d62a-2a2a-4c92-86b3-8ce63e8fc00f tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:43:29.309471 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-1e61a864-5411-41ba-9bb4-89059c75ec2e req-8c43d62a-2a2a-4c92-86b3-8ce63e8fc00f tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 14:43:29.310079 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1772/3533] 10.222.0.48 () {56 vars in 1089 bytes} [Mon Jan 25 14:43:29 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 14:43:29.324009 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2bbb05b9-3936-4c20-a1fd-061656837caf req-6b194e46-ede4-49b3-b02e-d93335d12903 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] POST http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/attachments Jan 25 14:43:29.324511 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:43:29.324511 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:43:29.324958 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2bbb05b9-3936-4c20-a1fd-061656837caf req-6b194e46-ede4-49b3-b02e-d93335d12903 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "69d992a9-63d1-45ad-bccf-766cb17e955f", "instance_uuid": "5bbedb8d-9c07-47b6-84db-c9004a4512af", "connector": null}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:43:29.376172 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:43:29.376172 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:43:29.490308 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2bbb05b9-3936-4c20-a1fd-061656837caf req-6b194e46-ede4-49b3-b02e-d93335d12903 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/attachments returned with HTTP 200 Jan 25 14:43:29.491113 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1762/3534] 10.222.0.48 () {64 vars in 1358 bytes} [Mon Jan 25 14:43:29 2021] POST /volume/v3/2faddac90d9a46598fd5005b61378676/attachments => generated 273 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:43:29.506706 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2bbb05b9-3936-4c20-a1fd-061656837caf req-4475db9d-e045-4a41-8673-996a533594bf tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] DELETE http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/attachments/fd859fdf-bac2-41d7-8a5d-f4c712898939 Jan 25 14:43:29.507216 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2bbb05b9-3936-4c20-a1fd-061656837caf req-4475db9d-e045-4a41-8673-996a533594bf tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:43:29.507694 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2bbb05b9-3936-4c20-a1fd-061656837caf req-4475db9d-e045-4a41-8673-996a533594bf tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:43:29.528513 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:43:29.528513 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:43:29.713424 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-2bbb05b9-3936-4c20-a1fd-061656837caf req-4475db9d-e045-4a41-8673-996a533594bf tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(788a894f-91e8-4ee2-961f-dd600f982e06)]) {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 14:43:29.713850 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-2bbb05b9-3936-4c20-a1fd-061656837caf req-4475db9d-e045-4a41-8673-996a533594bf tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Adding status of: reserved to pending status list for volume. {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 25 14:43:29.714265 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-2bbb05b9-3936-4c20-a1fd-061656837caf req-4475db9d-e045-4a41-8673-996a533594bf tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 14:43:29.721671 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2bbb05b9-3936-4c20-a1fd-061656837caf req-4475db9d-e045-4a41-8673-996a533594bf tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/attachments/fd859fdf-bac2-41d7-8a5d-f4c712898939 returned with HTTP 200 Jan 25 14:43:29.722585 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1773/3535] 10.222.0.48 () {62 vars in 1437 bytes} [Mon Jan 25 14:43:29 2021] DELETE /volume/v3/2faddac90d9a46598fd5005b61378676/attachments/fd859fdf-bac2-41d7-8a5d-f4c712898939 => generated 192 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:43:33.738917 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2bbb05b9-3936-4c20-a1fd-061656837caf req-c3810318-f675-4877-86bd-1ab818bdcd63 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] PUT http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/attachments/788a894f-91e8-4ee2-961f-dd600f982e06 Jan 25 14:43:33.739480 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:43:33.739480 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:43:33.739842 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2bbb05b9-3936-4c20-a1fd-061656837caf req-c3810318-f675-4877-86bd-1ab818bdcd63 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.57", "host": "n-h2-760456-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-760456-3.cbci-760456-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:43:33.769508 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 25 14:43:33.769508 n-d-760456-3 devstack@c-api.service[87928]: return self(f, *args, **kw) Jan 25 14:43:33.770019 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-2bbb05b9-3936-4c20-a1fd-061656837caf req-c3810318-f675-4877-86bd-1ab818bdcd63 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Lock "b'cinder-attachment_update-69d992a9-63d1-45ad-bccf-766cb17e955f-n-h2-760456-3'" acquired by "attachment_update" :: waited 0.009s {{(pid=87930) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 14:43:33.772372 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:43:33.772372 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:43:35.048363 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-2bbb05b9-3936-4c20-a1fd-061656837caf req-c3810318-f675-4877-86bd-1ab818bdcd63 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Lock "b'cinder-attachment_update-69d992a9-63d1-45ad-bccf-766cb17e955f-n-h2-760456-3'" released by "attachment_update" :: held 1.278s {{(pid=87930) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 14:43:35.049072 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2bbb05b9-3936-4c20-a1fd-061656837caf req-c3810318-f675-4877-86bd-1ab818bdcd63 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/attachments/788a894f-91e8-4ee2-961f-dd600f982e06 returned with HTTP 200 Jan 25 14:43:35.049966 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1763/3536] 10.222.0.57 () {64 vars in 1468 bytes} [Mon Jan 25 14:43:33 2021] PUT /volume/v3/2faddac90d9a46598fd5005b61378676/attachments/788a894f-91e8-4ee2-961f-dd600f982e06 => generated 762 bytes in 1317 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 14:43:35.065752 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2bbb05b9-3936-4c20-a1fd-061656837caf req-e542728d-45cc-4653-b5b5-6b43e70a526a tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] GET http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/attachments/788a894f-91e8-4ee2-961f-dd600f982e06 Jan 25 14:43:35.066459 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2bbb05b9-3936-4c20-a1fd-061656837caf req-e542728d-45cc-4653-b5b5-6b43e70a526a tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:43:35.066676 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:43:35.066676 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:43:35.067050 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2bbb05b9-3936-4c20-a1fd-061656837caf req-e542728d-45cc-4653-b5b5-6b43e70a526a tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:43:35.085163 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2bbb05b9-3936-4c20-a1fd-061656837caf req-e542728d-45cc-4653-b5b5-6b43e70a526a tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/attachments/788a894f-91e8-4ee2-961f-dd600f982e06 returned with HTTP 200 Jan 25 14:43:35.085972 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1774/3537] 10.222.0.57 () {60 vars in 1415 bytes} [Mon Jan 25 14:43:35 2021] GET /volume/v3/2faddac90d9a46598fd5005b61378676/attachments/788a894f-91e8-4ee2-961f-dd600f982e06 => generated 787 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:43:42.398660 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2bbb05b9-3936-4c20-a1fd-061656837caf req-d37414c0-9e8d-4a54-9e6a-ec0d433b2e92 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] POST http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/attachments/788a894f-91e8-4ee2-961f-dd600f982e06/action Jan 25 14:43:42.399213 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:43:42.399213 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:43:42.399479 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2bbb05b9-3936-4c20-a1fd-061656837caf req-d37414c0-9e8d-4a54-9e6a-ec0d433b2e92 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Action body: b'{"os-complete": null}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:43:42.400089 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-2bbb05b9-3936-4c20-a1fd-061656837caf req-d37414c0-9e8d-4a54-9e6a-ec0d433b2e92 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:43:42.477785 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:43:42.477785 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:43:42.491828 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-2bbb05b9-3936-4c20-a1fd-061656837caf req-d37414c0-9e8d-4a54-9e6a-ec0d433b2e92 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/attachments/788a894f-91e8-4ee2-961f-dd600f982e06/action returned with HTTP 204 Jan 25 14:43:42.492969 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1764/3538] 10.222.0.57 () {64 vars in 1489 bytes} [Mon Jan 25 14:43:42 2021] POST /volume/v3/2faddac90d9a46598fd5005b61378676/attachments/788a894f-91e8-4ee2-961f-dd600f982e06/action => generated 0 bytes in 99 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:43:49.260941 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-fed43e90-442d-4a62-afb4-1b1d6c558772 req-08125565-e1b6-4e7f-8a6e-d7b6e1c89519 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] DELETE http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/attachments/788a894f-91e8-4ee2-961f-dd600f982e06 Jan 25 14:43:49.261547 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-fed43e90-442d-4a62-afb4-1b1d6c558772 req-08125565-e1b6-4e7f-8a6e-d7b6e1c89519 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:43:49.261863 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:43:49.261863 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:43:49.262348 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-fed43e90-442d-4a62-afb4-1b1d6c558772 req-08125565-e1b6-4e7f-8a6e-d7b6e1c89519 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:43:49.287394 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:43:49.287394 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:43:49.725249 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-fed43e90-442d-4a62-afb4-1b1d6c558772 req-08125565-e1b6-4e7f-8a6e-d7b6e1c89519 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 14:43:49.725670 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-fed43e90-442d-4a62-afb4-1b1d6c558772 req-08125565-e1b6-4e7f-8a6e-d7b6e1c89519 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Pending status list for volume during attachment-delete: [] {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 14:43:49.732159 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-fed43e90-442d-4a62-afb4-1b1d6c558772 req-08125565-e1b6-4e7f-8a6e-d7b6e1c89519 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/attachments/788a894f-91e8-4ee2-961f-dd600f982e06 returned with HTTP 200 Jan 25 14:43:49.733307 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1775/3539] 10.222.0.57 () {62 vars in 1437 bytes} [Mon Jan 25 14:43:49 2021] DELETE /volume/v3/2faddac90d9a46598fd5005b61378676/attachments/788a894f-91e8-4ee2-961f-dd600f982e06 => generated 19 bytes in 478 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:43:51.062027 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a12715ce-1b1b-45ae-b0ca-2e417b6ea545 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] GET http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f Jan 25 14:43:51.063308 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a12715ce-1b1b-45ae-b0ca-2e417b6ea545 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:43:51.063525 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:43:51.063525 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:43:51.063904 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a12715ce-1b1b-45ae-b0ca-2e417b6ea545 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:43:51.112202 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:43:51.112202 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:43:51.120286 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a12715ce-1b1b-45ae-b0ca-2e417b6ea545 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Volume info retrieved successfully. Jan 25 14:43:51.141808 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a12715ce-1b1b-45ae-b0ca-2e417b6ea545 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f returned with HTTP 200 Jan 25 14:43:51.142969 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1765/3540] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:43:51 2021] GET /volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f => generated 914 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:43:51.157785 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3254d57b-6dee-4469-8ef8-a435253abf8b tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] GET http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f Jan 25 14:43:51.158304 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3254d57b-6dee-4469-8ef8-a435253abf8b tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:43:51.158516 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:43:51.158516 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:43:51.158881 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3254d57b-6dee-4469-8ef8-a435253abf8b tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:43:51.206766 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:43:51.206766 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:43:51.214586 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3254d57b-6dee-4469-8ef8-a435253abf8b tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Volume info retrieved successfully. Jan 25 14:43:51.236351 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3254d57b-6dee-4469-8ef8-a435253abf8b tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f returned with HTTP 200 Jan 25 14:43:51.237190 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1776/3541] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:43:51 2021] GET /volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f => generated 914 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:43:51.311685 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b5a3734c-f903-4706-87ce-ba7dfa1413cd tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] DELETE http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f Jan 25 14:43:51.312251 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b5a3734c-f903-4706-87ce-ba7dfa1413cd tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:43:51.313189 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:43:51.313189 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:43:51.313528 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b5a3734c-f903-4706-87ce-ba7dfa1413cd tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:43:51.313991 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-b5a3734c-f903-4706-87ce-ba7dfa1413cd tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Delete volume with id: 69d992a9-63d1-45ad-bccf-766cb17e955f Jan 25 14:43:51.361985 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:43:51.361985 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:43:51.363139 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b5a3734c-f903-4706-87ce-ba7dfa1413cd tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Volume info retrieved successfully. Jan 25 14:43:51.389983 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b5a3734c-f903-4706-87ce-ba7dfa1413cd tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Delete volume request issued successfully. Jan 25 14:43:51.390449 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b5a3734c-f903-4706-87ce-ba7dfa1413cd tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f returned with HTTP 202 Jan 25 14:43:51.391463 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1766/3542] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:43:51 2021] DELETE /volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:43:51.398986 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d3144f45-dc65-4ccd-b182-007881fd65d1 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] GET http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f Jan 25 14:43:51.399525 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d3144f45-dc65-4ccd-b182-007881fd65d1 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:43:51.399890 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:43:51.399890 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:43:51.400249 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d3144f45-dc65-4ccd-b182-007881fd65d1 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:43:51.450069 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:43:51.450069 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:43:51.460158 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d3144f45-dc65-4ccd-b182-007881fd65d1 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Volume info retrieved successfully. Jan 25 14:43:51.482757 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d3144f45-dc65-4ccd-b182-007881fd65d1 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f returned with HTTP 200 Jan 25 14:43:51.483867 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1777/3543] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:43:51 2021] GET /volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f => generated 913 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:43:52.500492 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-89e52319-93b0-412b-83a0-ece68d42e986 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] GET http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f Jan 25 14:43:52.501266 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-89e52319-93b0-412b-83a0-ece68d42e986 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:43:52.501572 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:43:52.501572 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:43:52.502069 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-89e52319-93b0-412b-83a0-ece68d42e986 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:43:52.552698 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:43:52.552698 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:43:52.561544 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-89e52319-93b0-412b-83a0-ece68d42e986 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Volume info retrieved successfully. Jan 25 14:43:52.584592 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-89e52319-93b0-412b-83a0-ece68d42e986 tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f returned with HTTP 200 Jan 25 14:43:52.585466 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1767/3544] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:43:52 2021] GET /volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f => generated 913 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:43:53.601688 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b2fabb26-a0ad-4961-bacf-fac478ed944f tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] GET http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f Jan 25 14:43:53.602228 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b2fabb26-a0ad-4961-bacf-fac478ed944f tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:43:53.602423 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:43:53.602423 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:43:53.602844 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b2fabb26-a0ad-4961-bacf-fac478ed944f tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:43:53.650034 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b2fabb26-a0ad-4961-bacf-fac478ed944f tempest-ServerActionsTestJSON-1356486780 tempest-ServerActionsTestJSON-1356486780] http://10.222.0.38/volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f returned with HTTP 404 Jan 25 14:43:53.651271 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1778/3545] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:43:53 2021] GET /volume/v3/2faddac90d9a46598fd5005b61378676/volumes/69d992a9-63d1-45ad-bccf-766cb17e955f => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:46:06.332560 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-77aef6f8-a9cc-4caa-8d50-93ac168247e3 tempest-TestEncryptedCinderVolumes-816295909 tempest-TestEncryptedCinderVolumes-816295909] POST http://10.222.0.38/volume/v3/849cfbed81c2431b95d98b224cdb404b/types Jan 25 14:46:06.333144 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:46:06.333144 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:46:06.333484 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-77aef6f8-a9cc-4caa-8d50-93ac168247e3 tempest-TestEncryptedCinderVolumes-816295909 tempest-TestEncryptedCinderVolumes-816295909] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-720863230", "extra_specs": {}}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:46:06.375357 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-77aef6f8-a9cc-4caa-8d50-93ac168247e3 tempest-TestEncryptedCinderVolumes-816295909 tempest-TestEncryptedCinderVolumes-816295909] http://10.222.0.38/volume/v3/849cfbed81c2431b95d98b224cdb404b/types returned with HTTP 200 Jan 25 14:46:06.376288 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1768/3546] 10.222.0.38 () {60 vars in 1219 bytes} [Mon Jan 25 14:46:06 2021] POST /volume/v3/849cfbed81c2431b95d98b224cdb404b/types => generated 217 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:46:06.388496 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ba606063-0d18-4f85-923f-3e7ed0828e91 tempest-TestEncryptedCinderVolumes-816295909 tempest-TestEncryptedCinderVolumes-816295909] POST http://10.222.0.38/volume/v3/849cfbed81c2431b95d98b224cdb404b/types/7afca2ce-310b-43a2-9c1a-4b50e94db2a6/encryption Jan 25 14:46:06.389316 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ba606063-0d18-4f85-923f-3e7ed0828e91 tempest-TestEncryptedCinderVolumes-816295909 tempest-TestEncryptedCinderVolumes-816295909] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:46:06.436370 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ba606063-0d18-4f85-923f-3e7ed0828e91 tempest-TestEncryptedCinderVolumes-816295909 tempest-TestEncryptedCinderVolumes-816295909] http://10.222.0.38/volume/v3/849cfbed81c2431b95d98b224cdb404b/types/7afca2ce-310b-43a2-9c1a-4b50e94db2a6/encryption returned with HTTP 200 Jan 25 14:46:06.437261 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1779/3547] 10.222.0.38 () {60 vars in 1364 bytes} [Mon Jan 25 14:46:06 2021] POST /volume/v3/849cfbed81c2431b95d98b224cdb404b/types/7afca2ce-310b-43a2-9c1a-4b50e94db2a6/encryption => generated 231 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:46:06.446941 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e7db4d71-ca39-4012-a57a-3cecd7411f51 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] POST http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes Jan 25 14:46:06.447715 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e7db4d71-ca39-4012-a57a-3cecd7411f51 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-854795702", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-720863230", "size": 1}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:46:06.448979 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-e7db4d71-ca39-4012-a57a-3cecd7411f51 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-854795702', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-720863230', 'size': 1}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:46:06.460798 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-e7db4d71-ca39-4012-a57a-3cecd7411f51 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Create volume of 1 GB Jan 25 14:46:06.461497 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:46:06.461497 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:46:06.462136 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e7db4d71-ca39-4012-a57a-3cecd7411f51 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Availability Zones retrieved successfully. Jan 25 14:46:06.478283 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-e7db4d71-ca39-4012-a57a-3cecd7411f51 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Flow 'volume_create_api' (ba904a55-c16b-478a-86b5-a3580f4d4df2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:46:06.481060 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-e7db4d71-ca39-4012-a57a-3cecd7411f51 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cff3772c-4780-4f92-b45d-ceb3b0fc5123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:46:06.482989 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-e7db4d71-ca39-4012-a57a-3cecd7411f51 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Validating volume size '1' using validate_int {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:46:06.542153 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-e7db4d71-ca39-4012-a57a-3cecd7411f51 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cff3772c-4780-4f92-b45d-ceb3b0fc5123) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T14:46:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7afca2ce-310b-43a2-9c1a-4b50e94db2a6,is_public=True,name='tempest-scenario-type-cryptsetup-720863230',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7afca2ce-310b-43a2-9c1a-4b50e94db2a6', '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=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:46:06.544369 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-e7db4d71-ca39-4012-a57a-3cecd7411f51 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dea1503d-bfbf-46a1-a3db-51e1f9f5e08a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:46:06.589084 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.quota [None req-e7db4d71-ca39-4012-a57a-3cecd7411f51 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-720863230 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-720863230, it is now deprecated. Please use the default quota class for default quota. Jan 25 14:46:06.589911 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.quota [None req-e7db4d71-ca39-4012-a57a-3cecd7411f51 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-720863230 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-720863230, it is now deprecated. Please use the default quota class for default quota. Jan 25 14:46:06.633288 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-e7db4d71-ca39-4012-a57a-3cecd7411f51 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Created reservations ['f878028f-a116-4378-8b1f-940c3d41339d', '1eada262-3496-40e0-9c7d-54cac1d5cf65', '584adf09-d631-4f45-92aa-aed644f6f200', 'febf3dd1-a4e8-44cb-9cba-08914eaafcff'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:46:06.635414 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-e7db4d71-ca39-4012-a57a-3cecd7411f51 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dea1503d-bfbf-46a1-a3db-51e1f9f5e08a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f878028f-a116-4378-8b1f-940c3d41339d', '1eada262-3496-40e0-9c7d-54cac1d5cf65', '584adf09-d631-4f45-92aa-aed644f6f200', 'febf3dd1-a4e8-44cb-9cba-08914eaafcff']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:46:06.637630 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-e7db4d71-ca39-4012-a57a-3cecd7411f51 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b1cf569-2695-454f-853b-4e742bd6b2b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:46:06.693475 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-e7db4d71-ca39-4012-a57a-3cecd7411f51 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b1cf569-2695-454f-853b-4e742bd6b2b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1acf6f43-ad21-4bbe-af55-057b113e555c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-854795702',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96c9bc384b254085b8d323ed2dfc5c12',qos_specs=None,replication_status=,reservations=['f878028f-a116-4378-8b1f-940c3d41339d','1eada262-3496-40e0-9c7d-54cac1d5cf65','584adf09-d631-4f45-92aa-aed644f6f200','febf3dd1-a4e8-44cb-9cba-08914eaafcff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf4b9989ceef4560b0bc2152ac0b2a53',volume_type_id=7afca2ce-310b-43a2-9c1a-4b50e94db2a6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:46:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-854795702',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=1acf6f43-ad21-4bbe-af55-057b113e555c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96c9bc384b254085b8d323ed2dfc5c12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='bf4b9989ceef4560b0bc2152ac0b2a53',volume_attachment=,volume_type=,volume_type_id=7afca2ce-310b-43a2-9c1a-4b50e94db2a6)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:46:06.695548 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-e7db4d71-ca39-4012-a57a-3cecd7411f51 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7162d46-24de-4ba3-90e4-d8f4f76b6695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:46:06.720029 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-e7db4d71-ca39-4012-a57a-3cecd7411f51 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7162d46-24de-4ba3-90e4-d8f4f76b6695) transitioned into state 'SUCCESS' from state '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-854795702',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96c9bc384b254085b8d323ed2dfc5c12',qos_specs=None,replication_status=,reservations=['f878028f-a116-4378-8b1f-940c3d41339d','1eada262-3496-40e0-9c7d-54cac1d5cf65','584adf09-d631-4f45-92aa-aed644f6f200','febf3dd1-a4e8-44cb-9cba-08914eaafcff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf4b9989ceef4560b0bc2152ac0b2a53',volume_type_id=7afca2ce-310b-43a2-9c1a-4b50e94db2a6)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:46:06.722631 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-e7db4d71-ca39-4012-a57a-3cecd7411f51 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddf2de27-5f45-4da0-8c4b-b5bfe18eed12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:46:06.737069 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-e7db4d71-ca39-4012-a57a-3cecd7411f51 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddf2de27-5f45-4da0-8c4b-b5bfe18eed12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:46:06.739698 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-e7db4d71-ca39-4012-a57a-3cecd7411f51 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Flow 'volume_create_api' (ba904a55-c16b-478a-86b5-a3580f4d4df2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:46:06.787835 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e7db4d71-ca39-4012-a57a-3cecd7411f51 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Create volume request issued successfully. Jan 25 14:46:06.801226 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e7db4d71-ca39-4012-a57a-3cecd7411f51 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes returned with HTTP 202 Jan 25 14:46:06.802271 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1769/3548] 10.222.0.38 () {60 vars in 1226 bytes} [Mon Jan 25 14:46:06 2021] POST /volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes => generated 855 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:46:06.817112 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-102f66cb-9bfb-4d4b-ac21-5aa28e331360 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] GET http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c Jan 25 14:46:06.817687 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-102f66cb-9bfb-4d4b-ac21-5aa28e331360 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:46:06.818175 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-102f66cb-9bfb-4d4b-ac21-5aa28e331360 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:46:06.870193 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:46:06.870193 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:46:06.878991 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-102f66cb-9bfb-4d4b-ac21-5aa28e331360 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Volume info retrieved successfully. Jan 25 14:46:06.901820 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-102f66cb-9bfb-4d4b-ac21-5aa28e331360 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c returned with HTTP 200 Jan 25 14:46:06.902640 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1780/3549] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:46:06 2021] GET /volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c => generated 947 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:46:07.919444 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-14c6528b-c2dc-4f54-a96b-771bafa917cd tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] GET http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c Jan 25 14:46:07.920025 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-14c6528b-c2dc-4f54-a96b-771bafa917cd tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:46:07.920154 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:46:07.920154 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:46:07.920543 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-14c6528b-c2dc-4f54-a96b-771bafa917cd tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:46:07.972390 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:46:07.972390 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:46:07.980257 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-14c6528b-c2dc-4f54-a96b-771bafa917cd tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Volume info retrieved successfully. Jan 25 14:46:08.001461 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-14c6528b-c2dc-4f54-a96b-771bafa917cd tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c returned with HTTP 200 Jan 25 14:46:08.002979 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1770/3550] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:46:07 2021] GET /volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c => generated 948 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:46:08.017954 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-55888647-82e1-4a2a-a775-84ccac6e95c1 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] GET http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c Jan 25 14:46:08.018476 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-55888647-82e1-4a2a-a775-84ccac6e95c1 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:46:08.018690 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:46:08.018690 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:46:08.019062 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-55888647-82e1-4a2a-a775-84ccac6e95c1 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:46:08.067276 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:46:08.067276 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:46:08.075068 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-55888647-82e1-4a2a-a775-84ccac6e95c1 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Volume info retrieved successfully. Jan 25 14:46:08.095747 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-55888647-82e1-4a2a-a775-84ccac6e95c1 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c returned with HTTP 200 Jan 25 14:46:08.096568 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1781/3551] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:46:08 2021] GET /volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c => generated 948 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:46:08.216225 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-318d0bbe-54f9-442a-81d4-7f0ee0260ad6 req-03992cde-99d1-405a-bf11-2323e6dac297 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] GET http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c Jan 25 14:46:08.216672 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-318d0bbe-54f9-442a-81d4-7f0ee0260ad6 req-03992cde-99d1-405a-bf11-2323e6dac297 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:46:08.216916 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:46:08.216916 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:46:08.217296 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-318d0bbe-54f9-442a-81d4-7f0ee0260ad6 req-03992cde-99d1-405a-bf11-2323e6dac297 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:46:08.265736 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:46:08.265736 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:46:08.273582 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-318d0bbe-54f9-442a-81d4-7f0ee0260ad6 req-03992cde-99d1-405a-bf11-2323e6dac297 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Volume info retrieved successfully. Jan 25 14:46:08.294899 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-318d0bbe-54f9-442a-81d4-7f0ee0260ad6 req-03992cde-99d1-405a-bf11-2323e6dac297 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c returned with HTTP 200 Jan 25 14:46:08.295724 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1771/3552] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 14:46:08 2021] GET /volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c => generated 948 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:46:08.376635 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-55888647-82e1-4a2a-a775-84ccac6e95c1 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] GET http://10.222.0.38/volume// Jan 25 14:46:08.377363 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-55888647-82e1-4a2a-a775-84ccac6e95c1 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:46:08.377582 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:46:08.377582 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:46:08.377964 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-55888647-82e1-4a2a-a775-84ccac6e95c1 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:46:08.379001 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-55888647-82e1-4a2a-a775-84ccac6e95c1 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 14:46:08.379600 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1782/3553] 10.222.0.38 () {58 vars in 1289 bytes} [Mon Jan 25 14:46:08 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 14:46:08.392637 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-318d0bbe-54f9-442a-81d4-7f0ee0260ad6 req-de16025b-2ad8-495b-b5f8-33d3009e61b0 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] POST http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/attachments Jan 25 14:46:08.393182 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:46:08.393182 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:46:08.393605 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-318d0bbe-54f9-442a-81d4-7f0ee0260ad6 req-de16025b-2ad8-495b-b5f8-33d3009e61b0 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1acf6f43-ad21-4bbe-af55-057b113e555c", "instance_uuid": "1d88eb71-7275-4ab2-ad6a-e9be077fc399", "connector": null}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:46:08.445824 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:46:08.445824 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:46:08.496881 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-318d0bbe-54f9-442a-81d4-7f0ee0260ad6 req-de16025b-2ad8-495b-b5f8-33d3009e61b0 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/attachments returned with HTTP 200 Jan 25 14:46:08.497726 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1772/3554] 10.222.0.38 () {66 vars in 1565 bytes} [Mon Jan 25 14:46:08 2021] POST /volume/v3/96c9bc384b254085b8d323ed2dfc5c12/attachments => generated 273 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 14:46:08.531231 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-829a676e-b888-4ae1-a3cb-9156b8361e37 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] GET http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c Jan 25 14:46:08.531760 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-829a676e-b888-4ae1-a3cb-9156b8361e37 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:46:08.532383 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-829a676e-b888-4ae1-a3cb-9156b8361e37 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:46:08.558840 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-318d0bbe-54f9-442a-81d4-7f0ee0260ad6 req-de16025b-2ad8-495b-b5f8-33d3009e61b0 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] GET http://10.222.0.38/volume// Jan 25 14:46:08.559410 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-318d0bbe-54f9-442a-81d4-7f0ee0260ad6 req-de16025b-2ad8-495b-b5f8-33d3009e61b0 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:46:08.559696 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:46:08.559696 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:46:08.560082 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-318d0bbe-54f9-442a-81d4-7f0ee0260ad6 req-de16025b-2ad8-495b-b5f8-33d3009e61b0 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Calling method 'all' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:46:08.561358 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-318d0bbe-54f9-442a-81d4-7f0ee0260ad6 req-de16025b-2ad8-495b-b5f8-33d3009e61b0 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 14:46:08.561961 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1773/3555] 10.222.0.48 () {56 vars in 1089 bytes} [Mon Jan 25 14:46:08 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 14:46:08.574471 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-318d0bbe-54f9-442a-81d4-7f0ee0260ad6 req-7fe154f2-0fba-40a2-acbd-4528fd8501fd tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] GET http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c Jan 25 14:46:08.575031 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-318d0bbe-54f9-442a-81d4-7f0ee0260ad6 req-7fe154f2-0fba-40a2-acbd-4528fd8501fd tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:46:08.575497 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-318d0bbe-54f9-442a-81d4-7f0ee0260ad6 req-7fe154f2-0fba-40a2-acbd-4528fd8501fd tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:46:08.582632 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:46:08.582632 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:46:08.590748 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-829a676e-b888-4ae1-a3cb-9156b8361e37 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Volume info retrieved successfully. Jan 25 14:46:08.609540 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:46:08.609540 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:46:08.618643 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-829a676e-b888-4ae1-a3cb-9156b8361e37 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c returned with HTTP 200 Jan 25 14:46:08.619786 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1783/3556] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:46:08 2021] GET /volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c => generated 947 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:46:08.634307 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:46:08.634307 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:46:08.643157 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-318d0bbe-54f9-442a-81d4-7f0ee0260ad6 req-7fe154f2-0fba-40a2-acbd-4528fd8501fd tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Volume info retrieved successfully. Jan 25 14:46:08.662239 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:46:08.662239 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:46:08.670543 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-318d0bbe-54f9-442a-81d4-7f0ee0260ad6 req-7fe154f2-0fba-40a2-acbd-4528fd8501fd tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c returned with HTTP 200 Jan 25 14:46:08.671365 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1774/3557] 10.222.0.48 () {60 vars in 1403 bytes} [Mon Jan 25 14:46:08 2021] GET /volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c => generated 1046 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 25 14:46:08.707339 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-318d0bbe-54f9-442a-81d4-7f0ee0260ad6 req-eb388638-c89d-46c2-ad8d-5683fb145a21 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] PUT http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/attachments/9e76a62d-6ba3-4927-8df2-1a44ae927767 Jan 25 14:46:08.707839 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:46:08.707839 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:46:08.708263 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-318d0bbe-54f9-442a-81d4-7f0ee0260ad6 req-eb388638-c89d-46c2-ad8d-5683fb145a21 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.48", "host": "n-h1-760456-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-760456-3.cbci-760456-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:46:08.735911 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 25 14:46:08.735911 n-d-760456-3 devstack@c-api.service[87928]: return self(f, *args, **kw) Jan 25 14:46:08.736379 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-318d0bbe-54f9-442a-81d4-7f0ee0260ad6 req-eb388638-c89d-46c2-ad8d-5683fb145a21 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Lock "b'cinder-attachment_update-1acf6f43-ad21-4bbe-af55-057b113e555c-n-h1-760456-3'" acquired by "attachment_update" :: waited 0.009s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 14:46:08.738665 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:46:08.738665 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:46:09.635508 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2f772cfc-2ef2-412c-ae99-23b2a6691acb tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] GET http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c Jan 25 14:46:09.636006 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2f772cfc-2ef2-412c-ae99-23b2a6691acb tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:46:09.636227 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:46:09.636227 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:46:09.636603 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2f772cfc-2ef2-412c-ae99-23b2a6691acb tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:46:09.685414 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:46:09.685414 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:46:09.694372 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-2f772cfc-2ef2-412c-ae99-23b2a6691acb tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Volume info retrieved successfully. Jan 25 14:46:09.712212 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:46:09.712212 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:46:09.721294 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2f772cfc-2ef2-412c-ae99-23b2a6691acb tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c returned with HTTP 200 Jan 25 14:46:09.731118 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1775/3558] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:46:09 2021] GET /volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c => generated 947 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:46:09.967379 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-318d0bbe-54f9-442a-81d4-7f0ee0260ad6 req-eb388638-c89d-46c2-ad8d-5683fb145a21 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Lock "b'cinder-attachment_update-1acf6f43-ad21-4bbe-af55-057b113e555c-n-h1-760456-3'" released by "attachment_update" :: held 1.231s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 14:46:09.968101 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-318d0bbe-54f9-442a-81d4-7f0ee0260ad6 req-eb388638-c89d-46c2-ad8d-5683fb145a21 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/attachments/9e76a62d-6ba3-4927-8df2-1a44ae927767 returned with HTTP 200 Jan 25 14:46:09.969086 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1784/3559] 10.222.0.48 () {64 vars in 1468 bytes} [Mon Jan 25 14:46:08 2021] PUT /volume/v3/96c9bc384b254085b8d323ed2dfc5c12/attachments/9e76a62d-6ba3-4927-8df2-1a44ae927767 => generated 761 bytes in 1267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:46:09.985455 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-318d0bbe-54f9-442a-81d4-7f0ee0260ad6 req-48b05511-6f24-45b9-947c-5c828efcc35b tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] GET http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c/encryption Jan 25 14:46:09.986594 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-318d0bbe-54f9-442a-81d4-7f0ee0260ad6 req-48b05511-6f24-45b9-947c-5c828efcc35b tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:46:09.986807 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:46:09.986807 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:46:09.987185 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-318d0bbe-54f9-442a-81d4-7f0ee0260ad6 req-48b05511-6f24-45b9-947c-5c828efcc35b tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Calling method 'index' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:46:10.035408 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:46:10.035408 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:46:10.084031 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-318d0bbe-54f9-442a-81d4-7f0ee0260ad6 req-48b05511-6f24-45b9-947c-5c828efcc35b tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c/encryption returned with HTTP 200 Jan 25 14:46:10.084887 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1776/3560] 10.222.0.48 () {58 vars in 1395 bytes} [Mon Jan 25 14:46:09 2021] GET /volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c/encryption => generated 161 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:46:10.738734 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fa3d5f46-8bc7-4980-94fd-b45a5446c159 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] GET http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c Jan 25 14:46:10.739308 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fa3d5f46-8bc7-4980-94fd-b45a5446c159 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:46:10.739526 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:46:10.739526 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:46:10.739904 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fa3d5f46-8bc7-4980-94fd-b45a5446c159 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:46:10.788237 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:46:10.788237 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:46:10.796056 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-fa3d5f46-8bc7-4980-94fd-b45a5446c159 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Volume info retrieved successfully. Jan 25 14:46:10.813770 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:46:10.813770 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:46:10.822599 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fa3d5f46-8bc7-4980-94fd-b45a5446c159 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c returned with HTTP 200 Jan 25 14:46:10.823402 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1785/3561] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:46:10 2021] GET /volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c => generated 948 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:46:11.840132 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1bb47273-8388-4169-85d8-24e45f1a2edb tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] GET http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c Jan 25 14:46:11.840741 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1bb47273-8388-4169-85d8-24e45f1a2edb tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:46:11.840922 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:46:11.840922 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:46:11.841276 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1bb47273-8388-4169-85d8-24e45f1a2edb tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:46:11.898300 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:46:11.898300 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:46:11.909023 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-1bb47273-8388-4169-85d8-24e45f1a2edb tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Volume info retrieved successfully. Jan 25 14:46:11.931606 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:46:11.931606 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:46:11.940427 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1bb47273-8388-4169-85d8-24e45f1a2edb tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c returned with HTTP 200 Jan 25 14:46:11.941301 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1777/3562] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:46:11 2021] GET /volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c => generated 948 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:46:12.958299 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-85511afc-a4bf-476a-8424-a81bd4336df0 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] GET http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c Jan 25 14:46:12.958867 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-85511afc-a4bf-476a-8424-a81bd4336df0 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:46:12.959059 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:46:12.959059 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:46:12.959437 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-85511afc-a4bf-476a-8424-a81bd4336df0 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:46:13.011071 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:46:13.011071 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:46:13.019863 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-85511afc-a4bf-476a-8424-a81bd4336df0 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Volume info retrieved successfully. Jan 25 14:46:13.037618 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:46:13.037618 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:46:13.045629 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-85511afc-a4bf-476a-8424-a81bd4336df0 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c returned with HTTP 200 Jan 25 14:46:13.046423 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1786/3563] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:46:12 2021] GET /volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c => generated 948 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:46:14.062500 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-07f02df1-9d8b-417e-a38b-f5c620a88dc9 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] GET http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c Jan 25 14:46:14.063058 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-07f02df1-9d8b-417e-a38b-f5c620a88dc9 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:46:14.063211 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:46:14.063211 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:46:14.063546 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-07f02df1-9d8b-417e-a38b-f5c620a88dc9 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:46:14.116868 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:46:14.116868 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:46:14.125360 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-07f02df1-9d8b-417e-a38b-f5c620a88dc9 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Volume info retrieved successfully. Jan 25 14:46:14.144075 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:46:14.144075 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:46:14.152090 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-07f02df1-9d8b-417e-a38b-f5c620a88dc9 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c returned with HTTP 200 Jan 25 14:46:14.153007 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1778/3564] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:46:14 2021] GET /volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c => generated 948 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:46:15.169093 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8b4bff5e-b7e6-4a3a-b3cf-f0b0beb00cbe tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] GET http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c Jan 25 14:46:15.169659 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8b4bff5e-b7e6-4a3a-b3cf-f0b0beb00cbe tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:46:15.169794 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:46:15.169794 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:46:15.170169 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8b4bff5e-b7e6-4a3a-b3cf-f0b0beb00cbe tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:46:15.219429 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:46:15.219429 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:46:15.227354 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-8b4bff5e-b7e6-4a3a-b3cf-f0b0beb00cbe tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Volume info retrieved successfully. Jan 25 14:46:15.245379 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:46:15.245379 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:46:15.254257 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8b4bff5e-b7e6-4a3a-b3cf-f0b0beb00cbe tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c returned with HTTP 200 Jan 25 14:46:15.255121 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1787/3565] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:46:15 2021] GET /volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c => generated 948 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:46:15.586240 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-318d0bbe-54f9-442a-81d4-7f0ee0260ad6 req-9a86539e-9367-4225-8f56-f86be02198a0 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] POST http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/attachments/9e76a62d-6ba3-4927-8df2-1a44ae927767/action Jan 25 14:46:15.586745 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:46:15.586745 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:46:15.587230 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-318d0bbe-54f9-442a-81d4-7f0ee0260ad6 req-9a86539e-9367-4225-8f56-f86be02198a0 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Action body: b'{"os-complete": null}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:46:15.587615 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-318d0bbe-54f9-442a-81d4-7f0ee0260ad6 req-9a86539e-9367-4225-8f56-f86be02198a0 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:46:15.654201 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:46:15.654201 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:46:15.667167 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-318d0bbe-54f9-442a-81d4-7f0ee0260ad6 req-9a86539e-9367-4225-8f56-f86be02198a0 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/attachments/9e76a62d-6ba3-4927-8df2-1a44ae927767/action returned with HTTP 204 Jan 25 14:46:15.668029 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1779/3566] 10.222.0.48 () {64 vars in 1489 bytes} [Mon Jan 25 14:46:15 2021] POST /volume/v3/96c9bc384b254085b8d323ed2dfc5c12/attachments/9e76a62d-6ba3-4927-8df2-1a44ae927767/action => generated 0 bytes in 87 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 25 14:46:16.271615 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-97e425ea-0f39-4950-9685-913a680db026 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] GET http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c Jan 25 14:46:16.272187 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-97e425ea-0f39-4950-9685-913a680db026 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:46:16.272323 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:46:16.272323 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:46:16.272652 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-97e425ea-0f39-4950-9685-913a680db026 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:46:16.320577 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:46:16.320577 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:46:16.328502 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-97e425ea-0f39-4950-9685-913a680db026 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Volume info retrieved successfully. Jan 25 14:46:16.347214 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:46:16.347214 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:46:16.355246 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-97e425ea-0f39-4950-9685-913a680db026 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c returned with HTTP 200 Jan 25 14:46:16.356041 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1788/3567] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:46:16 2021] GET /volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c => generated 1240 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:46:16.371885 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b8d0fbdf-1b2c-4b90-b8a7-afe3758b0fb7 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] GET http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c Jan 25 14:46:16.372495 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b8d0fbdf-1b2c-4b90-b8a7-afe3758b0fb7 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:46:16.372654 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:46:16.372654 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:46:16.373061 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b8d0fbdf-1b2c-4b90-b8a7-afe3758b0fb7 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:46:16.422290 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:46:16.422290 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:46:16.430699 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b8d0fbdf-1b2c-4b90-b8a7-afe3758b0fb7 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Volume info retrieved successfully. Jan 25 14:46:16.448792 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:46:16.448792 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:46:16.457527 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b8d0fbdf-1b2c-4b90-b8a7-afe3758b0fb7 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c returned with HTTP 200 Jan 25 14:46:16.458347 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1780/3568] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:46:16 2021] GET /volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c => generated 1240 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:46:16.576475 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-1643fd66-9b88-4a52-9b0e-f42743475a89 req-8066a0a9-b446-4302-9274-eb12ae6d10e5 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] GET http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c Jan 25 14:46:16.577063 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-1643fd66-9b88-4a52-9b0e-f42743475a89 req-8066a0a9-b446-4302-9274-eb12ae6d10e5 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:46:16.577300 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:46:16.577300 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:46:16.577655 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-1643fd66-9b88-4a52-9b0e-f42743475a89 req-8066a0a9-b446-4302-9274-eb12ae6d10e5 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:46:16.627237 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:46:16.627237 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:46:16.635395 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-1643fd66-9b88-4a52-9b0e-f42743475a89 req-8066a0a9-b446-4302-9274-eb12ae6d10e5 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Volume info retrieved successfully. Jan 25 14:46:16.654200 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:46:16.654200 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:46:16.662591 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-1643fd66-9b88-4a52-9b0e-f42743475a89 req-8066a0a9-b446-4302-9274-eb12ae6d10e5 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c returned with HTTP 200 Jan 25 14:46:16.663438 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1789/3569] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 14:46:16 2021] GET /volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c => generated 1240 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:46:16.684716 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-1643fd66-9b88-4a52-9b0e-f42743475a89 req-1f4f2738-2bb9-4990-b7d1-27d456761227 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] POST http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c/action Jan 25 14:46:16.685190 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:46:16.685190 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:46:16.685623 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-1643fd66-9b88-4a52-9b0e-f42743475a89 req-1f4f2738-2bb9-4990-b7d1-27d456761227 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Action body: b'{"os-begin_detaching": null}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:46:16.686006 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-1643fd66-9b88-4a52-9b0e-f42743475a89 req-1f4f2738-2bb9-4990-b7d1-27d456761227 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:46:16.733865 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:46:16.733865 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:46:16.735227 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-1643fd66-9b88-4a52-9b0e-f42743475a89 req-1f4f2738-2bb9-4990-b7d1-27d456761227 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Volume info retrieved successfully. Jan 25 14:46:16.744353 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-1643fd66-9b88-4a52-9b0e-f42743475a89 req-1f4f2738-2bb9-4990-b7d1-27d456761227 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Begin detaching volume completed successfully. Jan 25 14:46:16.744890 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-1643fd66-9b88-4a52-9b0e-f42743475a89 req-1f4f2738-2bb9-4990-b7d1-27d456761227 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c/action returned with HTTP 202 Jan 25 14:46:16.745751 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1781/3570] 10.222.0.38 () {64 vars in 1643 bytes} [Mon Jan 25 14:46:16 2021] POST /volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 14:46:16.814619 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-1643fd66-9b88-4a52-9b0e-f42743475a89 req-8066a0a9-b446-4302-9274-eb12ae6d10e5 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] GET http://10.222.0.38/volume// Jan 25 14:46:16.815224 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-1643fd66-9b88-4a52-9b0e-f42743475a89 req-8066a0a9-b446-4302-9274-eb12ae6d10e5 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:46:16.815512 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:46:16.815512 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:46:16.816041 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-1643fd66-9b88-4a52-9b0e-f42743475a89 req-8066a0a9-b446-4302-9274-eb12ae6d10e5 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:46:16.817268 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-1643fd66-9b88-4a52-9b0e-f42743475a89 req-8066a0a9-b446-4302-9274-eb12ae6d10e5 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 14:46:16.818052 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1790/3571] 10.222.0.48 () {56 vars in 1089 bytes} [Mon Jan 25 14:46:16 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 14:46:16.834657 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-1643fd66-9b88-4a52-9b0e-f42743475a89 req-a56d9ed5-40f5-4b6c-a43c-221de55c034e tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] GET http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c Jan 25 14:46:16.835236 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-1643fd66-9b88-4a52-9b0e-f42743475a89 req-a56d9ed5-40f5-4b6c-a43c-221de55c034e tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:46:16.835453 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:46:16.835453 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:46:16.835831 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-1643fd66-9b88-4a52-9b0e-f42743475a89 req-a56d9ed5-40f5-4b6c-a43c-221de55c034e tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:46:16.884873 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:46:16.884873 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:46:16.893204 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-1643fd66-9b88-4a52-9b0e-f42743475a89 req-a56d9ed5-40f5-4b6c-a43c-221de55c034e tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Volume info retrieved successfully. Jan 25 14:46:16.910970 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:46:16.910970 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:46:16.919142 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-1643fd66-9b88-4a52-9b0e-f42743475a89 req-a56d9ed5-40f5-4b6c-a43c-221de55c034e tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c returned with HTTP 200 Jan 25 14:46:16.919962 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1782/3572] 10.222.0.48 () {60 vars in 1403 bytes} [Mon Jan 25 14:46:16 2021] GET /volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c => generated 1342 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 25 14:46:16.962802 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-1643fd66-9b88-4a52-9b0e-f42743475a89 req-d57dcede-7b4f-450f-b56d-0b7acc432713 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] GET http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c/encryption Jan 25 14:46:16.963320 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-1643fd66-9b88-4a52-9b0e-f42743475a89 req-d57dcede-7b4f-450f-b56d-0b7acc432713 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:46:16.963850 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-1643fd66-9b88-4a52-9b0e-f42743475a89 req-d57dcede-7b4f-450f-b56d-0b7acc432713 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:46:17.013599 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:46:17.013599 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:46:17.062168 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-1643fd66-9b88-4a52-9b0e-f42743475a89 req-d57dcede-7b4f-450f-b56d-0b7acc432713 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c/encryption returned with HTTP 200 Jan 25 14:46:17.062923 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1791/3573] 10.222.0.48 () {58 vars in 1395 bytes} [Mon Jan 25 14:46:16 2021] GET /volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c/encryption => generated 161 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:46:17.419852 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-1643fd66-9b88-4a52-9b0e-f42743475a89 req-00062f57-e785-4955-b998-0be589875460 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] DELETE http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/attachments/9e76a62d-6ba3-4927-8df2-1a44ae927767 Jan 25 14:46:17.420378 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-1643fd66-9b88-4a52-9b0e-f42743475a89 req-00062f57-e785-4955-b998-0be589875460 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:46:17.420560 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:46:17.420560 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:46:17.420959 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-1643fd66-9b88-4a52-9b0e-f42743475a89 req-00062f57-e785-4955-b998-0be589875460 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:46:17.441008 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:46:17.441008 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:46:17.866755 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-1643fd66-9b88-4a52-9b0e-f42743475a89 req-00062f57-e785-4955-b998-0be589875460 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87930) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 14:46:17.867183 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-1643fd66-9b88-4a52-9b0e-f42743475a89 req-00062f57-e785-4955-b998-0be589875460 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Pending status list for volume during attachment-delete: [] {{(pid=87930) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 14:46:17.873890 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-1643fd66-9b88-4a52-9b0e-f42743475a89 req-00062f57-e785-4955-b998-0be589875460 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/attachments/9e76a62d-6ba3-4927-8df2-1a44ae927767 returned with HTTP 200 Jan 25 14:46:17.874754 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1783/3574] 10.222.0.48 () {62 vars in 1437 bytes} [Mon Jan 25 14:46:17 2021] DELETE /volume/v3/96c9bc384b254085b8d323ed2dfc5c12/attachments/9e76a62d-6ba3-4927-8df2-1a44ae927767 => generated 19 bytes in 460 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:46:18.086996 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-be6a74f0-a43f-4634-a47a-181edc10bab6 req-140b8e31-6701-4c25-9f71-171af536d062 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] GET http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c Jan 25 14:46:18.087523 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-be6a74f0-a43f-4634-a47a-181edc10bab6 req-140b8e31-6701-4c25-9f71-171af536d062 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:46:18.087738 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:46:18.087738 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:46:18.088113 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-be6a74f0-a43f-4634-a47a-181edc10bab6 req-140b8e31-6701-4c25-9f71-171af536d062 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:46:18.138980 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:46:18.138980 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:46:18.147548 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-be6a74f0-a43f-4634-a47a-181edc10bab6 req-140b8e31-6701-4c25-9f71-171af536d062 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Volume info retrieved successfully. Jan 25 14:46:18.168443 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-be6a74f0-a43f-4634-a47a-181edc10bab6 req-140b8e31-6701-4c25-9f71-171af536d062 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c returned with HTTP 200 Jan 25 14:46:18.169299 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1792/3575] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 14:46:18 2021] GET /volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c => generated 948 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:46:18.188646 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-65e20104-a250-4848-a53b-4cd93b8040aa tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] DELETE http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c Jan 25 14:46:18.189798 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-65e20104-a250-4848-a53b-4cd93b8040aa tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:46:18.189976 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:46:18.189976 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:46:18.190345 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-65e20104-a250-4848-a53b-4cd93b8040aa tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:46:18.190802 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-65e20104-a250-4848-a53b-4cd93b8040aa tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Delete volume with id: 1acf6f43-ad21-4bbe-af55-057b113e555c Jan 25 14:46:18.238441 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:46:18.238441 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:46:18.239479 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-65e20104-a250-4848-a53b-4cd93b8040aa tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Volume info retrieved successfully. Jan 25 14:46:18.257194 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.keymgr.conf_key_mgr [None req-65e20104-a250-4848-a53b-4cd93b8040aa tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 25 14:46:18.265100 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-65e20104-a250-4848-a53b-4cd93b8040aa tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Delete volume request issued successfully. Jan 25 14:46:18.265584 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-65e20104-a250-4848-a53b-4cd93b8040aa tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c returned with HTTP 202 Jan 25 14:46:18.266452 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1784/3576] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:46:18 2021] DELETE /volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:46:18.274899 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a6e22926-af75-45fa-9177-298abb9f6f2a tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] GET http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c Jan 25 14:46:18.275422 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a6e22926-af75-45fa-9177-298abb9f6f2a tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:46:18.275636 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:46:18.275636 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:46:18.276009 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a6e22926-af75-45fa-9177-298abb9f6f2a tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:46:18.323741 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:46:18.323741 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:46:18.333579 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a6e22926-af75-45fa-9177-298abb9f6f2a tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Volume info retrieved successfully. Jan 25 14:46:18.355972 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a6e22926-af75-45fa-9177-298abb9f6f2a tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c returned with HTTP 200 Jan 25 14:46:18.356806 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1793/3577] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:46:18 2021] GET /volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c => generated 947 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:46:19.378121 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3c238be9-1259-476f-8bc1-0d35681f254c tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] GET http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c Jan 25 14:46:19.378651 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3c238be9-1259-476f-8bc1-0d35681f254c tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:46:19.378850 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:46:19.378850 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:46:19.379230 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3c238be9-1259-476f-8bc1-0d35681f254c tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:46:19.431116 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:46:19.431116 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:46:19.439654 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3c238be9-1259-476f-8bc1-0d35681f254c tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Volume info retrieved successfully. Jan 25 14:46:19.463346 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3c238be9-1259-476f-8bc1-0d35681f254c tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c returned with HTTP 200 Jan 25 14:46:19.464543 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1785/3578] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:46:19 2021] GET /volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c => generated 947 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:46:20.481233 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a71a6317-5fda-4cbd-b460-8e3f36a23f97 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] GET http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c Jan 25 14:46:20.481796 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a71a6317-5fda-4cbd-b460-8e3f36a23f97 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:46:20.481991 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:46:20.481991 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:46:20.482641 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a71a6317-5fda-4cbd-b460-8e3f36a23f97 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:46:20.528422 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a71a6317-5fda-4cbd-b460-8e3f36a23f97 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c returned with HTTP 404 Jan 25 14:46:20.529734 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1794/3579] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:46:20 2021] GET /volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/1acf6f43-ad21-4bbe-af55-057b113e555c => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:46:20.537842 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1a41967d-b346-481a-874a-9ff673cbb720 tempest-TestEncryptedCinderVolumes-816295909 tempest-TestEncryptedCinderVolumes-816295909] GET http://10.222.0.38/volume/v3/849cfbed81c2431b95d98b224cdb404b/volumes/detail?all_tenants=1 Jan 25 14:46:20.538374 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1a41967d-b346-481a-874a-9ff673cbb720 tempest-TestEncryptedCinderVolumes-816295909 tempest-TestEncryptedCinderVolumes-816295909] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:46:20.538593 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:46:20.538593 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:46:20.538974 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1a41967d-b346-481a-874a-9ff673cbb720 tempest-TestEncryptedCinderVolumes-816295909 tempest-TestEncryptedCinderVolumes-816295909] Calling method 'detail' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:46:20.540896 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-1a41967d-b346-481a-874a-9ff673cbb720 tempest-TestEncryptedCinderVolumes-816295909 tempest-TestEncryptedCinderVolumes-816295909] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87930) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 14:46:20.589307 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-1a41967d-b346-481a-874a-9ff673cbb720 tempest-TestEncryptedCinderVolumes-816295909 tempest-TestEncryptedCinderVolumes-816295909] Get all volumes completed successfully. Jan 25 14:46:20.593543 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1a41967d-b346-481a-874a-9ff673cbb720 tempest-TestEncryptedCinderVolumes-816295909 tempest-TestEncryptedCinderVolumes-816295909] http://10.222.0.38/volume/v3/849cfbed81c2431b95d98b224cdb404b/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 25 14:46:20.594374 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1786/3580] 10.222.0.38 () {58 vars in 1252 bytes} [Mon Jan 25 14:46:20 2021] GET /volume/v3/849cfbed81c2431b95d98b224cdb404b/volumes/detail?all_tenants=1 => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 14:46:20.610187 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a4a2e648-5978-4825-9a34-ad9895756ce3 tempest-TestEncryptedCinderVolumes-816295909 tempest-TestEncryptedCinderVolumes-816295909] DELETE http://10.222.0.38/volume/v3/849cfbed81c2431b95d98b224cdb404b/types/7afca2ce-310b-43a2-9c1a-4b50e94db2a6 Jan 25 14:46:20.611423 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a4a2e648-5978-4825-9a34-ad9895756ce3 tempest-TestEncryptedCinderVolumes-816295909 tempest-TestEncryptedCinderVolumes-816295909] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:46:20.612015 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a4a2e648-5978-4825-9a34-ad9895756ce3 tempest-TestEncryptedCinderVolumes-816295909 tempest-TestEncryptedCinderVolumes-816295909] Calling method '_delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:46:20.673642 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 25 14:46:20.673642 n-d-760456-3 devstack@c-api.service[87928]: "UPDATE / DELETE expressions." % clause Jan 25 14:46:20.683084 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a4a2e648-5978-4825-9a34-ad9895756ce3 tempest-TestEncryptedCinderVolumes-816295909 tempest-TestEncryptedCinderVolumes-816295909] http://10.222.0.38/volume/v3/849cfbed81c2431b95d98b224cdb404b/types/7afca2ce-310b-43a2-9c1a-4b50e94db2a6 returned with HTTP 202 Jan 25 14:46:20.683942 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1795/3581] 10.222.0.38 () {58 vars in 1312 bytes} [Mon Jan 25 14:46:20 2021] DELETE /volume/v3/849cfbed81c2431b95d98b224cdb404b/types/7afca2ce-310b-43a2-9c1a-4b50e94db2a6 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:46:57.886947 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4544a71c-3bbf-4f7d-97d7-dc3bb3ae2a5a tempest-TestEncryptedCinderVolumes-816295909 tempest-TestEncryptedCinderVolumes-816295909] POST http://10.222.0.38/volume/v3/849cfbed81c2431b95d98b224cdb404b/types Jan 25 14:46:57.887737 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4544a71c-3bbf-4f7d-97d7-dc3bb3ae2a5a tempest-TestEncryptedCinderVolumes-816295909 tempest-TestEncryptedCinderVolumes-816295909] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1366629863", "extra_specs": {}}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:46:57.927686 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4544a71c-3bbf-4f7d-97d7-dc3bb3ae2a5a tempest-TestEncryptedCinderVolumes-816295909 tempest-TestEncryptedCinderVolumes-816295909] http://10.222.0.38/volume/v3/849cfbed81c2431b95d98b224cdb404b/types returned with HTTP 200 Jan 25 14:46:57.928862 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1787/3582] 10.222.0.38 () {60 vars in 1219 bytes} [Mon Jan 25 14:46:57 2021] POST /volume/v3/849cfbed81c2431b95d98b224cdb404b/types => generated 212 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:46:57.939985 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c22878ae-2b5c-4f3f-b056-e16c61f7d97c tempest-TestEncryptedCinderVolumes-816295909 tempest-TestEncryptedCinderVolumes-816295909] POST http://10.222.0.38/volume/v3/849cfbed81c2431b95d98b224cdb404b/types/18dbddea-c404-4d18-a727-dd82ab660507/encryption Jan 25 14:46:57.940747 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c22878ae-2b5c-4f3f-b056-e16c61f7d97c tempest-TestEncryptedCinderVolumes-816295909 tempest-TestEncryptedCinderVolumes-816295909] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:46:57.988273 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c22878ae-2b5c-4f3f-b056-e16c61f7d97c tempest-TestEncryptedCinderVolumes-816295909 tempest-TestEncryptedCinderVolumes-816295909] http://10.222.0.38/volume/v3/849cfbed81c2431b95d98b224cdb404b/types/18dbddea-c404-4d18-a727-dd82ab660507/encryption returned with HTTP 200 Jan 25 14:46:57.989178 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1796/3583] 10.222.0.38 () {60 vars in 1364 bytes} [Mon Jan 25 14:46:57 2021] POST /volume/v3/849cfbed81c2431b95d98b224cdb404b/types/18dbddea-c404-4d18-a727-dd82ab660507/encryption => generated 230 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:46:57.998785 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a3f90240-7480-4e02-b419-49a18d5c3480 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] POST http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes Jan 25 14:46:57.999552 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a3f90240-7480-4e02-b419-49a18d5c3480 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1232930257", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1366629863", "size": 1}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:46:58.000967 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-a3f90240-7480-4e02-b419-49a18d5c3480 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1232930257', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1366629863', 'size': 1}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:46:58.012664 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-a3f90240-7480-4e02-b419-49a18d5c3480 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Create volume of 1 GB Jan 25 14:46:58.013446 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:46:58.013446 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:46:58.014125 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a3f90240-7480-4e02-b419-49a18d5c3480 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Availability Zones retrieved successfully. Jan 25 14:46:58.030830 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-a3f90240-7480-4e02-b419-49a18d5c3480 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Flow 'volume_create_api' (2ebc64b4-c0b5-42bd-ab22-7036556a485f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:46:58.033630 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-a3f90240-7480-4e02-b419-49a18d5c3480 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c58e98c5-704a-400c-bae3-6ea1ecc4bb7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:46:58.036185 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-a3f90240-7480-4e02-b419-49a18d5c3480 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Validating volume size '1' using validate_int {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:46:58.090649 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-a3f90240-7480-4e02-b419-49a18d5c3480 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c58e98c5-704a-400c-bae3-6ea1ecc4bb7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T14:46:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=18dbddea-c404-4d18-a727-dd82ab660507,is_public=True,name='tempest-scenario-type-luks-1366629863',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18dbddea-c404-4d18-a727-dd82ab660507', '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=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:46:58.092735 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-a3f90240-7480-4e02-b419-49a18d5c3480 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (585d7b70-cd9e-449a-81bd-ff5a9c0310d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:46:58.139913 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.quota [None req-a3f90240-7480-4e02-b419-49a18d5c3480 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1366629863 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1366629863, it is now deprecated. Please use the default quota class for default quota. Jan 25 14:46:58.140799 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.quota [None req-a3f90240-7480-4e02-b419-49a18d5c3480 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1366629863 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1366629863, it is now deprecated. Please use the default quota class for default quota. Jan 25 14:46:58.172679 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-a3f90240-7480-4e02-b419-49a18d5c3480 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Created reservations ['88a5b0b5-a9b6-4fc1-8239-6fab4a27a929', 'e4f6feb6-64b1-4710-a733-0b86e83f6310', '3af27766-eb2f-4395-b675-4e01ab81f95e', '3ed1bae6-c122-4466-9473-9a877154e07d'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:46:58.174614 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-a3f90240-7480-4e02-b419-49a18d5c3480 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (585d7b70-cd9e-449a-81bd-ff5a9c0310d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88a5b0b5-a9b6-4fc1-8239-6fab4a27a929', 'e4f6feb6-64b1-4710-a733-0b86e83f6310', '3af27766-eb2f-4395-b675-4e01ab81f95e', '3ed1bae6-c122-4466-9473-9a877154e07d']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:46:58.176806 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-a3f90240-7480-4e02-b419-49a18d5c3480 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e644fcc2-3acf-4712-a725-05288c707aed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:46:58.232463 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-a3f90240-7480-4e02-b419-49a18d5c3480 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e644fcc2-3acf-4712-a725-05288c707aed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b1bde5c-0c7e-4041-ac58-28e8426acd29', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1232930257',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96c9bc384b254085b8d323ed2dfc5c12',qos_specs=None,replication_status=,reservations=['88a5b0b5-a9b6-4fc1-8239-6fab4a27a929','e4f6feb6-64b1-4710-a733-0b86e83f6310','3af27766-eb2f-4395-b675-4e01ab81f95e','3ed1bae6-c122-4466-9473-9a877154e07d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf4b9989ceef4560b0bc2152ac0b2a53',volume_type_id=18dbddea-c404-4d18-a727-dd82ab660507), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:46:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1232930257',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=8b1bde5c-0c7e-4041-ac58-28e8426acd29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96c9bc384b254085b8d323ed2dfc5c12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='bf4b9989ceef4560b0bc2152ac0b2a53',volume_attachment=,volume_type=,volume_type_id=18dbddea-c404-4d18-a727-dd82ab660507)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:46:58.234846 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-a3f90240-7480-4e02-b419-49a18d5c3480 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a29cceb6-80e2-402f-a4e9-09c2994ac04a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:46:58.259560 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-a3f90240-7480-4e02-b419-49a18d5c3480 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a29cceb6-80e2-402f-a4e9-09c2994ac04a) transitioned into state 'SUCCESS' from state '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-1232930257',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96c9bc384b254085b8d323ed2dfc5c12',qos_specs=None,replication_status=,reservations=['88a5b0b5-a9b6-4fc1-8239-6fab4a27a929','e4f6feb6-64b1-4710-a733-0b86e83f6310','3af27766-eb2f-4395-b675-4e01ab81f95e','3ed1bae6-c122-4466-9473-9a877154e07d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf4b9989ceef4560b0bc2152ac0b2a53',volume_type_id=18dbddea-c404-4d18-a727-dd82ab660507)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:46:58.261537 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-a3f90240-7480-4e02-b419-49a18d5c3480 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0281c2c2-7cad-42f5-93c8-a121bfc6bdb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:46:58.276079 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-a3f90240-7480-4e02-b419-49a18d5c3480 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0281c2c2-7cad-42f5-93c8-a121bfc6bdb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:46:58.278753 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-a3f90240-7480-4e02-b419-49a18d5c3480 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Flow 'volume_create_api' (2ebc64b4-c0b5-42bd-ab22-7036556a485f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:46:58.326713 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a3f90240-7480-4e02-b419-49a18d5c3480 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Create volume request issued successfully. Jan 25 14:46:58.340446 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a3f90240-7480-4e02-b419-49a18d5c3480 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes returned with HTTP 202 Jan 25 14:46:58.341568 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1788/3584] 10.222.0.38 () {60 vars in 1226 bytes} [Mon Jan 25 14:46:57 2021] POST /volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes => generated 851 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:46:58.356612 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-781dbfb7-47c2-42b9-a5b2-24a7c799f4df tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] GET http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29 Jan 25 14:46:58.357169 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-781dbfb7-47c2-42b9-a5b2-24a7c799f4df tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:46:58.357658 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-781dbfb7-47c2-42b9-a5b2-24a7c799f4df tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:46:58.420996 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:46:58.420996 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:46:58.433373 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-781dbfb7-47c2-42b9-a5b2-24a7c799f4df tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Volume info retrieved successfully. Jan 25 14:46:58.455421 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-781dbfb7-47c2-42b9-a5b2-24a7c799f4df tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29 returned with HTTP 200 Jan 25 14:46:58.456344 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1797/3585] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:46:58 2021] GET /volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29 => generated 943 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:46:59.474237 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fab7d3b6-9f15-4131-a3b4-1a1025b97b16 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] GET http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29 Jan 25 14:46:59.474819 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fab7d3b6-9f15-4131-a3b4-1a1025b97b16 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:46:59.474969 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:46:59.474969 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:46:59.475358 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-fab7d3b6-9f15-4131-a3b4-1a1025b97b16 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:46:59.523661 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:46:59.523661 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:46:59.531525 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-fab7d3b6-9f15-4131-a3b4-1a1025b97b16 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Volume info retrieved successfully. Jan 25 14:46:59.553105 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-fab7d3b6-9f15-4131-a3b4-1a1025b97b16 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29 returned with HTTP 200 Jan 25 14:46:59.553904 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1789/3586] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:46:59 2021] GET /volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29 => generated 944 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:46:59.568678 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c552ed94-b5ed-4e10-8a2e-4e1502d7e1d8 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] GET http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29 Jan 25 14:46:59.569253 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c552ed94-b5ed-4e10-8a2e-4e1502d7e1d8 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:46:59.569468 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:46:59.569468 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:46:59.569843 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c552ed94-b5ed-4e10-8a2e-4e1502d7e1d8 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:46:59.621986 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:46:59.621986 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:46:59.630414 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c552ed94-b5ed-4e10-8a2e-4e1502d7e1d8 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Volume info retrieved successfully. Jan 25 14:46:59.652231 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c552ed94-b5ed-4e10-8a2e-4e1502d7e1d8 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29 returned with HTTP 200 Jan 25 14:46:59.659126 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1798/3587] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:46:59 2021] GET /volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29 => generated 944 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:46:59.772902 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-0f269049-5e97-4cf1-bd46-339531aa5ab1 req-27ed5665-fc5c-490d-800e-c39a1172872e tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] GET http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29 Jan 25 14:46:59.773370 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-0f269049-5e97-4cf1-bd46-339531aa5ab1 req-27ed5665-fc5c-490d-800e-c39a1172872e tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:46:59.773586 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:46:59.773586 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:46:59.773959 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-0f269049-5e97-4cf1-bd46-339531aa5ab1 req-27ed5665-fc5c-490d-800e-c39a1172872e tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:46:59.821291 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:46:59.821291 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:46:59.829130 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-0f269049-5e97-4cf1-bd46-339531aa5ab1 req-27ed5665-fc5c-490d-800e-c39a1172872e tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Volume info retrieved successfully. Jan 25 14:46:59.850535 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-0f269049-5e97-4cf1-bd46-339531aa5ab1 req-27ed5665-fc5c-490d-800e-c39a1172872e tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29 returned with HTTP 200 Jan 25 14:46:59.851550 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1790/3588] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 14:46:59 2021] GET /volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29 => generated 944 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:46:59.929944 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c552ed94-b5ed-4e10-8a2e-4e1502d7e1d8 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] GET http://10.222.0.38/volume// Jan 25 14:46:59.930425 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c552ed94-b5ed-4e10-8a2e-4e1502d7e1d8 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:46:59.930643 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:46:59.930643 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:46:59.931025 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c552ed94-b5ed-4e10-8a2e-4e1502d7e1d8 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:46:59.932067 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c552ed94-b5ed-4e10-8a2e-4e1502d7e1d8 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 14:46:59.932668 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1799/3589] 10.222.0.38 () {58 vars in 1289 bytes} [Mon Jan 25 14:46:59 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 14:46:59.946453 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-0f269049-5e97-4cf1-bd46-339531aa5ab1 req-904c801e-4d3b-43b1-a76b-a10924ff1ff4 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] POST http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/attachments Jan 25 14:46:59.946952 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:46:59.946952 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:46:59.947365 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-0f269049-5e97-4cf1-bd46-339531aa5ab1 req-904c801e-4d3b-43b1-a76b-a10924ff1ff4 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8b1bde5c-0c7e-4041-ac58-28e8426acd29", "instance_uuid": "38e1fbbc-ea17-477d-acb1-60ff2b2c666b", "connector": null}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:46:59.999648 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:46:59.999648 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:47:00.049180 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-0f269049-5e97-4cf1-bd46-339531aa5ab1 req-904c801e-4d3b-43b1-a76b-a10924ff1ff4 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/attachments returned with HTTP 200 Jan 25 14:47:00.049981 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1791/3590] 10.222.0.38 () {66 vars in 1565 bytes} [Mon Jan 25 14:46:59 2021] POST /volume/v3/96c9bc384b254085b8d323ed2dfc5c12/attachments => generated 273 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:47:00.084670 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b6fceb3b-f65c-457a-9a93-70ac8ffdd049 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] GET http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29 Jan 25 14:47:00.085229 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b6fceb3b-f65c-457a-9a93-70ac8ffdd049 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:47:00.085719 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b6fceb3b-f65c-457a-9a93-70ac8ffdd049 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:47:00.110713 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-0f269049-5e97-4cf1-bd46-339531aa5ab1 req-904c801e-4d3b-43b1-a76b-a10924ff1ff4 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] GET http://10.222.0.38/volume// Jan 25 14:47:00.111197 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-0f269049-5e97-4cf1-bd46-339531aa5ab1 req-904c801e-4d3b-43b1-a76b-a10924ff1ff4 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:47:00.111416 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:47:00.111416 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:47:00.111799 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-0f269049-5e97-4cf1-bd46-339531aa5ab1 req-904c801e-4d3b-43b1-a76b-a10924ff1ff4 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Calling method 'all' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:47:00.113261 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-0f269049-5e97-4cf1-bd46-339531aa5ab1 req-904c801e-4d3b-43b1-a76b-a10924ff1ff4 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 14:47:00.113854 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1792/3591] 10.222.0.48 () {56 vars in 1089 bytes} [Mon Jan 25 14:47:00 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 14:47:00.126376 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-0f269049-5e97-4cf1-bd46-339531aa5ab1 req-0151a86b-8006-44fa-b494-0b3d0941e8b5 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] GET http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29 Jan 25 14:47:00.126939 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-0f269049-5e97-4cf1-bd46-339531aa5ab1 req-0151a86b-8006-44fa-b494-0b3d0941e8b5 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:47:00.127526 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-0f269049-5e97-4cf1-bd46-339531aa5ab1 req-0151a86b-8006-44fa-b494-0b3d0941e8b5 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:47:00.134495 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:47:00.134495 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:47:00.142603 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b6fceb3b-f65c-457a-9a93-70ac8ffdd049 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Volume info retrieved successfully. Jan 25 14:47:00.161648 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:47:00.161648 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:47:00.170369 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b6fceb3b-f65c-457a-9a93-70ac8ffdd049 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29 returned with HTTP 200 Jan 25 14:47:00.180317 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1800/3592] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:47:00 2021] GET /volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29 => generated 943 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:47:00.180524 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:47:00.180524 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:47:00.184222 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-0f269049-5e97-4cf1-bd46-339531aa5ab1 req-0151a86b-8006-44fa-b494-0b3d0941e8b5 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Volume info retrieved successfully. Jan 25 14:47:00.203791 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:47:00.203791 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:47:00.212667 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-0f269049-5e97-4cf1-bd46-339531aa5ab1 req-0151a86b-8006-44fa-b494-0b3d0941e8b5 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29 returned with HTTP 200 Jan 25 14:47:00.213541 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1793/3593] 10.222.0.48 () {60 vars in 1403 bytes} [Mon Jan 25 14:47:00 2021] GET /volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29 => generated 1042 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 25 14:47:00.254973 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-0f269049-5e97-4cf1-bd46-339531aa5ab1 req-78c72adc-cc0f-43fa-8e7a-a039c51be8e7 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] PUT http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/attachments/edbbf92e-b49b-4cdb-a5e7-7b8bf0b21b23 Jan 25 14:47:00.255460 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:47:00.255460 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:47:00.255884 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-0f269049-5e97-4cf1-bd46-339531aa5ab1 req-78c72adc-cc0f-43fa-8e7a-a039c51be8e7 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.48", "host": "n-h1-760456-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-760456-3.cbci-760456-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:47:00.282771 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 25 14:47:00.282771 n-d-760456-3 devstack@c-api.service[87928]: return self(f, *args, **kw) Jan 25 14:47:00.283220 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-0f269049-5e97-4cf1-bd46-339531aa5ab1 req-78c72adc-cc0f-43fa-8e7a-a039c51be8e7 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Lock "b'cinder-attachment_update-8b1bde5c-0c7e-4041-ac58-28e8426acd29-n-h1-760456-3'" acquired by "attachment_update" :: waited 0.008s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 14:47:00.285558 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:47:00.285558 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:47:01.186870 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-33af50b1-3479-4eea-bab6-c66dc1ec9353 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] GET http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29 Jan 25 14:47:01.187580 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-33af50b1-3479-4eea-bab6-c66dc1ec9353 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:47:01.187798 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:47:01.187798 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:47:01.188174 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-33af50b1-3479-4eea-bab6-c66dc1ec9353 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:47:01.237265 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:47:01.237265 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:47:01.246377 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-33af50b1-3479-4eea-bab6-c66dc1ec9353 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Volume info retrieved successfully. Jan 25 14:47:01.265937 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:47:01.265937 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:47:01.274387 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-33af50b1-3479-4eea-bab6-c66dc1ec9353 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29 returned with HTTP 200 Jan 25 14:47:01.275378 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1794/3594] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:47:01 2021] GET /volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29 => generated 943 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:47:01.507454 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-0f269049-5e97-4cf1-bd46-339531aa5ab1 req-78c72adc-cc0f-43fa-8e7a-a039c51be8e7 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Lock "b'cinder-attachment_update-8b1bde5c-0c7e-4041-ac58-28e8426acd29-n-h1-760456-3'" released by "attachment_update" :: held 1.224s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 14:47:01.508134 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-0f269049-5e97-4cf1-bd46-339531aa5ab1 req-78c72adc-cc0f-43fa-8e7a-a039c51be8e7 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/attachments/edbbf92e-b49b-4cdb-a5e7-7b8bf0b21b23 returned with HTTP 200 Jan 25 14:47:01.509139 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1801/3595] 10.222.0.48 () {64 vars in 1468 bytes} [Mon Jan 25 14:47:00 2021] PUT /volume/v3/96c9bc384b254085b8d323ed2dfc5c12/attachments/edbbf92e-b49b-4cdb-a5e7-7b8bf0b21b23 => generated 761 bytes in 1259 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:47:01.529872 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-0f269049-5e97-4cf1-bd46-339531aa5ab1 req-b75aa7a9-26f0-46d7-a4ef-c4992888d882 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] GET http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29/encryption Jan 25 14:47:01.530396 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-0f269049-5e97-4cf1-bd46-339531aa5ab1 req-b75aa7a9-26f0-46d7-a4ef-c4992888d882 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:47:01.530614 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:47:01.530614 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:47:01.530990 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-0f269049-5e97-4cf1-bd46-339531aa5ab1 req-b75aa7a9-26f0-46d7-a4ef-c4992888d882 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Calling method 'index' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:47:01.581548 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:47:01.581548 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:47:01.632849 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-0f269049-5e97-4cf1-bd46-339531aa5ab1 req-b75aa7a9-26f0-46d7-a4ef-c4992888d882 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29/encryption returned with HTTP 200 Jan 25 14:47:01.633860 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1795/3596] 10.222.0.48 () {58 vars in 1395 bytes} [Mon Jan 25 14:47:01 2021] GET /volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29/encryption => generated 160 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:47:02.291357 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7204b6cd-9447-47db-aceb-1428ebfddde3 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] GET http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29 Jan 25 14:47:02.291967 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7204b6cd-9447-47db-aceb-1428ebfddde3 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:47:02.292100 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:47:02.292100 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:47:02.292428 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7204b6cd-9447-47db-aceb-1428ebfddde3 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:47:02.340571 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:47:02.340571 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:47:02.349596 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7204b6cd-9447-47db-aceb-1428ebfddde3 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Volume info retrieved successfully. Jan 25 14:47:02.368914 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:47:02.368914 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:47:02.377532 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7204b6cd-9447-47db-aceb-1428ebfddde3 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29 returned with HTTP 200 Jan 25 14:47:02.378371 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1802/3597] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:47:02 2021] GET /volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29 => generated 944 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:47:03.394243 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0d6581b6-595d-4300-8096-0e991f4503aa tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] GET http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29 Jan 25 14:47:03.394867 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0d6581b6-595d-4300-8096-0e991f4503aa tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:47:03.395007 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:47:03.395007 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:47:03.395358 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0d6581b6-595d-4300-8096-0e991f4503aa tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:47:03.443557 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:47:03.443557 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:47:03.451388 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0d6581b6-595d-4300-8096-0e991f4503aa tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Volume info retrieved successfully. Jan 25 14:47:03.469025 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:47:03.469025 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:47:03.477123 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0d6581b6-595d-4300-8096-0e991f4503aa tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29 returned with HTTP 200 Jan 25 14:47:03.477924 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1796/3598] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:47:03 2021] GET /volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29 => generated 944 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:47:04.494282 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4b6d883c-7cce-4a3d-a9b8-f4d5693baceb tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] GET http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29 Jan 25 14:47:04.494908 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4b6d883c-7cce-4a3d-a9b8-f4d5693baceb tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:47:04.495044 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:47:04.495044 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:47:04.495344 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4b6d883c-7cce-4a3d-a9b8-f4d5693baceb tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:47:04.546949 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:47:04.546949 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:47:04.555832 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4b6d883c-7cce-4a3d-a9b8-f4d5693baceb tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Volume info retrieved successfully. Jan 25 14:47:04.573588 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:47:04.573588 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:47:04.581752 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4b6d883c-7cce-4a3d-a9b8-f4d5693baceb tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29 returned with HTTP 200 Jan 25 14:47:04.582570 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1803/3599] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:47:04 2021] GET /volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29 => generated 944 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:47:05.598759 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-53de6e2e-9e89-4f6f-ba09-119a034f40ab tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] GET http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29 Jan 25 14:47:05.599348 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-53de6e2e-9e89-4f6f-ba09-119a034f40ab tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:47:05.599523 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:47:05.599523 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:47:05.599900 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-53de6e2e-9e89-4f6f-ba09-119a034f40ab tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:47:05.651045 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:47:05.651045 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:47:05.659176 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-53de6e2e-9e89-4f6f-ba09-119a034f40ab tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Volume info retrieved successfully. Jan 25 14:47:05.678204 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:47:05.678204 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:47:05.686282 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-53de6e2e-9e89-4f6f-ba09-119a034f40ab tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29 returned with HTTP 200 Jan 25 14:47:05.687107 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1797/3600] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:47:05 2021] GET /volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29 => generated 944 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:47:06.702996 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b8931b95-1de1-416e-83e6-7c775ecef9a1 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] GET http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29 Jan 25 14:47:06.703548 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b8931b95-1de1-416e-83e6-7c775ecef9a1 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:47:06.703682 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:47:06.703682 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:47:06.704040 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b8931b95-1de1-416e-83e6-7c775ecef9a1 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:47:06.757258 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:47:06.757258 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:47:06.765134 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b8931b95-1de1-416e-83e6-7c775ecef9a1 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Volume info retrieved successfully. Jan 25 14:47:06.783702 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:47:06.783702 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:47:06.792085 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b8931b95-1de1-416e-83e6-7c775ecef9a1 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29 returned with HTTP 200 Jan 25 14:47:06.792905 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1804/3601] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:47:06 2021] GET /volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29 => generated 944 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:47:07.133704 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-0f269049-5e97-4cf1-bd46-339531aa5ab1 req-daf7d303-5dc9-40aa-b82d-2b65926cbfcb tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] POST http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/attachments/edbbf92e-b49b-4cdb-a5e7-7b8bf0b21b23/action Jan 25 14:47:07.134224 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:47:07.134224 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:47:07.134665 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-0f269049-5e97-4cf1-bd46-339531aa5ab1 req-daf7d303-5dc9-40aa-b82d-2b65926cbfcb tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Action body: b'{"os-complete": null}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:47:07.135131 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-0f269049-5e97-4cf1-bd46-339531aa5ab1 req-daf7d303-5dc9-40aa-b82d-2b65926cbfcb tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:47:07.204361 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:47:07.204361 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:47:07.216715 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-0f269049-5e97-4cf1-bd46-339531aa5ab1 req-daf7d303-5dc9-40aa-b82d-2b65926cbfcb tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/attachments/edbbf92e-b49b-4cdb-a5e7-7b8bf0b21b23/action returned with HTTP 204 Jan 25 14:47:07.217631 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1798/3602] 10.222.0.48 () {64 vars in 1489 bytes} [Mon Jan 25 14:47:07 2021] POST /volume/v3/96c9bc384b254085b8d323ed2dfc5c12/attachments/edbbf92e-b49b-4cdb-a5e7-7b8bf0b21b23/action => generated 0 bytes in 89 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:47:07.809003 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-30693bf3-d404-4dbe-8c10-06349ae29046 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] GET http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29 Jan 25 14:47:07.809532 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-30693bf3-d404-4dbe-8c10-06349ae29046 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:47:07.809669 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:47:07.809669 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:47:07.810050 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-30693bf3-d404-4dbe-8c10-06349ae29046 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:47:07.858556 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:47:07.858556 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:47:07.867834 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-30693bf3-d404-4dbe-8c10-06349ae29046 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Volume info retrieved successfully. Jan 25 14:47:07.886701 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:47:07.886701 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:47:07.894885 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-30693bf3-d404-4dbe-8c10-06349ae29046 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29 returned with HTTP 200 Jan 25 14:47:07.895692 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1805/3603] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:47:07 2021] GET /volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29 => generated 1236 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:47:07.910817 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7a0b5e2a-a34b-483b-ac8b-cf2e1a61a13b tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] GET http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29 Jan 25 14:47:07.911280 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7a0b5e2a-a34b-483b-ac8b-cf2e1a61a13b tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:47:07.911495 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:47:07.911495 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:47:07.911915 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7a0b5e2a-a34b-483b-ac8b-cf2e1a61a13b tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:47:07.961672 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:47:07.961672 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:47:07.969644 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7a0b5e2a-a34b-483b-ac8b-cf2e1a61a13b tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Volume info retrieved successfully. Jan 25 14:47:07.988039 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:47:07.988039 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:47:07.996383 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7a0b5e2a-a34b-483b-ac8b-cf2e1a61a13b tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29 returned with HTTP 200 Jan 25 14:47:07.997308 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1799/3604] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:47:07 2021] GET /volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29 => generated 1236 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:47:08.111981 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-9ee61adf-f202-46ca-b5c7-cbc7a89e1105 req-dc1b14ab-41fb-491b-a676-1ffaa2e19c53 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] GET http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29 Jan 25 14:47:08.113022 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-9ee61adf-f202-46ca-b5c7-cbc7a89e1105 req-dc1b14ab-41fb-491b-a676-1ffaa2e19c53 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:47:08.113225 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:47:08.113225 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:47:08.113593 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-9ee61adf-f202-46ca-b5c7-cbc7a89e1105 req-dc1b14ab-41fb-491b-a676-1ffaa2e19c53 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:47:08.162792 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:47:08.162792 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:47:08.170946 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-9ee61adf-f202-46ca-b5c7-cbc7a89e1105 req-dc1b14ab-41fb-491b-a676-1ffaa2e19c53 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Volume info retrieved successfully. Jan 25 14:47:08.189674 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:47:08.189674 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:47:08.198029 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-9ee61adf-f202-46ca-b5c7-cbc7a89e1105 req-dc1b14ab-41fb-491b-a676-1ffaa2e19c53 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29 returned with HTTP 200 Jan 25 14:47:08.198868 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1806/3605] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 14:47:08 2021] GET /volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29 => generated 1236 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:47:08.220493 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-9ee61adf-f202-46ca-b5c7-cbc7a89e1105 req-8dd0cda8-b4b1-474a-bc1b-e53fc1c87e17 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] POST http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29/action Jan 25 14:47:08.221019 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:47:08.221019 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:47:08.221493 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-9ee61adf-f202-46ca-b5c7-cbc7a89e1105 req-8dd0cda8-b4b1-474a-bc1b-e53fc1c87e17 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Action body: b'{"os-begin_detaching": null}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:47:08.222369 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-9ee61adf-f202-46ca-b5c7-cbc7a89e1105 req-8dd0cda8-b4b1-474a-bc1b-e53fc1c87e17 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:47:08.271153 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:47:08.271153 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:47:08.272271 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-9ee61adf-f202-46ca-b5c7-cbc7a89e1105 req-8dd0cda8-b4b1-474a-bc1b-e53fc1c87e17 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Volume info retrieved successfully. Jan 25 14:47:08.281101 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-9ee61adf-f202-46ca-b5c7-cbc7a89e1105 req-8dd0cda8-b4b1-474a-bc1b-e53fc1c87e17 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Begin detaching volume completed successfully. Jan 25 14:47:08.281628 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-9ee61adf-f202-46ca-b5c7-cbc7a89e1105 req-8dd0cda8-b4b1-474a-bc1b-e53fc1c87e17 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29/action returned with HTTP 202 Jan 25 14:47:08.282521 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1800/3606] 10.222.0.38 () {64 vars in 1643 bytes} [Mon Jan 25 14:47:08 2021] POST /volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 25 14:47:08.350334 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-9ee61adf-f202-46ca-b5c7-cbc7a89e1105 req-dc1b14ab-41fb-491b-a676-1ffaa2e19c53 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] GET http://10.222.0.38/volume// Jan 25 14:47:08.350816 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-9ee61adf-f202-46ca-b5c7-cbc7a89e1105 req-dc1b14ab-41fb-491b-a676-1ffaa2e19c53 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:47:08.351036 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:47:08.351036 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:47:08.351459 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-9ee61adf-f202-46ca-b5c7-cbc7a89e1105 req-dc1b14ab-41fb-491b-a676-1ffaa2e19c53 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:47:08.352572 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-9ee61adf-f202-46ca-b5c7-cbc7a89e1105 req-dc1b14ab-41fb-491b-a676-1ffaa2e19c53 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 14:47:08.353227 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1807/3607] 10.222.0.48 () {56 vars in 1089 bytes} [Mon Jan 25 14:47:08 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 14:47:08.371213 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-9ee61adf-f202-46ca-b5c7-cbc7a89e1105 req-51f9528b-e0a1-428e-a714-815c43799a71 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] GET http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29 Jan 25 14:47:08.371833 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-9ee61adf-f202-46ca-b5c7-cbc7a89e1105 req-51f9528b-e0a1-428e-a714-815c43799a71 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:47:08.372030 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:47:08.372030 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:47:08.372401 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-9ee61adf-f202-46ca-b5c7-cbc7a89e1105 req-51f9528b-e0a1-428e-a714-815c43799a71 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:47:08.420976 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:47:08.420976 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:47:08.431378 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-9ee61adf-f202-46ca-b5c7-cbc7a89e1105 req-51f9528b-e0a1-428e-a714-815c43799a71 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Volume info retrieved successfully. Jan 25 14:47:08.453058 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:47:08.453058 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:47:08.461954 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-9ee61adf-f202-46ca-b5c7-cbc7a89e1105 req-51f9528b-e0a1-428e-a714-815c43799a71 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29 returned with HTTP 200 Jan 25 14:47:08.462796 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1801/3608] 10.222.0.48 () {60 vars in 1403 bytes} [Mon Jan 25 14:47:08 2021] GET /volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29 => generated 1338 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 14:47:08.502696 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-9ee61adf-f202-46ca-b5c7-cbc7a89e1105 req-e3fc5522-aa25-472f-b94f-f15669f75c44 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] GET http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29/encryption Jan 25 14:47:08.503243 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-9ee61adf-f202-46ca-b5c7-cbc7a89e1105 req-e3fc5522-aa25-472f-b94f-f15669f75c44 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:47:08.503730 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-9ee61adf-f202-46ca-b5c7-cbc7a89e1105 req-e3fc5522-aa25-472f-b94f-f15669f75c44 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Calling method 'index' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:47:08.554299 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:47:08.554299 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:47:08.605846 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-9ee61adf-f202-46ca-b5c7-cbc7a89e1105 req-e3fc5522-aa25-472f-b94f-f15669f75c44 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29/encryption returned with HTTP 200 Jan 25 14:47:08.606683 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1808/3609] 10.222.0.48 () {58 vars in 1395 bytes} [Mon Jan 25 14:47:08 2021] GET /volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29/encryption => generated 160 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:47:08.983686 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-9ee61adf-f202-46ca-b5c7-cbc7a89e1105 req-b1e95148-1ce3-470d-b3f3-e75a59a3ae7e tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] DELETE http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/attachments/edbbf92e-b49b-4cdb-a5e7-7b8bf0b21b23 Jan 25 14:47:08.984233 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-9ee61adf-f202-46ca-b5c7-cbc7a89e1105 req-b1e95148-1ce3-470d-b3f3-e75a59a3ae7e tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:47:08.984454 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:47:08.984454 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:47:08.985107 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-9ee61adf-f202-46ca-b5c7-cbc7a89e1105 req-b1e95148-1ce3-470d-b3f3-e75a59a3ae7e tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:47:09.005570 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:47:09.005570 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:47:09.429996 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-9ee61adf-f202-46ca-b5c7-cbc7a89e1105 req-b1e95148-1ce3-470d-b3f3-e75a59a3ae7e tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87930) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 14:47:09.430425 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-9ee61adf-f202-46ca-b5c7-cbc7a89e1105 req-b1e95148-1ce3-470d-b3f3-e75a59a3ae7e tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Pending status list for volume during attachment-delete: [] {{(pid=87930) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 14:47:09.437252 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-9ee61adf-f202-46ca-b5c7-cbc7a89e1105 req-b1e95148-1ce3-470d-b3f3-e75a59a3ae7e tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/attachments/edbbf92e-b49b-4cdb-a5e7-7b8bf0b21b23 returned with HTTP 200 Jan 25 14:47:09.438252 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1802/3610] 10.222.0.48 () {62 vars in 1437 bytes} [Mon Jan 25 14:47:08 2021] DELETE /volume/v3/96c9bc384b254085b8d323ed2dfc5c12/attachments/edbbf92e-b49b-4cdb-a5e7-7b8bf0b21b23 => generated 19 bytes in 459 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:47:10.726651 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-4e75499b-6bfb-49b0-a0ee-ab6061ecd602 req-db7055e4-f60b-462f-86c7-27838fb1dc51 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] GET http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29 Jan 25 14:47:10.727211 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-4e75499b-6bfb-49b0-a0ee-ab6061ecd602 req-db7055e4-f60b-462f-86c7-27838fb1dc51 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:47:10.727406 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:47:10.727406 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:47:10.727783 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-4e75499b-6bfb-49b0-a0ee-ab6061ecd602 req-db7055e4-f60b-462f-86c7-27838fb1dc51 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:47:10.777965 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:47:10.777965 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:47:10.786410 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-4e75499b-6bfb-49b0-a0ee-ab6061ecd602 req-db7055e4-f60b-462f-86c7-27838fb1dc51 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Volume info retrieved successfully. Jan 25 14:47:10.807070 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-4e75499b-6bfb-49b0-a0ee-ab6061ecd602 req-db7055e4-f60b-462f-86c7-27838fb1dc51 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29 returned with HTTP 200 Jan 25 14:47:10.807904 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1809/3611] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 14:47:10 2021] GET /volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29 => generated 944 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:47:10.827724 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bbaeeee4-c058-42af-bc02-0c913f96c4e6 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] DELETE http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29 Jan 25 14:47:10.828238 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bbaeeee4-c058-42af-bc02-0c913f96c4e6 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:47:10.828451 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:47:10.828451 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:47:10.828849 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-bbaeeee4-c058-42af-bc02-0c913f96c4e6 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Calling method 'delete' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:47:10.829323 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-bbaeeee4-c058-42af-bc02-0c913f96c4e6 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Delete volume with id: 8b1bde5c-0c7e-4041-ac58-28e8426acd29 Jan 25 14:47:10.878500 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:47:10.878500 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:47:10.879614 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-bbaeeee4-c058-42af-bc02-0c913f96c4e6 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Volume info retrieved successfully. Jan 25 14:47:10.897547 n-d-760456-3 devstack@c-api.service[87928]: WARNING cinder.keymgr.conf_key_mgr [None req-bbaeeee4-c058-42af-bc02-0c913f96c4e6 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 25 14:47:10.905149 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-bbaeeee4-c058-42af-bc02-0c913f96c4e6 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Delete volume request issued successfully. Jan 25 14:47:10.905613 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-bbaeeee4-c058-42af-bc02-0c913f96c4e6 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29 returned with HTTP 202 Jan 25 14:47:10.906590 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1803/3612] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:47:10 2021] DELETE /volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:47:10.914966 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-63e4b6a4-2155-4040-825d-35f30e864359 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] GET http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29 Jan 25 14:47:10.915512 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-63e4b6a4-2155-4040-825d-35f30e864359 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:47:10.915908 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:47:10.915908 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:47:10.916574 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-63e4b6a4-2155-4040-825d-35f30e864359 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:47:10.968751 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:47:10.968751 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:47:10.977564 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-63e4b6a4-2155-4040-825d-35f30e864359 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Volume info retrieved successfully. Jan 25 14:47:10.999383 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-63e4b6a4-2155-4040-825d-35f30e864359 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29 returned with HTTP 200 Jan 25 14:47:11.000197 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1810/3613] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:47:10 2021] GET /volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29 => generated 943 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:47:12.016415 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-13d1794b-f06a-454e-a4bf-eee1d56562b8 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] GET http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29 Jan 25 14:47:12.017092 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-13d1794b-f06a-454e-a4bf-eee1d56562b8 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:47:12.017310 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:47:12.017310 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:47:12.017690 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-13d1794b-f06a-454e-a4bf-eee1d56562b8 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:47:12.067299 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:47:12.067299 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:47:12.075524 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-13d1794b-f06a-454e-a4bf-eee1d56562b8 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Volume info retrieved successfully. Jan 25 14:47:12.097587 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-13d1794b-f06a-454e-a4bf-eee1d56562b8 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29 returned with HTTP 200 Jan 25 14:47:12.107441 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1804/3614] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:47:12 2021] GET /volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29 => generated 943 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:47:13.114801 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c5c2fb32-e32f-4f20-bcb6-49c8dfe7d7c8 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] GET http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29 Jan 25 14:47:13.115405 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c5c2fb32-e32f-4f20-bcb6-49c8dfe7d7c8 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:47:13.115633 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:47:13.115633 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:47:13.116007 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c5c2fb32-e32f-4f20-bcb6-49c8dfe7d7c8 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:47:13.177225 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c5c2fb32-e32f-4f20-bcb6-49c8dfe7d7c8 tempest-TestEncryptedCinderVolumes-832049147 tempest-TestEncryptedCinderVolumes-832049147] http://10.222.0.38/volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29 returned with HTTP 404 Jan 25 14:47:13.183567 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1811/3615] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:47:13 2021] GET /volume/v3/96c9bc384b254085b8d323ed2dfc5c12/volumes/8b1bde5c-0c7e-4041-ac58-28e8426acd29 => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 25 14:47:13.188781 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f3f80c53-5932-4f8c-bac8-105825de1612 tempest-TestEncryptedCinderVolumes-816295909 tempest-TestEncryptedCinderVolumes-816295909] GET http://10.222.0.38/volume/v3/849cfbed81c2431b95d98b224cdb404b/volumes/detail?all_tenants=1 Jan 25 14:47:13.189688 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f3f80c53-5932-4f8c-bac8-105825de1612 tempest-TestEncryptedCinderVolumes-816295909 tempest-TestEncryptedCinderVolumes-816295909] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:47:13.189875 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:47:13.189875 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:47:13.190335 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f3f80c53-5932-4f8c-bac8-105825de1612 tempest-TestEncryptedCinderVolumes-816295909 tempest-TestEncryptedCinderVolumes-816295909] Calling method 'detail' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:47:13.192863 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f3f80c53-5932-4f8c-bac8-105825de1612 tempest-TestEncryptedCinderVolumes-816295909 tempest-TestEncryptedCinderVolumes-816295909] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87930) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 14:47:13.248084 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f3f80c53-5932-4f8c-bac8-105825de1612 tempest-TestEncryptedCinderVolumes-816295909 tempest-TestEncryptedCinderVolumes-816295909] Get all volumes completed successfully. Jan 25 14:47:13.252449 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f3f80c53-5932-4f8c-bac8-105825de1612 tempest-TestEncryptedCinderVolumes-816295909 tempest-TestEncryptedCinderVolumes-816295909] http://10.222.0.38/volume/v3/849cfbed81c2431b95d98b224cdb404b/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 25 14:47:13.253981 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1805/3616] 10.222.0.38 () {58 vars in 1252 bytes} [Mon Jan 25 14:47:13 2021] GET /volume/v3/849cfbed81c2431b95d98b224cdb404b/volumes/detail?all_tenants=1 => generated 15 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 25 14:47:13.269829 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-712f6d61-7313-4631-9325-1be229a4d9be tempest-TestEncryptedCinderVolumes-816295909 tempest-TestEncryptedCinderVolumes-816295909] DELETE http://10.222.0.38/volume/v3/849cfbed81c2431b95d98b224cdb404b/types/18dbddea-c404-4d18-a727-dd82ab660507 Jan 25 14:47:13.270322 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-712f6d61-7313-4631-9325-1be229a4d9be tempest-TestEncryptedCinderVolumes-816295909 tempest-TestEncryptedCinderVolumes-816295909] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:47:13.270838 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-712f6d61-7313-4631-9325-1be229a4d9be tempest-TestEncryptedCinderVolumes-816295909 tempest-TestEncryptedCinderVolumes-816295909] Calling method '_delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:47:13.334640 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 25 14:47:13.334640 n-d-760456-3 devstack@c-api.service[87928]: "UPDATE / DELETE expressions." % clause Jan 25 14:47:13.344122 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-712f6d61-7313-4631-9325-1be229a4d9be tempest-TestEncryptedCinderVolumes-816295909 tempest-TestEncryptedCinderVolumes-816295909] http://10.222.0.38/volume/v3/849cfbed81c2431b95d98b224cdb404b/types/18dbddea-c404-4d18-a727-dd82ab660507 returned with HTTP 202 Jan 25 14:47:13.345157 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1812/3617] 10.222.0.38 () {58 vars in 1312 bytes} [Mon Jan 25 14:47:13 2021] DELETE /volume/v3/849cfbed81c2431b95d98b224cdb404b/types/18dbddea-c404-4d18-a727-dd82ab660507 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:48:12.570602 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-89b7a7c6-a7a6-497c-b410-a7741f20aa72 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] POST http://10.222.0.38/volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes Jan 25 14:48:12.571359 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-89b7a7c6-a7a6-497c-b410-a7741f20aa72 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-595718052", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:48:12.572582 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-89b7a7c6-a7a6-497c-b410-a7741f20aa72 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-595718052', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87930) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 14:48:12.572980 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-89b7a7c6-a7a6-497c-b410-a7741f20aa72 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Create volume of 1 GB Jan 25 14:48:12.585712 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-89b7a7c6-a7a6-497c-b410-a7741f20aa72 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Availability Zones retrieved successfully. Jan 25 14:48:12.602146 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-89b7a7c6-a7a6-497c-b410-a7741f20aa72 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Flow 'volume_create_api' (177b44e7-4a8a-497a-b6ca-ac1095255c3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:48:12.605097 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-89b7a7c6-a7a6-497c-b410-a7741f20aa72 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1146e6d-6b9a-4ef8-8824-2cc20671ea23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:48:12.607110 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-89b7a7c6-a7a6-497c-b410-a7741f20aa72 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Validating volume size '1' using validate_int {{(pid=87930) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 14:48:12.669965 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-89b7a7c6-a7a6-497c-b410-a7741f20aa72 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1146e6d-6b9a-4ef8-8824-2cc20671ea23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:48:12.672175 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-89b7a7c6-a7a6-497c-b410-a7741f20aa72 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a4ea0fc-876a-48c8-a405-a96ebaaf499e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:48:12.756775 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-89b7a7c6-a7a6-497c-b410-a7741f20aa72 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Created reservations ['d3479c42-9368-4463-9ff8-75160095295a', 'c84fa49d-7572-458a-bfd3-9bd267b0e779', 'a3e2bb7b-6586-41f6-b4ad-33cb0c2eb38f', '26d004a8-fa22-4331-8244-67557b67be52'] {{(pid=87930) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 14:48:12.758657 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-89b7a7c6-a7a6-497c-b410-a7741f20aa72 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a4ea0fc-876a-48c8-a405-a96ebaaf499e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3479c42-9368-4463-9ff8-75160095295a', 'c84fa49d-7572-458a-bfd3-9bd267b0e779', 'a3e2bb7b-6586-41f6-b4ad-33cb0c2eb38f', '26d004a8-fa22-4331-8244-67557b67be52']}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:48:12.760806 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-89b7a7c6-a7a6-497c-b410-a7741f20aa72 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d13a8221-7c88-4f53-99c1-51a54ba75ee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:48:12.819883 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-89b7a7c6-a7a6-497c-b410-a7741f20aa72 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d13a8221-7c88-4f53-99c1-51a54ba75ee5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be8e79bc-c934-4cac-80cc-ba4218b73f53', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-595718052',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='916dd9c35c00487eba6754c7cc90c6c6',qos_specs=None,replication_status=,reservations=['d3479c42-9368-4463-9ff8-75160095295a','c84fa49d-7572-458a-bfd3-9bd267b0e779','a3e2bb7b-6586-41f6-b4ad-33cb0c2eb38f','26d004a8-fa22-4331-8244-67557b67be52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='410dbd27e6134c03841aaf3d02fe8857',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T14:48:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-595718052',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be8e79bc-c934-4cac-80cc-ba4218b73f53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='916dd9c35c00487eba6754c7cc90c6c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='410dbd27e6134c03841aaf3d02fe8857',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:48:12.821886 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-89b7a7c6-a7a6-497c-b410-a7741f20aa72 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbde7162-d54c-4f68-8737-853fc89f356f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:48:12.846375 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-89b7a7c6-a7a6-497c-b410-a7741f20aa72 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbde7162-d54c-4f68-8737-853fc89f356f) transitioned into state 'SUCCESS' from state '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-595718052',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='916dd9c35c00487eba6754c7cc90c6c6',qos_specs=None,replication_status=,reservations=['d3479c42-9368-4463-9ff8-75160095295a','c84fa49d-7572-458a-bfd3-9bd267b0e779','a3e2bb7b-6586-41f6-b4ad-33cb0c2eb38f','26d004a8-fa22-4331-8244-67557b67be52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='410dbd27e6134c03841aaf3d02fe8857',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:48:12.848887 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-89b7a7c6-a7a6-497c-b410-a7741f20aa72 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c76e1a21-70e6-4404-ad7d-f59b023358f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 14:48:12.863676 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-89b7a7c6-a7a6-497c-b410-a7741f20aa72 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c76e1a21-70e6-4404-ad7d-f59b023358f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87930) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 14:48:12.866380 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-89b7a7c6-a7a6-497c-b410-a7741f20aa72 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Flow 'volume_create_api' (177b44e7-4a8a-497a-b6ca-ac1095255c3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87930) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 14:48:12.915062 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-89b7a7c6-a7a6-497c-b410-a7741f20aa72 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Create volume request issued successfully. Jan 25 14:48:12.929055 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-89b7a7c6-a7a6-497c-b410-a7741f20aa72 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] http://10.222.0.38/volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes returned with HTTP 202 Jan 25 14:48:12.930102 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1806/3618] 10.222.0.38 () {60 vars in 1226 bytes} [Mon Jan 25 14:48:12 2021] POST /volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes => generated 823 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 14:48:12.943835 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f5844cc7-ae6c-43e4-a63a-785d2ee7544d tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] GET http://10.222.0.38/volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 Jan 25 14:48:12.944441 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f5844cc7-ae6c-43e4-a63a-785d2ee7544d tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:48:12.945036 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f5844cc7-ae6c-43e4-a63a-785d2ee7544d tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:48:12.995676 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:48:12.995676 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:48:13.004200 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f5844cc7-ae6c-43e4-a63a-785d2ee7544d tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Volume info retrieved successfully. Jan 25 14:48:13.026322 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f5844cc7-ae6c-43e4-a63a-785d2ee7544d tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] http://10.222.0.38/volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 returned with HTTP 200 Jan 25 14:48:13.027155 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1813/3619] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:48:12 2021] GET /volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 => generated 915 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:48:14.044485 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b987f474-7704-4d2d-bf08-d5a5c4121833 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] GET http://10.222.0.38/volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 Jan 25 14:48:14.045112 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b987f474-7704-4d2d-bf08-d5a5c4121833 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:48:14.045238 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:48:14.045238 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:48:14.045631 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-b987f474-7704-4d2d-bf08-d5a5c4121833 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:48:14.094766 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:48:14.094766 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:48:14.104104 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-b987f474-7704-4d2d-bf08-d5a5c4121833 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Volume info retrieved successfully. Jan 25 14:48:14.127536 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-b987f474-7704-4d2d-bf08-d5a5c4121833 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] http://10.222.0.38/volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 returned with HTTP 200 Jan 25 14:48:14.129343 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1807/3620] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:48:14 2021] GET /volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 => generated 916 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:48:14.144064 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8eaa60ce-b8e3-4317-bc32-12327a04ee33 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] GET http://10.222.0.38/volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 Jan 25 14:48:14.144588 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8eaa60ce-b8e3-4317-bc32-12327a04ee33 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:48:14.144805 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:48:14.144805 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:48:14.145251 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8eaa60ce-b8e3-4317-bc32-12327a04ee33 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:48:14.193968 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:48:14.193968 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:48:14.201910 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-8eaa60ce-b8e3-4317-bc32-12327a04ee33 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Volume info retrieved successfully. Jan 25 14:48:14.223140 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8eaa60ce-b8e3-4317-bc32-12327a04ee33 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] http://10.222.0.38/volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 returned with HTTP 200 Jan 25 14:48:14.223934 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1814/3621] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:48:14 2021] GET /volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 => generated 916 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 14:48:14.239572 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f4b24567-700b-4d89-87b5-4b4a022c713b tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] GET http://10.222.0.38/volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes Jan 25 14:48:14.240094 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f4b24567-700b-4d89-87b5-4b4a022c713b tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:48:14.240309 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:48:14.240309 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:48:14.240687 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-f4b24567-700b-4d89-87b5-4b4a022c713b tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Calling method 'index' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:48:14.241432 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.api_utils [None req-f4b24567-700b-4d89-87b5-4b4a022c713b tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Removing options '' from query. {{(pid=87930) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 25 14:48:14.243180 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-f4b24567-700b-4d89-87b5-4b4a022c713b tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87930) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 25 14:48:14.293286 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-f4b24567-700b-4d89-87b5-4b4a022c713b tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Get all volumes completed successfully. Jan 25 14:48:14.294266 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-f4b24567-700b-4d89-87b5-4b4a022c713b tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] http://10.222.0.38/volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes returned with HTTP 200 Jan 25 14:48:14.295165 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1808/3622] 10.222.0.38 () {58 vars in 1204 bytes} [Mon Jan 25 14:48:14 2021] GET /volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes => generated 404 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:48:14.306114 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-90f29570-ffce-44eb-9967-63f9a9136242 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] GET http://10.222.0.38/volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 Jan 25 14:48:14.306647 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-90f29570-ffce-44eb-9967-63f9a9136242 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:48:14.306864 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:48:14.306864 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:48:14.307242 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-90f29570-ffce-44eb-9967-63f9a9136242 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:48:14.358982 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:48:14.358982 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:48:14.368027 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-90f29570-ffce-44eb-9967-63f9a9136242 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Volume info retrieved successfully. Jan 25 14:48:14.389026 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-90f29570-ffce-44eb-9967-63f9a9136242 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] http://10.222.0.38/volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 returned with HTTP 200 Jan 25 14:48:14.389827 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1815/3623] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:48:14 2021] GET /volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 => generated 916 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:48:14.515946 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-b0187a5f-0137-4a08-aa7f-91bb4aa8cdda req-f0319abc-e175-4e90-bc30-b34d45053a57 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] GET http://10.222.0.38/volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 Jan 25 14:48:14.516466 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-b0187a5f-0137-4a08-aa7f-91bb4aa8cdda req-f0319abc-e175-4e90-bc30-b34d45053a57 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:48:14.516684 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:48:14.516684 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:48:14.517105 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-b0187a5f-0137-4a08-aa7f-91bb4aa8cdda req-f0319abc-e175-4e90-bc30-b34d45053a57 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:48:14.565652 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:48:14.565652 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:48:14.574809 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-b0187a5f-0137-4a08-aa7f-91bb4aa8cdda req-f0319abc-e175-4e90-bc30-b34d45053a57 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Volume info retrieved successfully. Jan 25 14:48:14.603821 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-b0187a5f-0137-4a08-aa7f-91bb4aa8cdda req-f0319abc-e175-4e90-bc30-b34d45053a57 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] http://10.222.0.38/volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 returned with HTTP 200 Jan 25 14:48:14.604841 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1809/3624] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 14:48:14 2021] GET /volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 => generated 916 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:48:14.691788 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-90f29570-ffce-44eb-9967-63f9a9136242 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] GET http://10.222.0.38/volume// Jan 25 14:48:14.692273 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-90f29570-ffce-44eb-9967-63f9a9136242 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:48:14.692492 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:48:14.692492 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:48:14.692903 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-90f29570-ffce-44eb-9967-63f9a9136242 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:48:14.694024 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-90f29570-ffce-44eb-9967-63f9a9136242 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 14:48:14.695077 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1816/3625] 10.222.0.38 () {58 vars in 1289 bytes} [Mon Jan 25 14:48:14 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 14:48:14.713461 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-b0187a5f-0137-4a08-aa7f-91bb4aa8cdda req-6e146ebb-2205-4464-a75f-30640e7163a2 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] POST http://10.222.0.38/volume/v3/916dd9c35c00487eba6754c7cc90c6c6/attachments Jan 25 14:48:14.713974 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:48:14.713974 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:48:14.714395 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-b0187a5f-0137-4a08-aa7f-91bb4aa8cdda req-6e146ebb-2205-4464-a75f-30640e7163a2 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "be8e79bc-c934-4cac-80cc-ba4218b73f53", "instance_uuid": "b21052f3-2b7c-48d9-87ce-d629e29f00d3", "connector": null}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:48:14.774447 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:48:14.774447 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:48:14.834761 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-b0187a5f-0137-4a08-aa7f-91bb4aa8cdda req-6e146ebb-2205-4464-a75f-30640e7163a2 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] http://10.222.0.38/volume/v3/916dd9c35c00487eba6754c7cc90c6c6/attachments returned with HTTP 200 Jan 25 14:48:14.835625 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1810/3626] 10.222.0.38 () {66 vars in 1565 bytes} [Mon Jan 25 14:48:14 2021] POST /volume/v3/916dd9c35c00487eba6754c7cc90c6c6/attachments => generated 273 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:48:14.878952 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-97600981-4716-4b5e-88c7-a0cf84e72e25 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] GET http://10.222.0.38/volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 Jan 25 14:48:14.879488 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-97600981-4716-4b5e-88c7-a0cf84e72e25 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:48:14.880014 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-97600981-4716-4b5e-88c7-a0cf84e72e25 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:48:14.906377 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-b0187a5f-0137-4a08-aa7f-91bb4aa8cdda req-6e146ebb-2205-4464-a75f-30640e7163a2 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] GET http://10.222.0.38/volume// Jan 25 14:48:14.906853 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-b0187a5f-0137-4a08-aa7f-91bb4aa8cdda req-6e146ebb-2205-4464-a75f-30640e7163a2 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:48:14.907136 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:48:14.907136 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:48:14.907833 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-b0187a5f-0137-4a08-aa7f-91bb4aa8cdda req-6e146ebb-2205-4464-a75f-30640e7163a2 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Calling method 'all' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:48:14.908719 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-b0187a5f-0137-4a08-aa7f-91bb4aa8cdda req-6e146ebb-2205-4464-a75f-30640e7163a2 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 14:48:14.909412 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1811/3627] 10.222.0.48 () {56 vars in 1089 bytes} [Mon Jan 25 14:48:14 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 14:48:14.926064 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-b0187a5f-0137-4a08-aa7f-91bb4aa8cdda req-0139471e-bc09-42e9-881f-78054d90780e tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] GET http://10.222.0.38/volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 Jan 25 14:48:14.926635 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-b0187a5f-0137-4a08-aa7f-91bb4aa8cdda req-0139471e-bc09-42e9-881f-78054d90780e tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:48:14.927176 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-b0187a5f-0137-4a08-aa7f-91bb4aa8cdda req-0139471e-bc09-42e9-881f-78054d90780e tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:48:14.941400 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:48:14.941400 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:48:14.950359 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-97600981-4716-4b5e-88c7-a0cf84e72e25 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Volume info retrieved successfully. Jan 25 14:48:14.969551 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:48:14.969551 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:48:14.978051 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-97600981-4716-4b5e-88c7-a0cf84e72e25 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] http://10.222.0.38/volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 returned with HTTP 200 Jan 25 14:48:14.984434 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1817/3628] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:48:14 2021] GET /volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 => generated 915 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:48:14.984653 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:48:14.984653 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:48:14.992529 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-b0187a5f-0137-4a08-aa7f-91bb4aa8cdda req-0139471e-bc09-42e9-881f-78054d90780e tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Volume info retrieved successfully. Jan 25 14:48:15.017585 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:48:15.017585 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:48:15.027171 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-b0187a5f-0137-4a08-aa7f-91bb4aa8cdda req-0139471e-bc09-42e9-881f-78054d90780e tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] http://10.222.0.38/volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 returned with HTTP 200 Jan 25 14:48:15.028011 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1812/3629] 10.222.0.48 () {60 vars in 1403 bytes} [Mon Jan 25 14:48:14 2021] GET /volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 => generated 1014 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 25 14:48:15.062840 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-b0187a5f-0137-4a08-aa7f-91bb4aa8cdda req-0cbce34e-4cc6-4a5b-91c2-baa144daa221 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] PUT http://10.222.0.38/volume/v3/916dd9c35c00487eba6754c7cc90c6c6/attachments/d7984735-2c64-4d86-9555-27ea657abf76 Jan 25 14:48:15.063740 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:48:15.063740 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:48:15.064303 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-b0187a5f-0137-4a08-aa7f-91bb4aa8cdda req-0cbce34e-4cc6-4a5b-91c2-baa144daa221 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.48", "host": "n-h1-760456-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-760456-3.cbci-760456-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:48:15.098635 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 25 14:48:15.098635 n-d-760456-3 devstack@c-api.service[87928]: return self(f, *args, **kw) Jan 25 14:48:15.099140 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-b0187a5f-0137-4a08-aa7f-91bb4aa8cdda req-0cbce34e-4cc6-4a5b-91c2-baa144daa221 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Lock "b'cinder-attachment_update-be8e79bc-c934-4cac-80cc-ba4218b73f53-n-h1-760456-3'" acquired by "attachment_update" :: waited 0.010s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 14:48:15.101876 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:48:15.101876 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:48:16.003462 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3533fed1-6e14-4476-8530-2f22ff4f9bac tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] GET http://10.222.0.38/volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 Jan 25 14:48:16.003991 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3533fed1-6e14-4476-8530-2f22ff4f9bac tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:48:16.004210 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:48:16.004210 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:48:16.005107 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3533fed1-6e14-4476-8530-2f22ff4f9bac tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:48:16.053985 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:48:16.053985 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:48:16.062122 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3533fed1-6e14-4476-8530-2f22ff4f9bac tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Volume info retrieved successfully. Jan 25 14:48:16.079901 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:48:16.079901 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:48:16.088676 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3533fed1-6e14-4476-8530-2f22ff4f9bac tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] http://10.222.0.38/volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 returned with HTTP 200 Jan 25 14:48:16.089537 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1813/3630] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:48:15 2021] GET /volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 => generated 915 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:48:16.350623 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-b0187a5f-0137-4a08-aa7f-91bb4aa8cdda req-0cbce34e-4cc6-4a5b-91c2-baa144daa221 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Lock "b'cinder-attachment_update-be8e79bc-c934-4cac-80cc-ba4218b73f53-n-h1-760456-3'" released by "attachment_update" :: held 1.251s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 14:48:16.351289 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-b0187a5f-0137-4a08-aa7f-91bb4aa8cdda req-0cbce34e-4cc6-4a5b-91c2-baa144daa221 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] http://10.222.0.38/volume/v3/916dd9c35c00487eba6754c7cc90c6c6/attachments/d7984735-2c64-4d86-9555-27ea657abf76 returned with HTTP 200 Jan 25 14:48:16.352209 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1818/3631] 10.222.0.48 () {64 vars in 1468 bytes} [Mon Jan 25 14:48:15 2021] PUT /volume/v3/916dd9c35c00487eba6754c7cc90c6c6/attachments/d7984735-2c64-4d86-9555-27ea657abf76 => generated 762 bytes in 1294 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:48:17.106400 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-439084b8-1cd9-48e7-8ef3-de8a576ec6be tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] GET http://10.222.0.38/volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 Jan 25 14:48:17.107010 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-439084b8-1cd9-48e7-8ef3-de8a576ec6be tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:48:17.107150 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:48:17.107150 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:48:17.107476 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-439084b8-1cd9-48e7-8ef3-de8a576ec6be tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:48:17.156160 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:48:17.156160 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:48:17.164487 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-439084b8-1cd9-48e7-8ef3-de8a576ec6be tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Volume info retrieved successfully. Jan 25 14:48:17.182423 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:48:17.182423 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:48:17.190678 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-439084b8-1cd9-48e7-8ef3-de8a576ec6be tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] http://10.222.0.38/volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 returned with HTTP 200 Jan 25 14:48:17.191486 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1814/3632] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:48:17 2021] GET /volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 => generated 916 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:48:18.207754 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ecbf7ceb-dda9-47bd-a7d6-ecd1390c73ed tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] GET http://10.222.0.38/volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 Jan 25 14:48:18.208303 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ecbf7ceb-dda9-47bd-a7d6-ecd1390c73ed tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:48:18.208470 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:48:18.208470 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:48:18.208860 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ecbf7ceb-dda9-47bd-a7d6-ecd1390c73ed tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:48:18.258251 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:48:18.258251 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:48:18.266368 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ecbf7ceb-dda9-47bd-a7d6-ecd1390c73ed tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Volume info retrieved successfully. Jan 25 14:48:18.284508 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:48:18.284508 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:48:18.292794 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ecbf7ceb-dda9-47bd-a7d6-ecd1390c73ed tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] http://10.222.0.38/volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 returned with HTTP 200 Jan 25 14:48:18.293658 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1819/3633] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:48:18 2021] GET /volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 => generated 916 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:48:19.309504 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7c83b5df-738d-4401-bb4b-e8218d16dde3 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] GET http://10.222.0.38/volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 Jan 25 14:48:19.310083 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7c83b5df-738d-4401-bb4b-e8218d16dde3 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:48:19.310224 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:48:19.310224 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:48:19.310560 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7c83b5df-738d-4401-bb4b-e8218d16dde3 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:48:19.363946 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:48:19.363946 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:48:19.374210 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7c83b5df-738d-4401-bb4b-e8218d16dde3 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Volume info retrieved successfully. Jan 25 14:48:19.391796 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:48:19.391796 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:48:19.400046 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7c83b5df-738d-4401-bb4b-e8218d16dde3 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] http://10.222.0.38/volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 returned with HTTP 200 Jan 25 14:48:19.400892 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1815/3634] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:48:19 2021] GET /volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 => generated 916 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:48:20.416569 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-46339e63-cd1c-4086-8c8f-06a52490e4b3 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] GET http://10.222.0.38/volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 Jan 25 14:48:20.417189 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-46339e63-cd1c-4086-8c8f-06a52490e4b3 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:48:20.417382 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:48:20.417382 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:48:20.417756 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-46339e63-cd1c-4086-8c8f-06a52490e4b3 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:48:20.466425 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:48:20.466425 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:48:20.474234 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-46339e63-cd1c-4086-8c8f-06a52490e4b3 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Volume info retrieved successfully. Jan 25 14:48:20.493091 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:48:20.493091 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:48:20.501797 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-46339e63-cd1c-4086-8c8f-06a52490e4b3 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] http://10.222.0.38/volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 returned with HTTP 200 Jan 25 14:48:20.502651 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1820/3635] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:48:20 2021] GET /volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 => generated 916 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:48:21.519327 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c27b8185-3d6e-4fbb-bae9-c2342204462a tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] GET http://10.222.0.38/volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 Jan 25 14:48:21.519903 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c27b8185-3d6e-4fbb-bae9-c2342204462a tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:48:21.520017 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:48:21.520017 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:48:21.520431 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c27b8185-3d6e-4fbb-bae9-c2342204462a tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:48:21.571116 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:48:21.571116 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:48:21.579073 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c27b8185-3d6e-4fbb-bae9-c2342204462a tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Volume info retrieved successfully. Jan 25 14:48:21.597634 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:48:21.597634 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:48:21.606273 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c27b8185-3d6e-4fbb-bae9-c2342204462a tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] http://10.222.0.38/volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 returned with HTTP 200 Jan 25 14:48:21.607267 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1816/3636] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:48:21 2021] GET /volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 => generated 916 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:48:21.862035 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-b0187a5f-0137-4a08-aa7f-91bb4aa8cdda req-8c5f1a74-8656-4d69-a51e-96daba9a1065 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] POST http://10.222.0.38/volume/v3/916dd9c35c00487eba6754c7cc90c6c6/attachments/d7984735-2c64-4d86-9555-27ea657abf76/action Jan 25 14:48:21.862602 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:48:21.862602 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:48:21.863038 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-b0187a5f-0137-4a08-aa7f-91bb4aa8cdda req-8c5f1a74-8656-4d69-a51e-96daba9a1065 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Action body: b'{"os-complete": null}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:48:21.863420 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-b0187a5f-0137-4a08-aa7f-91bb4aa8cdda req-8c5f1a74-8656-4d69-a51e-96daba9a1065 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:48:21.932268 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:48:21.932268 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:48:21.944360 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-b0187a5f-0137-4a08-aa7f-91bb4aa8cdda req-8c5f1a74-8656-4d69-a51e-96daba9a1065 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] http://10.222.0.38/volume/v3/916dd9c35c00487eba6754c7cc90c6c6/attachments/d7984735-2c64-4d86-9555-27ea657abf76/action returned with HTTP 204 Jan 25 14:48:21.945290 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1821/3637] 10.222.0.48 () {64 vars in 1489 bytes} [Mon Jan 25 14:48:21 2021] POST /volume/v3/916dd9c35c00487eba6754c7cc90c6c6/attachments/d7984735-2c64-4d86-9555-27ea657abf76/action => generated 0 bytes in 88 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 14:48:22.623626 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6554b010-52a7-4bc9-ad86-8badfc8495c8 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] GET http://10.222.0.38/volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 Jan 25 14:48:22.624153 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6554b010-52a7-4bc9-ad86-8badfc8495c8 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:48:22.624369 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:48:22.624369 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:48:22.624748 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-6554b010-52a7-4bc9-ad86-8badfc8495c8 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:48:22.677366 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:48:22.677366 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:48:22.686215 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-6554b010-52a7-4bc9-ad86-8badfc8495c8 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Volume info retrieved successfully. Jan 25 14:48:22.705220 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:48:22.705220 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:48:22.713494 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-6554b010-52a7-4bc9-ad86-8badfc8495c8 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] http://10.222.0.38/volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 returned with HTTP 200 Jan 25 14:48:22.714357 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1817/3638] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:48:22 2021] GET /volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 => generated 1208 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:48:22.729291 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e66aed5a-bf74-4a14-a41b-ef9a873911de tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] GET http://10.222.0.38/volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 Jan 25 14:48:22.729807 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e66aed5a-bf74-4a14-a41b-ef9a873911de tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:48:22.730015 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:48:22.730015 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:48:22.730387 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e66aed5a-bf74-4a14-a41b-ef9a873911de tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:48:22.778668 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:48:22.778668 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:48:22.786397 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e66aed5a-bf74-4a14-a41b-ef9a873911de tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Volume info retrieved successfully. Jan 25 14:48:22.805680 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:48:22.805680 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:48:22.813770 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e66aed5a-bf74-4a14-a41b-ef9a873911de tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] http://10.222.0.38/volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 returned with HTTP 200 Jan 25 14:48:22.814567 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1822/3639] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:48:22 2021] GET /volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 => generated 1208 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:48:22.830110 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-237633f3-e049-4bdd-826c-e6f4e34e7fa4 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] GET http://10.222.0.38/volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 Jan 25 14:48:22.830631 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-237633f3-e049-4bdd-826c-e6f4e34e7fa4 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:48:22.830846 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:48:22.830846 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:48:22.831217 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-237633f3-e049-4bdd-826c-e6f4e34e7fa4 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:48:22.879929 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:48:22.879929 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:48:22.888961 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-237633f3-e049-4bdd-826c-e6f4e34e7fa4 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Volume info retrieved successfully. Jan 25 14:48:22.908117 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:48:22.908117 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:48:22.916728 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-237633f3-e049-4bdd-826c-e6f4e34e7fa4 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] http://10.222.0.38/volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 returned with HTTP 200 Jan 25 14:48:22.917661 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1818/3640] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:48:22 2021] GET /volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 => generated 1208 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:49:34.785774 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-5cb62abd-3d9c-4982-b76d-8d26be0f6f1d req-a3d0e3f2-7a4f-4d08-9bfb-f2b15aa8b300 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] GET http://10.222.0.38/volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 Jan 25 14:49:34.786353 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-5cb62abd-3d9c-4982-b76d-8d26be0f6f1d req-a3d0e3f2-7a4f-4d08-9bfb-f2b15aa8b300 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:49:34.786537 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:49:34.786537 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:49:34.786824 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-5cb62abd-3d9c-4982-b76d-8d26be0f6f1d req-a3d0e3f2-7a4f-4d08-9bfb-f2b15aa8b300 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:49:34.839176 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:49:34.839176 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:49:34.848103 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-5cb62abd-3d9c-4982-b76d-8d26be0f6f1d req-a3d0e3f2-7a4f-4d08-9bfb-f2b15aa8b300 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Volume info retrieved successfully. Jan 25 14:49:34.869491 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:49:34.869491 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:49:34.878028 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-5cb62abd-3d9c-4982-b76d-8d26be0f6f1d req-a3d0e3f2-7a4f-4d08-9bfb-f2b15aa8b300 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] http://10.222.0.38/volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 returned with HTTP 200 Jan 25 14:49:34.878958 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1823/3641] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 14:49:34 2021] GET /volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 => generated 1208 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 14:49:34.901755 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-5cb62abd-3d9c-4982-b76d-8d26be0f6f1d req-94d2bdb5-be34-4880-9739-71d43ad5b6c2 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] POST http://10.222.0.38/volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53/action Jan 25 14:49:34.902332 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:49:34.902332 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:49:34.902912 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-5cb62abd-3d9c-4982-b76d-8d26be0f6f1d req-94d2bdb5-be34-4880-9739-71d43ad5b6c2 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Action body: b'{"os-begin_detaching": null}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 14:49:34.903140 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-5cb62abd-3d9c-4982-b76d-8d26be0f6f1d req-94d2bdb5-be34-4880-9739-71d43ad5b6c2 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 14:49:34.953602 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:49:34.953602 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:49:34.954798 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-5cb62abd-3d9c-4982-b76d-8d26be0f6f1d req-94d2bdb5-be34-4880-9739-71d43ad5b6c2 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Volume info retrieved successfully. Jan 25 14:49:34.964372 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-5cb62abd-3d9c-4982-b76d-8d26be0f6f1d req-94d2bdb5-be34-4880-9739-71d43ad5b6c2 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Begin detaching volume completed successfully. Jan 25 14:49:34.964933 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-5cb62abd-3d9c-4982-b76d-8d26be0f6f1d req-94d2bdb5-be34-4880-9739-71d43ad5b6c2 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] http://10.222.0.38/volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53/action returned with HTTP 202 Jan 25 14:49:34.966186 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1819/3642] 10.222.0.38 () {64 vars in 1643 bytes} [Mon Jan 25 14:49:34 2021] POST /volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 25 14:49:35.042558 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-5cb62abd-3d9c-4982-b76d-8d26be0f6f1d req-a3d0e3f2-7a4f-4d08-9bfb-f2b15aa8b300 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] GET http://10.222.0.38/volume// Jan 25 14:49:35.042993 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-5cb62abd-3d9c-4982-b76d-8d26be0f6f1d req-a3d0e3f2-7a4f-4d08-9bfb-f2b15aa8b300 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:49:35.043224 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:49:35.043224 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:49:35.044736 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-5cb62abd-3d9c-4982-b76d-8d26be0f6f1d req-a3d0e3f2-7a4f-4d08-9bfb-f2b15aa8b300 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:49:35.044736 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-5cb62abd-3d9c-4982-b76d-8d26be0f6f1d req-a3d0e3f2-7a4f-4d08-9bfb-f2b15aa8b300 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 14:49:35.045417 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1824/3643] 10.222.0.48 () {56 vars in 1089 bytes} [Mon Jan 25 14:49:35 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 14:49:35.058576 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-5cb62abd-3d9c-4982-b76d-8d26be0f6f1d req-0c5a6c72-081e-41b0-ba65-b7720f22b8d8 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] GET http://10.222.0.38/volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 Jan 25 14:49:35.059625 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-5cb62abd-3d9c-4982-b76d-8d26be0f6f1d req-0c5a6c72-081e-41b0-ba65-b7720f22b8d8 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:49:35.060064 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:49:35.060064 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:49:35.061118 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-5cb62abd-3d9c-4982-b76d-8d26be0f6f1d req-0c5a6c72-081e-41b0-ba65-b7720f22b8d8 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:49:35.123531 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:49:35.123531 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:49:35.133805 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-5cb62abd-3d9c-4982-b76d-8d26be0f6f1d req-0c5a6c72-081e-41b0-ba65-b7720f22b8d8 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Volume info retrieved successfully. Jan 25 14:49:35.155035 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:49:35.155035 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:49:35.164882 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-5cb62abd-3d9c-4982-b76d-8d26be0f6f1d req-0c5a6c72-081e-41b0-ba65-b7720f22b8d8 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] http://10.222.0.38/volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 returned with HTTP 200 Jan 25 14:49:35.165905 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1820/3644] 10.222.0.48 () {60 vars in 1403 bytes} [Mon Jan 25 14:49:35 2021] GET /volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 => generated 1310 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 14:49:35.589738 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-5cb62abd-3d9c-4982-b76d-8d26be0f6f1d req-7b95e752-cb17-4782-9aaf-f1f8b57e8b77 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] DELETE http://10.222.0.38/volume/v3/916dd9c35c00487eba6754c7cc90c6c6/attachments/d7984735-2c64-4d86-9555-27ea657abf76 Jan 25 14:49:35.590205 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-5cb62abd-3d9c-4982-b76d-8d26be0f6f1d req-7b95e752-cb17-4782-9aaf-f1f8b57e8b77 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:49:35.590691 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-5cb62abd-3d9c-4982-b76d-8d26be0f6f1d req-7b95e752-cb17-4782-9aaf-f1f8b57e8b77 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:49:35.611152 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:49:35.611152 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:49:36.038222 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-5cb62abd-3d9c-4982-b76d-8d26be0f6f1d req-7b95e752-cb17-4782-9aaf-f1f8b57e8b77 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 14:49:36.038826 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-5cb62abd-3d9c-4982-b76d-8d26be0f6f1d req-7b95e752-cb17-4782-9aaf-f1f8b57e8b77 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Pending status list for volume during attachment-delete: [] {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 14:49:36.044751 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-5cb62abd-3d9c-4982-b76d-8d26be0f6f1d req-7b95e752-cb17-4782-9aaf-f1f8b57e8b77 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] http://10.222.0.38/volume/v3/916dd9c35c00487eba6754c7cc90c6c6/attachments/d7984735-2c64-4d86-9555-27ea657abf76 returned with HTTP 200 Jan 25 14:49:36.045629 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1825/3645] 10.222.0.48 () {62 vars in 1437 bytes} [Mon Jan 25 14:49:35 2021] DELETE /volume/v3/916dd9c35c00487eba6754c7cc90c6c6/attachments/d7984735-2c64-4d86-9555-27ea657abf76 => generated 19 bytes in 461 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:49:36.316294 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-80769c29-e65d-4385-8756-bed779d7607c req-97342b3c-1e0b-4981-a7b5-5e0e57e77a0a tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] GET http://10.222.0.38/volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 Jan 25 14:49:36.316842 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-80769c29-e65d-4385-8756-bed779d7607c req-97342b3c-1e0b-4981-a7b5-5e0e57e77a0a tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:49:36.317085 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:49:36.317085 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:49:36.317463 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-80769c29-e65d-4385-8756-bed779d7607c req-97342b3c-1e0b-4981-a7b5-5e0e57e77a0a tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:49:36.365515 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:49:36.365515 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:49:36.374692 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-80769c29-e65d-4385-8756-bed779d7607c req-97342b3c-1e0b-4981-a7b5-5e0e57e77a0a tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Volume info retrieved successfully. Jan 25 14:49:36.396057 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-80769c29-e65d-4385-8756-bed779d7607c req-97342b3c-1e0b-4981-a7b5-5e0e57e77a0a tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] http://10.222.0.38/volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 returned with HTTP 200 Jan 25 14:49:36.396930 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1821/3646] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 14:49:36 2021] GET /volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 => generated 916 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:49:36.416773 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-982727c9-1ef1-4394-9c43-6dd7bc8fe7be tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] DELETE http://10.222.0.38/volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 Jan 25 14:49:36.417350 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-982727c9-1ef1-4394-9c43-6dd7bc8fe7be tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:49:36.417567 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:49:36.417567 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:49:36.417940 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-982727c9-1ef1-4394-9c43-6dd7bc8fe7be tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:49:36.418410 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-982727c9-1ef1-4394-9c43-6dd7bc8fe7be tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Delete volume with id: be8e79bc-c934-4cac-80cc-ba4218b73f53 Jan 25 14:49:36.466823 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:49:36.466823 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:49:36.467984 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-982727c9-1ef1-4394-9c43-6dd7bc8fe7be tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Volume info retrieved successfully. Jan 25 14:49:36.493609 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-982727c9-1ef1-4394-9c43-6dd7bc8fe7be tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Delete volume request issued successfully. Jan 25 14:49:36.494075 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-982727c9-1ef1-4394-9c43-6dd7bc8fe7be tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] http://10.222.0.38/volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 returned with HTTP 202 Jan 25 14:49:36.494912 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1826/3647] 10.222.0.38 () {58 vars in 1318 bytes} [Mon Jan 25 14:49:36 2021] DELETE /volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 25 14:49:36.502698 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d0de834d-b837-40aa-a906-6a0493823d6e tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] GET http://10.222.0.38/volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 Jan 25 14:49:36.503270 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d0de834d-b837-40aa-a906-6a0493823d6e tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:49:36.503490 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:49:36.503490 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:49:36.504027 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d0de834d-b837-40aa-a906-6a0493823d6e tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:49:36.556359 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:49:36.556359 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:49:36.565016 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d0de834d-b837-40aa-a906-6a0493823d6e tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Volume info retrieved successfully. Jan 25 14:49:36.587879 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d0de834d-b837-40aa-a906-6a0493823d6e tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] http://10.222.0.38/volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 returned with HTTP 200 Jan 25 14:49:36.598440 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1822/3648] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:49:36 2021] GET /volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 => generated 915 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:49:37.605510 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-78200202-bdbc-490b-b258-776063b84424 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] GET http://10.222.0.38/volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 Jan 25 14:49:37.606098 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-78200202-bdbc-490b-b258-776063b84424 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:49:37.606242 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:49:37.606242 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:49:37.606588 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-78200202-bdbc-490b-b258-776063b84424 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:49:37.658913 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 14:49:37.658913 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 14:49:37.668491 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-78200202-bdbc-490b-b258-776063b84424 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Volume info retrieved successfully. Jan 25 14:49:37.690240 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-78200202-bdbc-490b-b258-776063b84424 tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] http://10.222.0.38/volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 returned with HTTP 200 Jan 25 14:49:37.697678 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1827/3649] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:49:37 2021] GET /volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 => generated 915 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 14:49:38.707426 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-90420000-3744-4604-9b49-cc1cd7b79f2d tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] GET http://10.222.0.38/volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 Jan 25 14:49:38.707996 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-90420000-3744-4604-9b49-cc1cd7b79f2d tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 14:49:38.708121 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 14:49:38.708121 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 14:49:38.708428 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-90420000-3744-4604-9b49-cc1cd7b79f2d tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 14:49:38.754690 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-90420000-3744-4604-9b49-cc1cd7b79f2d tempest-TestMinimumBasicScenario-1874000433 tempest-TestMinimumBasicScenario-1874000433] http://10.222.0.38/volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 returned with HTTP 404 Jan 25 14:49:38.755728 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1823/3650] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 14:49:38 2021] GET /volume/v3/916dd9c35c00487eba6754c7cc90c6c6/volumes/be8e79bc-c934-4cac-80cc-ba4218b73f53 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 25 15:03:27.979213 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2a3de6d8-4376-4418-9eb4-ea126c10760b tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] POST http://10.222.0.38/volume/v3/c763a1742c434a4e9643472064e54639/volumes Jan 25 15:03:27.979784 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 15:03:27.979784 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 15:03:27.980215 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2a3de6d8-4376-4418-9eb4-ea126c10760b tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1424766431", "imageRef": "fc79b33f-195f-4d3d-a6f8-dbc6271d1a69", "size": 1}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 15:03:27.981373 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.v3.volumes [None req-2a3de6d8-4376-4418-9eb4-ea126c10760b tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1424766431', 'imageRef': 'fc79b33f-195f-4d3d-a6f8-dbc6271d1a69', 'size': 1}} {{(pid=87929) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 25 15:03:28.086956 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [None req-2a3de6d8-4376-4418-9eb4-ea126c10760b tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Create volume of 1 GB Jan 25 15:03:28.105342 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-2a3de6d8-4376-4418-9eb4-ea126c10760b tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Availability zone cache updated, next update will occur around 2021-01-25 16:03:28.104911. {{(pid=87929) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 25 15:03:28.105677 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-2a3de6d8-4376-4418-9eb4-ea126c10760b tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Availability Zones retrieved successfully. Jan 25 15:03:28.123487 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-2a3de6d8-4376-4418-9eb4-ea126c10760b tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Flow 'volume_create_api' (b4490e57-aec9-43b6-946f-9f454bb1c6fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 15:03:28.126284 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-2a3de6d8-4376-4418-9eb4-ea126c10760b tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e762c074-651c-498c-9d96-35b1e9b6c7f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 15:03:28.128288 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.flows.api.create_volume [None req-2a3de6d8-4376-4418-9eb4-ea126c10760b tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Validating volume size '1' using validate_int {{(pid=87929) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 25 15:03:28.230338 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-2a3de6d8-4376-4418-9eb4-ea126c10760b tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e762c074-651c-498c-9d96-35b1e9b6c7f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-25T13:20:02Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=a8bbf025-f833-4951-bc97-473e9c99a77e,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8bbf025-f833-4951-bc97-473e9c99a77e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 15:03:28.232475 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-2a3de6d8-4376-4418-9eb4-ea126c10760b tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (607e212c-6d17-404c-892a-91e614961ce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 15:03:28.317295 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.quota [None req-2a3de6d8-4376-4418-9eb4-ea126c10760b tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Created reservations ['9255cfd1-8978-44ca-8dd3-c529f553d90b', 'a1c2f329-4f62-44a3-b42d-29d719e8e642', 'bd6286ac-6ad1-49dc-b132-2f6a0b2a3726', '962713eb-a7a9-4b94-915b-9f671c63a754'] {{(pid=87929) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 25 15:03:28.319109 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-2a3de6d8-4376-4418-9eb4-ea126c10760b tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (607e212c-6d17-404c-892a-91e614961ce3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9255cfd1-8978-44ca-8dd3-c529f553d90b', 'a1c2f329-4f62-44a3-b42d-29d719e8e642', 'bd6286ac-6ad1-49dc-b132-2f6a0b2a3726', '962713eb-a7a9-4b94-915b-9f671c63a754']}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 15:03:28.321247 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-2a3de6d8-4376-4418-9eb4-ea126c10760b tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c44b196-b344-4032-9105-d378323a64a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 15:03:28.377405 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-2a3de6d8-4376-4418-9eb4-ea126c10760b tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c44b196-b344-4032-9105-d378323a64a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9cbc483-34ce-459f-8b83-882a83096a50', '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-1424766431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c763a1742c434a4e9643472064e54639',qos_specs=None,replication_status=,reservations=['9255cfd1-8978-44ca-8dd3-c529f553d90b','a1c2f329-4f62-44a3-b42d-29d719e8e642','bd6286ac-6ad1-49dc-b132-2f6a0b2a3726','962713eb-a7a9-4b94-915b-9f671c63a754'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce8fcf5d8b4c4a7cbfe1cd430e4fe170',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-25T15:03:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1424766431',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9cbc483-34ce-459f-8b83-882a83096a50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c763a1742c434a4e9643472064e54639',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=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='ce8fcf5d8b4c4a7cbfe1cd430e4fe170',volume_attachment=,volume_type=,volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 15:03:28.379441 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-2a3de6d8-4376-4418-9eb4-ea126c10760b tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffc10e17-6fd1-4bf4-ac6a-23ddb4643593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 15:03:28.405021 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-2a3de6d8-4376-4418-9eb4-ea126c10760b tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffc10e17-6fd1-4bf4-ac6a-23ddb4643593) transitioned into state 'SUCCESS' from state '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-1424766431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c763a1742c434a4e9643472064e54639',qos_specs=None,replication_status=,reservations=['9255cfd1-8978-44ca-8dd3-c529f553d90b','a1c2f329-4f62-44a3-b42d-29d719e8e642','bd6286ac-6ad1-49dc-b132-2f6a0b2a3726','962713eb-a7a9-4b94-915b-9f671c63a754'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce8fcf5d8b4c4a7cbfe1cd430e4fe170',volume_type_id=a8bbf025-f833-4951-bc97-473e9c99a77e)}' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 15:03:28.407172 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-2a3de6d8-4376-4418-9eb4-ea126c10760b tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f2a52f4-525b-4a60-b8b2-5c3a15ea57a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 25 15:03:28.421844 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-2a3de6d8-4376-4418-9eb4-ea126c10760b tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f2a52f4-525b-4a60-b8b2-5c3a15ea57a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87929) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 25 15:03:28.424446 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [None req-2a3de6d8-4376-4418-9eb4-ea126c10760b tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Flow 'volume_create_api' (b4490e57-aec9-43b6-946f-9f454bb1c6fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87929) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 25 15:03:28.479929 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-2a3de6d8-4376-4418-9eb4-ea126c10760b tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Create volume request issued successfully. Jan 25 15:03:28.493408 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2a3de6d8-4376-4418-9eb4-ea126c10760b tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] http://10.222.0.38/volume/v3/c763a1742c434a4e9643472064e54639/volumes returned with HTTP 202 Jan 25 15:03:28.504103 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1828/3651] 10.222.0.38 () {60 vars in 1226 bytes} [Mon Jan 25 15:03:27 2021] POST /volume/v3/c763a1742c434a4e9643472064e54639/volumes => generated 822 bytes in 520 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 25 15:03:28.509065 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0a02f32c-b7cd-4a1e-ad12-59859544181a tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] GET http://10.222.0.38/volume/v3/c763a1742c434a4e9643472064e54639/volumes/b9cbc483-34ce-459f-8b83-882a83096a50 Jan 25 15:03:28.509687 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0a02f32c-b7cd-4a1e-ad12-59859544181a tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 15:03:28.510316 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-0a02f32c-b7cd-4a1e-ad12-59859544181a tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 15:03:28.565484 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 15:03:28.565484 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 15:03:28.574211 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-0a02f32c-b7cd-4a1e-ad12-59859544181a tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Volume info retrieved successfully. Jan 25 15:03:28.598177 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-0a02f32c-b7cd-4a1e-ad12-59859544181a tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] http://10.222.0.38/volume/v3/c763a1742c434a4e9643472064e54639/volumes/b9cbc483-34ce-459f-8b83-882a83096a50 returned with HTTP 200 Jan 25 15:03:28.608858 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1824/3652] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 15:03:28 2021] GET /volume/v3/c763a1742c434a4e9643472064e54639/volumes/b9cbc483-34ce-459f-8b83-882a83096a50 => generated 914 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 15:03:29.619629 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e691eff6-6481-4be1-9b26-1bd1dd2a2e02 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] GET http://10.222.0.38/volume/v3/c763a1742c434a4e9643472064e54639/volumes/b9cbc483-34ce-459f-8b83-882a83096a50 Jan 25 15:03:29.620159 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e691eff6-6481-4be1-9b26-1bd1dd2a2e02 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 15:03:29.620484 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 15:03:29.620484 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 15:03:29.620898 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-e691eff6-6481-4be1-9b26-1bd1dd2a2e02 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 15:03:29.686065 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 15:03:29.686065 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 15:03:29.694480 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-e691eff6-6481-4be1-9b26-1bd1dd2a2e02 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Volume info retrieved successfully. Jan 25 15:03:29.718376 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-e691eff6-6481-4be1-9b26-1bd1dd2a2e02 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] http://10.222.0.38/volume/v3/c763a1742c434a4e9643472064e54639/volumes/b9cbc483-34ce-459f-8b83-882a83096a50 returned with HTTP 200 Jan 25 15:03:29.719194 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1829/3653] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 15:03:29 2021] GET /volume/v3/c763a1742c434a4e9643472064e54639/volumes/b9cbc483-34ce-459f-8b83-882a83096a50 => generated 914 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 15:03:30.735287 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2185129d-2558-46a8-98ba-440557e39f39 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] GET http://10.222.0.38/volume/v3/c763a1742c434a4e9643472064e54639/volumes/b9cbc483-34ce-459f-8b83-882a83096a50 Jan 25 15:03:30.735830 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2185129d-2558-46a8-98ba-440557e39f39 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 15:03:30.736002 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 15:03:30.736002 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 15:03:30.736376 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2185129d-2558-46a8-98ba-440557e39f39 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 15:03:30.787611 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 15:03:30.787611 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 15:03:30.796469 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-2185129d-2558-46a8-98ba-440557e39f39 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Volume info retrieved successfully. Jan 25 15:03:30.819579 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2185129d-2558-46a8-98ba-440557e39f39 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] http://10.222.0.38/volume/v3/c763a1742c434a4e9643472064e54639/volumes/b9cbc483-34ce-459f-8b83-882a83096a50 returned with HTTP 200 Jan 25 15:03:30.820569 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1825/3654] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 15:03:30 2021] GET /volume/v3/c763a1742c434a4e9643472064e54639/volumes/b9cbc483-34ce-459f-8b83-882a83096a50 => generated 914 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 15:03:31.837106 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4da109b8-489e-43ea-821a-5cc0a6497179 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] GET http://10.222.0.38/volume/v3/c763a1742c434a4e9643472064e54639/volumes/b9cbc483-34ce-459f-8b83-882a83096a50 Jan 25 15:03:31.837686 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4da109b8-489e-43ea-821a-5cc0a6497179 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 15:03:31.837883 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 15:03:31.837883 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 15:03:31.838308 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-4da109b8-489e-43ea-821a-5cc0a6497179 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 15:03:31.888061 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 15:03:31.888061 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 15:03:31.896960 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-4da109b8-489e-43ea-821a-5cc0a6497179 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Volume info retrieved successfully. Jan 25 15:03:31.919455 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-4da109b8-489e-43ea-821a-5cc0a6497179 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] http://10.222.0.38/volume/v3/c763a1742c434a4e9643472064e54639/volumes/b9cbc483-34ce-459f-8b83-882a83096a50 returned with HTTP 200 Jan 25 15:03:31.920222 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1830/3655] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 15:03:31 2021] GET /volume/v3/c763a1742c434a4e9643472064e54639/volumes/b9cbc483-34ce-459f-8b83-882a83096a50 => generated 914 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 15:03:32.936447 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5fa5ba2d-c5cc-46cf-a407-e0198779c630 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] GET http://10.222.0.38/volume/v3/c763a1742c434a4e9643472064e54639/volumes/b9cbc483-34ce-459f-8b83-882a83096a50 Jan 25 15:03:32.936981 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5fa5ba2d-c5cc-46cf-a407-e0198779c630 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 15:03:32.937385 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 15:03:32.937385 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 15:03:32.937593 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-5fa5ba2d-c5cc-46cf-a407-e0198779c630 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 15:03:32.987961 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 15:03:32.987961 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 15:03:32.997111 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-5fa5ba2d-c5cc-46cf-a407-e0198779c630 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Volume info retrieved successfully. Jan 25 15:03:33.018681 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-5fa5ba2d-c5cc-46cf-a407-e0198779c630 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] http://10.222.0.38/volume/v3/c763a1742c434a4e9643472064e54639/volumes/b9cbc483-34ce-459f-8b83-882a83096a50 returned with HTTP 200 Jan 25 15:03:33.019513 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1826/3656] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 15:03:32 2021] GET /volume/v3/c763a1742c434a4e9643472064e54639/volumes/b9cbc483-34ce-459f-8b83-882a83096a50 => generated 914 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 15:03:34.036579 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a5f5672e-ee15-4125-8547-6a86c88092d7 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] GET http://10.222.0.38/volume/v3/c763a1742c434a4e9643472064e54639/volumes/b9cbc483-34ce-459f-8b83-882a83096a50 Jan 25 15:03:34.037227 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a5f5672e-ee15-4125-8547-6a86c88092d7 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 15:03:34.037449 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 15:03:34.037449 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 15:03:34.037829 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-a5f5672e-ee15-4125-8547-6a86c88092d7 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 15:03:34.087372 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 15:03:34.087372 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 15:03:34.096125 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-a5f5672e-ee15-4125-8547-6a86c88092d7 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Volume info retrieved successfully. Jan 25 15:03:34.118916 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-a5f5672e-ee15-4125-8547-6a86c88092d7 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] http://10.222.0.38/volume/v3/c763a1742c434a4e9643472064e54639/volumes/b9cbc483-34ce-459f-8b83-882a83096a50 returned with HTTP 200 Jan 25 15:03:34.125935 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1831/3657] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 15:03:34 2021] GET /volume/v3/c763a1742c434a4e9643472064e54639/volumes/b9cbc483-34ce-459f-8b83-882a83096a50 => generated 914 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 15:03:35.136634 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3c77d03e-e552-413d-bdc7-08e631a47464 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] GET http://10.222.0.38/volume/v3/c763a1742c434a4e9643472064e54639/volumes/b9cbc483-34ce-459f-8b83-882a83096a50 Jan 25 15:03:35.137212 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3c77d03e-e552-413d-bdc7-08e631a47464 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 15:03:35.137441 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 15:03:35.137441 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 15:03:35.137823 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-3c77d03e-e552-413d-bdc7-08e631a47464 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 15:03:35.189502 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 15:03:35.189502 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 15:03:35.202378 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-3c77d03e-e552-413d-bdc7-08e631a47464 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Volume info retrieved successfully. Jan 25 15:03:35.225503 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-3c77d03e-e552-413d-bdc7-08e631a47464 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] http://10.222.0.38/volume/v3/c763a1742c434a4e9643472064e54639/volumes/b9cbc483-34ce-459f-8b83-882a83096a50 returned with HTTP 200 Jan 25 15:03:35.226388 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1827/3658] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 15:03:35 2021] GET /volume/v3/c763a1742c434a4e9643472064e54639/volumes/b9cbc483-34ce-459f-8b83-882a83096a50 => generated 914 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 15:03:36.242679 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2bbbd05a-c08c-450c-82c6-7a98f853ec2b tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] GET http://10.222.0.38/volume/v3/c763a1742c434a4e9643472064e54639/volumes/b9cbc483-34ce-459f-8b83-882a83096a50 Jan 25 15:03:36.243502 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2bbbd05a-c08c-450c-82c6-7a98f853ec2b tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 15:03:36.243754 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 15:03:36.243754 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 15:03:36.244171 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-2bbbd05a-c08c-450c-82c6-7a98f853ec2b tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 15:03:36.300852 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 15:03:36.300852 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 15:03:36.309362 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-2bbbd05a-c08c-450c-82c6-7a98f853ec2b tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Volume info retrieved successfully. Jan 25 15:03:36.331729 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-2bbbd05a-c08c-450c-82c6-7a98f853ec2b tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] http://10.222.0.38/volume/v3/c763a1742c434a4e9643472064e54639/volumes/b9cbc483-34ce-459f-8b83-882a83096a50 returned with HTTP 200 Jan 25 15:03:36.341037 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1832/3659] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 15:03:36 2021] GET /volume/v3/c763a1742c434a4e9643472064e54639/volumes/b9cbc483-34ce-459f-8b83-882a83096a50 => generated 914 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 15:03:37.351891 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c92c9526-83fb-44ea-b25c-604bf317d59f tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] GET http://10.222.0.38/volume/v3/c763a1742c434a4e9643472064e54639/volumes/b9cbc483-34ce-459f-8b83-882a83096a50 Jan 25 15:03:37.353087 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c92c9526-83fb-44ea-b25c-604bf317d59f tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 15:03:37.353403 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 15:03:37.353403 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 15:03:37.354326 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-c92c9526-83fb-44ea-b25c-604bf317d59f tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 15:03:37.415010 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 15:03:37.415010 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 15:03:37.423576 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-c92c9526-83fb-44ea-b25c-604bf317d59f tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Volume info retrieved successfully. Jan 25 15:03:37.445637 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-c92c9526-83fb-44ea-b25c-604bf317d59f tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] http://10.222.0.38/volume/v3/c763a1742c434a4e9643472064e54639/volumes/b9cbc483-34ce-459f-8b83-882a83096a50 returned with HTTP 200 Jan 25 15:03:37.451441 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1828/3660] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 15:03:37 2021] GET /volume/v3/c763a1742c434a4e9643472064e54639/volumes/b9cbc483-34ce-459f-8b83-882a83096a50 => generated 914 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 15:03:38.463782 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7356a735-4f30-437d-ad55-ded42fed1f0d tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] GET http://10.222.0.38/volume/v3/c763a1742c434a4e9643472064e54639/volumes/b9cbc483-34ce-459f-8b83-882a83096a50 Jan 25 15:03:38.464333 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7356a735-4f30-437d-ad55-ded42fed1f0d tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 15:03:38.464425 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 15:03:38.464425 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 15:03:38.464759 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-7356a735-4f30-437d-ad55-ded42fed1f0d tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 15:03:38.513126 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 15:03:38.513126 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 15:03:38.521333 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-7356a735-4f30-437d-ad55-ded42fed1f0d tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Volume info retrieved successfully. Jan 25 15:03:38.543490 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-7356a735-4f30-437d-ad55-ded42fed1f0d tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] http://10.222.0.38/volume/v3/c763a1742c434a4e9643472064e54639/volumes/b9cbc483-34ce-459f-8b83-882a83096a50 returned with HTTP 200 Jan 25 15:03:38.544428 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1833/3661] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 15:03:38 2021] GET /volume/v3/c763a1742c434a4e9643472064e54639/volumes/b9cbc483-34ce-459f-8b83-882a83096a50 => generated 972 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 15:03:39.560476 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-73c5846a-769d-4392-9474-bc8266f414b3 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] GET http://10.222.0.38/volume/v3/c763a1742c434a4e9643472064e54639/volumes/b9cbc483-34ce-459f-8b83-882a83096a50 Jan 25 15:03:39.561025 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-73c5846a-769d-4392-9474-bc8266f414b3 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 15:03:39.561137 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 15:03:39.561137 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 15:03:39.561477 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-73c5846a-769d-4392-9474-bc8266f414b3 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 15:03:39.611737 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 15:03:39.611737 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 15:03:39.621769 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-73c5846a-769d-4392-9474-bc8266f414b3 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Volume info retrieved successfully. Jan 25 15:03:39.651858 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-73c5846a-769d-4392-9474-bc8266f414b3 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] http://10.222.0.38/volume/v3/c763a1742c434a4e9643472064e54639/volumes/b9cbc483-34ce-459f-8b83-882a83096a50 returned with HTTP 200 Jan 25 15:03:39.653065 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1829/3662] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 15:03:39 2021] GET /volume/v3/c763a1742c434a4e9643472064e54639/volumes/b9cbc483-34ce-459f-8b83-882a83096a50 => generated 975 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 15:03:40.670183 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1fa14d35-2021-473c-a207-f8861717bd2f tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] GET http://10.222.0.38/volume/v3/c763a1742c434a4e9643472064e54639/volumes/b9cbc483-34ce-459f-8b83-882a83096a50 Jan 25 15:03:40.670690 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1fa14d35-2021-473c-a207-f8861717bd2f tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 15:03:40.670877 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 15:03:40.670877 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 15:03:40.671665 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-1fa14d35-2021-473c-a207-f8861717bd2f tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 15:03:40.720971 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 15:03:40.720971 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 15:03:40.729525 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-1fa14d35-2021-473c-a207-f8861717bd2f tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Volume info retrieved successfully. Jan 25 15:03:40.752278 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-1fa14d35-2021-473c-a207-f8861717bd2f tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] http://10.222.0.38/volume/v3/c763a1742c434a4e9643472064e54639/volumes/b9cbc483-34ce-459f-8b83-882a83096a50 returned with HTTP 200 Jan 25 15:03:40.753287 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1834/3663] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 15:03:40 2021] GET /volume/v3/c763a1742c434a4e9643472064e54639/volumes/b9cbc483-34ce-459f-8b83-882a83096a50 => generated 975 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 15:03:41.771466 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d2aff486-9c07-451e-8336-f122a3447bac tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] GET http://10.222.0.38/volume/v3/c763a1742c434a4e9643472064e54639/volumes/b9cbc483-34ce-459f-8b83-882a83096a50 Jan 25 15:03:41.772368 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d2aff486-9c07-451e-8336-f122a3447bac tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 15:03:41.772368 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 15:03:41.772368 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 15:03:41.772788 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-d2aff486-9c07-451e-8336-f122a3447bac tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 15:03:41.831482 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 15:03:41.831482 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 15:03:41.841706 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-d2aff486-9c07-451e-8336-f122a3447bac tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Volume info retrieved successfully. Jan 25 15:03:41.872774 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-d2aff486-9c07-451e-8336-f122a3447bac tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] http://10.222.0.38/volume/v3/c763a1742c434a4e9643472064e54639/volumes/b9cbc483-34ce-459f-8b83-882a83096a50 returned with HTTP 200 Jan 25 15:03:41.873828 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1830/3664] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 15:03:41 2021] GET /volume/v3/c763a1742c434a4e9643472064e54639/volumes/b9cbc483-34ce-459f-8b83-882a83096a50 => generated 975 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 15:03:42.891426 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ce310570-08fc-4e49-94e4-c458c21e125c tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] GET http://10.222.0.38/volume/v3/c763a1742c434a4e9643472064e54639/volumes/b9cbc483-34ce-459f-8b83-882a83096a50 Jan 25 15:03:42.892064 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ce310570-08fc-4e49-94e4-c458c21e125c tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 15:03:42.892174 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 15:03:42.892174 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 15:03:42.892552 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-ce310570-08fc-4e49-94e4-c458c21e125c tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 15:03:42.946033 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 15:03:42.946033 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 15:03:42.956550 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-ce310570-08fc-4e49-94e4-c458c21e125c tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Volume info retrieved successfully. Jan 25 15:03:42.978162 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-ce310570-08fc-4e49-94e4-c458c21e125c tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] http://10.222.0.38/volume/v3/c763a1742c434a4e9643472064e54639/volumes/b9cbc483-34ce-459f-8b83-882a83096a50 returned with HTTP 200 Jan 25 15:03:42.978969 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1835/3665] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 15:03:42 2021] GET /volume/v3/c763a1742c434a4e9643472064e54639/volumes/b9cbc483-34ce-459f-8b83-882a83096a50 => generated 974 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 25 15:03:43.996245 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8f2d2102-9b04-4e4d-9ee3-a35145a12cae tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] GET http://10.222.0.38/volume/v3/c763a1742c434a4e9643472064e54639/volumes/b9cbc483-34ce-459f-8b83-882a83096a50 Jan 25 15:03:43.996765 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8f2d2102-9b04-4e4d-9ee3-a35145a12cae tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 15:03:43.996952 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 15:03:43.996952 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 15:03:43.997332 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [None req-8f2d2102-9b04-4e4d-9ee3-a35145a12cae tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 15:03:44.046733 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 15:03:44.046733 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 15:03:44.054561 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [None req-8f2d2102-9b04-4e4d-9ee3-a35145a12cae tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Volume info retrieved successfully. Jan 25 15:03:44.078876 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [None req-8f2d2102-9b04-4e4d-9ee3-a35145a12cae tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] http://10.222.0.38/volume/v3/c763a1742c434a4e9643472064e54639/volumes/b9cbc483-34ce-459f-8b83-882a83096a50 returned with HTTP 200 Jan 25 15:03:44.079691 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1831/3666] 10.222.0.38 () {58 vars in 1315 bytes} [Mon Jan 25 15:03:43 2021] GET /volume/v3/c763a1742c434a4e9643472064e54639/volumes/b9cbc483-34ce-459f-8b83-882a83096a50 => generated 1363 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 15:03:44.152757 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-8228e901-df23-47d8-aa11-f02497d3209c req-7f9e6c6a-8706-4dad-b8d7-4590b17f48f0 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] GET http://10.222.0.38/volume/v3/c763a1742c434a4e9643472064e54639/volumes/b9cbc483-34ce-459f-8b83-882a83096a50 Jan 25 15:03:44.153328 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-8228e901-df23-47d8-aa11-f02497d3209c req-7f9e6c6a-8706-4dad-b8d7-4590b17f48f0 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 15:03:44.153543 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 15:03:44.153543 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 15:03:44.153920 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-8228e901-df23-47d8-aa11-f02497d3209c req-7f9e6c6a-8706-4dad-b8d7-4590b17f48f0 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 15:03:44.206262 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 15:03:44.206262 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 15:03:44.214569 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-8228e901-df23-47d8-aa11-f02497d3209c req-7f9e6c6a-8706-4dad-b8d7-4590b17f48f0 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Volume info retrieved successfully. Jan 25 15:03:44.236626 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-8228e901-df23-47d8-aa11-f02497d3209c req-7f9e6c6a-8706-4dad-b8d7-4590b17f48f0 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] http://10.222.0.38/volume/v3/c763a1742c434a4e9643472064e54639/volumes/b9cbc483-34ce-459f-8b83-882a83096a50 returned with HTTP 200 Jan 25 15:03:44.237502 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1836/3667] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 15:03:44 2021] GET /volume/v3/c763a1742c434a4e9643472064e54639/volumes/b9cbc483-34ce-459f-8b83-882a83096a50 => generated 1363 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 15:03:44.990617 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-8228e901-df23-47d8-aa11-f02497d3209c req-c7dc5ed8-8aff-4ab8-982f-e4d7efd1b063 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] GET http://10.222.0.38/volume/v3/c763a1742c434a4e9643472064e54639/volumes/b9cbc483-34ce-459f-8b83-882a83096a50 Jan 25 15:03:44.991146 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-8228e901-df23-47d8-aa11-f02497d3209c req-c7dc5ed8-8aff-4ab8-982f-e4d7efd1b063 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 15:03:44.991365 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 15:03:44.991365 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 15:03:44.991781 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-8228e901-df23-47d8-aa11-f02497d3209c req-c7dc5ed8-8aff-4ab8-982f-e4d7efd1b063 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 15:03:45.039938 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 15:03:45.039938 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 15:03:45.048507 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-8228e901-df23-47d8-aa11-f02497d3209c req-c7dc5ed8-8aff-4ab8-982f-e4d7efd1b063 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Volume info retrieved successfully. Jan 25 15:03:45.070952 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-8228e901-df23-47d8-aa11-f02497d3209c req-c7dc5ed8-8aff-4ab8-982f-e4d7efd1b063 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] http://10.222.0.38/volume/v3/c763a1742c434a4e9643472064e54639/volumes/b9cbc483-34ce-459f-8b83-882a83096a50 returned with HTTP 200 Jan 25 15:03:45.071784 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1832/3668] 10.222.0.38 () {60 vars in 1569 bytes} [Mon Jan 25 15:03:44 2021] GET /volume/v3/c763a1742c434a4e9643472064e54639/volumes/b9cbc483-34ce-459f-8b83-882a83096a50 => generated 1363 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 15:03:45.082024 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-8228e901-df23-47d8-aa11-f02497d3209c req-7f9e6c6a-8706-4dad-b8d7-4590b17f48f0 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] GET http://10.222.0.38/volume// Jan 25 15:03:45.082510 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-8228e901-df23-47d8-aa11-f02497d3209c req-7f9e6c6a-8706-4dad-b8d7-4590b17f48f0 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 15:03:45.082762 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 15:03:45.082762 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 15:03:45.083146 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-8228e901-df23-47d8-aa11-f02497d3209c req-7f9e6c6a-8706-4dad-b8d7-4590b17f48f0 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 15:03:45.084428 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-8228e901-df23-47d8-aa11-f02497d3209c req-7f9e6c6a-8706-4dad-b8d7-4590b17f48f0 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 15:03:45.085050 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1837/3669] 10.222.0.38 () {58 vars in 1289 bytes} [Mon Jan 25 15:03:45 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 15:03:45.098001 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-8228e901-df23-47d8-aa11-f02497d3209c req-d9cabd9b-f1ce-48e1-aa01-6db746d24c4f tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] POST http://10.222.0.38/volume/v3/c763a1742c434a4e9643472064e54639/attachments Jan 25 15:03:45.098505 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 15:03:45.098505 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 15:03:45.099060 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-8228e901-df23-47d8-aa11-f02497d3209c req-d9cabd9b-f1ce-48e1-aa01-6db746d24c4f tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b9cbc483-34ce-459f-8b83-882a83096a50", "instance_uuid": "8063744f-ba8e-4d1a-8f85-f84ca68f3c99", "connector": null}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 15:03:45.150981 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 15:03:45.150981 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 15:03:45.203265 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-8228e901-df23-47d8-aa11-f02497d3209c req-d9cabd9b-f1ce-48e1-aa01-6db746d24c4f tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] http://10.222.0.38/volume/v3/c763a1742c434a4e9643472064e54639/attachments returned with HTTP 200 Jan 25 15:03:45.204175 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1833/3670] 10.222.0.38 () {66 vars in 1565 bytes} [Mon Jan 25 15:03:45 2021] POST /volume/v3/c763a1742c434a4e9643472064e54639/attachments => generated 273 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 25 15:03:46.623869 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-8228e901-df23-47d8-aa11-f02497d3209c req-7f9e6c6a-8706-4dad-b8d7-4590b17f48f0 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] GET http://10.222.0.38/volume// Jan 25 15:03:46.624381 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-8228e901-df23-47d8-aa11-f02497d3209c req-7f9e6c6a-8706-4dad-b8d7-4590b17f48f0 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 15:03:46.624843 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-8228e901-df23-47d8-aa11-f02497d3209c req-7f9e6c6a-8706-4dad-b8d7-4590b17f48f0 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 15:03:46.625879 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-8228e901-df23-47d8-aa11-f02497d3209c req-7f9e6c6a-8706-4dad-b8d7-4590b17f48f0 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 15:03:46.626458 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1838/3671] 10.222.0.57 () {56 vars in 1089 bytes} [Mon Jan 25 15:03:46 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 15:03:46.639740 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-8228e901-df23-47d8-aa11-f02497d3209c req-0a2b071c-0544-42d3-9039-57adca19f092 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] GET http://10.222.0.38/volume/v3/c763a1742c434a4e9643472064e54639/volumes/b9cbc483-34ce-459f-8b83-882a83096a50 Jan 25 15:03:46.640382 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-8228e901-df23-47d8-aa11-f02497d3209c req-0a2b071c-0544-42d3-9039-57adca19f092 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 15:03:46.640984 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 15:03:46.640984 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 15:03:46.641369 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-8228e901-df23-47d8-aa11-f02497d3209c req-0a2b071c-0544-42d3-9039-57adca19f092 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Calling method 'show' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 15:03:46.690811 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 15:03:46.690811 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 15:03:46.699558 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-8228e901-df23-47d8-aa11-f02497d3209c req-0a2b071c-0544-42d3-9039-57adca19f092 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Volume info retrieved successfully. Jan 25 15:03:46.718215 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 15:03:46.718215 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 15:03:46.727820 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-8228e901-df23-47d8-aa11-f02497d3209c req-0a2b071c-0544-42d3-9039-57adca19f092 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] http://10.222.0.38/volume/v3/c763a1742c434a4e9643472064e54639/volumes/b9cbc483-34ce-459f-8b83-882a83096a50 returned with HTTP 200 Jan 25 15:03:46.728665 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1834/3672] 10.222.0.57 () {60 vars in 1403 bytes} [Mon Jan 25 15:03:46 2021] GET /volume/v3/c763a1742c434a4e9643472064e54639/volumes/b9cbc483-34ce-459f-8b83-882a83096a50 => generated 1461 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 15:03:46.772769 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-8228e901-df23-47d8-aa11-f02497d3209c req-87ec3a19-0bf1-432a-87c2-9beaee4b4964 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] PUT http://10.222.0.38/volume/v3/c763a1742c434a4e9643472064e54639/attachments/e68e5639-7e1d-4fcd-b07b-3141bd4fb077 Jan 25 15:03:46.773617 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-8228e901-df23-47d8-aa11-f02497d3209c req-87ec3a19-0bf1-432a-87c2-9beaee4b4964 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.57", "host": "n-h2-760456-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-760456-3.cbci-760456-3.local", "mountpoint": "/dev/sda"}}} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 15:03:46.801894 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 25 15:03:46.801894 n-d-760456-3 devstack@c-api.service[87928]: return self(f, *args, **kw) Jan 25 15:03:46.802480 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-8228e901-df23-47d8-aa11-f02497d3209c req-87ec3a19-0bf1-432a-87c2-9beaee4b4964 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Lock "b'cinder-attachment_update-b9cbc483-34ce-459f-8b83-882a83096a50-n-h2-760456-3'" acquired by "attachment_update" :: waited 0.010s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 15:03:46.804761 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 15:03:46.804761 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 15:03:48.089729 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-8228e901-df23-47d8-aa11-f02497d3209c req-87ec3a19-0bf1-432a-87c2-9beaee4b4964 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Lock "b'cinder-attachment_update-b9cbc483-34ce-459f-8b83-882a83096a50-n-h2-760456-3'" released by "attachment_update" :: held 1.287s {{(pid=87929) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 15:03:48.090471 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-8228e901-df23-47d8-aa11-f02497d3209c req-87ec3a19-0bf1-432a-87c2-9beaee4b4964 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] http://10.222.0.38/volume/v3/c763a1742c434a4e9643472064e54639/attachments/e68e5639-7e1d-4fcd-b07b-3141bd4fb077 returned with HTTP 200 Jan 25 15:03:48.091421 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1839/3673] 10.222.0.57 () {64 vars in 1468 bytes} [Mon Jan 25 15:03:46 2021] PUT /volume/v3/c763a1742c434a4e9643472064e54639/attachments/e68e5639-7e1d-4fcd-b07b-3141bd4fb077 => generated 762 bytes in 1323 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 15:03:48.127244 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-8228e901-df23-47d8-aa11-f02497d3209c req-51afa88c-f21f-4b0c-af32-5ae42c2589b3 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] POST http://10.222.0.38/volume/v3/c763a1742c434a4e9643472064e54639/attachments/e68e5639-7e1d-4fcd-b07b-3141bd4fb077/action Jan 25 15:03:48.128001 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 15:03:48.128001 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 15:03:48.128476 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-8228e901-df23-47d8-aa11-f02497d3209c req-51afa88c-f21f-4b0c-af32-5ae42c2589b3 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Action body: b'{"os-complete": null}' {{(pid=87930) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 15:03:48.128887 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-8228e901-df23-47d8-aa11-f02497d3209c req-51afa88c-f21f-4b0c-af32-5ae42c2589b3 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 15:03:48.199621 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 15:03:48.199621 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 15:03:48.217249 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-8228e901-df23-47d8-aa11-f02497d3209c req-51afa88c-f21f-4b0c-af32-5ae42c2589b3 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] http://10.222.0.38/volume/v3/c763a1742c434a4e9643472064e54639/attachments/e68e5639-7e1d-4fcd-b07b-3141bd4fb077/action returned with HTTP 204 Jan 25 15:03:48.218160 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1835/3674] 10.222.0.57 () {64 vars in 1489 bytes} [Mon Jan 25 15:03:48 2021] POST /volume/v3/c763a1742c434a4e9643472064e54639/attachments/e68e5639-7e1d-4fcd-b07b-3141bd4fb077/action => generated 0 bytes in 96 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 25 15:06:24.444008 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-8228e901-df23-47d8-aa11-f02497d3209c req-87ec3a19-0bf1-432a-87c2-9beaee4b4964 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] GET http://10.222.0.38/volume// Jan 25 15:06:24.444671 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-8228e901-df23-47d8-aa11-f02497d3209c req-87ec3a19-0bf1-432a-87c2-9beaee4b4964 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 15:06:24.444671 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 15:06:24.444671 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 15:06:24.446967 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-8228e901-df23-47d8-aa11-f02497d3209c req-87ec3a19-0bf1-432a-87c2-9beaee4b4964 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Calling method 'all' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 15:06:24.448634 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-8228e901-df23-47d8-aa11-f02497d3209c req-87ec3a19-0bf1-432a-87c2-9beaee4b4964 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 15:06:24.449630 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1840/3675] 10.222.0.57 () {56 vars in 1089 bytes} [Mon Jan 25 15:06:24 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 15:06:24.466074 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-37e5ace1-28bd-4093-a1fa-30fd2b58da24 req-127f516f-1979-49c3-b0c3-c9f6d06f2922 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] POST http://10.222.0.38/volume/v3/c763a1742c434a4e9643472064e54639/attachments Jan 25 15:06:24.466519 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 15:06:24.466519 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 15:06:24.466940 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-37e5ace1-28bd-4093-a1fa-30fd2b58da24 req-127f516f-1979-49c3-b0c3-c9f6d06f2922 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b9cbc483-34ce-459f-8b83-882a83096a50", "instance_uuid": "8063744f-ba8e-4d1a-8f85-f84ca68f3c99", "connector": null}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 15:06:24.517181 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 15:06:24.517181 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 15:06:24.628338 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-37e5ace1-28bd-4093-a1fa-30fd2b58da24 req-127f516f-1979-49c3-b0c3-c9f6d06f2922 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] http://10.222.0.38/volume/v3/c763a1742c434a4e9643472064e54639/attachments returned with HTTP 200 Jan 25 15:06:24.629296 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1836/3676] 10.222.0.57 () {64 vars in 1358 bytes} [Mon Jan 25 15:06:24 2021] POST /volume/v3/c763a1742c434a4e9643472064e54639/attachments => generated 273 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 15:06:24.645752 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-37e5ace1-28bd-4093-a1fa-30fd2b58da24 req-fa1df3ac-3c72-4351-837b-6126d169c970 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] DELETE http://10.222.0.38/volume/v3/c763a1742c434a4e9643472064e54639/attachments/e68e5639-7e1d-4fcd-b07b-3141bd4fb077 Jan 25 15:06:24.646416 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-37e5ace1-28bd-4093-a1fa-30fd2b58da24 req-fa1df3ac-3c72-4351-837b-6126d169c970 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 15:06:24.647246 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-37e5ace1-28bd-4093-a1fa-30fd2b58da24 req-fa1df3ac-3c72-4351-837b-6126d169c970 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Calling method 'version_select' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 15:06:24.668240 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 15:06:24.668240 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 15:06:24.854263 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-37e5ace1-28bd-4093-a1fa-30fd2b58da24 req-fa1df3ac-3c72-4351-837b-6126d169c970 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(63c44f97-5927-4fc5-9112-0b1706f039ca)]) {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 15:06:24.854553 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-37e5ace1-28bd-4093-a1fa-30fd2b58da24 req-fa1df3ac-3c72-4351-837b-6126d169c970 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Adding status of: reserved to pending status list for volume. {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 25 15:06:24.855000 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-37e5ace1-28bd-4093-a1fa-30fd2b58da24 req-fa1df3ac-3c72-4351-837b-6126d169c970 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=87929) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 15:06:24.862065 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-37e5ace1-28bd-4093-a1fa-30fd2b58da24 req-fa1df3ac-3c72-4351-837b-6126d169c970 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] http://10.222.0.38/volume/v3/c763a1742c434a4e9643472064e54639/attachments/e68e5639-7e1d-4fcd-b07b-3141bd4fb077 returned with HTTP 200 Jan 25 15:06:24.862940 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1841/3677] 10.222.0.57 () {62 vars in 1437 bytes} [Mon Jan 25 15:06:24 2021] DELETE /volume/v3/c763a1742c434a4e9643472064e54639/attachments/e68e5639-7e1d-4fcd-b07b-3141bd4fb077 => generated 192 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 15:06:31.269305 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-37e5ace1-28bd-4093-a1fa-30fd2b58da24 req-127f516f-1979-49c3-b0c3-c9f6d06f2922 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] GET http://10.222.0.38/volume// Jan 25 15:06:31.270052 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-37e5ace1-28bd-4093-a1fa-30fd2b58da24 req-127f516f-1979-49c3-b0c3-c9f6d06f2922 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 15:06:31.270500 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 15:06:31.270500 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 15:06:31.271260 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-37e5ace1-28bd-4093-a1fa-30fd2b58da24 req-127f516f-1979-49c3-b0c3-c9f6d06f2922 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Calling method 'all' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 15:06:31.273735 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-37e5ace1-28bd-4093-a1fa-30fd2b58da24 req-127f516f-1979-49c3-b0c3-c9f6d06f2922 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] http://10.222.0.38/volume// returned with HTTP 300 Jan 25 15:06:31.274615 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1837/3678] 10.222.0.57 () {56 vars in 1089 bytes} [Mon Jan 25 15:06:31 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 25 15:06:31.288502 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-ef76cf28-b1f1-4d93-9f45-7c8bd3433983 req-45fab298-3dd9-454e-b821-e3a1191e7086 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] GET http://10.222.0.38/volume/v3/c763a1742c434a4e9643472064e54639/volumes/b9cbc483-34ce-459f-8b83-882a83096a50 Jan 25 15:06:31.289109 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-ef76cf28-b1f1-4d93-9f45-7c8bd3433983 req-45fab298-3dd9-454e-b821-e3a1191e7086 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 15:06:31.289292 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 15:06:31.289292 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 15:06:31.289678 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-ef76cf28-b1f1-4d93-9f45-7c8bd3433983 req-45fab298-3dd9-454e-b821-e3a1191e7086 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Calling method 'show' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 15:06:31.338367 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 15:06:31.338367 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 15:06:31.346365 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-ef76cf28-b1f1-4d93-9f45-7c8bd3433983 req-45fab298-3dd9-454e-b821-e3a1191e7086 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Volume info retrieved successfully. Jan 25 15:06:31.364645 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 15:06:31.364645 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 15:06:31.375635 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-ef76cf28-b1f1-4d93-9f45-7c8bd3433983 req-45fab298-3dd9-454e-b821-e3a1191e7086 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] http://10.222.0.38/volume/v3/c763a1742c434a4e9643472064e54639/volumes/b9cbc483-34ce-459f-8b83-882a83096a50 returned with HTTP 200 Jan 25 15:06:31.376518 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1842/3679] 10.222.0.57 () {60 vars in 1403 bytes} [Mon Jan 25 15:06:31 2021] GET /volume/v3/c763a1742c434a4e9643472064e54639/volumes/b9cbc483-34ce-459f-8b83-882a83096a50 => generated 1461 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 25 15:06:31.397941 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-ef76cf28-b1f1-4d93-9f45-7c8bd3433983 req-502cdd8f-be76-428a-8b24-b90cd029dbb9 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] PUT http://10.222.0.38/volume/v3/c763a1742c434a4e9643472064e54639/attachments/63c44f97-5927-4fc5-9112-0b1706f039ca Jan 25 15:06:31.398764 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-ef76cf28-b1f1-4d93-9f45-7c8bd3433983 req-502cdd8f-be76-428a-8b24-b90cd029dbb9 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.57", "host": "n-h2-760456-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-760456-3.cbci-760456-3.local", "mountpoint": "/dev/sda"}}} {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 15:06:31.429171 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 25 15:06:31.429171 n-d-760456-3 devstack@c-api.service[87928]: return self(f, *args, **kw) Jan 25 15:06:31.429695 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-ef76cf28-b1f1-4d93-9f45-7c8bd3433983 req-502cdd8f-be76-428a-8b24-b90cd029dbb9 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Lock "b'cinder-attachment_update-b9cbc483-34ce-459f-8b83-882a83096a50-n-h2-760456-3'" acquired by "attachment_update" :: waited 0.011s {{(pid=87930) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 25 15:06:31.431943 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 15:06:31.431943 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 15:06:32.706824 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.coordination [req-ef76cf28-b1f1-4d93-9f45-7c8bd3433983 req-502cdd8f-be76-428a-8b24-b90cd029dbb9 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Lock "b'cinder-attachment_update-b9cbc483-34ce-459f-8b83-882a83096a50-n-h2-760456-3'" released by "attachment_update" :: held 1.277s {{(pid=87930) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 25 15:06:32.707542 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-ef76cf28-b1f1-4d93-9f45-7c8bd3433983 req-502cdd8f-be76-428a-8b24-b90cd029dbb9 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] http://10.222.0.38/volume/v3/c763a1742c434a4e9643472064e54639/attachments/63c44f97-5927-4fc5-9112-0b1706f039ca returned with HTTP 200 Jan 25 15:06:32.708478 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1838/3680] 10.222.0.57 () {64 vars in 1468 bytes} [Mon Jan 25 15:06:31 2021] PUT /volume/v3/c763a1742c434a4e9643472064e54639/attachments/63c44f97-5927-4fc5-9112-0b1706f039ca => generated 762 bytes in 1316 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 25 15:06:32.742856 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-ef76cf28-b1f1-4d93-9f45-7c8bd3433983 req-19279afb-85b8-48c6-adc8-8633be05fe7c tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] POST http://10.222.0.38/volume/v3/c763a1742c434a4e9643472064e54639/attachments/63c44f97-5927-4fc5-9112-0b1706f039ca/action Jan 25 15:06:32.743410 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 15:06:32.743410 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 15:06:32.743820 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-ef76cf28-b1f1-4d93-9f45-7c8bd3433983 req-19279afb-85b8-48c6-adc8-8633be05fe7c tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Action body: b'{"os-complete": null}' {{(pid=87929) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 25 15:06:32.744197 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-ef76cf28-b1f1-4d93-9f45-7c8bd3433983 req-19279afb-85b8-48c6-adc8-8633be05fe7c tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 25 15:06:32.812792 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 15:06:32.812792 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 15:06:32.825335 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-ef76cf28-b1f1-4d93-9f45-7c8bd3433983 req-19279afb-85b8-48c6-adc8-8633be05fe7c tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] http://10.222.0.38/volume/v3/c763a1742c434a4e9643472064e54639/attachments/63c44f97-5927-4fc5-9112-0b1706f039ca/action returned with HTTP 204 Jan 25 15:06:32.826176 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1843/3681] 10.222.0.57 () {64 vars in 1489 bytes} [Mon Jan 25 15:06:32 2021] POST /volume/v3/c763a1742c434a4e9643472064e54639/attachments/63c44f97-5927-4fc5-9112-0b1706f039ca/action => generated 0 bytes in 88 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 25 15:08:14.371821 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-0ed85391-1420-4218-b082-34a55bb9713f req-4c81c099-f56f-459d-803f-4d36acd7ad69 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] DELETE http://10.222.0.38/volume/v3/c763a1742c434a4e9643472064e54639/attachments/63c44f97-5927-4fc5-9112-0b1706f039ca Jan 25 15:08:14.372574 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-0ed85391-1420-4218-b082-34a55bb9713f req-4c81c099-f56f-459d-803f-4d36acd7ad69 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Empty body provided in request {{(pid=87930) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 15:08:14.372794 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 15:08:14.372794 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 15:08:14.373191 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-0ed85391-1420-4218-b082-34a55bb9713f req-4c81c099-f56f-459d-803f-4d36acd7ad69 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Calling method 'version_select' {{(pid=87930) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 15:08:14.395240 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 15:08:14.395240 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 15:08:14.851513 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-0ed85391-1420-4218-b082-34a55bb9713f req-4c81c099-f56f-459d-803f-4d36acd7ad69 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87930) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 25 15:08:14.851947 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.volume.api [req-0ed85391-1420-4218-b082-34a55bb9713f req-4c81c099-f56f-459d-803f-4d36acd7ad69 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Pending status list for volume during attachment-delete: [] {{(pid=87930) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 25 15:08:14.858558 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-0ed85391-1420-4218-b082-34a55bb9713f req-4c81c099-f56f-459d-803f-4d36acd7ad69 tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] http://10.222.0.38/volume/v3/c763a1742c434a4e9643472064e54639/attachments/63c44f97-5927-4fc5-9112-0b1706f039ca returned with HTTP 200 Jan 25 15:08:14.859422 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87930|app: 0|req: 1839/3682] 10.222.0.57 () {62 vars in 1437 bytes} [Mon Jan 25 15:08:14 2021] DELETE /volume/v3/c763a1742c434a4e9643472064e54639/attachments/63c44f97-5927-4fc5-9112-0b1706f039ca => generated 19 bytes in 493 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 25 15:08:14.876765 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-0ed85391-1420-4218-b082-34a55bb9713f req-1d1af62a-e7fe-4b44-a37d-2ca32165a55a tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] DELETE http://10.222.0.38/volume/v3/c763a1742c434a4e9643472064e54639/volumes/b9cbc483-34ce-459f-8b83-882a83096a50 Jan 25 15:08:14.877277 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-0ed85391-1420-4218-b082-34a55bb9713f req-1d1af62a-e7fe-4b44-a37d-2ca32165a55a tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Empty body provided in request {{(pid=87929) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 25 15:08:14.877490 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 25 15:08:14.877490 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning, Jan 25 15:08:14.877868 n-d-760456-3 devstack@c-api.service[87928]: DEBUG cinder.api.openstack.wsgi [req-0ed85391-1420-4218-b082-34a55bb9713f req-1d1af62a-e7fe-4b44-a37d-2ca32165a55a tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Calling method 'delete' {{(pid=87929) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 25 15:08:14.878326 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.v3.volumes [req-0ed85391-1420-4218-b082-34a55bb9713f req-1d1af62a-e7fe-4b44-a37d-2ca32165a55a tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Delete volume with id: b9cbc483-34ce-459f-8b83-882a83096a50 Jan 25 15:08:14.928366 n-d-760456-3 devstack@c-api.service[87928]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 25 15:08:14.928366 n-d-760456-3 devstack@c-api.service[87928]: DeprecationWarning) Jan 25 15:08:14.929517 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-0ed85391-1420-4218-b082-34a55bb9713f req-1d1af62a-e7fe-4b44-a37d-2ca32165a55a tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Volume info retrieved successfully. Jan 25 15:08:14.955176 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.volume.api [req-0ed85391-1420-4218-b082-34a55bb9713f req-1d1af62a-e7fe-4b44-a37d-2ca32165a55a tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] Delete volume request issued successfully. Jan 25 15:08:14.955648 n-d-760456-3 devstack@c-api.service[87928]: INFO cinder.api.openstack.wsgi [req-0ed85391-1420-4218-b082-34a55bb9713f req-1d1af62a-e7fe-4b44-a37d-2ca32165a55a tempest-TestShelveInstance-1604154746 tempest-TestShelveInstance-1604154746] http://10.222.0.38/volume/v3/c763a1742c434a4e9643472064e54639/volumes/b9cbc483-34ce-459f-8b83-882a83096a50 returned with HTTP 202 Jan 25 15:08:14.956512 n-d-760456-3 devstack@c-api.service[87928]: [pid: 87929|app: 0|req: 1844/3683] 10.222.0.57 () {60 vars in 1384 bytes} [Mon Jan 25 15:08:14 2021] DELETE /volume/v3/c763a1742c434a4e9643472064e54639/volumes/b9cbc483-34ce-459f-8b83-882a83096a50 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)